[01/28 21:01:38] [INFO] *************************************************** [01/28 21:01:38] [INFO] Beginning archive of http://forum.notebookreview.com/forums/notebook-news-and-reviews.13/ to C:\Users\User-10\Downloads\NoteBook News and Reviews\ [01/28 21:01:38] [INFO] *************************************************** [01/28 21:01:38] [INFO] Initial progress maximum is 6740 based on 337 pages, 20 threads per forum page, and 10 posts per page. [01/28 21:02:43] [SEVERE] Unexpected SQL exception java.sql.SQLException: opening db: 'C:\DB1.aqlite': Access is denied at org.sqlite.SQLiteConnection.open(SQLiteConnection.java:231) at org.sqlite.SQLiteConnection.(SQLiteConnection.java:61) at org.sqlite.jdbc3.JDBC3Connection.(JDBC3Connection.java:28) at org.sqlite.jdbc4.JDBC4Connection.(JDBC4Connection.java:21) at org.sqlite.JDBC.createConnection(JDBC.java:115) at org.sqlite.JDBC.connect(JDBC.java:90) at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681) at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:252) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.(ArchiveInfoDatabase.java:26) at com.civfanatics.storyarchiver.StoryArchiver.(StoryArchiver.java:218) at com.civfanatics.storyarchiver.ArchiverUI$ArchiveWorker.(ArchiverUI.java:333) at com.civfanatics.storyarchiver.ArchiverUI$1ButtonHandler.actionPerformed(ArchiverUI.java:244) at java.desktop/javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1972) at java.desktop/javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2313) at java.desktop/javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:405) at java.desktop/javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:262) at java.desktop/javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:279) at java.desktop/java.awt.Component.processMouseEvent(Component.java:6626) at java.desktop/javax.swing.JComponent.processMouseEvent(JComponent.java:3389) at java.desktop/java.awt.Component.processEvent(Component.java:6391) at java.desktop/java.awt.Container.processEvent(Container.java:2266) at java.desktop/java.awt.Component.dispatchEventImpl(Component.java:5001) at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2324) at java.desktop/java.awt.Component.dispatchEvent(Component.java:4833) at java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4948) at java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Container.java:4575) at java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Container.java:4516) at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2310) at java.desktop/java.awt.Window.dispatchEventImpl(Window.java:2780) at java.desktop/java.awt.Component.dispatchEvent(Component.java:4833) at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:773) at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:722) at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:716) at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:97) at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:746) at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:744) at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:743) at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203) at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124) at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113) at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109) at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90) [01/28 21:02:43] [INFO] *************************************************** [01/28 21:02:43] [INFO] Beginning archive of http://forum.notebookreview.com/forums/notebook-news-and-reviews.13/ to C:\Users\User-10\Downloads\NoteBook News and Reviews\ [01/28 21:02:43] [INFO] *************************************************** [01/28 21:02:43] [INFO] Initial progress maximum is 6740 based on 337 pages, 20 threads per forum page, and 10 posts per page. [01/28 21:03:17] [INFO] Connection to SQLite has been established [01/28 21:03:17] [INFO] *************************************************** [01/28 21:03:17] [INFO] Beginning archive of http://forum.notebookreview.com/forums/notebook-news-and-reviews.13/ to C:\Users\User-10\Downloads\NoteBook News and Reviews\ [01/28 21:03:17] [INFO] *************************************************** [01/28 21:03:17] [INFO] Initial progress maximum is 6740 based on 337 pages, 20 threads per forum page, and 10 posts per page. [01/28 21:03:19] [INFO] !!! Now downloading Forum Spotlight- Fix Notebook Throttling, Backlight Bleed !!!!! [01/28 21:03:20] [INFO] We are on page 1 of 1 [01/28 21:03:20] [INFO] Number of posts: 3 [01/28 21:03:20] [INFO] Progress: 1/6740 [01/28 21:03:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:03:20] [INFO] Thread http://forum.notebookreview.com/threads/forum-spotlight-fix-notebook-throttling-backlight-bleed.831230/ finished! [01/28 21:03:21] [INFO] !!! Now downloading Forum Spotlight- Stadia Impressions, Laptop Building Help !!!!! [01/28 21:03:22] [INFO] We are on page 1 of 1 [01/28 21:03:22] [INFO] Number of posts: 1 [01/28 21:03:22] [INFO] Progress: 2/6740 [01/28 21:03:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:03:22] [INFO] Thread http://forum.notebookreview.com/threads/forum-spotlight-stadia-impressions-laptop-building-help.831089/ finished! [01/28 21:03:22] [INFO] !!! Now downloading Forum Spotlight- RAM Requirements, The Outer Worlds !!!!! [01/28 21:03:24] [INFO] We are on page 1 of 1 [01/28 21:03:24] [INFO] Number of posts: 1 [01/28 21:03:24] [INFO] Progress: 3/6740 [01/28 21:03:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:03:24] [INFO] Thread http://forum.notebookreview.com/threads/forum-spotlight-ram-requirements-the-outer-worlds.830905/ finished! [01/28 21:03:24] [INFO] !!! Now downloading Forum Spotlight- Nvidia Quadro RTX 6000 in Notebooks !!!!! [01/28 21:03:25] [INFO] We are on page 1 of 1 [01/28 21:03:25] [INFO] Number of posts: 3 [01/28 21:03:25] [INFO] Progress: 4/6740 [01/28 21:03:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:03:25] [INFO] Thread http://forum.notebookreview.com/threads/forum-spotlight-nvidia-quadro-rtx-6000-in-notebooks.830820/ finished! [01/28 21:03:26] [INFO] !!! Now downloading Forum Spotlight- DIY Notebook Mods Edition !!!!! [01/28 21:03:27] [INFO] We are on page 1 of 1 [01/28 21:03:27] [INFO] Number of posts: 1 [01/28 21:03:27] [INFO] Progress: 5/6740 [01/28 21:03:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:03:27] [INFO] Thread http://forum.notebookreview.com/threads/forum-spotlight-diy-notebook-mods-edition.830567/ finished! [01/28 21:03:28] [INFO] !!! Now downloading Forum Spotlight- Budget Photo-Editing and Gaming Notebooks !!!!! [01/28 21:03:29] [INFO] We are on page 1 of 1 [01/28 21:03:29] [INFO] Number of posts: 2 [01/28 21:03:29] [INFO] Progress: 6/6740 [01/28 21:03:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:03:29] [INFO] Thread http://forum.notebookreview.com/threads/forum-spotlight-budget-photo-editing-and-gaming-notebooks.830431/ finished! [01/28 21:03:29] [INFO] !!! Now downloading Forum Spotlight- Free Up Storage, SSD Recommendations !!!!! [01/28 21:03:31] [INFO] We are on page 1 of 1 [01/28 21:03:31] [INFO] Number of posts: 1 [01/28 21:03:31] [INFO] Progress: 7/6740 [01/28 21:03:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:03:31] [INFO] Thread http://forum.notebookreview.com/threads/forum-spotlight-free-up-storage-ssd-recommendations.830282/ finished! [01/28 21:03:31] [INFO] !!! Now downloading Forum Spotlight- Windows Terminal, Wi-Fi Upgrades !!!!! [01/28 21:03:32] [INFO] We are on page 1 of 1 [01/28 21:03:32] [INFO] Number of posts: 2 [01/28 21:03:32] [INFO] Progress: 8/6740 [01/28 21:03:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:03:32] [INFO] Thread http://forum.notebookreview.com/threads/forum-spotlight-windows-terminal-wi-fi-upgrades.830130/ finished! [01/28 21:03:33] [INFO] !!! Now downloading Forum Spotlight- College Notebooks, Upgrading Soldered Processors !!!!! [01/28 21:03:34] [INFO] We are on page 1 of 1 [01/28 21:03:34] [INFO] Number of posts: 1 [01/28 21:03:34] [INFO] Progress: 9/6740 [01/28 21:03:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:03:34] [INFO] Thread http://forum.notebookreview.com/threads/forum-spotlight-college-notebooks-upgrading-soldered-processors.829867/ finished! [01/28 21:03:34] [INFO] !!! Now downloading Forum Spotlight- Upgrade Your Old Notebook, Nvidia Optimus Woes !!!!! [01/28 21:03:35] [INFO] We are on page 1 of 1 [01/28 21:03:35] [INFO] Number of posts: 1 [01/28 21:03:35] [INFO] Progress: 10/6740 [01/28 21:03:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:03:35] [INFO] Thread http://forum.notebookreview.com/threads/forum-spotlight-upgrade-your-old-notebook-nvidia-optimus-woes.829792/ finished! [01/28 21:03:36] [INFO] !!! Now downloading Forum Spotlight- Upcoming AMD RDNA Graphics, Optane Versus SSD !!!!! [01/28 21:03:37] [INFO] We are on page 1 of 1 [01/28 21:03:37] [INFO] Number of posts: 1 [01/28 21:03:37] [INFO] Progress: 11/6740 [01/28 21:03:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:03:37] [INFO] Thread http://forum.notebookreview.com/threads/forum-spotlight-upcoming-amd-rdna-graphics-optane-versus-ssd.829499/ finished! [01/28 21:03:38] [INFO] !!! Now downloading Forum Spotlight- Choosing the Best RAM, Testing 802.11ax !!!!! [01/28 21:03:39] [INFO] We are on page 1 of 1 [01/28 21:03:39] [INFO] Number of posts: 1 [01/28 21:03:39] [INFO] Progress: 12/6740 [01/28 21:03:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:03:39] [INFO] Thread http://forum.notebookreview.com/threads/forum-spotlight-choosing-the-best-ram-testing-802-11ax.829436/ finished! [01/28 21:03:39] [INFO] !!! Now downloading Forum Spotlight- Computex 2019, New Intel and AMD Chips !!!!! [01/28 21:03:40] [INFO] We are on page 1 of 1 [01/28 21:03:40] [INFO] Number of posts: 4 [01/28 21:03:40] [INFO] Progress: 13/6740 [01/28 21:03:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:03:40] [INFO] Thread http://forum.notebookreview.com/threads/forum-spotlight-computex-2019-new-intel-and-amd-chips.829064/ finished! [01/28 21:03:41] [INFO] !!! Now downloading Forum Spotlight- Understanding Laptop Storage, Fixing PCs with Flash Drives !!!!! [01/28 21:03:42] [INFO] We are on page 1 of 1 [01/28 21:03:42] [INFO] Number of posts: 1 [01/28 21:03:42] [INFO] Progress: 14/6740 [01/28 21:03:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:03:42] [INFO] Thread http://forum.notebookreview.com/threads/forum-spotlight-understanding-laptop-storage-fixing-pcs-with-flash-drives.828968/ finished! [01/28 21:03:43] [INFO] !!! Now downloading Forum Spotlight- Core i7-9750H Out, Wi-Fi 6, Upgrading Older PCs !!!!! [01/28 21:03:44] [INFO] We are on page 1 of 1 [01/28 21:03:44] [INFO] Number of posts: 1 [01/28 21:03:44] [INFO] Progress: 15/6740 [01/28 21:03:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:03:44] [INFO] Thread http://forum.notebookreview.com/threads/forum-spotlight-core-i7-9750h-out-wi-fi-6-upgrading-older-pcs.828602/ finished! [01/28 21:03:44] [INFO] !!! Now downloading Forum Spotlight- 9th Gen Intel Chips, Building Laptops for Charity !!!!! [01/28 21:03:45] [INFO] We are on page 1 of 1 [01/28 21:03:45] [INFO] Number of posts: 3 [01/28 21:03:45] [INFO] Progress: 16/6740 [01/28 21:03:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:03:45] [INFO] Thread http://forum.notebookreview.com/threads/forum-spotlight-9th-gen-intel-chips-building-laptops-for-charity.828520/ finished! [01/28 21:03:46] [INFO] !!! Now downloading Forum Spotlight- Terrible Notebook Trends, Cloud-Based Gaming !!!!! [01/28 21:03:47] [INFO] We are on page 1 of 1 [01/28 21:03:47] [INFO] Number of posts: 1 [01/28 21:03:47] [INFO] Progress: 17/6740 [01/28 21:03:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:03:47] [INFO] Thread http://forum.notebookreview.com/threads/forum-spotlight-terrible-notebook-trends-cloud-based-gaming.828223/ finished! [01/28 21:03:48] [INFO] !!! Now downloading Forum Spotlight- Wireless Docking Upgrade, Custom Antivirus !!!!! [01/28 21:03:49] [INFO] We are on page 1 of 1 [01/28 21:03:49] [INFO] Number of posts: 1 [01/28 21:03:49] [INFO] Progress: 18/6740 [01/28 21:03:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:03:49] [INFO] Thread http://forum.notebookreview.com/threads/forum-spotlight-wireless-docking-upgrade-custom-antivirus.828173/ finished! [01/28 21:03:49] [INFO] !!! Now downloading Forum Spotlight- Fixing WiFi and SSD Issues, New Clevo Gaming Laptops !!!!! [01/28 21:03:50] [INFO] We are on page 1 of 1 [01/28 21:03:50] [INFO] Number of posts: 2 [01/28 21:03:50] [INFO] Progress: 19/6740 [01/28 21:03:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:03:50] [INFO] Thread http://forum.notebookreview.com/threads/forum-spotlight-fixing-wifi-and-ssd-issues-new-clevo-gaming-laptops.827782/ finished! [01/28 21:03:51] [INFO] !!! Now downloading Forum Spotlight- New RTX-Based Gaming Laptops, Linux on Chromebooks !!!!! [01/28 21:03:52] [INFO] We are on page 1 of 1 [01/28 21:03:52] [INFO] Number of posts: 2 [01/28 21:03:52] [INFO] Progress: 20/6740 [01/28 21:03:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:03:52] [INFO] Thread http://forum.notebookreview.com/threads/forum-spotlight-new-rtx-based-gaming-laptops-linux-on-chromebooks.827747/ finished! [01/28 21:03:53] [INFO] !!! Now downloading Forum Spotlight- Walmart Gaming Laptops, Ultimate Windows 10 Tweaks !!!!! [01/28 21:03:54] [INFO] We are on page 1 of 2 [01/28 21:03:56] [INFO] We are on page 2 of 2 [01/28 21:03:56] [INFO] Number of posts: 1 [01/28 21:03:56] [INFO] Progress: 21/6740 [01/28 21:03:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:03:56] [INFO] Thread http://forum.notebookreview.com/threads/forum-spotlight-walmart-gaming-laptops-ultimate-windows-10-tweaks.826602/ finished! [01/28 21:03:56] [INFO] !!! Now downloading CES 2019 Highlights, Part Three !!!!! [01/28 21:03:58] [INFO] We are on page 1 of 1 [01/28 21:03:58] [INFO] Number of posts: 1 [01/28 21:03:58] [INFO] Progress: 22/6740 [01/28 21:03:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:03:58] [INFO] Thread http://forum.notebookreview.com/threads/ces-2019-highlights-part-three.826875/ finished! [01/28 21:03:58] [INFO] !!! Now downloading CES 2019 Highlights, Part Two !!!!! [01/28 21:03:59] [INFO] We are on page 1 of 1 [01/28 21:03:59] [INFO] Number of posts: 1 [01/28 21:03:59] [INFO] Progress: 23/6740 [01/28 21:03:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:03:59] [INFO] Thread http://forum.notebookreview.com/threads/ces-2019-highlights-part-two.826832/ finished! [01/28 21:04:00] [INFO] !!! Now downloading CES 2019 Highlights, Part One !!!!! [01/28 21:04:01] [INFO] We are on page 1 of 1 [01/28 21:04:01] [INFO] Number of posts: 1 [01/28 21:04:01] [INFO] Progress: 24/6740 [01/28 21:04:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:04:01] [INFO] Thread http://forum.notebookreview.com/threads/ces-2019-highlights-part-one.826813/ finished! [01/28 21:04:01] [INFO] !!! Now downloading Forum Spotlight- Mac to Windows Thoughts, Laptop GPU Temperature Limits !!!!! [01/28 21:04:02] [INFO] We are on page 1 of 1 [01/28 21:04:02] [INFO] Number of posts: 1 [01/28 21:04:02] [INFO] Progress: 25/6740 [01/28 21:04:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:04:02] [INFO] Thread http://forum.notebookreview.com/threads/forum-spotlight-mac-to-windows-thoughts-laptop-gpu-temperature-limits.826518/ finished! [01/28 21:04:03] [INFO] !!! Now downloading Forum Spotlight- AAA Game Flops, Upgrade Your Old Notebook !!!!! [01/28 21:04:04] [INFO] We are on page 1 of 1 [01/28 21:04:04] [INFO] Number of posts: 1 [01/28 21:04:04] [INFO] Progress: 26/6740 [01/28 21:04:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:04:04] [INFO] Thread http://forum.notebookreview.com/threads/forum-spotlight-aaa-game-flops-upgrade-your-old-notebook.826141/ finished! [01/28 21:04:05] [INFO] !!! Now downloading Forum Spotlight- Next-Gen Nvidia GPUs, Battery Life Guide, $1K Mice !!!!! [01/28 21:04:06] [INFO] We are on page 1 of 1 [01/28 21:04:06] [INFO] Number of posts: 3 [01/28 21:04:06] [INFO] Progress: 27/6740 [01/28 21:04:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:04:06] [INFO] Thread http://forum.notebookreview.com/threads/forum-spotlight-next-gen-nvidia-gpus-battery-life-guide-1k-mice.821468/ finished! [01/28 21:04:06] [INFO] !!! Now downloading Forum Spotlight- Revisiting Windows Vista, Battlefield V Benchmarks !!!!! [01/28 21:04:08] [INFO] We are on page 1 of 1 [01/28 21:04:08] [INFO] Number of posts: 1 [01/28 21:04:08] [INFO] Progress: 28/6740 [01/28 21:04:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:04:08] [INFO] Thread http://forum.notebookreview.com/threads/forum-spotlight-revisiting-windows-vista-battlefield-v-benchmarks.826071/ finished! [01/28 21:04:08] [INFO] !!! Now downloading Forum Spotlight- 2018 MacBook Air Released, Intel Continues 10nm !!!!! [01/28 21:04:09] [INFO] We are on page 1 of 1 [01/28 21:04:09] [INFO] Number of posts: 2 [01/28 21:04:10] [INFO] Progress: 29/6740 [01/28 21:04:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:04:10] [INFO] Thread http://forum.notebookreview.com/threads/forum-spotlight-2018-macbook-air-released-intel-continues-10nm.825667/ finished! [01/28 21:04:10] [INFO] !!! Now downloading Forum Spotlight- Intel Core 9th Gen is Out, Nvidia RTX 2070 Release !!!!! [01/28 21:04:11] [INFO] We are on page 1 of 1 [01/28 21:04:11] [INFO] Number of posts: 1 [01/28 21:04:11] [INFO] Progress: 30/6740 [01/28 21:04:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:04:11] [INFO] Thread http://forum.notebookreview.com/threads/forum-spotlight-intel-core-9th-gen-is-out-nvidia-rtx-2070-release.825491/ finished! [01/28 21:04:12] [INFO] !!! Now downloading Forum Spotlight- New iPhones, Asus GX531 Gaming Laptop Announced !!!!! [01/28 21:04:13] [INFO] We are on page 1 of 1 [01/28 21:04:13] [INFO] Number of posts: 2 [01/28 21:04:13] [INFO] Progress: 31/6740 [01/28 21:04:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:04:13] [INFO] Thread http://forum.notebookreview.com/threads/forum-spotlight-new-iphones-asus-gx531-gaming-laptop-announced.823415/ finished! [01/28 21:04:14] [INFO] !!! Now downloading AMD Brings Ryzen Mobile to Notebooks !!!!! [01/28 21:04:15] [INFO] We are on page 1 of 2 [01/28 21:04:15] [INFO] Number of posts: 11 [01/28 21:04:18] [INFO] We are on page 2 of 2 [01/28 21:04:18] [INFO] Number of posts: 6 [01/28 21:04:18] [INFO] Progress: 32/6740 [01/28 21:04:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:04:18] [INFO] Thread http://forum.notebookreview.com/threads/amd-brings-ryzen-mobile-to-notebooks.810185/ finished! [01/28 21:04:19] [INFO] !!! Now downloading Forum Spotlight- Nvidia RTX Reviews In, Intel 9th Gen Release Soon !!!!! [01/28 21:04:20] [INFO] We are on page 1 of 1 [01/28 21:04:20] [INFO] Number of posts: 1 [01/28 21:04:20] [INFO] Progress: 33/6740 [01/28 21:04:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:04:20] [INFO] Thread http://forum.notebookreview.com/threads/forum-spotlight-nvidia-rtx-reviews-in-intel-9th-gen-release-soon.823104/ finished! [01/28 21:04:21] [INFO] !!! Now downloading Forum Spotlight- Battlefield 5 Delayed, Thermal Compound Battle !!!!! [01/28 21:04:22] [INFO] We are on page 1 of 1 [01/28 21:04:22] [INFO] Number of posts: 1 [01/28 21:04:22] [INFO] Progress: 34/6740 [01/28 21:04:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:04:22] [INFO] Thread http://forum.notebookreview.com/threads/forum-spotlight-battlefield-5-delayed-thermal-compound-battle.822630/ finished! [01/28 21:04:22] [INFO] !!! Now downloading Forum Spotlight- New Nvidia RTX Ray-Tracing Graphics, ThinkPad P1 Announced !!!!! [01/28 21:04:23] [INFO] We are on page 1 of 1 [01/28 21:04:23] [INFO] Number of posts: 1 [01/28 21:04:23] [INFO] Progress: 35/6740 [01/28 21:04:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:04:23] [INFO] Thread http://forum.notebookreview.com/threads/forum-spotlight-new-nvidia-rtx-ray-tracing-graphics-thinkpad-p1-announced.822417/ finished! [01/28 21:04:25] [INFO] !!! Now downloading Forum Spotlight- MacBook Pro i9 Woes, Linux Mint 19, DDR5 !!!!! [01/28 21:04:26] [INFO] We are on page 1 of 1 [01/28 21:04:26] [INFO] Number of posts: 1 [01/28 21:04:26] [INFO] Progress: 36/6740 [01/28 21:04:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:04:26] [INFO] Thread http://forum.notebookreview.com/threads/forum-spotlight-macbook-pro-i9-woes-linux-mint-19-ddr5.821707/ finished! [01/28 21:04:26] [INFO] !!! Now downloading Forum Spotlight- Liquid Metal Woes, HP 2018 Gaming Notebooks !!!!! [01/28 21:04:27] [INFO] We are on page 1 of 1 [01/28 21:04:27] [INFO] Number of posts: 2 [01/28 21:04:28] [INFO] Progress: 37/6740 [01/28 21:04:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:04:28] [INFO] Thread http://forum.notebookreview.com/threads/forum-spotlight-liquid-metal-woes-hp-2018-gaming-notebooks.820589/ finished! [01/28 21:04:28] [INFO] !!! Now downloading NBR Forum Spotlight- Razer Blade 15, Upgrading Laptops !!!!! [01/28 21:04:29] [INFO] We are on page 1 of 1 [01/28 21:04:29] [INFO] Number of posts: 1 [01/28 21:04:29] [INFO] Progress: 38/6740 [01/28 21:04:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:04:29] [INFO] Thread http://forum.notebookreview.com/threads/nbr-forum-spotlight-razer-blade-15-upgrading-laptops.819742/ finished! [01/28 21:04:29] [INFO] !!! Now downloading NBR Forum Spotlight- Intel 10nm Chips Released, Overclock Your Monitor !!!!! [01/28 21:04:31] [INFO] We are on page 1 of 1 [01/28 21:04:31] [INFO] Number of posts: 1 [01/28 21:04:31] [INFO] Progress: 39/6740 [01/28 21:04:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:04:31] [INFO] Thread http://forum.notebookreview.com/threads/nbr-forum-spotlight-intel-10nm-chips-released-overclock-your-monitor.817419/ finished! [01/28 21:04:31] [INFO] !!! Now downloading Forum Spotlight- Liquid Metal Cooling, Tongfang Gaming Notebooks !!!!! [01/28 21:04:32] [INFO] We are on page 1 of 1 [01/28 21:04:32] [INFO] Number of posts: 1 [01/28 21:04:32] [INFO] Progress: 40/6740 [01/28 21:04:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:04:32] [INFO] Thread http://forum.notebookreview.com/threads/forum-spotlight-liquid-metal-cooling-tongfang-gaming-notebooks.816971/ finished! [01/28 21:04:33] [INFO] !!! Now downloading Forum Spotlight- Windows 10 Installs, Android P Makes Waves !!!!! [01/28 21:04:34] [INFO] We are on page 1 of 2 [01/28 21:04:36] [INFO] We are on page 2 of 2 [01/28 21:04:36] [INFO] Number of posts: 1 [01/28 21:04:36] [INFO] Progress: 41/6740 [01/28 21:04:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:04:36] [INFO] Thread http://forum.notebookreview.com/threads/forum-spotlight-windows-10-installs-android-p-makes-waves.816170/ finished! [01/28 21:04:37] [INFO] !!! Now downloading NBR Forum Spotlight- Voided Warranties, Upgrading Laptop Screens, and More !!!!! [01/28 21:04:38] [INFO] We are on page 1 of 1 [01/28 21:04:38] [INFO] Number of posts: 3 [01/28 21:04:38] [INFO] Progress: 42/6740 [01/28 21:04:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:04:38] [INFO] Thread http://forum.notebookreview.com/threads/nbr-forum-spotlight-voided-warranties-upgrading-laptop-screens-and-more.815566/ finished! [01/28 21:04:39] [INFO] !!! Now downloading NBR Forum Spotlight- AMD Flaws, Clevo GPU Upgrades, SSD Wear !!!!! [01/28 21:04:40] [INFO] We are on page 1 of 1 [01/28 21:04:40] [INFO] Number of posts: 6 [01/28 21:04:40] [INFO] Progress: 43/6740 [01/28 21:04:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:04:40] [INFO] Thread http://forum.notebookreview.com/threads/nbr-forum-spotlight-amd-flaws-clevo-gpu-upgrades-ssd-wear.814805/ finished! [01/28 21:04:41] [INFO] !!! Now downloading Lenovo Intros New Flagship ThinkPad X1 Carbon !!!!! [01/28 21:04:42] [INFO] We are on page 1 of 2 [01/28 21:04:44] [INFO] We are on page 2 of 2 [01/28 21:04:44] [INFO] Number of posts: 4 [01/28 21:04:44] [INFO] Progress: 44/6740 [01/28 21:04:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:04:44] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-intros-new-flagship-thinkpad-x1-carbon.812799/ finished! [01/28 21:04:44] [INFO] !!! Now downloading Mobile World Congress 2018 Wrap-Up !!!!! [01/28 21:04:45] [INFO] We are on page 1 of 1 [01/28 21:04:45] [INFO] Number of posts: 1 [01/28 21:04:45] [INFO] Progress: 45/6740 [01/28 21:04:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:04:45] [INFO] Thread http://forum.notebookreview.com/threads/mobile-world-congress-2018-wrap-up.814158/ finished! [01/28 21:04:46] [INFO] !!! Now downloading NBR Forum Spotlight- Proper CPU Cooling, Gaming, and Lots of Storage !!!!! [01/28 21:04:47] [INFO] We are on page 1 of 1 [01/28 21:04:47] [INFO] Number of posts: 5 [01/28 21:04:47] [INFO] Progress: 46/6740 [01/28 21:04:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:04:47] [INFO] Thread http://forum.notebookreview.com/threads/nbr-forum-spotlight-proper-cpu-cooling-gaming-and-lots-of-storage.813892/ finished! [01/28 21:04:48] [INFO] !!! Now downloading Asus Announces ROG G703 with 144Hz Display !!!!! [01/28 21:04:49] [INFO] We are on page 1 of 1 [01/28 21:04:49] [INFO] Number of posts: 6 [01/28 21:04:49] [INFO] Progress: 47/6740 [01/28 21:04:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:04:49] [INFO] Thread http://forum.notebookreview.com/threads/asus-announces-rog-g703-with-144hz-display.812659/ finished! [01/28 21:04:49] [INFO] !!! Now downloading NBR Forum Spotlight- CPU Security, Overclocking, Intel 8th Gen CPUs !!!!! [01/28 21:04:51] [INFO] We are on page 1 of 1 [01/28 21:04:51] [INFO] Number of posts: 5 [01/28 21:04:51] [INFO] Progress: 48/6740 [01/28 21:04:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:04:51] [INFO] Thread http://forum.notebookreview.com/threads/nbr-forum-spotlight-cpu-security-overclocking-intel-8th-gen-cpus.813546/ finished! [01/28 21:04:51] [INFO] !!! Now downloading Dell Latitude 14 7000 (7480) Review !!!!! [01/28 21:04:53] [INFO] We are on page 1 of 1 [01/28 21:04:53] [INFO] Number of posts: 5 [01/28 21:04:53] [INFO] Progress: 49/6740 [01/28 21:04:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:04:53] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-14-7000-7480-review.802108/ finished! [01/28 21:04:53] [INFO] !!! Now downloading How to Clean a Notebook !!!!! [01/28 21:04:54] [INFO] We are on page 1 of 1 [01/28 21:04:54] [INFO] Number of posts: 4 [01/28 21:04:55] [INFO] Progress: 50/6740 [01/28 21:04:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:04:55] [INFO] Thread http://forum.notebookreview.com/threads/how-to-clean-a-notebook.811766/ finished! [01/28 21:04:55] [INFO] !!! Now downloading Asus Announces Mixed Reality Headset !!!!! [01/28 21:04:56] [INFO] We are on page 1 of 1 [01/28 21:04:56] [INFO] Number of posts: 1 [01/28 21:04:57] [INFO] Progress: 51/6740 [01/28 21:04:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:04:57] [INFO] Thread http://forum.notebookreview.com/threads/asus-announces-mixed-reality-headset.812732/ finished! [01/28 21:04:57] [INFO] !!! Now downloading Kingston Unveils Nucleum 7-in-1 USB-C Hub !!!!! [01/28 21:04:58] [INFO] We are on page 1 of 1 [01/28 21:04:58] [INFO] Number of posts: 1 [01/28 21:04:58] [INFO] Progress: 52/6740 [01/28 21:04:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:04:58] [INFO] Thread http://forum.notebookreview.com/threads/kingston-unveils-nucleum-7-in-1-usb-c-hub.812730/ finished! [01/28 21:04:58] [INFO] !!! Now downloading Toshiba, Kingston Announce New Notebook SSD Solutions !!!!! [01/28 21:05:00] [INFO] We are on page 1 of 1 [01/28 21:05:00] [INFO] Number of posts: 1 [01/28 21:05:00] [INFO] Progress: 53/6740 [01/28 21:05:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:05:00] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-kingston-announce-new-notebook-ssd-solutions.812705/ finished! [01/28 21:05:00] [INFO] !!! Now downloading Samsung Announces Curved Thunderbolt 3 QLED Monitor !!!!! [01/28 21:05:01] [INFO] We are on page 1 of 1 [01/28 21:05:01] [INFO] Number of posts: 1 [01/28 21:05:01] [INFO] Progress: 54/6740 [01/28 21:05:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:05:01] [INFO] Thread http://forum.notebookreview.com/threads/samsung-announces-curved-thunderbolt-3-qled-monitor.812703/ finished! [01/28 21:05:02] [INFO] !!! Now downloading Asus X507 Notebook Allows Phone Logins !!!!! [01/28 21:05:03] [INFO] We are on page 1 of 1 [01/28 21:05:03] [INFO] Number of posts: 1 [01/28 21:05:03] [INFO] Progress: 55/6740 [01/28 21:05:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:05:03] [INFO] Thread http://forum.notebookreview.com/threads/asus-x507-notebook-allows-phone-logins.812701/ finished! [01/28 21:05:03] [INFO] !!! Now downloading Asus Announces Thinnest Convertible with Nvidia GPU !!!!! [01/28 21:05:05] [INFO] We are on page 1 of 1 [01/28 21:05:05] [INFO] Number of posts: 1 [01/28 21:05:05] [INFO] Progress: 56/6740 [01/28 21:05:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:05:05] [INFO] Thread http://forum.notebookreview.com/threads/asus-announces-thinnest-convertible-with-nvidia-gpu.812657/ finished! [01/28 21:05:05] [INFO] !!! Now downloading Samsung Launches Spin 7 Convertible Notebook !!!!! [01/28 21:05:06] [INFO] We are on page 1 of 1 [01/28 21:05:06] [INFO] Number of posts: 1 [01/28 21:05:06] [INFO] Progress: 57/6740 [01/28 21:05:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:05:06] [INFO] Thread http://forum.notebookreview.com/threads/samsung-launches-spin-7-convertible-notebook.812656/ finished! [01/28 21:05:07] [INFO] !!! Now downloading Dell Latitude 7380 Review !!!!! [01/28 21:05:08] [INFO] We are on page 1 of 1 [01/28 21:05:08] [INFO] Number of posts: 3 [01/28 21:05:08] [INFO] Progress: 58/6740 [01/28 21:05:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:05:08] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-7380-review.811326/ finished! [01/28 21:05:09] [INFO] !!! Now downloading NBR Forum Spotlight- Intel PC Flaws, New Wireless Cards, Mac vs PC !!!!! [01/28 21:05:10] [INFO] We are on page 1 of 1 [01/28 21:05:10] [INFO] Number of posts: 8 [01/28 21:05:10] [INFO] Progress: 59/6740 [01/28 21:05:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:05:10] [INFO] Thread http://forum.notebookreview.com/threads/nbr-forum-spotlight-intel-pc-flaws-new-wireless-cards-mac-vs-pc.812500/ finished! [01/28 21:05:11] [INFO] !!! Now downloading Lenovo Yoga 720 13 Review- Portable but Powerful !!!!! [01/28 21:05:12] [INFO] We are on page 1 of 1 [01/28 21:05:12] [INFO] Number of posts: 2 [01/28 21:05:12] [INFO] Progress: 60/6740 [01/28 21:05:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:05:12] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-yoga-720-13-review-portable-but-powerful.805599/ finished! [01/28 21:05:13] [INFO] !!! Now downloading Moto Z2 Force Review- Modular Flagship Phone !!!!! [01/28 21:05:14] [INFO] We are on page 1 of 1 [01/28 21:05:14] [INFO] Number of posts: 1 [01/28 21:05:14] [INFO] Progress: 61/6740 [01/28 21:05:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:05:14] [INFO] Thread http://forum.notebookreview.com/threads/moto-z2-force-review-modular-flagship-phone.811963/ finished! [01/28 21:05:14] [INFO] !!! Now downloading Wacom Bamboo Ink Review- Active Pen for Windows !!!!! [01/28 21:05:15] [INFO] We are on page 1 of 1 [01/28 21:05:15] [INFO] Number of posts: 1 [01/28 21:05:15] [INFO] Progress: 62/6740 [01/28 21:05:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:05:15] [INFO] Thread http://forum.notebookreview.com/threads/wacom-bamboo-ink-review-active-pen-for-windows.811952/ finished! [01/28 21:05:16] [INFO] !!! Now downloading Apple Smart Keyboard for 10.5-inch iPad Pro Review !!!!! [01/28 21:05:17] [INFO] We are on page 1 of 1 [01/28 21:05:17] [INFO] Number of posts: 1 [01/28 21:05:17] [INFO] Progress: 63/6740 [01/28 21:05:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:05:17] [INFO] Thread http://forum.notebookreview.com/threads/apple-smart-keyboard-for-10-5-inch-ipad-pro-review.811951/ finished! [01/28 21:05:17] [INFO] !!! Now downloading Mophie Powerstation USB-C XXL Review- Power for MacBook, iPad, iPhone !!!!! [01/28 21:05:18] [INFO] We are on page 1 of 1 [01/28 21:05:18] [INFO] Number of posts: 1 [01/28 21:05:18] [INFO] Progress: 64/6740 [01/28 21:05:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:05:18] [INFO] Thread http://forum.notebookreview.com/threads/mophie-powerstation-usb-c-xxl-review-power-for-macbook-ipad-iphone.811874/ finished! [01/28 21:05:19] [INFO] !!! Now downloading ZAGG Slim Book for 10.5-inch Apple iPad Pro Review- Detachable Keyboard Case !!!!! [01/28 21:05:20] [INFO] We are on page 1 of 1 [01/28 21:05:20] [INFO] Number of posts: 1 [01/28 21:05:20] [INFO] Progress: 65/6740 [01/28 21:05:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:05:20] [INFO] Thread http://forum.notebookreview.com/threads/zagg-slim-book-for-10-5-inch-apple-ipad-pro-review-detachable-keyboard-case.811770/ finished! [01/28 21:05:20] [INFO] !!! Now downloading RAVPower Fast Wireless Charger Review- Power for iPhone or Samsung Galaxy !!!!! [01/28 21:05:21] [INFO] We are on page 1 of 1 [01/28 21:05:21] [INFO] Number of posts: 1 [01/28 21:05:22] [INFO] Progress: 66/6740 [01/28 21:05:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:05:22] [INFO] Thread http://forum.notebookreview.com/threads/ravpower-fast-wireless-charger-review-power-for-iphone-or-samsung-galaxy.811680/ finished! [01/28 21:05:22] [INFO] !!! Now downloading Huawei Honor View 10 Preview- a Combo of the Huawei Mate 10 and Mate 10 Pro !!!!! [01/28 21:05:23] [INFO] We are on page 1 of 1 [01/28 21:05:23] [INFO] Number of posts: 1 [01/28 21:05:23] [INFO] Progress: 67/6740 [01/28 21:05:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:05:23] [INFO] Thread http://forum.notebookreview.com/threads/huawei-honor-view-10-preview-a-combo-of-the-huawei-mate-10-and-mate-10-pro.811678/ finished! [01/28 21:05:24] [INFO] !!! Now downloading Mujjo Leather Wallet Case for iPhone X Review !!!!! [01/28 21:05:25] [INFO] We are on page 1 of 1 [01/28 21:05:25] [INFO] Number of posts: 1 [01/28 21:05:25] [INFO] Progress: 68/6740 [01/28 21:05:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:05:25] [INFO] Thread http://forum.notebookreview.com/threads/mujjo-leather-wallet-case-for-iphone-x-review.811557/ finished! [01/28 21:05:25] [INFO] !!! Now downloading HTC U11+ and U11 Life Preview !!!!! [01/28 21:05:26] [INFO] We are on page 1 of 1 [01/28 21:05:26] [INFO] Number of posts: 1 [01/28 21:05:27] [INFO] Progress: 69/6740 [01/28 21:05:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:05:27] [INFO] Thread http://forum.notebookreview.com/threads/htc-u11-and-u11-life-preview.811328/ finished! [01/28 21:05:27] [INFO] !!! Now downloading Nokia 8 Review !!!!! [01/28 21:05:28] [INFO] We are on page 1 of 1 [01/28 21:05:28] [INFO] Number of posts: 1 [01/28 21:05:28] [INFO] Progress: 70/6740 [01/28 21:05:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:05:28] [INFO] Thread http://forum.notebookreview.com/threads/nokia-8-review.811327/ finished! [01/28 21:05:28] [INFO] !!! Now downloading MSI WS63 Mobile Workstation Review !!!!! [01/28 21:05:30] [INFO] We are on page 1 of 1 [01/28 21:05:30] [INFO] Number of posts: 1 [01/28 21:05:30] [INFO] Progress: 71/6740 [01/28 21:05:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:05:30] [INFO] Thread http://forum.notebookreview.com/threads/msi-ws63-mobile-workstation-review.811301/ finished! [01/28 21:05:30] [INFO] !!! Now downloading Star Wars- Jedi Challenges Review !!!!! [01/28 21:05:31] [INFO] We are on page 1 of 1 [01/28 21:05:31] [INFO] Number of posts: 1 [01/28 21:05:31] [INFO] Progress: 72/6740 [01/28 21:05:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:05:31] [INFO] Thread http://forum.notebookreview.com/threads/star-wars-jedi-challenges-review.811292/ finished! [01/28 21:05:32] [INFO] !!! Now downloading Lenovo ThinkPad X1 Carbon (5th Generation 2017) Review !!!!! [01/28 21:05:33] [INFO] We are on page 1 of 1 [01/28 21:05:33] [INFO] Number of posts: 2 [01/28 21:05:33] [INFO] Progress: 73/6740 [01/28 21:05:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:05:33] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-x1-carbon-5th-generation-2017-review.803826/ finished! [01/28 21:05:33] [INFO] !!! Now downloading Best Laptop Deals for Cyber Monday 2017 !!!!! [01/28 21:05:35] [INFO] We are on page 1 of 1 [01/28 21:05:35] [INFO] Number of posts: 1 [01/28 21:05:35] [INFO] Progress: 74/6740 [01/28 21:05:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:05:35] [INFO] Thread http://forum.notebookreview.com/threads/best-laptop-deals-for-cyber-monday-2017.811221/ finished! [01/28 21:05:35] [INFO] !!! Now downloading Best Cyber Monday Tablet Deals 2017 !!!!! [01/28 21:05:36] [INFO] We are on page 1 of 1 [01/28 21:05:36] [INFO] Number of posts: 1 [01/28 21:05:36] [INFO] Progress: 75/6740 [01/28 21:05:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:05:36] [INFO] Thread http://forum.notebookreview.com/threads/best-cyber-monday-tablet-deals-2017.811217/ finished! [01/28 21:05:37] [INFO] !!! Now downloading Brydge 10.5 Review- Tablet to 2-in-1 in a Snap !!!!! [01/28 21:05:38] [INFO] We are on page 1 of 1 [01/28 21:05:38] [INFO] Number of posts: 1 [01/28 21:05:38] [INFO] Progress: 76/6740 [01/28 21:05:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:05:38] [INFO] Thread http://forum.notebookreview.com/threads/brydge-10-5-review-tablet-to-2-in-1-in-a-snap.811020/ finished! [01/28 21:05:38] [INFO] !!! Now downloading Best Laptop Deals for Black Friday 2017 !!!!! [01/28 21:05:40] [INFO] We are on page 1 of 1 [01/28 21:05:40] [INFO] Number of posts: 1 [01/28 21:05:40] [INFO] Progress: 77/6740 [01/28 21:05:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:05:40] [INFO] Thread http://forum.notebookreview.com/threads/best-laptop-deals-for-black-friday-2017.811019/ finished! [01/28 21:05:40] [INFO] !!! Now downloading MSI GT75VR Titan Pro Review !!!!! [01/28 21:05:41] [INFO] We are on page 1 of 1 [01/28 21:05:41] [INFO] Number of posts: 1 [01/28 21:05:41] [INFO] Progress: 78/6740 [01/28 21:05:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:05:41] [INFO] Thread http://forum.notebookreview.com/threads/msi-gt75vr-titan-pro-review.810987/ finished! [01/28 21:05:42] [INFO] !!! Now downloading Best Black Friday Tablet Deals 2017- iPad Pro, Surface Pro, & More !!!!! [01/28 21:05:43] [INFO] We are on page 1 of 1 [01/28 21:05:43] [INFO] Number of posts: 1 [01/28 21:05:43] [INFO] Progress: 79/6740 [01/28 21:05:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:05:43] [INFO] Thread http://forum.notebookreview.com/threads/best-black-friday-tablet-deals-2017-ipad-pro-surface-pro-amp-more.810966/ finished! [01/28 21:05:44] [INFO] !!! Now downloading Lenovo ThinkPad X1 Yoga OLED (2017) Review !!!!! [01/28 21:05:45] [INFO] We are on page 1 of 1 [01/28 21:05:45] [INFO] Number of posts: 5 [01/28 21:05:45] [INFO] Progress: 80/6740 [01/28 21:05:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:05:45] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-x1-yoga-oled-2017-review.810336/ finished! [01/28 21:05:46] [INFO] !!! Now downloading Apple iPhone X Review- Big Screen, Small Device !!!!! [01/28 21:05:47] [INFO] We are on page 1 of 1 [01/28 21:05:47] [INFO] Number of posts: 1 [01/28 21:05:47] [INFO] Progress: 81/6740 [01/28 21:05:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:05:47] [INFO] Thread http://forum.notebookreview.com/threads/apple-iphone-x-review-big-screen-small-device.810800/ finished! [01/28 21:05:48] [INFO] !!! Now downloading Amazon Fire HD 10 (2017) Review !!!!! [01/28 21:05:49] [INFO] We are on page 1 of 1 [01/28 21:05:49] [INFO] Number of posts: 1 [01/28 21:05:49] [INFO] Progress: 82/6740 [01/28 21:05:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:05:49] [INFO] Thread http://forum.notebookreview.com/threads/amazon-fire-hd-10-2017-review.810744/ finished! [01/28 21:05:49] [INFO] !!! Now downloading Four of the Top Five Tablet Makers Enjoyed Strong Growth Last Quarter !!!!! [01/28 21:05:50] [INFO] We are on page 1 of 1 [01/28 21:05:50] [INFO] Number of posts: 2 [01/28 21:05:50] [INFO] Progress: 83/6740 [01/28 21:05:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:05:50] [INFO] Thread http://forum.notebookreview.com/threads/four-of-the-top-five-tablet-makers-enjoyed-strong-growth-last-quarter.810531/ finished! [01/28 21:05:51] [INFO] !!! Now downloading Lenovo Yoga 920 Review !!!!! [01/28 21:05:52] [INFO] We are on page 1 of 1 [01/28 21:05:52] [INFO] Number of posts: 1 [01/28 21:05:52] [INFO] Progress: 84/6740 [01/28 21:05:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:05:52] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-yoga-920-review.810559/ finished! [01/28 21:05:52] [INFO] !!! Now downloading Western Digital My Passport Review (2017, 2TB) !!!!! [01/28 21:05:53] [INFO] We are on page 1 of 1 [01/28 21:05:53] [INFO] Number of posts: 3 [01/28 21:05:54] [INFO] Progress: 85/6740 [01/28 21:05:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:05:54] [INFO] Thread http://forum.notebookreview.com/threads/western-digital-my-passport-review-2017-2tb.810339/ finished! [01/28 21:05:54] [INFO] !!! Now downloading Gigabyte Aero 14 (2017) Review !!!!! [01/28 21:05:55] [INFO] We are on page 1 of 1 [01/28 21:05:55] [INFO] Number of posts: 1 [01/28 21:05:55] [INFO] Progress: 86/6740 [01/28 21:05:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:05:55] [INFO] Thread http://forum.notebookreview.com/threads/gigabyte-aero-14-2017-review.810330/ finished! [01/28 21:05:56] [INFO] !!! Now downloading Windows 10 Fall Creators Update Review- Great for Work and Home !!!!! [01/28 21:05:57] [INFO] We are on page 1 of 1 [01/28 21:05:57] [INFO] Number of posts: 1 [01/28 21:05:57] [INFO] Progress: 87/6740 [01/28 21:05:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:05:57] [INFO] Thread http://forum.notebookreview.com/threads/windows-10-fall-creators-update-review-great-for-work-and-home.810312/ finished! [01/28 21:05:57] [INFO] !!! Now downloading Huawei Mate 10 and Mate 10 Pro Preview !!!!! [01/28 21:05:58] [INFO] We are on page 1 of 1 [01/28 21:05:58] [INFO] Number of posts: 1 [01/28 21:05:58] [INFO] Progress: 88/6740 [01/28 21:05:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:05:58] [INFO] Thread http://forum.notebookreview.com/threads/huawei-mate-10-and-mate-10-pro-preview.810236/ finished! [01/28 21:05:59] [INFO] !!! Now downloading HP ZBook x2- a Rugged 2-in-1 with Maximum Performance for Graphics Pros !!!!! [01/28 21:06:00] [INFO] We are on page 1 of 1 [01/28 21:06:00] [INFO] Number of posts: 1 [01/28 21:06:00] [INFO] Progress: 89/6740 [01/28 21:06:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:06:00] [INFO] Thread http://forum.notebookreview.com/threads/hp-zbook-x2-a-rugged-2-in-1-with-maximum-performance-for-graphics-pros.810111/ finished! [01/28 21:06:00] [INFO] !!! Now downloading How To Get the Windows 10 Fall Creators Update Now !!!!! [01/28 21:06:01] [INFO] We are on page 1 of 1 [01/28 21:06:01] [INFO] Number of posts: 1 [01/28 21:06:02] [INFO] Progress: 90/6740 [01/28 21:06:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:06:02] [INFO] Thread http://forum.notebookreview.com/threads/how-to-get-the-windows-10-fall-creators-update-now.810107/ finished! [01/28 21:06:02] [INFO] !!! Now downloading ASUS VivoBook Pro N580- Lightweight PC Gaming !!!!! [01/28 21:06:03] [INFO] We are on page 1 of 1 [01/28 21:06:03] [INFO] Number of posts: 4 [01/28 21:06:03] [INFO] Progress: 91/6740 [01/28 21:06:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:06:03] [INFO] Thread http://forum.notebookreview.com/threads/asus-vivobook-pro-n580-lightweight-pc-gaming.808127/ finished! [01/28 21:06:04] [INFO] !!! Now downloading Microsoft Surface Pro with LTE Delayed to 2018 !!!!! [01/28 21:06:05] [INFO] We are on page 1 of 1 [01/28 21:06:05] [INFO] Number of posts: 1 [01/28 21:06:05] [INFO] Progress: 92/6740 [01/28 21:06:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:06:05] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-surface-pro-with-lte-delayed-to-2018.810006/ finished! [01/28 21:06:05] [INFO] !!! Now downloading Best Tablet Keyboards of 2017 !!!!! [01/28 21:06:07] [INFO] We are on page 1 of 1 [01/28 21:06:07] [INFO] Number of posts: 1 [01/28 21:06:07] [INFO] Progress: 93/6740 [01/28 21:06:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:06:07] [INFO] Thread http://forum.notebookreview.com/threads/best-tablet-keyboards-of-2017.810005/ finished! [01/28 21:06:07] [INFO] !!! Now downloading Microsoft Surface Book 2 Gets Larger and Faster !!!!! [01/28 21:06:08] [INFO] We are on page 1 of 1 [01/28 21:06:08] [INFO] Number of posts: 3 [01/28 21:06:08] [INFO] Progress: 94/6740 [01/28 21:06:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:06:08] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-surface-book-2-gets-larger-and-faster.809920/ finished! [01/28 21:06:09] [INFO] !!! Now downloading Sony Xperia XZ1 and Xperia XZ1 Compact Review !!!!! [01/28 21:06:10] [INFO] We are on page 1 of 1 [01/28 21:06:10] [INFO] Number of posts: 1 [01/28 21:06:10] [INFO] Progress: 95/6740 [01/28 21:06:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:06:10] [INFO] Thread http://forum.notebookreview.com/threads/sony-xperia-xz1-and-xperia-xz1-compact-review.809887/ finished! [01/28 21:06:11] [INFO] !!! Now downloading Apple iOS 11 for iPad Review !!!!! [01/28 21:06:12] [INFO] We are on page 1 of 1 [01/28 21:06:12] [INFO] Number of posts: 1 [01/28 21:06:12] [INFO] Progress: 96/6740 [01/28 21:06:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:06:12] [INFO] Thread http://forum.notebookreview.com/threads/apple-ios-11-for-ipad-review.809728/ finished! [01/28 21:06:12] [INFO] !!! Now downloading Lenovo ThinkPad P51 Review !!!!! [01/28 21:06:13] [INFO] We are on page 1 of 1 [01/28 21:06:13] [INFO] Number of posts: 1 [01/28 21:06:13] [INFO] Progress: 97/6740 [01/28 21:06:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:06:13] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-p51-review.809707/ finished! [01/28 21:06:15] [INFO] !!! Now downloading Google's Pixelbook 2-in-1- All That a Chomebook Can Be at a Very High Price !!!!! [01/28 21:06:16] [INFO] We are on page 1 of 1 [01/28 21:06:16] [INFO] Number of posts: 1 [01/28 21:06:16] [INFO] Progress: 98/6740 [01/28 21:06:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:06:16] [INFO] Thread http://forum.notebookreview.com/threads/googles-pixelbook-2-in-1-all-that-a-chomebook-can-be-at-a-very-high-price.809701/ finished! [01/28 21:06:16] [INFO] !!! Now downloading What To Do After You Break Your iPad !!!!! [01/28 21:06:17] [INFO] We are on page 1 of 1 [01/28 21:06:17] [INFO] Number of posts: 1 [01/28 21:06:18] [INFO] Progress: 99/6740 [01/28 21:06:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:06:18] [INFO] Thread http://forum.notebookreview.com/threads/what-to-do-after-you-break-your-ipad.809571/ finished! [01/28 21:06:18] [INFO] !!! Now downloading What To Do BEFORE You Break Your iPad !!!!! [01/28 21:06:19] [INFO] We are on page 1 of 1 [01/28 21:06:19] [INFO] Number of posts: 1 [01/28 21:06:19] [INFO] Progress: 100/6740 [01/28 21:06:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:06:19] [INFO] Thread http://forum.notebookreview.com/threads/what-to-do-before-you-break-your-ipad.809567/ finished! [01/28 21:06:20] [INFO] !!! Now downloading Gigabyte Announces Aero 15X with Nvidia GTX 1070 Max-Q !!!!! [01/28 21:06:21] [INFO] We are on page 1 of 1 [01/28 21:06:21] [INFO] Number of posts: 3 [01/28 21:06:21] [INFO] Progress: 101/6740 [01/28 21:06:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:06:21] [INFO] Thread http://forum.notebookreview.com/threads/gigabyte-announces-aero-15x-with-nvidia-gtx-1070-max-q.809501/ finished! [01/28 21:06:22] [INFO] !!! Now downloading Why 2-in-1 Notebooks Aren’t Great Tablet Replacements !!!!! [01/28 21:06:23] [INFO] We are on page 1 of 2 [01/28 21:06:28] [INFO] We are on page 2 of 2 [01/28 21:06:28] [INFO] Number of posts: 1 [01/28 21:06:28] [WARNING] Could not download image https://images.duckduckgo.com/iu/?u=http%3A%2F%2Fwww.notebookcheck.com%2Fuploads%2Ftx_jppageteaser%2FAspireR7_Ezel_01.jpg&f=1 because Server returned HTTP response code: 500 for URL: https://external-content.duckduckgo.com/iu/?u=http%3A%2F%2Fwww.notebookcheck.com%2Fuploads%2Ftx_jppageteaser%2FAspireR7_Ezel_01.jpg&f=1 [01/28 21:06:28] [INFO] Progress: 102/6740 [01/28 21:06:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:06:28] [INFO] Thread http://forum.notebookreview.com/threads/why-2-in-1-notebooks-aren%E2%80%99t-great-tablet-replacements.809303/ finished! [01/28 21:06:29] [INFO] !!! Now downloading HyperX Cloud Alpha Review !!!!! [01/28 21:06:30] [INFO] We are on page 1 of 1 [01/28 21:06:30] [INFO] Number of posts: 1 [01/28 21:06:30] [INFO] Progress: 103/6740 [01/28 21:06:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:06:30] [INFO] Thread http://forum.notebookreview.com/threads/hyperx-cloud-alpha-review.809412/ finished! [01/28 21:06:30] [INFO] !!! Now downloading HP Stream 11 Laptop Review !!!!! [01/28 21:06:31] [INFO] We are on page 1 of 1 [01/28 21:06:31] [INFO] Number of posts: 1 [01/28 21:06:32] [INFO] Progress: 104/6740 [01/28 21:06:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:06:32] [INFO] Thread http://forum.notebookreview.com/threads/hp-stream-11-laptop-review.809411/ finished! [01/28 21:06:32] [INFO] !!! Now downloading iOS 11 for iPhone Review !!!!! [01/28 21:06:33] [INFO] We are on page 1 of 1 [01/28 21:06:33] [INFO] Number of posts: 1 [01/28 21:06:33] [INFO] Progress: 105/6740 [01/28 21:06:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:06:33] [INFO] Thread http://forum.notebookreview.com/threads/ios-11-for-iphone-review.809371/ finished! [01/28 21:06:34] [INFO] !!! Now downloading iPhone X Brings Big Changes, iPhone 8 and 8 Plus Get a Few !!!!! [01/28 21:06:35] [INFO] We are on page 1 of 1 [01/28 21:06:35] [INFO] Number of posts: 3 [01/28 21:06:35] [INFO] Progress: 106/6740 [01/28 21:06:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:06:35] [INFO] Thread http://forum.notebookreview.com/threads/iphone-x-brings-big-changes-iphone-8-and-8-plus-get-a-few.808923/ finished! [01/28 21:06:36] [INFO] !!! Now downloading SanDisk iXpand Base Review- Easy iPhone Backups !!!!! [01/28 21:06:37] [INFO] We are on page 1 of 1 [01/28 21:06:37] [INFO] Number of posts: 1 [01/28 21:06:37] [INFO] Progress: 107/6740 [01/28 21:06:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:06:37] [INFO] Thread http://forum.notebookreview.com/threads/sandisk-ixpand-base-review-easy-iphone-backups.809188/ finished! [01/28 21:06:38] [INFO] !!! Now downloading Amazon Fire HD 10 Includes Alexa Hands-Free at Only $149.99 !!!!! [01/28 21:06:39] [INFO] We are on page 1 of 1 [01/28 21:06:39] [INFO] Number of posts: 1 [01/28 21:06:39] [INFO] Progress: 108/6740 [01/28 21:06:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:06:39] [INFO] Thread http://forum.notebookreview.com/threads/amazon-fire-hd-10-includes-alexa-hands-free-at-only-149-99.809132/ finished! [01/28 21:06:39] [INFO] !!! Now downloading Samsung Galaxy Note 8 Review !!!!! [01/28 21:06:40] [INFO] We are on page 1 of 1 [01/28 21:06:40] [INFO] Number of posts: 1 [01/28 21:06:40] [INFO] Progress: 109/6740 [01/28 21:06:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:06:40] [INFO] Thread http://forum.notebookreview.com/threads/samsung-galaxy-note-8-review.809091/ finished! [01/28 21:06:41] [INFO] !!! Now downloading Lenovo Tab4 Review- Inexpensive Android Tablets for the Family !!!!! [01/28 21:06:42] [INFO] We are on page 1 of 1 [01/28 21:06:42] [INFO] Number of posts: 1 [01/28 21:06:42] [INFO] Progress: 110/6740 [01/28 21:06:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:06:42] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-tab4-review-inexpensive-android-tablets-for-the-family.809003/ finished! [01/28 21:06:42] [INFO] !!! Now downloading LG V30 Hands-On Preview !!!!! [01/28 21:06:44] [INFO] We are on page 1 of 1 [01/28 21:06:44] [INFO] Number of posts: 2 [01/28 21:06:44] [INFO] Progress: 111/6740 [01/28 21:06:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:06:44] [INFO] Thread http://forum.notebookreview.com/threads/lg-v30-hands-on-preview.808564/ finished! [01/28 21:06:44] [INFO] !!! Now downloading Lenovo Yoga 920 Hands-On Preview !!!!! [01/28 21:06:45] [INFO] We are on page 1 of 1 [01/28 21:06:45] [INFO] Number of posts: 1 [01/28 21:06:45] [INFO] Progress: 112/6740 [01/28 21:06:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:06:45] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-yoga-920-hands-on-preview.808886/ finished! [01/28 21:06:46] [INFO] !!! Now downloading Motorola Moto X4 Hands-on Preview !!!!! [01/28 21:06:47] [INFO] We are on page 1 of 1 [01/28 21:06:47] [INFO] Number of posts: 1 [01/28 21:06:47] [INFO] Progress: 113/6740 [01/28 21:06:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:06:47] [INFO] Thread http://forum.notebookreview.com/threads/motorola-moto-x4-hands-on-preview.808883/ finished! [01/28 21:06:48] [INFO] !!! Now downloading Lenovo Miix 520 Hands-on Preview !!!!! [01/28 21:06:49] [INFO] We are on page 1 of 1 [01/28 21:06:49] [INFO] Number of posts: 1 [01/28 21:06:49] [INFO] Progress: 114/6740 [01/28 21:06:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:06:49] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-miix-520-hands-on-preview.808879/ finished! [01/28 21:06:49] [INFO] !!! Now downloading Acer Switch 7 Black Edition Hands-On Preview !!!!! [01/28 21:06:50] [INFO] We are on page 1 of 1 [01/28 21:06:50] [INFO] Number of posts: 1 [01/28 21:06:50] [INFO] Progress: 115/6740 [01/28 21:06:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:06:50] [INFO] Thread http://forum.notebookreview.com/threads/acer-switch-7-black-edition-hands-on-preview.808875/ finished! [01/28 21:06:51] [INFO] !!! Now downloading Lenovo ThinkPad Yoga 370 Review !!!!! [01/28 21:06:52] [INFO] We are on page 1 of 1 [01/28 21:06:52] [INFO] Number of posts: 1 [01/28 21:06:52] [INFO] Progress: 116/6740 [01/28 21:06:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:06:52] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-yoga-370-review.808549/ finished! [01/28 21:06:54] [INFO] !!! Now downloading Lenovo Ideapad Flex 5 (15”) Review !!!!! [01/28 21:06:55] [INFO] We are on page 1 of 1 [01/28 21:06:55] [INFO] Number of posts: 1 [01/28 21:06:55] [INFO] Progress: 117/6740 [01/28 21:06:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:06:55] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ideapad-flex-5-15%E2%80%9D-review.808548/ finished! [01/28 21:06:55] [INFO] !!! Now downloading Why You Should (or Shouldn't) Use a Tablet as a Laptop !!!!! [01/28 21:06:57] [INFO] We are on page 1 of 1 [01/28 21:06:57] [INFO] Number of posts: 1 [01/28 21:06:57] [INFO] Progress: 118/6740 [01/28 21:06:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:06:57] [INFO] Thread http://forum.notebookreview.com/threads/why-you-should-or-shouldnt-use-a-tablet-as-a-laptop.808519/ finished! [01/28 21:06:57] [INFO] !!! Now downloading ZAGG Wired Lightning Keyboard Review- Easy iPad or iPhone Typing !!!!! [01/28 21:06:58] [INFO] We are on page 1 of 1 [01/28 21:06:58] [INFO] Number of posts: 1 [01/28 21:06:58] [INFO] Progress: 119/6740 [01/28 21:06:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:06:58] [INFO] Thread http://forum.notebookreview.com/threads/zagg-wired-lightning-keyboard-review-easy-ipad-or-iphone-typing.808366/ finished! [01/28 21:06:59] [INFO] !!! Now downloading Intel Announces 8th Generation Core Processors for Notebooks !!!!! [01/28 21:07:00] [INFO] We are on page 1 of 1 [01/28 21:07:00] [INFO] Number of posts: 1 [01/28 21:07:00] [INFO] Progress: 120/6740 [01/28 21:07:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:07:00] [INFO] Thread http://forum.notebookreview.com/threads/intel-announces-8th-generation-core-processors-for-notebooks.808365/ finished! [01/28 21:07:01] [INFO] !!! Now downloading Samsung Galaxy Note 8 Preview- Business without Borders !!!!! [01/28 21:07:02] [INFO] We are on page 1 of 1 [01/28 21:07:02] [INFO] Number of posts: 2 [01/28 21:07:02] [INFO] Progress: 121/6740 [01/28 21:07:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:07:02] [INFO] Thread http://forum.notebookreview.com/threads/samsung-galaxy-note-8-preview-business-without-borders.808304/ finished! [01/28 21:07:02] [INFO] !!! Now downloading Lenovo Legion Y720 Review !!!!! [01/28 21:07:03] [INFO] We are on page 1 of 1 [01/28 21:07:03] [INFO] Number of posts: 1 [01/28 21:07:03] [INFO] Progress: 122/6740 [01/28 21:07:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:07:03] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-legion-y720-review.808303/ finished! [01/28 21:07:04] [INFO] !!! Now downloading Best Lightning Accessories for iPad and iPhone !!!!! [01/28 21:07:05] [INFO] We are on page 1 of 1 [01/28 21:07:05] [INFO] Number of posts: 1 [01/28 21:07:05] [INFO] Progress: 123/6740 [01/28 21:07:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:07:05] [INFO] Thread http://forum.notebookreview.com/threads/best-lightning-accessories-for-ipad-and-iphone.808124/ finished! [01/28 21:07:05] [INFO] !!! Now downloading MSI GT73VR 7RF vs ASUS G701VIK !!!!! [01/28 21:07:07] [INFO] We are on page 1 of 1 [01/28 21:07:07] [INFO] Number of posts: 8 [01/28 21:07:08] [INFO] Progress: 124/6740 [01/28 21:07:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:07:08] [INFO] Thread http://forum.notebookreview.com/threads/msi-gt73vr-7rf-vs-asus-g701vik.807521/ finished! [01/28 21:07:08] [INFO] !!! Now downloading What to Look for in a VR-Ready Notebook !!!!! [01/28 21:07:09] [INFO] We are on page 1 of 1 [01/28 21:07:09] [INFO] Number of posts: 1 [01/28 21:07:10] [INFO] Progress: 125/6740 [01/28 21:07:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:07:10] [INFO] Thread http://forum.notebookreview.com/threads/what-to-look-for-in-a-vr-ready-notebook.808089/ finished! [01/28 21:07:10] [INFO] !!! Now downloading ASUS VivoBook W202NA Arrives Just a Little Late to School !!!!! [01/28 21:07:11] [INFO] We are on page 1 of 1 [01/28 21:07:11] [INFO] Number of posts: 1 [01/28 21:07:11] [INFO] Progress: 126/6740 [01/28 21:07:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:07:11] [INFO] Thread http://forum.notebookreview.com/threads/asus-vivobook-w202na-arrives-just-a-little-late-to-school.808018/ finished! [01/28 21:07:12] [INFO] !!! Now downloading TabletPCReview Survey Supports Consumer Reports’ Criticism of Microsoft Surface Line !!!!! [01/28 21:07:13] [INFO] We are on page 1 of 1 [01/28 21:07:13] [INFO] Number of posts: 1 [01/28 21:07:13] [INFO] Progress: 127/6740 [01/28 21:07:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:07:13] [INFO] Thread http://forum.notebookreview.com/threads/tabletpcreview-survey-supports-consumer-reports%E2%80%99-criticism-of-microsoft-surface-line.807993/ finished! [01/28 21:07:13] [INFO] !!! Now downloading Microsoft Surface Pro (2017) vs. Apple 12.9-inch iPad Pro (2017) !!!!! [01/28 21:07:14] [INFO] We are on page 1 of 1 [01/28 21:07:14] [INFO] Number of posts: 1 [01/28 21:07:14] [INFO] Progress: 128/6740 [01/28 21:07:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:07:14] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-surface-pro-2017-vs-apple-12-9-inch-ipad-pro-2017.807980/ finished! [01/28 21:07:15] [INFO] !!! Now downloading Business Laptop Battle- Lenovo ThinkPad T470 vs. T470s !!!!! [01/28 21:07:16] [INFO] We are on page 1 of 1 [01/28 21:07:16] [INFO] Number of posts: 3 [01/28 21:07:16] [INFO] Progress: 129/6740 [01/28 21:07:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:07:16] [INFO] Thread http://forum.notebookreview.com/threads/business-laptop-battle-lenovo-thinkpad-t470-vs-t470s.807537/ finished! [01/28 21:07:16] [INFO] !!! Now downloading Surface Plus Program Lets Shoppers Buy a Tablet or Notebook Like a Phone with Monthly Payments and Upgrades !!!!! [01/28 21:07:18] [INFO] We are on page 1 of 1 [01/28 21:07:18] [INFO] Number of posts: 1 [01/28 21:07:18] [INFO] Progress: 130/6740 [01/28 21:07:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:07:18] [INFO] Thread http://forum.notebookreview.com/threads/surface-plus-program-lets-shoppers-buy-a-tablet-or-notebook-like-a-phone-with-monthly-payments-and-upgrades.807551/ finished! [01/28 21:07:19] [INFO] !!! Now downloading Huawei Watch 2 Review !!!!! [01/28 21:07:20] [INFO] We are on page 1 of 1 [01/28 21:07:20] [INFO] Number of posts: 1 [01/28 21:07:20] [INFO] Progress: 131/6740 [01/28 21:07:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:07:20] [INFO] Thread http://forum.notebookreview.com/threads/huawei-watch-2-review.807508/ finished! [01/28 21:07:21] [INFO] !!! Now downloading Lenovo ThinkPad X1 Yoga (2017) Review !!!!! [01/28 21:07:22] [INFO] We are on page 1 of 1 [01/28 21:07:22] [INFO] Number of posts: 1 [01/28 21:07:22] [INFO] Progress: 132/6740 [01/28 21:07:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:07:22] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-x1-yoga-2017-review.807506/ finished! [01/28 21:07:22] [INFO] !!! Now downloading Tablo DUAL OTA DVR Review- Record Broadcast TV, Play It on Your Notebook !!!!! [01/28 21:07:23] [INFO] We are on page 1 of 1 [01/28 21:07:23] [INFO] Number of posts: 1 [01/28 21:07:23] [INFO] Progress: 133/6740 [01/28 21:07:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:07:23] [INFO] Thread http://forum.notebookreview.com/threads/tablo-dual-ota-dvr-review-record-broadcast-tv-play-it-on-your-notebook.807405/ finished! [01/28 21:07:24] [INFO] !!! Now downloading Logitech Slim Combo Review- Keyboard Case for iPad Pro !!!!! [01/28 21:07:25] [INFO] We are on page 1 of 1 [01/28 21:07:25] [INFO] Number of posts: 1 [01/28 21:07:25] [INFO] Progress: 134/6740 [01/28 21:07:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:07:25] [INFO] Thread http://forum.notebookreview.com/threads/logitech-slim-combo-review-keyboard-case-for-ipad-pro.807398/ finished! [01/28 21:07:26] [INFO] !!! Now downloading Gigabyte P57W Review !!!!! [01/28 21:07:27] [INFO] We are on page 1 of 1 [01/28 21:07:27] [INFO] Number of posts: 3 [01/28 21:07:27] [INFO] Progress: 135/6740 [01/28 21:07:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:07:27] [INFO] Thread http://forum.notebookreview.com/threads/gigabyte-p57w-review.788730/ finished! [01/28 21:07:28] [INFO] !!! Now downloading Tablets and 2-in-1s with Clover Trail Atom Processors Can't Upgrade to Windows 10 Creators Upgrade !!!!! [01/28 21:07:29] [INFO] We are on page 1 of 1 [01/28 21:07:29] [INFO] Number of posts: 1 [01/28 21:07:29] [INFO] Progress: 136/6740 [01/28 21:07:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:07:29] [INFO] Thread http://forum.notebookreview.com/threads/tablets-and-2-in-1s-with-clover-trail-atom-processors-cant-upgrade-to-windows-10-creators-upgrade.807279/ finished! [01/28 21:07:29] [INFO] !!! Now downloading 12.9-inch iPad Pro vs. 10.5-Inch iPad Pro- Choosing Between Apple's Professional Tablets !!!!! [01/28 21:07:30] [INFO] We are on page 1 of 1 [01/28 21:07:30] [INFO] Number of posts: 1 [01/28 21:07:31] [INFO] Progress: 137/6740 [01/28 21:07:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:07:31] [INFO] Thread http://forum.notebookreview.com/threads/12-9-inch-ipad-pro-vs-10-5-inch-ipad-pro-choosing-between-apples-professional-tablets.807278/ finished! [01/28 21:07:31] [INFO] !!! Now downloading Lenovo ThinkPad X1 Tablet Review !!!!! [01/28 21:07:32] [INFO] We are on page 1 of 1 [01/28 21:07:32] [INFO] Number of posts: 1 [01/28 21:07:32] [INFO] Progress: 138/6740 [01/28 21:07:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:07:32] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-x1-tablet-review.807177/ finished! [01/28 21:07:34] [INFO] !!! Now downloading Back to School 2017- Top 13- and 14-inch Business Notebooks !!!!! [01/28 21:07:35] [INFO] We are on page 1 of 1 [01/28 21:07:35] [INFO] Number of posts: 1 [01/28 21:07:35] [INFO] Progress: 139/6740 [01/28 21:07:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:07:35] [INFO] Thread http://forum.notebookreview.com/threads/back-to-school-2017-top-13-and-14-inch-business-notebooks.807143/ finished! [01/28 21:07:36] [INFO] !!! Now downloading Logitech Slim Folio Review- Keyboard Folio for iPad !!!!! [01/28 21:07:37] [INFO] We are on page 1 of 1 [01/28 21:07:37] [INFO] Number of posts: 1 [01/28 21:07:37] [INFO] Progress: 140/6740 [01/28 21:07:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:07:37] [INFO] Thread http://forum.notebookreview.com/threads/logitech-slim-folio-review-keyboard-folio-for-ipad.807103/ finished! [01/28 21:07:38] [INFO] !!! Now downloading Laptop Battle- ThinkPad T470s vs. ThinkPad X1 Carbon (5th generation 2017) !!!!! [01/28 21:07:40] [INFO] We are on page 1 of 1 [01/28 21:07:40] [INFO] Number of posts: 7 [01/28 21:07:40] [INFO] Progress: 141/6740 [01/28 21:07:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:07:40] [INFO] Thread http://forum.notebookreview.com/threads/laptop-battle-thinkpad-t470s-vs-thinkpad-x1-carbon-5th-generation-2017.806475/ finished! [01/28 21:07:40] [INFO] !!! Now downloading Sony Xperia XZ Premium Review !!!!! [01/28 21:07:41] [INFO] We are on page 1 of 1 [01/28 21:07:41] [INFO] Number of posts: 1 [01/28 21:07:41] [INFO] Progress: 142/6740 [01/28 21:07:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:07:41] [INFO] Thread http://forum.notebookreview.com/threads/sony-xperia-xz-premium-review.807035/ finished! [01/28 21:07:42] [INFO] !!! Now downloading Moto Z Play Droid Review- Innovative and Everlasting !!!!! [01/28 21:07:43] [INFO] We are on page 1 of 1 [01/28 21:07:43] [INFO] Number of posts: 2 [01/28 21:07:43] [INFO] Progress: 143/6740 [01/28 21:07:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:07:43] [INFO] Thread http://forum.notebookreview.com/threads/moto-z-play-droid-review-innovative-and-everlasting.796602/ finished! [01/28 21:07:44] [INFO] !!! Now downloading How to Identify User-Upgradeable Notebooks !!!!! [01/28 21:07:45] [INFO] We are on page 1 of 1 [01/28 21:07:45] [INFO] Number of posts: 7 [01/28 21:07:45] [INFO] Progress: 144/6740 [01/28 21:07:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:07:45] [INFO] Thread http://forum.notebookreview.com/threads/how-to-identify-user-upgradeable-notebooks.806473/ finished! [01/28 21:07:46] [INFO] !!! Now downloading Brydge 12.3 Review- Turn a Surface Pro into a Surface Book !!!!! [01/28 21:07:47] [INFO] We are on page 1 of 1 [01/28 21:07:47] [INFO] Number of posts: 1 [01/28 21:07:47] [INFO] Progress: 145/6740 [01/28 21:07:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:07:47] [INFO] Thread http://forum.notebookreview.com/threads/brydge-12-3-review-turn-a-surface-pro-into-a-surface-book.806802/ finished! [01/28 21:07:47] [INFO] !!! Now downloading Amazon Fire 7 (2017) Review- Looks Good, Costs Less !!!!! [01/28 21:07:48] [INFO] We are on page 1 of 1 [01/28 21:07:48] [INFO] Number of posts: 1 [01/28 21:07:49] [INFO] Progress: 146/6740 [01/28 21:07:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:07:49] [INFO] Thread http://forum.notebookreview.com/threads/amazon-fire-7-2017-review-looks-good-costs-less.806562/ finished! [01/28 21:07:49] [INFO] !!! Now downloading Toshiba’s Business-Grade Portegé X20W Convertible Announced !!!!! [01/28 21:07:50] [INFO] We are on page 1 of 1 [01/28 21:07:50] [INFO] Number of posts: 4 [01/28 21:07:50] [INFO] Progress: 147/6740 [01/28 21:07:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:07:50] [INFO] Thread http://forum.notebookreview.com/threads/toshiba%E2%80%99s-business-grade-porteg%C3%A9-x20w-convertible-announced.800044/ finished! [01/28 21:07:51] [INFO] !!! Now downloading Lenovo ThinkPad X270 Review !!!!! [01/28 21:07:52] [INFO] We are on page 1 of 1 [01/28 21:07:52] [INFO] Number of posts: 1 [01/28 21:07:52] [INFO] Progress: 148/6740 [01/28 21:07:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:07:52] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-x270-review.806472/ finished! [01/28 21:07:52] [INFO] !!! Now downloading Dell XPS 15 (2017) Review !!!!! [01/28 21:07:54] [INFO] We are on page 1 of 1 [01/28 21:07:54] [INFO] Number of posts: 1 [01/28 21:07:54] [INFO] Progress: 149/6740 [01/28 21:07:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:07:54] [INFO] Thread http://forum.notebookreview.com/threads/dell-xps-15-2017-review.806462/ finished! [01/28 21:07:54] [INFO] !!! Now downloading Apple 12.9-inch iPad Pro (2017) Review- Big, Fast, But No USB !!!!! [01/28 21:07:55] [INFO] We are on page 1 of 1 [01/28 21:07:55] [INFO] Number of posts: 1 [01/28 21:07:55] [INFO] Progress: 150/6740 [01/28 21:07:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:07:55] [INFO] Thread http://forum.notebookreview.com/threads/apple-12-9-inch-ipad-pro-2017-review-big-fast-but-no-usb.806244/ finished! [01/28 21:07:57] [INFO] !!! Now downloading Samsung Galaxy Book (12-inch) Review !!!!! [01/28 21:07:58] [INFO] We are on page 1 of 1 [01/28 21:07:58] [INFO] Number of posts: 1 [01/28 21:07:58] [INFO] Progress: 151/6740 [01/28 21:07:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:07:58] [INFO] Thread http://forum.notebookreview.com/threads/samsung-galaxy-book-12-inch-review.806208/ finished! [01/28 21:07:59] [INFO] !!! Now downloading AUKEY USB-C Hub Review- Add a Monitor, Ethernet, and More to Your 2-in-1 !!!!! [01/28 21:08:00] [INFO] We are on page 1 of 1 [01/28 21:08:00] [INFO] Number of posts: 1 [01/28 21:08:00] [INFO] Progress: 152/6740 [01/28 21:08:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:08:00] [INFO] Thread http://forum.notebookreview.com/threads/aukey-usb-c-hub-review-add-a-monitor-ethernet-and-more-to-your-2-in-1.806116/ finished! [01/28 21:08:00] [INFO] !!! Now downloading Aorus X5 MD Gaming Notebook Now With GeForce GTX 1080 !!!!! [01/28 21:08:02] [INFO] We are on page 1 of 2 [01/28 21:08:04] [INFO] We are on page 2 of 2 [01/28 21:08:04] [INFO] Number of posts: 1 [01/28 21:08:04] [INFO] Progress: 153/6740 [01/28 21:08:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:08:04] [INFO] Thread http://forum.notebookreview.com/threads/aorus-x5-md-gaming-notebook-now-with-geforce-gtx-1080.805475/ finished! [01/28 21:08:04] [INFO] !!! Now downloading Kingston VeriMark Fingerprint Key Review- Easy Windows Sign-ins !!!!! [01/28 21:08:05] [INFO] We are on page 1 of 1 [01/28 21:08:05] [INFO] Number of posts: 1 [01/28 21:08:06] [INFO] Progress: 154/6740 [01/28 21:08:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:08:06] [INFO] Thread http://forum.notebookreview.com/threads/kingston-verimark-fingerprint-key-review-easy-windows-sign-ins.805751/ finished! [01/28 21:08:06] [INFO] !!! Now downloading What to Look for When Buying a Notebook !!!!! [01/28 21:08:07] [INFO] We are on page 1 of 1 [01/28 21:08:07] [INFO] Number of posts: 4 [01/28 21:08:07] [INFO] Progress: 155/6740 [01/28 21:08:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:08:07] [INFO] Thread http://forum.notebookreview.com/threads/what-to-look-for-when-buying-a-notebook.805514/ finished! [01/28 21:08:08] [INFO] !!! Now downloading What You Need to Know About Touchpads and Trackpads !!!!! [01/28 21:08:09] [INFO] We are on page 1 of 1 [01/28 21:08:09] [INFO] Number of posts: 1 [01/28 21:08:09] [INFO] Progress: 156/6740 [01/28 21:08:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:08:09] [INFO] Thread http://forum.notebookreview.com/threads/what-you-need-to-know-about-touchpads-and-trackpads.805512/ finished! [01/28 21:08:09] [INFO] !!! Now downloading Acer Predator Helios 300 and Predator Triton 700 Preview !!!!! [01/28 21:08:10] [INFO] We are on page 1 of 1 [01/28 21:08:10] [INFO] Number of posts: 7 [01/28 21:08:11] [INFO] Progress: 157/6740 [01/28 21:08:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:08:11] [INFO] Thread http://forum.notebookreview.com/threads/acer-predator-helios-300-and-predator-triton-700-preview.804155/ finished! [01/28 21:08:11] [INFO] !!! Now downloading HTC U Ultra Review- Too Much of a Good Thing !!!!! [01/28 21:08:12] [INFO] We are on page 1 of 1 [01/28 21:08:12] [INFO] Number of posts: 1 [01/28 21:08:13] [INFO] Progress: 158/6740 [01/28 21:08:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:08:13] [INFO] Thread http://forum.notebookreview.com/threads/htc-u-ultra-review-too-much-of-a-good-thing.805463/ finished! [01/28 21:08:13] [INFO] !!! Now downloading HTC U 11 Preview !!!!! [01/28 21:08:14] [INFO] We are on page 1 of 1 [01/28 21:08:14] [INFO] Number of posts: 1 [01/28 21:08:14] [INFO] Progress: 159/6740 [01/28 21:08:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:08:14] [INFO] Thread http://forum.notebookreview.com/threads/htc-u-11-preview.805461/ finished! [01/28 21:08:15] [INFO] !!! Now downloading LG G6 Review- Good Enough !!!!! [01/28 21:08:16] [INFO] We are on page 1 of 1 [01/28 21:08:16] [INFO] Number of posts: 1 [01/28 21:08:16] [INFO] Progress: 160/6740 [01/28 21:08:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:08:16] [INFO] Thread http://forum.notebookreview.com/threads/lg-g6-review-good-enough.805460/ finished! [01/28 21:08:17] [INFO] !!! Now downloading Lenovo ThinkPad T470 Review- All Business !!!!! [01/28 21:08:18] [INFO] We are on page 1 of 1 [01/28 21:08:18] [INFO] Number of posts: 1 [01/28 21:08:18] [INFO] Progress: 161/6740 [01/28 21:08:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:08:18] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-t470-review-all-business.805456/ finished! [01/28 21:08:18] [INFO] !!! Now downloading New Acer Swift and Acer Switch Notebooks- Affordable 2-in-1s and Liquid Cooling !!!!! [01/28 21:08:19] [INFO] We are on page 1 of 1 [01/28 21:08:19] [INFO] Number of posts: 2 [01/28 21:08:19] [INFO] Progress: 162/6740 [01/28 21:08:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:08:19] [INFO] Thread http://forum.notebookreview.com/threads/new-acer-swift-and-acer-switch-notebooks-affordable-2-in-1s-and-liquid-cooling.804153/ finished! [01/28 21:08:20] [INFO] !!! Now downloading Dell Latitude 7280 Review !!!!! [01/28 21:08:21] [INFO] We are on page 1 of 1 [01/28 21:08:21] [INFO] Number of posts: 3 [01/28 21:08:21] [INFO] Progress: 163/6740 [01/28 21:08:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:08:21] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-7280-review.802353/ finished! [01/28 21:08:21] [INFO] !!! Now downloading Lenovo Thinkpad T470s Review !!!!! [01/28 21:08:22] [INFO] We are on page 1 of 1 [01/28 21:08:22] [INFO] Number of posts: 1 [01/28 21:08:23] [INFO] Progress: 164/6740 [01/28 21:08:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:08:23] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-t470s-review.805226/ finished! [01/28 21:08:23] [INFO] !!! Now downloading Logitech Universal Folio Review- Keyboard Case for Apple, Android, Windows Tablets !!!!! [01/28 21:08:24] [INFO] We are on page 1 of 1 [01/28 21:08:24] [INFO] Number of posts: 1 [01/28 21:08:24] [INFO] Progress: 165/6740 [01/28 21:08:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:08:24] [INFO] Thread http://forum.notebookreview.com/threads/logitech-universal-folio-review-keyboard-case-for-apple-android-windows-tablets.805194/ finished! [01/28 21:08:24] [INFO] !!! Now downloading Microsoft Surface Pro Gets Faster Processor, Longer Battery Life, Loses Surface Pen !!!!! [01/28 21:08:25] [INFO] We are on page 1 of 1 [01/28 21:08:25] [INFO] Number of posts: 1 [01/28 21:08:26] [INFO] Progress: 166/6740 [01/28 21:08:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:08:26] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-surface-pro-gets-faster-processor-longer-battery-life-loses-surface-pen.805193/ finished! [01/28 21:08:26] [INFO] !!! Now downloading Lenovo ThinkPad 13 Review (2017) !!!!! [01/28 21:08:27] [INFO] We are on page 1 of 1 [01/28 21:08:27] [INFO] Number of posts: 2 [01/28 21:08:27] [INFO] Progress: 167/6740 [01/28 21:08:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:08:27] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-13-review-2017.805083/ finished! [01/28 21:08:28] [INFO] !!! Now downloading Apple iPad Pro vs. iPad- Which 9.7-inch iOS Tablet is Best !!!!! [01/28 21:08:29] [INFO] We are on page 1 of 1 [01/28 21:08:29] [INFO] Number of posts: 1 [01/28 21:08:29] [INFO] Progress: 168/6740 [01/28 21:08:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:08:29] [INFO] Thread http://forum.notebookreview.com/threads/apple-ipad-pro-vs-ipad-which-9-7-inch-ios-tablet-is-best.805082/ finished! [01/28 21:08:29] [INFO] !!! Now downloading JBL Flip 4 Review !!!!! [01/28 21:08:31] [INFO] We are on page 1 of 1 [01/28 21:08:31] [INFO] Number of posts: 2 [01/28 21:08:31] [INFO] Progress: 169/6740 [01/28 21:08:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:08:31] [INFO] Thread http://forum.notebookreview.com/threads/jbl-flip-4-review.804905/ finished! [01/28 21:08:31] [INFO] !!! Now downloading How To Make Web Browsing on an Android Device More Secure !!!!! [01/28 21:08:32] [INFO] We are on page 1 of 1 [01/28 21:08:32] [INFO] Number of posts: 1 [01/28 21:08:32] [INFO] Progress: 170/6740 [01/28 21:08:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:08:32] [INFO] Thread http://forum.notebookreview.com/threads/how-to-make-web-browsing-on-an-android-device-more-secure.804897/ finished! [01/28 21:08:33] [INFO] !!! Now downloading How To Keep Web Browsing Private on Your iPhone and iPad !!!!! [01/28 21:08:34] [INFO] We are on page 1 of 1 [01/28 21:08:34] [INFO] Number of posts: 1 [01/28 21:08:34] [INFO] Progress: 171/6740 [01/28 21:08:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:08:34] [INFO] Thread http://forum.notebookreview.com/threads/how-to-keep-web-browsing-private-on-your-iphone-and-ipad.804895/ finished! [01/28 21:08:35] [INFO] !!! Now downloading Windows 10s and the Acer TravelMate Spin B1 Combine for Education !!!!! [01/28 21:08:36] [INFO] We are on page 1 of 1 [01/28 21:08:36] [INFO] Number of posts: 1 [01/28 21:08:36] [INFO] Progress: 172/6740 [01/28 21:08:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:08:36] [INFO] Thread http://forum.notebookreview.com/threads/windows-10s-and-the-acer-travelmate-spin-b1-combine-for-education.804316/ finished! [01/28 21:08:36] [INFO] !!! Now downloading iClever IC-BK08 Portable Tri-folding Bluetooth Keyboard with Touchpad Review !!!!! [01/28 21:08:38] [INFO] We are on page 1 of 1 [01/28 21:08:38] [INFO] Number of posts: 1 [01/28 21:08:38] [INFO] Progress: 173/6740 [01/28 21:08:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:08:38] [INFO] Thread http://forum.notebookreview.com/threads/iclever-ic-bk08-portable-tri-folding-bluetooth-keyboard-with-touchpad-review.804306/ finished! [01/28 21:08:38] [INFO] !!! Now downloading Lenovo Flex 11- 2-in-1 Chromebook Update !!!!! [01/28 21:08:39] [INFO] We are on page 1 of 1 [01/28 21:08:39] [INFO] Number of posts: 2 [01/28 21:08:39] [INFO] Progress: 174/6740 [01/28 21:08:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:08:39] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-flex-11-2-in-1-chromebook-update.803824/ finished! [01/28 21:08:40] [INFO] !!! Now downloading HyperX Pulsefire FPS Review !!!!! [01/28 21:08:41] [INFO] We are on page 1 of 1 [01/28 21:08:41] [INFO] Number of posts: 1 [01/28 21:08:41] [INFO] Progress: 175/6740 [01/28 21:08:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:08:41] [INFO] Thread http://forum.notebookreview.com/threads/hyperx-pulsefire-fps-review.804182/ finished! [01/28 21:08:41] [INFO] !!! Now downloading Samsung Galaxy S8 Review !!!!! [01/28 21:08:42] [INFO] We are on page 1 of 1 [01/28 21:08:42] [INFO] Number of posts: 1 [01/28 21:08:42] [INFO] Progress: 176/6740 [01/28 21:08:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:08:42] [INFO] Thread http://forum.notebookreview.com/threads/samsung-galaxy-s8-review.804176/ finished! [01/28 21:08:43] [INFO] !!! Now downloading 10 Tips to Avoid Damaging Your Notebook !!!!! [01/28 21:08:44] [INFO] We are on page 1 of 1 [01/28 21:08:44] [INFO] Number of posts: 1 [01/28 21:08:44] [INFO] Progress: 177/6740 [01/28 21:08:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:08:44] [INFO] Thread http://forum.notebookreview.com/threads/10-tips-to-avoid-damaging-your-notebook.803997/ finished! [01/28 21:08:45] [INFO] !!! Now downloading Samsung Chromebook Plus Review !!!!! [01/28 21:08:46] [INFO] We are on page 1 of 1 [01/28 21:08:46] [INFO] Number of posts: 3 [01/28 21:08:46] [INFO] Progress: 178/6740 [01/28 21:08:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:08:46] [INFO] Thread http://forum.notebookreview.com/threads/samsung-chromebook-plus-review.803860/ finished! [01/28 21:08:47] [INFO] !!! Now downloading HP ZBook G4 Workstations- Now with VR !!!!! [01/28 21:08:48] [INFO] We are on page 1 of 1 [01/28 21:08:48] [INFO] Number of posts: 2 [01/28 21:08:48] [INFO] Progress: 179/6740 [01/28 21:08:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:08:48] [INFO] Thread http://forum.notebookreview.com/threads/hp-zbook-g4-workstations-now-with-vr.803896/ finished! [01/28 21:08:48] [INFO] !!! Now downloading Samsung Galaxy Book Windows 2-in-1 Launches Today !!!!! [01/28 21:08:49] [INFO] We are on page 1 of 1 [01/28 21:08:49] [INFO] Number of posts: 1 [01/28 21:08:49] [INFO] Progress: 180/6740 [01/28 21:08:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:08:49] [INFO] Thread http://forum.notebookreview.com/threads/samsung-galaxy-book-windows-2-in-1-launches-today.803891/ finished! [01/28 21:08:51] [INFO] !!! Now downloading Petcube Play Review- Have Fun With Your Pet, Remotely !!!!! [01/28 21:08:52] [INFO] We are on page 1 of 1 [01/28 21:08:52] [INFO] Number of posts: 1 [01/28 21:08:52] [INFO] Progress: 181/6740 [01/28 21:08:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:08:52] [INFO] Thread http://forum.notebookreview.com/threads/petcube-play-review-have-fun-with-your-pet-remotely.803791/ finished! [01/28 21:08:53] [INFO] !!! Now downloading Azulle Access Plus PC Stick Review !!!!! [01/28 21:08:54] [INFO] We are on page 1 of 1 [01/28 21:08:54] [INFO] Number of posts: 1 [01/28 21:08:54] [INFO] Progress: 182/6740 [01/28 21:08:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:08:54] [INFO] Thread http://forum.notebookreview.com/threads/azulle-access-plus-pc-stick-review.803759/ finished! [01/28 21:08:54] [INFO] !!! Now downloading Windows 10 Creators Update- New Features, New Problems !!!!! [01/28 21:08:55] [INFO] We are on page 1 of 1 [01/28 21:08:55] [INFO] Number of posts: 1 [01/28 21:08:55] [INFO] Progress: 183/6740 [01/28 21:08:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:08:55] [INFO] Thread http://forum.notebookreview.com/threads/windows-10-creators-update-new-features-new-problems.803587/ finished! [01/28 21:08:56] [INFO] !!! Now downloading Apple 9.7 Inch iPad (2017) Review !!!!! [01/28 21:08:57] [INFO] We are on page 1 of 1 [01/28 21:08:57] [INFO] Number of posts: 1 [01/28 21:08:57] [INFO] Progress: 184/6740 [01/28 21:08:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:08:57] [INFO] Thread http://forum.notebookreview.com/threads/apple-9-7-inch-ipad-2017-review.803514/ finished! [01/28 21:08:58] [INFO] !!! Now downloading RCA Voyager III Review- Low on Price and Performance !!!!! [01/28 21:08:59] [INFO] We are on page 1 of 1 [01/28 21:08:59] [INFO] Number of posts: 1 [01/28 21:08:59] [INFO] Progress: 185/6740 [01/28 21:08:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:08:59] [INFO] Thread http://forum.notebookreview.com/threads/rca-voyager-iii-review-low-on-price-and-performance.803322/ finished! [01/28 21:09:00] [INFO] !!! Now downloading iClever F56 Bluetooth Transmitter Receiver Review !!!!! [01/28 21:09:01] [INFO] We are on page 1 of 1 [01/28 21:09:01] [INFO] Number of posts: 1 [01/28 21:09:01] [INFO] Progress: 186/6740 [01/28 21:09:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:09:01] [INFO] Thread http://forum.notebookreview.com/threads/iclever-f56-bluetooth-transmitter-receiver-review.803153/ finished! [01/28 21:09:02] [INFO] !!! Now downloading AUKEY PB-T11 30,000 mAh Battery Review- Power for iPads, iPhones, and More !!!!! [01/28 21:09:03] [INFO] We are on page 1 of 1 [01/28 21:09:03] [INFO] Number of posts: 1 [01/28 21:09:03] [INFO] Progress: 187/6740 [01/28 21:09:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:09:03] [INFO] Thread http://forum.notebookreview.com/threads/aukey-pb-t11-30-000-mah-battery-review-power-for-ipads-iphones-and-more.803152/ finished! [01/28 21:09:04] [INFO] !!! Now downloading Aukey KM-C4 Gaming Mouse Review !!!!! [01/28 21:09:05] [INFO] We are on page 1 of 1 [01/28 21:09:05] [INFO] Number of posts: 1 [01/28 21:09:05] [INFO] Progress: 188/6740 [01/28 21:09:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:09:05] [INFO] Thread http://forum.notebookreview.com/threads/aukey-km-c4-gaming-mouse-review.803150/ finished! [01/28 21:09:05] [INFO] !!! Now downloading Huawei P10 Review- Flagship Quality, Budget Price !!!!! [01/28 21:09:06] [INFO] We are on page 1 of 1 [01/28 21:09:06] [INFO] Number of posts: 1 [01/28 21:09:07] [INFO] Progress: 189/6740 [01/28 21:09:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:09:07] [INFO] Thread http://forum.notebookreview.com/threads/huawei-p10-review-flagship-quality-budget-price.803117/ finished! [01/28 21:09:07] [INFO] !!! Now downloading Samsung Galaxy S8 Preview- Samsung’s Best Flagship to Date !!!!! [01/28 21:09:08] [INFO] We are on page 1 of 1 [01/28 21:09:08] [INFO] Number of posts: 1 [01/28 21:09:08] [INFO] Progress: 190/6740 [01/28 21:09:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:09:08] [INFO] Thread http://forum.notebookreview.com/threads/samsung-galaxy-s8-preview-samsung%E2%80%99s-best-flagship-to-date.803077/ finished! [01/28 21:09:09] [INFO] !!! Now downloading M.2 SSD Notebook Upgrade Guide !!!!! [01/28 21:09:10] [INFO] We are on page 1 of 1 [01/28 21:09:10] [INFO] Number of posts: 1 [01/28 21:09:10] [INFO] Progress: 191/6740 [01/28 21:09:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:09:10] [INFO] Thread http://forum.notebookreview.com/threads/m-2-ssd-notebook-upgrade-guide.802898/ finished! [01/28 21:09:11] [INFO] !!! Now downloading Technical First Look- Cooling the Acer Predator 17X !!!!! [01/28 21:09:12] [INFO] We are on page 1 of 1 [01/28 21:09:12] [INFO] Progress: 192/6740 [01/28 21:09:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:09:12] [INFO] Thread http://forum.notebookreview.com/threads/technical-first-look-cooling-the-acer-predator-17x.791281/ finished! [01/28 21:09:13] [INFO] !!! Now downloading Barnes & Noble NOOK Tablet 7 Review- Inexpensive but Good !!!!! [01/28 21:09:14] [INFO] We are on page 1 of 1 [01/28 21:09:14] [INFO] Number of posts: 1 [01/28 21:09:14] [INFO] Progress: 193/6740 [01/28 21:09:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:09:14] [INFO] Thread http://forum.notebookreview.com/threads/barnes-amp-noble-nook-tablet-7-review-inexpensive-but-good.802732/ finished! [01/28 21:09:15] [INFO] !!! Now downloading Kingston HyperX Alloy FPS Keyboard Review (Cherry MX Red) !!!!! [01/28 21:09:16] [INFO] We are on page 1 of 1 [01/28 21:09:16] [INFO] Number of posts: 6 [01/28 21:09:16] [INFO] Progress: 194/6740 [01/28 21:09:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:09:16] [INFO] Thread http://forum.notebookreview.com/threads/kingston-hyperx-alloy-fps-keyboard-review-cherry-mx-red.802580/ finished! [01/28 21:09:16] [INFO] !!! Now downloading Dell Latitude 5480 Review !!!!! [01/28 21:09:17] [INFO] We are on page 1 of 1 [01/28 21:09:17] [INFO] Number of posts: 4 [01/28 21:09:17] [INFO] Progress: 195/6740 [01/28 21:09:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:09:17] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-5480-review.802529/ finished! [01/28 21:09:18] [INFO] !!! Now downloading What to Look for in Notebook Speakers !!!!! [01/28 21:09:19] [INFO] We are on page 1 of 1 [01/28 21:09:19] [INFO] Number of posts: 1 [01/28 21:09:19] [INFO] Progress: 196/6740 [01/28 21:09:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:09:19] [INFO] Thread http://forum.notebookreview.com/threads/what-to-look-for-in-notebook-speakers.802452/ finished! [01/28 21:09:20] [INFO] !!! Now downloading Dell Latitude E5570 Review !!!!! [01/28 21:09:21] [INFO] We are on page 1 of 1 [01/28 21:09:21] [INFO] Progress: 197/6740 [01/28 21:09:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:09:21] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-e5570-review.791504/ finished! [01/28 21:09:22] [INFO] !!! Now downloading Finding the Perfect Gaming Laptop, Updating GeForce Graphics Drivers and More in the NBR Forums !!!!! [01/28 21:09:23] [INFO] We are on page 1 of 1 [01/28 21:09:23] [INFO] Number of posts: 1 [01/28 21:09:23] [INFO] Progress: 198/6740 [01/28 21:09:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:09:23] [INFO] Thread http://forum.notebookreview.com/threads/finding-the-perfect-gaming-laptop-updating-geforce-graphics-drivers-and-more-in-the-nbr-forums.802354/ finished! [01/28 21:09:24] [INFO] !!! Now downloading Samsung Galaxy Tab S3 Hands-On Preview !!!!! [01/28 21:09:25] [INFO] We are on page 1 of 1 [01/28 21:09:25] [INFO] Number of posts: 1 [01/28 21:09:25] [INFO] Progress: 199/6740 [01/28 21:09:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:09:25] [INFO] Thread http://forum.notebookreview.com/threads/samsung-galaxy-tab-s3-hands-on-preview.802215/ finished! [01/28 21:09:25] [INFO] !!! Now downloading Lenovo Moto G5 Plus and G5 Hands-on Preview !!!!! [01/28 21:09:26] [INFO] We are on page 1 of 1 [01/28 21:09:26] [INFO] Number of posts: 1 [01/28 21:09:26] [INFO] Progress: 200/6740 [01/28 21:09:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:09:26] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-moto-g5-plus-and-g5-hands-on-preview.802163/ finished! [01/28 21:09:27] [INFO] !!! Now downloading Nokia 6, Nokia 5, and Nokia 3 Hands-On Preview !!!!! [01/28 21:09:28] [INFO] We are on page 1 of 1 [01/28 21:09:28] [INFO] Number of posts: 1 [01/28 21:09:29] [INFO] Progress: 201/6740 [01/28 21:09:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:09:29] [INFO] Thread http://forum.notebookreview.com/threads/nokia-6-nokia-5-and-nokia-3-hands-on-preview.802162/ finished! [01/28 21:09:29] [INFO] !!! Now downloading Razer Project Valerie- Three Screens, One Notebook !!!!! [01/28 21:09:30] [INFO] We are on page 1 of 1 [01/28 21:09:30] [INFO] Number of posts: 6 [01/28 21:09:31] [INFO] Progress: 202/6740 [01/28 21:09:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:09:31] [INFO] Thread http://forum.notebookreview.com/threads/razer-project-valerie-three-screens-one-notebook.800125/ finished! [01/28 21:09:31] [INFO] !!! Now downloading Huawei P10 and P10 Plus Hands-on Preview !!!!! [01/28 21:09:32] [INFO] We are on page 1 of 1 [01/28 21:09:32] [INFO] Number of posts: 1 [01/28 21:09:32] [INFO] Progress: 203/6740 [01/28 21:09:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:09:32] [INFO] Thread http://forum.notebookreview.com/threads/huawei-p10-and-p10-plus-hands-on-preview.802107/ finished! [01/28 21:09:33] [INFO] !!! Now downloading Nokia 3310 Hands-On Preview !!!!! [01/28 21:09:34] [INFO] We are on page 1 of 1 [01/28 21:09:34] [INFO] Number of posts: 1 [01/28 21:09:34] [INFO] Progress: 204/6740 [01/28 21:09:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:09:34] [INFO] Thread http://forum.notebookreview.com/threads/nokia-3310-hands-on-preview.802030/ finished! [01/28 21:09:34] [INFO] !!! Now downloading Samsung Galaxy Book Hands-On Preview !!!!! [01/28 21:09:35] [INFO] We are on page 1 of 1 [01/28 21:09:35] [INFO] Number of posts: 1 [01/28 21:09:35] [INFO] Progress: 205/6740 [01/28 21:09:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:09:35] [INFO] Thread http://forum.notebookreview.com/threads/samsung-galaxy-book-hands-on-preview.801996/ finished! [01/28 21:09:36] [INFO] !!! Now downloading Huawei Mate 9 vs. Apple iPhone 7 Plus !!!!! [01/28 21:09:37] [INFO] We are on page 1 of 1 [01/28 21:09:37] [INFO] Number of posts: 1 [01/28 21:09:37] [INFO] Progress: 206/6740 [01/28 21:09:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:09:37] [INFO] Thread http://forum.notebookreview.com/threads/huawei-mate-9-vs-apple-iphone-7-plus.801851/ finished! [01/28 21:09:37] [INFO] !!! Now downloading Lenovo Legion Y720 & Y520 Make a Play for Gamers !!!!! [01/28 21:09:39] [INFO] We are on page 1 of 1 [01/28 21:09:39] [INFO] Progress: 207/6740 [01/28 21:09:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:09:39] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-legion-y720-y520-make-a-play-for-gamers.799975/ finished! [01/28 21:09:39] [INFO] !!! Now downloading 10 Top Features to Look for in Your Next Notebook !!!!! [01/28 21:09:41] [INFO] We are on page 1 of 1 [01/28 21:09:41] [INFO] Number of posts: 1 [01/28 21:09:41] [INFO] Progress: 208/6740 [01/28 21:09:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:09:41] [INFO] Thread http://forum.notebookreview.com/threads/10-top-features-to-look-for-in-your-next-notebook.801581/ finished! [01/28 21:09:41] [INFO] !!! Now downloading Lenovo Stretches its Lineup with the Introduction of the Yoga 710 and Yoga 510- Hands-on Preview !!!!! [01/28 21:09:42] [INFO] We are on page 1 of 1 [01/28 21:09:42] [INFO] Number of posts: 5 [01/28 21:09:44] [INFO] Progress: 209/6740 [01/28 21:09:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:09:44] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-stretches-its-lineup-with-the-introduction-of-the-yoga-710-and-yoga-510-hands-on-preview.788692/ finished! [01/28 21:09:44] [INFO] !!! Now downloading Huawei Mate 9 Review- Dual Cameras in a Solid Smartphone !!!!! [01/28 21:09:46] [INFO] We are on page 1 of 1 [01/28 21:09:46] [INFO] Number of posts: 2 [01/28 21:09:46] [INFO] Progress: 210/6740 [01/28 21:09:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:09:46] [INFO] Thread http://forum.notebookreview.com/threads/huawei-mate-9-review-dual-cameras-in-a-solid-smartphone.801328/ finished! [01/28 21:09:46] [INFO] !!! Now downloading Finding the Best Laptop for CAD, 1080p vs 4K, and Alienware Bloatware in the Forum !!!!! [01/28 21:09:47] [INFO] We are on page 1 of 1 [01/28 21:09:47] [INFO] Number of posts: 1 [01/28 21:09:47] [INFO] Progress: 211/6740 [01/28 21:09:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:09:47] [INFO] Thread http://forum.notebookreview.com/threads/finding-the-best-laptop-for-cad-1080p-vs-4k-and-alienware-bloatware-in-the-forum.801231/ finished! [01/28 21:09:48] [INFO] !!! Now downloading Get Help Finding a New Laptop in Our Forums !!!!! [01/28 21:09:49] [INFO] We are on page 1 of 1 [01/28 21:09:49] [INFO] Number of posts: 1 [01/28 21:09:49] [INFO] Progress: 212/6740 [01/28 21:09:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:09:49] [INFO] Thread http://forum.notebookreview.com/threads/get-help-finding-a-new-laptop-in-our-forums.801227/ finished! [01/28 21:09:50] [INFO] !!! Now downloading Samsung Notebook 9 Shaves Inches and Adds Features- Hands On !!!!! [01/28 21:09:51] [INFO] We are on page 1 of 1 [01/28 21:09:51] [INFO] Number of posts: 7 [01/28 21:09:51] [INFO] Progress: 213/6740 [01/28 21:09:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:09:51] [INFO] Thread http://forum.notebookreview.com/threads/samsung-notebook-9-shaves-inches-and-adds-features-hands-on.800126/ finished! [01/28 21:09:51] [INFO] !!! Now downloading HyperX Cloud Stinger Review- A True Competitor !!!!! [01/28 21:09:53] [INFO] We are on page 1 of 1 [01/28 21:09:53] [INFO] Number of posts: 2 [01/28 21:09:53] [INFO] Progress: 214/6740 [01/28 21:09:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:09:53] [INFO] Thread http://forum.notebookreview.com/threads/hyperx-cloud-stinger-review-a-true-competitor.801097/ finished! [01/28 21:09:53] [INFO] !!! Now downloading Eurocom Tornado F5 (MSI 16L13) Review !!!!! [01/28 21:09:54] [INFO] We are on page 1 of 1 [01/28 21:09:54] [INFO] Number of posts: 8 [01/28 21:09:56] [INFO] Progress: 215/6740 [01/28 21:09:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:09:56] [INFO] Thread http://forum.notebookreview.com/threads/eurocom-tornado-f5-msi-16l13-review.801003/ finished! [01/28 21:09:56] [INFO] !!! Now downloading Toshiba Satellite Fusion 15 Review !!!!! [01/28 21:09:57] [INFO] We are on page 1 of 1 [01/28 21:09:57] [INFO] Number of posts: 6 [01/28 21:09:57] [INFO] Progress: 216/6740 [01/28 21:09:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:09:57] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-fusion-15-review.782504/ finished! [01/28 21:09:58] [INFO] !!! Now downloading HP’s Spectre x360 15.6 Brings Big-Screen Entertainment !!!!! [01/28 21:09:59] [INFO] We are on page 1 of 1 [01/28 21:09:59] [INFO] Number of posts: 3 [01/28 21:10:00] [INFO] Progress: 217/6740 [01/28 21:10:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:10:00] [INFO] Thread http://forum.notebookreview.com/threads/hp%E2%80%99s-spectre-x360-15-6-brings-big-screen-entertainment.799999/ finished! [01/28 21:10:01] [INFO] !!! Now downloading HTC U Ultra & Play Bring AI and Audio- Hands On !!!!! [01/28 21:10:02] [INFO] We are on page 1 of 1 [01/28 21:10:02] [INFO] Number of posts: 1 [01/28 21:10:03] [INFO] Progress: 218/6740 [01/28 21:10:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:10:03] [INFO] Thread http://forum.notebookreview.com/threads/htc-u-ultra-amp-play-bring-ai-and-audio-hands-on.800553/ finished! [01/28 21:10:03] [INFO] !!! Now downloading Dell Delivers Affordable Inspiron 7000 Gaming Laptops !!!!! [01/28 21:10:04] [INFO] We are on page 1 of 1 [01/28 21:10:04] [INFO] Number of posts: 8 [01/28 21:10:05] [INFO] Progress: 219/6740 [01/28 21:10:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:10:05] [INFO] Thread http://forum.notebookreview.com/threads/dell-delivers-affordable-inspiron-7000-gaming-laptops.799991/ finished! [01/28 21:10:06] [INFO] !!! Now downloading Gigabyte P56, Sabre 15 Gaming Notebooks Unveiled at CES !!!!! [01/28 21:10:07] [INFO] We are on page 1 of 1 [01/28 21:10:07] [INFO] Number of posts: 6 [01/28 21:10:07] [INFO] Progress: 220/6740 [01/28 21:10:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:10:07] [INFO] Thread http://forum.notebookreview.com/threads/gigabyte-p56-sabre-15-gaming-notebooks-unveiled-at-ces.800098/ finished! [01/28 21:10:09] [INFO] !!! Now downloading Dell Intros Precision 7720 VR-Ready Workstation, Updates XPS 15 !!!!! [01/28 21:10:10] [INFO] We are on page 1 of 1 [01/28 21:10:10] [INFO] Number of posts: 9 [01/28 21:10:10] [INFO] Progress: 221/6740 [01/28 21:10:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:10:10] [INFO] Thread http://forum.notebookreview.com/threads/dell-intros-precision-7720-vr-ready-workstation-updates-xps-15.800171/ finished! [01/28 21:10:11] [INFO] !!! Now downloading Gigabyte Aorus X9, The Mechanical Monster- Hands On !!!!! [01/28 21:10:12] [INFO] We are on page 1 of 1 [01/28 21:10:12] [INFO] Number of posts: 1 [01/28 21:10:12] [INFO] Progress: 222/6740 [01/28 21:10:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:10:12] [INFO] Thread http://forum.notebookreview.com/threads/gigabyte-aorus-x9-the-mechanical-monster-hands-on.800214/ finished! [01/28 21:10:13] [INFO] !!! Now downloading Plug-and-Play Surround Sound Made Easy- HyperX Cloud Revolver S Hands On !!!!! [01/28 21:10:14] [INFO] We are on page 1 of 1 [01/28 21:10:14] [INFO] Number of posts: 1 [01/28 21:10:14] [INFO] Progress: 223/6740 [01/28 21:10:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:10:14] [INFO] Thread http://forum.notebookreview.com/threads/plug-and-play-surround-sound-made-easy-hyperx-cloud-revolver-s-hands-on.800213/ finished! [01/28 21:10:15] [INFO] !!! Now downloading Dell Introduces Wireless Charging Latitude 7285 2-in-1 !!!!! [01/28 21:10:16] [INFO] We are on page 1 of 1 [01/28 21:10:16] [INFO] Number of posts: 1 [01/28 21:10:16] [INFO] Progress: 224/6740 [01/28 21:10:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:10:16] [INFO] Thread http://forum.notebookreview.com/threads/dell-introduces-wireless-charging-latitude-7285-2-in-1.800172/ finished! [01/28 21:10:17] [INFO] !!! Now downloading Samsung Journeys into the World of PC Gaming with the Odyssey !!!!! [01/28 21:10:18] [INFO] We are on page 1 of 1 [01/28 21:10:18] [INFO] Number of posts: 2 [01/28 21:10:18] [INFO] Progress: 225/6740 [01/28 21:10:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:10:18] [INFO] Thread http://forum.notebookreview.com/threads/samsung-journeys-into-the-world-of-pc-gaming-with-the-odyssey.800071/ finished! [01/28 21:10:18] [INFO] !!! Now downloading MSI Leveled Up its Gaming Line with the Latest Nvidia and Intel Tech !!!!! [01/28 21:10:19] [INFO] We are on page 1 of 1 [01/28 21:10:19] [INFO] Number of posts: 2 [01/28 21:10:20] [INFO] Progress: 226/6740 [01/28 21:10:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:10:20] [INFO] Thread http://forum.notebookreview.com/threads/msi-leveled-up-its-gaming-line-with-the-latest-nvidia-and-intel-tech.800072/ finished! [01/28 21:10:20] [INFO] !!! Now downloading Premium Chromebooks Samsung Chromebook Plus & Chromebook Pro Hands On !!!!! [01/28 21:10:21] [INFO] We are on page 1 of 1 [01/28 21:10:21] [INFO] Number of posts: 1 [01/28 21:10:21] [INFO] Progress: 227/6740 [01/28 21:10:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:10:21] [INFO] Thread http://forum.notebookreview.com/threads/premium-chromebooks-samsung-chromebook-plus-chromebook-pro-hands-on.800073/ finished! [01/28 21:10:22] [INFO] !!! Now downloading Samsung and Google Unveil Chromebook Plus and Pro, Premium 2-in-1 Chromebooks !!!!! [01/28 21:10:23] [INFO] We are on page 1 of 1 [01/28 21:10:23] [INFO] Number of posts: 3 [01/28 21:10:24] [INFO] Progress: 228/6740 [01/28 21:10:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:10:24] [INFO] Thread http://forum.notebookreview.com/threads/samsung-and-google-unveil-chromebook-plus-and-pro-premium-2-in-1-chromebooks.800046/ finished! [01/28 21:10:24] [INFO] !!! Now downloading MSI WT73VR and New MSI Mobile Workstations Offer Something for Everyone !!!!! [01/28 21:10:25] [INFO] We are on page 1 of 1 [01/28 21:10:25] [INFO] Number of posts: 1 [01/28 21:10:25] [INFO] Progress: 229/6740 [01/28 21:10:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:10:25] [INFO] Thread http://forum.notebookreview.com/threads/msi-wt73vr-and-new-msi-mobile-workstations-offer-something-for-everyone.800057/ finished! [01/28 21:10:26] [INFO] !!! Now downloading New Acer Predator 21 X, 17 X & Nitro Gaming Notebooks are Monsters !!!!! [01/28 21:10:27] [INFO] We are on page 1 of 1 [01/28 21:10:27] [INFO] Number of posts: 4 [01/28 21:10:27] [INFO] Progress: 230/6740 [01/28 21:10:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:10:27] [INFO] Thread http://forum.notebookreview.com/threads/new-acer-predator-21-x-17-x-nitro-gaming-notebooks-are-monsters.800007/ finished! [01/28 21:10:28] [INFO] !!! Now downloading Alienware Announces New Alienware 13 R3, 15 R3, & 17 R4 Notebooks !!!!! [01/28 21:10:29] [INFO] We are on page 1 of 1 [01/28 21:10:29] [INFO] Number of posts: 1 [01/28 21:10:29] [INFO] Progress: 231/6740 [01/28 21:10:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:10:29] [INFO] Thread http://forum.notebookreview.com/threads/alienware-announces-new-alienware-13-r3-15-r3-17-r4-notebooks.799995/ finished! [01/28 21:10:30] [INFO] !!! Now downloading Lenovo Showcases New ThinkPad X1 Products !!!!! [01/28 21:10:31] [INFO] We are on page 1 of 1 [01/28 21:10:31] [INFO] Number of posts: 1 [01/28 21:10:31] [INFO] Progress: 232/6740 [01/28 21:10:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:10:31] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-showcases-new-thinkpad-x1-products.799988/ finished! [01/28 21:10:32] [INFO] !!! Now downloading Lenovo Miix 720 and Active Pen 2 Revealed !!!!! [01/28 21:10:33] [INFO] We are on page 1 of 1 [01/28 21:10:33] [INFO] Number of posts: 1 [01/28 21:10:33] [INFO] Progress: 233/6740 [01/28 21:10:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:10:33] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-miix-720-and-active-pen-2-revealed.799974/ finished! [01/28 21:10:33] [INFO] !!! Now downloading Samsung’s Announces Gaming-Oriented Quantum Dot Curved Monitors !!!!! [01/28 21:10:34] [INFO] We are on page 1 of 1 [01/28 21:10:34] [INFO] Number of posts: 1 [01/28 21:10:34] [INFO] Progress: 234/6740 [01/28 21:10:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:10:34] [INFO] Thread http://forum.notebookreview.com/threads/samsung%E2%80%99s-announces-gaming-oriented-quantum-dot-curved-monitors.799968/ finished! [01/28 21:10:35] [INFO] !!! Now downloading Mid-Range and Water Resistant Samsung Galaxy A Unveiled !!!!! [01/28 21:10:36] [INFO] We are on page 1 of 1 [01/28 21:10:36] [INFO] Number of posts: 1 [01/28 21:10:36] [INFO] Progress: 235/6740 [01/28 21:10:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:10:36] [INFO] Thread http://forum.notebookreview.com/threads/mid-range-and-water-resistant-samsung-galaxy-a-unveiled.799967/ finished! [01/28 21:10:36] [INFO] !!! Now downloading Dell XPS 13 2-in-1 Does What MacBook Can't !!!!! [01/28 21:10:37] [INFO] We are on page 1 of 1 [01/28 21:10:37] [INFO] Number of posts: 1 [01/28 21:10:37] [INFO] Progress: 236/6740 [01/28 21:10:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:10:37] [INFO] Thread http://forum.notebookreview.com/threads/dell-xps-13-2-in-1-does-what-macbook-cant.799953/ finished! [01/28 21:10:38] [INFO] !!! Now downloading Best Gaming Headsets 2016 !!!!! [01/28 21:10:39] [INFO] We are on page 1 of 1 [01/28 21:10:39] [INFO] Number of posts: 1 [01/28 21:10:39] [INFO] Progress: 237/6740 [01/28 21:10:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:10:39] [INFO] Thread http://forum.notebookreview.com/threads/best-gaming-headsets-2016.799876/ finished! [01/28 21:10:40] [INFO] !!! Now downloading Need a New Laptop, 1080 GTX Laptop Showdown, CPU Upgrades & More from the NBR Forums !!!!! [01/28 21:10:41] [INFO] We are on page 1 of 1 [01/28 21:10:41] [INFO] Number of posts: 1 [01/28 21:10:41] [INFO] Progress: 238/6740 [01/28 21:10:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:10:41] [INFO] Thread http://forum.notebookreview.com/threads/need-a-new-laptop-1080-gtx-laptop-showdown-cpu-upgrades-amp-more-from-the-nbr-forums.799805/ finished! [01/28 21:10:41] [INFO] !!! Now downloading New Lenovo ThinkPads Announced Before CES !!!!! [01/28 21:10:42] [INFO] We are on page 1 of 1 [01/28 21:10:42] [INFO] Number of posts: 1 [01/28 21:10:42] [INFO] Progress: 239/6740 [01/28 21:10:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:10:42] [INFO] Thread http://forum.notebookreview.com/threads/new-lenovo-thinkpads-announced-before-ces.799778/ finished! [01/28 21:10:43] [INFO] !!! Now downloading Lenovo Miix 510 Review !!!!! [01/28 21:10:44] [INFO] We are on page 1 of 1 [01/28 21:10:44] [INFO] Number of posts: 1 [01/28 21:10:44] [INFO] Progress: 240/6740 [01/28 21:10:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:10:44] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-miix-510-review.799588/ finished! [01/28 21:10:45] [INFO] !!! Now downloading Lenovo Yoga 910 Review !!!!! [01/28 21:10:46] [INFO] We are on page 1 of 1 [01/28 21:10:46] [INFO] Number of posts: 2 [01/28 21:10:46] [INFO] Progress: 241/6740 [01/28 21:10:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:10:46] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-yoga-910-review.799028/ finished! [01/28 21:10:47] [INFO] !!! Now downloading Azulle Byte Plus (2016) Review !!!!! [01/28 21:10:48] [INFO] We are on page 1 of 1 [01/28 21:10:48] [INFO] Number of posts: 1 [01/28 21:10:48] [INFO] Progress: 242/6740 [01/28 21:10:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:10:48] [INFO] Thread http://forum.notebookreview.com/threads/azulle-byte-plus-2016-review.799529/ finished! [01/28 21:10:49] [INFO] !!! Now downloading Lenovo Phab2 Pro Review- Tango Cool, Phone OK !!!!! [01/28 21:10:50] [INFO] We are on page 1 of 1 [01/28 21:10:50] [INFO] Number of posts: 1 [01/28 21:10:50] [INFO] Progress: 243/6740 [01/28 21:10:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:10:50] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-phab2-pro-review-tango-cool-phone-ok.799481/ finished! [01/28 21:10:50] [INFO] !!! Now downloading Azulle Lynk Multi-Functional Remote Control Review !!!!! [01/28 21:10:51] [INFO] We are on page 1 of 1 [01/28 21:10:51] [INFO] Number of posts: 1 [01/28 21:10:52] [INFO] Progress: 244/6740 [01/28 21:10:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:10:52] [INFO] Thread http://forum.notebookreview.com/threads/azulle-lynk-multi-functional-remote-control-review.799419/ finished! [01/28 21:10:52] [INFO] !!! Now downloading Apple MacBook Pro Review (2016)- Touch of Class and Not Much Else !!!!! [01/28 21:10:53] [INFO] We are on page 1 of 1 [01/28 21:10:53] [INFO] Number of posts: 1 [01/28 21:10:53] [INFO] Progress: 245/6740 [01/28 21:10:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:10:53] [INFO] Thread http://forum.notebookreview.com/threads/apple-macbook-pro-review-2016-touch-of-class-and-not-much-else.799394/ finished! [01/28 21:10:54] [INFO] !!! Now downloading Kingston HyperX Alloy FPS Mechanical Keyboard Review !!!!! [01/28 21:10:55] [INFO] We are on page 1 of 1 [01/28 21:10:55] [INFO] Number of posts: 1 [01/28 21:10:55] [INFO] Progress: 246/6740 [01/28 21:10:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:10:55] [INFO] Thread http://forum.notebookreview.com/threads/kingston-hyperx-alloy-fps-mechanical-keyboard-review.799276/ finished! [01/28 21:10:55] [INFO] !!! Now downloading ASUS and Google Announce New Chromebooks and Chromebit !!!!! [01/28 21:10:56] [INFO] We are on page 1 of 1 [01/28 21:10:56] [INFO] Number of posts: 4 [01/28 21:10:59] [INFO] Progress: 247/6740 [01/28 21:10:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:10:59] [INFO] Thread http://forum.notebookreview.com/threads/asus-and-google-announce-new-chromebooks-and-chromebit.779637/ finished! [01/28 21:10:59] [INFO] !!! Now downloading 2016 Gaming Notebook Guide !!!!! [01/28 21:11:00] [INFO] We are on page 1 of 1 [01/28 21:11:00] [INFO] Number of posts: 4 [01/28 21:11:01] [INFO] Progress: 248/6740 [01/28 21:11:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:11:01] [INFO] Thread http://forum.notebookreview.com/threads/2016-gaming-notebook-guide.797230/ finished! [01/28 21:11:01] [INFO] !!! Now downloading Asus vs Alienware, Asus vs Clevo, Clevo Resellers & More from the NBR Forums !!!!! [01/28 21:11:02] [INFO] We are on page 1 of 1 [01/28 21:11:02] [INFO] Number of posts: 1 [01/28 21:11:02] [INFO] Progress: 249/6740 [01/28 21:11:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:11:02] [INFO] Thread http://forum.notebookreview.com/threads/asus-vs-alienware-asus-vs-clevo-clevo-resellers-more-from-the-nbr-forums.799108/ finished! [01/28 21:11:03] [INFO] !!! Now downloading 2016 Laptop Holiday Shopping Guide !!!!! [01/28 21:11:04] [INFO] We are on page 1 of 1 [01/28 21:11:04] [INFO] Number of posts: 1 [01/28 21:11:04] [INFO] Progress: 250/6740 [01/28 21:11:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:11:04] [INFO] Thread http://forum.notebookreview.com/threads/2016-laptop-holiday-shopping-guide.799104/ finished! [01/28 21:11:05] [INFO] !!! Now downloading Google Daydream View Review- Ruined by the Light !!!!! [01/28 21:11:06] [INFO] We are on page 1 of 1 [01/28 21:11:06] [INFO] Number of posts: 1 [01/28 21:11:06] [INFO] Progress: 251/6740 [01/28 21:11:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:11:06] [INFO] Thread http://forum.notebookreview.com/threads/google-daydream-view-review-ruined-by-the-light.799062/ finished! [01/28 21:11:06] [INFO] !!! Now downloading Dell Latitude 13 3000 (3379) Review- A Better Business Class Notebook !!!!! [01/28 21:11:07] [INFO] We are on page 1 of 1 [01/28 21:11:07] [INFO] Number of posts: 1 [01/28 21:11:07] [INFO] Progress: 252/6740 [01/28 21:11:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:11:07] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-13-3000-3379-review-a-better-business-class-notebook.798800/ finished! [01/28 21:11:08] [INFO] !!! Now downloading Alcatel Idol 4S with Windows 10 Review !!!!! [01/28 21:11:09] [INFO] We are on page 1 of 1 [01/28 21:11:09] [INFO] Number of posts: 1 [01/28 21:11:09] [INFO] Progress: 253/6740 [01/28 21:11:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:11:09] [INFO] Thread http://forum.notebookreview.com/threads/alcatel-idol-4s-with-windows-10-review.798796/ finished! [01/28 21:11:10] [INFO] !!! Now downloading Lenovo Yoga 710 15 Review !!!!! [01/28 21:11:11] [INFO] We are on page 1 of 1 [01/28 21:11:11] [INFO] Number of posts: 1 [01/28 21:11:11] [INFO] Progress: 254/6740 [01/28 21:11:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:11:11] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-yoga-710-15-review.798793/ finished! [01/28 21:11:11] [INFO] !!! Now downloading Laptop Keyboards Explained- Best & Worst Keyboard Tech !!!!! [01/28 21:11:12] [INFO] We are on page 1 of 1 [01/28 21:11:12] [INFO] Number of posts: 1 [01/28 21:11:12] [INFO] Progress: 255/6740 [01/28 21:11:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:11:12] [INFO] Thread http://forum.notebookreview.com/threads/laptop-keyboards-explained-best-amp-worst-keyboard-tech.798717/ finished! [01/28 21:11:13] [INFO] !!! Now downloading Lenovo Yoga Book (Windows) Review- Better Than Android !!!!! [01/28 21:11:14] [INFO] We are on page 1 of 1 [01/28 21:11:14] [INFO] Number of posts: 1 [01/28 21:11:14] [INFO] Progress: 256/6740 [01/28 21:11:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:11:14] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-yoga-book-windows-review-better-than-android.798556/ finished! [01/28 21:11:14] [INFO] !!! Now downloading Powerful Laptops, Light Laptops, 18.4-inch Gaming Laptops & More from the NBR Forums !!!!! [01/28 21:11:16] [INFO] We are on page 1 of 1 [01/28 21:11:16] [INFO] Number of posts: 1 [01/28 21:11:16] [INFO] Progress: 257/6740 [01/28 21:11:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:11:16] [INFO] Thread http://forum.notebookreview.com/threads/powerful-laptops-light-laptops-18-4-inch-gaming-laptops-amp-more-from-the-nbr-forums.798513/ finished! [01/28 21:11:16] [INFO] !!! Now downloading Google Pixel XL Review- Two-Thirds Great !!!!! [01/28 21:11:17] [INFO] We are on page 1 of 1 [01/28 21:11:17] [INFO] Number of posts: 1 [01/28 21:11:17] [INFO] Progress: 258/6740 [01/28 21:11:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:11:17] [INFO] Thread http://forum.notebookreview.com/threads/google-pixel-xl-review-two-thirds-great.798509/ finished! [01/28 21:11:18] [INFO] !!! Now downloading Laptop Screens Explained- IPS, LED, & AMOLED !!!!! [01/28 21:11:19] [INFO] We are on page 1 of 1 [01/28 21:11:19] [INFO] Number of posts: 2 [01/28 21:11:19] [INFO] Progress: 259/6740 [01/28 21:11:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:11:19] [INFO] Thread http://forum.notebookreview.com/threads/laptop-screens-explained-ips-led-amp-amoled.798382/ finished! [01/28 21:11:19] [INFO] !!! Now downloading Gigabyte P55W v6 Review !!!!! [01/28 21:11:21] [INFO] We are on page 1 of 1 [01/28 21:11:21] [INFO] Number of posts: 1 [01/28 21:11:21] [INFO] Progress: 260/6740 [01/28 21:11:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:11:21] [INFO] Thread http://forum.notebookreview.com/threads/gigabyte-p55w-v6-review.798338/ finished! [01/28 21:11:21] [INFO] !!! Now downloading Huawei Fit Review- Smartwatch Looks, Fitness Band Features !!!!! [01/28 21:11:22] [INFO] We are on page 1 of 1 [01/28 21:11:22] [INFO] Number of posts: 1 [01/28 21:11:22] [INFO] Progress: 261/6740 [01/28 21:11:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:11:22] [INFO] Thread http://forum.notebookreview.com/threads/huawei-fit-review-smartwatch-looks-fitness-band-features.798248/ finished! [01/28 21:11:23] [INFO] !!! Now downloading Sony Xperia XZ Review- Another Solid Xperia !!!!! [01/28 21:11:24] [INFO] We are on page 1 of 1 [01/28 21:11:24] [INFO] Number of posts: 1 [01/28 21:11:24] [INFO] Progress: 262/6740 [01/28 21:11:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:11:24] [INFO] Thread http://forum.notebookreview.com/threads/sony-xperia-xz-review-another-solid-xperia.798211/ finished! [01/28 21:11:24] [INFO] !!! Now downloading Best Ultraportable Notebooks of 2016 !!!!! [01/28 21:11:26] [INFO] We are on page 1 of 1 [01/28 21:11:26] [INFO] Number of posts: 3 [01/28 21:11:26] [INFO] Progress: 263/6740 [01/28 21:11:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:11:26] [INFO] Thread http://forum.notebookreview.com/threads/best-ultraportable-notebooks-of-2016.798077/ finished! [01/28 21:11:26] [INFO] !!! Now downloading Black Friday Deals, Alienware Tax, Fastest DDR4 RAM, & More from the NBR Forums !!!!! [01/28 21:11:27] [INFO] We are on page 1 of 1 [01/28 21:11:27] [INFO] Number of posts: 1 [01/28 21:11:27] [INFO] Progress: 264/6740 [01/28 21:11:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:11:27] [INFO] Thread http://forum.notebookreview.com/threads/black-friday-deals-alienware-tax-fastest-ddr4-ram-amp-more-from-the-nbr-forums.798000/ finished! [01/28 21:11:28] [INFO] !!! Now downloading Sony Xperia X Compact Review- Best Small Android Smartphone !!!!! [01/28 21:11:29] [INFO] We are on page 1 of 1 [01/28 21:11:29] [INFO] Number of posts: 1 [01/28 21:11:29] [INFO] Progress: 265/6740 [01/28 21:11:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:11:29] [INFO] Thread http://forum.notebookreview.com/threads/sony-xperia-x-compact-review-best-small-android-smartphone.797771/ finished! [01/28 21:11:30] [INFO] !!! Now downloading Lenovo Ideapad Y900 Review !!!!! [01/28 21:11:32] [INFO] We are on page 1 of 1 [01/28 21:11:32] [INFO] Number of posts: 1 [01/28 21:11:32] [INFO] Progress: 266/6740 [01/28 21:11:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:11:32] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ideapad-y900-review.797738/ finished! [01/28 21:11:32] [INFO] !!! Now downloading Best Gaming Keyboards 2016 !!!!! [01/28 21:11:33] [INFO] We are on page 1 of 1 [01/28 21:11:33] [INFO] Number of posts: 2 [01/28 21:11:33] [INFO] Progress: 267/6740 [01/28 21:11:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:11:33] [INFO] Thread http://forum.notebookreview.com/threads/best-gaming-keyboards-2016.797696/ finished! [01/28 21:11:34] [INFO] !!! Now downloading Lenovo ThinkPad P50s Review !!!!! [01/28 21:11:35] [INFO] We are on page 1 of 1 [01/28 21:11:35] [INFO] Number of posts: 1 [01/28 21:11:35] [INFO] Progress: 268/6740 [01/28 21:11:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:11:35] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-p50s-review.797558/ finished! [01/28 21:11:35] [INFO] !!! Now downloading Microsoft Surface Studio Preview- Hands On the Big & Innovative Windows 10 All-in-One !!!!! [01/28 21:11:37] [INFO] We are on page 1 of 1 [01/28 21:11:37] [INFO] Number of posts: 1 [01/28 21:11:37] [INFO] Progress: 269/6740 [01/28 21:11:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:11:37] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-surface-studio-preview-hands-on-the-big-innovative-windows-10-all-in-one.797537/ finished! [01/28 21:11:37] [INFO] !!! Now downloading Alienware Redesign, New Nvidia Drivers, Replacing RAM & More from the NBR Forums !!!!! [01/28 21:11:38] [INFO] We are on page 1 of 1 [01/28 21:11:38] [INFO] Number of posts: 2 [01/28 21:11:38] [INFO] Progress: 270/6740 [01/28 21:11:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:11:38] [INFO] Thread http://forum.notebookreview.com/threads/alienware-redesign-new-nvidia-drivers-replacing-ram-amp-more-from-the-nbr-forums.797360/ finished! [01/28 21:11:39] [INFO] !!! Now downloading Belkin Lightning Audio and Charge RockStar Review- Headphone Fix !!!!! [01/28 21:11:40] [INFO] We are on page 1 of 1 [01/28 21:11:40] [INFO] Number of posts: 1 [01/28 21:11:40] [INFO] Progress: 271/6740 [01/28 21:11:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:11:40] [INFO] Thread http://forum.notebookreview.com/threads/belkin-lightning-audio-and-charge-rockstar-review-headphone-fix.797359/ finished! [01/28 21:11:40] [INFO] !!! Now downloading Huawei nova plus Review- Looks Great & Performs Well, But Pricey !!!!! [01/28 21:11:41] [INFO] We are on page 1 of 1 [01/28 21:11:41] [INFO] Number of posts: 1 [01/28 21:11:42] [INFO] Progress: 272/6740 [01/28 21:11:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:11:42] [INFO] Thread http://forum.notebookreview.com/threads/huawei-nova-plus-review-looks-great-amp-performs-well-but-pricey.797306/ finished! [01/28 21:11:42] [INFO] !!! Now downloading Logitech K780 Multi-Device Wireless Keyboard Review !!!!! [01/28 21:11:43] [INFO] We are on page 1 of 1 [01/28 21:11:43] [INFO] Number of posts: 1 [01/28 21:11:43] [INFO] Progress: 273/6740 [01/28 21:11:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:11:43] [INFO] Thread http://forum.notebookreview.com/threads/logitech-k780-multi-device-wireless-keyboard-review.797263/ finished! [01/28 21:11:43] [INFO] !!! Now downloading Lenovo Yoga Book Review- For the Doodlers, Scribblers, and Inkers !!!!! [01/28 21:11:45] [INFO] We are on page 1 of 1 [01/28 21:11:45] [INFO] Number of posts: 2 [01/28 21:11:45] [INFO] Progress: 274/6740 [01/28 21:11:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:11:45] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-yoga-book-review-for-the-doodlers-scribblers-and-inkers.797193/ finished! [01/28 21:11:45] [INFO] !!! Now downloading Asus ROG Strix Review !!!!! [01/28 21:11:46] [INFO] We are on page 1 of 1 [01/28 21:11:46] [INFO] Number of posts: 2 [01/28 21:11:47] [INFO] Progress: 275/6740 [01/28 21:11:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:11:47] [INFO] Thread http://forum.notebookreview.com/threads/asus-rog-strix-review.797074/ finished! [01/28 21:11:47] [INFO] !!! Now downloading The Best Cheap Smartphones for $100, $200, $300, & $400 !!!!! [01/28 21:11:48] [INFO] We are on page 1 of 1 [01/28 21:11:48] [INFO] Number of posts: 1 [01/28 21:11:48] [INFO] Progress: 276/6740 [01/28 21:11:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:11:48] [INFO] Thread http://forum.notebookreview.com/threads/the-best-cheap-smartphones-for-100-200-300-amp-400.796985/ finished! [01/28 21:11:49] [INFO] !!! Now downloading Lenovo ThinkPad X1 Yoga OLED Review- Beauty and a Beast of a Price !!!!! [01/28 21:11:50] [INFO] We are on page 1 of 1 [01/28 21:11:50] [INFO] Number of posts: 1 [01/28 21:11:50] [INFO] Progress: 277/6740 [01/28 21:11:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:11:50] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-x1-yoga-oled-review-beauty-and-a-beast-of-a-price.796876/ finished! [01/28 21:11:51] [INFO] !!! Now downloading Asus vs Sager, Asus vs Dell, Alienware Woes & More from the NBR Forums !!!!! [01/28 21:11:52] [INFO] We are on page 1 of 1 [01/28 21:11:52] [INFO] Number of posts: 1 [01/28 21:11:52] [INFO] Progress: 278/6740 [01/28 21:11:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:11:52] [INFO] Thread http://forum.notebookreview.com/threads/asus-vs-sager-asus-vs-dell-alienware-woes-amp-more-from-the-nbr-forums.796865/ finished! [01/28 21:11:53] [INFO] !!! Now downloading Apple iPhone 7 Plus Review- Evolutionary, But Still Great !!!!! [01/28 21:11:54] [INFO] We are on page 1 of 1 [01/28 21:11:54] [INFO] Number of posts: 1 [01/28 21:11:54] [INFO] Progress: 279/6740 [01/28 21:11:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:11:54] [INFO] Thread http://forum.notebookreview.com/threads/apple-iphone-7-plus-review-evolutionary-but-still-great.796794/ finished! [01/28 21:11:55] [INFO] !!! Now downloading Google Takes on Apple with Powerful Pixel and Pixel XL Phones !!!!! [01/28 21:11:56] [INFO] We are on page 1 of 1 [01/28 21:11:56] [INFO] Number of posts: 1 [01/28 21:11:56] [INFO] Progress: 280/6740 [01/28 21:11:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:11:56] [INFO] Thread http://forum.notebookreview.com/threads/google-takes-on-apple-with-powerful-pixel-and-pixel-xl-phones%C2%A0.796757/ finished! [01/28 21:11:56] [INFO] !!! Now downloading Motorola Moto G4 Play Review- Cheap and Capable !!!!! [01/28 21:11:58] [INFO] We are on page 1 of 1 [01/28 21:11:58] [INFO] Number of posts: 1 [01/28 21:11:58] [INFO] Progress: 281/6740 [01/28 21:11:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:11:58] [INFO] Thread http://forum.notebookreview.com/threads/motorola-moto-g4-play-review-cheap-and-capable.796744/ finished! [01/28 21:11:58] [INFO] !!! Now downloading Lenovo Yoga 710 11 Review !!!!! [01/28 21:11:59] [INFO] We are on page 1 of 1 [01/28 21:11:59] [INFO] Number of posts: 1 [01/28 21:11:59] [INFO] Progress: 282/6740 [01/28 21:11:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:11:59] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-yoga-710-11-review.796623/ finished! [01/28 21:12:00] [INFO] !!! Now downloading Acer Predator 17 X Review- 4K for Gamers !!!!! [01/28 21:12:01] [INFO] We are on page 1 of 1 [01/28 21:12:01] [INFO] Number of posts: 1 [01/28 21:12:01] [INFO] Progress: 283/6740 [01/28 21:12:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:12:01] [INFO] Thread http://forum.notebookreview.com/threads/acer-predator-17-x-review-4k-for-gamers.796581/ finished! [01/28 21:12:02] [INFO] !!! Now downloading MSI GT73VR Titan Pro Review- A Beautiful Beast !!!!! [01/28 21:12:03] [INFO] We are on page 1 of 1 [01/28 21:12:03] [INFO] Number of posts: 1 [01/28 21:12:03] [INFO] Progress: 284/6740 [01/28 21:12:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:12:03] [INFO] Thread http://forum.notebookreview.com/threads/msi-gt73vr-titan-pro-review-a-beautiful-beast.796546/ finished! [01/28 21:12:04] [INFO] !!! Now downloading Notebook Buying Guide- Port Selection and Placement !!!!! [01/28 21:12:05] [INFO] We are on page 1 of 1 [01/28 21:12:05] [INFO] Number of posts: 1 [01/28 21:12:05] [INFO] Progress: 285/6740 [01/28 21:12:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:12:05] [INFO] Thread http://forum.notebookreview.com/threads/notebook-buying-guide-port-selection-and-placement.796497/ finished! [01/28 21:12:05] [INFO] !!! Now downloading Lenovo ThinkPad X260 Review- Balanced for Business Travelers !!!!! [01/28 21:12:07] [INFO] We are on page 1 of 1 [01/28 21:12:07] [INFO] Number of posts: 1 [01/28 21:12:07] [INFO] Progress: 286/6740 [01/28 21:12:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:12:07] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-x260-review-balanced-for-business-travelers.796496/ finished! [01/28 21:12:07] [INFO] !!! Now downloading NBR Flashback- Technologies That Started with Windows Vista !!!!! [01/28 21:12:08] [INFO] We are on page 1 of 1 [01/28 21:12:08] [INFO] Number of posts: 1 [01/28 21:12:08] [INFO] Progress: 287/6740 [01/28 21:12:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:12:08] [INFO] Thread http://forum.notebookreview.com/threads/nbr-flashback-technologies-that-started-with-windows-vista.796382/ finished! [01/28 21:12:09] [INFO] !!! Now downloading Top 10 Iconic Notebooks that Changed Mobile Computing !!!!! [01/28 21:12:10] [INFO] We are on page 1 of 1 [01/28 21:12:10] [INFO] Number of posts: 9 [01/28 21:12:11] [INFO] Progress: 288/6740 [01/28 21:12:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:12:11] [INFO] Thread http://forum.notebookreview.com/threads/top-10-iconic-notebooks-that-changed-mobile-computing.795567/ finished! [01/28 21:12:11] [INFO] !!! Now downloading What's the Best DVR for Cord Cutters !!!!! [01/28 21:12:12] [INFO] We are on page 1 of 1 [01/28 21:12:12] [INFO] Number of posts: 1 [01/28 21:12:12] [INFO] Progress: 289/6740 [01/28 21:12:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:12:12] [INFO] Thread http://forum.notebookreview.com/threads/whats-the-best-dvr-for-cord-cutters.796257/ finished! [01/28 21:12:13] [INFO] !!! Now downloading Huawei Honor 8 Review- 90 Percent Flagship at 50 Percent Price !!!!! [01/28 21:12:14] [INFO] We are on page 1 of 1 [01/28 21:12:14] [INFO] Number of posts: 1 [01/28 21:12:14] [INFO] Progress: 290/6740 [01/28 21:12:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:12:14] [INFO] Thread http://forum.notebookreview.com/threads/huawei-honor-8-review-90-percent-flagship-at-50-percent-price.796245/ finished! [01/28 21:12:14] [INFO] !!! Now downloading Lenovo Yoga 710 14 Review !!!!! [01/28 21:12:15] [INFO] We are on page 1 of 1 [01/28 21:12:15] [INFO] Number of posts: 1 [01/28 21:12:15] [INFO] Progress: 291/6740 [01/28 21:12:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:12:15] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-yoga-710-14-review.796021/ finished! [01/28 21:12:16] [INFO] !!! Now downloading Best Gaming Mice 2016 !!!!! [01/28 21:12:17] [INFO] We are on page 1 of 1 [01/28 21:12:17] [INFO] Number of posts: 2 [01/28 21:12:17] [INFO] Progress: 292/6740 [01/28 21:12:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:12:17] [INFO] Thread http://forum.notebookreview.com/threads/best-gaming-mice-2016.795483/ finished! [01/28 21:12:17] [INFO] !!! Now downloading Water Resistant Apple iPhone 7 and 7 Plus Ditch Headphone Jack, Bring More Storage & Better Cameras !!!!! [01/28 21:12:19] [INFO] We are on page 1 of 1 [01/28 21:12:19] [INFO] Number of posts: 1 [01/28 21:12:19] [INFO] Progress: 293/6740 [01/28 21:12:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:12:19] [INFO] Thread http://forum.notebookreview.com/threads/water-resistant-apple%C2%A0iphone-7-and-7-plus-ditch-headphone-jack-bring-more-storage%C2%A0-better-cameras%C2%A0.795858/ finished! [01/28 21:12:19] [INFO] !!! Now downloading The Lenovo Yoga Book is Weird but Innovative- Hands On !!!!! [01/28 21:12:21] [INFO] We are on page 1 of 1 [01/28 21:12:21] [INFO] Number of posts: 2 [01/28 21:12:21] [INFO] Progress: 294/6740 [01/28 21:12:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:12:21] [INFO] Thread http://forum.notebookreview.com/threads/the-lenovo-yoga-book-is-weird-but-innovative-hands-on.795824/ finished! [01/28 21:12:21] [INFO] !!! Now downloading Acer Swift 7 and Spin 7 are Absurdly Thin- Hands On !!!!! [01/28 21:12:22] [INFO] We are on page 1 of 1 [01/28 21:12:22] [INFO] Number of posts: 1 [01/28 21:12:23] [INFO] Progress: 295/6740 [01/28 21:12:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:12:23] [INFO] Thread http://forum.notebookreview.com/threads/acer-swift-7-and-spin-7-are-absurdly-thin-hands-on.795823/ finished! [01/28 21:12:23] [INFO] !!! Now downloading The Acer Predator 21X is a Monster- Hands On !!!!! [01/28 21:12:24] [INFO] We are on page 1 of 1 [01/28 21:12:24] [INFO] Number of posts: 1 [01/28 21:12:24] [INFO] Progress: 296/6740 [01/28 21:12:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:12:24] [INFO] Thread http://forum.notebookreview.com/threads/the-acer-predator-21x-is-a-monster-hands-on.795783/ finished! [01/28 21:12:25] [INFO] !!! Now downloading Sony Xperia XZ and Xperia X Compact Hands On !!!!! [01/28 21:12:26] [INFO] We are on page 1 of 1 [01/28 21:12:26] [INFO] Number of posts: 1 [01/28 21:12:26] [INFO] Progress: 297/6740 [01/28 21:12:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:12:26] [INFO] Thread http://forum.notebookreview.com/threads/sony-xperia-xz-and-xperia-x-compact-hands-on.795645/ finished! [01/28 21:12:26] [INFO] !!! Now downloading Huawei Brings Premium to the Mid-range with Nova and Nova Plus- Hands On !!!!! [01/28 21:12:27] [INFO] We are on page 1 of 1 [01/28 21:12:27] [INFO] Number of posts: 1 [01/28 21:12:27] [INFO] Progress: 298/6740 [01/28 21:12:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:12:27] [INFO] Thread http://forum.notebookreview.com/threads/huawei-brings-premium-to-the-mid-range-with-nova-and-nova-plus-hands-on.795643/ finished! [01/28 21:12:28] [INFO] !!! Now downloading The Return of the Docking Station !!!!! [01/28 21:12:29] [INFO] We are on page 1 of 1 [01/28 21:12:29] [INFO] Number of posts: 4 [01/28 21:12:29] [INFO] Progress: 299/6740 [01/28 21:12:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:12:29] [INFO] Thread http://forum.notebookreview.com/threads/the-return-of-the-docking-station.794942/ finished! [01/28 21:12:30] [INFO] !!! Now downloading Samsung Gear Fit 2 Review- Fitness Tracker with a Bit of Smartwatch !!!!! [01/28 21:12:31] [INFO] We are on page 1 of 1 [01/28 21:12:31] [INFO] Number of posts: 1 [01/28 21:12:31] [INFO] Progress: 300/6740 [01/28 21:12:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:12:31] [INFO] Thread http://forum.notebookreview.com/threads/samsung-gear-fit-2-review-fitness-tracker-with-a-bit-of-smartwatch.795485/ finished! [01/28 21:12:32] [INFO] !!! Now downloading Worthwhile Laptop Upgrades, Customer Support Woes, & More from the NBR Forums !!!!! [01/28 21:12:33] [INFO] We are on page 1 of 1 [01/28 21:12:33] [INFO] Number of posts: 1 [01/28 21:12:33] [INFO] Progress: 301/6740 [01/28 21:12:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:12:33] [INFO] Thread http://forum.notebookreview.com/threads/worthwhile-laptop-upgrades-customer-support-woes-amp-more-from-the-nbr-forums.795484/ finished! [01/28 21:12:33] [INFO] !!! Now downloading Samsung Gear VR (2016) Review !!!!! [01/28 21:12:35] [INFO] We are on page 1 of 1 [01/28 21:12:35] [INFO] Number of posts: 1 [01/28 21:12:35] [INFO] Progress: 302/6740 [01/28 21:12:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:12:35] [INFO] Thread http://forum.notebookreview.com/threads/samsung-gear-vr-2016-review.795479/ finished! [01/28 21:12:35] [INFO] !!! Now downloading Crucial MX300 1TB SSD Review !!!!! [01/28 21:12:36] [INFO] We are on page 1 of 1 [01/28 21:12:36] [INFO] Number of posts: 1 [01/28 21:12:36] [INFO] Progress: 303/6740 [01/28 21:12:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:12:36] [INFO] Thread http://forum.notebookreview.com/threads/crucial-mx300-1tb-ssd-review.795333/ finished! [01/28 21:12:37] [INFO] !!! Now downloading Eurocom Commander Laptop Review !!!!! [01/28 21:12:38] [INFO] We are on page 1 of 1 [01/28 21:12:38] [INFO] Number of posts: 1 [01/28 21:12:38] [INFO] Progress: 304/6740 [01/28 21:12:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:12:38] [INFO] Thread http://forum.notebookreview.com/threads/eurocom-commander-laptop-review.795256/ finished! [01/28 21:12:38] [INFO] !!! Now downloading Dell Inspiron 13 7000 Review !!!!! [01/28 21:12:39] [INFO] We are on page 1 of 1 [01/28 21:12:39] [INFO] Number of posts: 1 [01/28 21:12:39] [INFO] Progress: 305/6740 [01/28 21:12:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:12:39] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-13-7000-review.795218/ finished! [01/28 21:12:40] [INFO] !!! Now downloading Laptop for Ph.D. Student, Windows 10 Problems, Upgrading 3G Wireless Card to 4G, and More from the NBR Forums !!!!! [01/28 21:12:41] [INFO] We are on page 1 of 1 [01/28 21:12:41] [INFO] Number of posts: 1 [01/28 21:12:41] [INFO] Progress: 306/6740 [01/28 21:12:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:12:41] [INFO] Thread http://forum.notebookreview.com/threads/laptop-for-ph-d-student-windows-10-problems-upgrading-3g-wireless-card-to-4g-and-more-from-the-nbr-forums.795118/ finished! [01/28 21:12:42] [INFO] !!! Now downloading Samsung Galaxy Note 7 Review- The Only Android Flagship !!!!! [01/28 21:12:43] [INFO] We are on page 1 of 1 [01/28 21:12:43] [INFO] Number of posts: 4 [01/28 21:12:43] [INFO] Progress: 307/6740 [01/28 21:12:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:12:43] [INFO] Thread http://forum.notebookreview.com/threads/samsung-galaxy-note-7-review-the-only-android-flagship.794981/ finished! [01/28 21:12:44] [INFO] !!! Now downloading Honor 8 has Flagship Features, Mid-range Price- Hands On !!!!! [01/28 21:12:45] [INFO] We are on page 1 of 1 [01/28 21:12:45] [INFO] Number of posts: 1 [01/28 21:12:45] [INFO] Progress: 308/6740 [01/28 21:12:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:12:45] [INFO] Thread http://forum.notebookreview.com/threads/honor-8-has-flagship-features-mid-range-price-hands-on.795029/ finished! [01/28 21:12:46] [INFO] !!! Now downloading Dell Precision 5510 Review- A Solid Travel Laptop !!!!! [01/28 21:12:47] [INFO] We are on page 1 of 1 [01/28 21:12:47] [INFO] Number of posts: 2 [01/28 21:12:47] [INFO] Progress: 309/6740 [01/28 21:12:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:12:47] [INFO] Thread http://forum.notebookreview.com/threads/dell-precision-5510-review-a-solid-travel-laptop.794691/ finished! [01/28 21:12:47] [INFO] !!! Now downloading Dream Laptops, Lenovo vs Dell vs HP, Windows on a Mac, & More from the NBR Forums !!!!! [01/28 21:12:48] [INFO] We are on page 1 of 1 [01/28 21:12:48] [INFO] Number of posts: 3 [01/28 21:12:49] [INFO] Progress: 310/6740 [01/28 21:12:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:12:49] [INFO] Thread http://forum.notebookreview.com/threads/dream-laptops-lenovo-vs-dell-vs-hp-windows-on-a-mac-amp-more-from-the-nbr-forums.794842/ finished! [01/28 21:12:49] [INFO] !!! Now downloading Windows 10 Anniversary Update Review- Cortana is the Future !!!!! [01/28 21:12:50] [INFO] We are on page 1 of 1 [01/28 21:12:50] [INFO] Number of posts: 1 [01/28 21:12:51] [INFO] Progress: 311/6740 [01/28 21:12:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:12:51] [INFO] Thread http://forum.notebookreview.com/threads/windows-10-anniversary-update-review-cortana-is-the-future.794773/ finished! [01/28 21:12:51] [INFO] !!! Now downloading MSI vs Sager, Dusting Off an Old Compaq Presario, & More from the NBR Forums !!!!! [01/28 21:12:52] [INFO] We are on page 1 of 1 [01/28 21:12:52] [INFO] Number of posts: 1 [01/28 21:12:52] [INFO] Progress: 312/6740 [01/28 21:12:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:12:52] [INFO] Thread http://forum.notebookreview.com/threads/msi-vs-sager-dusting-off-an-old-compaq-presario-amp-more-from-the-nbr-forums.794539/ finished! [01/28 21:12:53] [INFO] !!! Now downloading Samsung Galaxy Note 7 and Gear VR Preview- A Closer Look at the Specs !!!!! [01/28 21:12:54] [INFO] We are on page 1 of 1 [01/28 21:12:54] [INFO] Number of posts: 1 [01/28 21:12:54] [INFO] Progress: 313/6740 [01/28 21:12:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:12:54] [INFO] Thread http://forum.notebookreview.com/threads/samsung-galaxy-note-7-and-gear-vr-preview-a-closer-look-at-the-specs.794509/ finished! [01/28 21:12:54] [INFO] !!! Now downloading Samsung Galaxy Note 7 Gets an Edge, Secure Folder, & New S Pen Features- Hands On !!!!! [01/28 21:12:55] [INFO] We are on page 1 of 1 [01/28 21:12:55] [INFO] Number of posts: 1 [01/28 21:12:56] [INFO] Progress: 314/6740 [01/28 21:12:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:12:56] [INFO] Thread http://forum.notebookreview.com/threads/samsung-galaxy-note-7-gets-an-edge-secure-folder-new-s-pen-features-hands-on.794501/ finished! [01/28 21:12:56] [INFO] !!! Now downloading ESET Smart Security 9 Review !!!!! [01/28 21:12:57] [INFO] We are on page 1 of 1 [01/28 21:12:57] [INFO] Number of posts: 2 [01/28 21:12:57] [INFO] Progress: 315/6740 [01/28 21:12:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:12:57] [INFO] Thread http://forum.notebookreview.com/threads/eset-smart-security-9-review.794433/ finished! [01/28 21:12:58] [INFO] !!! Now downloading Gigabyte Aero 14 Review !!!!! [01/28 21:12:59] [INFO] We are on page 1 of 1 [01/28 21:12:59] [INFO] Number of posts: 1 [01/28 21:12:59] [INFO] Progress: 316/6740 [01/28 21:12:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:12:59] [INFO] Thread http://forum.notebookreview.com/threads/gigabyte-aero-14-review.794423/ finished! [01/28 21:12:59] [INFO] !!! Now downloading Lenovo ideapad Miix 310 Review- Last of the Atoms !!!!! [01/28 21:13:00] [INFO] We are on page 1 of 1 [01/28 21:13:01] [INFO] Number of posts: 1 [01/28 21:13:01] [INFO] Progress: 317/6740 [01/28 21:13:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:13:01] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ideapad-miix-310-review-last-of-the-atoms.794377/ finished! [01/28 21:13:01] [INFO] !!! Now downloading Lenovo ThinkPad P40 Yoga Review- 2-in-1 Workstation !!!!! [01/28 21:13:02] [INFO] We are on page 1 of 1 [01/28 21:13:02] [INFO] Number of posts: 2 [01/28 21:13:02] [INFO] Progress: 318/6740 [01/28 21:13:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:13:02] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-p40-yoga-review-2-in-1-workstation.794314/ finished! [01/28 21:13:03] [INFO] !!! Now downloading Samsung Galaxy S7 Review- A Tough Act to Follow !!!!! [01/28 21:13:04] [INFO] We are on page 1 of 1 [01/28 21:13:04] [INFO] Number of posts: 1 [01/28 21:13:04] [INFO] Progress: 319/6740 [01/28 21:13:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:13:04] [INFO] Thread http://forum.notebookreview.com/threads/samsung-galaxy-s7-review-a-tough-act-to-follow.794309/ finished! [01/28 21:13:04] [INFO] !!! Now downloading AVG Internet Security Business Edition (2016) Review !!!!! [01/28 21:13:05] [INFO] We are on page 1 of 1 [01/28 21:13:06] [INFO] Number of posts: 1 [01/28 21:13:06] [INFO] Progress: 320/6740 [01/28 21:13:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:13:06] [INFO] Thread http://forum.notebookreview.com/threads/avg-internet-security-business-edition-2016-review.794172/ finished! [01/28 21:13:07] [INFO] !!! Now downloading Future-proof Gaming Laptops, Replacing Laptop Fan Motor, New Clevos, & More from the NBR Forums !!!!! [01/28 21:13:08] [INFO] We are on page 1 of 1 [01/28 21:13:08] [INFO] Number of posts: 1 [01/28 21:13:08] [INFO] Progress: 321/6740 [01/28 21:13:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:13:08] [INFO] Thread http://forum.notebookreview.com/threads/future-proof-gaming-laptops-replacing-laptop-fan-motor-new-clevos-amp-more-from-the-nbr-forums.794139/ finished! [01/28 21:13:08] [INFO] !!! Now downloading Lenovo ideapad 710S Review- A High-Value Ultrabook !!!!! [01/28 21:13:09] [INFO] We are on page 1 of 1 [01/28 21:13:09] [INFO] Number of posts: 1 [01/28 21:13:09] [INFO] Progress: 322/6740 [01/28 21:13:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:13:09] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ideapad-710s-review-a-high-value-ultrabook.794117/ finished! [01/28 21:13:10] [INFO] !!! Now downloading ZTE Zmax Pro Hands-On Preview- A lot for a little !!!!! [01/28 21:13:11] [INFO] We are on page 1 of 1 [01/28 21:13:11] [INFO] Number of posts: 1 [01/28 21:13:11] [INFO] Progress: 323/6740 [01/28 21:13:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:13:11] [INFO] Thread http://forum.notebookreview.com/threads/zte-zmax-pro-hands-on-preview-a-lot-for-a-little.794110/ finished! [01/28 21:13:11] [INFO] !!! Now downloading Sony Xperia X and Sony Xperia XA Review !!!!! [01/28 21:13:12] [INFO] We are on page 1 of 1 [01/28 21:13:12] [INFO] Number of posts: 1 [01/28 21:13:13] [INFO] Progress: 324/6740 [01/28 21:13:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:13:13] [INFO] Thread http://forum.notebookreview.com/threads/sony-xperia-x-and-sony-xperia-xa-review.794074/ finished! [01/28 21:13:13] [INFO] !!! Now downloading Samsung Eyes Enterprise with Notebook 7 spin, A Windows 2-in-1 !!!!! [01/28 21:13:14] [INFO] We are on page 1 of 1 [01/28 21:13:14] [INFO] Number of posts: 1 [01/28 21:13:14] [INFO] Progress: 325/6740 [01/28 21:13:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:13:14] [INFO] Thread http://forum.notebookreview.com/threads/samsung-eyes-enterprise-with-notebook-7-spin-a-windows-2-in-1.794029/ finished! [01/28 21:13:15] [INFO] !!! Now downloading Microsoft Surface Pro 4 vs Huawei MateBook !!!!! [01/28 21:13:16] [INFO] We are on page 1 of 1 [01/28 21:13:16] [INFO] Number of posts: 1 [01/28 21:13:16] [INFO] Progress: 326/6740 [01/28 21:13:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:13:16] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-surface-pro-4-vs-huawei-matebook.793878/ finished! [01/28 21:13:18] [INFO] !!! Now downloading Gaming Laptop for Marine, Alienware's Decline, & More from the Forums !!!!! [01/28 21:13:19] [INFO] We are on page 1 of 1 [01/28 21:13:19] [INFO] Number of posts: 1 [01/28 21:13:19] [INFO] Progress: 327/6740 [01/28 21:13:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:13:19] [INFO] Thread http://forum.notebookreview.com/threads/gaming-laptop-for-marine-alienwares-decline-more-from-the-forums.793747/ finished! [01/28 21:13:19] [INFO] !!! Now downloading VAIO S Review- A Classic Business Laptop !!!!! [01/28 21:13:20] [INFO] We are on page 1 of 1 [01/28 21:13:20] [INFO] Number of posts: 1 [01/28 21:13:20] [INFO] Progress: 328/6740 [01/28 21:13:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:13:20] [INFO] Thread http://forum.notebookreview.com/threads/vaio-s-review-a-classic-business-laptop.793615/ finished! [01/28 21:13:21] [INFO] !!! Now downloading Notebook Buying Advice, Business vs Consumer Notebooks, GTX 1080, & More from the Forums !!!!! [01/28 21:13:22] [INFO] We are on page 1 of 1 [01/28 21:13:22] [INFO] Number of posts: 1 [01/28 21:13:22] [INFO] Progress: 329/6740 [01/28 21:13:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:13:22] [INFO] Thread http://forum.notebookreview.com/threads/notebook-buying-advice-business-vs-consumer-notebooks-gtx-1080-amp-more-from-the-forums.793611/ finished! [01/28 21:13:22] [INFO] !!! Now downloading HTC 10 Smartphone Review- Much-Needed Improvement !!!!! [01/28 21:13:23] [INFO] We are on page 1 of 1 [01/28 21:13:23] [INFO] Number of posts: 1 [01/28 21:13:23] [INFO] Progress: 330/6740 [01/28 21:13:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:13:23] [INFO] Thread http://forum.notebookreview.com/threads/htc-10-smartphone-review-much-needed-improvement.793503/ finished! [01/28 21:13:24] [INFO] !!! Now downloading Lenovo Yoga 900S Review- Heavyweight Battery meets Lightweight Performance !!!!! [01/28 21:13:25] [INFO] We are on page 1 of 1 [01/28 21:13:25] [INFO] Number of posts: 1 [01/28 21:13:25] [INFO] Progress: 331/6740 [01/28 21:13:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:13:25] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-yoga-900s-review-heavyweight-battery-meets-lightweight-performance.793371/ finished! [01/28 21:13:25] [INFO] !!! Now downloading Acer Aspire R 15 Review- A Well-Rounded 2-in-1 !!!!! [01/28 21:13:26] [INFO] We are on page 1 of 1 [01/28 21:13:26] [INFO] Number of posts: 1 [01/28 21:13:26] [INFO] Progress: 332/6740 [01/28 21:13:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:13:26] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire-r-15-review-a-well-rounded-2-in-1.793351/ finished! [01/28 21:13:27] [INFO] !!! Now downloading How to Cut the Cord- Deciding When to Ditch Cable !!!!! [01/28 21:13:28] [INFO] We are on page 1 of 1 [01/28 21:13:28] [INFO] Number of posts: 1 [01/28 21:13:28] [INFO] Progress: 333/6740 [01/28 21:13:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:13:28] [INFO] Thread http://forum.notebookreview.com/threads/how-to-cut-the-cord-deciding-when-to-ditch-cable.793328/ finished! [01/28 21:13:29] [INFO] !!! Now downloading Best Laptops for College, Touchscreen MacBook Pro, New Razer Review & More from the NBR Forums !!!!! [01/28 21:13:30] [INFO] We are on page 1 of 1 [01/28 21:13:30] [INFO] Number of posts: 1 [01/28 21:13:30] [INFO] Progress: 334/6740 [01/28 21:13:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:13:30] [INFO] Thread http://forum.notebookreview.com/threads/best-laptops-for-college-touchscreen-macbook-pro-new-razer-review-amp-more-from-the-nbr-forums.793291/ finished! [01/28 21:13:30] [INFO] !!! Now downloading Lenovo ThinkPad X1 Carbon vs Dell XPS 13 !!!!! [01/28 21:13:31] [INFO] We are on page 1 of 1 [01/28 21:13:31] [INFO] Number of posts: 1 [01/28 21:13:31] [INFO] Progress: 335/6740 [01/28 21:13:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:13:31] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-x1-carbon-vs-dell-xps-13.793286/ finished! [01/28 21:13:32] [INFO] !!! Now downloading Huawei MateBook Review- A Standard 2-in-1 Priced Right !!!!! [01/28 21:13:33] [INFO] We are on page 1 of 1 [01/28 21:13:33] [INFO] Number of posts: 1 [01/28 21:13:33] [INFO] Progress: 336/6740 [01/28 21:13:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:13:33] [INFO] Thread http://forum.notebookreview.com/threads/huawei-matebook-review-a-standard-2-in-1-priced-right.793285/ finished! [01/28 21:13:33] [INFO] !!! Now downloading AMD Athlon X4 845 Review- Excavator digs AMD out from under Intel !!!!! [01/28 21:13:34] [INFO] We are on page 1 of 1 [01/28 21:13:34] [INFO] Number of posts: 1 [01/28 21:13:35] [INFO] Progress: 337/6740 [01/28 21:13:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:13:35] [INFO] Thread http://forum.notebookreview.com/threads/amd-athlon-x4-845-review-excavator-digs-amd-out-from-under-intel.793081/ finished! [01/28 21:13:35] [INFO] !!! Now downloading Huawei MateBook Hands On- Not Too Pricey But Still Slick !!!!! [01/28 21:13:36] [INFO] We are on page 1 of 1 [01/28 21:13:36] [INFO] Number of posts: 1 [01/28 21:13:36] [INFO] Progress: 338/6740 [01/28 21:13:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:13:36] [INFO] Thread http://forum.notebookreview.com/threads/huawei-matebook-hands-on-not-too-pricey-but-still-slick.792974/ finished! [01/28 21:13:37] [INFO] !!! Now downloading USB Type-C- Do You Need it Now !!!!! [01/28 21:13:38] [INFO] We are on page 1 of 1 [01/28 21:13:38] [INFO] Number of posts: 4 [01/28 21:13:38] [INFO] Progress: 339/6740 [01/28 21:13:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:13:38] [INFO] Thread http://forum.notebookreview.com/threads/usb-type-c-do-you-need-it-now.792743/ finished! [01/28 21:13:38] [INFO] !!! Now downloading Panasonic Toughbook CF-20 Review- The Toughest 2-in-1 !!!!! [01/28 21:13:40] [INFO] We are on page 1 of 1 [01/28 21:13:40] [INFO] Number of posts: 1 [01/28 21:13:40] [INFO] Progress: 340/6740 [01/28 21:13:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:13:40] [INFO] Thread http://forum.notebookreview.com/threads/panasonic-toughbook-cf-20-review-the-toughest-2-in-1.792834/ finished! [01/28 21:13:41] [INFO] !!! Now downloading Acer Aspire S 13- An Excellent Ultrabook !!!!! [01/28 21:13:42] [INFO] We are on page 1 of 1 [01/28 21:13:42] [INFO] Number of posts: 1 [01/28 21:13:42] [INFO] Progress: 341/6740 [01/28 21:13:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:13:42] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire-s-13-an-excellent-ultrabook.792792/ finished! [01/28 21:13:42] [INFO] !!! Now downloading Lenovo IdeaPad Y700 vs. Dell Inspiron 15-7559- 15-inch Gaming Laptop Battle !!!!! [01/28 21:13:43] [INFO] We are on page 1 of 1 [01/28 21:13:43] [INFO] Number of posts: 1 [01/28 21:13:43] [INFO] Progress: 342/6740 [01/28 21:13:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:13:43] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ideapad-y700-vs-dell-inspiron-15-7559-15-inch-gaming-laptop-battle.792787/ finished! [01/28 21:13:44] [INFO] !!! Now downloading Apple iOS 10 Bringing Siri, Messenger, And Maps Enhancements !!!!! [01/28 21:13:45] [INFO] We are on page 1 of 1 [01/28 21:13:45] [INFO] Number of posts: 1 [01/28 21:13:45] [INFO] Progress: 343/6740 [01/28 21:13:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:13:45] [INFO] Thread http://forum.notebookreview.com/threads/apple-ios-10-bringing-siri-messenger-and-maps-enhancements.792746/ finished! [01/28 21:13:45] [INFO] !!! Now downloading Apple Changes OS X to macOS; Sierra Update Brings Siri, Tabs, And More !!!!! [01/28 21:13:47] [INFO] We are on page 1 of 1 [01/28 21:13:47] [INFO] Number of posts: 1 [01/28 21:13:47] [INFO] Progress: 344/6740 [01/28 21:13:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:13:47] [INFO] Thread http://forum.notebookreview.com/threads/apple-changes-os-x-to-macos-sierra-update-brings-siri-tabs-and-more.792742/ finished! [01/28 21:13:47] [INFO] !!! Now downloading Microsoft Surface Pro 4 vs Apple MacBook 2016 !!!!! [01/28 21:13:48] [INFO] We are on page 1 of 1 [01/28 21:13:48] [INFO] Number of posts: 1 [01/28 21:13:48] [INFO] Progress: 345/6740 [01/28 21:13:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:13:48] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-surface-pro-4-vs-apple-macbook-2016.792717/ finished! [01/28 21:13:48] [INFO] !!! Now downloading Dell XPS 13 2016 Review- An Ultrabook Improvement !!!!! [01/28 21:13:50] [INFO] We are on page 1 of 1 [01/28 21:13:50] [INFO] Number of posts: 2 [01/28 21:13:50] [INFO] Progress: 346/6740 [01/28 21:13:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:13:50] [INFO] Thread http://forum.notebookreview.com/threads/dell-xps-13-2016-review-an-ultrabook-improvement.792573/ finished! [01/28 21:13:50] [INFO] !!! Now downloading Microsoft Surface Pro 4 vs Lenovo ThinkPad X1 Tablet !!!!! [01/28 21:13:51] [INFO] We are on page 1 of 1 [01/28 21:13:51] [INFO] Number of posts: 1 [01/28 21:13:51] [INFO] Progress: 347/6740 [01/28 21:13:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:13:51] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-surface-pro-4-vs-lenovo-thinkpad-x1-tablet.792371/ finished! [01/28 21:13:52] [INFO] !!! Now downloading Hands-On with Gigabyte’s Aero 14 Gaming Notebook !!!!! [01/28 21:13:53] [INFO] We are on page 1 of 2 [01/28 21:13:55] [INFO] We are on page 2 of 2 [01/28 21:13:55] [INFO] Number of posts: 2 [01/28 21:13:55] [INFO] Progress: 348/6740 [01/28 21:13:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:13:55] [INFO] Thread http://forum.notebookreview.com/threads/hands-on-with-gigabyte%E2%80%99s-aero-14-gaming-notebook.792249/ finished! [01/28 21:13:56] [INFO] !!! Now downloading Eurocom Sky X9 Review- Sky's the Limit !!!!! [01/28 21:13:57] [INFO] We are on page 1 of 1 [01/28 21:13:57] [INFO] Number of posts: 5 [01/28 21:13:57] [INFO] Progress: 349/6740 [01/28 21:13:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:13:57] [INFO] Thread http://forum.notebookreview.com/threads/eurocom-sky-x9-review-skys-the-limit.788139/ finished! [01/28 21:13:57] [INFO] !!! Now downloading Apple MacBook 2016 Review- The Good, The Bad, The Expensive !!!!! [01/28 21:13:59] [INFO] We are on page 1 of 1 [01/28 21:13:59] [INFO] Number of posts: 5 [01/28 21:13:59] [INFO] Progress: 350/6740 [01/28 21:13:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:13:59] [INFO] Thread http://forum.notebookreview.com/threads/apple-macbook-2016-review-the-good-the-bad-the-expensive.791583/ finished! [01/28 21:13:59] [INFO] !!! Now downloading Lenovo ThinkPad Yoga 460 Review !!!!! [01/28 21:14:00] [INFO] We are on page 1 of 1 [01/28 21:14:00] [INFO] Number of posts: 1 [01/28 21:14:00] [INFO] Progress: 351/6740 [01/28 21:14:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:14:00] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-yoga-460-review.792257/ finished! [01/28 21:14:01] [INFO] !!! Now downloading Lenovo ThinkPad X1 Tablet Review- Surface Pro, ThinkPad Edition !!!!! [01/28 21:14:02] [INFO] We are on page 1 of 1 [01/28 21:14:02] [INFO] Number of posts: 3 [01/28 21:14:02] [INFO] Progress: 352/6740 [01/28 21:14:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:14:02] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-x1-tablet-review-surface-pro-thinkpad-edition.791980/ finished! [01/28 21:14:03] [INFO] !!! Now downloading Lenovo ThinkPad 13 Review !!!!! [01/28 21:14:04] [INFO] We are on page 1 of 1 [01/28 21:14:04] [INFO] Number of posts: 1 [01/28 21:14:04] [INFO] Progress: 353/6740 [01/28 21:14:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:14:04] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-13-review.792061/ finished! [01/28 21:14:04] [INFO] !!! Now downloading Upcoming Tech- Nvidia’s “Pascal” Graphics for Notebooks !!!!! [01/28 21:14:06] [INFO] We are on page 1 of 1 [01/28 21:14:06] [INFO] Number of posts: 1 [01/28 21:14:06] [INFO] Progress: 354/6740 [01/28 21:14:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:14:06] [INFO] Thread http://forum.notebookreview.com/threads/upcoming-tech-nvidia%E2%80%99s-%E2%80%9Cpascal%E2%80%9D-graphics-for-notebooks.792027/ finished! [01/28 21:14:06] [INFO] !!! Now downloading LG G5 Smartphone Review- Excellent Camera, Modular Design !!!!! [01/28 21:14:07] [INFO] We are on page 1 of 1 [01/28 21:14:07] [INFO] Number of posts: 1 [01/28 21:14:07] [INFO] Progress: 355/6740 [01/28 21:14:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:14:07] [INFO] Thread http://forum.notebookreview.com/threads/lg-g5-smartphone-review-excellent-camera-modular-design.792025/ finished! [01/28 21:14:08] [INFO] !!! Now downloading How to Buy a Chinese Smartphone !!!!! [01/28 21:14:09] [INFO] We are on page 1 of 1 [01/28 21:14:09] [INFO] Number of posts: 1 [01/28 21:14:09] [INFO] Progress: 356/6740 [01/28 21:14:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:14:09] [INFO] Thread http://forum.notebookreview.com/threads/how-to-buy-a-chinese-smartphone.791992/ finished! [01/28 21:14:09] [INFO] !!! Now downloading Linksys LRT224 Review- A Home- and Business-Friendly VPN Router !!!!! [01/28 21:14:10] [INFO] We are on page 1 of 1 [01/28 21:14:10] [INFO] Number of posts: 1 [01/28 21:14:11] [INFO] Progress: 357/6740 [01/28 21:14:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:14:11] [INFO] Thread http://forum.notebookreview.com/threads/linksys-lrt224-review-a-home-and-business-friendly-vpn-router.791984/ finished! [01/28 21:14:11] [INFO] !!! Now downloading Dell Inspiron 15-7559 Review- The Dark Side Awakens !!!!! [01/28 21:14:12] [INFO] We are on page 1 of 2 [01/28 21:14:15] [INFO] We are on page 2 of 2 [01/28 21:14:15] [INFO] Number of posts: 9 [01/28 21:14:15] [INFO] Progress: 358/6740 [01/28 21:14:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:14:15] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-15-7559-review-the-dark-side-awakens.786092/ finished! [01/28 21:14:15] [INFO] !!! Now downloading AORUS X5S v5 Review (MultiCam) !!!!! [01/28 21:14:16] [INFO] We are on page 1 of 1 [01/28 21:14:16] [INFO] Number of posts: 1 [01/28 21:14:16] [INFO] Progress: 359/6740 [01/28 21:14:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:14:16] [INFO] Thread http://forum.notebookreview.com/threads/aorus-x5s-v5-review-multicam.791787/ finished! [01/28 21:14:16] [INFO] !!! Now downloading Lenovo ThinkPad X1 Carbon Review (2016) !!!!! [01/28 21:14:18] [INFO] We are on page 1 of 1 [01/28 21:14:18] [INFO] Number of posts: 1 [01/28 21:14:18] [INFO] Progress: 360/6740 [01/28 21:14:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:14:18] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-x1-carbon-review-2016.791753/ finished! [01/28 21:14:19] [INFO] !!! Now downloading How to Buy a Smartphone- Recycling Old Cell Phones !!!!! [01/28 21:14:20] [INFO] We are on page 1 of 1 [01/28 21:14:20] [INFO] Number of posts: 2 [01/28 21:14:20] [INFO] Progress: 361/6740 [01/28 21:14:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:14:20] [INFO] Thread http://forum.notebookreview.com/threads/how-to-buy-a-smartphone-recycling-old-cell-phones.791665/ finished! [01/28 21:14:21] [INFO] !!! Now downloading Huawei P9 Smartphone Review- A Step In The Right Direction !!!!! [01/28 21:14:22] [INFO] We are on page 1 of 1 [01/28 21:14:22] [INFO] Number of posts: 1 [01/28 21:14:22] [INFO] Progress: 362/6740 [01/28 21:14:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:14:22] [INFO] Thread http://forum.notebookreview.com/threads/huawei-p9-smartphone-review-a-step-in-the-right-direction.791713/ finished! [01/28 21:14:23] [INFO] !!! Now downloading GammaTech Durabook S15AB Review !!!!! [01/28 21:14:25] [INFO] We are on page 1 of 1 [01/28 21:14:25] [INFO] Number of posts: 1 [01/28 21:14:25] [INFO] Progress: 363/6740 [01/28 21:14:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:14:25] [INFO] Thread http://forum.notebookreview.com/threads/gammatech-durabook-s15ab-review.791661/ finished! [01/28 21:14:25] [INFO] !!! Now downloading Transcend and the Changing State of Flash Memory !!!!! [01/28 21:14:26] [INFO] We are on page 1 of 1 [01/28 21:14:26] [INFO] Number of posts: 2 [01/28 21:14:26] [INFO] Progress: 364/6740 [01/28 21:14:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:14:26] [INFO] Thread http://forum.notebookreview.com/threads/transcend-and-the-changing-state-of-flash-memory.791414/ finished! [01/28 21:14:27] [INFO] !!! Now downloading iRULU Walknbook 3 Review- A Budget 2-in-1 That Goes Beyond !!!!! [01/28 21:14:28] [INFO] We are on page 1 of 1 [01/28 21:14:28] [INFO] Number of posts: 1 [01/28 21:14:28] [INFO] Progress: 365/6740 [01/28 21:14:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:14:28] [INFO] Thread http://forum.notebookreview.com/threads/irulu-walknbook-3-review-a-budget-2-in-1-that-goes-beyond.791229/ finished! [01/28 21:14:28] [INFO] !!! Now downloading Hands-On with Gigabyte’s Aorus Camouflaged Gaming Notebooks !!!!! [01/28 21:14:29] [INFO] We are on page 1 of 1 [01/28 21:14:29] [INFO] Number of posts: 1 [01/28 21:14:29] [INFO] Progress: 366/6740 [01/28 21:14:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:14:29] [INFO] Thread http://forum.notebookreview.com/threads/hands-on-with-gigabyte%E2%80%99s-aorus-camouflaged-gaming-notebooks.791171/ finished! [01/28 21:14:30] [INFO] !!! Now downloading Dell XPS 15 2016 Laptop Review !!!!! [01/28 21:14:31] [INFO] We are on page 1 of 1 [01/28 21:14:31] [INFO] Number of posts: 2 [01/28 21:14:31] [INFO] Progress: 367/6740 [01/28 21:14:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:14:31] [INFO] Thread http://forum.notebookreview.com/threads/dell-xps-15-2016-laptop-review.790938/ finished! [01/28 21:14:32] [INFO] !!! Now downloading VAIO Z Flip Model Review- Gets the Right Parts Right !!!!! [01/28 21:14:33] [INFO] We are on page 1 of 1 [01/28 21:14:33] [INFO] Number of posts: 1 [01/28 21:14:33] [INFO] Progress: 368/6740 [01/28 21:14:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:14:33] [INFO] Thread http://forum.notebookreview.com/threads/vaio-z-flip-model-review-gets-the-right-parts-right.791093/ finished! [01/28 21:14:33] [INFO] !!! Now downloading Apple iPhone SE Review- An Old But New Smartphone !!!!! [01/28 21:14:34] [INFO] We are on page 1 of 1 [01/28 21:14:34] [INFO] Number of posts: 2 [01/28 21:14:35] [INFO] Progress: 369/6740 [01/28 21:14:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:14:35] [INFO] Thread http://forum.notebookreview.com/threads/apple-iphone-se-review-an-old-but-new-smartphone.791041/ finished! [01/28 21:14:35] [INFO] !!! Now downloading Acer’s grandPad Tablet for Seniors !!!!! [01/28 21:14:36] [INFO] We are on page 1 of 1 [01/28 21:14:36] [INFO] Number of posts: 1 [01/28 21:14:36] [INFO] Progress: 370/6740 [01/28 21:14:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:14:36] [INFO] Thread http://forum.notebookreview.com/threads/acer%E2%80%99s-grandpad-tablet-for-seniors.791022/ finished! [01/28 21:14:37] [INFO] !!! Now downloading Cooler Master Talks Notebook Cooling !!!!! [01/28 21:14:38] [INFO] We are on page 1 of 1 [01/28 21:14:38] [INFO] Number of posts: 1 [01/28 21:14:38] [INFO] Progress: 371/6740 [01/28 21:14:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:14:38] [INFO] Thread http://forum.notebookreview.com/threads/cooler-master-talks-notebook-cooling.791021/ finished! [01/28 21:14:38] [INFO] !!! Now downloading Acer Predator 17X Preview- Desktop GPU and VR Ready !!!!! [01/28 21:14:40] [INFO] We are on page 1 of 1 [01/28 21:14:40] [INFO] Number of posts: 5 [01/28 21:14:40] [INFO] Progress: 372/6740 [01/28 21:14:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:14:40] [INFO] Thread http://forum.notebookreview.com/threads/acer-predator-17x-preview-desktop-gpu-and-vr-ready.790902/ finished! [01/28 21:14:41] [INFO] !!! Now downloading Lenovo ThinkPad P50 Review- A Workstation for All !!!!! [01/28 21:14:42] [INFO] We are on page 1 of 1 [01/28 21:14:42] [INFO] Number of posts: 1 [01/28 21:14:42] [INFO] Progress: 373/6740 [01/28 21:14:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:14:42] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-p50-review-a-workstation-for-all.790971/ finished! [01/28 21:14:42] [INFO] !!! Now downloading Kingston HyperX Cloud Revolver Headset Hands-On Preview !!!!! [01/28 21:14:44] [INFO] We are on page 1 of 1 [01/28 21:14:44] [INFO] Number of posts: 1 [01/28 21:14:44] [INFO] Progress: 374/6740 [01/28 21:14:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:14:44] [INFO] Thread http://forum.notebookreview.com/threads/kingston-hyperx-cloud-revolver-headset-hands-on-preview.790937/ finished! [01/28 21:14:45] [INFO] !!! Now downloading Logitech G900 Chaos Spectrum Mouse Hands-On Preview- Wireless Wonder !!!!! [01/28 21:14:46] [INFO] We are on page 1 of 1 [01/28 21:14:46] [INFO] Number of posts: 1 [01/28 21:14:46] [INFO] Progress: 375/6740 [01/28 21:14:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:14:46] [INFO] Thread http://forum.notebookreview.com/threads/logitech-g900-chaos-spectrum-mouse-hands-on-preview-wireless-wonder.790903/ finished! [01/28 21:14:47] [INFO] !!! Now downloading Lenovo ThinkPad X1 Yoga Review !!!!! [01/28 21:14:48] [INFO] We are on page 1 of 1 [01/28 21:14:48] [INFO] Number of posts: 2 [01/28 21:14:48] [INFO] Progress: 376/6740 [01/28 21:14:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:14:48] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-x1-yoga-review.790739/ finished! [01/28 21:14:49] [INFO] !!! Now downloading Acer Aspire S13 Preview- Priced Right with “Just in Case” Performance !!!!! [01/28 21:14:50] [INFO] We are on page 1 of 1 [01/28 21:14:50] [INFO] Number of posts: 1 [01/28 21:14:50] [INFO] Progress: 377/6740 [01/28 21:14:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:14:50] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire-s13-preview-priced-right-with-%E2%80%9Cjust-in-case%E2%80%9D-performance.790830/ finished! [01/28 21:14:51] [INFO] !!! Now downloading Acer Switch Alpha 12 Preview- The Liquid Cooled 2-in-1 !!!!! [01/28 21:14:52] [INFO] We are on page 1 of 1 [01/28 21:14:52] [INFO] Number of posts: 1 [01/28 21:14:52] [INFO] Progress: 378/6740 [01/28 21:14:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:14:52] [INFO] Thread http://forum.notebookreview.com/threads/acer-switch-alpha-12-preview-the-liquid-cooled-2-in-1.790826/ finished! [01/28 21:14:52] [INFO] !!! Now downloading Samsung Galaxy S7 vs Apple iPhone 6s !!!!! [01/28 21:14:53] [INFO] We are on page 1 of 1 [01/28 21:14:53] [INFO] Number of posts: 1 [01/28 21:14:53] [INFO] Progress: 379/6740 [01/28 21:14:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:14:53] [INFO] Thread http://forum.notebookreview.com/threads/samsung-galaxy-s7-vs-apple-iphone-6s.790811/ finished! [01/28 21:14:54] [INFO] !!! Now downloading Samsung Galaxy S7 edge vs Apple iPhone 6S Plus- Android or iOS !!!!! [01/28 21:14:55] [INFO] We are on page 1 of 1 [01/28 21:14:55] [INFO] Number of posts: 2 [01/28 21:14:55] [INFO] Progress: 380/6740 [01/28 21:14:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:14:55] [INFO] Thread http://forum.notebookreview.com/threads/samsung-galaxy-s7-edge-vs-apple-iphone-6s-plus-android-or-ios.790593/ finished! [01/28 21:14:56] [INFO] !!! Now downloading Lenovo ThinkPad T460s Review- One Step Forward, One Step Back !!!!! [01/28 21:14:57] [INFO] We are on page 1 of 1 [01/28 21:14:57] [INFO] Number of posts: 2 [01/28 21:14:57] [INFO] Progress: 381/6740 [01/28 21:14:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:14:57] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-t460s-review-one-step-forward-one-step-back.790473/ finished! [01/28 21:14:58] [INFO] !!! Now downloading How to Buy a Smartphone- Buying an Unlocked Phone !!!!! [01/28 21:14:59] [INFO] We are on page 1 of 1 [01/28 21:14:59] [INFO] Number of posts: 1 [01/28 21:14:59] [INFO] Progress: 382/6740 [01/28 21:14:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:14:59] [INFO] Thread http://forum.notebookreview.com/threads/how-to-buy-a-smartphone-buying-an-unlocked-phone.790518/ finished! [01/28 21:14:59] [INFO] !!! Now downloading HTC 10 Preview- HTC Finally Got it Right, Maybe !!!!! [01/28 21:15:01] [INFO] We are on page 1 of 1 [01/28 21:15:01] [INFO] Number of posts: 1 [01/28 21:15:01] [INFO] Progress: 383/6740 [01/28 21:15:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:15:01] [INFO] Thread http://forum.notebookreview.com/threads/htc-10-preview-htc-finally-got-it-right-maybe.790461/ finished! [01/28 21:15:02] [INFO] !!! Now downloading HP Puts New Intel and AMD Tech Inside Thinner Premium Laptops !!!!! [01/28 21:15:03] [INFO] We are on page 1 of 1 [01/28 21:15:03] [INFO] Number of posts: 2 [01/28 21:15:03] [INFO] Progress: 384/6740 [01/28 21:15:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:15:03] [INFO] Thread http://forum.notebookreview.com/threads/hp-puts-new-intel-and-amd-tech-inside-thinner-premium-laptops.790247/ finished! [01/28 21:15:04] [INFO] !!! Now downloading Microsoft Surface Pro 4 vs Samsung Galaxy TabPro S- The Best 2-in-1 Battles the Other Best 2-in-1 !!!!! [01/28 21:15:05] [INFO] We are on page 1 of 1 [01/28 21:15:05] [INFO] Number of posts: 1 [01/28 21:15:05] [INFO] Progress: 385/6740 [01/28 21:15:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:15:05] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-surface-pro-4-vs-samsung-galaxy-tabpro-s-the-best-2-in-1-battles-the-other-best-2-in-1.790342/ finished! [01/28 21:15:06] [INFO] !!! Now downloading How to Upgrade Nvidia MXM Notebook Graphics Cards !!!!! [01/28 21:15:07] [INFO] We are on page 1 of 1 [01/28 21:15:07] [INFO] Number of posts: 8 [01/28 21:15:08] [INFO] Progress: 386/6740 [01/28 21:15:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:15:08] [INFO] Thread http://forum.notebookreview.com/threads/how-to-upgrade-nvidia-mxm-notebook-graphics-cards.787997/ finished! [01/28 21:15:09] [INFO] !!! Now downloading Aorus X3 Plus V5 Review- Big Things Come in Small Packages !!!!! [01/28 21:15:10] [INFO] We are on page 1 of 1 [01/28 21:15:10] [INFO] Number of posts: 2 [01/28 21:15:10] [INFO] Progress: 387/6740 [01/28 21:15:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:15:10] [INFO] Thread http://forum.notebookreview.com/threads/aorus-x3-plus-v5-review-big-things-come-in-small-packages.790066/ finished! [01/28 21:15:10] [INFO] !!! Now downloading Panasonic Toughbook 54 Review- Rugged but Rough Around the Edges !!!!! [01/28 21:15:11] [INFO] We are on page 1 of 1 [01/28 21:15:11] [INFO] Number of posts: 1 [01/28 21:15:12] [INFO] Progress: 388/6740 [01/28 21:15:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:15:12] [INFO] Thread http://forum.notebookreview.com/threads/panasonic-toughbook-54-review-rugged-but-rough-around-the-edges.790038/ finished! [01/28 21:15:12] [INFO] !!! Now downloading Samsung Galaxy TabPro S Review- Compromised for Mobility !!!!! [01/28 21:15:13] [INFO] We are on page 1 of 1 [01/28 21:15:13] [INFO] Number of posts: 1 [01/28 21:15:13] [INFO] Progress: 389/6740 [01/28 21:15:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:15:13] [INFO] Thread http://forum.notebookreview.com/threads/samsung-galaxy-tabpro-s-review-compromised-for-mobility.789949/ finished! [01/28 21:15:14] [INFO] !!! Now downloading Apple Wants to Replace PCs with iPads. World asks, What's New !!!!! [01/28 21:15:15] [INFO] We are on page 1 of 1 [01/28 21:15:15] [INFO] Number of posts: 3 [01/28 21:15:15] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/nah_zpswfdldzsn.gif [01/28 21:15:15] [INFO] Progress: 390/6740 [01/28 21:15:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:15:15] [INFO] Thread http://forum.notebookreview.com/threads/apple-wants-to-replace-pcs-with-ipads-world-asks-whats-new.789692/ finished! [01/28 21:15:15] [INFO] !!! Now downloading Alienware Vindicator Messenger Bag Review !!!!! [01/28 21:15:17] [INFO] We are on page 1 of 1 [01/28 21:15:17] [INFO] Number of posts: 1 [01/28 21:15:17] [INFO] Progress: 391/6740 [01/28 21:15:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:15:17] [INFO] Thread http://forum.notebookreview.com/threads/alienware-vindicator-messenger-bag-review.789790/ finished! [01/28 21:15:17] [INFO] !!! Now downloading Lenovo ThinkPad Stack Accessories Review- Wireless Router, Bluetooth Speaker, Power Bank, and 1TB Hard Drive !!!!! [01/28 21:15:18] [INFO] We are on page 1 of 1 [01/28 21:15:18] [INFO] Number of posts: 4 [01/28 21:15:19] [INFO] Progress: 392/6740 [01/28 21:15:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:15:19] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-stack-accessories-review-wireless-router-bluetooth-speaker-power-bank-and-1tb-hard-drive.789218/ finished! [01/28 21:15:19] [INFO] !!! Now downloading Lenovo Ideapad 700 (15-inch) Review- Return of the (Budget) King !!!!! [01/28 21:15:20] [INFO] We are on page 1 of 1 [01/28 21:15:20] [INFO] Number of posts: 1 [01/28 21:15:20] [INFO] Progress: 393/6740 [01/28 21:15:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:15:20] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ideapad-700-15-inch-review-return-of-the-budget-king.789726/ finished! [01/28 21:15:20] [INFO] !!! Now downloading How to Buy a Smartphone- Understanding Smartphone Specs !!!!! [01/28 21:15:22] [INFO] We are on page 1 of 1 [01/28 21:15:22] [INFO] Number of posts: 1 [01/28 21:15:22] [INFO] Progress: 394/6740 [01/28 21:15:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:15:22] [INFO] Thread http://forum.notebookreview.com/threads/how-to-buy-a-smartphone-understanding-smartphone-specs.789723/ finished! [01/28 21:15:22] [INFO] !!! Now downloading Samsung Notebook 9 spin Preview- Don't Call it an ATIV !!!!! [01/28 21:15:24] [INFO] We are on page 1 of 1 [01/28 21:15:24] [INFO] Number of posts: 1 [01/28 21:15:24] [INFO] Progress: 395/6740 [01/28 21:15:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:15:24] [INFO] Thread http://forum.notebookreview.com/threads/samsung-notebook-9-spin-preview-dont-call-it-an-ativ.789563/ finished! [01/28 21:15:24] [INFO] !!! Now downloading How to Buy a Smartphone- Android vs iOS !!!!! [01/28 21:15:25] [INFO] We are on page 1 of 1 [01/28 21:15:25] [INFO] Number of posts: 1 [01/28 21:15:25] [INFO] Progress: 396/6740 [01/28 21:15:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:15:25] [INFO] Thread http://forum.notebookreview.com/threads/how-to-buy-a-smartphone-android-vs-ios.789438/ finished! [01/28 21:15:26] [INFO] !!! Now downloading Windows 10 Continuum- Don't Use a Smartphone as a PC !!!!! [01/28 21:15:27] [INFO] We are on page 1 of 1 [01/28 21:15:27] [INFO] Number of posts: 1 [01/28 21:15:27] [INFO] Progress: 397/6740 [01/28 21:15:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:15:27] [INFO] Thread http://forum.notebookreview.com/threads/windows-10-continuum-dont-use-a-smartphone-as-a-pc.789437/ finished! [01/28 21:15:28] [INFO] !!! Now downloading Dell Latitude 14 7000 (E7450) Review !!!!! [01/28 21:15:29] [INFO] We are on page 1 of 2 [01/28 21:15:31] [INFO] We are on page 2 of 2 [01/28 21:15:31] [INFO] Number of posts: 2 [01/28 21:15:31] [INFO] Progress: 398/6740 [01/28 21:15:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:15:31] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-14-7000-e7450-review.781796/ finished! [01/28 21:15:31] [INFO] !!! Now downloading LG V10 Review- A Different Kind of Flagship !!!!! [01/28 21:15:33] [INFO] We are on page 1 of 1 [01/28 21:15:33] [INFO] Number of posts: 1 [01/28 21:15:33] [INFO] Progress: 399/6740 [01/28 21:15:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:15:33] [INFO] Thread http://forum.notebookreview.com/threads/lg-v10-review-a-different-kind-of-flagship.789268/ finished! [01/28 21:15:33] [INFO] !!! Now downloading How to Buy a Smartphone- Picking the Right Smartphone Plan !!!!! [01/28 21:15:34] [INFO] We are on page 1 of 1 [01/28 21:15:34] [INFO] Number of posts: 1 [01/28 21:15:34] [INFO] Progress: 400/6740 [01/28 21:15:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:15:34] [INFO] Thread http://forum.notebookreview.com/threads/how-to-buy-a-smartphone-picking-the-right-smartphone-plan.789178/ finished! [01/28 21:15:35] [INFO] !!! Now downloading Kingston HyperX Savage SSD Review !!!!! [01/28 21:15:36] [INFO] We are on page 1 of 1 [01/28 21:15:36] [INFO] Number of posts: 1 [01/28 21:15:37] [INFO] Progress: 401/6740 [01/28 21:15:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:15:37] [INFO] Thread http://forum.notebookreview.com/threads/kingston-hyperx-savage-ssd-review.789122/ finished! [01/28 21:15:37] [INFO] !!! Now downloading Samsung Galaxy S7 edge Review- Near Perfect !!!!! [01/28 21:15:38] [INFO] We are on page 1 of 1 [01/28 21:15:38] [INFO] Number of posts: 1 [01/28 21:15:38] [INFO] Progress: 402/6740 [01/28 21:15:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:15:38] [INFO] Thread http://forum.notebookreview.com/threads/samsung-galaxy-s7-edge-review-near-perfect.789114/ finished! [01/28 21:15:38] [INFO] !!! Now downloading Samsung Galaxy S7 Review- Boring, And That's Just the Way We Like It !!!!! [01/28 21:15:40] [INFO] We are on page 1 of 1 [01/28 21:15:40] [INFO] Number of posts: 1 [01/28 21:15:40] [INFO] Progress: 403/6740 [01/28 21:15:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:15:40] [INFO] Thread http://forum.notebookreview.com/threads/samsung-galaxy-s7-review-boring-and-thats-just-the-way-we-like-it.789113/ finished! [01/28 21:15:40] [INFO] !!! Now downloading Razer Blade Stealth (2016) Review !!!!! [01/28 21:15:41] [INFO] We are on page 1 of 1 [01/28 21:15:41] [INFO] Number of posts: 5 [01/28 21:15:42] [INFO] Progress: 404/6740 [01/28 21:15:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:15:42] [INFO] Thread http://forum.notebookreview.com/threads/razer-blade-stealth-2016-review.788964/ finished! [01/28 21:15:42] [INFO] !!! Now downloading How to Buy a Smartphone- Understanding No-Contract Smartphone Plans !!!!! [01/28 21:15:43] [INFO] We are on page 1 of 1 [01/28 21:15:43] [INFO] Number of posts: 1 [01/28 21:15:43] [INFO] Progress: 405/6740 [01/28 21:15:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:15:43] [INFO] Thread http://forum.notebookreview.com/threads/how-to-buy-a-smartphone-understanding-no-contract-smartphone-plans.788901/ finished! [01/28 21:15:43] [INFO] !!! Now downloading HP Elite X3 Preview- The Smartphone that Wants to be Your Next Laptop !!!!! [01/28 21:15:45] [INFO] We are on page 1 of 1 [01/28 21:15:45] [INFO] Number of posts: 2 [01/28 21:15:45] [INFO] Progress: 406/6740 [01/28 21:15:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:15:45] [INFO] Thread http://forum.notebookreview.com/threads/hp-elite-x3-preview-the-smartphone-that-wants-to-be-your-next-laptop.788644/ finished! [01/28 21:15:45] [INFO] !!! Now downloading Lenovo ThinkPad Yoga 260 Review- Business-class Flexibility !!!!! [01/28 21:15:46] [INFO] We are on page 1 of 1 [01/28 21:15:46] [INFO] Number of posts: 1 [01/28 21:15:46] [INFO] Progress: 407/6740 [01/28 21:15:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:15:46] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-yoga-260-review-business-class-flexibility.788838/ finished! [01/28 21:15:47] [INFO] !!! Now downloading Huawei Challenges the Surface Pro 4 with the Stylish MateBook- Hands-On Preview !!!!! [01/28 21:15:48] [INFO] We are on page 1 of 1 [01/28 21:15:48] [INFO] Number of posts: 1 [01/28 21:15:48] [INFO] Progress: 408/6740 [01/28 21:15:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:15:48] [INFO] Thread http://forum.notebookreview.com/threads/huawei-challenges-the-surface-pro-4-with-the-stylish-matebook-hands-on-preview.788727/ finished! [01/28 21:15:48] [INFO] !!! Now downloading HTC One X9 Ditches iPhone Design for More Familiar Looks- Hands On !!!!! [01/28 21:15:49] [INFO] We are on page 1 of 1 [01/28 21:15:49] [INFO] Number of posts: 4 [01/28 21:15:50] [INFO] Progress: 409/6740 [01/28 21:15:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:15:50] [INFO] Thread http://forum.notebookreview.com/threads/htc-one-x9-ditches-iphone-design-for-more-familiar-looks-hands-on.788645/ finished! [01/28 21:15:50] [INFO] !!! Now downloading Sony Xperia X, XA and X Performance- Hands On with the Almost Flagship Smartphones !!!!! [01/28 21:15:51] [INFO] We are on page 1 of 1 [01/28 21:15:51] [INFO] Number of posts: 1 [01/28 21:15:51] [INFO] Progress: 410/6740 [01/28 21:15:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:15:51] [INFO] Thread http://forum.notebookreview.com/threads/sony-xperia-x-xa-and-x-performance-hands-on-with-the-almost-flagship-smartphones.788610/ finished! [01/28 21:15:52] [INFO] !!! Now downloading The LG G5 Impresses with Brilliant Modular Design and VR Headset- Hands On !!!!! [01/28 21:15:53] [INFO] We are on page 1 of 1 [01/28 21:15:53] [INFO] Number of posts: 1 [01/28 21:15:53] [INFO] Progress: 411/6740 [01/28 21:15:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:15:53] [INFO] Thread http://forum.notebookreview.com/threads/the-lg-g5-impresses-with-brilliant-modular-design-and-vr-headset-hands-on.788571/ finished! [01/28 21:15:53] [INFO] !!! Now downloading Samsung Galaxy S7 Brings Back Expandable Storage, Waterproofing- Hands On !!!!! [01/28 21:15:55] [INFO] We are on page 1 of 1 [01/28 21:15:55] [INFO] Number of posts: 1 [01/28 21:15:55] [INFO] Progress: 412/6740 [01/28 21:15:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:15:55] [INFO] Thread http://forum.notebookreview.com/threads/samsung-galaxy-s7-brings-back-expandable-storage-waterproofing-hands-on.788536/ finished! [01/28 21:15:55] [INFO] !!! Now downloading Samsung Galaxy S7 edge Adds Pixels and Utility to Its Curve- Hands On !!!!! [01/28 21:15:56] [INFO] We are on page 1 of 1 [01/28 21:15:56] [INFO] Number of posts: 1 [01/28 21:15:56] [INFO] Progress: 413/6740 [01/28 21:15:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:15:56] [INFO] Thread http://forum.notebookreview.com/threads/samsung-galaxy-s7-edge-adds-pixels-and-utility-to-its-curve-hands-on.788535/ finished! [01/28 21:15:57] [INFO] !!! Now downloading How To Know If You Should Upgrade Your Notebook !!!!! [01/28 21:15:58] [INFO] We are on page 1 of 1 [01/28 21:15:58] [INFO] Number of posts: 2 [01/28 21:15:58] [INFO] Progress: 414/6740 [01/28 21:15:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:15:58] [INFO] Thread http://forum.notebookreview.com/threads/how-to-know-if-you-should-upgrade-your-notebook.786720/ finished! [01/28 21:15:59] [INFO] !!! Now downloading PNY CS1311 vs. PNY CS2211- Consumer vs. Gamer SSDs !!!!! [01/28 21:16:00] [INFO] We are on page 1 of 1 [01/28 21:16:00] [INFO] Number of posts: 1 [01/28 21:16:00] [INFO] Progress: 415/6740 [01/28 21:16:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:16:00] [INFO] Thread http://forum.notebookreview.com/threads/pny-cs1311-vs-pny-cs2211-consumer-vs-gamer-ssds.788380/ finished! [01/28 21:16:00] [INFO] !!! Now downloading Lenovo ideapad Y700 Review- A Balanced Behemoth !!!!! [01/28 21:16:01] [INFO] We are on page 1 of 1 [01/28 21:16:01] [INFO] Number of posts: 1 [01/28 21:16:01] [INFO] Progress: 416/6740 [01/28 21:16:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:16:01] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ideapad-y700-review-a-balanced-behemoth.788325/ finished! [01/28 21:16:02] [INFO] !!! Now downloading How to Buy a Smartphone- Understanding LTE, VoLTE, GSM, & CDMA !!!!! [01/28 21:16:03] [INFO] We are on page 1 of 1 [01/28 21:16:03] [INFO] Number of posts: 1 [01/28 21:16:03] [INFO] Progress: 417/6740 [01/28 21:16:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:16:03] [INFO] Thread http://forum.notebookreview.com/threads/how-to-buy-a-smartphone-understanding-lte-volte-gsm-amp-cdma.788282/ finished! [01/28 21:16:03] [INFO] !!! Now downloading How To Upgrade Your Notebook with an External Graphics Card !!!!! [01/28 21:16:04] [INFO] We are on page 1 of 1 [01/28 21:16:04] [INFO] Number of posts: 1 [01/28 21:16:05] [INFO] Progress: 418/6740 [01/28 21:16:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:16:05] [INFO] Thread http://forum.notebookreview.com/threads/how-to-upgrade-your-notebook-with-an-external-graphics-card.788096/ finished! [01/28 21:16:05] [INFO] !!! Now downloading Tenba Cooper 13 DSLR Bag Review- Laptop Camera Bag Meets Man Purse !!!!! [01/28 21:16:06] [INFO] We are on page 1 of 1 [01/28 21:16:06] [INFO] Number of posts: 1 [01/28 21:16:06] [INFO] Progress: 419/6740 [01/28 21:16:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:16:06] [INFO] Thread http://forum.notebookreview.com/threads/tenba-cooper-13-dslr-bag-review-laptop-camera-bag-meets-man-purse.788077/ finished! [01/28 21:16:07] [INFO] !!! Now downloading Honor 5X Review- Huawei's House Brand Delivers !!!!! [01/28 21:16:08] [INFO] We are on page 1 of 1 [01/28 21:16:08] [INFO] Number of posts: 1 [01/28 21:16:08] [INFO] Progress: 420/6740 [01/28 21:16:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:16:08] [INFO] Thread http://forum.notebookreview.com/threads/honor-5x-review-huaweis-house-brand-delivers.787847/ finished! [01/28 21:16:09] [INFO] !!! Now downloading Huawei Mate 8 Review- Big Battery, Bigger Build !!!!! [01/28 21:16:10] [INFO] We are on page 1 of 1 [01/28 21:16:10] [INFO] Number of posts: 1 [01/28 21:16:10] [INFO] Progress: 421/6740 [01/28 21:16:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:16:10] [INFO] Thread http://forum.notebookreview.com/threads/huawei-mate-8-review-big-battery-bigger-build.787515/ finished! [01/28 21:16:11] [INFO] !!! Now downloading Why You Need To Embrace Windows 10 Sooner Than Later !!!!! [01/28 21:16:12] [INFO] We are on page 1 of 1 [01/28 21:16:12] [INFO] Number of posts: 6 [01/28 21:16:13] [INFO] Progress: 422/6740 [01/28 21:16:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:16:13] [INFO] Thread http://forum.notebookreview.com/threads/why-you-need-to-embrace-windows-10-sooner-than-later.787103/ finished! [01/28 21:16:13] [INFO] !!! Now downloading AVADirect Avant P870DM-G Review- Extreme Gaming Potential !!!!! [01/28 21:16:14] [INFO] We are on page 1 of 1 [01/28 21:16:14] [INFO] Number of posts: 1 [01/28 21:16:15] [INFO] Progress: 423/6740 [01/28 21:16:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:16:15] [INFO] Thread http://forum.notebookreview.com/threads/avadirect-avant-p870dm-g-review-extreme-gaming-potential.787374/ finished! [01/28 21:16:15] [INFO] !!! Now downloading VAIO Z Canvas Review !!!!! [01/28 21:16:16] [INFO] We are on page 1 of 1 [01/28 21:16:16] [INFO] Number of posts: 4 [01/28 21:16:17] [INFO] Progress: 424/6740 [01/28 21:16:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:16:17] [INFO] Thread http://forum.notebookreview.com/threads/vaio-z-canvas-review.786879/ finished! [01/28 21:16:17] [INFO] !!! Now downloading test !!!!! [01/28 21:16:18] [INFO] We are on page 1 of 1 [01/28 21:16:18] [INFO] Number of posts: 1 [01/28 21:16:18] [INFO] Progress: 425/6740 [01/28 21:16:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:16:18] [INFO] Thread http://forum.notebookreview.com/threads/test.787043/ finished! [01/28 21:16:19] [INFO] !!! Now downloading Lenovo Yoga 700 Review- Multipurpose Simplicity !!!!! [01/28 21:16:20] [INFO] We are on page 1 of 1 [01/28 21:16:20] [INFO] Number of posts: 1 [01/28 21:16:20] [INFO] Progress: 426/6740 [01/28 21:16:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:16:20] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-yoga-700-review-multipurpose-simplicity.786872/ finished! [01/28 21:16:21] [INFO] !!! Now downloading Hands-on Preview- Gigabyte Takes on VR with the Aorus X7 DT !!!!! [01/28 21:16:22] [INFO] We are on page 1 of 1 [01/28 21:16:22] [INFO] Number of posts: 1 [01/28 21:16:22] [INFO] Progress: 427/6740 [01/28 21:16:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:16:22] [INFO] Thread http://forum.notebookreview.com/threads/hands-on-preview-gigabyte-takes-on-vr-with-the-aorus-x7-dt.786747/ finished! [01/28 21:16:23] [INFO] !!! Now downloading BlackBerry Priv Review !!!!! [01/28 21:16:25] [INFO] We are on page 1 of 1 [01/28 21:16:25] [INFO] Number of posts: 1 [01/28 21:16:25] [INFO] Progress: 428/6740 [01/28 21:16:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:16:25] [INFO] Thread http://forum.notebookreview.com/threads/blackberry-priv-review.786721/ finished! [01/28 21:16:25] [INFO] !!! Now downloading Samsung Galaxy TabPro S Hands On, An Android-less and Absurdly Thin Windows 10 2-in-1 !!!!! [01/28 21:16:26] [INFO] We are on page 1 of 1 [01/28 21:16:26] [INFO] Number of posts: 1 [01/28 21:16:26] [INFO] Progress: 429/6740 [01/28 21:16:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:16:26] [INFO] Thread http://forum.notebookreview.com/threads/samsung-galaxy-tabpro-s-hands-on-an-android-less-and-absurdly-thin-windows-10-2-in-1.786570/ finished! [01/28 21:16:27] [INFO] !!! Now downloading Dell's Latest Business 2-in-1 PCs Deliver Customization, Security and Style !!!!! [01/28 21:16:28] [INFO] We are on page 1 of 1 [01/28 21:16:28] [INFO] Number of posts: 1 [01/28 21:16:28] [INFO] Progress: 430/6740 [01/28 21:16:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:16:28] [INFO] Thread http://forum.notebookreview.com/threads/dells-latest-business-2-in-1-pcs-deliver-customization-security-and-style.786568/ finished! [01/28 21:16:28] [INFO] !!! Now downloading CES First Look- Lenovo Supports PC Lineup with Accessories Including Link and Yoga Mouse !!!!! [01/28 21:16:29] [INFO] We are on page 1 of 1 [01/28 21:16:29] [INFO] Number of posts: 1 [01/28 21:16:29] [INFO] Progress: 431/6740 [01/28 21:16:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:16:29] [INFO] Thread http://forum.notebookreview.com/threads/ces-first-look-lenovo-supports-pc-lineup-with-accessories-including-link-and-yoga-mouse.786566/ finished! [01/28 21:16:30] [INFO] !!! Now downloading Hands on at CES- HP Shows the Stylish Side of Business with the Elitebook Folio G1 !!!!! [01/28 21:16:31] [INFO] We are on page 1 of 1 [01/28 21:16:31] [INFO] Number of posts: 1 [01/28 21:16:31] [INFO] Progress: 432/6740 [01/28 21:16:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:16:31] [INFO] Thread http://forum.notebookreview.com/threads/hands-on-at-ces-hp-shows-the-stylish-side-of-business-with-the-elitebook-folio-g1.786554/ finished! [01/28 21:16:31] [INFO] !!! Now downloading First Look at MSI's New Gaming Notebooks !!!!! [01/28 21:16:32] [INFO] We are on page 1 of 1 [01/28 21:16:32] [INFO] Number of posts: 1 [01/28 21:16:33] [INFO] Progress: 433/6740 [01/28 21:16:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:16:33] [INFO] Thread http://forum.notebookreview.com/threads/first-look-at-msis-new-gaming-notebooks.786549/ finished! [01/28 21:16:33] [INFO] !!! Now downloading GIGABYTE P57W Laptop with Skylake Official, Along with P55W, P37K, P35K, and P34K !!!!! [01/28 21:16:34] [INFO] We are on page 1 of 1 [01/28 21:16:34] [INFO] Number of posts: 1 [01/28 21:16:34] [INFO] Progress: 434/6740 [01/28 21:16:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:16:34] [INFO] Thread http://forum.notebookreview.com/threads/gigabyte-p57w-laptop-with-skylake-official-along-with-p55w-p37k-p35k-and-p34k.786534/ finished! [01/28 21:16:35] [INFO] !!! Now downloading Seagate Announces the World’s Thinnest 2TB Mobile Hard Drive !!!!! [01/28 21:16:36] [INFO] We are on page 1 of 1 [01/28 21:16:36] [INFO] Number of posts: 1 [01/28 21:16:36] [INFO] Progress: 435/6740 [01/28 21:16:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:16:36] [INFO] Thread http://forum.notebookreview.com/threads/seagate-announces-the-world%E2%80%99s-thinnest-2tb-mobile-hard-drive.786533/ finished! [01/28 21:16:36] [INFO] !!! Now downloading Aorus Brings Fusion Keyboard with Per-key Backlighting to New Skylake Notebooks !!!!! [01/28 21:16:37] [INFO] We are on page 1 of 1 [01/28 21:16:37] [INFO] Number of posts: 1 [01/28 21:16:37] [INFO] Progress: 436/6740 [01/28 21:16:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:16:37] [INFO] Thread http://forum.notebookreview.com/threads/aorus-brings-fusion-keyboard-with-per-key-backlighting-to-new-skylake-notebooks.786532/ finished! [01/28 21:16:38] [INFO] !!! Now downloading Hands on at CES- Lenovo Impresses with Paper Thin Yoga 900s and New Consumer Laptop Lineup !!!!! [01/28 21:16:39] [INFO] We are on page 1 of 1 [01/28 21:16:39] [INFO] Number of posts: 1 [01/28 21:16:39] [INFO] Progress: 437/6740 [01/28 21:16:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:16:39] [INFO] Thread http://forum.notebookreview.com/threads/hands-on-at-ces-lenovo-impresses-with-paper-thin-yoga-900s-and-new-consumer-laptop-lineup.786530/ finished! [01/28 21:16:39] [INFO] !!! Now downloading Razer Blade Stealth and Razer Core Steal the Show !!!!! [01/28 21:16:40] [INFO] We are on page 1 of 1 [01/28 21:16:40] [INFO] Number of posts: 2 [01/28 21:16:41] [INFO] Progress: 438/6740 [01/28 21:16:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:16:41] [INFO] Thread http://forum.notebookreview.com/threads/razer-blade-stealth-and-razer-core-steal-the-show.786514/ finished! [01/28 21:16:42] [INFO] !!! Now downloading Dell Latitude 13 7000 Series- XPS Meets Business !!!!! [01/28 21:16:43] [INFO] We are on page 1 of 1 [01/28 21:16:43] [INFO] Number of posts: 1 [01/28 21:16:43] [INFO] Progress: 439/6740 [01/28 21:16:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:16:43] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-13-7000-series-xps-meets-business.786517/ finished! [01/28 21:16:44] [INFO] !!! Now downloading Huawei Mate 8, MediaPad M2 Stand Alone as Android Flagships at CES 2016 !!!!! [01/28 21:16:45] [INFO] We are on page 1 of 1 [01/28 21:16:45] [INFO] Number of posts: 1 [01/28 21:16:45] [INFO] Progress: 440/6740 [01/28 21:16:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:16:45] [INFO] Thread http://forum.notebookreview.com/threads/huawei-mate-8-mediapad-m2-stand-alone-as-android-flagships-at-ces-2016.786513/ finished! [01/28 21:16:46] [INFO] !!! Now downloading A New Republic of Gaming Products !!!!! [01/28 21:16:47] [INFO] We are on page 1 of 1 [01/28 21:16:47] [INFO] Number of posts: 1 [01/28 21:16:47] [INFO] Progress: 441/6740 [01/28 21:16:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:16:47] [INFO] Thread http://forum.notebookreview.com/threads/a-new-republic-of-gaming-products.786471/ finished! [01/28 21:16:48] [INFO] !!! Now downloading CES First Look- New E FUN Nextbooks !!!!! [01/28 21:16:49] [INFO] We are on page 1 of 1 [01/28 21:16:49] [INFO] Number of posts: 1 [01/28 21:16:49] [INFO] Progress: 442/6740 [01/28 21:16:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:16:49] [INFO] Thread http://forum.notebookreview.com/threads/ces-first-look-new-e-fun-nextbooks.786468/ finished! [01/28 21:16:49] [INFO] !!! Now downloading Who Needs a Flagship ZTE and LG Leading the Way for Practical Smartphones at CES 2016 !!!!! [01/28 21:16:50] [INFO] We are on page 1 of 1 [01/28 21:16:50] [INFO] Number of posts: 1 [01/28 21:16:51] [INFO] Progress: 443/6740 [01/28 21:16:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:16:51] [INFO] Thread http://forum.notebookreview.com/threads/who-needs-a-flagship-zte-and-lg-leading-the-way-for-practical-smartphones-at-ces-2016.786466/ finished! [01/28 21:16:51] [INFO] !!! Now downloading Toshiba's New Canvio Premium HDDs Support Both USB Type-C and Type-A !!!!! [01/28 21:16:52] [INFO] We are on page 1 of 1 [01/28 21:16:52] [INFO] Number of posts: 1 [01/28 21:16:52] [INFO] Progress: 444/6740 [01/28 21:16:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:16:52] [INFO] Thread http://forum.notebookreview.com/threads/toshibas-new-canvio-premium-hdds-support-both-usb-type-c-and-type-a.786454/ finished! [01/28 21:16:53] [INFO] !!! Now downloading Asus Outs First USB Type-C Monitor !!!!! [01/28 21:16:54] [INFO] We are on page 1 of 1 [01/28 21:16:54] [INFO] Number of posts: 1 [01/28 21:16:54] [INFO] Progress: 445/6740 [01/28 21:16:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:16:54] [INFO] Thread http://forum.notebookreview.com/threads/asus-outs-first-usb-type-c-monitor.786452/ finished! [01/28 21:16:54] [INFO] !!! Now downloading Asus Has a Fixable Chromebook and Plenty of Pocket PCs at CES 2016 !!!!! [01/28 21:16:55] [INFO] We are on page 1 of 1 [01/28 21:16:55] [INFO] Number of posts: 1 [01/28 21:16:55] [INFO] Progress: 446/6740 [01/28 21:16:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:16:55] [INFO] Thread http://forum.notebookreview.com/threads/asus-has-a-fixable-chromebook-and-plenty-of-pocket-pcs-at-ces-2016.786447/ finished! [01/28 21:16:56] [INFO] !!! Now downloading CES First Look- Samsung Notebook 9 !!!!! [01/28 21:16:57] [INFO] We are on page 1 of 1 [01/28 21:16:57] [INFO] Number of posts: 1 [01/28 21:16:57] [INFO] Progress: 447/6740 [01/28 21:16:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:16:57] [INFO] Thread http://forum.notebookreview.com/threads/ces-first-look-samsung-notebook-9.786444/ finished! [01/28 21:16:57] [INFO] !!! Now downloading LG Guns for the Moto G Crowd with New K Series Smartphones !!!!! [01/28 21:16:58] [INFO] We are on page 1 of 1 [01/28 21:16:58] [INFO] Number of posts: 1 [01/28 21:16:58] [INFO] Progress: 448/6740 [01/28 21:16:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:16:58] [INFO] Thread http://forum.notebookreview.com/threads/lg-guns-for-the-moto-g-crowd-with-new-k-series-smartphones.786438/ finished! [01/28 21:16:59] [INFO] !!! Now downloading Can It Handle VR NVIDIA GeForce GTX VR Ready Program Has the Answer !!!!! [01/28 21:17:00] [INFO] We are on page 1 of 1 [01/28 21:17:00] [INFO] Number of posts: 1 [01/28 21:17:00] [INFO] Progress: 449/6740 [01/28 21:17:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:17:00] [INFO] Thread http://forum.notebookreview.com/threads/can-it-handle-vr-nvidia-geforce-gtx-vr-ready-program-has-the-answer.786435/ finished! [01/28 21:17:01] [INFO] !!! Now downloading HP Brings 4K and OLED to New Spectre X360 2-in-1 !!!!! [01/28 21:17:02] [INFO] We are on page 1 of 1 [01/28 21:17:02] [INFO] Number of posts: 1 [01/28 21:17:02] [INFO] Progress: 450/6740 [01/28 21:17:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:17:02] [INFO] Thread http://forum.notebookreview.com/threads/hp-brings-4k-and-oled-to-new-spectre-x360-2-in-1.786415/ finished! [01/28 21:17:02] [INFO] !!! Now downloading HP Debuts 12.1-inch Pavilion x2, A Larger Surface Rival !!!!! [01/28 21:17:03] [INFO] We are on page 1 of 1 [01/28 21:17:03] [INFO] Number of posts: 1 [01/28 21:17:03] [INFO] Progress: 451/6740 [01/28 21:17:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:17:03] [INFO] Thread http://forum.notebookreview.com/threads/hp-debuts-12-1-inch-pavilion-x2-a-larger-surface-rival.786416/ finished! [01/28 21:17:04] [INFO] !!! Now downloading Asus ZenFone Zoom Combines Point-and-Shoot with Android Smartphone !!!!! [01/28 21:17:05] [INFO] We are on page 1 of 1 [01/28 21:17:05] [INFO] Number of posts: 1 [01/28 21:17:05] [INFO] Progress: 452/6740 [01/28 21:17:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:17:05] [INFO] Thread http://forum.notebookreview.com/threads/asus-zenfone-zoom-combines-point-and-shoot-with-android-smartphone.786363/ finished! [01/28 21:17:06] [INFO] !!! Now downloading Acer Brings Switches, Chrome, QHD, Phones, and Tablets to CES 2016 !!!!! [01/28 21:17:07] [INFO] We are on page 1 of 1 [01/28 21:17:07] [INFO] Number of posts: 1 [01/28 21:17:07] [INFO] Progress: 453/6740 [01/28 21:17:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:17:07] [INFO] Thread http://forum.notebookreview.com/threads/acer-brings-switches-chrome-qhd-phones-and-tablets-to-ces-2016.786322/ finished! [01/28 21:17:08] [INFO] !!! Now downloading New ThinkPads, Yoga 900 Business Edition, and MIIX 700 Business Edition Notebooks !!!!! [01/28 21:17:09] [INFO] We are on page 1 of 1 [01/28 21:17:09] [INFO] Number of posts: 1 [01/28 21:17:09] [INFO] Progress: 454/6740 [01/28 21:17:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:17:09] [INFO] Thread http://forum.notebookreview.com/threads/new-thinkpads-yoga-900-business-edition-and-miix-700-business-edition-notebooks.786229/ finished! [01/28 21:17:10] [INFO] !!! Now downloading Lenovo Reveals New Think X1 Products !!!!! [01/28 21:17:11] [INFO] We are on page 1 of 1 [01/28 21:17:11] [INFO] Number of posts: 1 [01/28 21:17:11] [INFO] Progress: 455/6740 [01/28 21:17:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:17:11] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-reveals-new-think-x1-products.786228/ finished! [01/28 21:17:11] [INFO] !!! Now downloading How To Create Windows 10 Keyboard Shortcuts !!!!! [01/28 21:17:12] [INFO] We are on page 1 of 1 [01/28 21:17:12] [INFO] Number of posts: 1 [01/28 21:17:12] [INFO] Progress: 456/6740 [01/28 21:17:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:17:12] [INFO] Thread http://forum.notebookreview.com/threads/how-to-create-windows-10-keyboard-shortcuts.786043/ finished! [01/28 21:17:13] [INFO] !!! Now downloading HTC One A9 Review- More Than an iPhone Clone !!!!! [01/28 21:17:14] [INFO] We are on page 1 of 1 [01/28 21:17:14] [INFO] Number of posts: 3 [01/28 21:17:14] [INFO] Progress: 457/6740 [01/28 21:17:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:17:14] [INFO] Thread http://forum.notebookreview.com/threads/htc-one-a9-review-more-than-an-iphone-clone.785999/ finished! [01/28 21:17:15] [INFO] !!! Now downloading MSI GT80S Titan SLI Review !!!!! [01/28 21:17:16] [INFO] We are on page 1 of 1 [01/28 21:17:16] [INFO] Number of posts: 2 [01/28 21:17:16] [INFO] Progress: 458/6740 [01/28 21:17:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:17:16] [INFO] Thread http://forum.notebookreview.com/threads/msi-gt80s-titan-sli-review.785690/ finished! [01/28 21:17:17] [INFO] !!! Now downloading How to Use Your Web Browser Like a Pro !!!!! [01/28 21:17:18] [INFO] We are on page 1 of 1 [01/28 21:17:18] [INFO] Number of posts: 2 [01/28 21:17:18] [INFO] Progress: 459/6740 [01/28 21:17:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:17:19] [INFO] Thread http://forum.notebookreview.com/threads/how-to-use-your-web-browser-like-a-pro.785442/ finished! [01/28 21:17:19] [INFO] !!! Now downloading Microsoft Lumia 950 XL Review !!!!! [01/28 21:17:20] [INFO] We are on page 1 of 1 [01/28 21:17:20] [INFO] Number of posts: 1 [01/28 21:17:20] [INFO] Progress: 460/6740 [01/28 21:17:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:17:20] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-lumia-950-xl-review.785943/ finished! [01/28 21:17:21] [INFO] !!! Now downloading LG Lucky LG16C Review- 90% of a Smartphone at 10% of the Price !!!!! [01/28 21:17:22] [INFO] We are on page 1 of 1 [01/28 21:17:22] [INFO] Number of posts: 1 [01/28 21:17:22] [INFO] Progress: 461/6740 [01/28 21:17:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:17:22] [INFO] Thread http://forum.notebookreview.com/threads/lg-lucky-lg16c-review-90-of-a-smartphone-at-10-of-the-price.785443/ finished! [01/28 21:17:22] [INFO] !!! Now downloading Sony Xperia Z5 Premium Review- 4K Overkill !!!!! [01/28 21:17:23] [INFO] We are on page 1 of 1 [01/28 21:17:23] [INFO] Number of posts: 1 [01/28 21:17:24] [INFO] Progress: 462/6740 [01/28 21:17:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:17:24] [INFO] Thread http://forum.notebookreview.com/threads/sony-xperia-z5-premium-review-4k-overkill.785433/ finished! [01/28 21:17:24] [INFO] !!! Now downloading Samsung Gear VR Review- You Gotta Try This VR !!!!! [01/28 21:17:25] [INFO] We are on page 1 of 1 [01/28 21:17:25] [INFO] Number of posts: 1 [01/28 21:17:25] [INFO] Progress: 463/6740 [01/28 21:17:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:17:25] [INFO] Thread http://forum.notebookreview.com/threads/samsung-gear-vr-review-you-gotta-try-this-vr.785396/ finished! [01/28 21:17:26] [INFO] !!! Now downloading Lenovo Vibe Shot Review !!!!! [01/28 21:17:27] [INFO] We are on page 1 of 1 [01/28 21:17:27] [INFO] Number of posts: 1 [01/28 21:17:27] [INFO] Progress: 464/6740 [01/28 21:17:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:17:27] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-vibe-shot-review.785200/ finished! [01/28 21:17:27] [INFO] !!! Now downloading HP Pavilion x360 11 Review- Best of Both Worlds !!!!! [01/28 21:17:28] [INFO] We are on page 1 of 1 [01/28 21:17:28] [INFO] Number of posts: 1 [01/28 21:17:28] [INFO] Progress: 465/6740 [01/28 21:17:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:17:28] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-x360-11-review-best-of-both-worlds.785100/ finished! [01/28 21:17:29] [INFO] !!! Now downloading More Stuff You Need to Know About Price Matching- Amazon, Staples, Sears, and More !!!!! [01/28 21:17:30] [INFO] We are on page 1 of 1 [01/28 21:17:30] [INFO] Number of posts: 1 [01/28 21:17:30] [INFO] Progress: 466/6740 [01/28 21:17:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:17:30] [INFO] Thread http://forum.notebookreview.com/threads/more-stuff-you-need-to-know-about-price-matching-amazon-staples-sears-and-more.785098/ finished! [01/28 21:17:31] [INFO] !!! Now downloading Sony Xperia Z5 Compact Review- A Rare Small Flagship !!!!! [01/28 21:17:32] [INFO] We are on page 1 of 1 [01/28 21:17:32] [INFO] Number of posts: 1 [01/28 21:17:32] [INFO] Progress: 467/6740 [01/28 21:17:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:17:32] [INFO] Thread http://forum.notebookreview.com/threads/sony-xperia-z5-compact-review-a-rare-small-flagship.784934/ finished! [01/28 21:17:33] [INFO] !!! Now downloading How To Pick a Laptop With a Good Keyboard !!!!! [01/28 21:17:34] [INFO] We are on page 1 of 1 [01/28 21:17:34] [INFO] Number of posts: 7 [01/28 21:17:34] [INFO] Progress: 468/6740 [01/28 21:17:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:17:34] [INFO] Thread http://forum.notebookreview.com/threads/how-to-pick-a-laptop-with-a-good-keyboard.784778/ finished! [01/28 21:17:35] [INFO] !!! Now downloading Lenovo Flex 3 11-inch Review- No Longer the Yoga Half Measure !!!!! [01/28 21:17:36] [INFO] We are on page 1 of 1 [01/28 21:17:36] [INFO] Number of posts: 1 [01/28 21:17:36] [INFO] Progress: 469/6740 [01/28 21:17:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:17:36] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-flex-3-11-inch-review-no-longer-the-yoga-half-measure.784835/ finished! [01/28 21:17:36] [INFO] !!! Now downloading Everything You Need to Know about Price Matching- Best Buy, Target, Walmart, and Office Depot !!!!! [01/28 21:17:38] [INFO] We are on page 1 of 1 [01/28 21:17:38] [INFO] Number of posts: 1 [01/28 21:17:38] [INFO] Progress: 470/6740 [01/28 21:17:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:17:38] [INFO] Thread http://forum.notebookreview.com/threads/everything-you-need-to-know-about-price-matching-best-buy-target-walmart-and-office-depot.784773/ finished! [01/28 21:17:38] [INFO] !!! Now downloading Dell Inspiron 11 3000 Review- The Too Pricey, Too Compromised 2-in-1 !!!!! [01/28 21:17:39] [INFO] We are on page 1 of 1 [01/28 21:17:39] [INFO] Number of posts: 4 [01/28 21:17:39] [INFO] Progress: 471/6740 [01/28 21:17:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:17:39] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-11-3000-review-the-too-pricey-too-compromised-2-in-1.784211/ finished! [01/28 21:17:40] [INFO] !!! Now downloading 3 Reasons Why You Should Ignore Cyber Monday Sales !!!!! [01/28 21:17:41] [INFO] We are on page 1 of 1 [01/28 21:17:41] [INFO] Number of posts: 1 [01/28 21:17:41] [INFO] Progress: 472/6740 [01/28 21:17:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:17:41] [INFO] Thread http://forum.notebookreview.com/threads/3-reasons-why-you-should-ignore-cyber-monday-sales.784727/ finished! [01/28 21:17:42] [INFO] !!! Now downloading Sony Xperia Z5 Android Smartphone Review !!!!! [01/28 21:17:43] [INFO] We are on page 1 of 1 [01/28 21:17:43] [INFO] Number of posts: 1 [01/28 21:17:43] [INFO] Progress: 473/6740 [01/28 21:17:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:17:43] [INFO] Thread http://forum.notebookreview.com/threads/sony-xperia-z5-android-smartphone-review.784296/ finished! [01/28 21:17:43] [INFO] !!! Now downloading Lenovo Ideapad 100S Review- Windows 10 on a Budget !!!!! [01/28 21:17:44] [INFO] We are on page 1 of 1 [01/28 21:17:44] [INFO] Number of posts: 1 [01/28 21:17:44] [INFO] Progress: 474/6740 [01/28 21:17:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:17:44] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ideapad-100s-review-windows-10-on-a-budget.784242/ finished! [01/28 21:17:45] [INFO] !!! Now downloading Asus Transformer Book T100HA Review !!!!! [01/28 21:17:46] [INFO] We are on page 1 of 1 [01/28 21:17:46] [INFO] Number of posts: 2 [01/28 21:17:46] [INFO] Progress: 475/6740 [01/28 21:17:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:17:46] [INFO] Thread http://forum.notebookreview.com/threads/asus-transformer-book-t100ha-review.783923/ finished! [01/28 21:17:46] [INFO] !!! Now downloading 10 Things You Wouldn’t Have Seen on a Notebook 10 Years Ago !!!!! [01/28 21:17:47] [INFO] We are on page 1 of 1 [01/28 21:17:47] [INFO] Number of posts: 1 [01/28 21:17:48] [INFO] Progress: 476/6740 [01/28 21:17:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:17:48] [INFO] Thread http://forum.notebookreview.com/threads/10-things-you-wouldn%E2%80%99t-have-seen-on-a-notebook-10-years-ago.784162/ finished! [01/28 21:17:48] [INFO] !!! Now downloading Meizu MX5 Smartphone Review !!!!! [01/28 21:17:49] [INFO] We are on page 1 of 1 [01/28 21:17:49] [INFO] Number of posts: 1 [01/28 21:17:49] [INFO] Progress: 477/6740 [01/28 21:17:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:17:49] [INFO] Thread http://forum.notebookreview.com/threads/meizu-mx5-smartphone-review.783975/ finished! [01/28 21:17:50] [INFO] !!! Now downloading YouTube Red Review !!!!! [01/28 21:17:51] [INFO] We are on page 1 of 1 [01/28 21:17:51] [INFO] Number of posts: 2 [01/28 21:17:51] [INFO] Progress: 478/6740 [01/28 21:17:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:17:51] [INFO] Thread http://forum.notebookreview.com/threads/youtube-red-review.783899/ finished! [01/28 21:17:51] [INFO] !!! Now downloading YouTube vs. YouTube Red Streaming Comparison !!!!! [01/28 21:17:52] [INFO] We are on page 1 of 1 [01/28 21:17:52] [INFO] Number of posts: 1 [01/28 21:17:52] [INFO] Progress: 479/6740 [01/28 21:17:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:17:52] [INFO] Thread http://forum.notebookreview.com/threads/youtube-vs-youtube-red-streaming-comparison.783898/ finished! [01/28 21:17:53] [INFO] !!! Now downloading World’s First Quad-Core Workstation Ultrabook Leads HP's Third-Gen ZBooks !!!!! [01/28 21:17:54] [INFO] We are on page 1 of 1 [01/28 21:17:54] [INFO] Number of posts: 1 [01/28 21:17:54] [INFO] Progress: 480/6740 [01/28 21:17:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:17:54] [INFO] Thread http://forum.notebookreview.com/threads/world%E2%80%99s-first-quad-core-workstation-ultrabook-leads-hps-third-gen-zbooks.783893/ finished! [01/28 21:17:55] [INFO] !!! Now downloading Motorola Droid Turbo 2 Review- Unbreakable and Unbeatable !!!!! [01/28 21:17:56] [INFO] We are on page 1 of 1 [01/28 21:17:56] [INFO] Number of posts: 1 [01/28 21:17:56] [INFO] Progress: 481/6740 [01/28 21:17:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:17:56] [INFO] Thread http://forum.notebookreview.com/threads/motorola-droid-turbo-2-review-unbreakable-and-unbeatable.783861/ finished! [01/28 21:17:56] [INFO] Max wait time for http://forum.notebookreview.com/threads/microsoft-redefines-the-laptop-with-surface-book-ushers-in-new-era-of-windows-10-devices.782400/ is 21500 ms [01/28 21:17:56] [INFO] !!! Now downloading Microsoft redefines the laptop with Surface Book, ushers in new era of Windows 10 devices. !!!!! [01/28 21:17:58] [INFO] We are on page 1 of 3 [01/28 21:18:00] [INFO] We are on page 2 of 3 [01/28 21:18:02] [INFO] We are on page 3 of 3 [01/28 21:18:02] [INFO] Number of posts: 4 [01/28 21:18:02] [INFO] Progress: 482/6740 [01/28 21:18:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:18:02] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-redefines-the-laptop-with-surface-book-ushers-in-new-era-of-windows-10-devices.782400/ finished! [01/28 21:18:02] [INFO] !!! Now downloading Lenovo 100s Chromebook Review !!!!! [01/28 21:18:04] [INFO] We are on page 1 of 1 [01/28 21:18:04] [INFO] Number of posts: 1 [01/28 21:18:04] [INFO] Progress: 483/6740 [01/28 21:18:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:18:04] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-100s-chromebook-review.783586/ finished! [01/28 21:18:04] [INFO] !!! Now downloading Everything You Need to Know about Wireless Charging !!!!! [01/28 21:18:05] [INFO] We are on page 1 of 1 [01/28 21:18:05] [INFO] Number of posts: 1 [01/28 21:18:05] [INFO] Progress: 484/6740 [01/28 21:18:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:18:05] [INFO] Thread http://forum.notebookreview.com/threads/everything-you-need-to-know-about-wireless-charging.783565/ finished! [01/28 21:18:06] [INFO] !!! Now downloading How To Use 3D Touch on the iPhone 6s and iPhone 6s Plus !!!!! [01/28 21:18:07] [INFO] We are on page 1 of 1 [01/28 21:18:07] [INFO] Number of posts: 1 [01/28 21:18:07] [INFO] Progress: 485/6740 [01/28 21:18:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:18:07] [INFO] Thread http://forum.notebookreview.com/threads/how-to-use-3d-touch-on-the-iphone-6s-and-iphone-6s-plus.783527/ finished! [01/28 21:18:08] [INFO] !!! Now downloading Asus ZenFone 2 Laser Review !!!!! [01/28 21:18:09] [INFO] We are on page 1 of 1 [01/28 21:18:09] [INFO] Number of posts: 1 [01/28 21:18:09] [INFO] Progress: 486/6740 [01/28 21:18:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:18:09] [INFO] Thread http://forum.notebookreview.com/threads/asus-zenfone-2-laser-review.783526/ finished! [01/28 21:18:09] [INFO] !!! Now downloading Gigabyte P37x V4 Review !!!!! [01/28 21:18:11] [INFO] We are on page 1 of 1 [01/28 21:18:11] [INFO] Number of posts: 1 [01/28 21:18:11] [INFO] Progress: 487/6740 [01/28 21:18:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:18:11] [INFO] Thread http://forum.notebookreview.com/threads/gigabyte-p37x-v4-review.783518/ finished! [01/28 21:18:11] [INFO] !!! Now downloading Apple iPhone 6 Plus vs. Samsung Galaxy Note5- Battle of the Business-Minded Behemoths !!!!! [01/28 21:18:12] [INFO] We are on page 1 of 1 [01/28 21:18:12] [INFO] Number of posts: 3 [01/28 21:18:17] [INFO] Progress: 488/6740 [01/28 21:18:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:18:17] [INFO] Thread http://forum.notebookreview.com/threads/apple-iphone-6-plus-vs-samsung-galaxy-note5-battle-of-the-business-minded-behemoths.782732/ finished! [01/28 21:18:17] [INFO] !!! Now downloading Huawei Watch Review- Android Wear Goes Uptown !!!!! [01/28 21:18:18] [INFO] We are on page 1 of 1 [01/28 21:18:18] [INFO] Number of posts: 1 [01/28 21:18:19] [INFO] Progress: 489/6740 [01/28 21:18:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:18:19] [INFO] Thread http://forum.notebookreview.com/threads/huawei-watch-review-android-wear-goes-uptown.783359/ finished! [01/28 21:18:19] [INFO] !!! Now downloading How To Use Live Photos on the iPhone 6s and iPhone 6s Plus !!!!! [01/28 21:18:20] [INFO] We are on page 1 of 1 [01/28 21:18:20] [INFO] Number of posts: 1 [01/28 21:18:20] [INFO] Progress: 490/6740 [01/28 21:18:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:18:20] [INFO] Thread http://forum.notebookreview.com/threads/how-to-use-live-photos-on-the-iphone-6s-and-iphone-6s-plus.783285/ finished! [01/28 21:18:21] [INFO] !!! Now downloading Screen Casting 101- The Wired and Wireless Ways to Share Displays !!!!! [01/28 21:18:22] [INFO] We are on page 1 of 1 [01/28 21:18:22] [INFO] Number of posts: 1 [01/28 21:18:22] [INFO] Progress: 491/6740 [01/28 21:18:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:18:22] [INFO] Thread http://forum.notebookreview.com/threads/screen-casting-101-the-wired-and-wireless-ways-to-share-displays.783103/ finished! [01/28 21:18:22] [INFO] !!! Now downloading How to Disable the Windows 10 Upgrade Prompt !!!!! [01/28 21:18:24] [INFO] We are on page 1 of 1 [01/28 21:18:24] [INFO] Number of posts: 3 [01/28 21:18:24] [INFO] Progress: 492/6740 [01/28 21:18:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:18:24] [INFO] Thread http://forum.notebookreview.com/threads/how-to-disable-the-windows-10-upgrade-prompt.783013/ finished! [01/28 21:18:24] [INFO] !!! Now downloading Samsung Galaxy Note5 vs. Samsung Galaxy S6 edge+ vs. Motorola Moto X Pure Edition !!!!! [01/28 21:18:25] [INFO] We are on page 1 of 1 [01/28 21:18:25] [INFO] Number of posts: 1 [01/28 21:18:25] [INFO] Progress: 493/6740 [01/28 21:18:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:18:25] [INFO] Thread http://forum.notebookreview.com/threads/samsung-galaxy-note5-vs-samsung-galaxy-s6-edge-vs-motorola-moto-x-pure-edition.782978/ finished! [01/28 21:18:26] [INFO] !!! Now downloading HTC One A9 Hands-On Preview !!!!! [01/28 21:18:27] [INFO] We are on page 1 of 1 [01/28 21:18:27] [INFO] Number of posts: 1 [01/28 21:18:27] [INFO] Progress: 494/6740 [01/28 21:18:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:18:27] [INFO] Thread http://forum.notebookreview.com/threads/htc-one-a9-hands-on-preview.782972/ finished! [01/28 21:18:27] [INFO] !!! Now downloading Lenovo Yoga 900 Hands-On Preview !!!!! [01/28 21:18:28] [INFO] We are on page 1 of 1 [01/28 21:18:28] [INFO] Number of posts: 1 [01/28 21:18:28] [INFO] Progress: 495/6740 [01/28 21:18:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:18:28] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-yoga-900-hands-on-preview.782932/ finished! [01/28 21:18:29] [INFO] !!! Now downloading Motorola Moto G Review (3rd Gen)- Good & Cheap !!!!! [01/28 21:18:30] [INFO] We are on page 1 of 1 [01/28 21:18:30] [INFO] Number of posts: 1 [01/28 21:18:30] [INFO] Progress: 496/6740 [01/28 21:18:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:18:30] [INFO] Thread http://forum.notebookreview.com/threads/motorola-moto-g-review-3rd-gen-good-cheap.782700/ finished! [01/28 21:18:31] [INFO] !!! Now downloading TOSHIBA ANNOUNCES AVAILABILITY OF SATELLITE RADIUS 12 CONVERTIBLE LAPTOP !!!!! [01/28 21:18:32] [INFO] We are on page 1 of 1 [01/28 21:18:32] [INFO] Number of posts: 1 [01/28 21:18:32] [INFO] Progress: 497/6740 [01/28 21:18:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:18:32] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-announces-availability-of-satellite-radius-12-convertible-laptop.782698/ finished! [01/28 21:18:32] [INFO] !!! Now downloading Acer Showcases New Windows 10 Devices !!!!! [01/28 21:18:33] [INFO] We are on page 1 of 1 [01/28 21:18:33] [INFO] Number of posts: 2 [01/28 21:18:34] [INFO] Progress: 498/6740 [01/28 21:18:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:18:34] [INFO] Thread http://forum.notebookreview.com/threads/acer-showcases-new-windows-10-devices.782663/ finished! [01/28 21:18:34] [INFO] !!! Now downloading Ring Central Office Review- Cloud & VoIP at a Cost !!!!! [01/28 21:18:35] [INFO] We are on page 1 of 1 [01/28 21:18:35] [INFO] Number of posts: 1 [01/28 21:18:35] [INFO] Progress: 499/6740 [01/28 21:18:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:18:35] [INFO] Thread http://forum.notebookreview.com/threads/ring-central-office-review-cloud-voip-at-a-cost.782659/ finished! [01/28 21:18:36] [INFO] !!! Now downloading OneSuite Review- Try eVoice Instead !!!!! [01/28 21:18:38] [INFO] We are on page 1 of 1 [01/28 21:18:38] [INFO] Number of posts: 1 [01/28 21:18:38] [INFO] Progress: 500/6740 [01/28 21:18:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:18:38] [INFO] Thread http://forum.notebookreview.com/threads/onesuite-review-try-evoice-instead.782658/ finished! [01/28 21:18:39] [INFO] !!! Now downloading Skype for Business Review- Freemium and Then Some !!!!! [01/28 21:18:40] [INFO] We are on page 1 of 1 [01/28 21:18:40] [INFO] Number of posts: 1 [01/28 21:18:40] [INFO] Progress: 501/6740 [01/28 21:18:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:18:40] [INFO] Thread http://forum.notebookreview.com/threads/skype-for-business-review-freemium-and-then-some.782657/ finished! [01/28 21:18:41] [INFO] !!! Now downloading BusinessCall Review- Free to Try, So Why Not !!!!! [01/28 21:18:42] [INFO] We are on page 1 of 1 [01/28 21:18:42] [INFO] Number of posts: 1 [01/28 21:18:42] [INFO] Progress: 502/6740 [01/28 21:18:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:18:42] [INFO] Thread http://forum.notebookreview.com/threads/businesscall-review-free-to-try-so-why-not.782656/ finished! [01/28 21:18:43] [INFO] !!! Now downloading Line2 Review- Literally, A Second Line !!!!! [01/28 21:18:44] [INFO] We are on page 1 of 1 [01/28 21:18:44] [INFO] Number of posts: 1 [01/28 21:18:44] [INFO] Progress: 503/6740 [01/28 21:18:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:18:44] [INFO] Thread http://forum.notebookreview.com/threads/line2-review-literally-a-second-line.782655/ finished! [01/28 21:18:44] [INFO] !!! Now downloading Flyp Review- Up to Six Numbers !!!!! [01/28 21:18:46] [INFO] We are on page 1 of 1 [01/28 21:18:46] [INFO] Number of posts: 1 [01/28 21:18:46] [INFO] Progress: 504/6740 [01/28 21:18:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:18:46] [INFO] Thread http://forum.notebookreview.com/threads/flyp-review-up-to-six-numbers.782654/ finished! [01/28 21:18:46] [INFO] !!! Now downloading Grasshopper Virtual Phone System Review !!!!! [01/28 21:18:47] [INFO] We are on page 1 of 1 [01/28 21:18:47] [INFO] Number of posts: 1 [01/28 21:18:47] [INFO] Progress: 505/6740 [01/28 21:18:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:18:47] [INFO] Thread http://forum.notebookreview.com/threads/grasshopper-virtual-phone-system-review.782653/ finished! [01/28 21:18:47] [INFO] !!! Now downloading How To Turn Your Smartphone into a Business Phone !!!!! [01/28 21:18:49] [INFO] We are on page 1 of 1 [01/28 21:18:49] [INFO] Number of posts: 1 [01/28 21:18:49] [INFO] Progress: 506/6740 [01/28 21:18:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:18:49] [INFO] Thread http://forum.notebookreview.com/threads/how-to-turn-your-smartphone-into-a-business-phone.782652/ finished! [01/28 21:18:49] [INFO] !!! Now downloading Google Voice Review- Get a Free Business Line !!!!! [01/28 21:18:50] [INFO] We are on page 1 of 1 [01/28 21:18:50] [INFO] Number of posts: 1 [01/28 21:18:50] [INFO] Progress: 507/6740 [01/28 21:18:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:18:50] [INFO] Thread http://forum.notebookreview.com/threads/google-voice-review-get-a-free-business-line.782660/ finished! [01/28 21:18:51] [INFO] !!! Now downloading Asus Transformer Book Flip TP200SA Review !!!!! [01/28 21:18:52] [INFO] We are on page 1 of 1 [01/28 21:18:52] [INFO] Number of posts: 1 [01/28 21:18:52] [INFO] Progress: 508/6740 [01/28 21:18:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:18:52] [INFO] Thread http://forum.notebookreview.com/threads/asus-transformer-book-flip-tp200sa-review.782438/ finished! [01/28 21:18:52] [INFO] !!! Now downloading VAIO Launches VAIO® Z Canvas in the U.S. !!!!! [01/28 21:18:53] [INFO] We are on page 1 of 1 [01/28 21:18:53] [INFO] Number of posts: 1 [01/28 21:18:54] [INFO] Progress: 509/6740 [01/28 21:18:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:18:54] [INFO] Thread http://forum.notebookreview.com/threads/vaio-launches-vaio%C2%AE-z-canvas-in-the-u-s.782387/ finished! [01/28 21:18:54] [INFO] !!! Now downloading Lenovo Z51 Review !!!!! [01/28 21:18:55] [INFO] We are on page 1 of 1 [01/28 21:18:55] [INFO] Number of posts: 1 [01/28 21:18:55] [INFO] Progress: 510/6740 [01/28 21:18:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:18:55] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-z51-review.782219/ finished! [01/28 21:18:55] [INFO] !!! Now downloading Apple iPhone 6s Review !!!!! [01/28 21:18:57] [INFO] We are on page 1 of 1 [01/28 21:18:57] [INFO] Number of posts: 1 [01/28 21:18:57] [INFO] Progress: 511/6740 [01/28 21:18:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:18:57] [INFO] Thread http://forum.notebookreview.com/threads/apple-iphone-6s-review.782218/ finished! [01/28 21:18:57] [INFO] !!! Now downloading How to Create a Windows 10 Password Reset Disk !!!!! [01/28 21:18:58] [INFO] We are on page 1 of 1 [01/28 21:18:58] [INFO] Number of posts: 1 [01/28 21:18:58] [INFO] Progress: 512/6740 [01/28 21:18:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:18:58] [INFO] Thread http://forum.notebookreview.com/threads/how-to-create-a-windows-10-password-reset-disk.782101/ finished! [01/28 21:18:59] [INFO] !!! Now downloading XOTIC PC Shipping Gaming Notebooks With 6th Gen Intel(Skylake) CPUs and NVIDIA GEFORCE GTX 980 GPU !!!!! [01/28 21:19:00] [INFO] We are on page 1 of 1 [01/28 21:19:00] [INFO] Number of posts: 1 [01/28 21:19:01] [INFO] Progress: 513/6740 [01/28 21:19:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:19:01] [INFO] Thread http://forum.notebookreview.com/threads/xotic-pc-shipping-gaming-notebooks-with-6th-gen-intel-skylake-cpus-and-nvidia-geforce-gtx-980-gpu.782096/ finished! [01/28 21:19:01] [INFO] !!! Now downloading SLAPPA MASK DSLR Laptop Backpack Review !!!!! [01/28 21:19:02] [INFO] We are on page 1 of 1 [01/28 21:19:02] [INFO] Number of posts: 1 [01/28 21:19:02] [INFO] Progress: 514/6740 [01/28 21:19:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:19:02] [INFO] Thread http://forum.notebookreview.com/threads/slappa-mask-dslr-laptop-backpack-review.782064/ finished! [01/28 21:19:03] [INFO] !!! Now downloading Acer Predator 17 Hands-On Preview !!!!! [01/28 21:19:04] [INFO] We are on page 1 of 2 [01/28 21:19:06] [INFO] We are on page 2 of 2 [01/28 21:19:06] [INFO] Number of posts: 3 [01/28 21:19:06] [WARNING] Host down for image http://www1.pcmag.com/media/images/387077-msi-gt80-titan-sli-lid.jpg?width=630 [01/28 21:19:06] [INFO] Progress: 515/6740 [01/28 21:19:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:19:06] [INFO] Thread http://forum.notebookreview.com/threads/acer-predator-17-hands-on-preview.781257/ finished! [01/28 21:19:07] [INFO] !!! Now downloading Apple iOS 9 for iPhones Review !!!!! [01/28 21:19:08] [INFO] We are on page 1 of 1 [01/28 21:19:08] [INFO] Number of posts: 1 [01/28 21:19:08] [INFO] Progress: 516/6740 [01/28 21:19:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:19:08] [INFO] Thread http://forum.notebookreview.com/threads/apple-ios-9-for-iphones-review.781910/ finished! [01/28 21:19:08] [INFO] !!! Now downloading Dell Latitude 14 7000 (E7450) !!!!! [01/28 21:19:09] [INFO] We are on page 1 of 1 [01/28 21:19:09] [INFO] Number of posts: 1 [01/28 21:19:09] [INFO] Progress: 517/6740 [01/28 21:19:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:19:10] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-14-7000-e7450.781871/ finished! [01/28 21:19:10] [INFO] !!! Now downloading ASUS Expands Transformer Book Family with New T100HA 2-in-1 and Flip TP200SA !!!!! [01/28 21:19:11] [INFO] We are on page 1 of 1 [01/28 21:19:11] [INFO] Number of posts: 1 [01/28 21:19:11] [WARNING] File not found for image http://promos.asus.com/US/PR_2015/T100HA/image01.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/ASUS Expands Transformer Book Family with New T100HA 2-in-1 and Flip TP200SA/images/storyImages/image01.jpg [01/28 21:19:11] [WARNING] File not found for image http://promos.asus.com/US/PR_2015/T100HA/image02.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/ASUS Expands Transformer Book Family with New T100HA 2-in-1 and Flip TP200SA/images/storyImages/image02.jpg [01/28 21:19:11] [INFO] Progress: 518/6740 [01/28 21:19:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:19:11] [INFO] Thread http://forum.notebookreview.com/threads/asus-expands-transformer-book-family-with-new-t100ha-2-in-1-and-flip-tp200sa.781864/ finished! [01/28 21:19:12] [INFO] !!! Now downloading THE BEST GETS BETTER- TOSHIBA UPDATES ITS AWARD-WINNING CHROMEBOOK 2 !!!!! [01/28 21:19:13] [INFO] We are on page 1 of 1 [01/28 21:19:13] [INFO] Number of posts: 1 [01/28 21:19:13] [INFO] Progress: 519/6740 [01/28 21:19:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:19:13] [INFO] Thread http://forum.notebookreview.com/threads/the-best-gets-better-toshiba-updates-its-award-winning-chromebook-2.781863/ finished! [01/28 21:19:13] [INFO] !!! Now downloading Moto X Pure Edition Review- The Just Right Flagship !!!!! [01/28 21:19:14] [INFO] We are on page 1 of 1 [01/28 21:19:14] [INFO] Number of posts: 1 [01/28 21:19:15] [INFO] Progress: 520/6740 [01/28 21:19:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:19:15] [INFO] Thread http://forum.notebookreview.com/threads/moto-x-pure-edition-review-the-just-right-flagship.781815/ finished! [01/28 21:19:15] [INFO] !!! Now downloading Introducing the New Amazon Fire TV with 4K Ultra HD and Fire TV Stick with Voice Remote !!!!! [01/28 21:19:16] [INFO] We are on page 1 of 1 [01/28 21:19:16] [INFO] Number of posts: 1 [01/28 21:19:17] [INFO] Progress: 521/6740 [01/28 21:19:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:19:17] [INFO] Thread http://forum.notebookreview.com/threads/introducing-the-new-amazon-fire-tv-with-4k-ultra-hd-and-fire-tv-stick-with-voice-remote.781645/ finished! [01/28 21:19:17] [INFO] !!! Now downloading Introducing the New Amazon Fire TV Gaming Edition—Take Game Night to the Next Level !!!!! [01/28 21:19:18] [INFO] We are on page 1 of 1 [01/28 21:19:18] [INFO] Number of posts: 1 [01/28 21:19:19] [INFO] Progress: 522/6740 [01/28 21:19:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:19:19] [INFO] Thread http://forum.notebookreview.com/threads/introducing-the-new-amazon-fire-tv-gaming-edition%E2%80%94take-game-night-to-the-next-level.781635/ finished! [01/28 21:19:19] [INFO] !!! Now downloading Acer Empowers Gamers to Conquer New Worlds with Predator Gaming Series !!!!! [01/28 21:19:20] [INFO] We are on page 1 of 1 [01/28 21:19:20] [INFO] Number of posts: 5 [01/28 21:19:21] [INFO] Progress: 523/6740 [01/28 21:19:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:19:21] [INFO] Thread http://forum.notebookreview.com/threads/acer-empowers-gamers-to-conquer-new-worlds-with-predator-gaming-series.780954/ finished! [01/28 21:19:21] [INFO] !!! Now downloading The Power of Two- TOSHIBA Announces Ultra-compact Satellite Click 10 Detachable 2-in-1 PC !!!!! [01/28 21:19:22] [INFO] We are on page 1 of 1 [01/28 21:19:22] [INFO] Number of posts: 1 [01/28 21:19:23] [INFO] Progress: 524/6740 [01/28 21:19:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:19:23] [INFO] Thread http://forum.notebookreview.com/threads/the-power-of-two-toshiba-announces-ultra-compact-satellite-click-10-detachable-2-in-1-pc.781509/ finished! [01/28 21:19:23] [INFO] !!! Now downloading Acer Aspire E 15 Review- One step forward, two steps back !!!!! [01/28 21:19:24] [INFO] We are on page 1 of 1 [01/28 21:19:24] [INFO] Number of posts: 1 [01/28 21:19:24] [INFO] Progress: 525/6740 [01/28 21:19:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:19:24] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire-e-15-review-one-step-forward-two-steps-back.781470/ finished! [01/28 21:19:25] [INFO] !!! Now downloading The new Apple TV gives Amazon and Roku serious competition !!!!! [01/28 21:19:26] [INFO] We are on page 1 of 1 [01/28 21:19:26] [INFO] Number of posts: 2 [01/28 21:19:26] [INFO] Progress: 526/6740 [01/28 21:19:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:19:26] [INFO] Thread http://forum.notebookreview.com/threads/the-new-apple-tv-gives-amazon-and-roku-serious-competition.781273/ finished! [01/28 21:19:27] [INFO] !!! Now downloading Apple iPad Pro- The more expensive, less useful and better-looking Surface Pro 3 is here !!!!! [01/28 21:19:28] [INFO] We are on page 1 of 1 [01/28 21:19:28] [INFO] Number of posts: 3 [01/28 21:19:28] [INFO] Progress: 527/6740 [01/28 21:19:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:19:28] [INFO] Thread http://forum.notebookreview.com/threads/apple-ipad-pro-the-more-expensive-less-useful-and-better-looking-surface-pro-3-is-here.781272/ finished! [01/28 21:19:28] [INFO] !!! Now downloading iPhone 6S and 6S Plus- Samsung just lost its edge !!!!! [01/28 21:19:29] [INFO] We are on page 1 of 1 [01/28 21:19:29] [INFO] Number of posts: 1 [01/28 21:19:29] [INFO] Progress: 528/6740 [01/28 21:19:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:19:29] [INFO] Thread http://forum.notebookreview.com/threads/iphone-6s-and-6s-plus-samsung-just-lost-its-edge.781277/ finished! [01/28 21:19:31] [INFO] !!! Now downloading Lenovo S21e Review- Good Enough Only At the Right Price !!!!! [01/28 21:19:32] [INFO] We are on page 1 of 1 [01/28 21:19:32] [INFO] Number of posts: 2 [01/28 21:19:32] [INFO] Progress: 529/6740 [01/28 21:19:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:19:32] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-s21e-review-good-enough-only-at-the-right-price.781210/ finished! [01/28 21:19:32] [INFO] !!! Now downloading Is a 4K Smartphone Overkill Sony Xperia Z5, Z5 Premium and Z5 Compact Hands On !!!!! [01/28 21:19:34] [INFO] We are on page 1 of 1 [01/28 21:19:34] [INFO] Number of posts: 1 [01/28 21:19:34] [INFO] Progress: 530/6740 [01/28 21:19:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:19:34] [INFO] Thread http://forum.notebookreview.com/threads/is-a-4k-smartphone-overkill-sony-xperia-z5-z5-premium-and-z5-compact-hands-on.781177/ finished! [01/28 21:19:34] [INFO] !!! Now downloading Toshiba Satellite Radius 12 Hands-On Preview- 4K Comes to Convertibles !!!!! [01/28 21:19:35] [INFO] We are on page 1 of 1 [01/28 21:19:35] [INFO] Number of posts: 1 [01/28 21:19:35] [INFO] Progress: 531/6740 [01/28 21:19:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:19:35] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-radius-12-hands-on-preview-4k-comes-to-convertibles.781134/ finished! [01/28 21:19:36] [INFO] !!! Now downloading Samsung Gear S2 Hands-On Preview- Better than the Apple Watch (Potentially) !!!!! [01/28 21:19:37] [INFO] We are on page 1 of 1 [01/28 21:19:37] [INFO] Number of posts: 1 [01/28 21:19:37] [INFO] Progress: 532/6740 [01/28 21:19:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:19:37] [INFO] Thread http://forum.notebookreview.com/threads/samsung-gear-s2-hands-on-preview-better-than-the-apple-watch-potentially.781097/ finished! [01/28 21:19:37] [INFO] !!! Now downloading Huawei Mate S Hands-On Preview- Force Touch Comes to Android !!!!! [01/28 21:19:38] [INFO] We are on page 1 of 1 [01/28 21:19:38] [INFO] Number of posts: 3 [01/28 21:19:39] [INFO] Progress: 533/6740 [01/28 21:19:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:19:39] [INFO] Thread http://forum.notebookreview.com/threads/huawei-mate-s-hands-on-preview-force-touch-comes-to-android.781016/ finished! [01/28 21:19:40] [INFO] !!! Now downloading Moto 360 (2015) Hands-On Preview !!!!! [01/28 21:19:41] [INFO] We are on page 1 of 1 [01/28 21:19:41] [INFO] Number of posts: 1 [01/28 21:19:41] [INFO] Progress: 534/6740 [01/28 21:19:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:19:41] [INFO] Thread http://forum.notebookreview.com/threads/moto-360-2015-hands-on-preview.781052/ finished! [01/28 21:19:41] [INFO] !!! Now downloading Samsung Galaxy S6 edge+ vs. Apple iPhone 6 Plus- Which is the Best Phablet !!!!! [01/28 21:19:43] [INFO] We are on page 1 of 1 [01/28 21:19:43] [INFO] Number of posts: 1 [01/28 21:19:43] [INFO] Progress: 535/6740 [01/28 21:19:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:19:43] [INFO] Thread http://forum.notebookreview.com/threads/samsung-galaxy-s6-edge-vs-apple-iphone-6-plus-which-is-the-best-phablet.781051/ finished! [01/28 21:19:43] [INFO] !!! Now downloading Lenovo Aggressively Targets Entry Level Consumers with the Ideapad 100s and Chromebook 100s for under $200 !!!!! [01/28 21:19:44] [INFO] We are on page 1 of 1 [01/28 21:19:44] [INFO] Number of posts: 1 [01/28 21:19:44] [INFO] Progress: 536/6740 [01/28 21:19:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:19:44] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-aggressively-targets-entry-level-consumers-with-the-ideapad-100s-and-chromebook-100s-for-under-200.780987/ finished! [01/28 21:19:45] [INFO] !!! Now downloading Acer’s First Convertible Chromebook Will Bend over Backwards for Work and Play !!!!! [01/28 21:19:46] [INFO] We are on page 1 of 1 [01/28 21:19:46] [INFO] Number of posts: 1 [01/28 21:19:46] [INFO] Progress: 537/6740 [01/28 21:19:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:19:46] [INFO] Thread http://forum.notebookreview.com/threads/acer%E2%80%99s-first-convertible-chromebook-will-bend-over-backwards-for-work-and-play.780974/ finished! [01/28 21:19:46] [INFO] !!! Now downloading Acer Refreshes Its Powerhouse Aspire V Nitro Series and Stylish Aspire V 13 Notebooks !!!!! [01/28 21:19:47] [INFO] We are on page 1 of 1 [01/28 21:19:47] [INFO] Number of posts: 1 [01/28 21:19:47] [INFO] Progress: 538/6740 [01/28 21:19:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:19:47] [INFO] Thread http://forum.notebookreview.com/threads/acer-refreshes-its-powerhouse-aspire-v-nitro-series-and-stylish-aspire-v-13-notebooks.780973/ finished! [01/28 21:19:48] [INFO] !!! Now downloading Graceful Transitions, Infinitely Adaptive- Acer Unveils the New Aspire R 13 Convertible Notebook !!!!! [01/28 21:19:50] [INFO] We are on page 1 of 1 [01/28 21:19:50] [INFO] Number of posts: 1 [01/28 21:19:50] [INFO] Progress: 539/6740 [01/28 21:19:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:19:50] [INFO] Thread http://forum.notebookreview.com/threads/graceful-transitions-infinitely-adaptive-acer-unveils-the-new-aspire-r-13-convertible-notebook.780971/ finished! [01/28 21:19:50] [INFO] !!! Now downloading New ThinkPad YOGA and ThinkCentre Tiny Transform Business Computing !!!!! [01/28 21:19:51] [INFO] We are on page 1 of 1 [01/28 21:19:51] [INFO] Number of posts: 1 [01/28 21:19:51] [INFO] Progress: 540/6740 [01/28 21:19:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:19:51] [INFO] Thread http://forum.notebookreview.com/threads/new-thinkpad-yoga-and-thinkcentre-tiny-transform-business-computing.780970/ finished! [01/28 21:19:52] [INFO] !!! Now downloading New “ideas” from Lenovo™ Inspire a PC Refresh this Holiday Season !!!!! [01/28 21:19:53] [INFO] We are on page 1 of 1 [01/28 21:19:53] [INFO] Number of posts: 1 [01/28 21:19:53] [INFO] Progress: 541/6740 [01/28 21:19:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:19:53] [INFO] Thread http://forum.notebookreview.com/threads/new-%E2%80%9Cideas%E2%80%9D-from-lenovo%E2%84%A2-inspire-a-pc-refresh-this-holiday-season.780969/ finished! [01/28 21:19:54] [INFO] !!! Now downloading New ThinkPad and Lenovo PCs Extend Small Business Choice !!!!! [01/28 21:19:55] [INFO] We are on page 1 of 1 [01/28 21:19:55] [INFO] Number of posts: 1 [01/28 21:19:55] [INFO] Progress: 542/6740 [01/28 21:19:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:19:55] [INFO] Thread http://forum.notebookreview.com/threads/new-thinkpad-and-lenovo-pcs-extend-small-business-choice.780964/ finished! [01/28 21:19:55] [INFO] !!! Now downloading First Look- Lenovo Ideapad Y700 Gaming Notebook Preview !!!!! [01/28 21:19:56] [INFO] We are on page 1 of 1 [01/28 21:19:56] [INFO] Number of posts: 1 [01/28 21:19:56] [INFO] Progress: 543/6740 [01/28 21:19:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:19:56] [INFO] Thread http://forum.notebookreview.com/threads/first-look-lenovo-ideapad-y700-gaming-notebook-preview.780959/ finished! [01/28 21:19:57] [INFO] !!! Now downloading Introducing 6th Generation Intel® Core™, Intel's Best Processor Ever !!!!! [01/28 21:19:58] [INFO] We are on page 1 of 1 [01/28 21:19:58] [INFO] Number of posts: 1 [01/28 21:19:58] [INFO] Progress: 544/6740 [01/28 21:19:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:19:58] [INFO] Thread http://forum.notebookreview.com/threads/introducing-6th-generation-intel%C2%AE-core%E2%84%A2-intels-best-processor-ever.780958/ finished! [01/28 21:19:58] [INFO] !!! Now downloading Lenovo ThinkPad Y260 and Y460 Hands-On Preview !!!!! [01/28 21:19:59] [INFO] We are on page 1 of 1 [01/28 21:19:59] [INFO] Number of posts: 1 [01/28 21:20:00] [INFO] Progress: 545/6740 [01/28 21:20:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:20:00] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-y260-and-y460-hands-on-preview.780952/ finished! [01/28 21:20:00] [INFO] !!! Now downloading Toshiba Announces World’s First 12.5-Inch 4K Ultra HD Convertible Laptop – the Satellite Radius 12 !!!!! [01/28 21:20:01] [INFO] We are on page 1 of 1 [01/28 21:20:01] [INFO] Number of posts: 1 [01/28 21:20:01] [INFO] Progress: 546/6740 [01/28 21:20:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:20:01] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-announces-world%E2%80%99s-first-12-5-inch-4k-ultra-hd-convertible-laptop-%E2%80%93-the-satellite-radius-12.780951/ finished! [01/28 21:20:02] [INFO] !!! Now downloading Acer Launches Two Windows 10-Powered Desktops for the Holiday Season !!!!! [01/28 21:20:03] [INFO] We are on page 1 of 1 [01/28 21:20:03] [INFO] Number of posts: 1 [01/28 21:20:03] [INFO] Progress: 547/6740 [01/28 21:20:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:20:03] [INFO] Thread http://forum.notebookreview.com/threads/acer-launches-two-windows-10-powered-desktops-for-the-holiday-season.780950/ finished! [01/28 21:20:03] [INFO] !!! Now downloading GIGABYTE Announces Gaming Laptop Range with the Latest Intel® 6th Gen Processor !!!!! [01/28 21:20:04] [INFO] We are on page 1 of 1 [01/28 21:20:04] [INFO] Number of posts: 1 [01/28 21:20:04] [INFO] Progress: 548/6740 [01/28 21:20:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:20:04] [INFO] Thread http://forum.notebookreview.com/threads/gigabyte-announces-gaming-laptop-range-with-the-latest-intel%C2%AE-6th-gen-processor.780947/ finished! [01/28 21:20:05] [INFO] !!! Now downloading WD Makes Cloud Storage More Personal (And Private) !!!!! [01/28 21:20:06] [INFO] We are on page 1 of 1 [01/28 21:20:06] [INFO] Number of posts: 1 [01/28 21:20:07] [INFO] Progress: 549/6740 [01/28 21:20:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:20:07] [INFO] Thread http://forum.notebookreview.com/threads/wd-makes-cloud-storage-more-personal-and-private.780910/ finished! [01/28 21:20:07] [INFO] !!! Now downloading Lenovo Ideapad 100 Review !!!!! [01/28 21:20:09] [INFO] We are on page 1 of 1 [01/28 21:20:09] [INFO] Number of posts: 2 [01/28 21:20:09] [INFO] Progress: 550/6740 [01/28 21:20:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:20:09] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ideapad-100-review.780855/ finished! [01/28 21:20:09] [INFO] !!! Now downloading ASUS ZenBook Pro UX501JW Review- Forget About the MacBook Pro !!!!! [01/28 21:20:10] [INFO] We are on page 1 of 1 [01/28 21:20:10] [INFO] Number of posts: 2 [01/28 21:20:11] [INFO] Progress: 551/6740 [01/28 21:20:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:20:11] [INFO] Thread http://forum.notebookreview.com/threads/asus-zenbook-pro-ux501jw-review-forget-about-the-macbook-pro.780761/ finished! [01/28 21:20:11] [INFO] !!! Now downloading The Fantasy Football Apps and Sites to Use This Season !!!!! [01/28 21:20:12] [INFO] We are on page 1 of 1 [01/28 21:20:12] [INFO] Number of posts: 1 [01/28 21:20:12] [INFO] Progress: 552/6740 [01/28 21:20:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:20:12] [INFO] Thread http://forum.notebookreview.com/threads/the-fantasy-football-apps-and-sites-to-use-this-season.780696/ finished! [01/28 21:20:13] [INFO] !!! Now downloading How To Change Windows Update Settings in Windows 10 !!!!! [01/28 21:20:14] [INFO] We are on page 1 of 1 [01/28 21:20:14] [INFO] Number of posts: 1 [01/28 21:20:14] [INFO] Progress: 553/6740 [01/28 21:20:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:20:14] [INFO] Thread http://forum.notebookreview.com/threads/how-to-change-windows-update-settings-in-windows-10.780683/ finished! [01/28 21:20:14] [INFO] !!! Now downloading Samsung Galaxy S6 edge+ Review- Absurdly Large Android at Its Finest !!!!! [01/28 21:20:15] [INFO] We are on page 1 of 1 [01/28 21:20:15] [INFO] Number of posts: 1 [01/28 21:20:15] [INFO] Progress: 554/6740 [01/28 21:20:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:20:15] [INFO] Thread http://forum.notebookreview.com/threads/samsung-galaxy-s6-edge-review-absurdly-large-android-at-its-finest.780643/ finished! [01/28 21:20:16] [INFO] !!! Now downloading HP OMEN Pro Review- Sex Appeal Meets Mobile Workstation !!!!! [01/28 21:20:17] [INFO] We are on page 1 of 1 [01/28 21:20:17] [INFO] Number of posts: 1 [01/28 21:20:17] [INFO] Progress: 555/6740 [01/28 21:20:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:20:17] [INFO] Thread http://forum.notebookreview.com/threads/hp-omen-pro-review-sex-appeal-meets-mobile-workstation.780617/ finished! [01/28 21:20:17] [INFO] !!! Now downloading ORIGIN PC Launches New NVIDIA GeForce GTX 950 Graphics Card !!!!! [01/28 21:20:18] [INFO] We are on page 1 of 1 [01/28 21:20:18] [INFO] Number of posts: 1 [01/28 21:20:18] [INFO] Progress: 556/6740 [01/28 21:20:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:20:18] [INFO] Thread http://forum.notebookreview.com/threads/origin-pc-launches-new-nvidia-geforce-gtx-950-graphics-card.780531/ finished! [01/28 21:20:19] [INFO] !!! Now downloading Samsung Offers a More Complete Branded Memory Portfolio with the New USB Flash Drive Family !!!!! [01/28 21:20:20] [INFO] We are on page 1 of 1 [01/28 21:20:20] [INFO] Number of posts: 1 [01/28 21:20:20] [INFO] Progress: 557/6740 [01/28 21:20:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:20:20] [INFO] Thread http://forum.notebookreview.com/threads/samsung-offers-a-more-complete-branded-memory-portfolio-with-the-new-usb-flash-drive-family.780529/ finished! [01/28 21:20:21] [INFO] !!! Now downloading Samsung Galaxy Note5 Review- Great, Big, & Pricey !!!!! [01/28 21:20:22] [INFO] We are on page 1 of 1 [01/28 21:20:22] [INFO] Number of posts: 1 [01/28 21:20:22] [INFO] Progress: 558/6740 [01/28 21:20:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:20:22] [INFO] Thread http://forum.notebookreview.com/threads/samsung-galaxy-note5-review-great-big-pricey.780415/ finished! [01/28 21:20:22] [INFO] !!! Now downloading Ranking the Best Sites for Fantasy Football Online !!!!! [01/28 21:20:24] [INFO] We are on page 1 of 1 [01/28 21:20:24] [INFO] Number of posts: 1 [01/28 21:20:24] [INFO] Progress: 559/6740 [01/28 21:20:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:20:24] [INFO] Thread http://forum.notebookreview.com/threads/ranking-the-best-sites-for-fantasy-football-online.780338/ finished! [01/28 21:20:24] [INFO] !!! Now downloading ASUS Announces the MG278Q Gaming Monitor !!!!! [01/28 21:20:25] [INFO] We are on page 1 of 1 [01/28 21:20:25] [INFO] Number of posts: 1 [01/28 21:20:25] [WARNING] File not found for image http://promos.asus.com/US/PR_2015/MG278Q/image01.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/ASUS Announces the MG278Q Gaming Monitor/images/storyImages/image01.jpg [01/28 21:20:25] [WARNING] File not found for image http://promos.asus.com/US/PR_2015/MG278Q/image02.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/ASUS Announces the MG278Q Gaming Monitor/images/storyImages/image02.jpg [01/28 21:20:25] [INFO] Progress: 560/6740 [01/28 21:20:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:20:25] [INFO] Thread http://forum.notebookreview.com/threads/asus-announces-the-mg278q-gaming-monitor.780304/ finished! [01/28 21:20:26] [INFO] !!! Now downloading VAIO to Start Business Overseas From the US and Brazil !!!!! [01/28 21:20:27] [INFO] We are on page 1 of 1 [01/28 21:20:27] [INFO] Number of posts: 1 [01/28 21:20:28] [INFO] Progress: 561/6740 [01/28 21:20:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:20:28] [INFO] Thread http://forum.notebookreview.com/threads/vaio-to-start-business-overseas-from-the-us-and-brazil.780299/ finished! [01/28 21:20:28] [INFO] !!! Now downloading Samsung Took the Best Part of BlackBerry and Made It a Case !!!!! [01/28 21:20:29] [INFO] We are on page 1 of 1 [01/28 21:20:29] [INFO] Number of posts: 1 [01/28 21:20:29] [INFO] Progress: 562/6740 [01/28 21:20:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:20:29] [INFO] Thread http://forum.notebookreview.com/threads/samsung-took-the-best-part-of-blackberry-and-made-it-a-case.780039/ finished! [01/28 21:20:30] [INFO] !!! Now downloading Dell and Google Launch First Premium Professional Chromebook !!!!! [01/28 21:20:31] [INFO] We are on page 1 of 1 [01/28 21:20:31] [INFO] Number of posts: 1 [01/28 21:20:31] [INFO] Progress: 563/6740 [01/28 21:20:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:20:31] [INFO] Thread http://forum.notebookreview.com/threads/dell-and-google-launch-first-premium-professional-chromebook.780005/ finished! [01/28 21:20:31] [INFO] !!! Now downloading Samsung Galaxy S6 edge+ Hands On Preview !!!!! [01/28 21:20:32] [INFO] We are on page 1 of 1 [01/28 21:20:32] [INFO] Number of posts: 2 [01/28 21:20:32] [INFO] Progress: 564/6740 [01/28 21:20:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:20:32] [INFO] Thread http://forum.notebookreview.com/threads/samsung-galaxy-s6-edge-hands-on-preview.779994/ finished! [01/28 21:20:33] [INFO] !!! Now downloading Samsung Galaxy Note5 Hands On Preview !!!!! [01/28 21:20:34] [INFO] We are on page 1 of 1 [01/28 21:20:34] [INFO] Number of posts: 1 [01/28 21:20:34] [INFO] Progress: 565/6740 [01/28 21:20:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:20:34] [INFO] Thread http://forum.notebookreview.com/threads/samsung-galaxy-note5-hands-on-preview.779992/ finished! [01/28 21:20:34] [INFO] !!! Now downloading Eurocom P7 Pro Review !!!!! [01/28 21:20:35] [INFO] We are on page 1 of 1 [01/28 21:20:35] [INFO] Number of posts: 3 [01/28 21:20:36] [INFO] Progress: 566/6740 [01/28 21:20:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:20:36] [INFO] Thread http://forum.notebookreview.com/threads/eurocom-p7-pro-review.778617/ finished! [01/28 21:20:36] [INFO] !!! Now downloading Velocity Micro® Announces the Immediate Availability of new PCs with 6th Gen Intel Core !!!!! [01/28 21:20:37] [INFO] We are on page 1 of 1 [01/28 21:20:37] [INFO] Number of posts: 1 [01/28 21:20:37] [INFO] Progress: 567/6740 [01/28 21:20:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:20:37] [INFO] Thread http://forum.notebookreview.com/threads/velocity-micro%C2%AE-announces-the-immediate-availability-of-new-pcs-with-6th-gen-intel-core.779883/ finished! [01/28 21:20:38] [INFO] !!! Now downloading Lenovo ThinkPad P50 and P70 First Look Preview !!!!! [01/28 21:20:39] [INFO] We are on page 1 of 1 [01/28 21:20:39] [INFO] Number of posts: 1 [01/28 21:20:39] [INFO] Progress: 568/6740 [01/28 21:20:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:20:39] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-p50-and-p70-first-look-preview.790972/ finished! [01/28 21:20:40] [INFO] !!! Now downloading Bringing Intel® Xeon® to notebook PCs !!!!! [01/28 21:20:41] [INFO] We are on page 1 of 1 [01/28 21:20:41] [INFO] Number of posts: 1 [01/28 21:20:41] [INFO] Progress: 569/6740 [01/28 21:20:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:20:41] [INFO] Thread http://forum.notebookreview.com/threads/bringing-intel%C2%AE-xeon%C2%AE-to-notebook-pcs.779844/ finished! [01/28 21:20:42] [INFO] !!! Now downloading Samsung Galaxy S6 vs. LG G4- Battle of Android's Best !!!!! [01/28 21:20:43] [INFO] We are on page 1 of 1 [01/28 21:20:43] [INFO] Number of posts: 9 [01/28 21:20:43] [INFO] Progress: 570/6740 [01/28 21:20:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:20:43] [INFO] Thread http://forum.notebookreview.com/threads/samsung-galaxy-s6-vs-lg-g4-battle-of-androids-best.778646/ finished! [01/28 21:20:44] [INFO] !!! Now downloading ORIGIN PC - Launches Intel 6th Generation Skylake Processors !!!!! [01/28 21:20:45] [INFO] We are on page 1 of 1 [01/28 21:20:45] [INFO] Number of posts: 4 [01/28 21:20:45] [INFO] Progress: 571/6740 [01/28 21:20:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:20:45] [INFO] Thread http://forum.notebookreview.com/threads/origin-pc-launches-intel-6th-generation-skylake-processors.779669/ finished! [01/28 21:20:46] [INFO] !!! Now downloading Acer Unleashes New Game Changing Predator G6 Desktop !!!!! [01/28 21:20:47] [INFO] We are on page 1 of 1 [01/28 21:20:47] [INFO] Number of posts: 1 [01/28 21:20:47] [INFO] Progress: 572/6740 [01/28 21:20:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:20:47] [INFO] Thread http://forum.notebookreview.com/threads/acer-unleashes-new-game-changing-predator-g6-desktop.779668/ finished! [01/28 21:20:47] [INFO] !!! Now downloading Toshiba to Offer Full Line of Windows 10 Business Devices !!!!! [01/28 21:20:48] [INFO] We are on page 1 of 1 [01/28 21:20:48] [INFO] Number of posts: 1 [01/28 21:20:48] [INFO] Progress: 573/6740 [01/28 21:20:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:20:48] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-to-offer-full-line-of-windows-10-business-devices.779644/ finished! [01/28 21:20:49] [INFO] !!! Now downloading Made for the Cloud- Acer Introduces Aspire One Cloudbook Powered by Windows 10 !!!!! [01/28 21:20:50] [INFO] We are on page 1 of 1 [01/28 21:20:50] [INFO] Number of posts: 1 [01/28 21:20:50] [INFO] Progress: 574/6740 [01/28 21:20:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:20:50] [INFO] Thread http://forum.notebookreview.com/threads/made-for-the-cloud-acer-introduces-aspire-one-cloudbook-powered-by-windows-10.779638/ finished! [01/28 21:20:51] [INFO] !!! Now downloading Lenovo Yoga 3 Review (14-inch model)- Better is Bigger !!!!! [01/28 21:20:52] [INFO] We are on page 1 of 1 [01/28 21:20:52] [INFO] Number of posts: 2 [01/28 21:20:52] [INFO] Progress: 575/6740 [01/28 21:20:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:20:52] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-yoga-3-review-14-inch-model-better-is-bigger.778128/ finished! [01/28 21:20:53] [INFO] !!! Now downloading Review- Lenovo ThinkPad E450 !!!!! [01/28 21:20:54] [INFO] We are on page 1 of 1 [01/28 21:20:54] [INFO] Number of posts: 1 [01/28 21:20:54] [INFO] Progress: 576/6740 [01/28 21:20:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:20:54] [INFO] Thread http://forum.notebookreview.com/threads/review-lenovo-thinkpad-e450.778122/ finished! [01/28 21:20:55] [INFO] !!! Now downloading Review- Bounce whiteboard app !!!!! [01/28 21:20:56] [INFO] We are on page 1 of 1 [01/28 21:20:56] [INFO] Number of posts: 1 [01/28 21:20:56] [INFO] Progress: 577/6740 [01/28 21:20:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:20:56] [INFO] Thread http://forum.notebookreview.com/threads/review-bounce-whiteboard-app.778121/ finished! [01/28 21:20:56] [INFO] !!! Now downloading Review- Samsung Galaxy S6 active !!!!! [01/28 21:20:57] [INFO] We are on page 1 of 1 [01/28 21:20:57] [INFO] Number of posts: 1 [01/28 21:20:57] [INFO] Progress: 578/6740 [01/28 21:20:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:20:57] [INFO] Thread http://forum.notebookreview.com/threads/review-samsung-galaxy-s6-active.778120/ finished! [01/28 21:20:58] [INFO] !!! Now downloading Acer Liquid M220 Review !!!!! [01/28 21:20:59] [INFO] We are on page 1 of 1 [01/28 21:20:59] [INFO] Number of posts: 1 [01/28 21:20:59] [INFO] Progress: 579/6740 [01/28 21:20:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:20:59] [INFO] Thread http://forum.notebookreview.com/threads/acer-liquid-m220-review.778119/ finished! [01/28 21:21:00] [INFO] !!! Now downloading MSI PE60 Prestige Review- Business in Front, Party in the Back !!!!! [01/28 21:21:01] [INFO] We are on page 1 of 1 [01/28 21:21:01] [INFO] Number of posts: 1 [01/28 21:21:01] [INFO] Progress: 580/6740 [01/28 21:21:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:21:01] [INFO] Thread http://forum.notebookreview.com/threads/msi-pe60-prestige-review-business-in-front-party-in-the-back.778118/ finished! [01/28 21:21:02] [INFO] !!! Now downloading Razer Mamba Refreshed Hands-On Preview !!!!! [01/28 21:21:03] [INFO] We are on page 1 of 1 [01/28 21:21:03] [INFO] Number of posts: 1 [01/28 21:21:03] [INFO] Progress: 581/6740 [01/28 21:21:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:21:03] [INFO] Thread http://forum.notebookreview.com/threads/razer-mamba-refreshed-hands-on-preview.777548/ finished! [01/28 21:21:03] [INFO] !!! Now downloading 50 Million Downloads Later, Google Keep is the Best Note Taking App !!!!! [01/28 21:21:04] [INFO] We are on page 1 of 1 [01/28 21:21:04] [INFO] Number of posts: 1 [01/28 21:21:04] [INFO] Progress: 582/6740 [01/28 21:21:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:21:04] [INFO] Thread http://forum.notebookreview.com/threads/50-million-downloads-later-google-keep-is-the-best-note-taking-app.777546/ finished! [01/28 21:21:05] [INFO] !!! Now downloading GameSense Feature Heading to SteelSeries Engine 3.4 Update !!!!! [01/28 21:21:06] [INFO] We are on page 1 of 1 [01/28 21:21:06] [INFO] Number of posts: 1 [01/28 21:21:06] [INFO] Progress: 583/6740 [01/28 21:21:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:21:06] [INFO] Thread http://forum.notebookreview.com/threads/gamesense-feature-heading-to-steelseries-engine-3-4-update.777545/ finished! [01/28 21:21:06] [INFO] !!! Now downloading Nvidia Shield Android TV E3 Hands-On Preview !!!!! [01/28 21:21:07] [INFO] We are on page 1 of 1 [01/28 21:21:07] [INFO] Number of posts: 1 [01/28 21:21:08] [INFO] Progress: 584/6740 [01/28 21:21:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:21:08] [INFO] Thread http://forum.notebookreview.com/threads/nvidia-shield-android-tv-e3-hands-on-preview.777541/ finished! [01/28 21:21:08] [INFO] !!! Now downloading How To Create a Standard User Account in Windows 7 !!!!! [01/28 21:21:09] [INFO] We are on page 1 of 1 [01/28 21:21:09] [INFO] Number of posts: 2 [01/28 21:21:09] [INFO] Progress: 585/6740 [01/28 21:21:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:21:09] [INFO] Thread http://forum.notebookreview.com/threads/how-to-create-a-standard-user-account-in-windows-7.777498/ finished! [01/28 21:21:10] [INFO] !!! Now downloading MAD CATZ RAT Pro X Gaming Mouse E3 Hands-On Preview !!!!! [01/28 21:21:11] [INFO] We are on page 1 of 1 [01/28 21:21:11] [INFO] Number of posts: 1 [01/28 21:21:11] [INFO] Progress: 586/6740 [01/28 21:21:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:21:11] [INFO] Thread http://forum.notebookreview.com/threads/mad-catz-rat-pro-x-gaming-mouse-e3-hands-on-preview.777496/ finished! [01/28 21:21:12] [INFO] !!! Now downloading Microsoft Office Lens- Great for Productivity, New for iOS and Android !!!!! [01/28 21:21:13] [INFO] We are on page 1 of 1 [01/28 21:21:13] [INFO] Number of posts: 1 [01/28 21:21:13] [INFO] Progress: 587/6740 [01/28 21:21:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:21:13] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-office-lens-great-for-productivity-new-for-ios-and-android.777257/ finished! [01/28 21:21:13] [INFO] !!! Now downloading Samsung Series 9 NP900X3C Review Discussion !!!!! [01/28 21:21:14] [INFO] We are on page 1 of 3 [01/28 21:21:16] [INFO] We are on page 2 of 3 [01/28 21:21:18] [INFO] We are on page 3 of 3 [01/28 21:21:18] [INFO] Number of posts: 1 [01/28 21:21:18] [INFO] Progress: 588/6740 [01/28 21:21:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:21:18] [INFO] Thread http://forum.notebookreview.com/threads/samsung-series-9-np900x3c-review-discussion.686065/ finished! [01/28 21:21:19] [INFO] !!! Now downloading HP EliteBook Folio 1020 Review !!!!! [01/28 21:21:20] [INFO] We are on page 1 of 1 [01/28 21:21:20] [INFO] Number of posts: 4 [01/28 21:21:20] [INFO] Progress: 589/6740 [01/28 21:21:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:21:20] [INFO] Thread http://forum.notebookreview.com/threads/hp-elitebook-folio-1020-review.767871/ finished! [01/28 21:21:20] [INFO] !!! Now downloading HP ZBook 14 G2 Review !!!!! [01/28 21:21:21] [INFO] We are on page 1 of 1 [01/28 21:21:21] [INFO] Number of posts: 6 [01/28 21:21:22] [INFO] Progress: 590/6740 [01/28 21:21:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:21:22] [INFO] Thread http://forum.notebookreview.com/threads/hp-zbook-14-g2-review.776815/ finished! [01/28 21:21:22] [INFO] !!! Now downloading Amazon Prime vs. Netflix- Who Is King of Streaming !!!!! [01/28 21:21:23] [INFO] We are on page 1 of 1 [01/28 21:21:23] [INFO] Number of posts: 1 [01/28 21:21:23] [INFO] Progress: 591/6740 [01/28 21:21:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:21:23] [INFO] Thread http://forum.notebookreview.com/threads/amazon-prime-vs-netflix-who-is-king-of-streaming.777116/ finished! [01/28 21:21:24] [INFO] !!! Now downloading Hulu Plus vs. Netflix- Which Is Best For Movies and TV !!!!! [01/28 21:21:25] [INFO] We are on page 1 of 1 [01/28 21:21:25] [INFO] Number of posts: 1 [01/28 21:21:25] [INFO] Progress: 592/6740 [01/28 21:21:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:21:25] [INFO] Thread http://forum.notebookreview.com/threads/hulu-plus-vs-netflix-which-is-best-for-movies-and-tv.777115/ finished! [01/28 21:21:25] [INFO] !!! Now downloading Google Play vs. iTunes Movies and TV !!!!! [01/28 21:21:27] [INFO] We are on page 1 of 1 [01/28 21:21:27] [INFO] Number of posts: 1 [01/28 21:21:27] [INFO] Progress: 593/6740 [01/28 21:21:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:21:27] [INFO] Thread http://forum.notebookreview.com/threads/google-play-vs-itunes-movies-and-tv.777114/ finished! [01/28 21:21:27] [INFO] !!! Now downloading Hulu Plus vs. Amazon Prime Instant Video !!!!! [01/28 21:21:28] [INFO] We are on page 1 of 1 [01/28 21:21:28] [INFO] Number of posts: 1 [01/28 21:21:28] [INFO] Progress: 594/6740 [01/28 21:21:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:21:28] [INFO] Thread http://forum.notebookreview.com/threads/hulu-plus-vs-amazon-prime-instant-video.777113/ finished! [01/28 21:21:28] [INFO] !!! Now downloading Vimeo vs. YouTube video streaming comparison !!!!! [01/28 21:21:30] [INFO] We are on page 1 of 1 [01/28 21:21:30] [INFO] Number of posts: 1 [01/28 21:21:30] [INFO] Progress: 595/6740 [01/28 21:21:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:21:30] [INFO] Thread http://forum.notebookreview.com/threads/vimeo-vs-youtube-video-streaming-comparison.777112/ finished! [01/28 21:21:30] [INFO] !!! Now downloading Hulu Plus vs. Hulu- Why Pay When You Can Get It for Free !!!!! [01/28 21:21:31] [INFO] We are on page 1 of 1 [01/28 21:21:31] [INFO] Number of posts: 1 [01/28 21:21:31] [INFO] Progress: 596/6740 [01/28 21:21:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:21:31] [INFO] Thread http://forum.notebookreview.com/threads/hulu-plus-vs-hulu-why-pay-when-you-can-get-it-for-free.777111/ finished! [01/28 21:21:32] [INFO] !!! Now downloading Dell Latitude E7440 User Review !!!!! [01/28 21:21:33] [INFO] We are on page 1 of 1 [01/28 21:21:33] [INFO] Number of posts: 7 [01/28 21:21:33] [INFO] Progress: 597/6740 [01/28 21:21:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:21:33] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-e7440-user-review.760767/ finished! [01/28 21:21:33] [INFO] !!! Now downloading Huawei P8 Review- Price-to-Performance King !!!!! [01/28 21:21:35] [INFO] We are on page 1 of 1 [01/28 21:21:35] [INFO] Number of posts: 1 [01/28 21:21:35] [INFO] Progress: 598/6740 [01/28 21:21:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:21:35] [INFO] Thread http://forum.notebookreview.com/threads/huawei-p8-review-price-to-performance-king.776953/ finished! [01/28 21:21:35] [INFO] !!! Now downloading Google Photos App Review- The Best thing from Google Since Gmail !!!!! [01/28 21:21:36] [INFO] We are on page 1 of 1 [01/28 21:21:36] [INFO] Number of posts: 1 [01/28 21:21:36] [INFO] Progress: 599/6740 [01/28 21:21:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:21:36] [INFO] Thread http://forum.notebookreview.com/threads/google-photos-app-review-the-best-thing-from-google-since-gmail.776913/ finished! [01/28 21:21:37] [INFO] !!! Now downloading Acer Chromebook 15 Review !!!!! [01/28 21:21:38] [INFO] We are on page 1 of 1 [01/28 21:21:38] [INFO] Number of posts: 1 [01/28 21:21:38] [INFO] Progress: 600/6740 [01/28 21:21:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:21:38] [INFO] Thread http://forum.notebookreview.com/threads/acer-chromebook-15-review.776644/ finished! [01/28 21:21:39] [INFO] !!! Now downloading WD My Passport Ultra Review !!!!! [01/28 21:21:40] [INFO] We are on page 1 of 1 [01/28 21:21:40] [INFO] Number of posts: 1 [01/28 21:21:40] [INFO] Progress: 601/6740 [01/28 21:21:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:21:40] [INFO] Thread http://forum.notebookreview.com/threads/wd-my-passport-ultra-review.776588/ finished! [01/28 21:21:40] [INFO] !!! Now downloading How to Consolidate and Manage Your Music Library !!!!! [01/28 21:21:41] [INFO] We are on page 1 of 1 [01/28 21:21:41] [INFO] Number of posts: 1 [01/28 21:21:41] [INFO] Progress: 602/6740 [01/28 21:21:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:21:41] [INFO] Thread http://forum.notebookreview.com/threads/how-to-consolidate-and-manage-your-music-library.776587/ finished! [01/28 21:21:42] [INFO] !!! Now downloading Motorola Moto G vs. Alcatel OneTouch Idol 3- The Tale of the Tape !!!!! [01/28 21:21:43] [INFO] We are on page 1 of 1 [01/28 21:21:43] [INFO] Number of posts: 1 [01/28 21:21:43] [INFO] Progress: 603/6740 [01/28 21:21:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:21:43] [INFO] Thread http://forum.notebookreview.com/threads/motorola-moto-g-vs-alcatel-onetouch-idol-3-the-tale-of-the-tape.776586/ finished! [01/28 21:21:43] [INFO] !!! Now downloading How to Create a Windows Password Reset Disk or USB Drive !!!!! [01/28 21:21:45] [INFO] We are on page 1 of 1 [01/28 21:21:45] [INFO] Number of posts: 1 [01/28 21:21:45] [INFO] Progress: 604/6740 [01/28 21:21:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:21:45] [INFO] Thread http://forum.notebookreview.com/threads/how-to-create-a-windows-password-reset-disk-or-usb-drive.776812/ finished! [01/28 21:21:45] [INFO] !!! Now downloading I Forgot My Windows Password. Now What !!!!! [01/28 21:21:46] [INFO] We are on page 1 of 1 [01/28 21:21:46] [INFO] Number of posts: 1 [01/28 21:21:46] [INFO] Progress: 605/6740 [01/28 21:21:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:21:46] [INFO] Thread http://forum.notebookreview.com/threads/i-forgot-my-windows-password-now-what.776584/ finished! [01/28 21:21:46] [INFO] !!! Now downloading How to Change or Reset a Windows 10 Password !!!!! [01/28 21:21:48] [INFO] We are on page 1 of 1 [01/28 21:21:48] [INFO] Number of posts: 1 [01/28 21:21:48] [INFO] Progress: 606/6740 [01/28 21:21:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:21:48] [INFO] Thread http://forum.notebookreview.com/threads/how-to-change-or-reset-a-windows-10-password.776583/ finished! [01/28 21:21:48] [INFO] !!! Now downloading How to Create a Windows 8 8.1 Password Reset Disk !!!!! [01/28 21:21:49] [INFO] We are on page 1 of 1 [01/28 21:21:49] [INFO] Number of posts: 1 [01/28 21:21:50] [INFO] Progress: 607/6740 [01/28 21:21:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:21:50] [INFO] Thread http://forum.notebookreview.com/threads/how-to-create-a-windows-8-8-1-password-reset-disk.776582/ finished! [01/28 21:21:50] [INFO] !!! Now downloading How to Change or Reset a Windows XP Password !!!!! [01/28 21:21:51] [INFO] We are on page 1 of 1 [01/28 21:21:51] [INFO] Number of posts: 1 [01/28 21:21:51] [INFO] Progress: 608/6740 [01/28 21:21:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:21:51] [INFO] Thread http://forum.notebookreview.com/threads/how-to-change-or-reset-a-windows-xp-password.776581/ finished! [01/28 21:21:52] [INFO] !!! Now downloading How To Create a Windows XP Password Reset Disk !!!!! [01/28 21:21:53] [INFO] We are on page 1 of 1 [01/28 21:21:53] [INFO] Number of posts: 1 [01/28 21:21:53] [INFO] Progress: 609/6740 [01/28 21:21:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:21:53] [INFO] Thread http://forum.notebookreview.com/threads/how-to-create-a-windows-xp-password-reset-disk.776580/ finished! [01/28 21:21:53] [INFO] !!! Now downloading How To Create a Windows Vista Password Reset Disk !!!!! [01/28 21:21:54] [INFO] We are on page 1 of 1 [01/28 21:21:54] [INFO] Number of posts: 1 [01/28 21:21:54] [INFO] Progress: 610/6740 [01/28 21:21:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:21:54] [INFO] Thread http://forum.notebookreview.com/threads/how-to-create-a-windows-vista-password-reset-disk.776579/ finished! [01/28 21:21:55] [INFO] !!! Now downloading How to Change or Reset a Windows Vista Password !!!!! [01/28 21:21:56] [INFO] We are on page 1 of 1 [01/28 21:21:56] [INFO] Number of posts: 1 [01/28 21:21:56] [INFO] Progress: 611/6740 [01/28 21:21:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:21:56] [INFO] Thread http://forum.notebookreview.com/threads/how-to-change-or-reset-a-windows-vista-password.776577/ finished! [01/28 21:21:56] [INFO] !!! Now downloading How to Change or Reset a Windows 7 Password !!!!! [01/28 21:21:57] [INFO] We are on page 1 of 1 [01/28 21:21:57] [INFO] Number of posts: 1 [01/28 21:21:58] [INFO] Progress: 612/6740 [01/28 21:21:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:21:58] [INFO] Thread http://forum.notebookreview.com/threads/how-to-change-or-reset-a-windows-7-password.776576/ finished! [01/28 21:21:58] [INFO] !!! Now downloading How to Create a Windows 7 Password Reset Disk !!!!! [01/28 21:21:59] [INFO] We are on page 1 of 1 [01/28 21:21:59] [INFO] Number of posts: 1 [01/28 21:21:59] [INFO] Progress: 613/6740 [01/28 21:21:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:21:59] [INFO] Thread http://forum.notebookreview.com/threads/how-to-create-a-windows-7-password-reset-disk.776575/ finished! [01/28 21:21:59] [INFO] !!! Now downloading Lenovo ThinkPad Yoga 12 Review !!!!! [01/28 21:22:01] [INFO] We are on page 1 of 1 [01/28 21:22:01] [INFO] Number of posts: 1 [01/28 21:22:01] [INFO] Progress: 614/6740 [01/28 21:22:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:22:01] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-yoga-12-review.776547/ finished! [01/28 21:22:01] [INFO] !!! Now downloading iPhone App of the Week- Do !!!!! [01/28 21:22:02] [INFO] We are on page 1 of 1 [01/28 21:22:02] [INFO] Number of posts: 1 [01/28 21:22:02] [INFO] Progress: 615/6740 [01/28 21:22:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:22:02] [INFO] Thread http://forum.notebookreview.com/threads/iphone-app-of-the-week-do.776487/ finished! [01/28 21:22:03] [INFO] !!! Now downloading Microsoft Surface Pro 3 vs. Surface 3- Which Is the Best For You !!!!! [01/28 21:22:04] [INFO] We are on page 1 of 1 [01/28 21:22:04] [INFO] Number of posts: 1 [01/28 21:22:04] [INFO] Progress: 616/6740 [01/28 21:22:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:22:04] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-surface-pro-3-vs-surface-3-which-is-the-best-for-you.776486/ finished! [01/28 21:22:04] [INFO] !!! Now downloading What You Need To Know About Extended Warranties !!!!! [01/28 21:22:05] [INFO] We are on page 1 of 1 [01/28 21:22:05] [INFO] Number of posts: 1 [01/28 21:22:05] [INFO] Progress: 617/6740 [01/28 21:22:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:22:05] [INFO] Thread http://forum.notebookreview.com/threads/what-you-need-to-know-about-extended-warranties.776483/ finished! [01/28 21:22:06] [INFO] !!! Now downloading Gigabyte P34Wv3 Review !!!!! [01/28 21:22:07] [INFO] We are on page 1 of 1 [01/28 21:22:07] [INFO] Number of posts: 3 [01/28 21:22:07] [INFO] Progress: 618/6740 [01/28 21:22:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:22:07] [INFO] Thread http://forum.notebookreview.com/threads/gigabyte-p34wv3-review.776323/ finished! [01/28 21:22:08] [INFO] !!! Now downloading Alienware 15 Review !!!!! [01/28 21:22:09] [INFO] We are on page 1 of 1 [01/28 21:22:09] [INFO] Number of posts: 1 [01/28 21:22:09] [INFO] Progress: 619/6740 [01/28 21:22:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:22:09] [INFO] Thread http://forum.notebookreview.com/threads/alienware-15-review.776191/ finished! [01/28 21:22:09] [INFO] !!! Now downloading Android App of the Week- Google Handwriting Input !!!!! [01/28 21:22:10] [INFO] We are on page 1 of 1 [01/28 21:22:10] [INFO] Number of posts: 2 [01/28 21:22:10] [INFO] Progress: 620/6740 [01/28 21:22:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:22:10] [INFO] Thread http://forum.notebookreview.com/threads/android-app-of-the-week-google-handwriting-input.776162/ finished! [01/28 21:22:11] [INFO] !!! Now downloading Alcatel OneTouch Idol 3 !!!!! [01/28 21:22:12] [INFO] We are on page 1 of 1 [01/28 21:22:12] [INFO] Number of posts: 1 [01/28 21:22:12] [INFO] Progress: 621/6740 [01/28 21:22:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:22:12] [INFO] Thread http://forum.notebookreview.com/threads/alcatel-onetouch-idol-3.776160/ finished! [01/28 21:22:13] [INFO] !!! Now downloading Alcatel OneTouch Idol 3 Review- More of This, Please !!!!! [01/28 21:22:14] [INFO] We are on page 1 of 1 [01/28 21:22:14] [INFO] Number of posts: 1 [01/28 21:22:14] [INFO] Progress: 622/6740 [01/28 21:22:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:22:14] [INFO] Thread http://forum.notebookreview.com/threads/alcatel-onetouch-idol-3-review-more-of-this-please.776049/ finished! [01/28 21:22:14] [INFO] !!! Now downloading Acer Aspire R13 Review !!!!! [01/28 21:22:16] [INFO] We are on page 1 of 1 [01/28 21:22:16] [INFO] Number of posts: 1 [01/28 21:22:16] [INFO] Progress: 623/6740 [01/28 21:22:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:22:16] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire-r13-review.775943/ finished! [01/28 21:22:16] [INFO] !!! Now downloading iPhone App of the Week- (The Updated) Dropbox !!!!! [01/28 21:22:17] [INFO] We are on page 1 of 1 [01/28 21:22:17] [INFO] Number of posts: 1 [01/28 21:22:17] [INFO] Progress: 624/6740 [01/28 21:22:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:22:17] [INFO] Thread http://forum.notebookreview.com/threads/iphone-app-of-the-week-the-updated-dropbox.775890/ finished! [01/28 21:22:18] [INFO] !!! Now downloading Best Laptops for Road Warriors !!!!! [01/28 21:22:19] [INFO] We are on page 1 of 1 [01/28 21:22:19] [INFO] Number of posts: 1 [01/28 21:22:19] [INFO] Progress: 625/6740 [01/28 21:22:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:22:19] [INFO] Thread http://forum.notebookreview.com/threads/best-laptops-for-road-warriors.775849/ finished! [01/28 21:22:19] [INFO] !!! Now downloading ECBC Lance Executive Daypack Review !!!!! [01/28 21:22:20] [INFO] We are on page 1 of 1 [01/28 21:22:20] [INFO] Number of posts: 2 [01/28 21:22:20] [INFO] Progress: 626/6740 [01/28 21:22:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:22:20] [INFO] Thread http://forum.notebookreview.com/threads/ecbc-lance-executive-daypack-review.775221/ finished! [01/28 21:22:21] [INFO] !!! Now downloading Logitech’s Keys-To-Go Is a Better Touch Cover for Android, iOS, and Windows !!!!! [01/28 21:22:22] [INFO] We are on page 1 of 1 [01/28 21:22:22] [INFO] Number of posts: 1 [01/28 21:22:22] [INFO] Progress: 627/6740 [01/28 21:22:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:22:22] [INFO] Thread http://forum.notebookreview.com/threads/logitech%E2%80%99s-keys-to-go-is-a-better-touch-cover-for-android-ios-and-windows.775723/ finished! [01/28 21:22:23] [INFO] !!! Now downloading Apple Watch Smartwatch Review- A Frustrating iPhone Accessory !!!!! [01/28 21:22:24] [INFO] We are on page 1 of 1 [01/28 21:22:24] [INFO] Number of posts: 1 [01/28 21:22:24] [INFO] Progress: 628/6740 [01/28 21:22:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:22:24] [INFO] Thread http://forum.notebookreview.com/threads/apple-watch-smartwatch-review-a-frustrating-iphone-accessory.775675/ finished! [01/28 21:22:24] [INFO] !!! Now downloading Lenovo ThinkPad W550s Review !!!!! [01/28 21:22:25] [INFO] We are on page 1 of 1 [01/28 21:22:25] [INFO] Number of posts: 6 [01/28 21:22:26] [INFO] Progress: 629/6740 [01/28 21:22:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:22:26] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-w550s-review.775331/ finished! [01/28 21:22:26] [INFO] !!! Now downloading A Beginner's Guide to Recycled Paper !!!!! [01/28 21:22:27] [INFO] We are on page 1 of 1 [01/28 21:22:27] [INFO] Number of posts: 1 [01/28 21:22:27] [INFO] Progress: 630/6740 [01/28 21:22:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:22:27] [INFO] Thread http://forum.notebookreview.com/threads/a-beginners-guide-to-recycled-paper.775567/ finished! [01/28 21:22:27] [INFO] !!! Now downloading Android App of the Week- Audvisor !!!!! [01/28 21:22:29] [INFO] We are on page 1 of 1 [01/28 21:22:29] [INFO] Number of posts: 1 [01/28 21:22:29] [INFO] Progress: 631/6740 [01/28 21:22:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:22:29] [INFO] Thread http://forum.notebookreview.com/threads/android-app-of-the-week-audvisor.775524/ finished! [01/28 21:22:29] [INFO] !!! Now downloading Samsung Galaxy S6 Edge !!!!! [01/28 21:22:30] [INFO] We are on page 1 of 1 [01/28 21:22:30] [INFO] Number of posts: 1 [01/28 21:22:30] [INFO] Progress: 632/6740 [01/28 21:22:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:22:30] [INFO] Thread http://forum.notebookreview.com/threads/samsung-galaxy-s6-edge.775395/ finished! [01/28 21:22:31] [INFO] !!! Now downloading Samsung Galaxy S6 Edge Review- In Good Shape !!!!! [01/28 21:22:32] [INFO] We are on page 1 of 1 [01/28 21:22:32] [INFO] Number of posts: 1 [01/28 21:22:32] [INFO] Progress: 633/6740 [01/28 21:22:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:22:32] [INFO] Thread http://forum.notebookreview.com/threads/samsung-galaxy-s6-edge-review-in-good-shape.775392/ finished! [01/28 21:22:32] [INFO] !!! Now downloading 3-D Printing on the Almost Cheap !!!!! [01/28 21:22:33] [INFO] We are on page 1 of 1 [01/28 21:22:33] [INFO] Number of posts: 1 [01/28 21:22:33] [INFO] Progress: 634/6740 [01/28 21:22:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:22:33] [INFO] Thread http://forum.notebookreview.com/threads/3-d-printing-on-the-almost-cheap.776585/ finished! [01/28 21:22:34] [INFO] !!! Now downloading Printer Security- The Big Players !!!!! [01/28 21:22:35] [INFO] We are on page 1 of 1 [01/28 21:22:35] [INFO] Number of posts: 1 [01/28 21:22:35] [INFO] Progress: 635/6740 [01/28 21:22:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:22:35] [INFO] Thread http://forum.notebookreview.com/threads/printer-security-the-big-players.776204/ finished! [01/28 21:22:35] [INFO] !!! Now downloading Everything You Need to Know about 3-D Printing !!!!! [01/28 21:22:36] [INFO] We are on page 1 of 1 [01/28 21:22:36] [INFO] Number of posts: 1 [01/28 21:22:37] [INFO] Progress: 636/6740 [01/28 21:22:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:22:37] [INFO] Thread http://forum.notebookreview.com/threads/everything-you-need-to-know-about-3-d-printing.775717/ finished! [01/28 21:22:37] [INFO] !!! Now downloading One Year Later, the OnePlus One is Still a Fantastic Value !!!!! [01/28 21:22:38] [INFO] We are on page 1 of 1 [01/28 21:22:38] [INFO] Number of posts: 1 [01/28 21:22:38] [INFO] Progress: 637/6740 [01/28 21:22:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:22:38] [INFO] Thread http://forum.notebookreview.com/threads/one-year-later-the-oneplus-one-is-still-a-fantastic-value.775208/ finished! [01/28 21:22:39] [INFO] !!! Now downloading Acer Aspire Switch 10E Hands-On Preview !!!!! [01/28 21:22:40] [INFO] We are on page 1 of 1 [01/28 21:22:40] [INFO] Number of posts: 2 [01/28 21:22:40] [INFO] Progress: 638/6740 [01/28 21:22:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:22:40] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire-switch-10e-hands-on-preview.775162/ finished! [01/28 21:22:40] [INFO] !!! Now downloading Acer Aspire R11 Hands-On Preview !!!!! [01/28 21:22:42] [INFO] We are on page 1 of 1 [01/28 21:22:42] [INFO] Number of posts: 1 [01/28 21:22:42] [INFO] Progress: 639/6740 [01/28 21:22:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:22:42] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire-r11-hands-on-preview.775158/ finished! [01/28 21:22:42] [INFO] !!! Now downloading NBR How-To- Outlet Shopping for HP, Dell, and Lenovo Notebooks !!!!! [01/28 21:22:43] [INFO] We are on page 1 of 1 [01/28 21:22:43] [INFO] Number of posts: 1 [01/28 21:22:43] [INFO] Progress: 640/6740 [01/28 21:22:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:22:43] [INFO] Thread http://forum.notebookreview.com/threads/nbr-how-to-outlet-shopping-for-hp-dell-and-lenovo-notebooks.775154/ finished! [01/28 21:22:44] [INFO] !!! Now downloading How to Extend the Life of Your Printer !!!!! [01/28 21:22:45] [INFO] We are on page 1 of 1 [01/28 21:22:45] [INFO] Number of posts: 1 [01/28 21:22:45] [INFO] Progress: 641/6740 [01/28 21:22:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:22:45] [INFO] Thread http://forum.notebookreview.com/threads/how-to-extend-the-life-of-your-printer.775153/ finished! [01/28 21:22:46] [INFO] !!! Now downloading Inkjet vs Laser- Printer Tech 101 !!!!! [01/28 21:22:47] [INFO] We are on page 1 of 1 [01/28 21:22:47] [INFO] Number of posts: 1 [01/28 21:22:47] [INFO] Progress: 642/6740 [01/28 21:22:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:22:47] [INFO] Thread http://forum.notebookreview.com/threads/inkjet-vs-laser-printer-tech-101.775152/ finished! [01/28 21:22:47] [INFO] !!! Now downloading Acer Bringing Budget Windows Phone to US- Hands On !!!!! [01/28 21:22:48] [INFO] We are on page 1 of 1 [01/28 21:22:48] [INFO] Number of posts: 1 [01/28 21:22:48] [INFO] Progress: 643/6740 [01/28 21:22:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:22:48] [INFO] Thread http://forum.notebookreview.com/threads/acer-bringing-budget-windows-phone-to-us-hands-on.775151/ finished! [01/28 21:22:49] [INFO] !!! Now downloading HTC One M9 vs. Apple iPhone 6- The Tale of the Tape !!!!! [01/28 21:22:50] [INFO] We are on page 1 of 1 [01/28 21:22:50] [INFO] Number of posts: 1 [01/28 21:22:50] [INFO] Progress: 644/6740 [01/28 21:22:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:22:50] [INFO] Thread http://forum.notebookreview.com/threads/htc-one-m9-vs-apple-iphone-6-the-tale-of-the-tape.775037/ finished! [01/28 21:22:50] [INFO] !!! Now downloading Windows Phone Home- Breaking Down Microsoft's App Problem !!!!! [01/28 21:22:52] [INFO] We are on page 1 of 1 [01/28 21:22:52] [INFO] Number of posts: 1 [01/28 21:22:52] [INFO] Progress: 645/6740 [01/28 21:22:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:22:52] [INFO] Thread http://forum.notebookreview.com/threads/windows-phone-home-breaking-down-microsofts-app-problem.774938/ finished! [01/28 21:22:52] [INFO] !!! Now downloading Apple MacBook Review (12-inch 2015 model) !!!!! [01/28 21:22:53] [INFO] We are on page 1 of 1 [01/28 21:22:53] [INFO] Number of posts: 6 [01/28 21:22:54] [INFO] Progress: 646/6740 [01/28 21:22:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:22:54] [INFO] Thread http://forum.notebookreview.com/threads/apple-macbook-review-12-inch-2015-model.774821/ finished! [01/28 21:22:54] [INFO] !!! Now downloading Samsung Galaxy S6 Edge vs. LG G Flex 2- The Tale of the Tape !!!!! [01/28 21:22:55] [INFO] We are on page 1 of 1 [01/28 21:22:55] [INFO] Number of posts: 1 [01/28 21:22:55] [INFO] Progress: 647/6740 [01/28 21:22:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:22:55] [INFO] Thread http://forum.notebookreview.com/threads/samsung-galaxy-s6-edge-vs-lg-g-flex-2-the-tale-of-the-tape.774839/ finished! [01/28 21:22:56] [INFO] !!! Now downloading MSI GE62 Apache Review !!!!! [01/28 21:22:57] [INFO] We are on page 1 of 1 [01/28 21:22:57] [INFO] Number of posts: 4 [01/28 21:22:57] [INFO] Progress: 648/6740 [01/28 21:22:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:22:57] [INFO] Thread http://forum.notebookreview.com/threads/msi-ge62-apache-review.774573/ finished! [01/28 21:22:57] [INFO] !!! Now downloading Can a Consumer Printer Work for Your Business !!!!! [01/28 21:22:58] [INFO] We are on page 1 of 1 [01/28 21:22:58] [INFO] Number of posts: 1 [01/28 21:22:58] [INFO] Progress: 649/6740 [01/28 21:22:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:22:58] [INFO] Thread http://forum.notebookreview.com/threads/can-a-consumer-printer-work-for-your-business.774707/ finished! [01/28 21:22:59] [INFO] !!! Now downloading Huawei P8 Hands-on Preview !!!!! [01/28 21:23:00] [INFO] We are on page 1 of 1 [01/28 21:23:00] [INFO] Number of posts: 1 [01/28 21:23:00] [INFO] Progress: 650/6740 [01/28 21:23:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:23:00] [INFO] Thread http://forum.notebookreview.com/threads/huawei-p8-hands-on-preview.774701/ finished! [01/28 21:23:00] [INFO] !!! Now downloading Waiting for Lollipop- How Quickly Have OEMs Updated to Android 5.0 !!!!! [01/28 21:23:01] [INFO] We are on page 1 of 1 [01/28 21:23:01] [INFO] Number of posts: 1 [01/28 21:23:02] [INFO] Progress: 651/6740 [01/28 21:23:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:23:02] [INFO] Thread http://forum.notebookreview.com/threads/waiting-for-lollipop-how-quickly-have-oems-updated-to-android-5-0.774642/ finished! [01/28 21:23:02] [INFO] !!! Now downloading 14 New Apps Moms, Dads, and Grads Should Download Today !!!!! [01/28 21:23:03] [INFO] We are on page 1 of 1 [01/28 21:23:03] [INFO] Number of posts: 1 [01/28 21:23:03] [INFO] Progress: 652/6740 [01/28 21:23:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:23:03] [INFO] Thread http://forum.notebookreview.com/threads/14-new-apps-moms-dads-and-grads-should-download-today.774614/ finished! [01/28 21:23:03] [INFO] !!! Now downloading What is Ink Cartridge Recycling !!!!! [01/28 21:23:05] [INFO] We are on page 1 of 1 [01/28 21:23:05] [INFO] Number of posts: 1 [01/28 21:23:05] [INFO] Progress: 653/6740 [01/28 21:23:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:23:05] [INFO] Thread http://forum.notebookreview.com/threads/what-is-ink-cartridge-recycling.775220/ finished! [01/28 21:23:05] [INFO] !!! Now downloading Samsung Galaxy S6 !!!!! [01/28 21:23:06] [INFO] We are on page 1 of 1 [01/28 21:23:06] [INFO] Number of posts: 1 [01/28 21:23:06] [INFO] Progress: 654/6740 [01/28 21:23:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:23:06] [INFO] Thread http://forum.notebookreview.com/threads/samsung-galaxy-s6.774608/ finished! [01/28 21:23:07] [INFO] !!! Now downloading Samsung Galaxy S6 Review- A Much-Needed Makeover !!!!! [01/28 21:23:08] [INFO] We are on page 1 of 1 [01/28 21:23:08] [INFO] Number of posts: 1 [01/28 21:23:08] [INFO] Progress: 655/6740 [01/28 21:23:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:23:08] [INFO] Thread http://forum.notebookreview.com/threads/samsung-galaxy-s6-review-a-much-needed-makeover.774560/ finished! [01/28 21:23:09] [INFO] !!! Now downloading How to Print from a Smartphone !!!!! [01/28 21:23:10] [INFO] We are on page 1 of 1 [01/28 21:23:10] [INFO] Number of posts: 1 [01/28 21:23:10] [INFO] Progress: 656/6740 [01/28 21:23:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:23:10] [INFO] Thread http://forum.notebookreview.com/threads/how-to-print-from-a-smartphone.774510/ finished! [01/28 21:23:10] [INFO] !!! Now downloading Samsung Galaxy S6 vs. HTC One M9- The Tale of the Tape !!!!! [01/28 21:23:11] [INFO] We are on page 1 of 1 [01/28 21:23:11] [INFO] Number of posts: 2 [01/28 21:23:13] [INFO] Progress: 657/6740 [01/28 21:23:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:23:13] [INFO] Thread http://forum.notebookreview.com/threads/samsung-galaxy-s6-vs-htc-one-m9-the-tale-of-the-tape.774381/ finished! [01/28 21:23:13] [INFO] !!! Now downloading Best Laptop Deals for Mother’s Day and Father’s Day !!!!! [01/28 21:23:14] [INFO] We are on page 1 of 1 [01/28 21:23:14] [INFO] Number of posts: 1 [01/28 21:23:14] [INFO] Progress: 658/6740 [01/28 21:23:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:23:14] [INFO] Thread http://forum.notebookreview.com/threads/best-laptop-deals-for-mother%E2%80%99s-day-and-father%E2%80%99s-day.774326/ finished! [01/28 21:23:15] [INFO] !!! Now downloading Everything You Need to Know about Green Printing !!!!! [01/28 21:23:16] [INFO] We are on page 1 of 1 [01/28 21:23:16] [INFO] Number of posts: 1 [01/28 21:23:16] [INFO] Progress: 659/6740 [01/28 21:23:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:23:16] [INFO] Thread http://forum.notebookreview.com/threads/everything-you-need-to-know-about-green-printing.774936/ finished! [01/28 21:23:16] [INFO] !!! Now downloading The Absolute Basics of Portable Printing !!!!! [01/28 21:23:17] [INFO] We are on page 1 of 1 [01/28 21:23:17] [INFO] Number of posts: 1 [01/28 21:23:17] [INFO] Progress: 660/6740 [01/28 21:23:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:23:17] [INFO] Thread http://forum.notebookreview.com/threads/the-absolute-basics-of-portable-printing.774320/ finished! [01/28 21:23:18] [INFO] !!! Now downloading How to Watch Online Streaming Videos Offline !!!!! [01/28 21:23:19] [INFO] We are on page 1 of 1 [01/28 21:23:19] [INFO] Number of posts: 1 [01/28 21:23:19] [INFO] Progress: 661/6740 [01/28 21:23:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:23:19] [INFO] Thread http://forum.notebookreview.com/threads/how-to-watch-online-streaming-videos-offline.774319/ finished! [01/28 21:23:20] [INFO] !!! Now downloading Vimeo Review- An Artsy YouTube Alternative !!!!! [01/28 21:23:21] [INFO] We are on page 1 of 1 [01/28 21:23:21] [INFO] Number of posts: 1 [01/28 21:23:22] [INFO] Progress: 662/6740 [01/28 21:23:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:23:22] [INFO] Thread http://forum.notebookreview.com/threads/vimeo-review-an-artsy-youtube-alternative.774317/ finished! [01/28 21:23:22] [INFO] !!! Now downloading Netflix Streaming Review- The Online Video Service to Beat !!!!! [01/28 21:23:23] [INFO] We are on page 1 of 1 [01/28 21:23:23] [INFO] Number of posts: 1 [01/28 21:23:23] [INFO] Progress: 663/6740 [01/28 21:23:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:23:23] [INFO] Thread http://forum.notebookreview.com/threads/netflix-streaming-review-the-online-video-service-to-beat.774316/ finished! [01/28 21:23:23] [INFO] !!! Now downloading Google Play Movies and TV Review- Google Does Streaming !!!!! [01/28 21:23:25] [INFO] We are on page 1 of 1 [01/28 21:23:25] [INFO] Number of posts: 1 [01/28 21:23:25] [INFO] Progress: 664/6740 [01/28 21:23:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:23:25] [INFO] Thread http://forum.notebookreview.com/threads/google-play-movies-and-tv-review-google-does-streaming.774315/ finished! [01/28 21:23:25] [INFO] !!! Now downloading YouTube Movies and TV Review- More than Just Sneezing Pandas !!!!! [01/28 21:23:26] [INFO] We are on page 1 of 1 [01/28 21:23:26] [INFO] Number of posts: 1 [01/28 21:23:26] [INFO] Progress: 665/6740 [01/28 21:23:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:23:26] [INFO] Thread http://forum.notebookreview.com/threads/youtube-movies-and-tv-review-more-than-just-sneezing-pandas.774314/ finished! [01/28 21:23:27] [INFO] !!! Now downloading Amazon Prime Instant Video Review !!!!! [01/28 21:23:28] [INFO] We are on page 1 of 1 [01/28 21:23:28] [INFO] Number of posts: 1 [01/28 21:23:28] [INFO] Progress: 666/6740 [01/28 21:23:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:23:28] [INFO] Thread http://forum.notebookreview.com/threads/amazon-prime-instant-video-review.774313/ finished! [01/28 21:23:28] [INFO] !!! Now downloading Apple iTunes Movies and TV Review !!!!! [01/28 21:23:29] [INFO] We are on page 1 of 1 [01/28 21:23:29] [INFO] Number of posts: 1 [01/28 21:23:29] [INFO] Progress: 667/6740 [01/28 21:23:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:23:29] [INFO] Thread http://forum.notebookreview.com/threads/apple-itunes-movies-and-tv-review.774312/ finished! [01/28 21:23:30] [INFO] !!! Now downloading Hulu Plus Review- Streaming Television, Commercials and All !!!!! [01/28 21:23:31] [INFO] We are on page 1 of 1 [01/28 21:23:31] [INFO] Number of posts: 1 [01/28 21:23:31] [INFO] Progress: 668/6740 [01/28 21:23:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:23:31] [INFO] Thread http://forum.notebookreview.com/threads/hulu-plus-review-streaming-television-commercials-and-all.774311/ finished! [01/28 21:23:31] [INFO] !!! Now downloading Dish Sling TV Review- Cord Cutters' Holy Grail !!!!! [01/28 21:23:33] [INFO] We are on page 1 of 1 [01/28 21:23:33] [INFO] Number of posts: 1 [01/28 21:23:33] [INFO] Progress: 669/6740 [01/28 21:23:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:23:33] [INFO] Thread http://forum.notebookreview.com/threads/dish-sling-tv-review-cord-cutters-holy-grail.774310/ finished! [01/28 21:23:33] [INFO] !!! Now downloading Lenovo ThinkPad X1 Carbon (2015) Review- A Return to Form !!!!! [01/28 21:23:35] [INFO] We are on page 1 of 1 [01/28 21:23:35] [INFO] Number of posts: 1 [01/28 21:23:35] [INFO] Progress: 670/6740 [01/28 21:23:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:23:35] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-x1-carbon-2015-review-a-return-to-form.774305/ finished! [01/28 21:23:35] [INFO] !!! Now downloading Motorola Moto E (2015) !!!!! [01/28 21:23:36] [INFO] We are on page 1 of 1 [01/28 21:23:36] [INFO] Number of posts: 1 [01/28 21:23:36] [INFO] Progress: 671/6740 [01/28 21:23:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:23:36] [INFO] Thread http://forum.notebookreview.com/threads/motorola-moto-e-2015.774265/ finished! [01/28 21:23:37] [INFO] !!! Now downloading Motorola Moto E (2015) Review- Budget Buster !!!!! [01/28 21:23:38] [INFO] We are on page 1 of 1 [01/28 21:23:38] [INFO] Number of posts: 1 [01/28 21:23:38] [INFO] Progress: 672/6740 [01/28 21:23:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:23:38] [INFO] Thread http://forum.notebookreview.com/threads/motorola-moto-e-2015-review-budget-buster.774259/ finished! [01/28 21:23:39] [INFO] !!! Now downloading What to Look for in an Enterprise Printer !!!!! [01/28 21:23:40] [INFO] We are on page 1 of 1 [01/28 21:23:40] [INFO] Number of posts: 1 [01/28 21:23:40] [INFO] Progress: 673/6740 [01/28 21:23:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:23:40] [INFO] Thread http://forum.notebookreview.com/threads/what-to-look-for-in-an-enterprise-printer.774827/ finished! [01/28 21:23:40] [INFO] !!! Now downloading AVADirect Menace (Clevo P770ZM) Review !!!!! [01/28 21:23:41] [INFO] We are on page 1 of 1 [01/28 21:23:41] [INFO] Number of posts: 2 [01/28 21:23:42] [INFO] Progress: 674/6740 [01/28 21:23:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:23:42] [INFO] Thread http://forum.notebookreview.com/threads/avadirect-menace-clevo-p770zm-review.774162/ finished! [01/28 21:23:42] [INFO] !!! Now downloading HBO Now and HBO Go Review- No Cord Required !!!!! [01/28 21:23:43] [INFO] We are on page 1 of 1 [01/28 21:23:43] [INFO] Number of posts: 1 [01/28 21:23:43] [INFO] Progress: 675/6740 [01/28 21:23:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:23:43] [INFO] Thread http://forum.notebookreview.com/threads/hbo-now-and-hbo-go-review-no-cord-required.774318/ finished! [01/28 21:23:43] [INFO] !!! Now downloading Why Security is Crucial for Enterprise Printing !!!!! [01/28 21:23:45] [INFO] We are on page 1 of 1 [01/28 21:23:45] [INFO] Number of posts: 1 [01/28 21:23:45] [INFO] Progress: 676/6740 [01/28 21:23:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:23:45] [INFO] Thread http://forum.notebookreview.com/threads/why-security-is-crucial-for-enterprise-printing.774084/ finished! [01/28 21:23:45] [INFO] !!! Now downloading iOS App of the Week- SuperBeam !!!!! [01/28 21:23:46] [INFO] We are on page 1 of 1 [01/28 21:23:46] [INFO] Number of posts: 1 [01/28 21:23:46] [INFO] Progress: 677/6740 [01/28 21:23:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:23:46] [INFO] Thread http://forum.notebookreview.com/threads/ios-app-of-the-week-superbeam.774083/ finished! [01/28 21:23:47] [INFO] !!! Now downloading What to Look for in a Printer !!!!! [01/28 21:23:48] [INFO] We are on page 1 of 1 [01/28 21:23:48] [INFO] Number of posts: 1 [01/28 21:23:48] [INFO] Progress: 678/6740 [01/28 21:23:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:23:48] [INFO] Thread http://forum.notebookreview.com/threads/what-to-look-for-in-a-printer.774024/ finished! [01/28 21:23:48] [INFO] !!! Now downloading 5 Ways Android M Can Improve Upon Lollipop !!!!! [01/28 21:23:50] [INFO] We are on page 1 of 1 [01/28 21:23:50] [INFO] Number of posts: 1 [01/28 21:23:50] [INFO] Progress: 679/6740 [01/28 21:23:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:23:50] [INFO] Thread http://forum.notebookreview.com/threads/5-ways-android-m-can-improve-upon-lollipop.774023/ finished! [01/28 21:23:50] [INFO] !!! Now downloading Is Generic Ink as Good as the Brand Name !!!!! [01/28 21:23:51] [INFO] We are on page 1 of 1 [01/28 21:23:51] [INFO] Number of posts: 1 [01/28 21:23:51] [INFO] Progress: 680/6740 [01/28 21:23:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:23:51] [INFO] Thread http://forum.notebookreview.com/threads/is-generic-ink-as-good-as-the-brand-name.773966/ finished! [01/28 21:23:52] [INFO] !!! Now downloading Samsung Galaxy S6 vs. Apple iPhone 6- The Tale of the Tape !!!!! [01/28 21:23:53] [INFO] We are on page 1 of 1 [01/28 21:23:53] [INFO] Number of posts: 1 [01/28 21:23:53] [INFO] Progress: 681/6740 [01/28 21:23:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:23:53] [INFO] Thread http://forum.notebookreview.com/threads/samsung-galaxy-s6-vs-apple-iphone-6-the-tale-of-the-tape.773927/ finished! [01/28 21:23:53] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-spectre-x360-review-a-ghost-of-a-chance-against-apple.772228/ is 20500 ms [01/28 21:23:54] [INFO] !!! Now downloading HP Spectre x360 Review- A Ghost of a Chance Against Apple !!!!! [01/28 21:23:55] [INFO] We are on page 1 of 3 [01/28 21:23:57] [INFO] We are on page 2 of 3 [01/28 21:23:59] [INFO] We are on page 3 of 3 [01/28 21:23:59] [INFO] Number of posts: 2 [01/28 21:23:59] [INFO] Progress: 682/6740 [01/28 21:23:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:23:59] [INFO] Thread http://forum.notebookreview.com/threads/hp-spectre-x360-review-a-ghost-of-a-chance-against-apple.772228/ finished! [01/28 21:23:59] [INFO] !!! Now downloading Lenovo ThinkPad T450s Review !!!!! [01/28 21:24:00] [INFO] We are on page 1 of 1 [01/28 21:24:00] [INFO] Number of posts: 1 [01/28 21:24:01] [INFO] Progress: 683/6740 [01/28 21:24:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:24:01] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-t450s-review.773892/ finished! [01/28 21:24:01] [INFO] !!! Now downloading AT&T Velocity Review- A Wi-Fi Hotspot for Almost Anyone !!!!! [01/28 21:24:02] [INFO] We are on page 1 of 1 [01/28 21:24:02] [INFO] Number of posts: 1 [01/28 21:24:02] [INFO] Progress: 684/6740 [01/28 21:24:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:24:02] [INFO] Thread http://forum.notebookreview.com/threads/at-t-velocity-review-a-wi-fi-hotspot-for-almost-anyone.773881/ finished! [01/28 21:24:03] [INFO] !!! Now downloading Android App of the Week- Phound! !!!!! [01/28 21:24:04] [INFO] We are on page 1 of 1 [01/28 21:24:04] [INFO] Number of posts: 1 [01/28 21:24:04] [INFO] Progress: 685/6740 [01/28 21:24:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:24:04] [INFO] Thread http://forum.notebookreview.com/threads/android-app-of-the-week-phound.773841/ finished! [01/28 21:24:04] [INFO] !!! Now downloading BlackBerry Classic !!!!! [01/28 21:24:05] [INFO] We are on page 1 of 1 [01/28 21:24:05] [INFO] Number of posts: 1 [01/28 21:24:06] [INFO] Progress: 686/6740 [01/28 21:24:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:24:06] [INFO] Thread http://forum.notebookreview.com/threads/blackberry-classic.773832/ finished! [01/28 21:24:06] [INFO] !!! Now downloading Everything You Need to Know about Printer Security !!!!! [01/28 21:24:07] [INFO] We are on page 1 of 1 [01/28 21:24:07] [INFO] Number of posts: 1 [01/28 21:24:07] [INFO] Progress: 687/6740 [01/28 21:24:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:24:07] [INFO] Thread http://forum.notebookreview.com/threads/everything-you-need-to-know-about-printer-security.773831/ finished! [01/28 21:24:07] [INFO] !!! Now downloading BlackBerry Classic Review- Old Meets Newish !!!!! [01/28 21:24:09] [INFO] We are on page 1 of 1 [01/28 21:24:09] [INFO] Number of posts: 1 [01/28 21:24:09] [INFO] Progress: 688/6740 [01/28 21:24:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:24:09] [INFO] Thread http://forum.notebookreview.com/threads/blackberry-classic-review-old-meets-newish.773805/ finished! [01/28 21:24:09] [INFO] !!! Now downloading What Printer Cables Do I Need !!!!! [01/28 21:24:10] [INFO] We are on page 1 of 1 [01/28 21:24:10] [INFO] Number of posts: 1 [01/28 21:24:10] [INFO] Progress: 689/6740 [01/28 21:24:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:24:10] [INFO] Thread http://forum.notebookreview.com/threads/what-printer-cables-do-i-need.773733/ finished! [01/28 21:24:11] [INFO] !!! Now downloading Acer Aspire V 15 Nitro Review !!!!! [01/28 21:24:12] [INFO] We are on page 1 of 1 [01/28 21:24:12] [INFO] Number of posts: 4 [01/28 21:24:12] [INFO] Progress: 690/6740 [01/28 21:24:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:24:12] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire-v-15-nitro-review.773498/ finished! [01/28 21:24:13] [INFO] !!! Now downloading Mobile OS Showdown- Android, iOS, and Windows Phone Compared !!!!! [01/28 21:24:14] [INFO] We are on page 1 of 1 [01/28 21:24:14] [INFO] Number of posts: 5 [01/28 21:24:14] [INFO] Progress: 691/6740 [01/28 21:24:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:24:14] [INFO] Thread http://forum.notebookreview.com/threads/mobile-os-showdown-android-ios-and-windows-phone-compared.773709/ finished! [01/28 21:24:14] [INFO] !!! Now downloading LG G Flex 2 !!!!! [01/28 21:24:16] [INFO] We are on page 1 of 1 [01/28 21:24:16] [INFO] Number of posts: 1 [01/28 21:24:16] [INFO] Progress: 692/6740 [01/28 21:24:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:24:16] [INFO] Thread http://forum.notebookreview.com/threads/lg-g-flex-2.773634/ finished! [01/28 21:24:16] [INFO] !!! Now downloading LG G Flex 2 Review- More Than The Curve !!!!! [01/28 21:24:17] [INFO] We are on page 1 of 1 [01/28 21:24:17] [INFO] Number of posts: 1 [01/28 21:24:17] [INFO] Progress: 693/6740 [01/28 21:24:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:24:17] [INFO] Thread http://forum.notebookreview.com/threads/lg-g-flex-2-review-more-than-the-curve.773589/ finished! [01/28 21:24:18] [INFO] !!! Now downloading How to Switch from Microsoft Office !!!!! [01/28 21:24:19] [INFO] We are on page 1 of 1 [01/28 21:24:19] [INFO] Number of posts: 1 [01/28 21:24:19] [INFO] Progress: 694/6740 [01/28 21:24:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:24:19] [INFO] Thread http://forum.notebookreview.com/threads/how-to-switch-from-microsoft-office.773586/ finished! [01/28 21:24:19] [INFO] !!! Now downloading Best iPhone Apps- CircleBack !!!!! [01/28 21:24:21] [INFO] We are on page 1 of 1 [01/28 21:24:21] [INFO] Number of posts: 1 [01/28 21:24:21] [INFO] Progress: 695/6740 [01/28 21:24:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:24:21] [INFO] Thread http://forum.notebookreview.com/threads/best-iphone-apps-circleback.773307/ finished! [01/28 21:24:21] [INFO] !!! Now downloading HP ZBook 15 G2 Review !!!!! [01/28 21:24:22] [INFO] We are on page 1 of 1 [01/28 21:24:22] [INFO] Number of posts: 1 [01/28 21:24:22] [INFO] Progress: 696/6740 [01/28 21:24:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:24:22] [INFO] Thread http://forum.notebookreview.com/threads/hp-zbook-15-g2-review.773202/ finished! [01/28 21:24:22] [INFO] Max wait time for http://forum.notebookreview.com/threads/why-even-non-gamers-should-consider-a-gaming-notebook.770091/ is 22000 ms [01/28 21:24:23] [INFO] !!! Now downloading Why Even Non-Gamers Should Consider a Gaming Notebook !!!!! [01/28 21:24:24] [INFO] We are on page 1 of 3 [01/28 21:24:26] [INFO] We are on page 2 of 3 [01/28 21:24:28] [INFO] We are on page 3 of 3 [01/28 21:24:28] [INFO] Number of posts: 5 [01/28 21:24:29] [INFO] Progress: 697/6740 [01/28 21:24:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:24:29] [INFO] Thread http://forum.notebookreview.com/threads/why-even-non-gamers-should-consider-a-gaming-notebook.770091/ finished! [01/28 21:24:29] [INFO] !!! Now downloading Acer Aspire R14 Review !!!!! [01/28 21:24:30] [INFO] We are on page 1 of 1 [01/28 21:24:30] [INFO] Number of posts: 3 [01/28 21:24:30] [INFO] Progress: 698/6740 [01/28 21:24:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:24:30] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire-r14-review.772917/ finished! [01/28 21:24:31] [INFO] !!! Now downloading How to Remove Smartphone and Tablet App Clutter !!!!! [01/28 21:24:32] [INFO] We are on page 1 of 1 [01/28 21:24:32] [INFO] Number of posts: 1 [01/28 21:24:32] [INFO] Progress: 699/6740 [01/28 21:24:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:24:32] [INFO] Thread http://forum.notebookreview.com/threads/how-to-remove-smartphone-and-tablet-app-clutter.772915/ finished! [01/28 21:24:33] [INFO] !!! Now downloading LG Watch Urbane and Watch Urbane LTE Hands-on Preview !!!!! [01/28 21:24:34] [INFO] We are on page 1 of 1 [01/28 21:24:34] [INFO] Number of posts: 2 [01/28 21:24:34] [INFO] Progress: 700/6740 [01/28 21:24:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:24:34] [INFO] Thread http://forum.notebookreview.com/threads/lg-watch-urbane-and-watch-urbane-lte-hands-on-preview.772871/ finished! [01/28 21:24:35] [INFO] !!! Now downloading Logitech G303 Daedalus Apex Performance Edition Gaming Mouse Hands-On Preview !!!!! [01/28 21:24:36] [INFO] We are on page 1 of 1 [01/28 21:24:36] [INFO] Number of posts: 2 [01/28 21:24:36] [INFO] Progress: 701/6740 [01/28 21:24:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:24:36] [INFO] Thread http://forum.notebookreview.com/threads/logitech-g303-daedalus-apex-performance-edition-gaming-mouse-hands-on-preview.772691/ finished! [01/28 21:24:36] [INFO] !!! Now downloading Sony Xperia M4 Aqua Hands-on Preview !!!!! [01/28 21:24:37] [INFO] We are on page 1 of 1 [01/28 21:24:37] [INFO] Number of posts: 1 [01/28 21:24:37] [INFO] Progress: 702/6740 [01/28 21:24:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:24:37] [INFO] Thread http://forum.notebookreview.com/threads/sony-xperia-m4-aqua-hands-on-preview.772537/ finished! [01/28 21:24:38] [INFO] !!! Now downloading Microsoft Lumia 640 and Lumia 640 XL Hands-on Preview !!!!! [01/28 21:24:39] [INFO] We are on page 1 of 1 [01/28 21:24:39] [INFO] Number of posts: 1 [01/28 21:24:39] [INFO] Progress: 703/6740 [01/28 21:24:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:24:39] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-lumia-640-and-lumia-640-xl-hands-on-preview.772528/ finished! [01/28 21:24:40] [INFO] !!! Now downloading Best Android Apps -- Torque- Bing Search Assistant !!!!! [01/28 21:24:41] [INFO] We are on page 1 of 1 [01/28 21:24:41] [INFO] Number of posts: 1 [01/28 21:24:41] [INFO] Progress: 704/6740 [01/28 21:24:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:24:41] [INFO] Thread http://forum.notebookreview.com/threads/best-android-apps-torque-bing-search-assistant.772527/ finished! [01/28 21:24:41] [INFO] !!! Now downloading Huawei Watch Hands-on Preview !!!!! [01/28 21:24:43] [INFO] We are on page 1 of 1 [01/28 21:24:43] [INFO] Number of posts: 2 [01/28 21:24:43] [INFO] Progress: 705/6740 [01/28 21:24:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:24:43] [INFO] Thread http://forum.notebookreview.com/threads/huawei-watch-hands-on-preview.772389/ finished! [01/28 21:24:43] [INFO] !!! Now downloading Best iPhone Apps- TL;DR Email !!!!! [01/28 21:24:44] [INFO] We are on page 1 of 1 [01/28 21:24:44] [INFO] Number of posts: 1 [01/28 21:24:44] [INFO] Progress: 706/6740 [01/28 21:24:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:24:44] [INFO] Thread http://forum.notebookreview.com/threads/best-iphone-apps-tl-dr-email.772386/ finished! [01/28 21:24:44] [INFO] !!! Now downloading Digital Storm Triton Review (Clevo P650SE) !!!!! [01/28 21:24:46] [INFO] We are on page 1 of 1 [01/28 21:24:46] [INFO] Number of posts: 4 [01/28 21:24:46] [INFO] Progress: 707/6740 [01/28 21:24:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:24:46] [INFO] Thread http://forum.notebookreview.com/threads/digital-storm-triton-review-clevo-p650se.771985/ finished! [01/28 21:24:47] [INFO] !!! Now downloading Samsung Galaxy S6 Hands-on Preview !!!!! [01/28 21:24:48] [INFO] We are on page 1 of 1 [01/28 21:24:48] [INFO] Number of posts: 3 [01/28 21:24:48] [INFO] Progress: 708/6740 [01/28 21:24:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:24:48] [INFO] Thread http://forum.notebookreview.com/threads/samsung-galaxy-s6-hands-on-preview.772329/ finished! [01/28 21:24:48] [INFO] !!! Now downloading HTC One M9 Hands-on Preview !!!!! [01/28 21:24:49] [INFO] We are on page 1 of 1 [01/28 21:24:49] [INFO] Number of posts: 2 [01/28 21:24:50] [INFO] Progress: 709/6740 [01/28 21:24:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:24:50] [INFO] Thread http://forum.notebookreview.com/threads/htc-one-m9-hands-on-preview.772207/ finished! [01/28 21:24:50] [INFO] !!! Now downloading Samsung Galaxy S6 Edge Hands-on Preview !!!!! [01/28 21:24:51] [INFO] We are on page 1 of 1 [01/28 21:24:51] [INFO] Number of posts: 1 [01/28 21:24:51] [INFO] Progress: 710/6740 [01/28 21:24:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:24:51] [INFO] Thread http://forum.notebookreview.com/threads/samsung-galaxy-s6-edge-hands-on-preview.772328/ finished! [01/28 21:24:52] [INFO] !!! Now downloading HTC Desire Eye Review- A Machine for Selfies !!!!! [01/28 21:24:53] [INFO] We are on page 1 of 1 [01/28 21:24:53] [INFO] Number of posts: 2 [01/28 21:24:53] [INFO] Progress: 711/6740 [01/28 21:24:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:24:53] [INFO] Thread http://forum.notebookreview.com/threads/htc-desire-eye-review-a-machine-for-selfies.771986/ finished! [01/28 21:24:53] [INFO] !!! Now downloading HTC Desire Eye !!!!! [01/28 21:24:54] [INFO] We are on page 1 of 1 [01/28 21:24:54] [INFO] Number of posts: 1 [01/28 21:24:54] [INFO] Progress: 712/6740 [01/28 21:24:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:24:54] [INFO] Thread http://forum.notebookreview.com/threads/htc-desire-eye.771987/ finished! [01/28 21:24:55] [INFO] !!! Now downloading Lenovo Apologizes for Adware- What you need to know about bloatware on your new PC !!!!! [01/28 21:24:56] [INFO] We are on page 1 of 1 [01/28 21:24:56] [INFO] Number of posts: 5 [01/28 21:24:56] [INFO] Progress: 713/6740 [01/28 21:24:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:24:56] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-apologizes-for-adware-what-you-need-to-know-about-bloatware-on-your-new-pc.771639/ finished! [01/28 21:24:57] [INFO] !!! Now downloading The Best Compact Phones Available Now !!!!! [01/28 21:24:58] [INFO] We are on page 1 of 1 [01/28 21:24:58] [INFO] Number of posts: 2 [01/28 21:24:58] [INFO] Progress: 714/6740 [01/28 21:24:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:24:58] [INFO] Thread http://forum.notebookreview.com/threads/the-best-compact-phones-available-now.771548/ finished! [01/28 21:24:59] [INFO] !!! Now downloading MSI GT72 Dominator Pro Review !!!!! [01/28 21:25:00] [INFO] We are on page 1 of 1 [01/28 21:25:00] [INFO] Number of posts: 6 [01/28 21:25:00] [INFO] Progress: 715/6740 [01/28 21:25:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:25:00] [INFO] Thread http://forum.notebookreview.com/threads/msi-gt72-dominator-pro-review.770672/ finished! [01/28 21:25:00] [INFO] !!! Now downloading Windows 10 First Look- What to Expect from the New Windows !!!!! [01/28 21:25:01] [INFO] We are on page 1 of 1 [01/28 21:25:01] [INFO] Number of posts: 2 [01/28 21:25:02] [INFO] Progress: 716/6740 [01/28 21:25:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:25:02] [INFO] Thread http://forum.notebookreview.com/threads/windows-10-first-look-what-to-expect-from-the-new-windows.769711/ finished! [01/28 21:25:02] [INFO] !!! Now downloading Budget Laptops Buyers Guide !!!!! [01/28 21:25:03] [INFO] We are on page 1 of 1 [01/28 21:25:03] [INFO] Number of posts: 1 [01/28 21:25:03] [INFO] Progress: 717/6740 [01/28 21:25:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:25:03] [INFO] Thread http://forum.notebookreview.com/threads/budget-laptops-buyers-guide.771214/ finished! [01/28 21:25:04] [INFO] !!! Now downloading Best Android Apps -- SimplyScan- PDF Camera Scanner !!!!! [01/28 21:25:05] [INFO] We are on page 1 of 1 [01/28 21:25:05] [INFO] Number of posts: 1 [01/28 21:25:05] [INFO] Progress: 718/6740 [01/28 21:25:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:25:05] [INFO] Thread http://forum.notebookreview.com/threads/best-android-apps-simplyscan-pdf-camera-scanner.771109/ finished! [01/28 21:25:05] [INFO] !!! Now downloading Best iPhone Apps- Microsoft Outlook !!!!! [01/28 21:25:06] [INFO] We are on page 1 of 1 [01/28 21:25:06] [INFO] Number of posts: 1 [01/28 21:25:06] [INFO] Progress: 719/6740 [01/28 21:25:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:25:06] [INFO] Thread http://forum.notebookreview.com/threads/best-iphone-apps-microsoft-outlook.771108/ finished! [01/28 21:25:07] [INFO] !!! Now downloading Windows 10 and Office Preview- Notebooks are the Future !!!!! [01/28 21:25:08] [INFO] We are on page 1 of 1 [01/28 21:25:08] [INFO] Number of posts: 1 [01/28 21:25:08] [INFO] Progress: 720/6740 [01/28 21:25:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:25:08] [INFO] Thread http://forum.notebookreview.com/threads/windows-10-and-office-preview-notebooks-are-the-future.771034/ finished! [01/28 21:25:09] [INFO] !!! Now downloading Multimedia Laptops Buyer's Guide !!!!! [01/28 21:25:10] [INFO] We are on page 1 of 1 [01/28 21:25:10] [INFO] Number of posts: 1 [01/28 21:25:10] [INFO] Progress: 721/6740 [01/28 21:25:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:25:10] [INFO] Thread http://forum.notebookreview.com/threads/multimedia-laptops-buyers-guide.770884/ finished! [01/28 21:25:10] [INFO] !!! Now downloading Samsung Galaxy Note Edge !!!!! [01/28 21:25:12] [INFO] We are on page 1 of 1 [01/28 21:25:12] [INFO] Number of posts: 1 [01/28 21:25:12] [INFO] Progress: 722/6740 [01/28 21:25:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:25:12] [INFO] Thread http://forum.notebookreview.com/threads/samsung-galaxy-note-edge.770689/ finished! [01/28 21:25:12] [INFO] !!! Now downloading Samsung Galaxy Note Edge Review- On the Edge of Greatness !!!!! [01/28 21:25:13] [INFO] We are on page 1 of 1 [01/28 21:25:13] [INFO] Number of posts: 1 [01/28 21:25:13] [INFO] Progress: 723/6740 [01/28 21:25:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:25:13] [INFO] Thread http://forum.notebookreview.com/threads/samsung-galaxy-note-edge-review-on-the-edge-of-greatness.770682/ finished! [01/28 21:25:14] [INFO] !!! Now downloading Sharp Aquos Crystal !!!!! [01/28 21:25:15] [INFO] We are on page 1 of 1 [01/28 21:25:15] [INFO] Number of posts: 3 [01/28 21:25:15] [INFO] Progress: 724/6740 [01/28 21:25:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:25:15] [INFO] Thread http://forum.notebookreview.com/threads/sharp-aquos-crystal.769579/ finished! [01/28 21:25:15] [INFO] !!! Now downloading Aorus X7 Pro Review !!!!! [01/28 21:25:16] [INFO] We are on page 1 of 1 [01/28 21:25:16] [INFO] Number of posts: 2 [01/28 21:25:17] [INFO] Progress: 725/6740 [01/28 21:25:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:25:17] [INFO] Thread http://forum.notebookreview.com/threads/aorus-x7-pro-review.769686/ finished! [01/28 21:25:17] [INFO] !!! Now downloading Western Digital Black^2 Dual Drive Review !!!!! [01/28 21:25:18] [INFO] We are on page 1 of 1 [01/28 21:25:18] [INFO] Number of posts: 7 [01/28 21:25:19] [INFO] Progress: 726/6740 [01/28 21:25:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:25:19] [INFO] Thread http://forum.notebookreview.com/threads/western-digital-black-2-dual-drive-review.738514/ finished! [01/28 21:25:19] [INFO] !!! Now downloading HP Elite x2 1011 G1- Business-First 2-in-1 Ultrabook !!!!! [01/28 21:25:20] [INFO] We are on page 1 of 1 [01/28 21:25:20] [INFO] Number of posts: 2 [01/28 21:25:20] [INFO] Progress: 727/6740 [01/28 21:25:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:25:20] [INFO] Thread http://forum.notebookreview.com/threads/hp-elite-x2-1011-g1-business-first-2-in-1-ultrabook.769542/ finished! [01/28 21:25:21] [INFO] !!! Now downloading New Asus Transformer Book Chi Series- Thin and Fanless 2-in-1 !!!!! [01/28 21:25:22] [INFO] We are on page 1 of 1 [01/28 21:25:22] [INFO] Number of posts: 3 [01/28 21:25:22] [INFO] Progress: 728/6740 [01/28 21:25:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:25:22] [INFO] Thread http://forum.notebookreview.com/threads/new-asus-transformer-book-chi-series-thin-and-fanless-2-in-1.768704/ finished! [01/28 21:25:22] [INFO] !!! Now downloading Acer Schools Competition with New Chromebooks for Education !!!!! [01/28 21:25:24] [INFO] We are on page 1 of 1 [01/28 21:25:24] [INFO] Number of posts: 1 [01/28 21:25:24] [INFO] Progress: 729/6740 [01/28 21:25:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:25:24] [INFO] Thread http://forum.notebookreview.com/threads/acer-schools-competition-with-new-chromebooks-for-education.769691/ finished! [01/28 21:25:24] [INFO] !!! Now downloading BlackBerry Z10 !!!!! [01/28 21:25:26] [INFO] We are on page 1 of 1 [01/28 21:25:26] [INFO] Number of posts: 1 [01/28 21:25:26] [INFO] Progress: 730/6740 [01/28 21:25:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:25:26] [INFO] Thread http://forum.notebookreview.com/threads/blackberry-z10.769569/ finished! [01/28 21:25:26] [INFO] !!! Now downloading Lenovo IdeaPad Y70 Touch Review !!!!! [01/28 21:25:27] [INFO] We are on page 1 of 1 [01/28 21:25:27] [INFO] Number of posts: 1 [01/28 21:25:27] [INFO] Progress: 731/6740 [01/28 21:25:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:25:27] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ideapad-y70-touch-review.769300/ finished! [01/28 21:25:28] [INFO] !!! Now downloading LaVie Z Ultraportables- Lenovo and NEC's Lightweight Tag Team !!!!! [01/28 21:25:29] [INFO] We are on page 1 of 1 [01/28 21:25:29] [INFO] Number of posts: 4 [01/28 21:25:29] [INFO] Progress: 732/6740 [01/28 21:25:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:25:29] [INFO] Thread http://forum.notebookreview.com/threads/lavie-z-ultraportables-lenovo-and-necs-lightweight-tag-team.768693/ finished! [01/28 21:25:30] [INFO] !!! Now downloading Eurocom M5 Pro Review (Clevo P650SE) !!!!! [01/28 21:25:31] [INFO] We are on page 1 of 1 [01/28 21:25:31] [INFO] Number of posts: 7 [01/28 21:25:31] [INFO] Progress: 733/6740 [01/28 21:25:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:25:31] [INFO] Thread http://forum.notebookreview.com/threads/eurocom-m5-pro-review-clevo-p650se.768980/ finished! [01/28 21:25:31] [INFO] !!! Now downloading Kodak IM5 Hands-on Preview- Keeping It Simple !!!!! [01/28 21:25:32] [INFO] We are on page 1 of 1 [01/28 21:25:32] [INFO] Number of posts: 1 [01/28 21:25:32] [INFO] Progress: 734/6740 [01/28 21:25:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:25:32] [INFO] Thread http://forum.notebookreview.com/threads/kodak-im5-hands-on-preview-keeping-it-simple.769097/ finished! [01/28 21:25:33] [INFO] !!! Now downloading Toshiba Chromebook 2 Review- Surprising Value !!!!! [01/28 21:25:34] [INFO] We are on page 1 of 1 [01/28 21:25:34] [INFO] Number of posts: 1 [01/28 21:25:34] [INFO] Progress: 735/6740 [01/28 21:25:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:25:34] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-chromebook-2-review-surprising-value.769075/ finished! [01/28 21:25:35] [INFO] !!! Now downloading E Fun Nextbook 2-in-1 Windows 8.1 Hands-On Preview- A Costly Upgrade !!!!! [01/28 21:25:36] [INFO] We are on page 1 of 1 [01/28 21:25:36] [INFO] Number of posts: 1 [01/28 21:25:36] [INFO] Progress: 736/6740 [01/28 21:25:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:25:36] [INFO] Thread http://forum.notebookreview.com/threads/e-fun-nextbook-2-in-1-windows-8-1-hands-on-preview-a-costly-upgrade.769057/ finished! [01/28 21:25:36] [INFO] !!! Now downloading Samsung ATIV Book 9 Hands On- Can These Things Get Any Thinner !!!!! [01/28 21:25:37] [INFO] We are on page 1 of 1 [01/28 21:25:37] [INFO] Number of posts: 4 [01/28 21:25:37] [INFO] Progress: 737/6740 [01/28 21:25:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:25:37] [INFO] Thread http://forum.notebookreview.com/threads/samsung-ativ-book-9-hands-on-can-these-things-get-any-thinner.768891/ finished! [01/28 21:25:38] [INFO] !!! Now downloading First Look Preview of MSI's New Gaming Laptops !!!!! [01/28 21:25:39] [INFO] We are on page 1 of 1 [01/28 21:25:39] [INFO] Number of posts: 6 [01/28 21:25:39] [INFO] Progress: 738/6740 [01/28 21:25:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:25:39] [INFO] Thread http://forum.notebookreview.com/threads/first-look-preview-of-msis-new-gaming-laptops.768771/ finished! [01/28 21:25:40] [INFO] !!! Now downloading Toshiba Portege Z20t Hands-On Preview !!!!! [01/28 21:25:41] [INFO] We are on page 1 of 1 [01/28 21:25:41] [INFO] Number of posts: 1 [01/28 21:25:41] [INFO] Progress: 739/6740 [01/28 21:25:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:25:41] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-portege-z20t-hands-on-preview.768827/ finished! [01/28 21:25:41] [INFO] !!! Now downloading HP Shows Off Thinner ZBooks !!!!! [01/28 21:25:42] [INFO] We are on page 1 of 1 [01/28 21:25:42] [INFO] Number of posts: 2 [01/28 21:25:43] [INFO] Progress: 740/6740 [01/28 21:25:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:25:43] [INFO] Thread http://forum.notebookreview.com/threads/hp-shows-off-thinner-zbooks.768746/ finished! [01/28 21:25:44] [INFO] !!! Now downloading Dell Announces Huge 2015 Lineup !!!!! [01/28 21:25:45] [INFO] We are on page 1 of 1 [01/28 21:25:45] [INFO] Number of posts: 1 [01/28 21:25:45] [INFO] Progress: 741/6740 [01/28 21:25:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:25:45] [INFO] Thread http://forum.notebookreview.com/threads/dell-announces-huge-2015-lineup.768767/ finished! [01/28 21:25:45] [INFO] !!! Now downloading Lenovo Celebrates 100 Millionth ThinkPad with New ThinkPad X1 Carbon !!!!! [01/28 21:25:46] [INFO] We are on page 1 of 1 [01/28 21:25:46] [INFO] Number of posts: 3 [01/28 21:25:47] [INFO] Progress: 742/6740 [01/28 21:25:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:25:47] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-celebrates-100-millionth-thinkpad-with-new-thinkpad-x1-carbon.768657/ finished! [01/28 21:25:47] [INFO] !!! Now downloading 3 New Nextbooks Are Coming From E FUN !!!!! [01/28 21:25:48] [INFO] We are on page 1 of 1 [01/28 21:25:48] [INFO] Number of posts: 1 [01/28 21:25:48] [INFO] Progress: 743/6740 [01/28 21:25:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:25:48] [INFO] Thread http://forum.notebookreview.com/threads/3-new-nextbooks-are-coming-from-e-fun.768752/ finished! [01/28 21:25:49] [INFO] !!! Now downloading Crucial's New SSDs Debut at CES !!!!! [01/28 21:25:50] [INFO] We are on page 1 of 1 [01/28 21:25:50] [INFO] Number of posts: 1 [01/28 21:25:50] [INFO] Progress: 744/6740 [01/28 21:25:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:25:50] [INFO] Thread http://forum.notebookreview.com/threads/crucials-new-ssds-debut-at-ces.768751/ finished! [01/28 21:25:50] [INFO] !!! Now downloading Samsung Delivers Tons of Memory in Incredibly Small Package !!!!! [01/28 21:25:52] [INFO] We are on page 1 of 1 [01/28 21:25:52] [INFO] Number of posts: 1 [01/28 21:25:52] [INFO] Progress: 745/6740 [01/28 21:25:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:25:52] [INFO] Thread http://forum.notebookreview.com/threads/samsung-delivers-tons-of-memory-in-incredibly-small-package.768750/ finished! [01/28 21:25:52] [INFO] !!! Now downloading VIDEO- Samsung ATIV Book 9 Preview !!!!! [01/28 21:25:53] [INFO] We are on page 1 of 1 [01/28 21:25:53] [INFO] Number of posts: 1 [01/28 21:25:53] [INFO] Progress: 746/6740 [01/28 21:25:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:25:53] [INFO] Thread http://forum.notebookreview.com/threads/video-samsung-ativ-book-9-preview.770018/ finished! [01/28 21:25:54] [INFO] !!! Now downloading VIDEO- YotaPhone 2 with E Ink Preview !!!!! [01/28 21:25:56] [INFO] We are on page 1 of 1 [01/28 21:25:56] [INFO] Number of posts: 1 [01/28 21:25:56] [INFO] Progress: 747/6740 [01/28 21:25:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:25:56] [INFO] Thread http://forum.notebookreview.com/threads/video-yotaphone-2-with-e-ink-preview.770016/ finished! [01/28 21:25:56] [INFO] !!! Now downloading Flexible Family- Lenovo Refreshes YOGA Laptops for 2015 !!!!! [01/28 21:25:57] [INFO] We are on page 1 of 1 [01/28 21:25:57] [INFO] Number of posts: 1 [01/28 21:25:57] [INFO] Progress: 748/6740 [01/28 21:25:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:25:57] [INFO] Thread http://forum.notebookreview.com/threads/flexible-family-lenovo-refreshes-yoga-laptops-for-2015.768695/ finished! [01/28 21:25:58] [INFO] !!! Now downloading Lenovo Updates Budget Laptops for 2015- Flex 3 and S41 !!!!! [01/28 21:25:59] [INFO] We are on page 1 of 1 [01/28 21:25:59] [INFO] Number of posts: 1 [01/28 21:25:59] [INFO] Progress: 749/6740 [01/28 21:25:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:25:59] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-updates-budget-laptops-for-2015-flex-3-and-s41.768694/ finished! [01/28 21:26:00] [INFO] !!! Now downloading Origin PC Debuts New, More Powerful Laptops !!!!! [01/28 21:26:01] [INFO] We are on page 1 of 1 [01/28 21:26:01] [INFO] Number of posts: 2 [01/28 21:26:01] [INFO] Progress: 750/6740 [01/28 21:26:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:26:01] [INFO] Thread http://forum.notebookreview.com/threads/origin-pc-debuts-new-more-powerful-laptops.768682/ finished! [01/28 21:26:01] [INFO] !!! Now downloading VIDEO- Lenovo LaVie Z Ultraportables Preview !!!!! [01/28 21:26:02] [INFO] We are on page 1 of 1 [01/28 21:26:02] [INFO] Number of posts: 1 [01/28 21:26:02] [INFO] Progress: 751/6740 [01/28 21:26:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:26:02] [INFO] Thread http://forum.notebookreview.com/threads/video-lenovo-lavie-z-ultraportables-preview.770025/ finished! [01/28 21:26:03] [INFO] !!! Now downloading New All-Glass Hard Drive Coming from LaCie !!!!! [01/28 21:26:04] [INFO] We are on page 1 of 1 [01/28 21:26:04] [INFO] Number of posts: 3 [01/28 21:26:04] [INFO] Progress: 752/6740 [01/28 21:26:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:26:04] [INFO] Thread http://forum.notebookreview.com/threads/new-all-glass-hard-drive-coming-from-lacie.768675/ finished! [01/28 21:26:05] [INFO] !!! Now downloading VIDEO- LG G Flex 2 Preview !!!!! [01/28 21:26:06] [INFO] We are on page 1 of 1 [01/28 21:26:06] [INFO] Number of posts: 1 [01/28 21:26:06] [INFO] Progress: 753/6740 [01/28 21:26:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:26:06] [INFO] Thread http://forum.notebookreview.com/threads/video-lg-g-flex-2-preview.770021/ finished! [01/28 21:26:06] [INFO] !!! Now downloading Acer Updates Existing Notebooks with 5th Generation Intel Core Processors !!!!! [01/28 21:26:07] [INFO] We are on page 1 of 1 [01/28 21:26:07] [INFO] Number of posts: 1 [01/28 21:26:07] [INFO] Progress: 754/6740 [01/28 21:26:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:26:07] [INFO] Thread http://forum.notebookreview.com/threads/acer-updates-existing-notebooks-with-5th-generation-intel-core-processors.768548/ finished! [01/28 21:26:08] [INFO] !!! Now downloading Acer's Big Idea- A Chromebook with a 15.6-inch Display !!!!! [01/28 21:26:09] [INFO] We are on page 1 of 1 [01/28 21:26:09] [INFO] Number of posts: 1 [01/28 21:26:09] [INFO] Progress: 755/6740 [01/28 21:26:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:26:09] [INFO] Thread http://forum.notebookreview.com/threads/acers-big-idea-a-chromebook-with-a-15-6-inch-display.768541/ finished! [01/28 21:26:09] [INFO] !!! Now downloading Acer Aspire V 17 Nitro Fires Up Gamers !!!!! [01/28 21:26:11] [INFO] We are on page 1 of 1 [01/28 21:26:11] [INFO] Number of posts: 1 [01/28 21:26:11] [INFO] Progress: 756/6740 [01/28 21:26:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:26:11] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire-v-17-nitro-fires-up-gamers.768540/ finished! [01/28 21:26:11] [INFO] !!! Now downloading Microsoft Surface Pro 3 Review !!!!! [01/28 21:26:12] [INFO] We are on page 1 of 1 [01/28 21:26:12] [INFO] Number of posts: 4 [01/28 21:26:12] [INFO] Progress: 757/6740 [01/28 21:26:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:26:12] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-surface-pro-3-review.754198/ finished! [01/28 21:26:13] [INFO] !!! Now downloading New Samsung ATIV Book 9- Lighter and Brighter !!!!! [01/28 21:26:14] [INFO] We are on page 1 of 1 [01/28 21:26:14] [INFO] Number of posts: 3 [01/28 21:26:14] [INFO] Progress: 758/6740 [01/28 21:26:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:26:14] [INFO] Thread http://forum.notebookreview.com/threads/new-samsung-ativ-book-9-lighter-and-brighter.768300/ finished! [01/28 21:26:14] [INFO] !!! Now downloading CES 2015 Preview- New Tech for the New Year !!!!! [01/28 21:26:15] [INFO] We are on page 1 of 1 [01/28 21:26:15] [INFO] Number of posts: 3 [01/28 21:26:15] [INFO] Progress: 759/6740 [01/28 21:26:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:26:15] [INFO] Thread http://forum.notebookreview.com/threads/ces-2015-preview-new-tech-for-the-new-year.768220/ finished! [01/28 21:26:16] [INFO] !!! Now downloading Lenovo Flex 2 Review !!!!! [01/28 21:26:17] [INFO] We are on page 1 of 1 [01/28 21:26:17] [INFO] Number of posts: 1 [01/28 21:26:17] [INFO] Progress: 760/6740 [01/28 21:26:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:26:17] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-flex-2-review.768231/ finished! [01/28 21:26:18] [INFO] !!! Now downloading What Makes a True Business Notebook !!!!! [01/28 21:26:19] [INFO] We are on page 1 of 1 [01/28 21:26:19] [INFO] Number of posts: 8 [01/28 21:26:19] [INFO] Progress: 761/6740 [01/28 21:26:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:26:19] [INFO] Thread http://forum.notebookreview.com/threads/what-makes-a-true-business-notebook.762428/ finished! [01/28 21:26:20] [INFO] !!! Now downloading Dell Latitude 13 7000 Series 2-in-1 Hands-On Preview !!!!! [01/28 21:26:21] [INFO] We are on page 1 of 1 [01/28 21:26:21] [INFO] Number of posts: 3 [01/28 21:26:21] [INFO] Progress: 762/6740 [01/28 21:26:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:26:21] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-13-7000-series-2-in-1-hands-on-preview.760981/ finished! [01/28 21:26:22] [INFO] !!! Now downloading Dell Inspiron 11 3000 Series !!!!! [01/28 21:26:23] [INFO] We are on page 1 of 1 [01/28 21:26:23] [INFO] Number of posts: 2 [01/28 21:26:23] [INFO] Progress: 763/6740 [01/28 21:26:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:26:23] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-11-3000-series.762142/ finished! [01/28 21:26:23] [INFO] !!! Now downloading Dell Latitude E7440 !!!!! [01/28 21:26:24] [INFO] We are on page 1 of 1 [01/28 21:26:24] [INFO] Number of posts: 2 [01/28 21:26:25] [INFO] Progress: 764/6740 [01/28 21:26:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:26:25] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-e7440.762149/ finished! [01/28 21:26:25] [INFO] !!! Now downloading Business Laptops Buyers Guide !!!!! [01/28 21:26:26] [INFO] We are on page 1 of 1 [01/28 21:26:26] [INFO] Number of posts: 3 [01/28 21:26:26] [INFO] Progress: 765/6740 [01/28 21:26:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:26:26] [INFO] Thread http://forum.notebookreview.com/threads/business-laptops-buyers-guide.766715/ finished! [01/28 21:26:28] [INFO] !!! Now downloading E FUN Nextbook 10.1 Review !!!!! [01/28 21:26:29] [INFO] We are on page 1 of 1 [01/28 21:26:29] [INFO] Number of posts: 1 [01/28 21:26:29] [INFO] Progress: 766/6740 [01/28 21:26:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:26:29] [INFO] Thread http://forum.notebookreview.com/threads/e-fun-nextbook-10-1-review.767925/ finished! [01/28 21:26:29] [INFO] !!! Now downloading Lenovo Flex 2 15 !!!!! [01/28 21:26:30] [INFO] We are on page 1 of 1 [01/28 21:26:30] [INFO] Number of posts: 1 [01/28 21:26:30] [INFO] Progress: 767/6740 [01/28 21:26:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:26:30] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-flex-2-15.767857/ finished! [01/28 21:26:31] [INFO] !!! Now downloading How to Sell Your Laptop !!!!! [01/28 21:26:32] [INFO] We are on page 1 of 1 [01/28 21:26:32] [INFO] Number of posts: 2 [01/28 21:26:32] [INFO] Progress: 768/6740 [01/28 21:26:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:26:32] [INFO] Thread http://forum.notebookreview.com/threads/how-to-sell-your-laptop.764837/ finished! [01/28 21:26:32] [INFO] !!! Now downloading HP EliteDisplay S140u Review !!!!! [01/28 21:26:33] [INFO] We are on page 1 of 1 [01/28 21:26:33] [INFO] Number of posts: 3 [01/28 21:26:34] [INFO] Progress: 769/6740 [01/28 21:26:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:26:34] [INFO] Thread http://forum.notebookreview.com/threads/hp-elitedisplay-s140u-review.766073/ finished! [01/28 21:26:34] [INFO] !!! Now downloading Best Cheap Laptops of 2014 !!!!! [01/28 21:26:35] [INFO] We are on page 1 of 1 [01/28 21:26:35] [INFO] Number of posts: 4 [01/28 21:26:35] [INFO] Progress: 770/6740 [01/28 21:26:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:26:35] [INFO] Thread http://forum.notebookreview.com/threads/best-cheap-laptops-of-2014.765286/ finished! [01/28 21:26:36] [INFO] !!! Now downloading HTC One (M8) for Windows Review- New Phone, Same Story !!!!! [01/28 21:26:37] [INFO] We are on page 1 of 1 [01/28 21:26:37] [INFO] Number of posts: 1 [01/28 21:26:37] [INFO] Progress: 771/6740 [01/28 21:26:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:26:37] [INFO] Thread http://forum.notebookreview.com/threads/htc-one-m8-for-windows-review-new-phone-same-story.769638/ finished! [01/28 21:26:37] [INFO] !!! Now downloading Lenovo Yoga 3 Pro Review !!!!! [01/28 21:26:39] [INFO] We are on page 1 of 1 [01/28 21:26:39] [INFO] Number of posts: 6 [01/28 21:26:39] [INFO] Progress: 772/6740 [01/28 21:26:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:26:39] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-yoga-3-pro-review.767136/ finished! [01/28 21:26:39] [INFO] !!! Now downloading Best Windows 8.1 Apps for Your New PC !!!!! [01/28 21:26:41] [INFO] We are on page 1 of 2 [01/28 21:26:43] [INFO] We are on page 2 of 2 [01/28 21:26:43] [INFO] Number of posts: 5 [01/28 21:26:43] [INFO] Progress: 773/6740 [01/28 21:26:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:26:43] [INFO] Thread http://forum.notebookreview.com/threads/best-windows-8-1-apps-for-your-new-pc.765620/ finished! [01/28 21:26:43] [INFO] !!! Now downloading Motorola Droid Turbo Review- Large and Long-Lasting !!!!! [01/28 21:26:44] [INFO] We are on page 1 of 1 [01/28 21:26:44] [INFO] Number of posts: 1 [01/28 21:26:44] [INFO] Progress: 774/6740 [01/28 21:26:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:26:44] [INFO] Thread http://forum.notebookreview.com/threads/motorola-droid-turbo-review-large-and-long-lasting.769637/ finished! [01/28 21:26:45] [INFO] !!! Now downloading Motorola DROID Turbo !!!!! [01/28 21:26:46] [INFO] We are on page 1 of 1 [01/28 21:26:46] [INFO] Number of posts: 1 [01/28 21:26:46] [INFO] Progress: 775/6740 [01/28 21:26:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:26:46] [INFO] Thread http://forum.notebookreview.com/threads/motorola-droid-turbo.769520/ finished! [01/28 21:26:46] [INFO] !!! Now downloading Sharp Aquos Crystal Review- Eye-Catching, But That's It !!!!! [01/28 21:26:47] [INFO] We are on page 1 of 1 [01/28 21:26:47] [INFO] Number of posts: 1 [01/28 21:26:48] [INFO] Progress: 776/6740 [01/28 21:26:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:26:48] [INFO] Thread http://forum.notebookreview.com/threads/sharp-aquos-crystal-review-eye-catching-but-thats-it.769636/ finished! [01/28 21:26:48] [INFO] Max wait time for http://forum.notebookreview.com/threads/new-origin-pc-evo15-s-continues-thin-and-light-gaming-trend.757375/ is 31500 ms [01/28 21:26:48] [INFO] !!! Now downloading New Origin PC EVO15-S Continues Thin-and-Light Gaming Trend !!!!! [01/28 21:26:49] [INFO] We are on page 1 of 5 [01/28 21:26:52] [INFO] We are on page 2 of 5 [01/28 21:26:53] [INFO] We are on page 3 of 5 [01/28 21:26:55] [INFO] We are on page 4 of 5 [01/28 21:26:57] [INFO] We are on page 5 of 5 [01/28 21:26:57] [INFO] Number of posts: 4 [01/28 21:26:57] [INFO] Progress: 777/6740 [01/28 21:26:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:26:57] [INFO] Thread http://forum.notebookreview.com/threads/new-origin-pc-evo15-s-continues-thin-and-light-gaming-trend.757375/ finished! [01/28 21:26:57] [INFO] !!! Now downloading Huawei Ascend Mate7 Review- Big Body, Bigger Battery !!!!! [01/28 21:26:58] [INFO] We are on page 1 of 1 [01/28 21:26:58] [INFO] Number of posts: 1 [01/28 21:26:58] [INFO] Progress: 778/6740 [01/28 21:26:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:26:58] [INFO] Thread http://forum.notebookreview.com/threads/huawei-ascend-mate7-review-big-body-bigger-battery.769635/ finished! [01/28 21:26:59] [INFO] !!! Now downloading Huawei Ascend Mate7 !!!!! [01/28 21:27:00] [INFO] We are on page 1 of 1 [01/28 21:27:00] [INFO] Number of posts: 1 [01/28 21:27:00] [INFO] Progress: 779/6740 [01/28 21:27:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:27:00] [INFO] Thread http://forum.notebookreview.com/threads/huawei-ascend-mate7.769523/ finished! [01/28 21:27:00] [INFO] !!! Now downloading Lenovo N20P Chromebook Review !!!!! [01/28 21:27:01] [INFO] We are on page 1 of 1 [01/28 21:27:01] [INFO] Number of posts: 1 [01/28 21:27:01] [INFO] Progress: 780/6740 [01/28 21:27:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:27:01] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-n20p-chromebook-review.766610/ finished! [01/28 21:27:02] [INFO] !!! Now downloading MSI Announces GT80 Titan, World s First Gaming Laptop with Mechanical Keyboard !!!!! [01/28 21:27:03] [INFO] We are on page 1 of 1 [01/28 21:27:03] [INFO] Number of posts: 8 [01/28 21:27:04] [INFO] Progress: 781/6740 [01/28 21:27:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:27:04] [INFO] Thread http://forum.notebookreview.com/threads/msi-announces-gt80-titan-world-s-first-gaming-laptop-with-mechanical-keyboard.764283/ finished! [01/28 21:27:04] [INFO] !!! Now downloading Sony Xperia Z3 Compact Review- The Little Flagship !!!!! [01/28 21:27:05] [INFO] We are on page 1 of 1 [01/28 21:27:05] [INFO] Number of posts: 1 [01/28 21:27:06] [INFO] Progress: 782/6740 [01/28 21:27:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:27:06] [INFO] Thread http://forum.notebookreview.com/threads/sony-xperia-z3-compact-review-the-little-flagship.769634/ finished! [01/28 21:27:06] [INFO] !!! Now downloading Sony Xperia Z3 Compact !!!!! [01/28 21:27:07] [INFO] We are on page 1 of 1 [01/28 21:27:07] [INFO] Number of posts: 1 [01/28 21:27:07] [INFO] Progress: 783/6740 [01/28 21:27:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:27:07] [INFO] Thread http://forum.notebookreview.com/threads/sony-xperia-z3-compact.769522/ finished! [01/28 21:27:07] [INFO] !!! Now downloading BlackBerry Passport !!!!! [01/28 21:27:09] [INFO] We are on page 1 of 1 [01/28 21:27:09] [INFO] Number of posts: 1 [01/28 21:27:09] [INFO] Progress: 784/6740 [01/28 21:27:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:27:09] [INFO] Thread http://forum.notebookreview.com/threads/blackberry-passport.769524/ finished! [01/28 21:27:09] [INFO] !!! Now downloading BlackBerry Passport Review- Be Square !!!!! [01/28 21:27:10] [INFO] We are on page 1 of 1 [01/28 21:27:10] [INFO] Number of posts: 1 [01/28 21:27:10] [INFO] Progress: 785/6740 [01/28 21:27:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:27:10] [INFO] Thread http://forum.notebookreview.com/threads/blackberry-passport-review-be-square.769633/ finished! [01/28 21:27:11] [INFO] !!! Now downloading Best Black Friday Laptop Deals 2014 !!!!! [01/28 21:27:12] [INFO] We are on page 1 of 1 [01/28 21:27:12] [INFO] Number of posts: 1 [01/28 21:27:12] [INFO] Progress: 786/6740 [01/28 21:27:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:27:12] [INFO] Thread http://forum.notebookreview.com/threads/best-black-friday-laptop-deals-2014.765670/ finished! [01/28 21:27:12] [INFO] !!! Now downloading Samsung Galaxy Alpha Review- One Small Step !!!!! [01/28 21:27:13] [INFO] We are on page 1 of 1 [01/28 21:27:13] [INFO] Number of posts: 1 [01/28 21:27:13] [INFO] Progress: 787/6740 [01/28 21:27:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:27:13] [INFO] Thread http://forum.notebookreview.com/threads/samsung-galaxy-alpha-review-one-small-step.769675/ finished! [01/28 21:27:14] [INFO] !!! Now downloading Samsung Galaxy Alpha !!!!! [01/28 21:27:15] [INFO] We are on page 1 of 1 [01/28 21:27:15] [INFO] Number of posts: 1 [01/28 21:27:15] [INFO] Progress: 788/6740 [01/28 21:27:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:27:15] [INFO] Thread http://forum.notebookreview.com/threads/samsung-galaxy-alpha.769674/ finished! [01/28 21:27:16] [INFO] !!! Now downloading Lenovo IdeaPad Y40 Review !!!!! [01/28 21:27:17] [INFO] We are on page 1 of 1 [01/28 21:27:17] [INFO] Number of posts: 6 [01/28 21:27:17] [INFO] Progress: 789/6740 [01/28 21:27:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:27:17] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ideapad-y40-review.765117/ finished! [01/28 21:27:18] [INFO] !!! Now downloading Lenovo IdeaPad Y40 !!!!! [01/28 21:27:19] [INFO] We are on page 1 of 1 [01/28 21:27:19] [INFO] Number of posts: 1 [01/28 21:27:19] [INFO] Progress: 790/6740 [01/28 21:27:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:27:19] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ideapad-y40.765210/ finished! [01/28 21:27:19] [INFO] !!! Now downloading Lenovo ThinkPad W540 Mobile Workstation Review !!!!! [01/28 21:27:20] [INFO] We are on page 1 of 1 [01/28 21:27:20] [INFO] Number of posts: 2 [01/28 21:27:21] [INFO] Progress: 791/6740 [01/28 21:27:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:27:21] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-w540-mobile-workstation-review.764154/ finished! [01/28 21:27:21] [INFO] !!! Now downloading Holiday Guide 2014 !!!!! [01/28 21:27:22] [INFO] We are on page 1 of 1 [01/28 21:27:22] [INFO] Number of posts: 1 [01/28 21:27:22] [INFO] Progress: 792/6740 [01/28 21:27:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:27:22] [INFO] Thread http://forum.notebookreview.com/threads/holiday-guide-2014.764847/ finished! [01/28 21:27:22] [INFO] !!! Now downloading HP Envy x360 15t Review !!!!! [01/28 21:27:23] [INFO] We are on page 1 of 1 [01/28 21:27:23] [INFO] Number of posts: 1 [01/28 21:27:24] [INFO] Progress: 793/6740 [01/28 21:27:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:27:24] [INFO] Thread http://forum.notebookreview.com/threads/hp-envy-x360-15t-review.764759/ finished! [01/28 21:27:24] [INFO] !!! Now downloading HP Envy x360 15t !!!!! [01/28 21:27:25] [INFO] We are on page 1 of 1 [01/28 21:27:25] [INFO] Number of posts: 1 [01/28 21:27:25] [INFO] Progress: 794/6740 [01/28 21:27:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:27:25] [INFO] Thread http://forum.notebookreview.com/threads/hp-envy-x360-15t.764758/ finished! [01/28 21:27:25] [INFO] !!! Now downloading Lenovo ThinkPad W540 Mobile Workstation !!!!! [01/28 21:27:27] [INFO] We are on page 1 of 1 [01/28 21:27:27] [INFO] Number of posts: 1 [01/28 21:27:27] [INFO] Progress: 795/6740 [01/28 21:27:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:27:27] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-w540-mobile-workstation.764757/ finished! [01/28 21:27:27] [INFO] !!! Now downloading HP Enters the Gaming World with the Omen !!!!! [01/28 21:27:28] [INFO] We are on page 1 of 1 [01/28 21:27:28] [INFO] Number of posts: 3 [01/28 21:27:28] [INFO] Progress: 796/6740 [01/28 21:27:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:27:28] [INFO] Thread http://forum.notebookreview.com/threads/hp-enters-the-gaming-world-with-the-omen.764620/ finished! [01/28 21:27:29] [INFO] !!! Now downloading Acer s Latest Convertible Notebook Boasts Five Unique Modes !!!!! [01/28 21:27:30] [INFO] We are on page 1 of 1 [01/28 21:27:30] [INFO] Number of posts: 1 [01/28 21:27:30] [INFO] Progress: 797/6740 [01/28 21:27:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:27:30] [INFO] Thread http://forum.notebookreview.com/threads/acer-s-latest-convertible-notebook-boasts-five-unique-modes.764627/ finished! [01/28 21:27:30] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-thinkpad-t420-review-the-best-business-laptop-discussion.614490/ is 27000 ms [01/28 21:27:31] [INFO] !!! Now downloading Lenovo ThinkPad T420 Review- The Best Business Laptop Discussion !!!!! [01/28 21:27:32] [INFO] We are on page 1 of 4 [01/28 21:27:34] [INFO] We are on page 2 of 4 [01/28 21:27:36] [INFO] We are on page 3 of 4 [01/28 21:27:38] [INFO] We are on page 4 of 4 [01/28 21:27:38] [INFO] Number of posts: 5 [01/28 21:27:38] [INFO] Progress: 798/6740 [01/28 21:27:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:27:38] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-t420-review-the-best-business-laptop-discussion.614490/ finished! [01/28 21:27:39] [INFO] !!! Now downloading Asus Transformer Book T100 vs T200- Battle of the Budget 2-in-1 !!!!! [01/28 21:27:40] [INFO] We are on page 1 of 1 [01/28 21:27:40] [INFO] Number of posts: 4 [01/28 21:27:40] [INFO] Progress: 799/6740 [01/28 21:27:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:27:40] [INFO] Thread http://forum.notebookreview.com/threads/asus-transformer-book-t100-vs-t200-battle-of-the-budget-2-in-1.763876/ finished! [01/28 21:27:40] [INFO] !!! Now downloading Kyocera Brigadier !!!!! [01/28 21:27:41] [INFO] We are on page 1 of 1 [01/28 21:27:41] [INFO] Number of posts: 1 [01/28 21:27:42] [INFO] Progress: 800/6740 [01/28 21:27:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:27:42] [INFO] Thread http://forum.notebookreview.com/threads/kyocera-brigadier.769525/ finished! [01/28 21:27:42] [INFO] !!! Now downloading Kyocera Brigadier Review- Heavy Duty !!!!! [01/28 21:27:43] [INFO] We are on page 1 of 1 [01/28 21:27:43] [INFO] Number of posts: 1 [01/28 21:27:43] [INFO] Progress: 801/6740 [01/28 21:27:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:27:43] [INFO] Thread http://forum.notebookreview.com/threads/kyocera-brigadier-review-heavy-duty.769632/ finished! [01/28 21:27:44] [INFO] !!! Now downloading System Mechanic Pro Review !!!!! [01/28 21:27:45] [INFO] We are on page 1 of 1 [01/28 21:27:45] [INFO] Number of posts: 1 [01/28 21:27:45] [INFO] Progress: 802/6740 [01/28 21:27:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:27:45] [INFO] Thread http://forum.notebookreview.com/threads/system-mechanic-pro-review.764083/ finished! [01/28 21:27:46] [INFO] !!! Now downloading Lenovo ThinkPad X1 Carbon (2014) Review !!!!! [01/28 21:27:47] [INFO] We are on page 1 of 1 [01/28 21:27:47] [INFO] Number of posts: 9 [01/28 21:27:47] [INFO] Progress: 803/6740 [01/28 21:27:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:27:47] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-x1-carbon-2014-review.755279/ finished! [01/28 21:27:47] [INFO] !!! Now downloading Apple iPhone 6 Plus !!!!! [01/28 21:27:48] [INFO] We are on page 1 of 1 [01/28 21:27:48] [INFO] Number of posts: 1 [01/28 21:27:49] [INFO] Progress: 804/6740 [01/28 21:27:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:27:49] [INFO] Thread http://forum.notebookreview.com/threads/apple-iphone-6-plus.769526/ finished! [01/28 21:27:49] [INFO] !!! Now downloading Lenovo ThinkPad Yoga 11e Chromebook !!!!! [01/28 21:27:50] [INFO] We are on page 1 of 1 [01/28 21:27:50] [INFO] Number of posts: 1 [01/28 21:27:50] [INFO] Progress: 805/6740 [01/28 21:27:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:27:50] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-yoga-11e-chromebook.763755/ finished! [01/28 21:27:50] [INFO] !!! Now downloading Apple iPhone 6 Plus Review !!!!! [01/28 21:27:52] [INFO] We are on page 1 of 1 [01/28 21:27:52] [INFO] Number of posts: 1 [01/28 21:27:52] [INFO] Progress: 806/6740 [01/28 21:27:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:27:52] [INFO] Thread http://forum.notebookreview.com/threads/apple-iphone-6-plus-review.769631/ finished! [01/28 21:27:52] [INFO] !!! Now downloading Lenovo ThinkPad Yoga 11e Chromebook Review- An alternative to low-end PCs !!!!! [01/28 21:27:53] [INFO] We are on page 1 of 1 [01/28 21:27:53] [INFO] Number of posts: 1 [01/28 21:27:53] [INFO] Progress: 807/6740 [01/28 21:27:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:27:53] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-yoga-11e-chromebook-review-an-alternative-to-low-end-pcs.763746/ finished! [01/28 21:27:54] [INFO] !!! Now downloading Test Nested Lists !!!!! [01/28 21:27:55] [INFO] We are on page 1 of 1 [01/28 21:27:55] [INFO] Number of posts: 2 [01/28 21:27:55] [INFO] Progress: 808/6740 [01/28 21:27:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:27:55] [INFO] Thread http://forum.notebookreview.com/threads/test-nested-lists.763701/ finished! [01/28 21:27:55] [INFO] !!! Now downloading Toshiba Delivers Low-Cost 2-in-1 for the Holidays !!!!! [01/28 21:27:56] [INFO] We are on page 1 of 1 [01/28 21:27:56] [INFO] Number of posts: 1 [01/28 21:27:57] [INFO] Progress: 809/6740 [01/28 21:27:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:27:57] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-delivers-low-cost-2-in-1-for-the-holidays.763676/ finished! [01/28 21:27:57] [INFO] !!! Now downloading Apple iPhone 6 Review !!!!! [01/28 21:27:58] [INFO] We are on page 1 of 1 [01/28 21:27:58] [INFO] Number of posts: 1 [01/28 21:27:58] [INFO] Progress: 810/6740 [01/28 21:27:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:27:58] [INFO] Thread http://forum.notebookreview.com/threads/apple-iphone-6-review.769630/ finished! [01/28 21:27:59] [INFO] !!! Now downloading Apple iPhone 6 !!!!! [01/28 21:28:00] [INFO] We are on page 1 of 1 [01/28 21:28:00] [INFO] Number of posts: 1 [01/28 21:28:00] [INFO] Progress: 811/6740 [01/28 21:28:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:28:00] [INFO] Thread http://forum.notebookreview.com/threads/apple-iphone-6.769527/ finished! [01/28 21:28:00] [INFO] !!! Now downloading Asus Transformer Book T200 Arrives in the U.S. !!!!! [01/28 21:28:01] [INFO] We are on page 1 of 1 [01/28 21:28:01] [INFO] Number of posts: 4 [01/28 21:28:02] [INFO] Progress: 812/6740 [01/28 21:28:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:28:02] [INFO] Thread http://forum.notebookreview.com/threads/asus-transformer-book-t200-arrives-in-the-u-s.763301/ finished! [01/28 21:28:02] [INFO] !!! Now downloading Samsung Chromebook 2 adds an Intel Chip keeps its Affordable Price !!!!! [01/28 21:28:03] [INFO] We are on page 1 of 1 [01/28 21:28:03] [INFO] Number of posts: 2 [01/28 21:28:04] [INFO] Progress: 813/6740 [01/28 21:28:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:28:04] [INFO] Thread http://forum.notebookreview.com/threads/samsung-chromebook-2-adds-an-intel-chip-keeps-its-affordable-price.763423/ finished! [01/28 21:28:04] [INFO] !!! Now downloading WD My Passport Wireless Review !!!!! [01/28 21:28:05] [INFO] We are on page 1 of 1 [01/28 21:28:05] [INFO] Number of posts: 2 [01/28 21:28:05] [INFO] Progress: 814/6740 [01/28 21:28:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:28:05] [INFO] Thread http://forum.notebookreview.com/threads/wd-my-passport-wireless-review.763381/ finished! [01/28 21:28:06] [INFO] !!! Now downloading How To Identify Your PC's Hardware Specifications !!!!! [01/28 21:28:07] [INFO] We are on page 1 of 1 [01/28 21:28:07] [INFO] Number of posts: 7 [01/28 21:28:07] [INFO] Progress: 815/6740 [01/28 21:28:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:28:07] [INFO] Thread http://forum.notebookreview.com/threads/how-to-identify-your-pcs-hardware-specifications.763144/ finished! [01/28 21:28:07] [INFO] !!! Now downloading Trash Your Gaming Desktops- Nvidia's New GeForce GTX 970M and 980M Get Serious !!!!! [01/28 21:28:09] [INFO] We are on page 1 of 1 [01/28 21:28:09] [INFO] Number of posts: 5 [01/28 21:28:09] [INFO] Progress: 816/6740 [01/28 21:28:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:28:09] [INFO] Thread http://forum.notebookreview.com/threads/trash-your-gaming-desktops-nvidias-new-geforce-gtx-970m-and-980m-get-serious.762766/ finished! [01/28 21:28:09] [INFO] !!! Now downloading Sony Xperia Z3 !!!!! [01/28 21:28:10] [INFO] We are on page 1 of 1 [01/28 21:28:10] [INFO] Number of posts: 1 [01/28 21:28:11] [INFO] Progress: 817/6740 [01/28 21:28:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:28:11] [INFO] Thread http://forum.notebookreview.com/threads/sony-xperia-z3.769528/ finished! [01/28 21:28:11] [INFO] !!! Now downloading Sony Xperia Z3 Review- Long Lasting Quality !!!!! [01/28 21:28:12] [INFO] We are on page 1 of 1 [01/28 21:28:12] [INFO] Number of posts: 1 [01/28 21:28:12] [INFO] Progress: 818/6740 [01/28 21:28:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:28:12] [INFO] Thread http://forum.notebookreview.com/threads/sony-xperia-z3-review-long-lasting-quality.769628/ finished! [01/28 21:28:13] [INFO] !!! Now downloading Lenovo Yoga 3 Pro Preview !!!!! [01/28 21:28:14] [INFO] We are on page 1 of 1 [01/28 21:28:14] [INFO] Progress: 819/6740 [01/28 21:28:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:28:14] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-yoga-3-pro-preview.762932/ finished! [01/28 21:28:14] [INFO] !!! Now downloading Kensington Pro Fit Mid-Size Wireless Mouse Review !!!!! [01/28 21:28:16] [INFO] We are on page 1 of 1 [01/28 21:28:16] [INFO] Number of posts: 1 [01/28 21:28:16] [INFO] Progress: 820/6740 [01/28 21:28:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:28:16] [INFO] Thread http://forum.notebookreview.com/threads/kensington-pro-fit-mid-size-wireless-mouse-review.762980/ finished! [01/28 21:28:17] [INFO] !!! Now downloading LG G Vista Review !!!!! [01/28 21:28:18] [INFO] We are on page 1 of 1 [01/28 21:28:18] [INFO] Number of posts: 1 [01/28 21:28:18] [INFO] Progress: 821/6740 [01/28 21:28:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:28:18] [INFO] Thread http://forum.notebookreview.com/threads/lg-g-vista-review.769627/ finished! [01/28 21:28:18] [INFO] !!! Now downloading LG G Vista !!!!! [01/28 21:28:19] [INFO] We are on page 1 of 1 [01/28 21:28:19] [INFO] Number of posts: 1 [01/28 21:28:19] [INFO] Progress: 822/6740 [01/28 21:28:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:28:19] [INFO] Thread http://forum.notebookreview.com/threads/lg-g-vista.769529/ finished! [01/28 21:28:20] [INFO] !!! Now downloading Lenovo Y50 Review !!!!! [01/28 21:28:21] [INFO] We are on page 1 of 1 [01/28 21:28:21] [INFO] Number of posts: 4 [01/28 21:28:21] [INFO] Progress: 823/6740 [01/28 21:28:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:28:21] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-y50-review.762859/ finished! [01/28 21:28:22] [INFO] !!! Now downloading HP Breaks Up, But Your PC Will Be Just Fine !!!!! [01/28 21:28:23] [INFO] We are on page 1 of 1 [01/28 21:28:23] [INFO] Number of posts: 5 [01/28 21:28:23] [INFO] Progress: 824/6740 [01/28 21:28:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:28:23] [INFO] Thread http://forum.notebookreview.com/threads/hp-breaks-up-but-your-pc-will-be-just-fine.762720/ finished! [01/28 21:28:23] [INFO] !!! Now downloading Dell Inspiron 14 5000 Series Review !!!!! [01/28 21:28:24] [INFO] We are on page 1 of 1 [01/28 21:28:24] [INFO] Number of posts: 1 [01/28 21:28:25] [INFO] Progress: 825/6740 [01/28 21:28:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:28:25] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-14-5000-series-review.762482/ finished! [01/28 21:28:25] [INFO] !!! Now downloading Microsoft Announces Windows 10 !!!!! [01/28 21:28:26] [INFO] We are on page 1 of 1 [01/28 21:28:26] [INFO] Number of posts: 1 [01/28 21:28:26] [INFO] Progress: 826/6740 [01/28 21:28:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:28:26] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-announces-windows-10.762471/ finished! [01/28 21:28:27] [INFO] !!! Now downloading HP Offers $199 Windows Laptop- Be Careful What You Wish For !!!!! [01/28 21:28:28] [INFO] We are on page 1 of 1 [01/28 21:28:28] [INFO] Number of posts: 1 [01/28 21:28:28] [INFO] Progress: 827/6740 [01/28 21:28:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:28:28] [INFO] Thread http://forum.notebookreview.com/threads/hp-offers-199-windows-laptop-be-careful-what-you-wish-for.762419/ finished! [01/28 21:28:28] [INFO] !!! Now downloading Eurocom M4 Review !!!!! [01/28 21:28:29] [INFO] We are on page 1 of 1 [01/28 21:28:29] [INFO] Number of posts: 3 [01/28 21:28:30] [INFO] Progress: 828/6740 [01/28 21:28:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:28:30] [INFO] Thread http://forum.notebookreview.com/threads/eurocom-m4-review.762141/ finished! [01/28 21:28:30] [INFO] !!! Now downloading ASUS Transformer Pad TF103C !!!!! [01/28 21:28:31] [INFO] We are on page 1 of 1 [01/28 21:28:31] [INFO] Number of posts: 1 [01/28 21:28:31] [INFO] Progress: 829/6740 [01/28 21:28:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:28:31] [INFO] Thread http://forum.notebookreview.com/threads/asus-transformer-pad-tf103c.762151/ finished! [01/28 21:28:32] [INFO] !!! Now downloading Samsung Galaxy S5 Sport !!!!! [01/28 21:28:33] [INFO] We are on page 1 of 1 [01/28 21:28:33] [INFO] Number of posts: 1 [01/28 21:28:33] [INFO] Progress: 830/6740 [01/28 21:28:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:28:33] [INFO] Thread http://forum.notebookreview.com/threads/samsung-galaxy-s5-sport.769530/ finished! [01/28 21:28:34] [INFO] !!! Now downloading Parallels Desktop 10 for Mac Review- Bring Windows to OS X !!!!! [01/28 21:28:35] [INFO] We are on page 1 of 1 [01/28 21:28:35] [INFO] Number of posts: 2 [01/28 21:28:35] [INFO] Progress: 831/6740 [01/28 21:28:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:28:35] [INFO] Thread http://forum.notebookreview.com/threads/parallels-desktop-10-for-mac-review-bring-windows-to-os-x.761957/ finished! [01/28 21:28:35] [INFO] !!! Now downloading Samsung Galaxy S5 Sport Review- Running in Place !!!!! [01/28 21:28:36] [INFO] We are on page 1 of 1 [01/28 21:28:36] [INFO] Number of posts: 1 [01/28 21:28:36] [INFO] Progress: 832/6740 [01/28 21:28:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:28:36] [INFO] Thread http://forum.notebookreview.com/threads/samsung-galaxy-s5-sport-review-running-in-place.769626/ finished! [01/28 21:28:37] [INFO] !!! Now downloading Zinstall WinWin Migration Software Review- The Simple Switch !!!!! [01/28 21:28:38] [INFO] We are on page 1 of 1 [01/28 21:28:38] [INFO] Number of posts: 1 [01/28 21:28:38] [INFO] Progress: 833/6740 [01/28 21:28:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:28:38] [INFO] Thread http://forum.notebookreview.com/threads/zinstall-winwin-migration-software-review-the-simple-switch.761794/ finished! [01/28 21:28:38] [INFO] !!! Now downloading ASUS Transformer Pad TF103C Review- Why Android Laptops Stink !!!!! [01/28 21:28:39] [INFO] We are on page 1 of 1 [01/28 21:28:39] [INFO] Number of posts: 3 [01/28 21:28:40] [INFO] Progress: 834/6740 [01/28 21:28:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:28:40] [INFO] Thread http://forum.notebookreview.com/threads/asus-transformer-pad-tf103c-review-why-android-laptops-stink.761629/ finished! [01/28 21:28:40] [INFO] !!! Now downloading Razer Blade Pro Review !!!!! [01/28 21:28:41] [INFO] We are on page 1 of 2 [01/28 21:28:41] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/notworthy_zpslg2phlen.gif [01/28 21:28:42] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/notworthy_zpslg2phlen.gif [01/28 21:28:43] [INFO] We are on page 2 of 2 [01/28 21:28:43] [INFO] Number of posts: 8 [01/28 21:28:43] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/notworthy_zpslg2phlen.gif [01/28 21:28:44] [INFO] Progress: 835/6740 [01/28 21:28:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:28:44] [INFO] Thread http://forum.notebookreview.com/threads/razer-blade-pro-review.726748/ finished! [01/28 21:28:44] [INFO] !!! Now downloading Western Digital My Passport Ultra Review !!!!! [01/28 21:28:45] [INFO] We are on page 1 of 1 [01/28 21:28:45] [INFO] Number of posts: 3 [01/28 21:28:45] [INFO] Progress: 836/6740 [01/28 21:28:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:28:45] [INFO] Thread http://forum.notebookreview.com/threads/western-digital-my-passport-ultra-review.761319/ finished! [01/28 21:28:46] [INFO] !!! Now downloading Dell XPS 11 User Review !!!!! [01/28 21:28:47] [INFO] We are on page 1 of 1 [01/28 21:28:47] [INFO] Number of posts: 4 [01/28 21:28:47] [INFO] Progress: 837/6740 [01/28 21:28:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:28:47] [INFO] Thread http://forum.notebookreview.com/threads/dell-xps-11-user-review.761385/ finished! [01/28 21:28:48] [INFO] !!! Now downloading Amazon Fire Phone !!!!! [01/28 21:28:49] [INFO] We are on page 1 of 1 [01/28 21:28:49] [INFO] Number of posts: 1 [01/28 21:28:49] [INFO] Progress: 838/6740 [01/28 21:28:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:28:49] [INFO] Thread http://forum.notebookreview.com/threads/amazon-fire-phone.769531/ finished! [01/28 21:28:49] [INFO] !!! Now downloading Amazon Fire Phone Review- Burnout !!!!! [01/28 21:28:50] [INFO] We are on page 1 of 1 [01/28 21:28:50] [INFO] Number of posts: 1 [01/28 21:28:51] [INFO] Progress: 839/6740 [01/28 21:28:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:28:51] [INFO] Thread http://forum.notebookreview.com/threads/amazon-fire-phone-review-burnout.769625/ finished! [01/28 21:28:51] [INFO] !!! Now downloading HP ZBook 15 G2 and ZBook 17 G2 Push The Envelope for Mobile Workstations !!!!! [01/28 21:28:52] [INFO] We are on page 1 of 1 [01/28 21:28:52] [INFO] Number of posts: 2 [01/28 21:28:52] [INFO] Progress: 840/6740 [01/28 21:28:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:28:52] [INFO] Thread http://forum.notebookreview.com/threads/hp-zbook-15-g2-and-zbook-17-g2-push-the-envelope-for-mobile-workstations.761160/ finished! [01/28 21:28:53] [INFO] !!! Now downloading Latest HP 2-in-1 Laptops Give The Surface Pro A Run For Your Money !!!!! [01/28 21:28:54] [INFO] We are on page 1 of 1 [01/28 21:28:54] [INFO] Number of posts: 1 [01/28 21:28:54] [INFO] Progress: 841/6740 [01/28 21:28:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:28:54] [INFO] Thread http://forum.notebookreview.com/threads/latest-hp-2-in-1-laptops-give-the-surface-pro-a-run-for-your-money.761162/ finished! [01/28 21:28:56] [INFO] !!! Now downloading New HP Stream Challenges Chromebooks ... But at a Higher Price !!!!! [01/28 21:28:57] [INFO] We are on page 1 of 1 [01/28 21:28:57] [INFO] Number of posts: 1 [01/28 21:28:57] [INFO] Progress: 842/6740 [01/28 21:28:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:28:57] [INFO] Thread http://forum.notebookreview.com/threads/new-hp-stream-challenges-chromebooks-but-at-a-higher-price.761161/ finished! [01/28 21:28:57] [INFO] !!! Now downloading Dell Latitude 14 3000 and Latitude 15 3000 Series Hands-On Preview !!!!! [01/28 21:28:58] [INFO] We are on page 1 of 1 [01/28 21:28:58] [INFO] Number of posts: 3 [01/28 21:28:59] [INFO] Progress: 843/6740 [01/28 21:28:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:28:59] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-14-3000-and-latitude-15-3000-series-hands-on-preview.761132/ finished! [01/28 21:28:59] [INFO] !!! Now downloading New WD Portable Drive Delivers Wireless Connection for Mobile Devices !!!!! [01/28 21:29:00] [INFO] We are on page 1 of 1 [01/28 21:29:00] [INFO] Number of posts: 1 [01/28 21:29:00] [INFO] Progress: 844/6740 [01/28 21:29:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:29:00] [INFO] Thread http://forum.notebookreview.com/threads/new-wd-portable-drive-delivers-wireless-connection-for-mobile-devices.760835/ finished! [01/28 21:29:00] [INFO] !!! Now downloading New Lenovo Y70 Touch Offers PC Gamers More Than Ever Before !!!!! [01/28 21:29:01] [INFO] We are on page 1 of 1 [01/28 21:29:01] [INFO] Number of posts: 2 [01/28 21:29:02] [INFO] Progress: 845/6740 [01/28 21:29:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:29:02] [INFO] Thread http://forum.notebookreview.com/threads/new-lenovo-y70-touch-offers-pc-gamers-more-than-ever-before.760811/ finished! [01/28 21:29:02] [INFO] !!! Now downloading Best Gaming Laptops 2014 !!!!! [01/28 21:29:03] [INFO] We are on page 1 of 1 [01/28 21:29:03] [INFO] Number of posts: 6 [01/28 21:29:04] [INFO] Progress: 846/6740 [01/28 21:29:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:29:04] [INFO] Thread http://forum.notebookreview.com/threads/best-gaming-laptops-2014.760409/ finished! [01/28 21:29:04] [INFO] !!! Now downloading Dell Inspiron 11 3000 Series (2014) Review !!!!! [01/28 21:29:05] [INFO] We are on page 1 of 1 [01/28 21:29:05] [INFO] Number of posts: 2 [01/28 21:29:05] [INFO] Progress: 847/6740 [01/28 21:29:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:29:05] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-11-3000-series-2014-review.760478/ finished! [01/28 21:29:06] [INFO] !!! Now downloading Huawei Ascend Mate2 !!!!! [01/28 21:29:07] [INFO] We are on page 1 of 1 [01/28 21:29:07] [INFO] Number of posts: 1 [01/28 21:29:07] [INFO] Progress: 848/6740 [01/28 21:29:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:29:07] [INFO] Thread http://forum.notebookreview.com/threads/huawei-ascend-mate2.769532/ finished! [01/28 21:29:07] [INFO] !!! Now downloading Huawei Ascend Mate2 Review !!!!! [01/28 21:29:08] [INFO] We are on page 1 of 1 [01/28 21:29:08] [INFO] Number of posts: 1 [01/28 21:29:09] [INFO] Progress: 849/6740 [01/28 21:29:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:29:09] [INFO] Thread http://forum.notebookreview.com/threads/huawei-ascend-mate2-review.769624/ finished! [01/28 21:29:09] [INFO] !!! Now downloading How To Set Windows To Store Media Files on a Secondary Drive !!!!! [01/28 21:29:10] [INFO] We are on page 1 of 1 [01/28 21:29:10] [INFO] Number of posts: 2 [01/28 21:29:10] [INFO] Progress: 850/6740 [01/28 21:29:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:29:10] [INFO] Thread http://forum.notebookreview.com/threads/how-to-set-windows-to-store-media-files-on-a-secondary-drive.760305/ finished! [01/28 21:29:11] [INFO] !!! Now downloading Samsung Chromebook 2 Review !!!!! [01/28 21:29:12] [INFO] We are on page 1 of 1 [01/28 21:29:12] [INFO] Number of posts: 1 [01/28 21:29:12] [INFO] Progress: 851/6740 [01/28 21:29:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:29:12] [INFO] Thread http://forum.notebookreview.com/threads/samsung-chromebook-2-review.759931/ finished! [01/28 21:29:12] [INFO] !!! Now downloading HTC One remix !!!!! [01/28 21:29:13] [INFO] We are on page 1 of 1 [01/28 21:29:13] [INFO] Number of posts: 1 [01/28 21:29:13] [INFO] Progress: 852/6740 [01/28 21:29:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:29:13] [INFO] Thread http://forum.notebookreview.com/threads/htc-one-remix.769533/ finished! [01/28 21:29:14] [INFO] !!! Now downloading HTC One remix Review !!!!! [01/28 21:29:15] [INFO] We are on page 1 of 1 [01/28 21:29:15] [INFO] Number of posts: 1 [01/28 21:29:15] [INFO] Progress: 853/6740 [01/28 21:29:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:29:15] [INFO] Thread http://forum.notebookreview.com/threads/htc-one-remix-review.769623/ finished! [01/28 21:29:15] [INFO] !!! Now downloading LG G3 Review- Hail the Superphone !!!!! [01/28 21:29:17] [INFO] We are on page 1 of 1 [01/28 21:29:17] [INFO] Number of posts: 1 [01/28 21:29:17] [INFO] Progress: 854/6740 [01/28 21:29:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:29:17] [INFO] Thread http://forum.notebookreview.com/threads/lg-g3-review-hail-the-superphone.769622/ finished! [01/28 21:29:17] [INFO] !!! Now downloading Lenovo IdeaPad Z40 Review !!!!! [01/28 21:29:18] [INFO] We are on page 1 of 1 [01/28 21:29:18] [INFO] Number of posts: 3 [01/28 21:29:18] [INFO] Progress: 855/6740 [01/28 21:29:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:29:18] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ideapad-z40-review.759282/ finished! [01/28 21:29:19] [INFO] !!! Now downloading Huawei Ascend P7 !!!!! [01/28 21:29:20] [INFO] We are on page 1 of 1 [01/28 21:29:20] [INFO] Number of posts: 1 [01/28 21:29:20] [INFO] Progress: 856/6740 [01/28 21:29:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:29:20] [INFO] Thread http://forum.notebookreview.com/threads/huawei-ascend-p7.769550/ finished! [01/28 21:29:20] [INFO] !!! Now downloading HTC One (M8) Harman Kardon Edition !!!!! [01/28 21:29:22] [INFO] We are on page 1 of 1 [01/28 21:29:22] [INFO] Number of posts: 1 [01/28 21:29:22] [INFO] Progress: 857/6740 [01/28 21:29:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:29:22] [INFO] Thread http://forum.notebookreview.com/threads/htc-one-m8-harman-kardon-edition.769549/ finished! [01/28 21:29:22] [INFO] !!! Now downloading Nokia Lumia Icon !!!!! [01/28 21:29:23] [INFO] We are on page 1 of 1 [01/28 21:29:23] [INFO] Number of posts: 1 [01/28 21:29:23] [INFO] Progress: 858/6740 [01/28 21:29:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:29:23] [INFO] Thread http://forum.notebookreview.com/threads/nokia-lumia-icon.769548/ finished! [01/28 21:29:23] [INFO] !!! Now downloading LG G2 Mini !!!!! [01/28 21:29:25] [INFO] We are on page 1 of 1 [01/28 21:29:25] [INFO] Number of posts: 1 [01/28 21:29:25] [INFO] Progress: 859/6740 [01/28 21:29:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:29:25] [INFO] Thread http://forum.notebookreview.com/threads/lg-g2-mini.769547/ finished! [01/28 21:29:25] [INFO] !!! Now downloading Lenovo IdeaPad Z40 !!!!! [01/28 21:29:26] [INFO] We are on page 1 of 1 [01/28 21:29:26] [INFO] Number of posts: 1 [01/28 21:29:26] [INFO] Progress: 860/6740 [01/28 21:29:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:29:26] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ideapad-z40.759270/ finished! [01/28 21:29:27] [INFO] !!! Now downloading HTC Desire 816 !!!!! [01/28 21:29:28] [INFO] We are on page 1 of 1 [01/28 21:29:28] [INFO] Number of posts: 1 [01/28 21:29:28] [INFO] Progress: 861/6740 [01/28 21:29:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:29:28] [INFO] Thread http://forum.notebookreview.com/threads/htc-desire-816.769535/ finished! [01/28 21:29:29] [INFO] !!! Now downloading Samsung ATIV S Neo !!!!! [01/28 21:29:30] [INFO] We are on page 1 of 1 [01/28 21:29:30] [INFO] Number of posts: 1 [01/28 21:29:30] [INFO] Progress: 862/6740 [01/28 21:29:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:29:30] [INFO] Thread http://forum.notebookreview.com/threads/samsung-ativ-s-neo.769680/ finished! [01/28 21:29:30] [INFO] !!! Now downloading Acer Chromebook 13- Best Chromebook Experience with Nvidia's Tegra K1 !!!!! [01/28 21:29:31] [INFO] We are on page 1 of 1 [01/28 21:29:31] [INFO] Number of posts: 1 [01/28 21:29:31] [INFO] Progress: 863/6740 [01/28 21:29:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:29:31] [INFO] Thread http://forum.notebookreview.com/threads/acer-chromebook-13-best-chromebook-experience-with-nvidias-tegra-k1.759247/ finished! [01/28 21:29:31] [INFO] !!! Now downloading LG G3 !!!!! [01/28 21:29:33] [INFO] We are on page 1 of 1 [01/28 21:29:33] [INFO] Number of posts: 1 [01/28 21:29:33] [INFO] Progress: 864/6740 [01/28 21:29:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:29:33] [INFO] Thread http://forum.notebookreview.com/threads/lg-g3.769534/ finished! [01/28 21:29:33] [INFO] !!! Now downloading Best Laptops for Back To School !!!!! [01/28 21:29:34] [INFO] We are on page 1 of 1 [01/28 21:29:34] [INFO] Number of posts: 1 [01/28 21:29:34] [INFO] Progress: 865/6740 [01/28 21:29:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:29:34] [INFO] Thread http://forum.notebookreview.com/threads/best-laptops-for-back-to-school.758789/ finished! [01/28 21:29:35] [INFO] !!! Now downloading HTC Desire 816 Review- Powerful, Plastic, and Not So Pricey !!!!! [01/28 21:29:36] [INFO] We are on page 1 of 1 [01/28 21:29:36] [INFO] Number of posts: 1 [01/28 21:29:36] [INFO] Progress: 866/6740 [01/28 21:29:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:29:36] [INFO] Thread http://forum.notebookreview.com/threads/htc-desire-816-review-powerful-plastic-and-not-so-pricey.769621/ finished! [01/28 21:29:37] [INFO] !!! Now downloading Sneak Peak at MSI's new GT72 Dominator and WS60 Workstation !!!!! [01/28 21:29:38] [INFO] We are on page 1 of 1 [01/28 21:29:38] [INFO] Number of posts: 6 [01/28 21:29:38] [INFO] Progress: 867/6740 [01/28 21:29:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:29:38] [INFO] Thread http://forum.notebookreview.com/threads/sneak-peak-at-msis-new-gt72-dominator-and-ws60-workstation.757286/ finished! [01/28 21:29:38] [INFO] !!! Now downloading BlackBerry Q10 !!!!! [01/28 21:29:39] [INFO] We are on page 1 of 1 [01/28 21:29:39] [INFO] Number of posts: 1 [01/28 21:29:39] [INFO] Progress: 868/6740 [01/28 21:29:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:29:39] [INFO] Thread http://forum.notebookreview.com/threads/blackberry-q10.769565/ finished! [01/28 21:29:40] [INFO] !!! Now downloading Alienware 17 R5 Upgrade Guide !!!!! [01/28 21:29:41] [INFO] We are on page 1 of 1 [01/28 21:29:41] [INFO] Number of posts: 1 [01/28 21:29:41] [INFO] Progress: 869/6740 [01/28 21:29:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:29:41] [INFO] Thread http://forum.notebookreview.com/threads/alienware-17-r5-upgrade-guide.758126/ finished! [01/28 21:29:41] [INFO] !!! Now downloading Alienware 17 Review (2014 Edition) !!!!! [01/28 21:29:42] [INFO] We are on page 1 of 1 [01/28 21:29:42] [INFO] Number of posts: 1 [01/28 21:29:43] [INFO] Progress: 870/6740 [01/28 21:29:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:29:43] [INFO] Thread http://forum.notebookreview.com/threads/alienware-17-review-2014-edition.757992/ finished! [01/28 21:29:43] [INFO] !!! Now downloading LG G2 Mini Review- The Biggest Mini Phone !!!!! [01/28 21:29:44] [INFO] We are on page 1 of 1 [01/28 21:29:44] [INFO] Number of posts: 1 [01/28 21:29:44] [INFO] Progress: 871/6740 [01/28 21:29:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:29:44] [INFO] Thread http://forum.notebookreview.com/threads/lg-g2-mini-review-the-biggest-mini-phone.769620/ finished! [01/28 21:29:44] [INFO] !!! Now downloading INHON CarbonBook !!!!! [01/28 21:29:46] [INFO] We are on page 1 of 1 [01/28 21:29:46] [INFO] Number of posts: 1 [01/28 21:29:46] [INFO] Progress: 872/6740 [01/28 21:29:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:29:46] [INFO] Thread http://forum.notebookreview.com/threads/inhon-carbonbook.757640/ finished! [01/28 21:29:46] [INFO] !!! Now downloading Eurocom Racer (Clevo P150HM) !!!!! [01/28 21:29:47] [INFO] We are on page 1 of 1 [01/28 21:29:47] [INFO] Number of posts: 2 [01/28 21:29:47] [INFO] Progress: 873/6740 [01/28 21:29:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:29:47] [INFO] Thread http://forum.notebookreview.com/threads/eurocom-racer-clevo-p150hm.757630/ finished! [01/28 21:29:49] [INFO] !!! Now downloading MSI GT783 !!!!! [01/28 21:29:50] [INFO] We are on page 1 of 1 [01/28 21:29:50] [INFO] Number of posts: 1 [01/28 21:29:50] [INFO] Progress: 874/6740 [01/28 21:29:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:29:50] [INFO] Thread http://forum.notebookreview.com/threads/msi-gt783.757623/ finished! [01/28 21:29:50] [INFO] !!! Now downloading ASUS N53SM !!!!! [01/28 21:29:51] [INFO] We are on page 1 of 1 [01/28 21:29:51] [INFO] Number of posts: 1 [01/28 21:29:51] [INFO] Progress: 875/6740 [01/28 21:29:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:29:51] [INFO] Thread http://forum.notebookreview.com/threads/asus-n53sm.757622/ finished! [01/28 21:29:52] [INFO] !!! Now downloading AVADirect Clevo P270WM !!!!! [01/28 21:29:53] [INFO] We are on page 1 of 1 [01/28 21:29:53] [INFO] Number of posts: 1 [01/28 21:29:53] [INFO] Progress: 876/6740 [01/28 21:29:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:29:53] [INFO] Thread http://forum.notebookreview.com/threads/avadirect-clevo-p270wm.757621/ finished! [01/28 21:29:53] [INFO] !!! Now downloading Eurocom Monster 1.0 (Clevo W110ERF) !!!!! [01/28 21:29:55] [INFO] We are on page 1 of 1 [01/28 21:29:55] [INFO] Number of posts: 1 [01/28 21:29:55] [INFO] Progress: 877/6740 [01/28 21:29:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:29:55] [INFO] Thread http://forum.notebookreview.com/threads/eurocom-monster-1-0-clevo-w110erf.757578/ finished! [01/28 21:29:55] [INFO] !!! Now downloading Eurocom Fox 4.0 (Clevo W150ERM) !!!!! [01/28 21:29:56] [INFO] We are on page 1 of 1 [01/28 21:29:56] [INFO] Number of posts: 1 [01/28 21:29:56] [INFO] Progress: 878/6740 [01/28 21:29:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:29:56] [INFO] Thread http://forum.notebookreview.com/threads/eurocom-fox-4-0-clevo-w150erm.757577/ finished! [01/28 21:29:57] [INFO] !!! Now downloading Lenovo ThinkPad W530 !!!!! [01/28 21:29:58] [INFO] We are on page 1 of 1 [01/28 21:29:58] [INFO] Number of posts: 1 [01/28 21:29:58] [INFO] Progress: 879/6740 [01/28 21:29:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:29:58] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-w530.757575/ finished! [01/28 21:29:58] [INFO] !!! Now downloading Sony VAIO S !!!!! [01/28 21:29:59] [INFO] We are on page 1 of 1 [01/28 21:29:59] [INFO] Number of posts: 1 [01/28 21:29:59] [INFO] Progress: 880/6740 [01/28 21:29:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:29:59] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-s.757574/ finished! [01/28 21:30:01] [INFO] !!! Now downloading INHON CarbonBook User Review !!!!! [01/28 21:30:03] [INFO] We are on page 1 of 1 [01/28 21:30:03] [INFO] Number of posts: 1 [01/28 21:30:03] [INFO] Progress: 881/6740 [01/28 21:30:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:30:03] [INFO] Thread http://forum.notebookreview.com/threads/inhon-carbonbook-user-review.757570/ finished! [01/28 21:30:03] [INFO] !!! Now downloading Aorus X7v2 Review- Portability Meets Power !!!!! [01/28 21:30:04] [INFO] We are on page 1 of 1 [01/28 21:30:04] [INFO] Number of posts: 4 [01/28 21:30:04] [INFO] Progress: 882/6740 [01/28 21:30:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:30:04] [INFO] Thread http://forum.notebookreview.com/threads/aorus-x7v2-review-portability-meets-power.757320/ finished! [01/28 21:30:06] [INFO] !!! Now downloading MSI GT72 Dominator Pro Officially Announced !!!!! [01/28 21:30:07] [INFO] We are on page 1 of 1 [01/28 21:30:07] [INFO] Number of posts: 1 [01/28 21:30:07] [INFO] Progress: 883/6740 [01/28 21:30:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:30:07] [INFO] Thread http://forum.notebookreview.com/threads/msi-gt72-dominator-pro-officially-announced.757562/ finished! [01/28 21:30:08] [INFO] !!! Now downloading Lenovo IdeaPad Z400 Touch !!!!! [01/28 21:30:09] [INFO] We are on page 1 of 1 [01/28 21:30:09] [INFO] Number of posts: 1 [01/28 21:30:09] [INFO] Progress: 884/6740 [01/28 21:30:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:30:09] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ideapad-z400-touch.757494/ finished! [01/28 21:30:09] [INFO] !!! Now downloading Eurocom X3 (Clevo P157SM) !!!!! [01/28 21:30:10] [INFO] We are on page 1 of 1 [01/28 21:30:10] [INFO] Number of posts: 1 [01/28 21:30:10] [INFO] Progress: 885/6740 [01/28 21:30:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:30:10] [INFO] Thread http://forum.notebookreview.com/threads/eurocom-x3-clevo-p157sm.757492/ finished! [01/28 21:30:10] [INFO] !!! Now downloading Alienware 18 !!!!! [01/28 21:30:12] [INFO] We are on page 1 of 1 [01/28 21:30:12] [INFO] Number of posts: 1 [01/28 21:30:12] [INFO] Progress: 886/6740 [01/28 21:30:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:30:12] [INFO] Thread http://forum.notebookreview.com/threads/alienware-18.757485/ finished! [01/28 21:30:12] [INFO] !!! Now downloading Apple MacBook Air 11-inch (2014) !!!!! [01/28 21:30:13] [INFO] We are on page 1 of 1 [01/28 21:30:13] [INFO] Number of posts: 2 [01/28 21:30:13] [INFO] Progress: 887/6740 [01/28 21:30:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:30:13] [INFO] Thread http://forum.notebookreview.com/threads/apple-macbook-air-11-inch-2014.757478/ finished! [01/28 21:30:14] [INFO] !!! Now downloading Eurocom Shark 3 (Clevo W355SS) !!!!! [01/28 21:30:15] [INFO] We are on page 1 of 1 [01/28 21:30:15] [INFO] Number of posts: 1 [01/28 21:30:15] [INFO] Progress: 888/6740 [01/28 21:30:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:30:15] [INFO] Thread http://forum.notebookreview.com/threads/eurocom-shark-3-clevo-w355ss.757477/ finished! [01/28 21:30:15] [INFO] !!! Now downloading Lenovo ThinkPad X1 Carbon (2014) !!!!! [01/28 21:30:16] [INFO] We are on page 1 of 1 [01/28 21:30:16] [INFO] Number of posts: 1 [01/28 21:30:17] [INFO] Progress: 889/6740 [01/28 21:30:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:30:17] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-x1-carbon-2014.757471/ finished! [01/28 21:30:17] [INFO] !!! Now downloading MSI GT70 Dominator 2PC !!!!! [01/28 21:30:18] [INFO] We are on page 1 of 1 [01/28 21:30:18] [INFO] Number of posts: 1 [01/28 21:30:18] [INFO] Progress: 890/6740 [01/28 21:30:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:30:18] [INFO] Thread http://forum.notebookreview.com/threads/msi-gt70-dominator-2pc.757466/ finished! [01/28 21:30:19] [INFO] !!! Now downloading Aorus X7v2 !!!!! [01/28 21:30:20] [INFO] We are on page 1 of 1 [01/28 21:30:20] [INFO] Number of posts: 1 [01/28 21:30:20] [INFO] Progress: 891/6740 [01/28 21:30:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:30:20] [INFO] Thread http://forum.notebookreview.com/threads/aorus-x7v2.757465/ finished! [01/28 21:30:20] [INFO] !!! Now downloading CyberPower PC Unveils Zeusbook Edge X6 Portable Gaming Laptop !!!!! [01/28 21:30:21] [INFO] We are on page 1 of 1 [01/28 21:30:21] [INFO] Number of posts: 1 [01/28 21:30:21] [INFO] Progress: 892/6740 [01/28 21:30:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:30:21] [INFO] Thread http://forum.notebookreview.com/threads/cyberpower-pc-unveils-zeusbook-edge-x6-portable-gaming-laptop.757460/ finished! [01/28 21:30:22] [INFO] !!! Now downloading How To Get The Best Battery Life From Your Laptop !!!!! [01/28 21:30:23] [INFO] We are on page 1 of 1 [01/28 21:30:23] [INFO] Number of posts: 2 [01/28 21:30:23] [INFO] Progress: 893/6740 [01/28 21:30:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:30:23] [INFO] Thread http://forum.notebookreview.com/threads/how-to-get-the-best-battery-life-from-your-laptop.755905/ finished! [01/28 21:30:24] [INFO] !!! Now downloading Acer Reveals First Chromebook with 4th Gen Intel Core i3 Processor !!!!! [01/28 21:30:25] [INFO] We are on page 1 of 1 [01/28 21:30:25] [INFO] Number of posts: 1 [01/28 21:30:25] [INFO] Progress: 894/6740 [01/28 21:30:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:30:25] [INFO] Thread http://forum.notebookreview.com/threads/acer-reveals-first-chromebook-with-4th-gen-intel-core-i3-processor.757066/ finished! [01/28 21:30:26] [INFO] !!! Now downloading How To Back Up Your Social Cloud Data- FaceBook, Twitter, Gmail, and more !!!!! [01/28 21:30:27] [INFO] We are on page 1 of 1 [01/28 21:30:27] [INFO] Number of posts: 1 [01/28 21:30:27] [INFO] Progress: 895/6740 [01/28 21:30:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:30:27] [INFO] Thread http://forum.notebookreview.com/threads/how-to-back-up-your-social-cloud-data-facebook-twitter-gmail-and-more.756537/ finished! [01/28 21:30:27] [INFO] !!! Now downloading MSI GT70 Dominator 2PC Review- Bigger is Better !!!!! [01/28 21:30:28] [INFO] We are on page 1 of 1 [01/28 21:30:28] [INFO] Number of posts: 1 [01/28 21:30:28] [INFO] Progress: 896/6740 [01/28 21:30:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:30:28] [INFO] Thread http://forum.notebookreview.com/threads/msi-gt70-dominator-2pc-review-bigger-is-better.756271/ finished! [01/28 21:30:29] [INFO] !!! Now downloading Nokia Lumia Icon Review- The Last Great Nokia Phone !!!!! [01/28 21:30:30] [INFO] We are on page 1 of 1 [01/28 21:30:30] [INFO] Number of posts: 1 [01/28 21:30:30] [INFO] Progress: 897/6740 [01/28 21:30:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:30:30] [INFO] Thread http://forum.notebookreview.com/threads/nokia-lumia-icon-review-the-last-great-nokia-phone.769619/ finished! [01/28 21:30:31] [INFO] !!! Now downloading Western Digital's My Book Duo is a Huge Desktop Storage Solution !!!!! [01/28 21:30:32] [INFO] We are on page 1 of 1 [01/28 21:30:32] [INFO] Number of posts: 1 [01/28 21:30:32] [INFO] Progress: 898/6740 [01/28 21:30:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:30:32] [INFO] Thread http://forum.notebookreview.com/threads/western-digitals-my-book-duo-is-a-huge-desktop-storage-solution.755904/ finished! [01/28 21:30:33] [INFO] !!! Now downloading Asus C200M Chromebook Review !!!!! [01/28 21:30:34] [INFO] We are on page 1 of 1 [01/28 21:30:34] [INFO] Number of posts: 1 [01/28 21:30:34] [INFO] Progress: 899/6740 [01/28 21:30:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:30:34] [INFO] Thread http://forum.notebookreview.com/threads/asus-c200m-chromebook-review.755745/ finished! [01/28 21:30:34] [INFO] !!! Now downloading Eurocom Shark 3 (Clevo W355SS) Review !!!!! [01/28 21:30:35] [INFO] We are on page 1 of 1 [01/28 21:30:35] [INFO] Number of posts: 3 [01/28 21:30:36] [INFO] Progress: 900/6740 [01/28 21:30:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:30:36] [INFO] Thread http://forum.notebookreview.com/threads/eurocom-shark-3-clevo-w355ss-review.753829/ finished! [01/28 21:30:36] [INFO] !!! Now downloading Three New ADATA Premier Pro SSDs- Fast, Fast, Faster! !!!!! [01/28 21:30:37] [INFO] We are on page 1 of 1 [01/28 21:30:37] [INFO] Number of posts: 2 [01/28 21:30:38] [INFO] Progress: 901/6740 [01/28 21:30:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:30:38] [INFO] Thread http://forum.notebookreview.com/threads/three-new-adata-premier-pro-ssds-fast-fast-faster.755050/ finished! [01/28 21:30:38] [INFO] !!! Now downloading How to Use Google Apps for Business !!!!! [01/28 21:30:39] [INFO] We are on page 1 of 1 [01/28 21:30:39] [INFO] Number of posts: 1 [01/28 21:30:39] [INFO] Progress: 902/6740 [01/28 21:30:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:30:39] [INFO] Thread http://forum.notebookreview.com/threads/how-to-use-google-apps-for-business.755493/ finished! [01/28 21:30:40] [INFO] !!! Now downloading HTC One (M8) Harman Kardon Edition Review- The Sound of Sprint !!!!! [01/28 21:30:41] [INFO] We are on page 1 of 1 [01/28 21:30:41] [INFO] Number of posts: 1 [01/28 21:30:41] [INFO] Progress: 903/6740 [01/28 21:30:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:30:41] [INFO] Thread http://forum.notebookreview.com/threads/htc-one-m8-harman-kardon-edition-review-the-sound-of-sprint.769617/ finished! [01/28 21:30:41] [INFO] !!! Now downloading Dell Inspiron 14 7000 Series Review !!!!! [01/28 21:30:42] [INFO] We are on page 1 of 1 [01/28 21:30:42] [INFO] Number of posts: 3 [01/28 21:30:43] [INFO] Progress: 904/6740 [01/28 21:30:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:30:43] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-14-7000-series-review.755417/ finished! [01/28 21:30:43] [INFO] !!! Now downloading Asus C200M Chromebook !!!!! [01/28 21:30:44] [INFO] We are on page 1 of 1 [01/28 21:30:44] [INFO] Number of posts: 1 [01/28 21:30:44] [INFO] Progress: 905/6740 [01/28 21:30:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:30:44] [INFO] Thread http://forum.notebookreview.com/threads/asus-c200m-chromebook.755427/ finished! [01/28 21:30:45] [INFO] !!! Now downloading Huawei Ascend P7 Review- Another Step Forward !!!!! [01/28 21:30:46] [INFO] We are on page 1 of 1 [01/28 21:30:46] [INFO] Number of posts: 1 [01/28 21:30:46] [INFO] Progress: 906/6740 [01/28 21:30:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:30:46] [INFO] Thread http://forum.notebookreview.com/threads/huawei-ascend-p7-review-another-step-forward.769616/ finished! [01/28 21:30:46] [INFO] !!! Now downloading Games Shine at Sony's E3 Presentation !!!!! [01/28 21:30:47] [INFO] We are on page 1 of 1 [01/28 21:30:47] [INFO] Number of posts: 4 [01/28 21:30:48] [INFO] Progress: 907/6740 [01/28 21:30:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:30:48] [INFO] Thread http://forum.notebookreview.com/threads/games-shine-at-sonys-e3-presentation.754902/ finished! [01/28 21:30:48] [INFO] !!! Now downloading Alienware Alpha- The Living Room Gaming PC of the Future (Sans-SteamOS) !!!!! [01/28 21:30:49] [INFO] We are on page 1 of 1 [01/28 21:30:49] [INFO] Number of posts: 2 [01/28 21:30:49] [INFO] Progress: 908/6740 [01/28 21:30:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:30:49] [INFO] Thread http://forum.notebookreview.com/threads/alienware-alpha-the-living-room-gaming-pc-of-the-future-sans-steamos.755051/ finished! [01/28 21:30:50] [INFO] !!! Now downloading CorelDraw Graphics Suite X7 Review !!!!! [01/28 21:30:51] [INFO] We are on page 1 of 1 [01/28 21:30:51] [INFO] Number of posts: 1 [01/28 21:30:51] [INFO] Progress: 909/6740 [01/28 21:30:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:30:51] [INFO] Thread http://forum.notebookreview.com/threads/coreldraw-graphics-suite-x7-review.754896/ finished! [01/28 21:30:52] [INFO] !!! Now downloading New SanDisk Extreme PRO SSD Comes with 10-year Warranty !!!!! [01/28 21:30:53] [INFO] We are on page 1 of 1 [01/28 21:30:53] [INFO] Number of posts: 3 [01/28 21:30:53] [INFO] Progress: 910/6740 [01/28 21:30:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:30:53] [INFO] Thread http://forum.notebookreview.com/threads/new-sandisk-extreme-pro-ssd-comes-with-10-year-warranty.754529/ finished! [01/28 21:30:53] [INFO] !!! Now downloading Summer Tech & Executive Summer Tech 2014 !!!!! [01/28 21:30:54] [INFO] We are on page 1 of 1 [01/28 21:30:54] [INFO] Number of posts: 1 [01/28 21:30:55] [INFO] Progress: 911/6740 [01/28 21:30:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:30:55] [INFO] Thread http://forum.notebookreview.com/threads/summer-tech-executive-summer-tech-2014.754804/ finished! [01/28 21:30:55] [INFO] !!! Now downloading HP Reveals the Pro x2 410 Laptop-Tablet Hybrid !!!!! [01/28 21:30:56] [INFO] We are on page 1 of 1 [01/28 21:30:56] [INFO] Number of posts: 5 [01/28 21:30:56] [INFO] Progress: 912/6740 [01/28 21:30:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:30:56] [INFO] Thread http://forum.notebookreview.com/threads/hp-reveals-the-pro-x2-410-laptop-tablet-hybrid.741980/ finished! [01/28 21:30:57] [INFO] !!! Now downloading Microsoft Doubles Down on Games at E3 !!!!! [01/28 21:30:58] [INFO] We are on page 1 of 1 [01/28 21:30:58] [INFO] Number of posts: 2 [01/28 21:30:58] [INFO] Progress: 913/6740 [01/28 21:30:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:30:58] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-doubles-down-on-games-at-e3.754743/ finished! [01/28 21:30:59] [INFO] !!! Now downloading TechnologyGuide Is Giving Away Tablets !!!!! [01/28 21:31:00] [INFO] We are on page 1 of 1 [01/28 21:31:00] [INFO] Number of posts: 1 [01/28 21:31:00] [INFO] Progress: 914/6740 [01/28 21:31:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:31:00] [INFO] Thread http://forum.notebookreview.com/threads/technologyguide-is-giving-away-tablets.754704/ finished! [01/28 21:31:00] [INFO] !!! Now downloading Asus Showcases New Ultra-thin ROG GX500 Gaming Notebook with 4K Screen !!!!! [01/28 21:31:01] [INFO] We are on page 1 of 1 [01/28 21:31:01] [INFO] Number of posts: 6 [01/28 21:31:02] [INFO] Progress: 915/6740 [01/28 21:31:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:31:02] [INFO] Thread http://forum.notebookreview.com/threads/asus-showcases-new-ultra-thin-rog-gx500-gaming-notebook-with-4k-screen.754168/ finished! [01/28 21:31:03] [INFO] !!! Now downloading Asus Goes Thinner and Lighter with Transformer Book T300 Chi and Zenbook NX500 !!!!! [01/28 21:31:04] [INFO] We are on page 1 of 1 [01/28 21:31:04] [INFO] Number of posts: 2 [01/28 21:31:04] [INFO] Progress: 916/6740 [01/28 21:31:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:31:04] [INFO] Thread http://forum.notebookreview.com/threads/asus-goes-thinner-and-lighter-with-transformer-book-t300-chi-and-zenbook-nx500.754086/ finished! [01/28 21:31:04] [INFO] !!! Now downloading Intel s 4GHz Devil s Canyon Processor, Chrome s 64-bit Release, and more news !!!!! [01/28 21:31:05] [INFO] We are on page 1 of 1 [01/28 21:31:05] [INFO] Number of posts: 2 [01/28 21:31:06] [INFO] Progress: 917/6740 [01/28 21:31:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:31:06] [INFO] Thread http://forum.notebookreview.com/threads/intel-s-4ghz-devil-s-canyon-processor-chrome-s-64-bit-release-and-more-news.754467/ finished! [01/28 21:31:08] [INFO] !!! Now downloading Microsoft Surface Pro 3 vs. Apple MacBook Air (2014) !!!!! [01/28 21:31:09] [INFO] We are on page 1 of 1 [01/28 21:31:09] [INFO] Number of posts: 1 [01/28 21:31:09] [INFO] Progress: 918/6740 [01/28 21:31:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:31:09] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-surface-pro-3-vs-apple-macbook-air-2014.754532/ finished! [01/28 21:31:13] [INFO] !!! Now downloading HP ZBook 17 Mobile Workstation Review !!!!! [01/28 21:31:14] [INFO] We are on page 1 of 2 [01/28 21:31:17] [INFO] We are on page 2 of 2 [01/28 21:31:17] [INFO] Number of posts: 1 [01/28 21:31:17] [INFO] Progress: 919/6740 [01/28 21:31:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:31:17] [INFO] Thread http://forum.notebookreview.com/threads/hp-zbook-17-mobile-workstation-review.744380/ finished! [01/28 21:31:18] [INFO] !!! Now downloading Kingston ships new HyperX Impact Memory, Fury SSD and M.2 2280 SATA SSD for Laptops !!!!! [01/28 21:31:19] [INFO] We are on page 1 of 1 [01/28 21:31:19] [INFO] Number of posts: 1 [01/28 21:31:19] [INFO] Progress: 920/6740 [01/28 21:31:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:31:19] [INFO] Thread http://forum.notebookreview.com/threads/kingston-ships-new-hyperx-impact-memory-fury-ssd-and-m-2-2280-sata-ssd-for-laptops.754334/ finished! [01/28 21:31:20] [INFO] !!! Now downloading HP's New Pro X2 612 and EliteBook 700 Mean Business !!!!! [01/28 21:31:21] [INFO] We are on page 1 of 1 [01/28 21:31:21] [INFO] Number of posts: 2 [01/28 21:31:21] [INFO] Progress: 921/6740 [01/28 21:31:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:31:21] [INFO] Thread http://forum.notebookreview.com/threads/hps-new-pro-x2-612-and-elitebook-700-mean-business.754253/ finished! [01/28 21:31:21] [INFO] !!! Now downloading AMD Kaveri Hands-On- Performance Testing the FX-7600P !!!!! [01/28 21:31:22] [INFO] We are on page 1 of 1 [01/28 21:31:22] [INFO] Number of posts: 1 [01/28 21:31:23] [INFO] Progress: 922/6740 [01/28 21:31:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:31:23] [INFO] Thread http://forum.notebookreview.com/threads/amd-kaveri-hands-on-performance-testing-the-fx-7600p.754239/ finished! [01/28 21:31:23] [INFO] !!! Now downloading Aorus X3, X3 Plus and X7 Change The Face Of Laptop Gaming !!!!! [01/28 21:31:24] [INFO] We are on page 1 of 1 [01/28 21:31:24] [INFO] Number of posts: 4 [01/28 21:31:24] [INFO] Progress: 923/6740 [01/28 21:31:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:31:24] [INFO] Thread http://forum.notebookreview.com/threads/aorus-x3-x3-plus-and-x7-change-the-face-of-laptop-gaming.754103/ finished! [01/28 21:31:25] [INFO] !!! Now downloading Coming This Fall From Apple- OS X Yosemite !!!!! [01/28 21:31:26] [INFO] We are on page 1 of 1 [01/28 21:31:26] [INFO] Number of posts: 1 [01/28 21:31:26] [INFO] Progress: 924/6740 [01/28 21:31:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:31:26] [INFO] Thread http://forum.notebookreview.com/threads/coming-this-fall-from-apple-os-x-yosemite.754130/ finished! [01/28 21:31:26] [INFO] !!! Now downloading Plextor Showcases M6 Pro SATA SSD with PlexTurbo !!!!! [01/28 21:31:27] [INFO] We are on page 1 of 1 [01/28 21:31:27] [INFO] Number of posts: 1 [01/28 21:31:27] [INFO] Progress: 925/6740 [01/28 21:31:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:31:27] [INFO] Thread http://forum.notebookreview.com/threads/plextor-showcases-m6-pro-sata-ssd-with-plexturbo.754109/ finished! [01/28 21:31:28] [INFO] !!! Now downloading Asus Mixes Phone, Tablet and Laptop in the Transformer Book V !!!!! [01/28 21:31:29] [INFO] We are on page 1 of 1 [01/28 21:31:29] [INFO] Number of posts: 1 [01/28 21:31:29] [INFO] Progress: 926/6740 [01/28 21:31:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:31:29] [INFO] Thread http://forum.notebookreview.com/threads/asus-mixes-phone-tablet-and-laptop-in-the-transformer-book-v.754081/ finished! [01/28 21:31:29] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-thinkpad-t410-review-discussion.457206/ is 70000 ms [01/28 21:31:30] [INFO] !!! Now downloading Lenovo ThinkPad T410 Review Discussion !!!!! [01/28 21:31:31] [INFO] We are on page 1 of 13 [01/28 21:31:33] [INFO] We are on page 2 of 13 [01/28 21:31:35] [INFO] We are on page 3 of 13 [01/28 21:31:37] [INFO] We are on page 4 of 13 [01/28 21:31:38] [INFO] We are on page 5 of 13 [01/28 21:31:41] [INFO] We are on page 6 of 13 [01/28 21:31:44] [INFO] We are on page 7 of 13 [01/28 21:31:45] [INFO] We are on page 8 of 13 [01/28 21:31:48] [INFO] We are on page 9 of 13 [01/28 21:31:50] [INFO] We are on page 10 of 13 [01/28 21:31:51] [INFO] We are on page 11 of 13 [01/28 21:31:53] [INFO] We are on page 12 of 13 [01/28 21:31:55] [INFO] We are on page 13 of 13 [01/28 21:31:55] [INFO] Number of posts: 1 [01/28 21:31:55] [INFO] Progress: 927/6740 [01/28 21:31:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:31:55] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-t410-review-discussion.457206/ finished! [01/28 21:31:55] [INFO] !!! Now downloading New Asus 4K Monitor, ADATA to Showcase DDR4 RAM Tech, and more news !!!!! [01/28 21:31:56] [INFO] We are on page 1 of 1 [01/28 21:31:56] [INFO] Number of posts: 1 [01/28 21:31:57] [INFO] Progress: 928/6740 [01/28 21:31:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:31:57] [INFO] Thread http://forum.notebookreview.com/threads/new-asus-4k-monitor-adata-to-showcase-ddr4-ram-tech-and-more-news.753868/ finished! [01/28 21:31:57] [INFO] !!! Now downloading How to Choose a Laptop Bag !!!!! [01/28 21:31:58] [INFO] We are on page 1 of 1 [01/28 21:31:58] [INFO] Number of posts: 1 [01/28 21:31:58] [INFO] Progress: 929/6740 [01/28 21:31:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:31:58] [INFO] Thread http://forum.notebookreview.com/threads/how-to-choose-a-laptop-bag.753867/ finished! [01/28 21:31:59] [INFO] !!! Now downloading Dell Inspiron 14 7000 series !!!!! [01/28 21:32:00] [INFO] We are on page 1 of 1 [01/28 21:32:00] [INFO] Number of posts: 1 [01/28 21:32:00] [INFO] Progress: 930/6740 [01/28 21:32:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:32:00] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-14-7000-series.753799/ finished! [01/28 21:32:00] [INFO] !!! Now downloading Toshiba Unveils High-Res Kirabook Discussion !!!!! [01/28 21:32:01] [INFO] We are on page 1 of 2 [01/28 21:32:03] [INFO] We are on page 2 of 2 [01/28 21:32:03] [INFO] Number of posts: 4 [01/28 21:32:03] [INFO] Progress: 931/6740 [01/28 21:32:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:32:03] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-unveils-high-res-kirabook-discussion.716263/ finished! [01/28 21:32:04] [INFO] !!! Now downloading Toshiba Satellite Click 2 Hands-on Preview !!!!! [01/28 21:32:05] [INFO] We are on page 1 of 1 [01/28 21:32:05] [INFO] Number of posts: 2 [01/28 21:32:05] [INFO] Progress: 932/6740 [01/28 21:32:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:32:05] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-click-2-hands-on-preview.753643/ finished! [01/28 21:32:05] [INFO] !!! Now downloading Wolfenstein- The New Order Review -- Old Game, New Tricks !!!!! [01/28 21:32:07] [INFO] We are on page 1 of 1 [01/28 21:32:07] [INFO] Number of posts: 1 [01/28 21:32:07] [INFO] Progress: 933/6740 [01/28 21:32:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:32:07] [INFO] Thread http://forum.notebookreview.com/threads/wolfenstein-the-new-order-review-old-game-new-tricks.753641/ finished! [01/28 21:32:07] [INFO] !!! Now downloading Intel Broadwell Processor Release Announced, Steam In-Home Streaming, and more news !!!!! [01/28 21:32:08] [INFO] We are on page 1 of 1 [01/28 21:32:08] [INFO] Number of posts: 4 [01/28 21:32:08] [INFO] Progress: 934/6740 [01/28 21:32:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:32:08] [INFO] Thread http://forum.notebookreview.com/threads/intel-broadwell-processor-release-announced-steam-in-home-streaming-and-more-news.753273/ finished! [01/28 21:32:09] [INFO] !!! Now downloading How To Choose A Laptop Sleeve !!!!! [01/28 21:32:10] [INFO] We are on page 1 of 1 [01/28 21:32:10] [INFO] Number of posts: 3 [01/28 21:32:10] [INFO] Progress: 935/6740 [01/28 21:32:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:32:10] [INFO] Thread http://forum.notebookreview.com/threads/how-to-choose-a-laptop-sleeve.752873/ finished! [01/28 21:32:10] [INFO] !!! Now downloading Dell Inspiron 15 7000 Review !!!!! [01/28 21:32:12] [INFO] We are on page 1 of 1 [01/28 21:32:12] [INFO] Number of posts: 1 [01/28 21:32:12] [INFO] Progress: 936/6740 [01/28 21:32:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:32:12] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-15-7000-review.753275/ finished! [01/28 21:32:12] [INFO] !!! Now downloading Apple MacBook Air 11-inch (2014) Review !!!!! [01/28 21:32:13] [INFO] We are on page 1 of 1 [01/28 21:32:13] [INFO] Number of posts: 2 [01/28 21:32:13] [INFO] Progress: 937/6740 [01/28 21:32:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:32:13] [INFO] Thread http://forum.notebookreview.com/threads/apple-macbook-air-11-inch-2014-review.753124/ finished! [01/28 21:32:14] [INFO] !!! Now downloading Transistor Review- Respectfully Demanding !!!!! [01/28 21:32:15] [INFO] We are on page 1 of 1 [01/28 21:32:15] [INFO] Number of posts: 1 [01/28 21:32:15] [INFO] Progress: 938/6740 [01/28 21:32:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:32:15] [INFO] Thread http://forum.notebookreview.com/threads/transistor-review-respectfully-demanding.753045/ finished! [01/28 21:32:16] [INFO] !!! Now downloading Dell Inspiron 15 7000 series !!!!! [01/28 21:32:18] [INFO] We are on page 1 of 1 [01/28 21:32:18] [INFO] Number of posts: 1 [01/28 21:32:18] [INFO] Progress: 939/6740 [01/28 21:32:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:32:18] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-15-7000-series.752964/ finished! [01/28 21:32:18] [INFO] !!! Now downloading Search Engine Changes Coming in Europe, Microsoft to Release No-Kinect Xbox One, and more news !!!!! [01/28 21:32:19] [INFO] We are on page 1 of 1 [01/28 21:32:19] [INFO] Number of posts: 1 [01/28 21:32:19] [INFO] Progress: 940/6740 [01/28 21:32:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:32:19] [INFO] Thread http://forum.notebookreview.com/threads/search-engine-changes-coming-in-europe-microsoft-to-release-no-kinect-xbox-one-and-more-news.752711/ finished! [01/28 21:32:20] [INFO] !!! Now downloading Dell XPS 15 (2014) Review !!!!! [01/28 21:32:21] [INFO] We are on page 1 of 1 [01/28 21:32:21] [INFO] Number of posts: 3 [01/28 21:32:22] [INFO] Progress: 941/6740 [01/28 21:32:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:32:22] [INFO] Thread http://forum.notebookreview.com/threads/dell-xps-15-2014-review.752390/ finished! [01/28 21:32:22] [INFO] !!! Now downloading Large Variety of Chromebooks Set to Make a Splash This Summer !!!!! [01/28 21:32:23] [INFO] We are on page 1 of 1 [01/28 21:32:23] [INFO] Number of posts: 1 [01/28 21:32:23] [INFO] Progress: 942/6740 [01/28 21:32:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:32:23] [INFO] Thread http://forum.notebookreview.com/threads/large-variety-of-chromebooks-set-to-make-a-splash-this-summer.752398/ finished! [01/28 21:32:24] [INFO] !!! Now downloading Dell XPS 15 (2014) !!!!! [01/28 21:32:25] [INFO] We are on page 1 of 1 [01/28 21:32:25] [INFO] Number of posts: 1 [01/28 21:32:25] [INFO] Progress: 943/6740 [01/28 21:32:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:32:25] [INFO] Thread http://forum.notebookreview.com/threads/dell-xps-15-2014.752386/ finished! [01/28 21:32:26] [INFO] !!! Now downloading Dell Chromebook 11 Review !!!!! [01/28 21:32:28] [INFO] We are on page 1 of 1 [01/28 21:32:28] [INFO] Number of posts: 1 [01/28 21:32:28] [INFO] Progress: 944/6740 [01/28 21:32:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:32:28] [INFO] Thread http://forum.notebookreview.com/threads/dell-chromebook-11-review.752169/ finished! [01/28 21:32:28] [INFO] !!! Now downloading Eurocom?s Mobile Server, Origin?s ?Watch Dogs? Promotion, and more news !!!!! [01/28 21:32:29] [INFO] We are on page 1 of 1 [01/28 21:32:29] [INFO] Number of posts: 1 [01/28 21:32:29] [INFO] Progress: 945/6740 [01/28 21:32:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:32:29] [INFO] Thread http://forum.notebookreview.com/threads/eurocom%C2%92s-mobile-server-origin%C2%92s-%C2%93watch-dogs%C2%94-promotion-and-more-news.752167/ finished! [01/28 21:32:30] [INFO] !!! Now downloading Clevo P157SM-A !!!!! [01/28 21:32:31] [INFO] We are on page 1 of 1 [01/28 21:32:31] [INFO] Number of posts: 1 [01/28 21:32:31] [INFO] Progress: 946/6740 [01/28 21:32:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:32:31] [INFO] Thread http://forum.notebookreview.com/threads/clevo-p157sm-a.751907/ finished! [01/28 21:32:32] [INFO] !!! Now downloading New Apple MacBook Air Priced at $899 with New Processor and Better Battery Life !!!!! [01/28 21:32:33] [INFO] We are on page 1 of 1 [01/28 21:32:34] [INFO] Progress: 947/6740 [01/28 21:32:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:32:34] [INFO] Thread http://forum.notebookreview.com/threads/new-apple-macbook-air-priced-at-899-with-new-processor-and-better-battery-life.751319/ finished! [01/28 21:32:34] [INFO] !!! Now downloading Firefox 29 Released, IE s New Vulnerability, and More News !!!!! [01/28 21:32:35] [INFO] We are on page 1 of 1 [01/28 21:32:35] [INFO] Number of posts: 2 [01/28 21:32:35] [INFO] Progress: 948/6740 [01/28 21:32:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:32:35] [INFO] Thread http://forum.notebookreview.com/threads/firefox-29-released-ie-s-new-vulnerability-and-more-news.751566/ finished! [01/28 21:32:36] [INFO] !!! Now downloading AVADirect Clevo P157SM-A Review !!!!! [01/28 21:32:37] [INFO] We are on page 1 of 1 [01/28 21:32:37] [INFO] Number of posts: 1 [01/28 21:32:37] [INFO] Progress: 949/6740 [01/28 21:32:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:32:37] [INFO] Thread http://forum.notebookreview.com/threads/avadirect-clevo-p157sm-a-review.751842/ finished! [01/28 21:32:37] [INFO] !!! Now downloading Western Digital My Cloud EX2 Review- Cloud Storage Simplicity !!!!! [01/28 21:32:38] [INFO] We are on page 1 of 1 [01/28 21:32:38] [INFO] Number of posts: 2 [01/28 21:32:39] [INFO] Progress: 950/6740 [01/28 21:32:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:32:39] [INFO] Thread http://forum.notebookreview.com/threads/western-digital-my-cloud-ex2-review-cloud-storage-simplicity.747598/ finished! [01/28 21:32:39] [INFO] !!! Now downloading HP Zbook 14 Review- The Workstation That Thinks It s an Ultrabook !!!!! [01/28 21:32:40] [INFO] We are on page 1 of 1 [01/28 21:32:40] [INFO] Number of posts: 1 [01/28 21:32:40] [INFO] Progress: 951/6740 [01/28 21:32:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:32:40] [INFO] Thread http://forum.notebookreview.com/threads/hp-zbook-14-review-the-workstation-that-thinks-it-s-an-ultrabook.751569/ finished! [01/28 21:32:41] [INFO] !!! Now downloading Acer Aspire Switch 10 Hands-on Preview- A Magnetic Convertible !!!!! [01/28 21:32:42] [INFO] We are on page 1 of 1 [01/28 21:32:42] [INFO] Number of posts: 1 [01/28 21:32:42] [INFO] Progress: 952/6740 [01/28 21:32:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:32:42] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire-switch-10-hands-on-preview-a-magnetic-convertible.751473/ finished! [01/28 21:32:42] [INFO] !!! Now downloading Toshiba 4K Laptop Becomes World's First !!!!! [01/28 21:32:43] [INFO] We are on page 1 of 1 [01/28 21:32:43] [INFO] Number of posts: 4 [01/28 21:32:44] [INFO] Progress: 953/6740 [01/28 21:32:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:32:44] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-4k-laptop-becomes-worlds-first.750354/ finished! [01/28 21:32:44] [INFO] !!! Now downloading Samsung Galaxy S5 Review- The Blockbuster Phone !!!!! [01/28 21:32:45] [INFO] We are on page 1 of 1 [01/28 21:32:45] [INFO] Number of posts: 1 [01/28 21:32:45] [INFO] Progress: 954/6740 [01/28 21:32:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:32:45] [INFO] Thread http://forum.notebookreview.com/threads/samsung-galaxy-s5-review-the-blockbuster-phone.769678/ finished! [01/28 21:32:46] [INFO] !!! Now downloading Samsung Galaxy S5 !!!!! [01/28 21:32:47] [INFO] We are on page 1 of 1 [01/28 21:32:47] [INFO] Number of posts: 1 [01/28 21:32:47] [INFO] Progress: 955/6740 [01/28 21:32:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:32:47] [INFO] Thread http://forum.notebookreview.com/threads/samsung-galaxy-s5.769677/ finished! [01/28 21:32:47] [INFO] !!! Now downloading News Bits- SSD Enclosure, LibreSSL In The Works, and more! !!!!! [01/28 21:32:48] [INFO] We are on page 1 of 1 [01/28 21:32:48] [INFO] Number of posts: 1 [01/28 21:32:48] [INFO] Progress: 956/6740 [01/28 21:32:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:32:48] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-ssd-enclosure-libressl-in-the-works-and-more.751047/ finished! [01/28 21:32:49] [INFO] !!! Now downloading mSATA SSD Review- Crucial 480GB M500 vs Samsung 1TB 840 EVO !!!!! [01/28 21:32:50] [INFO] We are on page 1 of 1 [01/28 21:32:50] [INFO] Number of posts: 7 [01/28 21:32:50] [INFO] Progress: 957/6740 [01/28 21:32:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:32:50] [INFO] Thread http://forum.notebookreview.com/threads/msata-ssd-review-crucial-480gb-m500-vs-samsung-1tb-840-evo.745445/ finished! [01/28 21:32:51] [INFO] !!! Now downloading Toshiba KIRAbook Review- Hi-Res Ultrabook With Style !!!!! [01/28 21:32:52] [INFO] We are on page 1 of 1 [01/28 21:32:52] [INFO] Number of posts: 2 [01/28 21:32:52] [INFO] Progress: 958/6740 [01/28 21:32:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:32:52] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-kirabook-review-hi-res-ultrabook-with-style.750920/ finished! [01/28 21:32:52] [INFO] !!! Now downloading Moms, Dads & Grads 2014 !!!!! [01/28 21:32:53] [INFO] We are on page 1 of 1 [01/28 21:32:53] [INFO] Number of posts: 1 [01/28 21:32:54] [INFO] Progress: 959/6740 [01/28 21:32:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:32:54] [INFO] Thread http://forum.notebookreview.com/threads/moms-dads-grads-2014.750849/ finished! [01/28 21:32:54] [INFO] !!! Now downloading Evolve Hands on Preview- The Most Dangerous Game !!!!! [01/28 21:32:55] [INFO] We are on page 1 of 1 [01/28 21:32:55] [INFO] Number of posts: 1 [01/28 21:32:55] [INFO] Progress: 960/6740 [01/28 21:32:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:32:55] [INFO] Thread http://forum.notebookreview.com/threads/evolve-hands-on-preview-the-most-dangerous-game.750837/ finished! [01/28 21:32:56] [INFO] !!! Now downloading Lenovo Releases ThinkPad X131e Chromebook Discussion !!!!! [01/28 21:32:57] [INFO] We are on page 1 of 1 [01/28 21:32:57] [INFO] Number of posts: 5 [01/28 21:32:57] [INFO] Progress: 961/6740 [01/28 21:32:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:32:57] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-releases-thinkpad-x131e-chromebook-discussion.704218/ finished! [01/28 21:32:58] [INFO] !!! Now downloading HP Spectre 13 X2 Review !!!!! [01/28 21:32:59] [INFO] We are on page 1 of 1 [01/28 21:32:59] [INFO] Number of posts: 2 [01/28 21:32:59] [INFO] Progress: 962/6740 [01/28 21:32:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:32:59] [INFO] Thread http://forum.notebookreview.com/threads/hp-spectre-13-x2-review.750285/ finished! [01/28 21:32:59] [INFO] !!! Now downloading Best Cheap Laptops for Moms, Dads and Grads !!!!! [01/28 21:33:00] [INFO] We are on page 1 of 1 [01/28 21:33:00] [INFO] Number of posts: 1 [01/28 21:33:01] [INFO] Progress: 963/6740 [01/28 21:33:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:33:01] [INFO] Thread http://forum.notebookreview.com/threads/best-cheap-laptops-for-moms-dads-and-grads.750760/ finished! [01/28 21:33:02] [INFO] !!! Now downloading Murdered- Soul Suspect Walks Between Life and Death (Hands-on Preview) !!!!! [01/28 21:33:03] [INFO] We are on page 1 of 1 [01/28 21:33:03] [INFO] Number of posts: 1 [01/28 21:33:03] [INFO] Progress: 964/6740 [01/28 21:33:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:33:03] [INFO] Thread http://forum.notebookreview.com/threads/murdered-soul-suspect-walks-between-life-and-death-hands-on-preview.750567/ finished! [01/28 21:33:03] [INFO] !!! Now downloading Nosgoth Hands-on Preview- Free to Kain !!!!! [01/28 21:33:05] [INFO] We are on page 1 of 1 [01/28 21:33:05] [INFO] Number of posts: 1 [01/28 21:33:05] [INFO] Progress: 965/6740 [01/28 21:33:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:33:05] [INFO] Thread http://forum.notebookreview.com/threads/nosgoth-hands-on-preview-free-to-kain.750566/ finished! [01/28 21:33:05] [INFO] !!! Now downloading News Bits- Heartbleed OpenSSL Bug Fallout Continues, Eurocom's Electra 2 and More !!!!! [01/28 21:33:06] [INFO] We are on page 1 of 1 [01/28 21:33:06] [INFO] Number of posts: 1 [01/28 21:33:06] [INFO] Progress: 966/6740 [01/28 21:33:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:33:06] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-heartbleed-openssl-bug-fallout-continues-eurocoms-electra-2-and-more.750535/ finished! [01/28 21:33:06] [INFO] !!! Now downloading Logitech G502 Proteus Core Gaming Mouse Hands-on Preview !!!!! [01/28 21:33:08] [INFO] We are on page 1 of 1 [01/28 21:33:08] [INFO] Number of posts: 1 [01/28 21:33:08] [INFO] Progress: 967/6740 [01/28 21:33:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:33:08] [INFO] Thread http://forum.notebookreview.com/threads/logitech-g502-proteus-core-gaming-mouse-hands-on-preview.750507/ finished! [01/28 21:33:08] [INFO] !!! Now downloading MSI GS60 Ghost Pro Ultra-Portable Gaming Laptop Hands-on Preview !!!!! [01/28 21:33:09] [INFO] We are on page 1 of 1 [01/28 21:33:09] [INFO] Number of posts: 1 [01/28 21:33:09] [INFO] Progress: 968/6740 [01/28 21:33:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:33:09] [INFO] Thread http://forum.notebookreview.com/threads/msi-gs60-ghost-pro-ultra-portable-gaming-laptop-hands-on-preview.750473/ finished! [01/28 21:33:10] [INFO] !!! Now downloading Sony Xperia Z2 Review !!!!! [01/28 21:33:11] [INFO] We are on page 1 of 1 [01/28 21:33:11] [INFO] Number of posts: 1 [01/28 21:33:11] [INFO] Progress: 969/6740 [01/28 21:33:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:33:11] [INFO] Thread http://forum.notebookreview.com/threads/sony-xperia-z2-review.769615/ finished! [01/28 21:33:11] [INFO] !!! Now downloading Lenovo Updates Multiple Budget Laptops and Multimode Notebooks !!!!! [01/28 21:33:12] [INFO] We are on page 1 of 1 [01/28 21:33:12] [INFO] Number of posts: 2 [01/28 21:33:13] [INFO] Progress: 970/6740 [01/28 21:33:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:33:13] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-updates-multiple-budget-laptops-and-multimode-notebooks.750367/ finished! [01/28 21:33:13] [INFO] !!! Now downloading Sony Xperia Z2 !!!!! [01/28 21:33:14] [INFO] We are on page 1 of 1 [01/28 21:33:14] [INFO] Number of posts: 1 [01/28 21:33:14] [INFO] Progress: 971/6740 [01/28 21:33:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:33:14] [INFO] Thread http://forum.notebookreview.com/threads/sony-xperia-z2.769552/ finished! [01/28 21:33:15] [INFO] !!! Now downloading Hands-on with the Oculus Rift Development Kit 2 !!!!! [01/28 21:33:16] [INFO] We are on page 1 of 1 [01/28 21:33:16] [INFO] Number of posts: 1 [01/28 21:33:16] [INFO] Progress: 972/6740 [01/28 21:33:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:33:16] [INFO] Thread http://forum.notebookreview.com/threads/hands-on-with-the-oculus-rift-development-kit-2.750305/ finished! [01/28 21:33:16] [INFO] !!! Now downloading Nvidia G-SYNC Displays Offer Super-Smooth Graphics That Won't Clip !!!!! [01/28 21:33:17] [INFO] We are on page 1 of 1 [01/28 21:33:17] [INFO] Number of posts: 1 [01/28 21:33:17] [INFO] Progress: 973/6740 [01/28 21:33:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:33:17] [INFO] Thread http://forum.notebookreview.com/threads/nvidia-g-sync-displays-offer-super-smooth-graphics-that-wont-clip.750271/ finished! [01/28 21:33:18] [INFO] !!! Now downloading HP Spectre 13 X2 !!!!! [01/28 21:33:19] [INFO] We are on page 1 of 1 [01/28 21:33:19] [INFO] Number of posts: 1 [01/28 21:33:19] [INFO] Progress: 974/6740 [01/28 21:33:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:33:19] [INFO] Thread http://forum.notebookreview.com/threads/hp-spectre-13-x2.750269/ finished! [01/28 21:33:19] [INFO] !!! Now downloading How To Get The Most From Windows 8.1.1 !!!!! [01/28 21:33:20] [INFO] We are on page 1 of 1 [01/28 21:33:20] [INFO] Number of posts: 1 [01/28 21:33:20] [INFO] Progress: 975/6740 [01/28 21:33:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:33:20] [INFO] Thread http://forum.notebookreview.com/threads/how-to-get-the-most-from-windows-8-1-1.750247/ finished! [01/28 21:33:21] [INFO] !!! Now downloading Dell XPS 13 (2014) Review- Same Style New System !!!!! [01/28 21:33:22] [INFO] We are on page 1 of 1 [01/28 21:33:22] [INFO] Number of posts: 4 [01/28 21:33:22] [INFO] Progress: 976/6740 [01/28 21:33:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:33:22] [INFO] Thread http://forum.notebookreview.com/threads/dell-xps-13-2014-review-same-style-new-system.748527/ finished! [01/28 21:33:23] [INFO] !!! Now downloading News Bits- The End of Windows XP, The Heartbleed Bug s Impact, Logitech s Living-Room Keyboard, and Nvidia Updates !!!!! [01/28 21:33:24] [INFO] We are on page 1 of 1 [01/28 21:33:24] [INFO] Number of posts: 2 [01/28 21:33:24] [INFO] Progress: 977/6740 [01/28 21:33:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:33:24] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-the-end-of-windows-xp-the-heartbleed-bug-s-impact-logitech-s-living-room-keyboard-and-nvidia-updates.749925/ finished! [01/28 21:33:24] [INFO] !!! Now downloading HTC One M8 Review- Head of the Class !!!!! [01/28 21:33:26] [INFO] We are on page 1 of 1 [01/28 21:33:26] [INFO] Number of posts: 1 [01/28 21:33:26] [INFO] Progress: 978/6740 [01/28 21:33:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:33:26] [INFO] Thread http://forum.notebookreview.com/threads/htc-one-m8-review-head-of-the-class.769613/ finished! [01/28 21:33:26] [INFO] !!! Now downloading Alienware 18 Review (Early 2014 model) !!!!! [01/28 21:33:27] [INFO] We are on page 1 of 1 [01/28 21:33:27] [INFO] Number of posts: 5 [01/28 21:33:28] [INFO] Progress: 979/6740 [01/28 21:33:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:33:28] [INFO] Thread http://forum.notebookreview.com/threads/alienware-18-review-early-2014-model.749344/ finished! [01/28 21:33:28] [INFO] !!! Now downloading HTC One M8 !!!!! [01/28 21:33:29] [INFO] We are on page 1 of 1 [01/28 21:33:29] [INFO] Number of posts: 1 [01/28 21:33:29] [INFO] Progress: 980/6740 [01/28 21:33:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:33:29] [INFO] Thread http://forum.notebookreview.com/threads/htc-one-m8.769553/ finished! [01/28 21:33:30] [INFO] !!! Now downloading HTC One (M8) for Windows !!!!! [01/28 21:33:31] [INFO] We are on page 1 of 1 [01/28 21:33:31] [INFO] Number of posts: 1 [01/28 21:33:31] [INFO] Progress: 981/6740 [01/28 21:33:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:33:31] [INFO] Thread http://forum.notebookreview.com/threads/htc-one-m8-for-windows.769551/ finished! [01/28 21:33:31] [INFO] !!! Now downloading Toshiba CB30-A3120 Chromebook Review !!!!! [01/28 21:33:33] [INFO] We are on page 1 of 1 [01/28 21:33:33] [INFO] Number of posts: 1 [01/28 21:33:33] [INFO] Progress: 982/6740 [01/28 21:33:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:33:33] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-cb30-a3120-chromebook-review.749844/ finished! [01/28 21:33:33] [INFO] !!! Now downloading How To Use Google Apps for Education !!!!! [01/28 21:33:34] [INFO] We are on page 1 of 1 [01/28 21:33:34] [INFO] Number of posts: 1 [01/28 21:33:34] [INFO] Progress: 983/6740 [01/28 21:33:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:33:34] [INFO] Thread http://forum.notebookreview.com/threads/how-to-use-google-apps-for-education.749780/ finished! [01/28 21:33:35] [INFO] !!! Now downloading Apple iPhone 5s !!!!! [01/28 21:33:36] [INFO] We are on page 1 of 1 [01/28 21:33:36] [INFO] Number of posts: 1 [01/28 21:33:36] [INFO] Progress: 984/6740 [01/28 21:33:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:33:36] [INFO] Thread http://forum.notebookreview.com/threads/apple-iphone-5s.769561/ finished! [01/28 21:33:37] [INFO] !!! Now downloading News Bits- Windows 8.1.1 Update, LaCie Fuel Expansion, ADATA Premier Pro SSD, and the Eurocom M4 !!!!! [01/28 21:33:38] [INFO] We are on page 1 of 1 [01/28 21:33:38] [INFO] Number of posts: 1 [01/28 21:33:39] [INFO] Progress: 985/6740 [01/28 21:33:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:33:39] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-windows-8-1-1-update-lacie-fuel-expansion-adata-premier-pro-ssd-and-the-eurocom-m4.749421/ finished! [01/28 21:33:39] [INFO] !!! Now downloading LG G Flex Review !!!!! [01/28 21:33:40] [INFO] We are on page 1 of 1 [01/28 21:33:40] [INFO] Number of posts: 1 [01/28 21:33:40] [INFO] Progress: 986/6740 [01/28 21:33:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:33:40] [INFO] Thread http://forum.notebookreview.com/threads/lg-g-flex-review.769612/ finished! [01/28 21:33:41] [INFO] !!! Now downloading Motorola Droid Ultra !!!!! [01/28 21:33:42] [INFO] We are on page 1 of 1 [01/28 21:33:42] [INFO] Number of posts: 1 [01/28 21:33:42] [INFO] Progress: 987/6740 [01/28 21:33:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:33:42] [INFO] Thread http://forum.notebookreview.com/threads/motorola-droid-ultra.769562/ finished! [01/28 21:33:42] [INFO] !!! Now downloading Motorola Droid Mini !!!!! [01/28 21:33:43] [INFO] We are on page 1 of 1 [01/28 21:33:43] [INFO] Number of posts: 1 [01/28 21:33:44] [INFO] Progress: 988/6740 [01/28 21:33:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:33:44] [INFO] Thread http://forum.notebookreview.com/threads/motorola-droid-mini.769560/ finished! [01/28 21:33:44] [INFO] !!! Now downloading HTC One max !!!!! [01/28 21:33:45] [INFO] We are on page 1 of 1 [01/28 21:33:45] [INFO] Number of posts: 1 [01/28 21:33:45] [INFO] Progress: 989/6740 [01/28 21:33:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:33:45] [INFO] Thread http://forum.notebookreview.com/threads/htc-one-max.769557/ finished! [01/28 21:33:45] [INFO] !!! Now downloading Sony Xperia Z1 Compact !!!!! [01/28 21:33:47] [INFO] We are on page 1 of 1 [01/28 21:33:47] [INFO] Number of posts: 1 [01/28 21:33:47] [INFO] Progress: 990/6740 [01/28 21:33:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:33:47] [INFO] Thread http://forum.notebookreview.com/threads/sony-xperia-z1-compact.769556/ finished! [01/28 21:33:47] [INFO] !!! Now downloading Moto G !!!!! [01/28 21:33:48] [INFO] We are on page 1 of 1 [01/28 21:33:48] [INFO] Number of posts: 1 [01/28 21:33:48] [INFO] Progress: 991/6740 [01/28 21:33:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:33:48] [INFO] Thread http://forum.notebookreview.com/threads/moto-g.769555/ finished! [01/28 21:33:49] [INFO] !!! Now downloading LG G Flex !!!!! [01/28 21:33:50] [INFO] We are on page 1 of 1 [01/28 21:33:50] [INFO] Number of posts: 1 [01/28 21:33:50] [INFO] Progress: 992/6740 [01/28 21:33:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:33:50] [INFO] Thread http://forum.notebookreview.com/threads/lg-g-flex.769554/ finished! [01/28 21:33:50] [INFO] !!! Now downloading Dell Latitude Rugged Extreme Lineup Goes Hardcore with the New Latitude 12 and 14 Rugged Extreme !!!!! [01/28 21:33:51] [INFO] We are on page 1 of 1 [01/28 21:33:51] [INFO] Number of posts: 1 [01/28 21:33:51] [INFO] Progress: 993/6740 [01/28 21:33:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:33:51] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-rugged-extreme-lineup-goes-hardcore-with-the-new-latitude-12-and-14-rugged-extreme.749257/ finished! [01/28 21:33:52] [INFO] !!! Now downloading News Bits- Facebook Acquiring Oculus VR, the WD My Passport Pro, New Plextor SSDs, and Nvidia s Tegra K1 Dev Kit !!!!! [01/28 21:33:53] [INFO] We are on page 1 of 1 [01/28 21:33:53] [INFO] Number of posts: 5 [01/28 21:33:53] [INFO] Progress: 994/6740 [01/28 21:33:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:33:53] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-facebook-acquiring-oculus-vr-the-wd-my-passport-pro-new-plextor-ssds-and-nvidia-s-tegra-k1-dev-kit.748815/ finished! [01/28 21:33:54] [INFO] !!! Now downloading Toshiba Libretto 100CT Mini-Notebook Review !!!!! [01/28 21:33:55] [INFO] We are on page 1 of 1 [01/28 21:33:55] [INFO] Number of posts: 3 [01/28 21:33:56] [INFO] Progress: 995/6740 [01/28 21:33:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:33:56] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-libretto-100ct-mini-notebook-review.749165/ finished! [01/28 21:33:56] [INFO] !!! Now downloading ZipShare Cloud Service Review !!!!! [01/28 21:33:57] [INFO] We are on page 1 of 1 [01/28 21:33:57] [INFO] Number of posts: 1 [01/28 21:33:57] [INFO] Progress: 996/6740 [01/28 21:33:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:33:57] [INFO] Thread http://forum.notebookreview.com/threads/zipshare-cloud-service-review.748540/ finished! [01/28 21:33:58] [INFO] !!! Now downloading Dell XPS 13 (2014) !!!!! [01/28 21:33:59] [INFO] We are on page 1 of 1 [01/28 21:33:59] [INFO] Number of posts: 1 [01/28 21:33:59] [INFO] Progress: 997/6740 [01/28 21:33:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:33:59] [INFO] Thread http://forum.notebookreview.com/threads/dell-xps-13-2014.748518/ finished! [01/28 21:34:00] [INFO] !!! Now downloading Introducing DirectX 12- Low-Level Control Means High Performance Boost !!!!! [01/28 21:34:01] [INFO] We are on page 1 of 1 [01/28 21:34:01] [INFO] Number of posts: 1 [01/28 21:34:01] [INFO] Progress: 998/6740 [01/28 21:34:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:34:01] [INFO] Thread http://forum.notebookreview.com/threads/introducing-directx-12-low-level-control-means-high-performance-boost.748224/ finished! [01/28 21:34:02] [INFO] !!! Now downloading New Intel 8-core Extreme Edition Processors and More Coming Soon !!!!! [01/28 21:34:03] [INFO] We are on page 1 of 1 [01/28 21:34:03] [INFO] Number of posts: 1 [01/28 21:34:03] [INFO] Progress: 999/6740 [01/28 21:34:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:34:03] [INFO] Thread http://forum.notebookreview.com/threads/new-intel-8-core-extreme-edition-processors-and-more-coming-soon.748210/ finished! [01/28 21:34:04] [INFO] !!! Now downloading HP EliteBook 1040 G1 Review !!!!! [01/28 21:34:05] [INFO] We are on page 1 of 1 [01/28 21:34:05] [INFO] Number of posts: 1 [01/28 21:34:05] [INFO] Progress: 1000/6740 [01/28 21:34:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:34:05] [INFO] Thread http://forum.notebookreview.com/threads/hp-elitebook-1040-g1-review.748047/ finished! [01/28 21:34:06] [INFO] !!! Now downloading Titanfall Review- A Master Class in Mechanics !!!!! [01/28 21:34:07] [INFO] We are on page 1 of 1 [01/28 21:34:07] [INFO] Number of posts: 4 [01/28 21:34:07] [INFO] Progress: 1001/6740 [01/28 21:34:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:34:07] [INFO] Thread http://forum.notebookreview.com/threads/titanfall-review-a-master-class-in-mechanics.747867/ finished! [01/28 21:34:08] [INFO] !!! Now downloading Nvidia Delivers Battery Boost with GeForce 800M Graphics !!!!! [01/28 21:34:09] [INFO] We are on page 1 of 1 [01/28 21:34:09] [INFO] Number of posts: 2 [01/28 21:34:09] [INFO] Progress: 1002/6740 [01/28 21:34:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:34:09] [INFO] Thread http://forum.notebookreview.com/threads/nvidia-delivers-battery-boost-with-geforce-800m-graphics.747441/ finished! [01/28 21:34:09] [INFO] !!! Now downloading Microsoft Office Online Review !!!!! [01/28 21:34:10] [INFO] We are on page 1 of 1 [01/28 21:34:10] [INFO] Number of posts: 1 [01/28 21:34:11] [INFO] Progress: 1003/6740 [01/28 21:34:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:34:11] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-office-online-review.747881/ finished! [01/28 21:34:11] [INFO] !!! Now downloading Asus May Have Cancelled Its Plans for Dual-OS Android Windows Devices !!!!! [01/28 21:34:12] [INFO] We are on page 1 of 1 [01/28 21:34:12] [INFO] Number of posts: 4 [01/28 21:34:12] [INFO] Progress: 1004/6740 [01/28 21:34:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:34:12] [INFO] Thread http://forum.notebookreview.com/threads/asus-may-have-cancelled-its-plans-for-dual-os-android-windows-devices.747762/ finished! [01/28 21:34:13] [INFO] !!! Now downloading HP EliteBook 850 Review !!!!! [01/28 21:34:14] [INFO] We are on page 1 of 1 [01/28 21:34:14] [INFO] Number of posts: 6 [01/28 21:34:14] [INFO] Progress: 1005/6740 [01/28 21:34:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:34:14] [INFO] Thread http://forum.notebookreview.com/threads/hp-elitebook-850-review.746942/ finished! [01/28 21:34:15] [INFO] !!! Now downloading VIDEO- Dell XPS 11 Review !!!!! [01/28 21:34:16] [INFO] We are on page 1 of 1 [01/28 21:34:16] [INFO] Number of posts: 1 [01/28 21:34:16] [INFO] Progress: 1006/6740 [01/28 21:34:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:34:16] [INFO] Thread http://forum.notebookreview.com/threads/video-dell-xps-11-review.747525/ finished! [01/28 21:34:16] [INFO] !!! Now downloading How To Keep Your Laptop Running- A Notebook Maintenance Guide !!!!! [01/28 21:34:17] [INFO] We are on page 1 of 1 [01/28 21:34:17] [INFO] Number of posts: 1 [01/28 21:34:18] [INFO] Progress: 1007/6740 [01/28 21:34:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:34:18] [INFO] Thread http://forum.notebookreview.com/threads/how-to-keep-your-laptop-running-a-notebook-maintenance-guide.747428/ finished! [01/28 21:34:18] [INFO] !!! Now downloading Dell XPS 11 Review- Flexible or Flailing !!!!! [01/28 21:34:19] [INFO] We are on page 1 of 1 [01/28 21:34:19] [INFO] Number of posts: 5 [01/28 21:34:20] [INFO] Progress: 1008/6740 [01/28 21:34:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:34:20] [INFO] Thread http://forum.notebookreview.com/threads/dell-xps-11-review-flexible-or-flailing.747286/ finished! [01/28 21:34:21] [INFO] !!! Now downloading Moto G Review- The Best Cheap Android Phone !!!!! [01/28 21:34:22] [INFO] We are on page 1 of 1 [01/28 21:34:22] [INFO] Number of posts: 1 [01/28 21:34:22] [INFO] Progress: 1009/6740 [01/28 21:34:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:34:22] [INFO] Thread http://forum.notebookreview.com/threads/moto-g-review-the-best-cheap-android-phone.769610/ finished! [01/28 21:34:22] [INFO] !!! Now downloading VIDEO- HP Spectre 13T X2 Hybrid Unboxing !!!!! [01/28 21:34:23] [INFO] We are on page 1 of 1 [01/28 21:34:23] [INFO] Number of posts: 7 [01/28 21:34:24] [INFO] Progress: 1010/6740 [01/28 21:34:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:34:24] [INFO] Thread http://forum.notebookreview.com/threads/video-hp-spectre-13t-x2-hybrid-unboxing.745885/ finished! [01/28 21:34:24] [INFO] !!! Now downloading Sony Xperia Z1 Compact Review- Small But Powerful !!!!! [01/28 21:34:25] [INFO] We are on page 1 of 1 [01/28 21:34:25] [INFO] Number of posts: 1 [01/28 21:34:25] [INFO] Progress: 1011/6740 [01/28 21:34:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:34:25] [INFO] Thread http://forum.notebookreview.com/threads/sony-xperia-z1-compact-review-small-but-powerful.769609/ finished! [01/28 21:34:26] [INFO] !!! Now downloading ASUS Transformer Book T100 User Review- A Few Months Later !!!!! [01/28 21:34:27] [INFO] We are on page 1 of 1 [01/28 21:34:27] [INFO] Number of posts: 1 [01/28 21:34:27] [INFO] Progress: 1012/6740 [01/28 21:34:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:34:27] [INFO] Thread http://forum.notebookreview.com/threads/asus-transformer-book-t100-user-review-a-few-months-later.746757/ finished! [01/28 21:34:28] [INFO] !!! Now downloading How To Improve Productivity with Windows 8.1 !!!!! [01/28 21:34:29] [INFO] We are on page 1 of 1 [01/28 21:34:29] [INFO] Number of posts: 1 [01/28 21:34:29] [INFO] Progress: 1013/6740 [01/28 21:34:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:34:29] [INFO] Thread http://forum.notebookreview.com/threads/how-to-improve-productivity-with-windows-8-1.746750/ finished! [01/28 21:34:29] [INFO] !!! Now downloading South Park- The Stick of Truth Review - Good Times with Weapons !!!!! [01/28 21:34:31] [INFO] We are on page 1 of 1 [01/28 21:34:31] [INFO] Number of posts: 1 [01/28 21:34:31] [INFO] Progress: 1014/6740 [01/28 21:34:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:34:31] [INFO] Thread http://forum.notebookreview.com/threads/south-park-the-stick-of-truth-review-good-times-with-weapons.746738/ finished! [01/28 21:34:31] [INFO] !!! Now downloading Donkey Kong Country- Tropical Freeze Review- Very Ape !!!!! [01/28 21:34:32] [INFO] We are on page 1 of 1 [01/28 21:34:32] [INFO] Number of posts: 1 [01/28 21:34:32] [INFO] Progress: 1015/6740 [01/28 21:34:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:34:32] [INFO] Thread http://forum.notebookreview.com/threads/donkey-kong-country-tropical-freeze-review-very-ape.746674/ finished! [01/28 21:34:33] [INFO] !!! Now downloading Sony VAIO Duo 13 !!!!! [01/28 21:34:34] [INFO] We are on page 1 of 1 [01/28 21:34:34] [INFO] Progress: 1016/6740 [01/28 21:34:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:34:34] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-duo-13.745559/ finished! [01/28 21:34:34] [INFO] !!! Now downloading Corel Unveils VideoStudio X7 !!!!! [01/28 21:34:36] [INFO] We are on page 1 of 1 [01/28 21:34:36] [INFO] Number of posts: 1 [01/28 21:34:36] [INFO] Progress: 1017/6740 [01/28 21:34:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:34:36] [INFO] Thread http://forum.notebookreview.com/threads/corel-unveils-videostudio-x7.746320/ finished! [01/28 21:34:36] [INFO] !!! Now downloading Castlevania- Lords of Shadow 2 Review- Now Whip It !!!!! [01/28 21:34:37] [INFO] We are on page 1 of 1 [01/28 21:34:37] [INFO] Number of posts: 2 [01/28 21:34:37] [INFO] Progress: 1018/6740 [01/28 21:34:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:34:37] [INFO] Thread http://forum.notebookreview.com/threads/castlevania-lords-of-shadow-2-review-now-whip-it.746174/ finished! [01/28 21:34:38] [INFO] !!! Now downloading Microsoft Talks Up Windows 8.1 Update, Lower PC Pricing !!!!! [01/28 21:34:39] [INFO] We are on page 1 of 1 [01/28 21:34:39] [INFO] Number of posts: 1 [01/28 21:34:39] [INFO] Progress: 1019/6740 [01/28 21:34:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:34:39] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-talks-up-windows-8-1-update-lower-pc-pricing.746213/ finished! [01/28 21:34:39] [INFO] !!! Now downloading Thief Review- It s About the Thievery, Not the Drama !!!!! [01/28 21:34:40] [INFO] We are on page 1 of 1 [01/28 21:34:40] [INFO] Number of posts: 1 [01/28 21:34:40] [INFO] Progress: 1020/6740 [01/28 21:34:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:34:40] [INFO] Thread http://forum.notebookreview.com/threads/thief-review-it-s-about-the-thievery-not-the-drama.746210/ finished! [01/28 21:34:41] [INFO] !!! Now downloading How to Dual Boot Mac OS X El Capitan and Windows 10 !!!!! [01/28 21:34:42] [INFO] We are on page 1 of 1 [01/28 21:34:42] [INFO] Number of posts: 1 [01/28 21:34:42] [INFO] Progress: 1021/6740 [01/28 21:34:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:34:42] [INFO] Thread http://forum.notebookreview.com/threads/how-to-dual-boot-mac-os-x-el-capitan-and-windows-10.746180/ finished! [01/28 21:34:43] [INFO] !!! Now downloading Best Cheap Laptops- Diamonds in the Rough !!!!! [01/28 21:34:44] [INFO] We are on page 1 of 1 [01/28 21:34:44] [INFO] Number of posts: 8 [01/28 21:34:45] [INFO] Progress: 1022/6740 [01/28 21:34:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:34:45] [INFO] Thread http://forum.notebookreview.com/threads/best-cheap-laptops-diamonds-in-the-rough.745615/ finished! [01/28 21:34:45] [INFO] !!! Now downloading HP's Sexy New Pavilion x360 Convertible Challenges Lenovo's Yoga !!!!! [01/28 21:34:46] [INFO] We are on page 1 of 1 [01/28 21:34:46] [INFO] Number of posts: 2 [01/28 21:34:47] [INFO] Progress: 1023/6740 [01/28 21:34:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:34:47] [INFO] Thread http://forum.notebookreview.com/threads/hps-sexy-new-pavilion-x360-convertible-challenges-lenovos-yoga.746097/ finished! [01/28 21:34:47] [INFO] !!! Now downloading Acer C720 Chromebook Review !!!!! [01/28 21:34:48] [INFO] We are on page 1 of 1 [01/28 21:34:48] [INFO] Number of posts: 1 [01/28 21:34:48] [INFO] Progress: 1024/6740 [01/28 21:34:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:34:48] [INFO] Thread http://forum.notebookreview.com/threads/acer-c720-chromebook-review.746092/ finished! [01/28 21:34:48] [INFO] !!! Now downloading Mobile World Congress 2014- Smartphones, Tablets, Mobility & More !!!!! [01/28 21:34:50] [INFO] We are on page 1 of 1 [01/28 21:34:50] [INFO] Number of posts: 1 [01/28 21:34:50] [INFO] Progress: 1025/6740 [01/28 21:34:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:34:50] [INFO] Thread http://forum.notebookreview.com/threads/mobile-world-congress-2014-smartphones-tablets-mobility-more.746089/ finished! [01/28 21:34:50] [INFO] !!! Now downloading Acer C720 Chromebook !!!!! [01/28 21:34:51] [INFO] We are on page 1 of 1 [01/28 21:34:51] [INFO] Number of posts: 1 [01/28 21:34:51] [INFO] Progress: 1026/6740 [01/28 21:34:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:34:51] [INFO] Thread http://forum.notebookreview.com/threads/acer-c720-chromebook.745763/ finished! [01/28 21:34:52] [INFO] !!! Now downloading Lenovo ThinkPad Yoga S1 !!!!! [01/28 21:34:53] [INFO] We are on page 1 of 1 [01/28 21:34:53] [INFO] Number of posts: 1 [01/28 21:34:53] [INFO] Progress: 1027/6740 [01/28 21:34:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:34:53] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-yoga-s1.745731/ finished! [01/28 21:34:53] [INFO] !!! Now downloading Lenovo ThinkPad Yoga S1 Review- Market Elasticity !!!!! [01/28 21:34:55] [INFO] We are on page 1 of 1 [01/28 21:34:55] [INFO] Number of posts: 2 [01/28 21:34:55] [INFO] Progress: 1028/6740 [01/28 21:34:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:34:55] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-yoga-s1-review-market-elasticity.745514/ finished! [01/28 21:34:55] [INFO] !!! Now downloading Asus Transformer Book T100 !!!!! [01/28 21:34:56] [INFO] We are on page 1 of 1 [01/28 21:34:56] [INFO] Number of posts: 1 [01/28 21:34:56] [INFO] Progress: 1029/6740 [01/28 21:34:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:34:56] [INFO] Thread http://forum.notebookreview.com/threads/asus-transformer-book-t100.745554/ finished! [01/28 21:34:57] [INFO] !!! Now downloading Pretty in Black- NVIDIA Titan Black GPU Unveiled, Plus 'Maxwell' GPUs !!!!! [01/28 21:34:58] [INFO] We are on page 1 of 1 [01/28 21:34:58] [INFO] Number of posts: 1 [01/28 21:34:58] [INFO] Progress: 1030/6740 [01/28 21:34:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:34:58] [INFO] Thread http://forum.notebookreview.com/threads/pretty-in-black-nvidia-titan-black-gpu-unveiled-plus-maxwell-gpus.745538/ finished! [01/28 21:34:58] [INFO] !!! Now downloading Could Curved Screens be Coming to Laptops !!!!! [01/28 21:35:00] [INFO] We are on page 1 of 1 [01/28 21:35:00] [INFO] Number of posts: 8 [01/28 21:35:00] [INFO] Progress: 1031/6740 [01/28 21:35:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:35:00] [INFO] Thread http://forum.notebookreview.com/threads/could-curved-screens-be-coming-to-laptops.744861/ finished! [01/28 21:35:01] [INFO] !!! Now downloading How to Connect a PC or Tablet Via 4G Wireless !!!!! [01/28 21:35:02] [INFO] We are on page 1 of 1 [01/28 21:35:02] [INFO] Number of posts: 1 [01/28 21:35:02] [INFO] Progress: 1032/6740 [01/28 21:35:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:35:02] [INFO] Thread http://forum.notebookreview.com/threads/how-to-connect-a-pc-or-tablet-via-4g-wireless.745049/ finished! [01/28 21:35:02] [INFO] !!! Now downloading Samsung ATIV Book 9 2014 Laptop Hands On !!!!! [01/28 21:35:04] [INFO] We are on page 1 of 2 [01/28 21:35:06] [INFO] We are on page 2 of 2 [01/28 21:35:06] [INFO] Number of posts: 5 [01/28 21:35:06] [INFO] Progress: 1033/6740 [01/28 21:35:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:35:06] [INFO] Thread http://forum.notebookreview.com/threads/samsung-ativ-book-9-2014-laptop-hands-on.742094/ finished! [01/28 21:35:06] [INFO] !!! Now downloading Rough Rider Messenger Bag Ruggedly Fuses Modern and Rustic Style !!!!! [01/28 21:35:07] [INFO] We are on page 1 of 1 [01/28 21:35:07] [INFO] Number of posts: 1 [01/28 21:35:07] [INFO] Progress: 1034/6740 [01/28 21:35:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:35:07] [INFO] Thread http://forum.notebookreview.com/threads/rough-rider-messenger-bag-ruggedly-fuses-modern-and-rustic-style.744987/ finished! [01/28 21:35:07] [INFO] !!! Now downloading Asus Transformer Book T100 Review !!!!! [01/28 21:35:09] [INFO] We are on page 1 of 1 [01/28 21:35:09] [INFO] Number of posts: 2 [01/28 21:35:09] [INFO] Progress: 1035/6740 [01/28 21:35:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:35:09] [INFO] Thread http://forum.notebookreview.com/threads/asus-transformer-book-t100-review.744870/ finished! [01/28 21:35:09] [INFO] !!! Now downloading Lenovo IdeaPad Yoga 11S Review !!!!! [01/28 21:35:10] [INFO] We are on page 1 of 2 [01/28 21:35:13] [INFO] We are on page 2 of 2 [01/28 21:35:13] [INFO] Number of posts: 7 [01/28 21:35:13] [INFO] Progress: 1036/6740 [01/28 21:35:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:35:13] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ideapad-yoga-11s-review.724201/ finished! [01/28 21:35:13] [INFO] !!! Now downloading How To Set Up a Power Plan in Windows 7 or 8 8.1 !!!!! [01/28 21:35:14] [INFO] We are on page 1 of 1 [01/28 21:35:14] [INFO] Number of posts: 1 [01/28 21:35:14] [INFO] Progress: 1037/6740 [01/28 21:35:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:35:14] [INFO] Thread http://forum.notebookreview.com/threads/how-to-set-up-a-power-plan-in-windows-7-or-8-8-1.744836/ finished! [01/28 21:35:15] [INFO] !!! Now downloading MSI Showcases Next-Gen Gaming Laptops !!!!! [01/28 21:35:16] [INFO] We are on page 1 of 1 [01/28 21:35:16] [INFO] Number of posts: 6 [01/28 21:35:16] [INFO] Progress: 1038/6740 [01/28 21:35:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:35:16] [INFO] Thread http://forum.notebookreview.com/threads/msi-showcases-next-gen-gaming-laptops.742073/ finished! [01/28 21:35:17] [INFO] !!! Now downloading HTC One Max Review- Size Isn't Everything !!!!! [01/28 21:35:18] [INFO] We are on page 1 of 1 [01/28 21:35:18] [INFO] Number of posts: 1 [01/28 21:35:18] [INFO] Progress: 1039/6740 [01/28 21:35:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:35:18] [INFO] Thread http://forum.notebookreview.com/threads/htc-one-max-review-size-isnt-everything.769608/ finished! [01/28 21:35:19] [INFO] !!! Now downloading What's in Windows 8.1 Update 1, and When Will It Be Ready !!!!! [01/28 21:35:20] [INFO] We are on page 1 of 1 [01/28 21:35:20] [INFO] Number of posts: 1 [01/28 21:35:20] [INFO] Progress: 1040/6740 [01/28 21:35:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:35:20] [INFO] Thread http://forum.notebookreview.com/threads/whats-in-windows-8-1-update-1-and-when-will-it-be-ready.744557/ finished! [01/28 21:35:21] [INFO] !!! Now downloading Sony Selling VAIO Division Amidst Falling PC Sales !!!!! [01/28 21:35:22] [INFO] We are on page 1 of 1 [01/28 21:35:22] [INFO] Number of posts: 1 [01/28 21:35:22] [INFO] Progress: 1041/6740 [01/28 21:35:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:35:22] [INFO] Thread http://forum.notebookreview.com/threads/sony-selling-vaio-division-amidst-falling-pc-sales.744532/ finished! [01/28 21:35:22] [INFO] !!! Now downloading Asus Chromebox Announced !!!!! [01/28 21:35:23] [INFO] We are on page 1 of 1 [01/28 21:35:23] [INFO] Number of posts: 3 [01/28 21:35:24] [INFO] Progress: 1042/6740 [01/28 21:35:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:35:24] [INFO] Thread http://forum.notebookreview.com/threads/asus-chromebox-announced.744387/ finished! [01/28 21:35:24] [INFO] !!! Now downloading Eurocom Launches New Addition To Ultrabook Line With Multitouch Armadillo !!!!! [01/28 21:35:25] [INFO] We are on page 1 of 1 [01/28 21:35:25] [INFO] Number of posts: 4 [01/28 21:35:26] [INFO] Progress: 1043/6740 [01/28 21:35:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:35:26] [INFO] Thread http://forum.notebookreview.com/threads/eurocom-launches-new-addition-to-ultrabook-line-with-multitouch-armadillo.744344/ finished! [01/28 21:35:26] [INFO] !!! Now downloading Cryptography Apps- How To Keep Your Personal Info Private !!!!! [01/28 21:35:27] [INFO] We are on page 1 of 1 [01/28 21:35:27] [INFO] Number of posts: 1 [01/28 21:35:27] [INFO] Progress: 1044/6740 [01/28 21:35:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:35:27] [INFO] Thread http://forum.notebookreview.com/threads/cryptography-apps-how-to-keep-your-personal-info-private.744308/ finished! [01/28 21:35:28] [INFO] !!! Now downloading How it Works- Making Sense of Computer Technology !!!!! [01/28 21:35:29] [INFO] We are on page 1 of 1 [01/28 21:35:29] [INFO] Number of posts: 6 [01/28 21:35:29] [INFO] Progress: 1045/6740 [01/28 21:35:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:35:29] [INFO] Thread http://forum.notebookreview.com/threads/how-it-works-making-sense-of-computer-technology.743871/ finished! [01/28 21:35:30] [INFO] !!! Now downloading Trade In Your PS3 for $100 off Xbox One until March 2nd !!!!! [01/28 21:35:31] [INFO] We are on page 1 of 1 [01/28 21:35:31] [INFO] Number of posts: 4 [01/28 21:35:31] [INFO] Progress: 1046/6740 [01/28 21:35:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:35:31] [INFO] Thread http://forum.notebookreview.com/threads/trade-in-your-ps3-for-100-off-xbox-one-until-march-2nd.743976/ finished! [01/28 21:35:32] [INFO] !!! Now downloading Octodad- Dadliest Catch Review- Papa Don't Take No Mess !!!!! [01/28 21:35:33] [INFO] We are on page 1 of 1 [01/28 21:35:33] [INFO] Number of posts: 1 [01/28 21:35:33] [INFO] Progress: 1047/6740 [01/28 21:35:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:35:33] [INFO] Thread http://forum.notebookreview.com/threads/octodad-dadliest-catch-review-papa-dont-take-no-mess.743964/ finished! [01/28 21:35:33] [INFO] !!! Now downloading HP Zbook 14 !!!!! [01/28 21:35:34] [INFO] We are on page 1 of 1 [01/28 21:35:34] [INFO] Number of posts: 1 [01/28 21:35:34] [INFO] Progress: 1048/6740 [01/28 21:35:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:35:34] [INFO] Thread http://forum.notebookreview.com/threads/hp-zbook-14.751420/ finished! [01/28 21:35:35] [INFO] !!! Now downloading Dell Inspiron 14 7000 Series Review- Curvaceous Competitor !!!!! [01/28 21:35:36] [INFO] We are on page 1 of 1 [01/28 21:35:36] [INFO] Number of posts: 2 [01/28 21:35:36] [WARNING] Could not download image http://i.dell.com/sites/imagecontent/products/PublishingImages/inspiron-7000/14-7437/images/laptop-inspiron-14-7000-love-pdp-module-1.jpg because Server returned HTTP response code: 422 for URL: http://i.dell.com/sites/imagecontent/products/PublishingImages/inspiron-7000/14-7437/images/laptop-inspiron-14-7000-love-pdp-module-1.jpg [01/28 21:35:36] [INFO] Progress: 1049/6740 [01/28 21:35:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:35:36] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-14-7000-series-review-curvaceous-competitor.743190/ finished! [01/28 21:35:37] [INFO] !!! Now downloading CES 2014- Will Windows Android Hybrid PCs Really Fly !!!!! [01/28 21:35:38] [INFO] We are on page 1 of 1 [01/28 21:35:38] [INFO] Number of posts: 4 [01/28 21:35:38] [INFO] Progress: 1050/6740 [01/28 21:35:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:35:38] [INFO] Thread http://forum.notebookreview.com/threads/ces-2014-will-windows-android-hybrid-pcs-really-fly.742476/ finished! [01/28 21:35:39] [INFO] !!! Now downloading Microsoft Changes SkyDrive's Name To OneDrive !!!!! [01/28 21:35:40] [INFO] We are on page 1 of 1 [01/28 21:35:40] [INFO] Number of posts: 1 [01/28 21:35:40] [INFO] Progress: 1051/6740 [01/28 21:35:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:35:40] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-changes-skydrives-name-to-onedrive.743814/ finished! [01/28 21:35:40] [INFO] !!! Now downloading Lenovo IdeaPad Flex 14 !!!!! [01/28 21:35:41] [INFO] We are on page 1 of 1 [01/28 21:35:41] [INFO] Number of posts: 1 [01/28 21:35:41] [INFO] Progress: 1052/6740 [01/28 21:35:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:35:41] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ideapad-flex-14.748797/ finished! [01/28 21:35:42] [INFO] !!! Now downloading Eurocom Clevo W560SR !!!!! [01/28 21:35:43] [INFO] We are on page 1 of 1 [01/28 21:35:43] [INFO] Number of posts: 1 [01/28 21:35:43] [INFO] Progress: 1053/6740 [01/28 21:35:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:35:43] [INFO] Thread http://forum.notebookreview.com/threads/eurocom-clevo-w560sr.748795/ finished! [01/28 21:35:44] [INFO] !!! Now downloading WD's 5mm Hybrid Drive is Crazy Thin (Hands on) Discussion !!!!! [01/28 21:35:45] [INFO] We are on page 1 of 1 [01/28 21:35:45] [INFO] Number of posts: 5 [01/28 21:35:45] [INFO] Progress: 1054/6740 [01/28 21:35:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:35:45] [INFO] Thread http://forum.notebookreview.com/threads/wds-5mm-hybrid-drive-is-crazy-thin-hands-on-discussion.688156/ finished! [01/28 21:35:46] [INFO] !!! Now downloading Alienware Unveils Vindicator Laptop Bag Series !!!!! [01/28 21:35:47] [INFO] We are on page 1 of 1 [01/28 21:35:47] [INFO] Number of posts: 3 [01/28 21:35:47] [INFO] Progress: 1055/6740 [01/28 21:35:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:35:47] [INFO] Thread http://forum.notebookreview.com/threads/alienware-unveils-vindicator-laptop-bag-series.742055/ finished! [01/28 21:35:47] [INFO] !!! Now downloading Lenovo IdeaPad Yoga 2 Pro !!!!! [01/28 21:35:48] [INFO] We are on page 1 of 1 [01/28 21:35:48] [INFO] Number of posts: 1 [01/28 21:35:49] [INFO] Progress: 1056/6740 [01/28 21:35:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:35:49] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ideapad-yoga-2-pro.748512/ finished! [01/28 21:35:49] [INFO] !!! Now downloading Lenovo ThinkPad T440S !!!!! [01/28 21:35:50] [INFO] We are on page 1 of 1 [01/28 21:35:50] [INFO] Number of posts: 1 [01/28 21:35:50] [INFO] Progress: 1057/6740 [01/28 21:35:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:35:50] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-t440s.748513/ finished! [01/28 21:35:51] [INFO] !!! Now downloading Lenovo ThinkPad S431 !!!!! [01/28 21:35:52] [INFO] We are on page 1 of 1 [01/28 21:35:52] [INFO] Number of posts: 1 [01/28 21:35:52] [INFO] Progress: 1058/6740 [01/28 21:35:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:35:52] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-s431.748514/ finished! [01/28 21:35:52] [INFO] !!! Now downloading Dell Latitude 7440 !!!!! [01/28 21:35:53] [INFO] We are on page 1 of 1 [01/28 21:35:53] [INFO] Number of posts: 1 [01/28 21:35:54] [INFO] Progress: 1059/6740 [01/28 21:35:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:35:54] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-7440.748515/ finished! [01/28 21:35:54] [INFO] !!! Now downloading HP EliteBook Folio 1040 G1 !!!!! [01/28 21:35:55] [INFO] We are on page 1 of 1 [01/28 21:35:55] [INFO] Number of posts: 1 [01/28 21:35:55] [INFO] Progress: 1060/6740 [01/28 21:35:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:35:55] [INFO] Thread http://forum.notebookreview.com/threads/hp-elitebook-folio-1040-g1.748534/ finished! [01/28 21:35:56] [INFO] !!! Now downloading Dell XPS 11 !!!!! [01/28 21:35:57] [INFO] We are on page 1 of 1 [01/28 21:35:57] [INFO] Number of posts: 1 [01/28 21:35:57] [INFO] Progress: 1061/6740 [01/28 21:35:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:35:57] [INFO] Thread http://forum.notebookreview.com/threads/dell-xps-11.748532/ finished! [01/28 21:35:58] [INFO] !!! Now downloading HP EliteBook 850 !!!!! [01/28 21:35:59] [INFO] We are on page 1 of 1 [01/28 21:35:59] [INFO] Number of posts: 1 [01/28 21:35:59] [INFO] Progress: 1062/6740 [01/28 21:35:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:35:59] [INFO] Thread http://forum.notebookreview.com/threads/hp-elitebook-850.748531/ finished! [01/28 21:35:59] [INFO] !!! Now downloading Dell Inspiron 14 7000 Series !!!!! [01/28 21:36:00] [INFO] We are on page 1 of 1 [01/28 21:36:00] [INFO] Number of posts: 1 [01/28 21:36:00] [INFO] Progress: 1063/6740 [01/28 21:36:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:36:00] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-14-7000-series.748516/ finished! [01/28 21:36:01] [INFO] !!! Now downloading Doing Your Own Taxes- Six Online Software Picks !!!!! [01/28 21:36:02] [INFO] We are on page 1 of 1 [01/28 21:36:02] [INFO] Number of posts: 1 [01/28 21:36:02] [INFO] Progress: 1064/6740 [01/28 21:36:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:36:02] [INFO] Thread http://forum.notebookreview.com/threads/doing-your-own-taxes-six-online-software-picks.743295/ finished! [01/28 21:36:02] [INFO] !!! Now downloading Hearthstone Enters Open Beta Phase !!!!! [01/28 21:36:04] [INFO] We are on page 1 of 1 [01/28 21:36:04] [INFO] Number of posts: 1 [01/28 21:36:04] [INFO] Progress: 1065/6740 [01/28 21:36:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:36:04] [INFO] Thread http://forum.notebookreview.com/threads/hearthstone-enters-open-beta-phase.743293/ finished! [01/28 21:36:04] [INFO] !!! Now downloading Toshiba KIRAbook !!!!! [01/28 21:36:05] [INFO] We are on page 1 of 1 [01/28 21:36:05] [INFO] Number of posts: 1 [01/28 21:36:05] [INFO] Progress: 1066/6740 [01/28 21:36:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:36:05] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-kirabook.750832/ finished! [01/28 21:36:05] [INFO] !!! Now downloading HP Pushes $150 Savings If Buyers Go Back to Windows 7 !!!!! [01/28 21:36:07] [INFO] We are on page 1 of 1 [01/28 21:36:07] [INFO] Number of posts: 2 [01/28 21:36:07] [INFO] Progress: 1067/6740 [01/28 21:36:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:36:07] [INFO] Thread http://forum.notebookreview.com/threads/hp-pushes-150-savings-if-buyers-go-back-to-windows-7.743129/ finished! [01/28 21:36:08] [INFO] !!! Now downloading HP Pushes Windows 7, Offering Savings To Switch from Windows 8 Discussion !!!!! [01/28 21:36:09] [INFO] We are on page 1 of 1 [01/28 21:36:09] [INFO] Number of posts: 7 [01/28 21:36:10] [INFO] Progress: 1068/6740 [01/28 21:36:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:36:10] [INFO] Thread http://forum.notebookreview.com/threads/hp-pushes-windows-7-offering-savings-to-switch-from-windows-8-discussion.743106/ finished! [01/28 21:36:10] [INFO] !!! Now downloading Eurocom Launches New Addition To Ultrabook Line With Multitouch Armadillo Discussion !!!!! [01/28 21:36:11] [INFO] We are on page 1 of 1 [01/28 21:36:11] [INFO] Number of posts: 1 [01/28 21:36:11] [INFO] Progress: 1069/6740 [01/28 21:36:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:36:11] [INFO] Thread http://forum.notebookreview.com/threads/eurocom-launches-new-addition-to-ultrabook-line-with-multitouch-armadillo-discussion.743101/ finished! [01/28 21:36:12] [INFO] !!! Now downloading Dell Inspiron 14 7000 Series Review Discussion !!!!! [01/28 21:36:13] [INFO] We are on page 1 of 1 [01/28 21:36:13] [INFO] Number of posts: 1 [01/28 21:36:13] [INFO] Progress: 1070/6740 [01/28 21:36:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:36:13] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-14-7000-series-review-discussion.743096/ finished! [01/28 21:36:14] [INFO] !!! Now downloading HP ZBook 17 !!!!! [01/28 21:36:16] [INFO] We are on page 1 of 1 [01/28 21:36:16] [INFO] Number of posts: 1 [01/28 21:36:16] [INFO] Progress: 1071/6740 [01/28 21:36:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:36:16] [INFO] Thread http://forum.notebookreview.com/threads/hp-zbook-17.748517/ finished! [01/28 21:36:16] [INFO] !!! Now downloading Lenovo IdeaPad Y510P Review !!!!! [01/28 21:36:17] [INFO] We are on page 1 of 2 [01/28 21:36:19] [INFO] We are on page 2 of 2 [01/28 21:36:19] [INFO] Number of posts: 5 [01/28 21:36:20] [INFO] Progress: 1072/6740 [01/28 21:36:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:36:20] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ideapad-y510p-review.727375/ finished! [01/28 21:36:20] [INFO] !!! Now downloading First Day of Steam Dev Days Offers Unofficial Glimpse into Valve's Future Technologies Discussion !!!!! [01/28 21:36:21] [INFO] We are on page 1 of 1 [01/28 21:36:21] [INFO] Number of posts: 1 [01/28 21:36:21] [INFO] Progress: 1073/6740 [01/28 21:36:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:36:21] [INFO] Thread http://forum.notebookreview.com/threads/first-day-of-steam-dev-days-offers-unofficial-glimpse-into-valves-future-technologies-discussion.742754/ finished! [01/28 21:36:22] [INFO] !!! Now downloading FINsix Introduces World's Smallest Laptop Adapter !!!!! [01/28 21:36:23] [INFO] We are on page 1 of 1 [01/28 21:36:23] [INFO] Number of posts: 6 [01/28 21:36:23] [INFO] Progress: 1074/6740 [01/28 21:36:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:36:23] [INFO] Thread http://forum.notebookreview.com/threads/finsix-introduces-worlds-smallest-laptop-adapter.742222/ finished! [01/28 21:36:23] [INFO] !!! Now downloading Fun Tech Finds of CES 2014 !!!!! [01/28 21:36:25] [INFO] We are on page 1 of 1 [01/28 21:36:25] [INFO] Number of posts: 1 [01/28 21:36:25] [INFO] Progress: 1075/6740 [01/28 21:36:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:36:25] [INFO] Thread http://forum.notebookreview.com/threads/fun-tech-finds-of-ces-2014.742540/ finished! [01/28 21:36:25] [INFO] !!! Now downloading CES 2014 PC Software Roundup- McAfee Is Renamed !!!!! [01/28 21:36:26] [INFO] We are on page 1 of 1 [01/28 21:36:26] [INFO] Number of posts: 1 [01/28 21:36:26] [INFO] Progress: 1076/6740 [01/28 21:36:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:36:26] [INFO] Thread http://forum.notebookreview.com/threads/ces-2014-pc-software-roundup-mcafee-is-renamed.742475/ finished! [01/28 21:36:27] [INFO] !!! Now downloading Sony Refreshes VAIO Line, Adding 11-inch Flip Hybrid Laptop !!!!! [01/28 21:36:28] [INFO] We are on page 1 of 1 [01/28 21:36:28] [INFO] Number of posts: 2 [01/28 21:36:28] [INFO] Progress: 1077/6740 [01/28 21:36:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:36:28] [INFO] Thread http://forum.notebookreview.com/threads/sony-refreshes-vaio-line-adding-11-inch-flip-hybrid-laptop.742230/ finished! [01/28 21:36:29] [INFO] !!! Now downloading Gigabyte AORUS X7 Debuts With Style and Power !!!!! [01/28 21:36:30] [INFO] We are on page 1 of 1 [01/28 21:36:30] [INFO] Number of posts: 1 [01/28 21:36:30] [INFO] Progress: 1078/6740 [01/28 21:36:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:36:30] [INFO] Thread http://forum.notebookreview.com/threads/gigabyte-aorus-x7-debuts-with-style-and-power.742236/ finished! [01/28 21:36:30] [INFO] !!! Now downloading Oculus Rift Unveils New Crystal Cove Prototype; Equipped with OLED Displays and Motion Tracking !!!!! [01/28 21:36:31] [INFO] We are on page 1 of 1 [01/28 21:36:31] [INFO] Number of posts: 1 [01/28 21:36:32] [INFO] Progress: 1079/6740 [01/28 21:36:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:36:32] [INFO] Thread http://forum.notebookreview.com/threads/oculus-rift-unveils-new-crystal-cove-prototype-equipped-with-oled-displays-and-motion-tracking.742233/ finished! [01/28 21:36:32] [INFO] !!! Now downloading Razer Reveals LEGO-esque Project Christine - PC Customization With Ease !!!!! [01/28 21:36:33] [INFO] We are on page 1 of 1 [01/28 21:36:33] [INFO] Number of posts: 6 [01/28 21:36:33] [INFO] Progress: 1080/6740 [01/28 21:36:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:36:33] [INFO] Thread http://forum.notebookreview.com/threads/razer-reveals-lego-esque-project-christine-pc-customization-with-ease.742147/ finished! [01/28 21:36:34] [INFO] !!! Now downloading HP Announces Z1 G2 All-In-One Workstation !!!!! [01/28 21:36:35] [INFO] We are on page 1 of 1 [01/28 21:36:35] [INFO] Number of posts: 2 [01/28 21:36:35] [INFO] Progress: 1081/6740 [01/28 21:36:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:36:35] [INFO] Thread http://forum.notebookreview.com/threads/hp-announces-z1-g2-all-in-one-workstation.742084/ finished! [01/28 21:36:36] [INFO] !!! Now downloading Toshiba CB30-A3120 Chromebook !!!!! [01/28 21:36:37] [INFO] We are on page 1 of 1 [01/28 21:36:37] [INFO] Number of posts: 1 [01/28 21:36:37] [INFO] Progress: 1082/6740 [01/28 21:36:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:36:37] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-cb30-a3120-chromebook.749776/ finished! [01/28 21:36:37] [INFO] !!! Now downloading Dell Chromebook 11 !!!!! [01/28 21:36:38] [INFO] We are on page 1 of 1 [01/28 21:36:38] [INFO] Number of posts: 1 [01/28 21:36:39] [INFO] Progress: 1083/6740 [01/28 21:36:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:36:39] [INFO] Thread http://forum.notebookreview.com/threads/dell-chromebook-11.752099/ finished! [01/28 21:36:39] [INFO] !!! Now downloading VIDEO- CES 2014 - Lenovo ThinkPad X1 Carbon !!!!! [01/28 21:36:40] [INFO] We are on page 1 of 1 [01/28 21:36:40] [INFO] Number of posts: 1 [01/28 21:36:40] [INFO] Progress: 1084/6740 [01/28 21:36:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:36:40] [INFO] Thread http://forum.notebookreview.com/threads/video-ces-2014-lenovo-thinkpad-x1-carbon.743880/ finished! [01/28 21:36:41] [INFO] !!! Now downloading Valve Details Initial Steambox Hardware Partners !!!!! [01/28 21:36:42] [INFO] We are on page 1 of 1 [01/28 21:36:42] [INFO] Number of posts: 4 [01/28 21:36:42] [INFO] Progress: 1085/6740 [01/28 21:36:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:36:42] [INFO] Thread http://forum.notebookreview.com/threads/valve-details-initial-steambox-hardware-partners.742077/ finished! [01/28 21:36:42] [INFO] !!! Now downloading EVGA Reveals TORQ X10 Carbon Gaming Mouse !!!!! [01/28 21:36:43] [INFO] We are on page 1 of 1 [01/28 21:36:43] [INFO] Number of posts: 1 [01/28 21:36:44] [INFO] Progress: 1086/6740 [01/28 21:36:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:36:44] [INFO] Thread http://forum.notebookreview.com/threads/evga-reveals-torq-x10-carbon-gaming-mouse.742088/ finished! [01/28 21:36:44] [INFO] !!! Now downloading Toshiba Unveils New 4K Ultra HD Laptops, 4th Gen KiraBook and Chromebook !!!!! [01/28 21:36:45] [INFO] We are on page 1 of 1 [01/28 21:36:45] [INFO] Number of posts: 1 [01/28 21:36:45] [INFO] Progress: 1087/6740 [01/28 21:36:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:36:45] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-unveils-new-4k-ultra-hd-laptops-4th-gen-kirabook-and-chromebook.742045/ finished! [01/28 21:36:46] [INFO] !!! Now downloading AMD's New Kaveri Processors Promise Amazing Performance Boost !!!!! [01/28 21:36:47] [INFO] We are on page 1 of 1 [01/28 21:36:47] [INFO] Number of posts: 1 [01/28 21:36:47] [INFO] Progress: 1088/6740 [01/28 21:36:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:36:47] [INFO] Thread http://forum.notebookreview.com/threads/amds-new-kaveri-processors-promise-amazing-performance-boost.742042/ finished! [01/28 21:36:47] [INFO] !!! Now downloading Seagate Introduced BackUp Plus Slim 2TB External HDD !!!!! [01/28 21:36:48] [INFO] We are on page 1 of 1 [01/28 21:36:48] [INFO] Number of posts: 2 [01/28 21:36:49] [INFO] Progress: 1089/6740 [01/28 21:36:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:36:49] [INFO] Thread http://forum.notebookreview.com/threads/seagate-introduced-backup-plus-slim-2tb-external-hdd.741974/ finished! [01/28 21:36:49] [INFO] !!! Now downloading LaCie Announces Sphere and Little Big Disk Thunderbolt Storage Drives !!!!! [01/28 21:36:50] [INFO] We are on page 1 of 1 [01/28 21:36:50] [INFO] Number of posts: 1 [01/28 21:36:50] [INFO] Progress: 1090/6740 [01/28 21:36:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:36:50] [INFO] Thread http://forum.notebookreview.com/threads/lacie-announces-sphere-and-little-big-disk-thunderbolt-storage-drives.742014/ finished! [01/28 21:36:51] [INFO] !!! Now downloading Better Screen, More Battery- Lenovo's Horizon 2 Continues Table PC Push !!!!! [01/28 21:36:52] [INFO] We are on page 1 of 1 [01/28 21:36:52] [INFO] Number of posts: 1 [01/28 21:36:52] [INFO] Progress: 1091/6740 [01/28 21:36:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:36:52] [INFO] Thread http://forum.notebookreview.com/threads/better-screen-more-battery-lenovos-horizon-2-continues-table-pc-push.742002/ finished! [01/28 21:36:53] [INFO] !!! Now downloading Lenovo Refreshes its Y and Z Series Laptops and Unveils the C560 Desktop !!!!! [01/28 21:36:54] [INFO] We are on page 1 of 1 [01/28 21:36:54] [INFO] Number of posts: 1 [01/28 21:36:54] [INFO] Progress: 1092/6740 [01/28 21:36:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:36:54] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-refreshes-its-y-and-z-series-laptops-and-unveils-the-c560-desktop.741989/ finished! [01/28 21:36:55] [INFO] !!! Now downloading LG Showcases New Ultra PC and Tab-Book 2 at CES 2014 !!!!! [01/28 21:36:56] [INFO] We are on page 1 of 1 [01/28 21:36:56] [INFO] Number of posts: 2 [01/28 21:36:56] [INFO] Progress: 1093/6740 [01/28 21:36:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:36:56] [INFO] Thread http://forum.notebookreview.com/threads/lg-showcases-new-ultra-pc-and-tab-book-2-at-ces-2014.741493/ finished! [01/28 21:36:57] [INFO] !!! Now downloading Seagate Announces Ultrathin HDD to Power Lenovo YOGA 2 PC !!!!! [01/28 21:36:58] [INFO] We are on page 1 of 1 [01/28 21:36:58] [INFO] Number of posts: 1 [01/28 21:36:58] [INFO] Progress: 1094/6740 [01/28 21:36:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:36:58] [INFO] Thread http://forum.notebookreview.com/threads/seagate-announces-ultrathin-hdd-to-power-lenovo-yoga-2-pc.741968/ finished! [01/28 21:36:58] [INFO] !!! Now downloading New ThinkPad X1 Carbon- Lightest 14-inch Ultrabook !!!!! [01/28 21:36:59] [INFO] We are on page 1 of 1 [01/28 21:36:59] [INFO] Number of posts: 1 [01/28 21:37:00] [INFO] Progress: 1095/6740 [01/28 21:37:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:37:00] [INFO] Thread http://forum.notebookreview.com/threads/new-thinkpad-x1-carbon-lightest-14-inch-ultrabook.741919/ finished! [01/28 21:37:00] [INFO] !!! Now downloading Lenovo Reveals More Convertibles and Detachable Laptops !!!!! [01/28 21:37:01] [INFO] We are on page 1 of 1 [01/28 21:37:01] [INFO] Number of posts: 1 [01/28 21:37:01] [INFO] Progress: 1096/6740 [01/28 21:37:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:37:01] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-reveals-more-convertibles-and-detachable-laptops.741914/ finished! [01/28 21:37:02] [INFO] !!! Now downloading LenovoEMC Announces High Performance Server Class Desktop the pX4-400d !!!!! [01/28 21:37:03] [INFO] We are on page 1 of 1 [01/28 21:37:03] [INFO] Number of posts: 1 [01/28 21:37:03] [INFO] Progress: 1097/6740 [01/28 21:37:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:37:03] [INFO] Thread http://forum.notebookreview.com/threads/lenovoemc-announces-high-performance-server-class-desktop-the-px4-400d.741909/ finished! [01/28 21:37:03] [INFO] !!! Now downloading Dell Latitude 7440 Review- Vying for the Throne !!!!! [01/28 21:37:04] [INFO] We are on page 1 of 1 [01/28 21:37:04] [INFO] Number of posts: 2 [01/28 21:37:05] [INFO] Progress: 1098/6740 [01/28 21:37:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:37:05] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-7440-review-vying-for-the-throne.741736/ finished! [01/28 21:37:05] [INFO] !!! Now downloading Massive DDOS Attacks Take Down Steam, Origin, Other Popular Game Services !!!!! [01/28 21:37:07] [INFO] We are on page 1 of 1 [01/28 21:37:07] [INFO] Number of posts: 2 [01/28 21:37:07] [INFO] Progress: 1099/6740 [01/28 21:37:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:37:07] [INFO] Thread http://forum.notebookreview.com/threads/massive-ddos-attacks-take-down-steam-origin-other-popular-game-services.741741/ finished! [01/28 21:37:07] [INFO] !!! Now downloading Acer Offers New Touchscreen Chromebook Line !!!!! [01/28 21:37:08] [INFO] We are on page 1 of 1 [01/28 21:37:08] [INFO] Number of posts: 1 [01/28 21:37:08] [INFO] Progress: 1100/6740 [01/28 21:37:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:37:08] [INFO] Thread http://forum.notebookreview.com/threads/acer-offers-new-touchscreen-chromebook-line.741735/ finished! [01/28 21:37:09] [INFO] !!! Now downloading Lenovo IdeaPad Yoga 13 Review Discussion !!!!! [01/28 21:37:10] [INFO] We are on page 1 of 1 [01/28 21:37:10] [INFO] Number of posts: 8 [01/28 21:37:11] [INFO] Progress: 1101/6740 [01/28 21:37:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:37:11] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ideapad-yoga-13-review-discussion.699768/ finished! [01/28 21:37:12] [INFO] !!! Now downloading Samsung ATIV Book 6 !!!!! [01/28 21:37:13] [INFO] We are on page 1 of 1 [01/28 21:37:13] [INFO] Number of posts: 1 [01/28 21:37:13] [INFO] Progress: 1102/6740 [01/28 21:37:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:37:13] [INFO] Thread http://forum.notebookreview.com/threads/samsung-ativ-book-6.749262/ finished! [01/28 21:37:13] [INFO] !!! Now downloading Asus ZenBook UX51VZ-XB71 !!!!! [01/28 21:37:14] [INFO] We are on page 1 of 1 [01/28 21:37:14] [INFO] Number of posts: 1 [01/28 21:37:14] [INFO] Progress: 1103/6740 [01/28 21:37:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:37:14] [INFO] Thread http://forum.notebookreview.com/threads/asus-zenbook-ux51vz-xb71.749261/ finished! [01/28 21:37:15] [INFO] !!! Now downloading Razer Blade !!!!! [01/28 21:37:16] [INFO] We are on page 1 of 1 [01/28 21:37:16] [INFO] Number of posts: 1 [01/28 21:37:16] [INFO] Progress: 1104/6740 [01/28 21:37:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:37:16] [INFO] Thread http://forum.notebookreview.com/threads/razer-blade.749259/ finished! [01/28 21:37:16] [INFO] !!! Now downloading AVADirect Clevo W230ST !!!!! [01/28 21:37:17] [INFO] We are on page 1 of 1 [01/28 21:37:17] [INFO] Number of posts: 1 [01/28 21:37:17] [INFO] Progress: 1105/6740 [01/28 21:37:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:37:17] [INFO] Thread http://forum.notebookreview.com/threads/avadirect-clevo-w230st.749258/ finished! [01/28 21:37:18] [INFO] !!! Now downloading MSI GT70 !!!!! [01/28 21:37:19] [INFO] We are on page 1 of 1 [01/28 21:37:19] [INFO] Number of posts: 1 [01/28 21:37:19] [INFO] Progress: 1106/6740 [01/28 21:37:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:37:19] [INFO] Thread http://forum.notebookreview.com/threads/msi-gt70.749201/ finished! [01/28 21:37:19] [INFO] !!! Now downloading HP Pavilion Touchsmart 11z !!!!! [01/28 21:37:20] [INFO] We are on page 1 of 1 [01/28 21:37:20] [INFO] Number of posts: 1 [01/28 21:37:21] [INFO] Progress: 1107/6740 [01/28 21:37:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:37:21] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-touchsmart-11z.749199/ finished! [01/28 21:37:21] [INFO] !!! Now downloading Samsung ATIV Book 9 Lite !!!!! [01/28 21:37:22] [INFO] We are on page 1 of 1 [01/28 21:37:22] [INFO] Number of posts: 1 [01/28 21:37:22] [INFO] Progress: 1108/6740 [01/28 21:37:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:37:22] [INFO] Thread http://forum.notebookreview.com/threads/samsung-ativ-book-9-lite.749198/ finished! [01/28 21:37:23] [INFO] !!! Now downloading Lenovo ThinkPad Edge E431 !!!!! [01/28 21:37:24] [INFO] We are on page 1 of 1 [01/28 21:37:24] [INFO] Number of posts: 1 [01/28 21:37:24] [INFO] Progress: 1109/6740 [01/28 21:37:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:37:24] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-edge-e431.749197/ finished! [01/28 21:37:25] [INFO] !!! Now downloading New High Density Memory Chips From Samsung Mean More RAM For Your Notebook !!!!! [01/28 21:37:26] [INFO] We are on page 1 of 1 [01/28 21:37:26] [INFO] Number of posts: 1 [01/28 21:37:26] [INFO] Progress: 1110/6740 [01/28 21:37:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:37:26] [INFO] Thread http://forum.notebookreview.com/threads/new-high-density-memory-chips-from-samsung-mean-more-ram-for-your-notebook.741576/ finished! [01/28 21:37:26] [INFO] !!! Now downloading How To Back Up Files Using Microsoft SyncToy !!!!! [01/28 21:37:27] [INFO] We are on page 1 of 1 [01/28 21:37:27] [INFO] Number of posts: 3 [01/28 21:37:28] [INFO] Progress: 1111/6740 [01/28 21:37:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:37:28] [INFO] Thread http://forum.notebookreview.com/threads/how-to-back-up-files-using-microsoft-synctoy.741403/ finished! [01/28 21:37:28] [INFO] !!! Now downloading PC Video Editing Software- Five Top Deals !!!!! [01/28 21:37:29] [INFO] We are on page 1 of 1 [01/28 21:37:29] [INFO] Number of posts: 1 [01/28 21:37:29] [INFO] Progress: 1112/6740 [01/28 21:37:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:37:29] [INFO] Thread http://forum.notebookreview.com/threads/pc-video-editing-software-five-top-deals.743194/ finished! [01/28 21:37:30] [INFO] !!! Now downloading One Plug to Rule Them All Discussion !!!!! [01/28 21:37:31] [INFO] We are on page 1 of 2 [01/28 21:37:33] [INFO] We are on page 2 of 2 [01/28 21:37:33] [INFO] Number of posts: 7 [01/28 21:37:34] [INFO] Progress: 1113/6740 [01/28 21:37:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:37:34] [INFO] Thread http://forum.notebookreview.com/threads/one-plug-to-rule-them-all-discussion.740357/ finished! [01/28 21:37:34] [INFO] !!! Now downloading New 15-inch Apple MacBook Pro includes Haswell CPU, Iris Pro GPU, GeForce GT 750m Discussion !!!!! [01/28 21:37:35] [INFO] We are on page 1 of 2 [01/28 21:37:37] [INFO] We are on page 2 of 2 [01/28 21:37:37] [INFO] Number of posts: 9 [01/28 21:37:38] [INFO] Progress: 1114/6740 [01/28 21:37:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:37:38] [INFO] Thread http://forum.notebookreview.com/threads/new-15-inch-apple-macbook-pro-includes-haswell-cpu-iris-pro-gpu-geforce-gt-750m-discussion.735353/ finished! [01/28 21:37:38] [INFO] !!! Now downloading Lenovo ThinkPad Edge E431 Review (Video) !!!!! [01/28 21:37:39] [INFO] We are on page 1 of 1 [01/28 21:37:39] [INFO] Number of posts: 3 [01/28 21:37:40] [INFO] Progress: 1115/6740 [01/28 21:37:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:37:40] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-edge-e431-review-video.734638/ finished! [01/28 21:37:40] [INFO] !!! Now downloading After Christmas Gift Ideas !!!!! [01/28 21:37:41] [INFO] We are on page 1 of 1 [01/28 21:37:41] [INFO] Number of posts: 3 [01/28 21:37:41] [INFO] Progress: 1116/6740 [01/28 21:37:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:37:41] [INFO] Thread http://forum.notebookreview.com/threads/after-christmas-gift-ideas.741074/ finished! [01/28 21:37:42] [INFO] !!! Now downloading Lenovo ThinkPad S431 Ultrabook Review !!!!! [01/28 21:37:43] [INFO] We are on page 1 of 1 [01/28 21:37:43] [INFO] Number of posts: 3 [01/28 21:37:43] [INFO] Progress: 1117/6740 [01/28 21:37:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:37:43] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-s431-ultrabook-review.740989/ finished! [01/28 21:37:44] [INFO] !!! Now downloading Samsung Series 9 NP900X4C User Review Discussion !!!!! [01/28 21:37:45] [INFO] We are on page 1 of 2 [01/28 21:37:46] [INFO] We are on page 2 of 2 [01/28 21:37:46] [INFO] Number of posts: 3 [01/28 21:37:46] [INFO] Progress: 1118/6740 [01/28 21:37:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:37:46] [INFO] Thread http://forum.notebookreview.com/threads/samsung-series-9-np900x4c-user-review-discussion.680876/ finished! [01/28 21:37:47] [INFO] !!! Now downloading How To Clean a Laptop !!!!! [01/28 21:37:48] [INFO] We are on page 1 of 2 [01/28 21:37:50] [INFO] We are on page 2 of 2 [01/28 21:37:50] [INFO] Number of posts: 5 [01/28 21:37:50] [INFO] Progress: 1119/6740 [01/28 21:37:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:37:50] [INFO] Thread http://forum.notebookreview.com/threads/how-to-clean-a-laptop.733154/ finished! [01/28 21:37:51] [INFO] !!! Now downloading HP Pavilion dm1-4010us Review- Better Than A Netbook Discussion !!!!! [01/28 21:37:52] [INFO] We are on page 1 of 2 [01/28 21:37:54] [INFO] We are on page 2 of 2 [01/28 21:37:54] [INFO] Number of posts: 4 [01/28 21:37:54] [INFO] Progress: 1120/6740 [01/28 21:37:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:37:54] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-dm1-4010us-review-better-than-a-netbook-discussion.628925/ finished! [01/28 21:37:56] [INFO] !!! Now downloading ADATA Announces DashDrive Durable HD650 portable hard drive !!!!! [01/28 21:37:57] [INFO] We are on page 1 of 1 [01/28 21:37:57] [INFO] Number of posts: 2 [01/28 21:37:57] [INFO] Progress: 1121/6740 [01/28 21:37:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:37:57] [INFO] Thread http://forum.notebookreview.com/threads/adata-announces-dashdrive-durable-hd650-portable-hard-drive.740435/ finished! [01/28 21:37:58] [INFO] !!! Now downloading Lenovo IdeaPad Yoga 2 Pro Review !!!!! [01/28 21:37:59] [INFO] We are on page 1 of 1 [01/28 21:37:59] [INFO] Number of posts: 3 [01/28 21:37:59] [INFO] Progress: 1122/6740 [01/28 21:37:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:37:59] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ideapad-yoga-2-pro-review.740536/ finished! [01/28 21:37:59] [INFO] !!! Now downloading Microsoft Surface Pro 2 Review- Better Than Expected !!!!! [01/28 21:38:00] [INFO] We are on page 1 of 1 [01/28 21:38:00] [INFO] Number of posts: 1 [01/28 21:38:01] [INFO] Progress: 1123/6740 [01/28 21:38:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:38:01] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-surface-pro-2-review-better-than-expected.740545/ finished! [01/28 21:38:01] [INFO] !!! Now downloading VIDEO- Lenovo ThinkPad T440s Review !!!!! [01/28 21:38:02] [INFO] We are on page 1 of 1 [01/28 21:38:02] [INFO] Number of posts: 1 [01/28 21:38:02] [INFO] Progress: 1124/6740 [01/28 21:38:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:38:02] [INFO] Thread http://forum.notebookreview.com/threads/video-lenovo-thinkpad-t440s-review.743890/ finished! [01/28 21:38:02] [INFO] Max wait time for http://forum.notebookreview.com/threads/please-please-dont-buy-the-13-inch-macbook-pro.735585/ is 23000 ms [01/28 21:38:03] [INFO] !!! Now downloading Please, Please - Don't Buy the 13-inch MacBook Pro !!!!! [01/28 21:38:04] [INFO] We are on page 1 of 3 [01/28 21:38:06] [INFO] We are on page 2 of 3 [01/28 21:38:07] [INFO] We are on page 3 of 3 [01/28 21:38:07] [INFO] Number of posts: 7 [01/28 21:38:09] [INFO] Progress: 1125/6740 [01/28 21:38:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:38:09] [INFO] Thread http://forum.notebookreview.com/threads/please-please-dont-buy-the-13-inch-macbook-pro.735585/ finished! [01/28 21:38:09] [INFO] !!! Now downloading Lenovo ThinkPad T440S Review- Best in Business !!!!! [01/28 21:38:10] [INFO] We are on page 1 of 2 [01/28 21:38:12] [INFO] We are on page 2 of 2 [01/28 21:38:13] [INFO] Progress: 1126/6740 [01/28 21:38:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:38:13] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-t440s-review-best-in-business.739823/ finished! [01/28 21:38:14] [INFO] !!! Now downloading New Razer Comms Software Lets Gamers and Androids Call and Text Each Other !!!!! [01/28 21:38:16] [INFO] We are on page 1 of 1 [01/28 21:38:16] [INFO] Number of posts: 1 [01/28 21:38:16] [INFO] Progress: 1127/6740 [01/28 21:38:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:38:16] [INFO] Thread http://forum.notebookreview.com/threads/new-razer-comms-software-lets-gamers-and-androids-call-and-text-each-other.740061/ finished! [01/28 21:38:16] [INFO] !!! Now downloading Sony VAIO Pro 11 Review !!!!! [01/28 21:38:17] [INFO] We are on page 1 of 1 [01/28 21:38:17] [INFO] Number of posts: 5 [01/28 21:38:17] [INFO] Progress: 1128/6740 [01/28 21:38:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:38:17] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-pro-11-review.738579/ finished! [01/28 21:38:18] [INFO] !!! Now downloading Sony VAIO Duo 13 Review !!!!! [01/28 21:38:19] [INFO] We are on page 1 of 1 [01/28 21:38:19] [INFO] Number of posts: 9 [01/28 21:38:19] [INFO] Progress: 1129/6740 [01/28 21:38:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:38:19] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-duo-13-review.738898/ finished! [01/28 21:38:20] [INFO] !!! Now downloading HP EliteBook Folio 1040 G1- Thinnest EliteBook Yet Discussion !!!!! [01/28 21:38:21] [INFO] We are on page 1 of 1 [01/28 21:38:21] [INFO] Number of posts: 1 [01/28 21:38:21] [INFO] Progress: 1130/6740 [01/28 21:38:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:38:21] [INFO] Thread http://forum.notebookreview.com/threads/hp-elitebook-folio-1040-g1-thinnest-elitebook-yet-discussion.739910/ finished! [01/28 21:38:21] [INFO] !!! Now downloading Samsung Unveils 840 EVO mSATA SSD !!!!! [01/28 21:38:23] [INFO] We are on page 1 of 1 [01/28 21:38:23] [INFO] Number of posts: 3 [01/28 21:38:23] [INFO] Progress: 1131/6740 [01/28 21:38:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:38:23] [INFO] Thread http://forum.notebookreview.com/threads/samsung-unveils-840-evo-msata-ssd.739828/ finished! [01/28 21:38:23] [INFO] !!! Now downloading Gateway Unveils Touchscreen Notebooks Starting at $329 !!!!! [01/28 21:38:24] [INFO] We are on page 1 of 1 [01/28 21:38:24] [INFO] Number of posts: 4 [01/28 21:38:25] [INFO] Progress: 1132/6740 [01/28 21:38:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:38:25] [INFO] Thread http://forum.notebookreview.com/threads/gateway-unveils-touchscreen-notebooks-starting-at-329.739542/ finished! [01/28 21:38:26] [INFO] !!! Now downloading Data Recovery- How to Recover Lost Files !!!!! [01/28 21:38:27] [INFO] We are on page 1 of 1 [01/28 21:38:27] [INFO] Number of posts: 1 [01/28 21:38:27] [INFO] Progress: 1133/6740 [01/28 21:38:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:38:27] [INFO] Thread http://forum.notebookreview.com/threads/data-recovery-how-to-recover-lost-files.739800/ finished! [01/28 21:38:27] [INFO] !!! Now downloading Asus ZenBook UX51VZ-XB71 Review !!!!! [01/28 21:38:28] [INFO] We are on page 1 of 1 [01/28 21:38:28] [INFO] Number of posts: 7 [01/28 21:38:28] [INFO] Progress: 1134/6740 [01/28 21:38:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:38:28] [INFO] Thread http://forum.notebookreview.com/threads/asus-zenbook-ux51vz-xb71-review.731948/ finished! [01/28 21:38:29] [INFO] !!! Now downloading Windows 8.1- Should You Upgrade !!!!! [01/28 21:38:30] [INFO] We are on page 1 of 1 [01/28 21:38:30] [INFO] Number of posts: 9 [01/28 21:38:30] [INFO] Progress: 1135/6740 [01/28 21:38:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:38:30] [INFO] Thread http://forum.notebookreview.com/threads/windows-8-1-should-you-upgrade.735371/ finished! [01/28 21:38:31] [INFO] !!! Now downloading MSI Announces Industry's First Gaming Laptop with 3K Display !!!!! [01/28 21:38:32] [INFO] We are on page 1 of 1 [01/28 21:38:32] [INFO] Number of posts: 4 [01/28 21:38:32] [INFO] Progress: 1136/6740 [01/28 21:38:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:38:32] [INFO] Thread http://forum.notebookreview.com/threads/msi-announces-industrys-first-gaming-laptop-with-3k-display.739470/ finished! [01/28 21:38:32] [INFO] !!! Now downloading How To Change or Reset a Windows 8 8.1 Password !!!!! [01/28 21:38:33] [INFO] We are on page 1 of 1 [01/28 21:38:33] [INFO] Number of posts: 2 [01/28 21:38:33] [INFO] Progress: 1137/6740 [01/28 21:38:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:38:33] [INFO] Thread http://forum.notebookreview.com/threads/how-to-change-or-reset-a-windows-8-8-1-password.739448/ finished! [01/28 21:38:34] [INFO] !!! Now downloading Acer Announces Portable All-in-One Aspire Z3-600 Desktop Series !!!!! [01/28 21:38:35] [INFO] We are on page 1 of 1 [01/28 21:38:35] [INFO] Number of posts: 1 [01/28 21:38:35] [INFO] Progress: 1138/6740 [01/28 21:38:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:38:35] [INFO] Thread http://forum.notebookreview.com/threads/acer-announces-portable-all-in-one-aspire-z3-600-desktop-series.739479/ finished! [01/28 21:38:35] [INFO] !!! Now downloading OCZ Enters Bankruptcy; Sale to Toshiba Seems Likely !!!!! [01/28 21:38:36] [INFO] We are on page 1 of 2 [01/28 21:38:40] [INFO] We are on page 2 of 2 [01/28 21:38:40] [INFO] Number of posts: 3 [01/28 21:38:40] [INFO] Progress: 1139/6740 [01/28 21:38:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:38:40] [INFO] Thread http://forum.notebookreview.com/threads/ocz-enters-bankruptcy-sale-to-toshiba-seems-likely.738729/ finished! [01/28 21:38:40] [INFO] !!! Now downloading Microsoft Xbox One Review- A Promising Start !!!!! [01/28 21:38:41] [INFO] We are on page 1 of 1 [01/28 21:38:41] [INFO] Number of posts: 1 [01/28 21:38:41] [INFO] Progress: 1140/6740 [01/28 21:38:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:38:41] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-xbox-one-review-a-promising-start.739453/ finished! [01/28 21:38:42] [INFO] !!! Now downloading Western Digital's New Black^2 Dual Drive Packs SSD and HDD into Single Drive !!!!! [01/28 21:38:43] [INFO] We are on page 1 of 1 [01/28 21:38:43] [INFO] Number of posts: 3 [01/28 21:38:43] [INFO] Progress: 1141/6740 [01/28 21:38:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:38:43] [INFO] Thread http://forum.notebookreview.com/threads/western-digitals-new-black-2-dual-drive-packs-ssd-and-hdd-into-single-drive.738515/ finished! [01/28 21:38:44] [INFO] !!! Now downloading Sony VAIO Pro 11 !!!!! [01/28 21:38:45] [INFO] We are on page 1 of 1 [01/28 21:38:45] [INFO] Number of posts: 1 [01/28 21:38:45] [INFO] Progress: 1142/6740 [01/28 21:38:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:38:45] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-pro-11.745558/ finished! [01/28 21:38:46] [INFO] !!! Now downloading VIDEO- Lenovo ThinkPad Edge E431 Review !!!!! [01/28 21:38:47] [INFO] We are on page 1 of 1 [01/28 21:38:47] [INFO] Number of posts: 1 [01/28 21:38:47] [INFO] Progress: 1143/6740 [01/28 21:38:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:38:47] [INFO] Thread http://forum.notebookreview.com/threads/video-lenovo-thinkpad-edge-e431-review.743944/ finished! [01/28 21:38:47] [INFO] !!! Now downloading Sony VAIO Pro 11 Review Discussion !!!!! [01/28 21:38:48] [INFO] We are on page 1 of 1 [01/28 21:38:48] [INFO] Number of posts: 1 [01/28 21:38:48] [INFO] Progress: 1144/6740 [01/28 21:38:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:38:48] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-pro-11-review-discussion.738578/ finished! [01/28 21:38:49] [INFO] !!! Now downloading A Windows 8.1 Security Feature Goes Missing- Why !!!!! [01/28 21:38:50] [INFO] We are on page 1 of 1 [01/28 21:38:50] [INFO] Number of posts: 1 [01/28 21:38:50] [INFO] Progress: 1145/6740 [01/28 21:38:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:38:50] [INFO] Thread http://forum.notebookreview.com/threads/a-windows-8-1-security-feature-goes-missing-why.738574/ finished! [01/28 21:38:50] [INFO] !!! Now downloading MainGear Adds AMD Option to the Nomad 17 Custom Gaming Laptop !!!!! [01/28 21:38:52] [INFO] We are on page 1 of 1 [01/28 21:38:52] [INFO] Number of posts: 1 [01/28 21:38:52] [INFO] Progress: 1146/6740 [01/28 21:38:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:38:52] [INFO] Thread http://forum.notebookreview.com/threads/maingear-adds-amd-option-to-the-nomad-17-custom-gaming-laptop.738517/ finished! [01/28 21:38:52] [INFO] !!! Now downloading ASUS Transformer Book T100 Hands On (Video) Discussion !!!!! [01/28 21:38:53] [INFO] We are on page 1 of 2 [01/28 21:38:56] [INFO] We are on page 2 of 2 [01/28 21:38:56] [INFO] Progress: 1147/6740 [01/28 21:38:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:38:56] [INFO] Thread http://forum.notebookreview.com/threads/asus-transformer-book-t100-hands-on-video-discussion.731999/ finished! [01/28 21:38:56] [INFO] !!! Now downloading Acer Aspire R7 gets updated with Intel Haswell processor and an active stylus !!!!! [01/28 21:38:57] [INFO] We are on page 1 of 1 [01/28 21:38:57] [INFO] Number of posts: 1 [01/28 21:38:57] [INFO] Progress: 1148/6740 [01/28 21:38:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:38:57] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire-r7-gets-updated-with-intel-haswell-processor-and-an-active-stylus.738174/ finished! [01/28 21:38:58] [INFO] !!! Now downloading Black Friday Cyber Monday Laptop Deals Roundup Discussion !!!!! [01/28 21:38:59] [INFO] We are on page 1 of 1 [01/28 21:38:59] [INFO] Number of posts: 1 [01/28 21:38:59] [INFO] Progress: 1149/6740 [01/28 21:38:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:38:59] [INFO] Thread http://forum.notebookreview.com/threads/black-friday-cyber-monday-laptop-deals-roundup-discussion.738154/ finished! [01/28 21:39:00] [INFO] !!! Now downloading Black Friday 2013- Store Policies You Need To Know !!!!! [01/28 21:39:01] [INFO] We are on page 1 of 1 [01/28 21:39:01] [INFO] Number of posts: 1 [01/28 21:39:01] [INFO] Progress: 1150/6740 [01/28 21:39:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:39:01] [INFO] Thread http://forum.notebookreview.com/threads/black-friday-2013-store-policies-you-need-to-know.738078/ finished! [01/28 21:39:01] [INFO] !!! Now downloading Best Laptop for the Road Warrior !!!!! [01/28 21:39:02] [INFO] We are on page 1 of 1 [01/28 21:39:02] [INFO] Number of posts: 2 [01/28 21:39:02] [INFO] Progress: 1151/6740 [01/28 21:39:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:39:02] [INFO] Thread http://forum.notebookreview.com/threads/best-laptop-for-the-road-warrior.738027/ finished! [01/28 21:39:03] [INFO] !!! Now downloading Google Announces New $249 Samsung Chromebook Discussion !!!!! [01/28 21:39:04] [INFO] We are on page 1 of 1 [01/28 21:39:04] [INFO] Number of posts: 4 [01/28 21:39:04] [INFO] Progress: 1152/6740 [01/28 21:39:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:39:04] [INFO] Thread http://forum.notebookreview.com/threads/google-announces-new-249-samsung-chromebook-discussion.693133/ finished! [01/28 21:39:05] [INFO] !!! Now downloading Samsung AIO (All-In-One) !!!!! [01/28 21:39:06] [INFO] We are on page 1 of 1 [01/28 21:39:06] [INFO] Number of posts: 2 [01/28 21:39:06] [INFO] Progress: 1153/6740 [01/28 21:39:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:39:06] [INFO] Thread http://forum.notebookreview.com/threads/samsung-aio-all-in-one.737859/ finished! [01/28 21:39:06] [INFO] !!! Now downloading Gateway MD7818u Review !!!!! [01/28 21:39:08] [INFO] We are on page 1 of 1 [01/28 21:39:08] [INFO] Number of posts: 1 [01/28 21:39:08] [INFO] Progress: 1154/6740 [01/28 21:39:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:39:08] [INFO] Thread http://forum.notebookreview.com/threads/gateway-md7818u-review.737858/ finished! [01/28 21:39:09] [SEVERE] Unexpected exception java.lang.NullPointerException: Cannot invoke "org.jsoup.nodes.Element.text()" because "title" is null at com.civfanatics.storyarchiver.StoryArchiver.grabTitle(StoryArchiver.java:760) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:601) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:39:09] [INFO] Thread http://forum.notebookreview.com/threads/737848/ finished! [01/28 21:39:09] [INFO] !!! Now downloading Multimedia Notebooks !!!!! [01/28 21:39:10] [INFO] We are on page 1 of 1 [01/28 21:39:10] [INFO] Number of posts: 1 [01/28 21:39:11] [INFO] Progress: 1155/6740 [01/28 21:39:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:39:11] [INFO] Thread http://forum.notebookreview.com/threads/multimedia-notebooks.737847/ finished! [01/28 21:39:11] [INFO] !!! Now downloading Budget Notebooks !!!!! [01/28 21:39:12] [INFO] We are on page 1 of 1 [01/28 21:39:12] [INFO] Number of posts: 1 [01/28 21:39:12] [INFO] Progress: 1156/6740 [01/28 21:39:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:39:12] [INFO] Thread http://forum.notebookreview.com/threads/budget-notebooks.737846/ finished! [01/28 21:39:12] [INFO] !!! Now downloading Business Notebooks !!!!! [01/28 21:39:13] [INFO] We are on page 1 of 1 [01/28 21:39:13] [INFO] Number of posts: 1 [01/28 21:39:14] [INFO] Progress: 1157/6740 [01/28 21:39:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:39:14] [INFO] Thread http://forum.notebookreview.com/threads/business-notebooks.737845/ finished! [01/28 21:39:14] [INFO] !!! Now downloading Notebook Price Search !!!!! [01/28 21:39:15] [INFO] We are on page 1 of 1 [01/28 21:39:15] [INFO] Number of posts: 1 [01/28 21:39:15] [INFO] Progress: 1158/6740 [01/28 21:39:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:39:15] [INFO] Thread http://forum.notebookreview.com/threads/notebook-price-search.737844/ finished! [01/28 21:39:16] [INFO] !!! Now downloading Sony News !!!!! [01/28 21:39:17] [INFO] We are on page 1 of 1 [01/28 21:39:17] [INFO] Number of posts: 1 [01/28 21:39:17] [INFO] Progress: 1159/6740 [01/28 21:39:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:39:17] [INFO] Thread http://forum.notebookreview.com/threads/sony-news.737842/ finished! [01/28 21:39:17] [INFO] !!! Now downloading Lenovo News !!!!! [01/28 21:39:19] [INFO] We are on page 1 of 1 [01/28 21:39:19] [INFO] Number of posts: 1 [01/28 21:39:19] [INFO] Progress: 1160/6740 [01/28 21:39:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:39:19] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-news.737841/ finished! [01/28 21:39:19] [INFO] !!! Now downloading HP News !!!!! [01/28 21:39:20] [INFO] We are on page 1 of 1 [01/28 21:39:20] [INFO] Number of posts: 1 [01/28 21:39:20] [INFO] Progress: 1161/6740 [01/28 21:39:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:39:20] [INFO] Thread http://forum.notebookreview.com/threads/hp-news.737840/ finished! [01/28 21:39:21] [INFO] !!! Now downloading Dell News !!!!! [01/28 21:39:22] [INFO] We are on page 1 of 1 [01/28 21:39:22] [INFO] Number of posts: 1 [01/28 21:39:22] [INFO] Progress: 1162/6740 [01/28 21:39:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:39:22] [INFO] Thread http://forum.notebookreview.com/threads/dell-news.737839/ finished! [01/28 21:39:22] [INFO] !!! Now downloading Top Categories !!!!! [01/28 21:39:23] [INFO] We are on page 1 of 1 [01/28 21:39:23] [INFO] Number of posts: 1 [01/28 21:39:23] [INFO] Progress: 1163/6740 [01/28 21:39:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:39:23] [INFO] Thread http://forum.notebookreview.com/threads/top-categories.737838/ finished! [01/28 21:39:24] [INFO] !!! Now downloading News Archive !!!!! [01/28 21:39:25] [INFO] We are on page 1 of 1 [01/28 21:39:25] [INFO] Number of posts: 1 [01/28 21:39:25] [INFO] Progress: 1164/6740 [01/28 21:39:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:39:25] [INFO] Thread http://forum.notebookreview.com/threads/news-archive.737837/ finished! [01/28 21:39:25] [INFO] !!! Now downloading Ultrabook News !!!!! [01/28 21:39:26] [INFO] We are on page 1 of 1 [01/28 21:39:26] [INFO] Number of posts: 1 [01/28 21:39:26] [INFO] Progress: 1165/6740 [01/28 21:39:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:39:26] [INFO] Thread http://forum.notebookreview.com/threads/ultrabook-news.737836/ finished! [01/28 21:39:27] [INFO] !!! Now downloading Software News !!!!! [01/28 21:39:28] [INFO] We are on page 1 of 1 [01/28 21:39:28] [INFO] Number of posts: 1 [01/28 21:39:28] [INFO] Progress: 1166/6740 [01/28 21:39:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:39:28] [INFO] Thread http://forum.notebookreview.com/threads/software-news.737835/ finished! [01/28 21:39:28] [INFO] !!! Now downloading All Notebook News !!!!! [01/28 21:39:29] [INFO] We are on page 1 of 1 [01/28 21:39:29] [INFO] Number of posts: 1 [01/28 21:39:29] [INFO] Progress: 1167/6740 [01/28 21:39:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:39:29] [INFO] Thread http://forum.notebookreview.com/threads/all-notebook-news.737834/ finished! [01/28 21:39:30] [INFO] !!! Now downloading VIDEO- Eurocom Electra (CLEVO) Unboxing and Hands On !!!!! [01/28 21:39:31] [INFO] We are on page 1 of 1 [01/28 21:39:31] [INFO] Number of posts: 1 [01/28 21:39:31] [INFO] Progress: 1168/6740 [01/28 21:39:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:39:31] [INFO] Thread http://forum.notebookreview.com/threads/video-eurocom-electra-clevo-unboxing-and-hands-on.743947/ finished! [01/28 21:39:32] [INFO] !!! Now downloading Origin PC Launches Elite Gaming Peripherals !!!!! [01/28 21:39:33] [INFO] We are on page 1 of 1 [01/28 21:39:33] [INFO] Number of posts: 1 [01/28 21:39:33] [INFO] Progress: 1169/6740 [01/28 21:39:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:39:33] [INFO] Thread http://forum.notebookreview.com/threads/origin-pc-launches-elite-gaming-peripherals.737779/ finished! [01/28 21:39:34] [INFO] !!! Now downloading VIDEO- Lenovo ThinkPad S431 Ultrabook Unboxing and Hands On !!!!! [01/28 21:39:35] [INFO] We are on page 1 of 1 [01/28 21:39:35] [INFO] Number of posts: 1 [01/28 21:39:35] [INFO] Progress: 1170/6740 [01/28 21:39:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:39:35] [INFO] Thread http://forum.notebookreview.com/threads/video-lenovo-thinkpad-s431-ultrabook-unboxing-and-hands-on.743953/ finished! [01/28 21:39:35] [INFO] !!! Now downloading VIDEO- ASUS Zenbook UX51VZ Review !!!!! [01/28 21:39:36] [INFO] We are on page 1 of 1 [01/28 21:39:36] [INFO] Number of posts: 1 [01/28 21:39:37] [INFO] Progress: 1171/6740 [01/28 21:39:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:39:37] [INFO] Thread http://forum.notebookreview.com/threads/video-asus-zenbook-ux51vz-review.743955/ finished! [01/28 21:39:37] [INFO] !!! Now downloading WinZip 18 Unveiled for Home Users & Enterprises Discussion !!!!! [01/28 21:39:38] [INFO] We are on page 1 of 1 [01/28 21:39:38] [INFO] Number of posts: 2 [01/28 21:39:38] [INFO] Progress: 1172/6740 [01/28 21:39:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:39:38] [INFO] Thread http://forum.notebookreview.com/threads/winzip-18-unveiled-for-home-users-enterprises-discussion.736072/ finished! [01/28 21:39:38] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-introduces-precision-m4800-and-m6800-mobile-workstations.731679/ is 27500 ms [01/28 21:39:39] [INFO] !!! Now downloading Dell Introduces Precision M4800 and M6800 Mobile Workstations !!!!! [01/28 21:39:40] [INFO] We are on page 1 of 4 [01/28 21:39:42] [INFO] We are on page 2 of 4 [01/28 21:39:44] [INFO] We are on page 3 of 4 [01/28 21:39:45] [INFO] We are on page 4 of 4 [01/28 21:39:45] [INFO] Number of posts: 6 [01/28 21:39:45] [INFO] Progress: 1173/6740 [01/28 21:39:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:39:45] [INFO] Thread http://forum.notebookreview.com/threads/dell-introduces-precision-m4800-and-m6800-mobile-workstations.731679/ finished! [01/28 21:39:46] [INFO] !!! Now downloading AMD Announces 2014 Mobile APUs for Hybrid Tablets and Notebooks !!!!! [01/28 21:39:47] [INFO] We are on page 1 of 1 [01/28 21:39:47] [INFO] Number of posts: 1 [01/28 21:39:47] [INFO] Progress: 1174/6740 [01/28 21:39:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:39:47] [INFO] Thread http://forum.notebookreview.com/threads/amd-announces-2014-mobile-apus-for-hybrid-tablets-and-notebooks.737420/ finished! [01/28 21:39:48] [INFO] !!! Now downloading CES 2014 Preview- Windows 8.1 PCs Meet Gadgets & Apps !!!!! [01/28 21:39:49] [INFO] We are on page 1 of 1 [01/28 21:39:49] [INFO] Number of posts: 1 [01/28 21:39:49] [INFO] Progress: 1175/6740 [01/28 21:39:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:39:49] [INFO] Thread http://forum.notebookreview.com/threads/ces-2014-preview-windows-8-1-pcs-meet-gadgets-apps.737352/ finished! [01/28 21:39:49] [INFO] !!! Now downloading VIDEO- HP Mini 1000 Review !!!!! [01/28 21:39:50] [INFO] We are on page 1 of 1 [01/28 21:39:50] [INFO] Number of posts: 1 [01/28 21:39:50] [INFO] Progress: 1176/6740 [01/28 21:39:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:39:50] [INFO] Thread http://forum.notebookreview.com/threads/video-hp-mini-1000-review.737821/ finished! [01/28 21:39:51] [INFO] !!! Now downloading VIDEO- Unboxing the Lenovo IdeaPad U430 Touch Review !!!!! [01/28 21:39:52] [INFO] We are on page 1 of 1 [01/28 21:39:52] [INFO] Number of posts: 1 [01/28 21:39:52] [INFO] Progress: 1177/6740 [01/28 21:39:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:39:52] [INFO] Thread http://forum.notebookreview.com/threads/video-unboxing-the-lenovo-ideapad-u430-touch-review.743956/ finished! [01/28 21:39:52] [INFO] !!! Now downloading VIDEO- ASUS Vivobook V500ca Review !!!!! [01/28 21:39:53] [INFO] We are on page 1 of 1 [01/28 21:39:53] [INFO] Number of posts: 1 [01/28 21:39:54] [INFO] Progress: 1178/6740 [01/28 21:39:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:39:54] [INFO] Thread http://forum.notebookreview.com/threads/video-asus-vivobook-v500ca-review.743957/ finished! [01/28 21:39:54] [INFO] !!! Now downloading VIDEO- Apple 13-inch MacBook Pro Review !!!!! [01/28 21:39:55] [INFO] We are on page 1 of 1 [01/28 21:39:55] [INFO] Number of posts: 1 [01/28 21:39:55] [INFO] Progress: 1179/6740 [01/28 21:39:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:39:55] [INFO] Thread http://forum.notebookreview.com/threads/video-apple-13-inch-macbook-pro-review.737820/ finished! [01/28 21:39:56] [INFO] !!! Now downloading VIDEO- Windows 8 Innovation in Tablets Notebooks - from the Test Lab !!!!! [01/28 21:39:57] [INFO] We are on page 1 of 1 [01/28 21:39:57] [INFO] Number of posts: 1 [01/28 21:39:57] [INFO] Progress: 1180/6740 [01/28 21:39:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:39:57] [INFO] Thread http://forum.notebookreview.com/threads/video-windows-8-innovation-in-tablets-notebooks-from-the-test-lab.743958/ finished! [01/28 21:39:58] [INFO] !!! Now downloading VIDEO- Samsung ATIV Book 9 Ultrabook Review !!!!! [01/28 21:39:59] [INFO] We are on page 1 of 1 [01/28 21:39:59] [INFO] Number of posts: 1 [01/28 21:39:59] [INFO] Progress: 1181/6740 [01/28 21:39:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:39:59] [INFO] Thread http://forum.notebookreview.com/threads/video-samsung-ativ-book-9-ultrabook-review.743960/ finished! [01/28 21:40:00] [INFO] !!! Now downloading VIDEO- Acer Aspire S7 Hands On Review @ Computex 2013 !!!!! [01/28 21:40:01] [INFO] We are on page 1 of 1 [01/28 21:40:01] [INFO] Number of posts: 1 [01/28 21:40:01] [INFO] Progress: 1182/6740 [01/28 21:40:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:40:01] [INFO] Thread http://forum.notebookreview.com/threads/video-acer-aspire-s7-hands-on-review-computex-2013.748694/ finished! [01/28 21:40:02] [INFO] !!! Now downloading VIDEO- Lenovo IdeaPad Y500 Review !!!!! [01/28 21:40:03] [INFO] We are on page 1 of 1 [01/28 21:40:03] [INFO] Number of posts: 1 [01/28 21:40:03] [INFO] Progress: 1183/6740 [01/28 21:40:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:40:03] [INFO] Thread http://forum.notebookreview.com/threads/video-lenovo-ideapad-y500-review.737819/ finished! [01/28 21:40:03] [SEVERE] Unexpected exception java.lang.NullPointerException: Cannot invoke "org.jsoup.nodes.Element.text()" because "title" is null at com.civfanatics.storyarchiver.StoryArchiver.grabTitle(StoryArchiver.java:760) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:601) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:40:03] [INFO] Thread http://forum.notebookreview.com/threads/737855/ finished! [01/28 21:40:04] [INFO] !!! Now downloading Discussions !!!!! [01/28 21:40:05] [INFO] We are on page 1 of 1 [01/28 21:40:05] [INFO] Number of posts: 1 [01/28 21:40:05] [INFO] Progress: 1184/6740 [01/28 21:40:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:40:05] [INFO] Thread http://forum.notebookreview.com/threads/discussions.737853/ finished! [01/28 21:40:05] [INFO] !!! Now downloading Video !!!!! [01/28 21:40:06] [INFO] We are on page 1 of 1 [01/28 21:40:06] [INFO] Number of posts: 1 [01/28 21:40:06] [INFO] Progress: 1185/6740 [01/28 21:40:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:40:06] [INFO] Thread http://forum.notebookreview.com/threads/video.737854/ finished! [01/28 21:40:07] [INFO] !!! Now downloading Best Laptop Deals !!!!! [01/28 21:40:08] [INFO] We are on page 1 of 1 [01/28 21:40:08] [INFO] Number of posts: 1 [01/28 21:40:08] [INFO] Progress: 1186/6740 [01/28 21:40:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:40:08] [INFO] Thread http://forum.notebookreview.com/threads/best-laptop-deals.737852/ finished! [01/28 21:40:08] [SEVERE] Unexpected exception java.lang.NullPointerException: Cannot invoke "org.jsoup.nodes.Element.text()" because "title" is null at com.civfanatics.storyarchiver.StoryArchiver.grabTitle(StoryArchiver.java:760) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:601) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:40:08] [INFO] Thread http://forum.notebookreview.com/threads/737851/ finished! [01/28 21:40:09] [SEVERE] Unexpected exception java.lang.NullPointerException: Cannot invoke "org.jsoup.nodes.Element.text()" because "title" is null at com.civfanatics.storyarchiver.StoryArchiver.grabTitle(StoryArchiver.java:760) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:601) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:40:09] [INFO] Thread http://forum.notebookreview.com/threads/737850/ finished! [01/28 21:40:09] [INFO] !!! Now downloading Deals and Coupons span class= downArrow span !!!!! [01/28 21:40:10] [INFO] We are on page 1 of 1 [01/28 21:40:10] [INFO] Number of posts: 1 [01/28 21:40:10] [INFO] Progress: 1187/6740 [01/28 21:40:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:40:10] [INFO] Thread http://forum.notebookreview.com/threads/deals-and-coupons-span-class-downarrow-span.737849/ finished! [01/28 21:40:11] [INFO] !!! Now downloading Shop span class= downArrow span !!!!! [01/28 21:40:12] [INFO] We are on page 1 of 1 [01/28 21:40:12] [INFO] Number of posts: 1 [01/28 21:40:12] [INFO] Progress: 1188/6740 [01/28 21:40:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:40:12] [INFO] Thread http://forum.notebookreview.com/threads/shop-span-class-downarrow-span.737843/ finished! [01/28 21:40:12] [INFO] !!! Now downloading News span class= downArrow span !!!!! [01/28 21:40:13] [INFO] We are on page 1 of 1 [01/28 21:40:13] [INFO] Number of posts: 1 [01/28 21:40:13] [INFO] Progress: 1189/6740 [01/28 21:40:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:40:13] [INFO] Thread http://forum.notebookreview.com/threads/news-span-class-downarrow-span.737833/ finished! [01/28 21:40:14] [INFO] !!! Now downloading Sony Laptop Reviews !!!!! [01/28 21:40:15] [INFO] We are on page 1 of 1 [01/28 21:40:15] [INFO] Number of posts: 1 [01/28 21:40:15] [INFO] Progress: 1190/6740 [01/28 21:40:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:40:15] [INFO] Thread http://forum.notebookreview.com/threads/sony-laptop-reviews.737832/ finished! [01/28 21:40:15] [INFO] !!! Now downloading Lenovo Laptop Reviews !!!!! [01/28 21:40:16] [INFO] We are on page 1 of 1 [01/28 21:40:16] [INFO] Number of posts: 1 [01/28 21:40:17] [INFO] Progress: 1191/6740 [01/28 21:40:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:40:17] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-laptop-reviews.737831/ finished! [01/28 21:40:17] [INFO] !!! Now downloading HP Laptop Reviews !!!!! [01/28 21:40:18] [INFO] We are on page 1 of 1 [01/28 21:40:18] [INFO] Number of posts: 1 [01/28 21:40:18] [INFO] Progress: 1192/6740 [01/28 21:40:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:40:18] [INFO] Thread http://forum.notebookreview.com/threads/hp-laptop-reviews.737830/ finished! [01/28 21:40:18] [INFO] !!! Now downloading Dell Laptop Reviews !!!!! [01/28 21:40:20] [INFO] We are on page 1 of 1 [01/28 21:40:20] [INFO] Number of posts: 1 [01/28 21:40:20] [INFO] Progress: 1193/6740 [01/28 21:40:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:40:20] [INFO] Thread http://forum.notebookreview.com/threads/dell-laptop-reviews.737829/ finished! [01/28 21:40:20] [INFO] !!! Now downloading Acer Laptop Reviews !!!!! [01/28 21:40:21] [INFO] We are on page 1 of 1 [01/28 21:40:21] [INFO] Number of posts: 1 [01/28 21:40:21] [INFO] Progress: 1194/6740 [01/28 21:40:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:40:21] [INFO] Thread http://forum.notebookreview.com/threads/acer-laptop-reviews.737828/ finished! [01/28 21:40:22] [INFO] !!! Now downloading Top Brands !!!!! [01/28 21:40:23] [INFO] We are on page 1 of 1 [01/28 21:40:23] [INFO] Number of posts: 1 [01/28 21:40:23] [INFO] Progress: 1195/6740 [01/28 21:40:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:40:23] [INFO] Thread http://forum.notebookreview.com/threads/top-brands.737827/ finished! [01/28 21:40:23] [INFO] !!! Now downloading Ultrabook Reviews !!!!! [01/28 21:40:24] [INFO] We are on page 1 of 1 [01/28 21:40:24] [INFO] Number of posts: 1 [01/28 21:40:24] [INFO] Progress: 1196/6740 [01/28 21:40:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:40:24] [INFO] Thread http://forum.notebookreview.com/threads/ultrabook-reviews.737826/ finished! [01/28 21:40:25] [INFO] !!! Now downloading Software Reviews !!!!! [01/28 21:40:26] [INFO] We are on page 1 of 1 [01/28 21:40:26] [INFO] Number of posts: 1 [01/28 21:40:26] [INFO] Progress: 1197/6740 [01/28 21:40:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:40:26] [INFO] Thread http://forum.notebookreview.com/threads/software-reviews.737825/ finished! [01/28 21:40:27] [INFO] !!! Now downloading Notebook Reviews !!!!! [01/28 21:40:28] [INFO] We are on page 1 of 1 [01/28 21:40:28] [INFO] Number of posts: 1 [01/28 21:40:28] [INFO] Progress: 1198/6740 [01/28 21:40:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:40:28] [INFO] Thread http://forum.notebookreview.com/threads/notebook-reviews.737824/ finished! [01/28 21:40:28] [INFO] !!! Now downloading All Reviews !!!!! [01/28 21:40:29] [INFO] We are on page 1 of 1 [01/28 21:40:29] [INFO] Number of posts: 1 [01/28 21:40:30] [INFO] Progress: 1199/6740 [01/28 21:40:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:40:30] [INFO] Thread http://forum.notebookreview.com/threads/all-reviews.737823/ finished! [01/28 21:40:30] [INFO] !!! Now downloading Reviews span class= downArrow span !!!!! [01/28 21:40:31] [INFO] We are on page 1 of 1 [01/28 21:40:31] [INFO] Number of posts: 1 [01/28 21:40:31] [INFO] Progress: 1200/6740 [01/28 21:40:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:40:31] [INFO] Thread http://forum.notebookreview.com/threads/reviews-span-class-downarrow-span.737822/ finished! [01/28 21:40:32] [INFO] !!! Now downloading Eurocom Electra (Clevo W560SR) Review !!!!! [01/28 21:40:33] [INFO] We are on page 1 of 1 [01/28 21:40:33] [INFO] Number of posts: 1 [01/28 21:40:33] [INFO] Progress: 1201/6740 [01/28 21:40:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:40:33] [INFO] Thread http://forum.notebookreview.com/threads/eurocom-electra-clevo-w560sr-review.737322/ finished! [01/28 21:40:33] [INFO] !!! Now downloading How To Unbox and Quality Check a New Laptop !!!!! [01/28 21:40:34] [INFO] We are on page 1 of 1 [01/28 21:40:34] [INFO] Number of posts: 3 [01/28 21:40:34] [INFO] Progress: 1202/6740 [01/28 21:40:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:40:34] [INFO] Thread http://forum.notebookreview.com/threads/how-to-unbox-and-quality-check-a-new-laptop.737124/ finished! [01/28 21:40:35] [INFO] !!! Now downloading VIDEO- Samsung NC20 Review !!!!! [01/28 21:40:36] [INFO] We are on page 1 of 1 [01/28 21:40:36] [INFO] Number of posts: 1 [01/28 21:40:36] [INFO] Progress: 1203/6740 [01/28 21:40:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:40:36] [INFO] Thread http://forum.notebookreview.com/threads/video-samsung-nc20-review.737856/ finished! [01/28 21:40:36] [INFO] !!! Now downloading AMD Unveils Kaveri at Developer Summit !!!!! [01/28 21:40:37] [INFO] We are on page 1 of 1 [01/28 21:40:37] [INFO] Number of posts: 1 [01/28 21:40:37] [INFO] Progress: 1204/6740 [01/28 21:40:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:40:37] [INFO] Thread http://forum.notebookreview.com/threads/amd-unveils-kaveri-at-developer-summit.737236/ finished! [01/28 21:40:38] [INFO] !!! Now downloading McAfee AntiVirus (AV) Plus 2014 Review !!!!! [01/28 21:40:39] [INFO] We are on page 1 of 1 [01/28 21:40:39] [INFO] Number of posts: 1 [01/28 21:40:39] [INFO] Progress: 1205/6740 [01/28 21:40:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:40:39] [INFO] Thread http://forum.notebookreview.com/threads/mcafee-antivirus-av-plus-2014-review.737179/ finished! [01/28 21:40:40] [INFO] !!! Now downloading Samsung ATIV Book 9 Lite (NP905S3G) User Review !!!!! [01/28 21:40:41] [INFO] We are on page 1 of 1 [01/28 21:40:41] [INFO] Number of posts: 2 [01/28 21:40:41] [INFO] Progress: 1206/6740 [01/28 21:40:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:40:41] [INFO] Thread http://forum.notebookreview.com/threads/samsung-ativ-book-9-lite-np905s3g-user-review.735456/ finished! [01/28 21:40:41] [INFO] !!! Now downloading VIDEO- Lenovo Flex 14 Ultrabook Unboxing !!!!! [01/28 21:40:42] [INFO] We are on page 1 of 1 [01/28 21:40:42] [INFO] Number of posts: 1 [01/28 21:40:42] [INFO] Progress: 1207/6740 [01/28 21:40:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:40:42] [INFO] Thread http://forum.notebookreview.com/threads/video-lenovo-flex-14-ultrabook-unboxing.743877/ finished! [01/28 21:40:43] [INFO] !!! Now downloading Maingear Introduces Ultra-Thin Pulse 17 Gaming Notebook Discussion !!!!! [01/28 21:40:44] [INFO] We are on page 1 of 1 [01/28 21:40:44] [INFO] Number of posts: 7 [01/28 21:40:44] [INFO] Progress: 1208/6740 [01/28 21:40:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:40:44] [INFO] Thread http://forum.notebookreview.com/threads/maingear-introduces-ultra-thin-pulse-17-gaming-notebook-discussion.736558/ finished! [01/28 21:40:44] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-claims-worlds-lightest-thinnest-workstation-with-new-dell-precision-m3800.735362/ is 22500 ms [01/28 21:40:45] [INFO] !!! Now downloading Dell Claims World's Lightest, Thinnest Workstation with New Dell Precision M3800 !!!!! [01/28 21:40:46] [INFO] We are on page 1 of 3 [01/28 21:40:48] [INFO] We are on page 2 of 3 [01/28 21:40:51] [INFO] We are on page 3 of 3 [01/28 21:40:51] [INFO] Number of posts: 6 [01/28 21:40:51] [INFO] Progress: 1209/6740 [01/28 21:40:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:40:51] [INFO] Thread http://forum.notebookreview.com/threads/dell-claims-worlds-lightest-thinnest-workstation-with-new-dell-precision-m3800.735362/ finished! [01/28 21:40:52] [INFO] !!! Now downloading iDrive Pro Personal Online Backup Review !!!!! [01/28 21:40:53] [INFO] We are on page 1 of 1 [01/28 21:40:53] [INFO] Number of posts: 1 [01/28 21:40:53] [INFO] Progress: 1210/6740 [01/28 21:40:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:40:53] [INFO] Thread http://forum.notebookreview.com/threads/idrive-pro-personal-online-backup-review.736906/ finished! [01/28 21:40:53] [INFO] !!! Now downloading Lenovo ThinkPad X300 Overview !!!!! [01/28 21:40:54] [INFO] We are on page 1 of 1 [01/28 21:40:54] [INFO] Number of posts: 1 [01/28 21:40:55] [INFO] Progress: 1211/6740 [01/28 21:40:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:40:55] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-x300-overview.737816/ finished! [01/28 21:40:56] [INFO] !!! Now downloading Acer Aspire S7 (2013) Review !!!!! [01/28 21:40:57] [INFO] We are on page 1 of 1 [01/28 21:40:57] [INFO] Number of posts: 1 [01/28 21:40:57] [INFO] Progress: 1212/6740 [01/28 21:40:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:40:57] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire-s7-2013-review.736743/ finished! [01/28 21:40:58] [INFO] !!! Now downloading Most Popular Laptops- Readers' Picks Discussion !!!!! [01/28 21:40:59] [INFO] We are on page 1 of 1 [01/28 21:40:59] [INFO] Number of posts: 2 [01/28 21:40:59] [INFO] Progress: 1213/6740 [01/28 21:40:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:40:59] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-laptops-readers-picks-discussion.687477/ finished! [01/28 21:41:00] [INFO] !!! Now downloading Razer Blade Review !!!!! [01/28 21:41:01] [INFO] We are on page 1 of 1 [01/28 21:41:01] [INFO] Number of posts: 9 [01/28 21:41:01] [INFO] Progress: 1214/6740 [01/28 21:41:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:41:01] [INFO] Thread http://forum.notebookreview.com/threads/razer-blade-review.732316/ finished! [01/28 21:41:02] [INFO] !!! Now downloading Lenovo IdeaPad Flex 14 Review !!!!! [01/28 21:41:03] [INFO] We are on page 1 of 1 [01/28 21:41:03] [INFO] Number of posts: 2 [01/28 21:41:03] [INFO] Progress: 1215/6740 [01/28 21:41:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:41:03] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ideapad-flex-14-review.735874/ finished! [01/28 21:41:03] [INFO] !!! Now downloading PDF Tools Roundup- Pros & Cons of Five Popular Choices for PCs Discussion !!!!! [01/28 21:41:05] [INFO] We are on page 1 of 1 [01/28 21:41:05] [INFO] Number of posts: 3 [01/28 21:41:05] [INFO] Progress: 1216/6740 [01/28 21:41:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:41:05] [INFO] Thread http://forum.notebookreview.com/threads/pdf-tools-roundup-pros-cons-of-five-popular-choices-for-pcs-discussion.659990/ finished! [01/28 21:41:06] [INFO] !!! Now downloading Dell Alert- Alienware 14 with Haswell Under $1000, 25% Off Dell Laptops !!!!! [01/28 21:41:07] [INFO] We are on page 1 of 1 [01/28 21:41:07] [INFO] Number of posts: 2 [01/28 21:41:07] [INFO] Progress: 1217/6740 [01/28 21:41:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:41:07] [INFO] Thread http://forum.notebookreview.com/threads/dell-alert-alienware-14-with-haswell-under-1000-25-off-dell-laptops.735494/ finished! [01/28 21:41:07] [INFO] !!! Now downloading Apple Updates 13-inch MacBook Pro Retina, Lighter, Thinner, 9-Hour Battery Life !!!!! [01/28 21:41:08] [INFO] We are on page 1 of 1 [01/28 21:41:08] [INFO] Number of posts: 6 [01/28 21:41:09] [INFO] Progress: 1218/6740 [01/28 21:41:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:41:09] [INFO] Thread http://forum.notebookreview.com/threads/apple-updates-13-inch-macbook-pro-retina-lighter-thinner-9-hour-battery-life.735345/ finished! [01/28 21:41:10] [INFO] !!! Now downloading Apple- Mac OS X Mavericks to be Completely Free Upgrade for All, Available Today Discussion !!!!! [01/28 21:41:11] [INFO] We are on page 1 of 2 [01/28 21:41:13] [INFO] We are on page 2 of 2 [01/28 21:41:13] [INFO] Number of posts: 5 [01/28 21:41:13] [INFO] Progress: 1219/6740 [01/28 21:41:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:41:13] [INFO] Thread http://forum.notebookreview.com/threads/apple-mac-os-x-mavericks-to-be-completely-free-upgrade-for-all-available-today-discussion.735342/ finished! [01/28 21:41:14] [INFO] !!! Now downloading How-To Replace a Laptop Hard Drive !!!!! [01/28 21:41:15] [INFO] We are on page 1 of 1 [01/28 21:41:15] [INFO] Number of posts: 5 [01/28 21:41:15] [INFO] Progress: 1220/6740 [01/28 21:41:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:41:15] [INFO] Thread http://forum.notebookreview.com/threads/how-to-replace-a-laptop-hard-drive.735251/ finished! [01/28 21:41:15] [INFO] !!! Now downloading 10 Key Windows 8.1 Features- Start Button, Better Search & More !!!!! [01/28 21:41:16] [INFO] We are on page 1 of 1 [01/28 21:41:16] [INFO] Number of posts: 5 [01/28 21:41:17] [INFO] Progress: 1221/6740 [01/28 21:41:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:41:17] [INFO] Thread http://forum.notebookreview.com/threads/10-key-windows-8-1-features-start-button-better-search-more.734972/ finished! [01/28 21:41:17] [INFO] !!! Now downloading Amped Wireless SR20000G Review- Dual Band Wi-Fi Repeater !!!!! [01/28 21:41:18] [INFO] We are on page 1 of 1 [01/28 21:41:18] [INFO] Number of posts: 1 [01/28 21:41:18] [INFO] Progress: 1222/6740 [01/28 21:41:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:41:18] [INFO] Thread http://forum.notebookreview.com/threads/amped-wireless-sr20000g-review-dual-band-wi-fi-repeater.735001/ finished! [01/28 21:41:18] [INFO] Max wait time for http://forum.notebookreview.com/threads/hands-on-dells-awesome-new-xps-11-xps-13-xps-15.733674/ is 21500 ms [01/28 21:41:19] [INFO] !!! Now downloading Hands on Dell's Awesome New XPS 11, XPS 13, XPS 15 !!!!! [01/28 21:41:20] [INFO] We are on page 1 of 3 [01/28 21:41:23] [INFO] We are on page 2 of 3 [01/28 21:41:25] [INFO] We are on page 3 of 3 [01/28 21:41:25] [INFO] Number of posts: 4 [01/28 21:41:25] [INFO] Progress: 1223/6740 [01/28 21:41:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:41:25] [INFO] Thread http://forum.notebookreview.com/threads/hands-on-dells-awesome-new-xps-11-xps-13-xps-15.733674/ finished! [01/28 21:41:25] [INFO] !!! Now downloading ADATA Announces Ultra-Thin DashDrive Elite SE720 SSD Discussion !!!!! [01/28 21:41:26] [INFO] We are on page 1 of 1 [01/28 21:41:26] [INFO] Number of posts: 1 [01/28 21:41:27] [INFO] Progress: 1224/6740 [01/28 21:41:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:41:27] [INFO] Thread http://forum.notebookreview.com/threads/adata-announces-ultra-thin-dashdrive-elite-se720-ssd-discussion.734900/ finished! [01/28 21:41:27] [INFO] !!! Now downloading HP Updates Business Notebook Line with Thinnest EliteBooks Yet Discussion !!!!! [01/28 21:41:28] [INFO] We are on page 1 of 1 [01/28 21:41:28] [INFO] Number of posts: 4 [01/28 21:41:28] [INFO] Progress: 1225/6740 [01/28 21:41:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:41:28] [INFO] Thread http://forum.notebookreview.com/threads/hp-updates-business-notebook-line-with-thinnest-elitebooks-yet-discussion.733509/ finished! [01/28 21:41:29] [INFO] !!! Now downloading Belkin Updates USB 3.0 Dock with Support for MacBooks !!!!! [01/28 21:41:30] [INFO] We are on page 1 of 1 [01/28 21:41:30] [INFO] Number of posts: 1 [01/28 21:41:30] [INFO] Progress: 1226/6740 [01/28 21:41:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:41:30] [INFO] Thread http://forum.notebookreview.com/threads/belkin-updates-usb-3-0-dock-with-support-for-macbooks.734749/ finished! [01/28 21:41:30] [INFO] !!! Now downloading HP and Google Unveil New $280 Chromebook Discussion !!!!! [01/28 21:41:31] [INFO] We are on page 1 of 2 [01/28 21:41:33] [INFO] We are on page 2 of 2 [01/28 21:41:33] [INFO] Number of posts: 3 [01/28 21:41:33] [INFO] Progress: 1227/6740 [01/28 21:41:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:41:33] [INFO] Thread http://forum.notebookreview.com/threads/hp-and-google-unveil-new-280-chromebook-discussion.734117/ finished! [01/28 21:41:34] [INFO] !!! Now downloading MobileSpaces Review- Easy BYOD Security !!!!! [01/28 21:41:35] [INFO] We are on page 1 of 1 [01/28 21:41:35] [INFO] Number of posts: 1 [01/28 21:41:35] [INFO] Progress: 1228/6740 [01/28 21:41:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:41:35] [INFO] Thread http://forum.notebookreview.com/threads/mobilespaces-review-easy-byod-security.734706/ finished! [01/28 21:41:35] [INFO] !!! Now downloading Acer C720 Chromebook Official- Haswell, Long Battery Life, $250 (Hands on) !!!!! [01/28 21:41:36] [INFO] We are on page 1 of 1 [01/28 21:41:36] [INFO] Number of posts: 3 [01/28 21:41:37] [INFO] Progress: 1229/6740 [01/28 21:41:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:41:37] [INFO] Thread http://forum.notebookreview.com/threads/acer-c720-chromebook-official-haswell-long-battery-life-250-hands-on.734276/ finished! [01/28 21:41:37] [INFO] !!! Now downloading LenovoEMC PX2-300D Network Storage Review !!!!! [01/28 21:41:38] [INFO] We are on page 1 of 1 [01/28 21:41:38] [INFO] Number of posts: 1 [01/28 21:41:38] [INFO] Progress: 1230/6740 [01/28 21:41:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:41:38] [INFO] Thread http://forum.notebookreview.com/threads/lenovoemc-px2-300d-network-storage-review.734336/ finished! [01/28 21:41:39] [INFO] !!! Now downloading Fujitsu Reveals 'All New in Touch' Portfolio Discussion !!!!! [01/28 21:41:40] [INFO] We are on page 1 of 1 [01/28 21:41:40] [INFO] Number of posts: 2 [01/28 21:41:40] [INFO] Progress: 1231/6740 [01/28 21:41:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:41:40] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-reveals-all-new-in-touch-portfolio-discussion.734129/ finished! [01/28 21:41:40] [INFO] !!! Now downloading ADATA Unveils HC630 External Hard Drive Discussion !!!!! [01/28 21:41:41] [INFO] We are on page 1 of 1 [01/28 21:41:41] [INFO] Number of posts: 1 [01/28 21:41:41] [INFO] Progress: 1232/6740 [01/28 21:41:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:41:41] [INFO] Thread http://forum.notebookreview.com/threads/adata-unveils-hc630-external-hard-drive-discussion.734105/ finished! [01/28 21:41:41] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-adds-new-zbooks-first-workstation-ultrabook-discussion.731714/ is 20500 ms [01/28 21:41:42] [INFO] !!! Now downloading HP Adds New ZBooks & First Workstation Ultrabook Discussion !!!!! [01/28 21:41:43] [INFO] We are on page 1 of 3 [01/28 21:41:46] [INFO] We are on page 2 of 3 [01/28 21:41:47] [INFO] We are on page 3 of 3 [01/28 21:41:47] [INFO] Number of posts: 2 [01/28 21:41:47] [INFO] Progress: 1233/6740 [01/28 21:41:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:41:47] [INFO] Thread http://forum.notebookreview.com/threads/hp-adds-new-zbooks-first-workstation-ultrabook-discussion.731714/ finished! [01/28 21:41:48] [INFO] !!! Now downloading Motorola Droid Mini Review !!!!! [01/28 21:41:49] [INFO] We are on page 1 of 1 [01/28 21:41:49] [INFO] Number of posts: 1 [01/28 21:41:49] [INFO] Progress: 1234/6740 [01/28 21:41:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:41:49] [INFO] Thread http://forum.notebookreview.com/threads/motorola-droid-mini-review.769607/ finished! [01/28 21:41:49] [INFO] !!! Now downloading HP Pavilion Touchsmart 11z Review !!!!! [01/28 21:41:51] [INFO] We are on page 1 of 1 [01/28 21:41:51] [INFO] Number of posts: 1 [01/28 21:41:51] [INFO] Progress: 1235/6740 [01/28 21:41:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:41:51] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-touchsmart-11z-review.733739/ finished! [01/28 21:41:51] [INFO] !!! Now downloading Toshiba Satellite P875-S7102 Review !!!!! [01/28 21:41:53] [INFO] We are on page 1 of 1 [01/28 21:41:53] [INFO] Number of posts: 9 [01/28 21:41:53] [INFO] Progress: 1236/6740 [01/28 21:41:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:41:53] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-p875-s7102-review.717240/ finished! [01/28 21:41:54] [INFO] !!! Now downloading Hands On- Western Digital Makes Personal Cloud Storage Easier with New 'My Cloud' Networked Drives !!!!! [01/28 21:41:55] [INFO] We are on page 1 of 1 [01/28 21:41:55] [INFO] Number of posts: 1 [01/28 21:41:55] [INFO] Progress: 1237/6740 [01/28 21:41:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:41:55] [INFO] Thread http://forum.notebookreview.com/threads/hands-on-western-digital-makes-personal-cloud-storage-easier-with-new-my-cloud-networked-drives.733595/ finished! [01/28 21:41:55] [INFO] !!! Now downloading Getac Announces Fifth Generation B300 Ultra Rugged Notebook !!!!! [01/28 21:41:56] [INFO] We are on page 1 of 1 [01/28 21:41:56] [INFO] Number of posts: 1 [01/28 21:41:56] [INFO] Progress: 1238/6740 [01/28 21:41:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:41:56] [INFO] Thread http://forum.notebookreview.com/threads/getac-announces-fifth-generation-b300-ultra-rugged-notebook.733539/ finished! [01/28 21:41:57] [INFO] !!! Now downloading ADATA to Launch Wireless DashDrive Air AE800 HDD Discussion !!!!! [01/28 21:41:58] [INFO] We are on page 1 of 1 [01/28 21:41:58] [INFO] Number of posts: 1 [01/28 21:41:58] [INFO] Progress: 1239/6740 [01/28 21:41:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:41:58] [INFO] Thread http://forum.notebookreview.com/threads/adata-to-launch-wireless-dashdrive-air-ae800-hdd-discussion.733521/ finished! [01/28 21:41:58] [INFO] !!! Now downloading Apple iPhone 5s Review !!!!! [01/28 21:41:59] [INFO] We are on page 1 of 1 [01/28 21:41:59] [INFO] Number of posts: 1 [01/28 21:42:00] [INFO] Progress: 1240/6740 [01/28 21:42:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:42:00] [INFO] Thread http://forum.notebookreview.com/threads/apple-iphone-5s-review.769606/ finished! [01/28 21:42:00] [INFO] !!! Now downloading Norton AntiVirus 2014 Review !!!!! [01/28 21:42:01] [INFO] We are on page 1 of 1 [01/28 21:42:01] [INFO] Number of posts: 1 [01/28 21:42:01] [INFO] Progress: 1241/6740 [01/28 21:42:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:42:01] [INFO] Thread http://forum.notebookreview.com/threads/norton-antivirus-2014-review.733501/ finished! [01/28 21:42:02] [INFO] !!! Now downloading How To Secure Your Laptop PC !!!!! [01/28 21:42:03] [INFO] We are on page 1 of 1 [01/28 21:42:03] [INFO] Number of posts: 3 [01/28 21:42:03] [INFO] Progress: 1242/6740 [01/28 21:42:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:42:03] [INFO] Thread http://forum.notebookreview.com/threads/how-to-secure-your-laptop-pc.733233/ finished! [01/28 21:42:03] [INFO] !!! Now downloading Samsung ATIV S Neo- In Need of Service !!!!! [01/28 21:42:04] [INFO] We are on page 1 of 1 [01/28 21:42:04] [INFO] Number of posts: 1 [01/28 21:42:04] [INFO] Progress: 1243/6740 [01/28 21:42:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:42:04] [INFO] Thread http://forum.notebookreview.com/threads/samsung-ativ-s-neo-in-need-of-service.769681/ finished! [01/28 21:42:05] [INFO] !!! Now downloading Valve- New Steam Controller, Works With Every Single Game on Steam !!!!! [01/28 21:42:06] [INFO] We are on page 1 of 1 [01/28 21:42:06] [INFO] Number of posts: 2 [01/28 21:42:06] [INFO] Progress: 1244/6740 [01/28 21:42:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:42:06] [INFO] Thread http://forum.notebookreview.com/threads/valve-new-steam-controller-works-with-every-single-game-on-steam.733215/ finished! [01/28 21:42:06] [INFO] !!! Now downloading Valve Announces SteamBoxes Coming Next Year, Beta Hardware Coming Soon !!!!! [01/28 21:42:08] [INFO] We are on page 1 of 1 [01/28 21:42:08] [INFO] Number of posts: 4 [01/28 21:42:08] [INFO] Progress: 1245/6740 [01/28 21:42:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:42:08] [INFO] Thread http://forum.notebookreview.com/threads/valve-announces-steamboxes-coming-next-year-beta-hardware-coming-soon.733063/ finished! [01/28 21:42:08] [INFO] !!! Now downloading Alienware 14 Review !!!!! [01/28 21:42:09] [INFO] We are on page 1 of 2 [01/28 21:42:11] [INFO] We are on page 2 of 2 [01/28 21:42:11] [INFO] Number of posts: 7 [01/28 21:42:12] [INFO] Progress: 1246/6740 [01/28 21:42:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:42:12] [INFO] Thread http://forum.notebookreview.com/threads/alienware-14-review.730779/ finished! [01/28 21:42:12] [INFO] Max wait time for http://forum.notebookreview.com/threads/valve-to-make-three-big-announcements-starting-on-monday.732668/ is 28000 ms [01/28 21:42:12] [INFO] !!! Now downloading Valve to Make Three Big Announcements Starting on Monday !!!!! [01/28 21:42:13] [INFO] We are on page 1 of 4 [01/28 21:42:15] [INFO] We are on page 2 of 4 [01/28 21:42:17] [INFO] We are on page 3 of 4 [01/28 21:42:19] [INFO] We are on page 4 of 4 [01/28 21:42:19] [INFO] Number of posts: 7 [01/28 21:42:19] [INFO] Progress: 1247/6740 [01/28 21:42:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:42:19] [INFO] Thread http://forum.notebookreview.com/threads/valve-to-make-three-big-announcements-starting-on-monday.732668/ finished! [01/28 21:42:19] [INFO] !!! Now downloading MSI GT70 Review !!!!! [01/28 21:42:20] [INFO] We are on page 1 of 1 [01/28 21:42:20] [INFO] Number of posts: 1 [01/28 21:42:21] [INFO] Progress: 1248/6740 [01/28 21:42:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:42:21] [INFO] Thread http://forum.notebookreview.com/threads/msi-gt70-review.733071/ finished! [01/28 21:42:21] [INFO] !!! Now downloading Toshiba Updates Qosmio, Satellite Lineup with New Intel Haswell CPUs and AMD APUs !!!!! [01/28 21:42:22] [INFO] We are on page 1 of 1 [01/28 21:42:22] [INFO] Number of posts: 1 [01/28 21:42:22] [INFO] Progress: 1249/6740 [01/28 21:42:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:42:22] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-updates-qosmio-satellite-lineup-with-new-intel-haswell-cpus-and-amd-apus.732963/ finished! [01/28 21:42:24] [INFO] !!! Now downloading New Apple iMacs Offer Haswell CPUs, 802.11ac Wi-Fi, PCI-e SSDs, 32GB RAM !!!!! [01/28 21:42:25] [INFO] We are on page 1 of 1 [01/28 21:42:25] [INFO] Number of posts: 1 [01/28 21:42:25] [INFO] Progress: 1250/6740 [01/28 21:42:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:42:25] [INFO] Thread http://forum.notebookreview.com/threads/new-apple-imacs-offer-haswell-cpus-802-11ac-wi-fi-pci-e-ssds-32gb-ram.732955/ finished! [01/28 21:42:25] [INFO] !!! Now downloading WD Updates My Book and My Book for Mac with 4TB of Storage, DropBox Integration Discussion !!!!! [01/28 21:42:26] [INFO] We are on page 1 of 1 [01/28 21:42:26] [INFO] Number of posts: 1 [01/28 21:42:27] [INFO] Progress: 1251/6740 [01/28 21:42:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:42:28] [INFO] Thread http://forum.notebookreview.com/threads/wd-updates-my-book-and-my-book-for-mac-with-4tb-of-storage-dropbox-integration-discussion.732949/ finished! [01/28 21:42:28] [INFO] !!! Now downloading Western Digital My Passport 2TB Review Discussion !!!!! [01/28 21:42:29] [INFO] We are on page 1 of 1 [01/28 21:42:29] [INFO] Number of posts: 8 [01/28 21:42:30] [INFO] Progress: 1252/6740 [01/28 21:42:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:42:30] [INFO] Thread http://forum.notebookreview.com/threads/western-digital-my-passport-2tb-review-discussion.667142/ finished! [01/28 21:42:30] [INFO] !!! Now downloading HP Outs New Spectre 13, Motion-Controlled HP ENVY 17, HP Pavilion 11 x2 and HP Pavilion 13 x2 (Hands on Preview) !!!!! [01/28 21:42:31] [INFO] We are on page 1 of 1 [01/28 21:42:31] [INFO] Number of posts: 3 [01/28 21:42:31] [INFO] Progress: 1253/6740 [01/28 21:42:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:42:31] [INFO] Thread http://forum.notebookreview.com/threads/hp-outs-new-spectre-13-motion-controlled-hp-envy-17-hp-pavilion-11-x2-and-hp-pavilion-13-x2-hands-on-preview.732560/ finished! [01/28 21:42:32] [INFO] !!! Now downloading Valve's Big Announcement #1- SteamOS Coming to Your TV !!!!! [01/28 21:42:33] [INFO] We are on page 1 of 1 [01/28 21:42:33] [INFO] Number of posts: 1 [01/28 21:42:33] [INFO] Progress: 1254/6740 [01/28 21:42:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:42:33] [INFO] Thread http://forum.notebookreview.com/threads/valves-big-announcement-1-steamos-coming-to-your-tv.732882/ finished! [01/28 21:42:33] [INFO] !!! Now downloading Acer Aspire S3 Preview- The S7, Plus a Little More Discussion !!!!! [01/28 21:42:34] [INFO] We are on page 1 of 1 [01/28 21:42:34] [INFO] Number of posts: 8 [01/28 21:42:35] [INFO] Progress: 1255/6740 [01/28 21:42:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:42:35] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire-s3-preview-the-s7-plus-a-little-more-discussion.720911/ finished! [01/28 21:42:35] [INFO] !!! Now downloading AVADirect Clevo W230ST Review !!!!! [01/28 21:42:36] [INFO] We are on page 1 of 1 [01/28 21:42:36] [INFO] Number of posts: 4 [01/28 21:42:37] [INFO] Progress: 1256/6740 [01/28 21:42:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:42:37] [INFO] Thread http://forum.notebookreview.com/threads/avadirect-clevo-w230st-review.732650/ finished! [01/28 21:42:38] [INFO] !!! Now downloading Lenovo IdeaPad Y570 Review- A Lenovo Bestseller Discussion !!!!! [01/28 21:42:39] [INFO] We are on page 1 of 1 [01/28 21:42:39] [INFO] Number of posts: 1 [01/28 21:42:39] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Lenovo IdeaPad Y570 Review- A Lenovo Bestseller Discussion/images/avatars/ [01/28 21:42:39] [INFO] Progress: 1257/6740 [01/28 21:42:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:42:39] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ideapad-y570-review-a-lenovo-bestseller-discussion.732659/ finished! [01/28 21:42:40] [INFO] !!! Now downloading Kaspersky Anti-Virus 2014 Review !!!!! [01/28 21:42:41] [INFO] We are on page 1 of 1 [01/28 21:42:41] [INFO] Number of posts: 1 [01/28 21:42:41] [INFO] Progress: 1258/6740 [01/28 21:42:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:42:41] [INFO] Thread http://forum.notebookreview.com/threads/kaspersky-anti-virus-2014-review.732593/ finished! [01/28 21:42:42] [INFO] !!! Now downloading HP Unveils Spectre 13 x2- Hands On Preview !!!!! [01/28 21:42:43] [INFO] We are on page 1 of 1 [01/28 21:42:43] [INFO] Number of posts: 2 [01/28 21:42:43] [INFO] Progress: 1259/6740 [01/28 21:42:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:42:43] [INFO] Thread http://forum.notebookreview.com/threads/hp-unveils-spectre-13-x2-hands-on-preview.732559/ finished! [01/28 21:42:43] [INFO] !!! Now downloading Motorola Droid Ultra Review !!!!! [01/28 21:42:44] [INFO] We are on page 1 of 1 [01/28 21:42:44] [INFO] Number of posts: 1 [01/28 21:42:45] [INFO] Progress: 1260/6740 [01/28 21:42:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:42:45] [INFO] Thread http://forum.notebookreview.com/threads/motorola-droid-ultra-review.769605/ finished! [01/28 21:42:45] [INFO] !!! Now downloading Microsoft Announces Windows 8.1 Pricing & Upgrade Info Discussion !!!!! [01/28 21:42:46] [INFO] We are on page 1 of 1 [01/28 21:42:46] [INFO] Number of posts: 2 [01/28 21:42:46] [INFO] Progress: 1261/6740 [01/28 21:42:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:42:46] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-announces-windows-8-1-pricing-upgrade-info-discussion.732490/ finished! [01/28 21:42:47] [INFO] !!! Now downloading McAfee Intros 2014 PC, Mac & Mobile Security Products Discussion !!!!! [01/28 21:42:48] [INFO] We are on page 1 of 1 [01/28 21:42:48] [INFO] Number of posts: 1 [01/28 21:42:48] [INFO] Progress: 1262/6740 [01/28 21:42:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:42:48] [INFO] Thread http://forum.notebookreview.com/threads/mcafee-intros-2014-pc-mac-mobile-security-products-discussion.732443/ finished! [01/28 21:42:48] [INFO] !!! Now downloading Dell Latitude 7000 Ultrabooks Now Available with Latitude 3000 Laptops Set to Release Next Month Discussion !!!!! [01/28 21:42:49] [INFO] We are on page 1 of 1 [01/28 21:42:49] [INFO] Number of posts: 1 [01/28 21:42:49] [INFO] Progress: 1263/6740 [01/28 21:42:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:42:49] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-7000-ultrabooks-now-available-with-latitude-3000-laptops-set-to-release-next-month-discussion.732339/ finished! [01/28 21:42:50] [INFO] !!! Now downloading Lenovo delivers new Yoga and Flex convertible PCs !!!!! [01/28 21:42:51] [INFO] We are on page 1 of 1 [01/28 21:42:51] [INFO] Number of posts: 6 [01/28 21:42:51] [INFO] Progress: 1264/6740 [01/28 21:42:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:42:51] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-delivers-new-yoga-and-flex-convertible-pcs.731064/ finished! [01/28 21:42:52] [INFO] !!! Now downloading HP Spectre XT TouchSmart 15t Review !!!!! [01/28 21:42:53] [INFO] We are on page 1 of 1 [01/28 21:42:53] [INFO] Number of posts: 8 [01/28 21:42:53] [INFO] Progress: 1265/6740 [01/28 21:42:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:42:53] [INFO] Thread http://forum.notebookreview.com/threads/hp-spectre-xt-touchsmart-15t-review.710216/ finished! [01/28 21:42:53] [INFO] !!! Now downloading Alienware 14 !!!!! [01/28 21:42:55] [INFO] We are on page 1 of 1 [01/28 21:42:55] [INFO] Number of posts: 1 [01/28 21:42:55] [INFO] Progress: 1266/6740 [01/28 21:42:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:42:55] [INFO] Thread http://forum.notebookreview.com/threads/alienware-14.757845/ finished! [01/28 21:42:55] [INFO] !!! Now downloading Lenovo ThinkPad T431s !!!!! [01/28 21:42:56] [INFO] We are on page 1 of 1 [01/28 21:42:56] [INFO] Number of posts: 1 [01/28 21:42:56] [INFO] Progress: 1267/6740 [01/28 21:42:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:42:56] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-t431s.757846/ finished! [01/28 21:42:56] [INFO] !!! Now downloading Asus Vivobook V500CA !!!!! [01/28 21:42:58] [INFO] We are on page 1 of 1 [01/28 21:42:58] [INFO] Number of posts: 1 [01/28 21:42:58] [INFO] Progress: 1268/6740 [01/28 21:42:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:42:58] [INFO] Thread http://forum.notebookreview.com/threads/asus-vivobook-v500ca.757847/ finished! [01/28 21:42:58] [INFO] !!! Now downloading Lenovo IdeaPad Y510P !!!!! [01/28 21:42:59] [INFO] We are on page 1 of 1 [01/28 21:42:59] [INFO] Number of posts: 1 [01/28 21:42:59] [INFO] Progress: 1269/6740 [01/28 21:42:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:42:59] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ideapad-y510p.757848/ finished! [01/28 21:43:00] [INFO] !!! Now downloading Razer Blade Pro !!!!! [01/28 21:43:01] [INFO] We are on page 1 of 1 [01/28 21:43:01] [INFO] Number of posts: 1 [01/28 21:43:01] [INFO] Progress: 1270/6740 [01/28 21:43:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:43:01] [INFO] Thread http://forum.notebookreview.com/threads/razer-blade-pro.757849/ finished! [01/28 21:43:01] [INFO] !!! Now downloading Lenovo IdeaPad Yoga 11S !!!!! [01/28 21:43:02] [INFO] We are on page 1 of 1 [01/28 21:43:02] [INFO] Number of posts: 1 [01/28 21:43:02] [INFO] Progress: 1271/6740 [01/28 21:43:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:43:02] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ideapad-yoga-11s.757851/ finished! [01/28 21:43:03] [INFO] !!! Now downloading MSI Computer GT60 !!!!! [01/28 21:43:04] [INFO] We are on page 1 of 1 [01/28 21:43:04] [INFO] Number of posts: 1 [01/28 21:43:04] [INFO] Progress: 1272/6740 [01/28 21:43:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:43:04] [INFO] Thread http://forum.notebookreview.com/threads/msi-computer-gt60.757852/ finished! [01/28 21:43:04] [INFO] !!! Now downloading HP EliteBook Revolve 810 !!!!! [01/28 21:43:05] [INFO] We are on page 1 of 1 [01/28 21:43:05] [INFO] Number of posts: 1 [01/28 21:43:05] [INFO] Progress: 1273/6740 [01/28 21:43:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:43:05] [INFO] Thread http://forum.notebookreview.com/threads/hp-elitebook-revolve-810.757853/ finished! [01/28 21:43:06] [INFO] !!! Now downloading Samsung ATIV Book 9 !!!!! [01/28 21:43:08] [INFO] We are on page 1 of 1 [01/28 21:43:08] [INFO] Number of posts: 1 [01/28 21:43:08] [INFO] Progress: 1274/6740 [01/28 21:43:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:43:08] [INFO] Thread http://forum.notebookreview.com/threads/samsung-ativ-book-9.757855/ finished! [01/28 21:43:08] [INFO] !!! Now downloading Lenovo IdeaPad U310 Touch !!!!! [01/28 21:43:09] [INFO] We are on page 1 of 1 [01/28 21:43:09] [INFO] Number of posts: 1 [01/28 21:43:09] [INFO] Progress: 1275/6740 [01/28 21:43:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:43:09] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ideapad-u310-touch.757856/ finished! [01/28 21:43:10] [INFO] !!! Now downloading Sony VAIO Fit 15 !!!!! [01/28 21:43:11] [INFO] We are on page 1 of 1 [01/28 21:43:11] [INFO] Number of posts: 1 [01/28 21:43:11] [INFO] Progress: 1276/6740 [01/28 21:43:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:43:11] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-fit-15.757859/ finished! [01/28 21:43:12] [INFO] !!! Now downloading HP Elitebook 2570p !!!!! [01/28 21:43:13] [INFO] We are on page 1 of 1 [01/28 21:43:13] [INFO] Number of posts: 1 [01/28 21:43:13] [INFO] Progress: 1277/6740 [01/28 21:43:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:43:13] [INFO] Thread http://forum.notebookreview.com/threads/hp-elitebook-2570p.757850/ finished! [01/28 21:43:13] [INFO] !!! Now downloading Samsung ATIV Book 9 Review !!!!! [01/28 21:43:15] [INFO] We are on page 1 of 2 [01/28 21:43:16] [INFO] We are on page 2 of 2 [01/28 21:43:16] [INFO] Number of posts: 6 [01/28 21:43:16] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/err_zpscphez7e7.gif [01/28 21:43:16] [INFO] Progress: 1278/6740 [01/28 21:43:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:43:16] [INFO] Thread http://forum.notebookreview.com/threads/samsung-ativ-book-9-review.720706/ finished! [01/28 21:43:17] [INFO] !!! Now downloading Asus Transformer Book T100 To Be an Inexpensive Windows 8.1 Hybrid Laptop with a ''Bay Trail'' Atom Processor Discussion !!!!! [01/28 21:43:18] [INFO] We are on page 1 of 1 [01/28 21:43:18] [INFO] Number of posts: 4 [01/28 21:43:18] [INFO] Progress: 1279/6740 [01/28 21:43:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:43:18] [INFO] Thread http://forum.notebookreview.com/threads/asus-transformer-book-t100-to-be-an-inexpensive-windows-8-1-hybrid-laptop-with-a-bay-trail-atom-processor-discussion.731963/ finished! [01/28 21:43:19] [INFO] !!! Now downloading HP EliteBook Revolve 810 Review !!!!! [01/28 21:43:20] [INFO] We are on page 1 of 1 [01/28 21:43:20] [INFO] Number of posts: 7 [01/28 21:43:20] [INFO] Progress: 1280/6740 [01/28 21:43:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:43:20] [INFO] Thread http://forum.notebookreview.com/threads/hp-elitebook-revolve-810-review.723013/ finished! [01/28 21:43:21] [INFO] !!! Now downloading Sony VAIO Fit 15 Review !!!!! [01/28 21:43:22] [INFO] We are on page 1 of 2 [01/28 21:43:24] [INFO] We are on page 2 of 2 [01/28 21:43:24] [INFO] Number of posts: 3 [01/28 21:43:24] [INFO] Progress: 1281/6740 [01/28 21:43:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:43:24] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-fit-15-review.717907/ finished! [01/28 21:43:25] [INFO] !!! Now downloading 6 Cool Cloud Services- Personal Finance !!!!! [01/28 21:43:26] [INFO] We are on page 1 of 1 [01/28 21:43:26] [INFO] Number of posts: 3 [01/28 21:43:26] [INFO] Progress: 1282/6740 [01/28 21:43:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:43:26] [INFO] Thread http://forum.notebookreview.com/threads/6-cool-cloud-services-personal-finance.731842/ finished! [01/28 21:43:27] [INFO] !!! Now downloading How to Replace or Upgrade Laptop Memory !!!!! [01/28 21:43:28] [INFO] We are on page 1 of 1 [01/28 21:43:28] [INFO] Number of posts: 3 [01/28 21:43:28] [INFO] Progress: 1283/6740 [01/28 21:43:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:43:28] [INFO] Thread http://forum.notebookreview.com/threads/how-to-replace-or-upgrade-laptop-memory.731532/ finished! [01/28 21:43:28] [INFO] !!! Now downloading HP EliteBook 8770w Review !!!!! [01/28 21:43:29] [INFO] We are on page 1 of 2 [01/28 21:43:31] [INFO] We are on page 2 of 2 [01/28 21:43:31] [INFO] Number of posts: 7 [01/28 21:43:32] [INFO] Progress: 1284/6740 [01/28 21:43:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:43:32] [INFO] Thread http://forum.notebookreview.com/threads/hp-elitebook-8770w-review.708439/ finished! [01/28 21:43:32] [INFO] !!! Now downloading Western Digital Ups Thin Line of Portable Hard Drive to 2TB !!!!! [01/28 21:43:33] [INFO] We are on page 1 of 1 [01/28 21:43:33] [INFO] Number of posts: 3 [01/28 21:43:33] [INFO] Progress: 1285/6740 [01/28 21:43:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:43:33] [INFO] Thread http://forum.notebookreview.com/threads/western-digital-ups-thin-line-of-portable-hard-drive-to-2tb.731089/ finished! [01/28 21:43:34] [INFO] !!! Now downloading Lenovo ThinkPad T431s Review !!!!! [01/28 21:43:35] [INFO] We are on page 1 of 1 [01/28 21:43:35] [INFO] Number of posts: 6 [01/28 21:43:35] [INFO] Progress: 1286/6740 [01/28 21:43:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:43:35] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-t431s-review.729566/ finished! [01/28 21:43:36] [INFO] !!! Now downloading Symantec Releases 2014 Norton Security Software Lineup Discussion !!!!! [01/28 21:43:37] [INFO] We are on page 1 of 1 [01/28 21:43:37] [INFO] Number of posts: 5 [01/28 21:43:37] [INFO] Progress: 1287/6740 [01/28 21:43:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:43:37] [INFO] Thread http://forum.notebookreview.com/threads/symantec-releases-2014-norton-security-software-lineup-discussion.730918/ finished! [01/28 21:43:37] [INFO] Max wait time for http://forum.notebookreview.com/threads/acer-6935g-my-own-complete-review.335855/ is 292500 ms [01/28 21:43:38] [INFO] !!! Now downloading ACER 6935G, My Own Complete Review !!!!! [01/28 21:43:39] [INFO] We are on page 1 of 57 [01/28 21:43:40] [WARNING] Host down for image http://www.zimagez.com/miniature/realtek-232-driver.jpg [01/28 21:43:40] [WARNING] Host down for image http://www.zimagez.com/miniature/screenshot02100.jpg [01/28 21:43:40] [WARNING] Host down for image http://www.zimagez.com/miniature/gpu-z1.jpg [01/28 21:43:40] [WARNING] Host down for image http://www.zimagez.com/miniature/3dmark06-1366x768-windows7b.jpg [01/28 21:43:40] [WARNING] Host down for image http://www.zimagez.com/miniature/re-5-1.jpg [01/28 21:43:40] [WARNING] Host down for image http://www.zimagez.com/miniature/settings-re-5-a0.jpg [01/28 21:43:40] [WARNING] Host down for image http://www.zimagez.com/miniature/settings-re-5-b0.jpg [01/28 21:43:40] [WARNING] Host down for image http://www.zimagez.com/miniature/re-5-2.jpg [01/28 21:43:40] [WARNING] Host down for image http://www.zimagez.com/miniature/benchmark-re-5-results0.jpg [01/28 21:43:40] [WARNING] Host down for image http://www.zimagez.com/miniature/gpu-z-darika-acer-6935g.jpg [01/28 21:43:40] [WARNING] Host down for image http://www.zimagez.com/miniature/3dm061024x768.jpg [01/28 21:43:40] [WARNING] Host down for image http://www.zimagez.com/miniature/3dm061366x768.jpg [01/28 21:43:40] [WARNING] Host down for image http://www.zimagez.com/miniature/cinebenchp8600.jpg [01/28 21:43:40] [WARNING] Host down for image http://www.zimagez.com/miniature/codwaw-2009-01-12-18-19-09-63.jpg [01/28 21:43:40] [WARNING] Host down for image http://www.zimagez.com/miniature/codwaw-2009-01-12-18-21-29-64.jpg [01/28 21:43:40] [WARNING] Host down for image http://www.zimagez.com/miniature/codwaw-2009-01-12-18-28-29-61.jpg [01/28 21:43:40] [WARNING] Host down for image http://www.zimagez.com/miniature/codwaw-2009-01-12-18-31-49-61.jpg [01/28 21:43:40] [WARNING] Host down for image http://www.zimagez.com/miniature/codwaw-2009-01-12-18-32-29-68.jpg [01/28 21:43:40] [WARNING] Host down for image http://www.zimagez.com/miniature/codwaw-2009-01-12-18-34-29-60.jpg [01/28 21:43:40] [WARNING] Host down for image http://www.zimagez.com/miniature/codwaw-2009-01-12-18-38-29-56.jpg [01/28 21:43:40] [WARNING] Host down for image http://www.zimagez.com/miniature/p10502751.jpg [01/28 21:43:40] [WARNING] Host down for image http://www.zimagez.com/miniature/p10502761.jpg [01/28 21:43:40] [WARNING] Host down for image http://www.zimagez.com/miniature/p10502821.jpg [01/28 21:43:40] [WARNING] Host down for image http://www.zimagez.com/miniature/p10609771.jpg [01/28 21:43:40] [WARNING] Host down for image http://www.zimagez.com/miniature/empowering.jpg [01/28 21:43:42] [INFO] We are on page 2 of 57 [01/28 21:43:42] [INFO] Applying Photobucket fix for http://i252.photobucket.com/albums/hh1/ratchetnclank/screenshots/Oblivion2009-01-1217-12-21-91.jpg [01/28 21:43:43] [INFO] Applying Photobucket fix for http://i252.photobucket.com/albums/hh1/ratchetnclank/screenshots/Oblivion2009-01-1217-50-48-00.jpg [01/28 21:43:43] [INFO] Applying Photobucket fix for http://i252.photobucket.com/albums/hh1/ratchetnclank/screenshots/Oblivion2009-01-1217-51-27-23.jpg [01/28 21:43:43] [INFO] Applying Photobucket fix for http://i252.photobucket.com/albums/hh1/ratchetnclank/screenshots/halo22009-01-1218-39-11-49.jpg [01/28 21:43:44] [INFO] Applying Photobucket fix for http://i252.photobucket.com/albums/hh1/ratchetnclank/screenshots/MassEffect2009-01-1220-00-34-80.jpg [01/28 21:43:44] [INFO] Applying Photobucket fix for http://i252.photobucket.com/albums/hh1/ratchetnclank/screenshots/MassEffect2009-01-1220-01-25-57.jpg [01/28 21:43:44] [INFO] Applying Photobucket fix for http://i252.photobucket.com/albums/hh1/ratchetnclank/screenshots/MassEffect2009-01-1220-01-22-98.jpg [01/28 21:43:45] [INFO] Applying Photobucket fix for http://i252.photobucket.com/albums/hh1/ratchetnclank/screenshots/left4dead2009-01-1221-25-23-13.jpg [01/28 21:43:45] [INFO] Applying Photobucket fix for http://i252.photobucket.com/albums/hh1/ratchetnclank/screenshots/left4dead2009-01-1220-09-08-19.jpg [01/28 21:43:45] [INFO] Applying Photobucket fix for http://i252.photobucket.com/albums/hh1/ratchetnclank/screenshots/left4dead2009-01-1220-09-08-19.jpg [01/28 21:43:45] [INFO] Applying Photobucket fix for http://i252.photobucket.com/albums/hh1/ratchetnclank/screenshots/3Dmark06.jpg [01/28 21:43:45] [WARNING] File not found for image http://img136.imageshack.us/img136/9858/cpuzok2.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/ACER 6935G, My Own Complete Review/images/storyImages/cpuzok2.jpg [01/28 21:43:46] [WARNING] File not found for image http://img136.imageshack.us/img136/cpuzok2.jpg/1/w395.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/ACER 6935G, My Own Complete Review/images/storyImages/w395.png [01/28 21:43:47] [INFO] We are on page 3 of 57 [01/28 21:43:49] [INFO] We are on page 4 of 57 [01/28 21:43:50] [INFO] We are on page 5 of 57 [01/28 21:43:52] [INFO] We are on page 6 of 57 [01/28 21:43:54] [INFO] We are on page 7 of 57 [01/28 21:43:56] [INFO] We are on page 8 of 57 [01/28 21:43:57] [WARNING] File not found for image https://www1.picturepush.com/photo/a/1504874/1024/My-Acer-Aspire-16"/GPU-Z.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/ACER 6935G, My Own Complete Review/images/storyImages/GPU-Z.jpg [01/28 21:43:58] [WARNING] File not found for image https://www4.picturepush.com/photo/a/1504917/1024/My-Acer-Aspire-16"/6935g-compiration.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/ACER 6935G, My Own Complete Review/images/storyImages/6935g-compiration.jpg [01/28 21:43:59] [INFO] We are on page 9 of 57 [01/28 21:44:00] [WARNING] File not found for image https://www5.picturepush.com/photo/a/1505023/640/My-Acer-Aspire-16"/game-o-meter.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/ACER 6935G, My Own Complete Review/images/storyImages/game-o-meter.jpg [01/28 21:44:02] [INFO] We are on page 10 of 57 [01/28 21:44:03] [INFO] We are on page 11 of 57 [01/28 21:44:05] [INFO] We are on page 12 of 57 [01/28 21:44:07] [INFO] We are on page 13 of 57 [01/28 21:44:08] [WARNING] File not found for image https://www4.picturepush.com/photo/a/1687772/640/My-Acer-Aspire-16"/notification.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/ACER 6935G, My Own Complete Review/images/storyImages/notification.jpg [01/28 21:44:10] [INFO] We are on page 14 of 57 [01/28 21:44:11] [INFO] We are on page 15 of 57 [01/28 21:44:13] [INFO] We are on page 16 of 57 [01/28 21:44:15] [INFO] We are on page 17 of 57 [01/28 21:44:17] [INFO] We are on page 18 of 57 [01/28 21:44:18] [INFO] We are on page 19 of 57 [01/28 21:44:20] [INFO] We are on page 20 of 57 [01/28 21:44:22] [INFO] We are on page 21 of 57 [01/28 21:44:22] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/notworthy_zpslg2phlen.gif [01/28 21:44:24] [INFO] We are on page 22 of 57 [01/28 21:44:25] [INFO] We are on page 23 of 57 [01/28 21:44:27] [INFO] We are on page 24 of 57 [01/28 21:44:28] [INFO] We are on page 25 of 57 [01/28 21:44:30] [INFO] We are on page 26 of 57 [01/28 21:44:32] [INFO] We are on page 27 of 57 [01/28 21:44:34] [INFO] We are on page 28 of 57 [01/28 21:44:35] [INFO] We are on page 29 of 57 [01/28 21:44:35] [WARNING] File not found for image http://laptoppimp.com/wp-content/uploads/2009/07/Laptop_keyboard_skin_cover.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/ACER 6935G, My Own Complete Review/images/storyImages/Laptop_keyboard_skin_cover.jpg [01/28 21:44:37] [INFO] Progress has been made 1 ago. Waiting another minute... [01/28 21:44:37] [INFO] We are on page 30 of 57 [01/28 21:44:39] [INFO] We are on page 31 of 57 [01/28 21:44:40] [INFO] We are on page 32 of 57 [01/28 21:44:42] [INFO] We are on page 33 of 57 [01/28 21:44:44] [INFO] We are on page 34 of 57 [01/28 21:44:45] [INFO] We are on page 35 of 57 [01/28 21:44:47] [INFO] We are on page 36 of 57 [01/28 21:44:48] [INFO] We are on page 37 of 57 [01/28 21:44:50] [INFO] We are on page 38 of 57 [01/28 21:45:05] [WARNING] Read timeout for image http://images.netbag.hu/20091218/02052499210.png. This is likely a problem with the image's hosting site. [01/28 21:45:07] [INFO] We are on page 39 of 57 [01/28 21:45:26] [WARNING] Read timeout for image http://kepfeltoltes.hu/091221/audio_www.kepfeltoltes.hu_.png. This is likely a problem with the image's hosting site. [01/28 21:45:28] [INFO] We are on page 40 of 57 [01/28 21:45:29] [INFO] We are on page 41 of 57 [01/28 21:45:31] [INFO] We are on page 42 of 57 [01/28 21:45:33] [INFO] We are on page 43 of 57 [01/28 21:45:35] [INFO] We are on page 44 of 57 [01/28 21:45:36] [INFO] We are on page 45 of 57 [01/28 21:45:36] [WARNING] File not found for image http://img691.imageshack.us/img691/7922/6935gvtenabled.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/ACER 6935G, My Own Complete Review/images/storyImages/6935gvtenabled.jpg [01/28 21:45:37] [INFO] Progress has been made 0 ago. Waiting another minute... [01/28 21:45:38] [INFO] We are on page 46 of 57 [01/28 21:45:40] [INFO] We are on page 47 of 57 [01/28 21:45:40] [WARNING] File not found for image http://img228.imageshack.us/img228/5075/scrshot.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/ACER 6935G, My Own Complete Review/images/storyImages/scrshot.jpg [01/28 21:45:42] [INFO] We are on page 48 of 57 [01/28 21:45:42] [WARNING] File not found for image http://img382.imageshack.us/img382/3549/printscreen.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/ACER 6935G, My Own Complete Review/images/storyImages/printscreen.jpg [01/28 21:45:42] [WARNING] File not found for image http://img90.imageshack.us/img90/2332/screenvx.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/ACER 6935G, My Own Complete Review/images/storyImages/screenvx.jpg [01/28 21:45:44] [INFO] We are on page 49 of 57 [01/28 21:45:45] [INFO] We are on page 50 of 57 [01/28 21:45:47] [INFO] We are on page 51 of 57 [01/28 21:46:02] [WARNING] Read timeout for image http://vi.tux.fi/~hc-amis/Untitled.png. This is likely a problem with the image's hosting site. [01/28 21:46:05] [INFO] We are on page 52 of 57 [01/28 21:46:05] [WARNING] File not found for image http://img263.imageshack.us/img263/378/desktopdp.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/ACER 6935G, My Own Complete Review/images/storyImages/desktopdp.jpg [01/28 21:46:20] [WARNING] Read timeout for image http://vi.tux.fi/~hc-amis/Untitled2.png. This is likely a problem with the image's hosting site. [01/28 21:46:20] [WARNING] File not found for image http://img7.imageshack.us/img7/5589/weixg.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/ACER 6935G, My Own Complete Review/images/storyImages/weixg.jpg [01/28 21:46:20] [INFO] Applying Photobucket fix for http://i358.photobucket.com/albums/oo28/wandyhee/webcam.jpg [01/28 21:46:22] [INFO] We are on page 53 of 57 [01/28 21:46:24] [INFO] We are on page 54 of 57 [01/28 21:46:26] [INFO] We are on page 55 of 57 [01/28 21:46:28] [INFO] We are on page 56 of 57 [01/28 21:46:30] [INFO] We are on page 57 of 57 [01/28 21:46:30] [INFO] Number of posts: 6 [01/28 21:46:30] [INFO] Progress: 1288/6740 [01/28 21:46:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:46:30] [INFO] Thread http://forum.notebookreview.com/threads/acer-6935g-my-own-complete-review.335855/ finished! [01/28 21:46:31] [INFO] !!! Now downloading HP Introduces New Touch All-in-ones, Multitouch Monitors, and Gaming PCs !!!!! [01/28 21:46:32] [INFO] We are on page 1 of 1 [01/28 21:46:32] [INFO] Number of posts: 5 [01/28 21:46:32] [INFO] Progress: 1289/6740 [01/28 21:46:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:46:32] [INFO] Thread http://forum.notebookreview.com/threads/hp-introduces-new-touch-all-in-ones-multitouch-monitors-and-gaming-pcs.731098/ finished! [01/28 21:46:32] [INFO] !!! Now downloading Lenovo Reveals Five New ThinkPad Laptops !!!!! [01/28 21:46:33] [INFO] We are on page 1 of 1 [01/28 21:46:33] [INFO] Number of posts: 3 [01/28 21:46:34] [INFO] Progress: 1290/6740 [01/28 21:46:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:46:34] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-reveals-five-new-thinkpad-laptops.730782/ finished! [01/28 21:46:34] [INFO] !!! Now downloading VIDEO- ASUS Vivobook V500ca Review Discussion !!!!! [01/28 21:46:35] [INFO] We are on page 1 of 1 [01/28 21:46:35] [INFO] Number of posts: 1 [01/28 21:46:35] [INFO] Progress: 1291/6740 [01/28 21:46:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:46:35] [INFO] Thread http://forum.notebookreview.com/threads/video-asus-vivobook-v500ca-review-discussion.730927/ finished! [01/28 21:46:36] [INFO] !!! Now downloading Top 10 Essential Apps For Students 2013 Discussion !!!!! [01/28 21:46:37] [INFO] We are on page 1 of 1 [01/28 21:46:37] [INFO] Number of posts: 6 [01/28 21:46:40] [INFO] Progress: 1292/6740 [01/28 21:46:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:46:40] [INFO] Thread http://forum.notebookreview.com/threads/top-10-essential-apps-for-students-2013-discussion.717184/ finished! [01/28 21:46:40] [INFO] !!! Now downloading Asus Republic of Gamers G750 Preview Discussion !!!!! [01/28 21:46:41] [INFO] We are on page 1 of 1 [01/28 21:46:41] [INFO] Number of posts: 2 [01/28 21:46:41] [INFO] Progress: 1293/6740 [01/28 21:46:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:46:41] [INFO] Thread http://forum.notebookreview.com/threads/asus-republic-of-gamers-g750-preview-discussion.720692/ finished! [01/28 21:46:42] [INFO] !!! Now downloading Samsung ATIV Book 6 Review !!!!! [01/28 21:46:43] [INFO] We are on page 1 of 1 [01/28 21:46:43] [INFO] Number of posts: 6 [01/28 21:46:43] [INFO] Progress: 1294/6740 [01/28 21:46:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:46:43] [INFO] Thread http://forum.notebookreview.com/threads/samsung-ativ-book-6-review.730368/ finished! [01/28 21:46:44] [INFO] !!! Now downloading NBR How-To- Replace Your DVD with a New Hard Drive !!!!! [01/28 21:46:45] [INFO] We are on page 1 of 2 [01/28 21:46:48] [INFO] We are on page 2 of 2 [01/28 21:46:48] [INFO] Number of posts: 9 [01/28 21:46:48] [INFO] Progress: 1295/6740 [01/28 21:46:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:46:48] [INFO] Thread http://forum.notebookreview.com/threads/nbr-how-to-replace-your-dvd-with-a-new-hard-drive.728444/ finished! [01/28 21:46:50] [INFO] !!! Now downloading ZTE Open Review- Bang for Your Buck !!!!! [01/28 21:46:51] [INFO] We are on page 1 of 1 [01/28 21:46:51] [INFO] Number of posts: 1 [01/28 21:46:51] [INFO] Progress: 1296/6740 [01/28 21:46:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:46:51] [INFO] Thread http://forum.notebookreview.com/threads/zte-open-review-bang-for-your-buck.769604/ finished! [01/28 21:46:52] [INFO] !!! Now downloading ZTE Open !!!!! [01/28 21:46:53] [INFO] We are on page 1 of 1 [01/28 21:46:53] [INFO] Number of posts: 1 [01/28 21:46:53] [INFO] Progress: 1297/6740 [01/28 21:46:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:46:53] [INFO] Thread http://forum.notebookreview.com/threads/zte-open.769563/ finished! [01/28 21:46:54] [INFO] !!! Now downloading Apple MacBook Pro 13-inch Retina Display Review !!!!! [01/28 21:46:55] [INFO] We are on page 1 of 2 [01/28 21:46:58] [INFO] We are on page 2 of 2 [01/28 21:46:58] [INFO] Number of posts: 7 [01/28 21:46:58] [INFO] Progress: 1298/6740 [01/28 21:46:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:46:58] [INFO] Thread http://forum.notebookreview.com/threads/apple-macbook-pro-13-inch-retina-display-review.714568/ finished! [01/28 21:46:58] [INFO] !!! Now downloading New WD Arkeia DA1300, DA2300 NAS Units- Mo' Data, Mo' Money Discussion !!!!! [01/28 21:46:59] [INFO] We are on page 1 of 1 [01/28 21:46:59] [INFO] Number of posts: 1 [01/28 21:47:00] [INFO] Progress: 1299/6740 [01/28 21:47:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:47:00] [INFO] Thread http://forum.notebookreview.com/threads/new-wd-arkeia-da1300-da2300-nas-units-mo-data-mo-money-discussion.729980/ finished! [01/28 21:47:00] [INFO] !!! Now downloading Leaked Build Indicates Changes Ahead for Windows 8.1 Discussion !!!!! [01/28 21:47:01] [INFO] We are on page 1 of 1 [01/28 21:47:01] [INFO] Number of posts: 9 [01/28 21:47:04] [INFO] Progress: 1300/6740 [01/28 21:47:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:47:04] [INFO] Thread http://forum.notebookreview.com/threads/leaked-build-indicates-changes-ahead-for-windows-8-1-discussion.728526/ finished! [01/28 21:47:04] [INFO] !!! Now downloading Dell Latitude 6430u Review !!!!! [01/28 21:47:06] [INFO] We are on page 1 of 3 [01/28 21:47:08] [INFO] We are on page 2 of 3 [01/28 21:47:10] [INFO] We are on page 3 of 3 [01/28 21:47:10] [INFO] Number of posts: 1 [01/28 21:47:10] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/twitcy_zpscfjihzlq.gif [01/28 21:47:10] [INFO] Progress: 1301/6740 [01/28 21:47:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:47:10] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-6430u-review.712086/ finished! [01/28 21:47:11] [INFO] !!! Now downloading Pinnacle Studio 16 Review Discussion !!!!! [01/28 21:47:12] [INFO] We are on page 1 of 1 [01/28 21:47:12] [INFO] Number of posts: 3 [01/28 21:47:12] [INFO] Progress: 1302/6740 [01/28 21:47:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:47:12] [INFO] Thread http://forum.notebookreview.com/threads/pinnacle-studio-16-review-discussion.706363/ finished! [01/28 21:47:13] [INFO] !!! Now downloading Eurocom Adds AMD Radeon HD 8970M Option to its Scorpius Upgradable Laptop Discussion !!!!! [01/28 21:47:14] [INFO] We are on page 1 of 1 [01/28 21:47:14] [INFO] Number of posts: 1 [01/28 21:47:14] [INFO] Progress: 1303/6740 [01/28 21:47:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:47:14] [INFO] Thread http://forum.notebookreview.com/threads/eurocom-adds-amd-radeon-hd-8970m-option-to-its-scorpius-upgradable-laptop-discussion.729416/ finished! [01/28 21:47:15] [INFO] !!! Now downloading Lenovo G580 Review !!!!! [01/28 21:47:16] [INFO] We are on page 1 of 1 [01/28 21:47:16] [INFO] Number of posts: 7 [01/28 21:47:16] [INFO] Progress: 1304/6740 [01/28 21:47:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:47:16] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-g580-review.716355/ finished! [01/28 21:47:16] [INFO] !!! Now downloading ASUS Vivobook V500CA Review !!!!! [01/28 21:47:18] [INFO] We are on page 1 of 1 [01/28 21:47:18] [INFO] Number of posts: 1 [01/28 21:47:18] [INFO] Progress: 1305/6740 [01/28 21:47:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:47:18] [INFO] Thread http://forum.notebookreview.com/threads/asus-vivobook-v500ca-review.729309/ finished! [01/28 21:47:18] [INFO] !!! Now downloading Microsoft- Windows 8.1 Coming on October 17th Discussion !!!!! [01/28 21:47:19] [INFO] We are on page 1 of 2 [01/28 21:47:21] [INFO] We are on page 2 of 2 [01/28 21:47:21] [INFO] Number of posts: 3 [01/28 21:47:21] [INFO] Progress: 1306/6740 [01/28 21:47:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:47:21] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-windows-8-1-coming-on-october-17th-discussion.728862/ finished! [01/28 21:47:22] [INFO] !!! Now downloading MSI GS70 Promises 'World's Thinnest' 17-inch Gaming Laptop Discussion !!!!! [01/28 21:47:23] [INFO] We are on page 1 of 2 [01/28 21:47:25] [INFO] We are on page 2 of 2 [01/28 21:47:25] [INFO] Number of posts: 7 [01/28 21:47:26] [INFO] Applying Photobucket fix for http://i31.photobucket.com/albums/c359/rashkae2/MSI_GS70/IMG_1879_zps572a680a.jpg [01/28 21:47:26] [INFO] Progress: 1307/6740 [01/28 21:47:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:47:26] [INFO] Thread http://forum.notebookreview.com/threads/msi-gs70-promises-worlds-thinnest-17-inch-gaming-laptop-discussion.727691/ finished! [01/28 21:47:26] [INFO] !!! Now downloading Kaspersky Launches KIS 2014, Revamps Home Security Lineup Discussion !!!!! [01/28 21:47:27] [INFO] We are on page 1 of 1 [01/28 21:47:27] [INFO] Number of posts: 1 [01/28 21:47:27] [INFO] Progress: 1308/6740 [01/28 21:47:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:47:27] [INFO] Thread http://forum.notebookreview.com/threads/kaspersky-launches-kis-2014-revamps-home-security-lineup-discussion.728583/ finished! [01/28 21:47:28] [INFO] !!! Now downloading Casio G'zOne Commando 4G LTE !!!!! [01/28 21:47:29] [INFO] We are on page 1 of 1 [01/28 21:47:29] [INFO] Number of posts: 1 [01/28 21:47:29] [INFO] Progress: 1309/6740 [01/28 21:47:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:47:29] [INFO] Thread http://forum.notebookreview.com/threads/casio-gzone-commando-4g-lte.769564/ finished! [01/28 21:47:29] [INFO] !!! Now downloading Casio G'zOne Commando 4G LTE Review- Not So Tough !!!!! [01/28 21:47:30] [INFO] We are on page 1 of 1 [01/28 21:47:30] [INFO] Number of posts: 1 [01/28 21:47:31] [INFO] Progress: 1310/6740 [01/28 21:47:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:47:31] [INFO] Thread http://forum.notebookreview.com/threads/casio-gzone-commando-4g-lte-review-not-so-tough.769603/ finished! [01/28 21:47:31] [INFO] !!! Now downloading Logitech G710+ Mechanical Gaming Keyboard Review Discussion !!!!! [01/28 21:47:32] [INFO] We are on page 1 of 1 [01/28 21:47:32] [INFO] Number of posts: 8 [01/28 21:47:33] [INFO] Progress: 1311/6740 [01/28 21:47:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:47:33] [INFO] Thread http://forum.notebookreview.com/threads/logitech-g710-mechanical-gaming-keyboard-review-discussion.727154/ finished! [01/28 21:47:33] [INFO] !!! Now downloading HP Adds to Convertible Notebook Line with HP Split x2, HP SlateBook x2 Discussion !!!!! [01/28 21:47:34] [INFO] We are on page 1 of 1 [01/28 21:47:34] [INFO] Number of posts: 9 [01/28 21:47:36] [INFO] Progress: 1312/6740 [01/28 21:47:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:47:36] [INFO] Thread http://forum.notebookreview.com/threads/hp-adds-to-convertible-notebook-line-with-hp-split-x2-hp-slatebook-x2-discussion.718663/ finished! [01/28 21:47:36] [INFO] !!! Now downloading Work on Left 4 Dead 3 Shown in Fan's Tour of Valve Discussion !!!!! [01/28 21:47:37] [INFO] We are on page 1 of 1 [01/28 21:47:37] [INFO] Number of posts: 1 [01/28 21:47:37] [INFO] Progress: 1313/6740 [01/28 21:47:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:47:37] [INFO] Thread http://forum.notebookreview.com/threads/work-on-left-4-dead-3-shown-in-fans-tour-of-valve-discussion.727898/ finished! [01/28 21:47:37] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-thinkpad-x230-review-road-warrior-perfection-discussion.667447/ is 29500 ms [01/28 21:47:38] [INFO] !!! Now downloading Lenovo ThinkPad X230 Review- Road Warrior Perfection Discussion !!!!! [01/28 21:47:39] [INFO] We are on page 1 of 4 [01/28 21:47:39] [WARNING] Host down for image http://www.assetscdn.com/images/0.gif [01/28 21:47:41] [INFO] We are on page 2 of 4 [01/28 21:47:46] [INFO] We are on page 3 of 4 [01/28 21:47:47] [INFO] We are on page 4 of 4 [01/28 21:47:49] [INFO] Progress: 1314/6740 [01/28 21:47:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:47:49] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-x230-review-road-warrior-perfection-discussion.667447/ finished! [01/28 21:47:49] [INFO] !!! Now downloading Seagate Solid State Hybrid Drive Review (3rd Gen) Discussion !!!!! [01/28 21:47:50] [INFO] We are on page 1 of 1 [01/28 21:47:50] [INFO] Number of posts: 1 [01/28 21:47:50] [INFO] Progress: 1315/6740 [01/28 21:47:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:47:50] [INFO] Thread http://forum.notebookreview.com/threads/seagate-solid-state-hybrid-drive-review-3rd-gen-discussion.727891/ finished! [01/28 21:47:50] [INFO] Max wait time for http://forum.notebookreview.com/threads/alienware-17-review.721450/ is 36500 ms [01/28 21:47:51] [INFO] !!! Now downloading Alienware 17 Review !!!!! [01/28 21:47:52] [INFO] We are on page 1 of 6 [01/28 21:47:54] [INFO] We are on page 2 of 6 [01/28 21:47:56] [INFO] We are on page 3 of 6 [01/28 21:47:56] [WARNING] Could not download image https://play.esea.net/global/media_preview.php?url=http%3A%2F%2Fmedia.comicvine.com%2Fuploads%2F7%2F75222%2F2072040-not_sure_if_serious.jpg because Server returned HTTP response code: 403 for URL: https://play.esea.net/global/media_preview.php?url=http%3A%2F%2Fmedia.comicvine.com%2Fuploads%2F7%2F75222%2F2072040-not_sure_if_serious.jpg [01/28 21:47:58] [INFO] We are on page 4 of 6 [01/28 21:48:00] [INFO] We are on page 5 of 6 [01/28 21:48:00] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/err_zpscphez7e7.gif [01/28 21:48:00] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/wideeyed_zpsef1aepal.gif [01/28 21:48:02] [INFO] We are on page 6 of 6 [01/28 21:48:02] [INFO] Number of posts: 4 [01/28 21:48:02] [INFO] Progress: 1316/6740 [01/28 21:48:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:48:02] [INFO] Thread http://forum.notebookreview.com/threads/alienware-17-review.721450/ finished! [01/28 21:48:03] [INFO] !!! Now downloading Samsung Windows 8 PCs Now Come with Bitcasa Infinite Storage Discussion !!!!! [01/28 21:48:04] [INFO] We are on page 1 of 1 [01/28 21:48:04] [INFO] Number of posts: 1 [01/28 21:48:04] [INFO] Progress: 1317/6740 [01/28 21:48:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:48:04] [INFO] Thread http://forum.notebookreview.com/threads/samsung-windows-8-pcs-now-come-with-bitcasa-infinite-storage-discussion.727837/ finished! [01/28 21:48:04] [INFO] Max wait time for http://forum.notebookreview.com/threads/samsung-series-5-review-amd-at-its-best-discussion.693920/ is 25000 ms [01/28 21:48:06] [INFO] !!! Now downloading Samsung Series 5 Review- AMD at its Best Discussion !!!!! [01/28 21:48:07] [INFO] We are on page 1 of 4 [01/28 21:48:09] [INFO] We are on page 2 of 4 [01/28 21:48:09] [WARNING] File not found for image https://www.vistax64.com/attachments/graphic-cards/12107d1240464673-gpu-help-cpuz.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Samsung Series 5 Review- AMD at its Best Discussion/images/storyImages/12107d1240464673-gpu-help-cpuz.jpg [01/28 21:48:10] [WARNING] Host down for image http://portal.cdn.erodov.net/reviews/graphic-card/zotac-295/a/ram-closeup-2.JPG [01/28 21:48:10] [WARNING] Could not download image http://www.3dnews.ru/_imgdata/img/2012/07/24/632809/s535uxc-bottom4-small.jpg because Server returned HTTP response code: 403 for URL: http://www.3dnews.ru/_imgdata/img/2012/07/24/632809/s535uxc-bottom4-small.jpg [01/28 21:48:10] [WARNING] Could not download image http://www.3dnews.ru/_imgdata/img/2012/07/24/632809/s535uxc-inside4-1-small.jpg because Server returned HTTP response code: 403 for URL: http://www.3dnews.ru/_imgdata/img/2012/07/24/632809/s535uxc-inside4-1-small.jpg [01/28 21:48:10] [WARNING] Could not download image http://www.3dnews.ru/_imgdata/img/2012/07/24/632809/s535uxc-inside4-3-small.jpg because Server returned HTTP response code: 403 for URL: http://www.3dnews.ru/_imgdata/img/2012/07/24/632809/s535uxc-inside4-3-small.jpg [01/28 21:48:10] [WARNING] Could not download image http://www.3dnews.ru/_imgdata/img/2012/07/24/632809/s535uxc-inside3-4-small.jpg because Server returned HTTP response code: 403 for URL: http://www.3dnews.ru/_imgdata/img/2012/07/24/632809/s535uxc-inside3-4-small.jpg [01/28 21:48:12] [WARNING] Could not download image http://www.3dnews.ru/_imgdata/img/2012/07/24/632809/s535uxc-cpuz-cpu.png because Server returned HTTP response code: 403 for URL: http://www.3dnews.ru/_imgdata/img/2012/07/24/632809/s535uxc-cpuz-cpu.png [01/28 21:48:12] [WARNING] Could not download image http://www.3dnews.ru/_imgdata/img/2012/07/24/632809/s535uxc-cpuz-mem-small.png because Server returned HTTP response code: 403 for URL: http://www.3dnews.ru/_imgdata/img/2012/07/24/632809/s535uxc-cpuz-mem-small.png [01/28 21:48:15] [INFO] We are on page 3 of 4 [01/28 21:48:16] [INFO] We are on page 4 of 4 [01/28 21:48:16] [INFO] Number of posts: 1 [01/28 21:48:16] [INFO] Progress: 1318/6740 [01/28 21:48:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:48:16] [INFO] Thread http://forum.notebookreview.com/threads/samsung-series-5-review-amd-at-its-best-discussion.693920/ finished! [01/28 21:48:17] [INFO] !!! Now downloading Origin PC Releases 13-inch EON13-S Gaming Laptop Discussion !!!!! [01/28 21:48:18] [INFO] We are on page 1 of 1 [01/28 21:48:18] [INFO] Number of posts: 3 [01/28 21:48:18] [INFO] Progress: 1319/6740 [01/28 21:48:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:48:18] [INFO] Thread http://forum.notebookreview.com/threads/origin-pc-releases-13-inch-eon13-s-gaming-laptop-discussion.726749/ finished! [01/28 21:48:18] [INFO] !!! Now downloading Microsoft's SkyDrive Cloud Storage Delivers New Features Discussion !!!!! [01/28 21:48:19] [INFO] We are on page 1 of 1 [01/28 21:48:19] [INFO] Number of posts: 2 [01/28 21:48:20] [INFO] Progress: 1320/6740 [01/28 21:48:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:48:20] [INFO] Thread http://forum.notebookreview.com/threads/microsofts-skydrive-cloud-storage-delivers-new-features-discussion.727002/ finished! [01/28 21:48:20] [INFO] !!! Now downloading BlackBerry Q10 Review- A Keyboard Like None Other !!!!! [01/28 21:48:21] [INFO] We are on page 1 of 1 [01/28 21:48:21] [INFO] Number of posts: 1 [01/28 21:48:21] [INFO] Progress: 1321/6740 [01/28 21:48:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:48:21] [INFO] Thread http://forum.notebookreview.com/threads/blackberry-q10-review-a-keyboard-like-none-other.769602/ finished! [01/28 21:48:22] [INFO] !!! Now downloading Dell vWorkspace 8.0 Review !!!!! [01/28 21:48:23] [INFO] We are on page 1 of 1 [01/28 21:48:23] [INFO] Number of posts: 1 [01/28 21:48:23] [INFO] Progress: 1322/6740 [01/28 21:48:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:48:23] [INFO] Thread http://forum.notebookreview.com/threads/dell-vworkspace-8-0-review.726461/ finished! [01/28 21:48:23] [INFO] !!! Now downloading HP EliteBook 2570p Review !!!!! [01/28 21:48:24] [INFO] We are on page 1 of 1 [01/28 21:48:24] [INFO] Number of posts: 5 [01/28 21:48:25] [INFO] Progress: 1323/6740 [01/28 21:48:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:48:25] [INFO] Thread http://forum.notebookreview.com/threads/hp-elitebook-2570p-review.725311/ finished! [01/28 21:48:25] [INFO] !!! Now downloading Eurocom X3 (Clevo P157SM) Review !!!!! [01/28 21:48:26] [INFO] We are on page 1 of 1 [01/28 21:48:26] [INFO] Number of posts: 6 [01/28 21:48:26] [INFO] Progress: 1324/6740 [01/28 21:48:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:48:26] [INFO] Thread http://forum.notebookreview.com/threads/eurocom-x3-clevo-p157sm-review.725998/ finished! [01/28 21:48:27] [INFO] !!! Now downloading MSI GT60 2OD Review !!!!! [01/28 21:48:28] [INFO] We are on page 1 of 1 [01/28 21:48:28] [INFO] Progress: 1325/6740 [01/28 21:48:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:48:28] [INFO] Thread http://forum.notebookreview.com/threads/msi-gt60-2od-review.723481/ finished! [01/28 21:48:29] [INFO] !!! Now downloading VIDEO- MSI GT60 20D Gaming Notebook !!!!! [01/28 21:48:30] [INFO] We are on page 1 of 1 [01/28 21:48:30] [INFO] Number of posts: 1 [01/28 21:48:30] [INFO] Progress: 1326/6740 [01/28 21:48:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:48:30] [INFO] Thread http://forum.notebookreview.com/threads/video-msi-gt60-20d-gaming-notebook.726031/ finished! [01/28 21:48:30] [INFO] !!! Now downloading Dell Inspiron 15R Special Edition Review !!!!! [01/28 21:48:31] [INFO] We are on page 1 of 1 [01/28 21:48:31] [INFO] Number of posts: 2 [01/28 21:48:31] [INFO] Progress: 1327/6740 [01/28 21:48:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:48:31] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-15r-special-edition-review.715953/ finished! [01/28 21:48:32] [INFO] !!! Now downloading Huawei MediaPad 7 Vogue Review- Just Pass !!!!! [01/28 21:48:33] [INFO] We are on page 1 of 1 [01/28 21:48:33] [INFO] Number of posts: 1 [01/28 21:48:33] [INFO] Progress: 1328/6740 [01/28 21:48:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:48:33] [INFO] Thread http://forum.notebookreview.com/threads/huawei-mediapad-7-vogue-review-just-pass.769601/ finished! [01/28 21:48:33] [INFO] !!! Now downloading Huawei MediaPad 7 Vogue !!!!! [01/28 21:48:34] [INFO] We are on page 1 of 1 [01/28 21:48:34] [INFO] Number of posts: 1 [01/28 21:48:34] [INFO] Progress: 1329/6740 [01/28 21:48:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:48:34] [INFO] Thread http://forum.notebookreview.com/threads/huawei-mediapad-7-vogue.769566/ finished! [01/28 21:48:35] [INFO] !!! Now downloading Samsung Announces US Launch of ATIV Book 9 Lite Discussion !!!!! [01/28 21:48:36] [INFO] We are on page 1 of 1 [01/28 21:48:36] [INFO] Number of posts: 7 [01/28 21:48:37] [INFO] Progress: 1330/6740 [01/28 21:48:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:48:37] [INFO] Thread http://forum.notebookreview.com/threads/samsung-announces-us-launch-of-ativ-book-9-lite-discussion.725178/ finished! [01/28 21:48:37] [INFO] !!! Now downloading Google Play Web Site Gets Facelift, Adds Google Glass Support Discussion !!!!! [01/28 21:48:38] [INFO] We are on page 1 of 1 [01/28 21:48:38] [INFO] Number of posts: 1 [01/28 21:48:38] [INFO] Progress: 1331/6740 [01/28 21:48:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:48:38] [INFO] Thread http://forum.notebookreview.com/threads/google-play-web-site-gets-facelift-adds-google-glass-support-discussion.725324/ finished! [01/28 21:48:39] [INFO] !!! Now downloading Acer Aspire S7 Preview- the Best New Ultrabook Discussion !!!!! [01/28 21:48:40] [INFO] We are on page 1 of 2 [01/28 21:48:42] [INFO] We are on page 2 of 2 [01/28 21:48:42] [INFO] Number of posts: 1 [01/28 21:48:42] [INFO] Progress: 1332/6740 [01/28 21:48:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:48:42] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire-s7-preview-the-best-new-ultrabook-discussion.720581/ finished! [01/28 21:48:42] [INFO] !!! Now downloading Huawei Ascend P6 !!!!! [01/28 21:48:43] [INFO] We are on page 1 of 1 [01/28 21:48:43] [INFO] Number of posts: 1 [01/28 21:48:43] [INFO] Progress: 1333/6740 [01/28 21:48:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:48:43] [INFO] Thread http://forum.notebookreview.com/threads/huawei-ascend-p6.769567/ finished! [01/28 21:48:44] [INFO] !!! Now downloading Huawei Ascend P6 Review- Sleek and Smart !!!!! [01/28 21:48:45] [INFO] We are on page 1 of 1 [01/28 21:48:45] [INFO] Number of posts: 1 [01/28 21:48:45] [INFO] Progress: 1334/6740 [01/28 21:48:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:48:45] [INFO] Thread http://forum.notebookreview.com/threads/huawei-ascend-p6-review-sleek-and-smart.769600/ finished! [01/28 21:48:45] [INFO] !!! Now downloading VideoStudio Pro X6 Ultimate Review !!!!! [01/28 21:48:47] [INFO] We are on page 1 of 1 [01/28 21:48:47] [INFO] Number of posts: 1 [01/28 21:48:47] [INFO] Progress: 1335/6740 [01/28 21:48:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:48:47] [INFO] Thread http://forum.notebookreview.com/threads/videostudio-pro-x6-ultimate-review.724806/ finished! [01/28 21:48:48] [INFO] !!! Now downloading Acer Announces Aspire M5-853P Notebook with Haswell Processor Discussion !!!!! [01/28 21:48:49] [INFO] We are on page 1 of 1 [01/28 21:48:49] [INFO] Number of posts: 2 [01/28 21:48:49] [INFO] Progress: 1336/6740 [01/28 21:48:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:48:49] [INFO] Thread http://forum.notebookreview.com/threads/acer-announces-aspire-m5-853p-notebook-with-haswell-processor-discussion.724615/ finished! [01/28 21:48:50] [INFO] !!! Now downloading Lenovo IdeaPad Y500 Review !!!!! [01/28 21:48:51] [INFO] We are on page 1 of 1 [01/28 21:48:51] [INFO] Progress: 1337/6740 [01/28 21:48:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:48:51] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ideapad-y500-review.718719/ finished! [01/28 21:48:52] [INFO] !!! Now downloading Mozy Review- Backing Up PC & Mac Data to the Cloud !!!!! [01/28 21:48:53] [INFO] We are on page 1 of 1 [01/28 21:48:53] [INFO] Number of posts: 1 [01/28 21:48:53] [INFO] Progress: 1338/6740 [01/28 21:48:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:48:53] [INFO] Thread http://forum.notebookreview.com/threads/mozy-review-backing-up-pc-mac-data-to-the-cloud.724471/ finished! [01/28 21:48:53] [INFO] !!! Now downloading Tech Solutions for Summer 2013 Discussion !!!!! [01/28 21:48:55] [INFO] We are on page 1 of 1 [01/28 21:48:55] [INFO] Number of posts: 1 [01/28 21:48:55] [INFO] Progress: 1339/6740 [01/28 21:48:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:48:55] [INFO] Thread http://forum.notebookreview.com/threads/tech-solutions-for-summer-2013-discussion.724205/ finished! [01/28 21:48:55] [INFO] !!! Now downloading Cool Cloud Apps for Work & Play Discussion !!!!! [01/28 21:48:56] [INFO] We are on page 1 of 1 [01/28 21:48:56] [INFO] Number of posts: 1 [01/28 21:48:56] [INFO] Progress: 1340/6740 [01/28 21:48:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:48:56] [INFO] Thread http://forum.notebookreview.com/threads/cool-cloud-apps-for-work-play-discussion.724202/ finished! [01/28 21:48:57] [INFO] !!! Now downloading Lenovo ThinkPad T430s User Review Discussion !!!!! [01/28 21:48:58] [INFO] We are on page 1 of 1 [01/28 21:48:58] [INFO] Number of posts: 8 [01/28 21:48:58] [INFO] Progress: 1341/6740 [01/28 21:48:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:48:58] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-t430s-user-review-discussion.677559/ finished! [01/28 21:48:59] [INFO] !!! Now downloading MIMOBOT Comic-Con USB Flash Drives Pre-Sales Available Discussion !!!!! [01/28 21:49:00] [INFO] We are on page 1 of 1 [01/28 21:49:00] [INFO] Number of posts: 1 [01/28 21:49:00] [INFO] Progress: 1342/6740 [01/28 21:49:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:49:00] [INFO] Thread http://forum.notebookreview.com/threads/mimobot-comic-con-usb-flash-drives-pre-sales-available-discussion.723900/ finished! [01/28 21:49:01] [INFO] !!! Now downloading Origin PC Announces the Launch of Online Gear Shop Discussion !!!!! [01/28 21:49:02] [INFO] We are on page 1 of 1 [01/28 21:49:02] [INFO] Number of posts: 2 [01/28 21:49:02] [INFO] Progress: 1343/6740 [01/28 21:49:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:49:02] [INFO] Thread http://forum.notebookreview.com/threads/origin-pc-announces-the-launch-of-online-gear-shop-discussion.723773/ finished! [01/28 21:49:03] [INFO] !!! Now downloading HP ENVY dv7t vs. Toshiba Satellite P875 Discussion !!!!! [01/28 21:49:04] [INFO] We are on page 1 of 1 [01/28 21:49:04] [INFO] Number of posts: 1 [01/28 21:49:04] [INFO] Progress: 1344/6740 [01/28 21:49:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:49:04] [INFO] Thread http://forum.notebookreview.com/threads/hp-envy-dv7t-vs-toshiba-satellite-p875-discussion.723726/ finished! [01/28 21:49:05] [INFO] !!! Now downloading Epson Expression Home XP-410 !!!!! [01/28 21:49:06] [INFO] We are on page 1 of 1 [01/28 21:49:06] [INFO] Number of posts: 1 [01/28 21:49:06] [INFO] Progress: 1345/6740 [01/28 21:49:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:49:06] [INFO] Thread http://forum.notebookreview.com/threads/epson-expression-home-xp-410.773666/ finished! [01/28 21:49:07] [INFO] !!! Now downloading ADATA Launches New Dash Drive HV620 External Hard Drive Discussion !!!!! [01/28 21:49:08] [INFO] We are on page 1 of 1 [01/28 21:49:08] [INFO] Number of posts: 1 [01/28 21:49:08] [INFO] Progress: 1346/6740 [01/28 21:49:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:49:08] [INFO] Thread http://forum.notebookreview.com/threads/adata-launches-new-dash-drive-hv620-external-hard-drive-discussion.723362/ finished! [01/28 21:49:09] [INFO] !!! Now downloading Microsoft Shows Off Windows 8.1, Pledges More Apps & Touch PCs Discussion !!!!! [01/28 21:49:10] [INFO] We are on page 1 of 1 [01/28 21:49:10] [INFO] Number of posts: 3 [01/28 21:49:10] [INFO] Progress: 1347/6740 [01/28 21:49:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:49:10] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-shows-off-windows-8-1-pledges-more-apps-touch-pcs-discussion.723286/ finished! [01/28 21:49:11] [INFO] !!! Now downloading Lenovo IdeaPad U310 Touch Review !!!!! [01/28 21:49:12] [INFO] We are on page 1 of 1 [01/28 21:49:12] [INFO] Number of posts: 2 [01/28 21:49:12] [INFO] Progress: 1348/6740 [01/28 21:49:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:49:12] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ideapad-u310-touch-review.720002/ finished! [01/28 21:49:12] [INFO] !!! Now downloading Acer C7 Chromebook Now Available for $200 at Walmart Discussion !!!!! [01/28 21:49:13] [INFO] We are on page 1 of 1 [01/28 21:49:13] [INFO] Number of posts: 3 [01/28 21:49:14] [INFO] Progress: 1349/6740 [01/28 21:49:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:49:14] [INFO] Thread http://forum.notebookreview.com/threads/acer-c7-chromebook-now-available-for-200-at-walmart-discussion.722260/ finished! [01/28 21:49:14] [INFO] !!! Now downloading Samsung Unveils ATIV Q Convertible Laptop Discussion !!!!! [01/28 21:49:15] [INFO] We are on page 1 of 1 [01/28 21:49:15] [INFO] Number of posts: 4 [01/28 21:49:15] [INFO] Progress: 1350/6740 [01/28 21:49:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:49:15] [INFO] Thread http://forum.notebookreview.com/threads/samsung-unveils-ativ-q-convertible-laptop-discussion.722551/ finished! [01/28 21:49:15] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-elitebook-8560p-review-discussion.579327/ is 21500 ms [01/28 21:49:16] [INFO] !!! Now downloading HP EliteBook 8560p Review Discussion !!!!! [01/28 21:49:17] [INFO] We are on page 1 of 3 [01/28 21:49:19] [INFO] We are on page 2 of 3 [01/28 21:49:22] [INFO] We are on page 3 of 3 [01/28 21:49:22] [INFO] Number of posts: 4 [01/28 21:49:22] [INFO] Progress: 1351/6740 [01/28 21:49:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:49:22] [INFO] Thread http://forum.notebookreview.com/threads/hp-elitebook-8560p-review-discussion.579327/ finished! [01/28 21:49:23] [INFO] !!! Now downloading Nokia Lumia 928 !!!!! [01/28 21:49:24] [INFO] We are on page 1 of 1 [01/28 21:49:24] [INFO] Number of posts: 1 [01/28 21:49:25] [INFO] Progress: 1352/6740 [01/28 21:49:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:49:25] [INFO] Thread http://forum.notebookreview.com/threads/nokia-lumia-928.769568/ finished! [01/28 21:49:25] [INFO] !!! Now downloading Western Digital's Subsidiary HGST Acquiring sTec Inc. Discussion !!!!! [01/28 21:49:26] [INFO] We are on page 1 of 1 [01/28 21:49:26] [INFO] Number of posts: 1 [01/28 21:49:26] [INFO] Progress: 1353/6740 [01/28 21:49:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:49:26] [INFO] Thread http://forum.notebookreview.com/threads/western-digitals-subsidiary-hgst-acquiring-stec-inc-discussion.723018/ finished! [01/28 21:49:27] [INFO] !!! Now downloading Alienware M14x R2 Review- Better Than The Original Discussion !!!!! [01/28 21:49:28] [INFO] We are on page 1 of 2 [01/28 21:49:30] [INFO] We are on page 2 of 2 [01/28 21:49:30] [INFO] Number of posts: 8 [01/28 21:49:30] [INFO] Progress: 1354/6740 [01/28 21:49:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:49:30] [INFO] Thread http://forum.notebookreview.com/threads/alienware-m14x-r2-review-better-than-the-original-discussion.679175/ finished! [01/28 21:49:30] [INFO] !!! Now downloading Top 5 System Utility Suites for Windows PCs !!!!! [01/28 21:49:31] [INFO] We are on page 1 of 1 [01/28 21:49:31] [INFO] Number of posts: 1 [01/28 21:49:32] [INFO] Progress: 1355/6740 [01/28 21:49:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:49:32] [INFO] Thread http://forum.notebookreview.com/threads/top-5-system-utility-suites-for-windows-pcs.722550/ finished! [01/28 21:49:32] [INFO] !!! Now downloading VIDEO- Samsung ATIV Book 9 Ultrabook [Series 9] Discussion !!!!! [01/28 21:49:33] [INFO] We are on page 1 of 1 [01/28 21:49:33] [INFO] Number of posts: 1 [01/28 21:49:33] [INFO] Progress: 1356/6740 [01/28 21:49:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:49:33] [INFO] Thread http://forum.notebookreview.com/threads/video-samsung-ativ-book-9-ultrabook-series-9-discussion.722392/ finished! [01/28 21:49:34] [INFO] !!! Now downloading AVADirect Offering Clevo P375SM Discussion !!!!! [01/28 21:49:35] [INFO] We are on page 1 of 1 [01/28 21:49:35] [INFO] Number of posts: 3 [01/28 21:49:35] [INFO] Progress: 1357/6740 [01/28 21:49:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:49:35] [INFO] Thread http://forum.notebookreview.com/threads/avadirect-offering-clevo-p375sm-discussion.720815/ finished! [01/28 21:49:36] [INFO] !!! Now downloading Apple Unveils New MacBook Air Models, Now Available For Purchase Discussion !!!!! [01/28 21:49:37] [INFO] We are on page 1 of 3 [01/28 21:49:39] [INFO] We are on page 2 of 3 [01/28 21:49:42] [INFO] We are on page 3 of 3 [01/28 21:49:42] [INFO] Number of posts: 1 [01/28 21:49:42] [INFO] Progress: 1358/6740 [01/28 21:49:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:49:42] [INFO] Thread http://forum.notebookreview.com/threads/apple-unveils-new-macbook-air-models-now-available-for-purchase-discussion.721285/ finished! [01/28 21:49:43] [INFO] !!! Now downloading Alienware 17 !!!!! [01/28 21:49:44] [INFO] We are on page 1 of 1 [01/28 21:49:44] [INFO] Number of posts: 1 [01/28 21:49:44] [INFO] Progress: 1359/6740 [01/28 21:49:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:49:44] [INFO] Thread http://forum.notebookreview.com/threads/alienware-17.757854/ finished! [01/28 21:49:44] [INFO] !!! Now downloading Lenovo IdeaPad Y500 !!!!! [01/28 21:49:45] [INFO] We are on page 1 of 1 [01/28 21:49:45] [INFO] Number of posts: 1 [01/28 21:49:45] [INFO] Progress: 1360/6740 [01/28 21:49:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:49:45] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ideapad-y500.757858/ finished! [01/28 21:49:46] [INFO] !!! Now downloading HP ElitePad 900 Productivity Jacket Review !!!!! [01/28 21:49:47] [INFO] We are on page 1 of 1 [01/28 21:49:47] [INFO] Number of posts: 1 [01/28 21:49:47] [INFO] Progress: 1361/6740 [01/28 21:49:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:49:47] [INFO] Thread http://forum.notebookreview.com/threads/hp-elitepad-900-productivity-jacket-review.722152/ finished! [01/28 21:49:48] [INFO] !!! Now downloading First Look Review- AMD Showcases New Processors Discussion !!!!! [01/28 21:49:49] [INFO] We are on page 1 of 1 [01/28 21:49:49] [INFO] Number of posts: 7 [01/28 21:49:49] [INFO] Progress: 1362/6740 [01/28 21:49:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:49:49] [INFO] Thread http://forum.notebookreview.com/threads/first-look-review-amd-showcases-new-processors-discussion.719350/ finished! [01/28 21:49:50] [INFO] !!! Now downloading Apple Launches OS X Mavericks Discussion !!!!! [01/28 21:49:51] [INFO] We are on page 1 of 2 [01/28 21:49:54] [INFO] We are on page 2 of 2 [01/28 21:49:54] [INFO] Number of posts: 9 [01/28 21:49:54] [INFO] Progress: 1363/6740 [01/28 21:49:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:49:54] [INFO] Thread http://forum.notebookreview.com/threads/apple-launches-os-x-mavericks-discussion.721321/ finished! [01/28 21:49:54] [INFO] !!! Now downloading Lenovo ThinkPad Tablet 2 Review !!!!! [01/28 21:49:55] [INFO] We are on page 1 of 1 [01/28 21:49:55] [INFO] Number of posts: 5 [01/28 21:49:56] [INFO] Progress: 1364/6740 [01/28 21:49:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:49:56] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-tablet-2-review.710899/ finished! [01/28 21:49:56] [INFO] !!! Now downloading Sony Showcases New VAIO Pro 11 and VAIO Pro 13 Discussion !!!!! [01/28 21:49:58] [INFO] We are on page 1 of 2 [01/28 21:50:01] [INFO] We are on page 2 of 2 [01/28 21:50:01] [INFO] Number of posts: 1 [01/28 21:50:01] [INFO] Progress: 1365/6740 [01/28 21:50:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:50:01] [INFO] Thread http://forum.notebookreview.com/threads/sony-showcases-new-vaio-pro-11-and-vaio-pro-13-discussion.720660/ finished! [01/28 21:50:01] [INFO] !!! Now downloading Dell Reveals New XPS 11 Hybrid Notebook Discussion !!!!! [01/28 21:50:03] [INFO] We are on page 1 of 2 [01/28 21:50:05] [INFO] We are on page 2 of 2 [01/28 21:50:05] [INFO] Number of posts: 6 [01/28 21:50:05] [INFO] Progress: 1366/6740 [01/28 21:50:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:50:05] [INFO] Thread http://forum.notebookreview.com/threads/dell-reveals-new-xps-11-hybrid-notebook-discussion.720501/ finished! [01/28 21:50:05] [INFO] !!! Now downloading VIDEO- Acer Aspire S7 @ Computex 2013 !!!!! [01/28 21:50:07] [INFO] We are on page 1 of 1 [01/28 21:50:07] [INFO] Number of posts: 1 [01/28 21:50:07] [INFO] Progress: 1367/6740 [01/28 21:50:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:50:07] [INFO] Thread http://forum.notebookreview.com/threads/video-acer-aspire-s7-computex-2013.720852/ finished! [01/28 21:50:07] [INFO] !!! Now downloading Eurocom Now Shipping Haswell Based Shark 2.0 Discussion !!!!! [01/28 21:50:08] [INFO] We are on page 1 of 1 [01/28 21:50:08] [INFO] Number of posts: 1 [01/28 21:50:08] [INFO] Progress: 1368/6740 [01/28 21:50:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:50:08] [INFO] Thread http://forum.notebookreview.com/threads/eurocom-now-shipping-haswell-based-shark-2-0-discussion.720808/ finished! [01/28 21:50:09] [INFO] !!! Now downloading Windows 8.1 To Include 20 New Security, Mobility & BYOD Features Discussion !!!!! [01/28 21:50:10] [INFO] We are on page 1 of 1 [01/28 21:50:10] [INFO] Number of posts: 2 [01/28 21:50:10] [INFO] Progress: 1369/6740 [01/28 21:50:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:50:10] [INFO] Thread http://forum.notebookreview.com/threads/windows-8-1-to-include-20-new-security-mobility-byod-features-discussion.720633/ finished! [01/28 21:50:11] [INFO] !!! Now downloading VIDEO- Lenovo IdeaPad Y500 Review Discussion !!!!! [01/28 21:50:12] [INFO] We are on page 1 of 1 [01/28 21:50:12] [INFO] Number of posts: 1 [01/28 21:50:12] [INFO] Progress: 1370/6740 [01/28 21:50:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:50:12] [INFO] Thread http://forum.notebookreview.com/threads/video-lenovo-ideapad-y500-review-discussion.720593/ finished! [01/28 21:50:12] [INFO] !!! Now downloading Nokia Lumia 928 Review- Verizon's Windows Phone Flagship !!!!! [01/28 21:50:13] [INFO] We are on page 1 of 1 [01/28 21:50:13] [INFO] Number of posts: 1 [01/28 21:50:14] [INFO] Progress: 1371/6740 [01/28 21:50:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:50:14] [INFO] Thread http://forum.notebookreview.com/threads/nokia-lumia-928-review-verizons-windows-phone-flagship.769599/ finished! [01/28 21:50:15] [INFO] !!! Now downloading Dell B1265dfw !!!!! [01/28 21:50:16] [INFO] We are on page 1 of 1 [01/28 21:50:16] [INFO] Number of posts: 1 [01/28 21:50:16] [INFO] Progress: 1372/6740 [01/28 21:50:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:50:16] [INFO] Thread http://forum.notebookreview.com/threads/dell-b1265dfw.773667/ finished! [01/28 21:50:17] [INFO] !!! Now downloading Dell B1165nfw !!!!! [01/28 21:50:18] [INFO] We are on page 1 of 1 [01/28 21:50:18] [INFO] Number of posts: 1 [01/28 21:50:18] [INFO] Progress: 1373/6740 [01/28 21:50:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:50:18] [INFO] Thread http://forum.notebookreview.com/threads/dell-b1165nfw.773668/ finished! [01/28 21:50:18] [INFO] !!! Now downloading Western Digital Ships Thinnest 1TB Hard Drive- 7mm Discussion !!!!! [01/28 21:50:19] [INFO] We are on page 1 of 1 [01/28 21:50:19] [INFO] Number of posts: 2 [01/28 21:50:19] [INFO] Progress: 1374/6740 [01/28 21:50:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:50:19] [INFO] Thread http://forum.notebookreview.com/threads/western-digital-ships-thinnest-1tb-hard-drive-7mm-discussion.720473/ finished! [01/28 21:50:20] [INFO] !!! Now downloading VIDEO- Lenovo IdeaPad Y500 Review Discussion !!!!! [01/28 21:50:21] [INFO] We are on page 1 of 1 [01/28 21:50:21] [INFO] Number of posts: 1 [01/28 21:50:22] [INFO] Progress: 1375/6740 [01/28 21:50:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:50:22] [INFO] Thread http://forum.notebookreview.com/threads/video-lenovo-ideapad-y500-review-discussion.720510/ finished! [01/28 21:50:22] [INFO] !!! Now downloading Watch Out, WD- Seagate Unveils Competing 5mm Hard Drive Discussion !!!!! [01/28 21:50:23] [INFO] We are on page 1 of 1 [01/28 21:50:23] [INFO] Number of posts: 1 [01/28 21:50:24] [INFO] Progress: 1376/6740 [01/28 21:50:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:50:24] [INFO] Thread http://forum.notebookreview.com/threads/watch-out-wd-seagate-unveils-competing-5mm-hard-drive-discussion.720494/ finished! [01/28 21:50:25] [INFO] !!! Now downloading Nvidia GeForce 700M Series Graphics First Look Discussion !!!!! [01/28 21:50:26] [INFO] We are on page 1 of 2 [01/28 21:50:29] [INFO] We are on page 2 of 2 [01/28 21:50:29] [INFO] Number of posts: 5 [01/28 21:50:29] [INFO] Progress: 1377/6740 [01/28 21:50:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:50:29] [INFO] Thread http://forum.notebookreview.com/threads/nvidia-geforce-700m-series-graphics-first-look-discussion.714255/ finished! [01/28 21:50:29] [INFO] !!! Now downloading Booq Boa Courier 15 Laptop Bag Review !!!!! [01/28 21:50:30] [INFO] We are on page 1 of 1 [01/28 21:50:30] [INFO] Number of posts: 1 [01/28 21:50:31] [INFO] Progress: 1378/6740 [01/28 21:50:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:50:31] [INFO] Thread http://forum.notebookreview.com/threads/booq-boa-courier-15-laptop-bag-review.720205/ finished! [01/28 21:50:31] [INFO] !!! Now downloading Eurocom Adds SLI NVidia GTX 780M to Panther 5D and Scorpius 2.0 3D Discussion !!!!! [01/28 21:50:32] [INFO] We are on page 1 of 1 [01/28 21:50:32] [INFO] Number of posts: 2 [01/28 21:50:32] [INFO] Progress: 1379/6740 [01/28 21:50:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:50:32] [INFO] Thread http://forum.notebookreview.com/threads/eurocom-adds-sli-nvidia-gtx-780m-to-panther-5d-and-scorpius-2-0-3d-discussion.720103/ finished! [01/28 21:50:32] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-zenbook-ux31-review-macbook-air-killer-discussion.620567/ is 24500 ms [01/28 21:50:34] [INFO] !!! Now downloading ASUS Zenbook UX31 Review- MacBook Air Killer Discussion !!!!! [01/28 21:50:35] [INFO] We are on page 1 of 3 [01/28 21:50:38] [INFO] We are on page 2 of 3 [01/28 21:50:40] [INFO] We are on page 3 of 3 [01/28 21:50:40] [INFO] Progress: 1380/6740 [01/28 21:50:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:50:40] [INFO] Thread http://forum.notebookreview.com/threads/asus-zenbook-ux31-review-macbook-air-killer-discussion.620567/ finished! [01/28 21:50:40] [INFO] !!! Now downloading LG Optimus G Pro !!!!! [01/28 21:50:42] [INFO] We are on page 1 of 1 [01/28 21:50:42] [INFO] Number of posts: 1 [01/28 21:50:42] [INFO] Progress: 1381/6740 [01/28 21:50:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:50:42] [INFO] Thread http://forum.notebookreview.com/threads/lg-optimus-g-pro.769576/ finished! [01/28 21:50:42] [INFO] !!! Now downloading LG Optimus G Pro Review- King of the Phablets !!!!! [01/28 21:50:44] [INFO] We are on page 1 of 1 [01/28 21:50:44] [INFO] Number of posts: 1 [01/28 21:50:44] [INFO] Progress: 1382/6740 [01/28 21:50:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:50:44] [INFO] Thread http://forum.notebookreview.com/threads/lg-optimus-g-pro-review-king-of-the-phablets.769598/ finished! [01/28 21:50:44] [INFO] !!! Now downloading HP Designjet T120 !!!!! [01/28 21:50:45] [INFO] We are on page 1 of 1 [01/28 21:50:45] [INFO] Number of posts: 1 [01/28 21:50:45] [INFO] Progress: 1383/6740 [01/28 21:50:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:50:45] [INFO] Thread http://forum.notebookreview.com/threads/hp-designjet-t120.773669/ finished! [01/28 21:50:46] [INFO] !!! Now downloading Acer C7 Chromebook Line Adds New SSD Models Discussion !!!!! [01/28 21:50:47] [INFO] We are on page 1 of 1 [01/28 21:50:47] [INFO] Number of posts: 1 [01/28 21:50:47] [INFO] Progress: 1384/6740 [01/28 21:50:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:50:47] [INFO] Thread http://forum.notebookreview.com/threads/acer-c7-chromebook-line-adds-new-ssd-models-discussion.720004/ finished! [01/28 21:50:48] [INFO] !!! Now downloading Apricorn Aegis Bio USB 3.0 Review !!!!! [01/28 21:50:49] [INFO] We are on page 1 of 1 [01/28 21:50:49] [INFO] Number of posts: 1 [01/28 21:50:49] [INFO] Progress: 1385/6740 [01/28 21:50:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:50:49] [INFO] Thread http://forum.notebookreview.com/threads/apricorn-aegis-bio-usb-3-0-review.719915/ finished! [01/28 21:50:49] [INFO] !!! Now downloading Dell Inspiron 15R vs. HP ENVY dv6t Discussion !!!!! [01/28 21:50:51] [INFO] We are on page 1 of 1 [01/28 21:50:51] [INFO] Number of posts: 5 [01/28 21:50:51] [INFO] Progress: 1386/6740 [01/28 21:50:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:50:51] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-15r-vs-hp-envy-dv6t-discussion.719182/ finished! [01/28 21:50:51] [INFO] !!! Now downloading Samsung Galaxy S4 Review- Great, but a Small Step Up !!!!! [01/28 21:50:53] [INFO] We are on page 1 of 1 [01/28 21:50:53] [INFO] Number of posts: 1 [01/28 21:50:53] [INFO] Progress: 1387/6740 [01/28 21:50:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:50:53] [INFO] Thread http://forum.notebookreview.com/threads/samsung-galaxy-s4-review-great-but-a-small-step-up.769597/ finished! [01/28 21:50:53] [INFO] !!! Now downloading HP Launches Exciting All-New Consumer PC Lineup Discussion !!!!! [01/28 21:50:54] [INFO] We are on page 1 of 1 [01/28 21:50:54] [INFO] Number of posts: 7 [01/28 21:50:55] [INFO] Progress: 1388/6740 [01/28 21:50:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:50:55] [INFO] Thread http://forum.notebookreview.com/threads/hp-launches-exciting-all-new-consumer-pc-lineup-discussion.719436/ finished! [01/28 21:50:55] [INFO] !!! Now downloading Microsoft Plans Windows 8.1 Public Preview, Hints at Start Button Discussion !!!!! [01/28 21:50:56] [INFO] We are on page 1 of 1 [01/28 21:50:56] [INFO] Number of posts: 8 [01/28 21:50:57] [INFO] Progress: 1389/6740 [01/28 21:50:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:50:57] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-plans-windows-8-1-public-preview-hints-at-start-button-discussion.718725/ finished! [01/28 21:50:57] [INFO] !!! Now downloading OCZ Announces the Vertex 450 Series Solid State Drives Discussion !!!!! [01/28 21:50:58] [INFO] We are on page 1 of 1 [01/28 21:50:58] [INFO] Number of posts: 1 [01/28 21:50:58] [INFO] Progress: 1390/6740 [01/28 21:50:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:50:58] [INFO] Thread http://forum.notebookreview.com/threads/ocz-announces-the-vertex-450-series-solid-state-drives-discussion.719400/ finished! [01/28 21:50:59] [INFO] !!! Now downloading WD to Showcase Solid State Hybrid Drives and 5mm Technologies at COMPUTEX Discussion !!!!! [01/28 21:51:00] [INFO] We are on page 1 of 1 [01/28 21:51:00] [INFO] Number of posts: 2 [01/28 21:51:00] [INFO] Progress: 1391/6740 [01/28 21:51:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:51:00] [INFO] Thread http://forum.notebookreview.com/threads/wd-to-showcase-solid-state-hybrid-drives-and-5mm-technologies-at-computex-discussion.719289/ finished! [01/28 21:51:01] [INFO] !!! Now downloading Adobe Acrobat Review- Worth the Money !!!!! [01/28 21:51:02] [INFO] We are on page 1 of 1 [01/28 21:51:02] [INFO] Number of posts: 1 [01/28 21:51:02] [INFO] Progress: 1392/6740 [01/28 21:51:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:51:02] [INFO] Thread http://forum.notebookreview.com/threads/adobe-acrobat-review-worth-the-money.719184/ finished! [01/28 21:51:03] [INFO] !!! Now downloading Western Digital My Passport Ultra Now Available Discussion !!!!! [01/28 21:51:04] [INFO] We are on page 1 of 1 [01/28 21:51:04] [INFO] Number of posts: 1 [01/28 21:51:04] [INFO] Progress: 1393/6740 [01/28 21:51:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:51:04] [INFO] Thread http://forum.notebookreview.com/threads/western-digital-my-passport-ultra-now-available-discussion.718703/ finished! [01/28 21:51:04] [INFO] !!! Now downloading 'Norton Zone' Secure Cloud File Sharing Hits Availability Discussion !!!!! [01/28 21:51:05] [INFO] We are on page 1 of 1 [01/28 21:51:05] [INFO] Number of posts: 1 [01/28 21:51:05] [INFO] Progress: 1394/6740 [01/28 21:51:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:51:05] [INFO] Thread http://forum.notebookreview.com/threads/norton-zone-secure-cloud-file-sharing-hits-availability-discussion.718635/ finished! [01/28 21:51:06] [INFO] !!! Now downloading VIDEO- Toshiba Satellite P875 Review Discussion !!!!! [01/28 21:51:07] [INFO] We are on page 1 of 1 [01/28 21:51:07] [INFO] Number of posts: 1 [01/28 21:51:07] [INFO] Progress: 1395/6740 [01/28 21:51:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:51:07] [INFO] Thread http://forum.notebookreview.com/threads/video-toshiba-satellite-p875-review-discussion.718626/ finished! [01/28 21:51:08] [INFO] !!! Now downloading ASUS ZenBook UX51V Review !!!!! [01/28 21:51:09] [INFO] We are on page 1 of 2 [01/28 21:51:10] [INFO] We are on page 2 of 2 [01/28 21:51:10] [INFO] Number of posts: 1 [01/28 21:51:10] [INFO] Progress: 1396/6740 [01/28 21:51:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:51:10] [INFO] Thread http://forum.notebookreview.com/threads/asus-zenbook-ux51v-review.711839/ finished! [01/28 21:51:11] [INFO] !!! Now downloading Save Time, Save Money With Our Printer Tips !!!!! [01/28 21:51:12] [INFO] We are on page 1 of 1 [01/28 21:51:12] [INFO] Number of posts: 1 [01/28 21:51:12] [INFO] Progress: 1397/6740 [01/28 21:51:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:51:12] [INFO] Thread http://forum.notebookreview.com/threads/save-time-save-money-with-our-printer-tips.773834/ finished! [01/28 21:51:13] [INFO] !!! Now downloading McAfee Launches LiveSafe Cloud Security For PCs, Macs & Mobile Devices Discussion !!!!! [01/28 21:51:14] [INFO] We are on page 1 of 1 [01/28 21:51:14] [INFO] Number of posts: 1 [01/28 21:51:14] [INFO] Progress: 1398/6740 [01/28 21:51:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:51:14] [INFO] Thread http://forum.notebookreview.com/threads/mcafee-launches-livesafe-cloud-security-for-pcs-macs-mobile-devices-discussion.718574/ finished! [01/28 21:51:15] [INFO] !!! Now downloading Lenovo IdeaPad Z400 Touch Review !!!!! [01/28 21:51:16] [INFO] We are on page 1 of 1 [01/28 21:51:16] [INFO] Number of posts: 5 [01/28 21:51:16] [INFO] Progress: 1399/6740 [01/28 21:51:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:51:16] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ideapad-z400-touch-review.718177/ finished! [01/28 21:51:16] [INFO] !!! Now downloading Editors' Choice Award Winners Discussion !!!!! [01/28 21:51:17] [INFO] We are on page 1 of 1 [01/28 21:51:17] [INFO] Number of posts: 1 [01/28 21:51:18] [INFO] Progress: 1400/6740 [01/28 21:51:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:51:18] [INFO] Thread http://forum.notebookreview.com/threads/editors-choice-award-winners-discussion.718534/ finished! [01/28 21:51:18] [INFO] !!! Now downloading VIDEO- Sony VAIO Fit 15 Review Discussion !!!!! [01/28 21:51:19] [INFO] We are on page 1 of 1 [01/28 21:51:19] [INFO] Number of posts: 1 [01/28 21:51:19] [INFO] Progress: 1401/6740 [01/28 21:51:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:51:19] [INFO] Thread http://forum.notebookreview.com/threads/video-sony-vaio-fit-15-review-discussion.718517/ finished! [01/28 21:51:19] [INFO] !!! Now downloading Users Worry That Microsoft Will Follow Adobe To Subscription-Only Pricing Discussion !!!!! [01/28 21:51:21] [INFO] We are on page 1 of 1 [01/28 21:51:21] [INFO] Number of posts: 1 [01/28 21:51:21] [INFO] Progress: 1402/6740 [01/28 21:51:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:51:21] [INFO] Thread http://forum.notebookreview.com/threads/users-worry-that-microsoft-will-follow-adobe-to-subscription-only-pricing-discussion.718501/ finished! [01/28 21:51:21] [INFO] !!! Now downloading System Mechanic Pro Review !!!!! [01/28 21:51:22] [INFO] We are on page 1 of 1 [01/28 21:51:22] [INFO] Number of posts: 1 [01/28 21:51:22] [INFO] Progress: 1403/6740 [01/28 21:51:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:51:22] [INFO] Thread http://forum.notebookreview.com/threads/system-mechanic-pro-review.718486/ finished! [01/28 21:51:22] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-xps-13-review-now-with-fhd-screen.709309/ is 29500 ms [01/28 21:51:23] [INFO] !!! Now downloading Dell XPS 13 Review- Now with FHD Screen !!!!! [01/28 21:51:24] [INFO] We are on page 1 of 4 [01/28 21:51:28] [INFO] We are on page 2 of 4 [01/28 21:51:29] [INFO] We are on page 3 of 4 [01/28 21:51:31] [INFO] We are on page 4 of 4 [01/28 21:51:31] [INFO] Progress: 1404/6740 [01/28 21:51:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:51:31] [INFO] Thread http://forum.notebookreview.com/threads/dell-xps-13-review-now-with-fhd-screen.709309/ finished! [01/28 21:51:32] [INFO] !!! Now downloading How To Buy A College Bound Teen A Laptop !!!!! [01/28 21:51:33] [INFO] We are on page 1 of 2 [01/28 21:51:35] [INFO] We are on page 2 of 2 [01/28 21:51:35] [INFO] Number of posts: 4 [01/28 21:51:35] [INFO] Progress: 1405/6740 [01/28 21:51:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:51:35] [INFO] Thread http://forum.notebookreview.com/threads/how-to-buy-a-college-bound-teen-a-laptop.716679/ finished! [01/28 21:51:36] [INFO] !!! Now downloading Origin PC Offering Ultimate Gaming Laptop Bundle Discussion !!!!! [01/28 21:51:37] [INFO] We are on page 1 of 1 [01/28 21:51:37] [INFO] Number of posts: 1 [01/28 21:51:37] [INFO] Progress: 1406/6740 [01/28 21:51:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:51:37] [INFO] Thread http://forum.notebookreview.com/threads/origin-pc-offering-ultimate-gaming-laptop-bundle-discussion.718090/ finished! [01/28 21:51:38] [INFO] !!! Now downloading Seagate Reveals Complete SSD Product Line Discussion !!!!! [01/28 21:51:39] [INFO] We are on page 1 of 1 [01/28 21:51:39] [INFO] Number of posts: 3 [01/28 21:51:39] [INFO] Progress: 1407/6740 [01/28 21:51:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:51:39] [INFO] Thread http://forum.notebookreview.com/threads/seagate-reveals-complete-ssd-product-line-discussion.717927/ finished! [01/28 21:51:39] [INFO] !!! Now downloading Hands On with HP's New ProBook 400 Series Discussion !!!!! [01/28 21:51:41] [INFO] We are on page 1 of 2 [01/28 21:51:42] [INFO] We are on page 2 of 2 [01/28 21:51:42] [INFO] Number of posts: 7 [01/28 21:51:44] [INFO] Progress: 1408/6740 [01/28 21:51:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:51:44] [INFO] Thread http://forum.notebookreview.com/threads/hands-on-with-hps-new-probook-400-series-discussion.717786/ finished! [01/28 21:51:44] [INFO] !!! Now downloading Microsoft Sets 'Windows Blue' Release For Later This Year Discussion !!!!! [01/28 21:51:45] [INFO] We are on page 1 of 1 [01/28 21:51:45] [INFO] Number of posts: 3 [01/28 21:51:46] [INFO] Progress: 1409/6740 [01/28 21:51:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:51:46] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-sets-windows-blue-release-for-later-this-year-discussion.717933/ finished! [01/28 21:51:46] [INFO] !!! Now downloading WD and SanDisk Announce Solid Sate Hybrid Drives Discussion !!!!! [01/28 21:51:47] [INFO] We are on page 1 of 1 [01/28 21:51:47] [INFO] Number of posts: 2 [01/28 21:51:47] [INFO] Progress: 1410/6740 [01/28 21:51:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:51:47] [INFO] Thread http://forum.notebookreview.com/threads/wd-and-sandisk-announce-solid-sate-hybrid-drives-discussion.717929/ finished! [01/28 21:51:48] [INFO] !!! Now downloading Sony Introduces New VAIO Fit Laptops and Updated Ultrabook Discussion !!!!! [01/28 21:51:49] [INFO] We are on page 1 of 1 [01/28 21:51:49] [INFO] Number of posts: 1 [01/28 21:51:49] [INFO] Progress: 1411/6740 [01/28 21:51:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:51:49] [INFO] Thread http://forum.notebookreview.com/threads/sony-introduces-new-vaio-fit-laptops-and-updated-ultrabook-discussion.717906/ finished! [01/28 21:51:49] [INFO] !!! Now downloading Intel Announces new Silvermont Architecture Discussion !!!!! [01/28 21:51:51] [INFO] We are on page 1 of 1 [01/28 21:51:51] [INFO] Number of posts: 1 [01/28 21:51:51] [INFO] Progress: 1412/6740 [01/28 21:51:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:51:51] [INFO] Thread http://forum.notebookreview.com/threads/intel-announces-new-silvermont-architecture-discussion.717860/ finished! [01/28 21:51:51] [INFO] !!! Now downloading AMD Unveils Heterogeneous Uniform Memory Access Discussion !!!!! [01/28 21:51:52] [INFO] We are on page 1 of 1 [01/28 21:51:52] [INFO] Number of posts: 2 [01/28 21:51:53] [INFO] Progress: 1413/6740 [01/28 21:51:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:51:53] [INFO] Thread http://forum.notebookreview.com/threads/amd-unveils-heterogeneous-uniform-memory-access-discussion.717252/ finished! [01/28 21:51:53] [INFO] !!! Now downloading Microsoft Windows Sales Inch Up, Despite PC Slowdown Discussion !!!!! [01/28 21:51:54] [INFO] We are on page 1 of 1 [01/28 21:51:54] [INFO] Number of posts: 2 [01/28 21:51:54] [INFO] Progress: 1414/6740 [01/28 21:51:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:51:54] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-windows-sales-inch-up-despite-pc-slowdown-discussion.716373/ finished! [01/28 21:51:54] [INFO] !!! Now downloading HP Extends ProBook Business Notebooks with AMD and Intel Haswell Models Discussion !!!!! [01/28 21:51:56] [INFO] We are on page 1 of 1 [01/28 21:51:56] [INFO] Number of posts: 2 [01/28 21:51:56] [INFO] Progress: 1415/6740 [01/28 21:51:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:51:56] [INFO] Thread http://forum.notebookreview.com/threads/hp-extends-probook-business-notebooks-with-amd-and-intel-haswell-models-discussion.717783/ finished! [01/28 21:51:56] [INFO] !!! Now downloading HP ENVY x2 Hands On Video Preview Discussion !!!!! [01/28 21:51:57] [INFO] We are on page 1 of 2 [01/28 21:52:00] [INFO] We are on page 2 of 2 [01/28 21:52:00] [INFO] Number of posts: 2 [01/28 21:52:00] [INFO] Progress: 1416/6740 [01/28 21:52:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:52:00] [INFO] Thread http://forum.notebookreview.com/threads/hp-envy-x2-hands-on-video-preview-discussion.685968/ finished! [01/28 21:52:01] [INFO] !!! Now downloading Acer Emphasizes Touch with New Notebook Reveals Discussion !!!!! [01/28 21:52:02] [INFO] We are on page 1 of 1 [01/28 21:52:02] [INFO] Number of posts: 6 [01/28 21:52:02] [INFO] Progress: 1417/6740 [01/28 21:52:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:52:02] [INFO] Thread http://forum.notebookreview.com/threads/acer-emphasizes-touch-with-new-notebook-reveals-discussion.717593/ finished! [01/28 21:52:02] [INFO] !!! Now downloading iOS Users Should Use Google Now, Right Now Discussion !!!!! [01/28 21:52:03] [INFO] We are on page 1 of 1 [01/28 21:52:03] [INFO] Number of posts: 1 [01/28 21:52:04] [INFO] Progress: 1418/6740 [01/28 21:52:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:52:04] [INFO] Thread http://forum.notebookreview.com/threads/ios-users-should-use-google-now-right-now-discussion.717553/ finished! [01/28 21:52:04] [INFO] !!! Now downloading Belkin Announces Availability of Thunderbolt Express Dock Discussion !!!!! [01/28 21:52:05] [INFO] We are on page 1 of 1 [01/28 21:52:05] [INFO] Number of posts: 1 [01/28 21:52:05] [INFO] Progress: 1419/6740 [01/28 21:52:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:52:05] [INFO] Thread http://forum.notebookreview.com/threads/belkin-announces-availability-of-thunderbolt-express-dock-discussion.717300/ finished! [01/28 21:52:06] [INFO] !!! Now downloading ADATA Teams With Google as Preferred Storage Partner Discussion !!!!! [01/28 21:52:07] [INFO] We are on page 1 of 1 [01/28 21:52:07] [INFO] Number of posts: 1 [01/28 21:52:07] [INFO] Progress: 1420/6740 [01/28 21:52:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:52:07] [INFO] Thread http://forum.notebookreview.com/threads/adata-teams-with-google-as-preferred-storage-partner-discussion.717298/ finished! [01/28 21:52:07] [INFO] !!! Now downloading Getac Announces X500 Rugged Mobile Server Notebook Discussion !!!!! [01/28 21:52:09] [INFO] We are on page 1 of 1 [01/28 21:52:09] [INFO] Number of posts: 1 [01/28 21:52:09] [INFO] Progress: 1421/6740 [01/28 21:52:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:52:09] [INFO] Thread http://forum.notebookreview.com/threads/getac-announces-x500-rugged-mobile-server-notebook-discussion.717274/ finished! [01/28 21:52:09] [INFO] !!! Now downloading AVADirect Clevo P570WM Review !!!!! [01/28 21:52:10] [INFO] We are on page 1 of 1 [01/28 21:52:10] [INFO] Number of posts: 8 [01/28 21:52:11] [INFO] Progress: 1422/6740 [01/28 21:52:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:52:11] [INFO] Thread http://forum.notebookreview.com/threads/avadirect-clevo-p570wm-review.714926/ finished! [01/28 21:52:11] [INFO] !!! Now downloading Toshiba Satellite P875 !!!!! [01/28 21:52:12] [INFO] We are on page 1 of 1 [01/28 21:52:12] [INFO] Number of posts: 1 [01/28 21:52:12] [INFO] Progress: 1423/6740 [01/28 21:52:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:52:12] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-p875.757860/ finished! [01/28 21:52:13] [INFO] !!! Now downloading Lenovo G580 !!!!! [01/28 21:52:14] [INFO] We are on page 1 of 1 [01/28 21:52:14] [INFO] Number of posts: 1 [01/28 21:52:14] [INFO] Progress: 1424/6740 [01/28 21:52:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:52:14] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-g580.757861/ finished! [01/28 21:52:15] [INFO] !!! Now downloading Dell Inspiron 15R Special Edition !!!!! [01/28 21:52:16] [INFO] We are on page 1 of 1 [01/28 21:52:16] [INFO] Number of posts: 1 [01/28 21:52:16] [INFO] Progress: 1425/6740 [01/28 21:52:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:52:16] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-15r-special-edition.757863/ finished! [01/28 21:52:16] [INFO] !!! Now downloading Clevo P570WM !!!!! [01/28 21:52:17] [INFO] We are on page 1 of 1 [01/28 21:52:17] [INFO] Number of posts: 1 [01/28 21:52:17] [INFO] Progress: 1426/6740 [01/28 21:52:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:52:17] [INFO] Thread http://forum.notebookreview.com/threads/clevo-p570wm.757865/ finished! [01/28 21:52:18] [INFO] !!! Now downloading HP Pavilion Sleekbook 15z-b000 !!!!! [01/28 21:52:19] [INFO] We are on page 1 of 1 [01/28 21:52:19] [INFO] Number of posts: 1 [01/28 21:52:19] [INFO] Progress: 1427/6740 [01/28 21:52:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:52:19] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-sleekbook-15z-b000.757864/ finished! [01/28 21:52:20] [INFO] !!! Now downloading Apple Macbook Pro 13-inch Retina Display (2013) !!!!! [01/28 21:52:21] [INFO] We are on page 1 of 1 [01/28 21:52:21] [INFO] Number of posts: 1 [01/28 21:52:21] [INFO] Progress: 1428/6740 [01/28 21:52:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:52:21] [INFO] Thread http://forum.notebookreview.com/threads/apple-macbook-pro-13-inch-retina-display-2013.757866/ finished! [01/28 21:52:21] [INFO] !!! Now downloading Dell Latitude 6430u !!!!! [01/28 21:52:22] [INFO] We are on page 1 of 1 [01/28 21:52:22] [INFO] Number of posts: 1 [01/28 21:52:22] [INFO] Progress: 1429/6740 [01/28 21:52:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:52:22] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-6430u.757867/ finished! [01/28 21:52:23] [INFO] !!! Now downloading Budget Laptops- HP Pavilion g6t vs. Lenovo G580 Discussion !!!!! [01/28 21:52:24] [INFO] We are on page 1 of 1 [01/28 21:52:24] [INFO] Number of posts: 1 [01/28 21:52:24] [INFO] Progress: 1430/6740 [01/28 21:52:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:52:24] [INFO] Thread http://forum.notebookreview.com/threads/budget-laptops-hp-pavilion-g6t-vs-lenovo-g580-discussion.717183/ finished! [01/28 21:52:24] [INFO] !!! Now downloading Spotify Review- Great Music Streaming !!!!! [01/28 21:52:26] [INFO] We are on page 1 of 1 [01/28 21:52:26] [INFO] Number of posts: 4 [01/28 21:52:26] [INFO] Progress: 1431/6740 [01/28 21:52:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:52:26] [INFO] Thread http://forum.notebookreview.com/threads/spotify-review-great-music-streaming.716862/ finished! [01/28 21:52:26] [INFO] !!! Now downloading Mobile Convergence Comes Home with Higher-Speed, Lower-Cost Networks Discussion !!!!! [01/28 21:52:27] [INFO] We are on page 1 of 1 [01/28 21:52:27] [INFO] Number of posts: 1 [01/28 21:52:27] [INFO] Progress: 1432/6740 [01/28 21:52:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:52:27] [INFO] Thread http://forum.notebookreview.com/threads/mobile-convergence-comes-home-with-higher-speed-lower-cost-networks-discussion.716812/ finished! [01/28 21:52:28] [INFO] !!! Now downloading Best Budget Notebooks for Grads Discussion !!!!! [01/28 21:52:29] [INFO] We are on page 1 of 1 [01/28 21:52:29] [INFO] Number of posts: 1 [01/28 21:52:30] [INFO] Progress: 1433/6740 [01/28 21:52:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:52:30] [INFO] Thread http://forum.notebookreview.com/threads/best-budget-notebooks-for-grads-discussion.716680/ finished! [01/28 21:52:30] [INFO] !!! Now downloading WD Ships World's First 5mm Laptop Hard Drive Discussion !!!!! [01/28 21:52:32] [INFO] We are on page 1 of 1 [01/28 21:52:32] [INFO] Number of posts: 2 [01/28 21:52:32] [INFO] Progress: 1434/6740 [01/28 21:52:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:52:32] [INFO] Thread http://forum.notebookreview.com/threads/wd-ships-worlds-first-5mm-laptop-hard-drive-discussion.716670/ finished! [01/28 21:52:32] [INFO] !!! Now downloading Brother HL-3170cdw !!!!! [01/28 21:52:33] [INFO] We are on page 1 of 1 [01/28 21:52:33] [INFO] Number of posts: 1 [01/28 21:52:33] [INFO] Progress: 1435/6740 [01/28 21:52:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:52:33] [INFO] Thread http://forum.notebookreview.com/threads/brother-hl-3170cdw.773670/ finished! [01/28 21:52:33] [INFO] Max wait time for http://forum.notebookreview.com/threads/what-makes-a-business-laptop-a-business-laptop-discussion.713713/ is 24000 ms [01/28 21:52:34] [INFO] !!! Now downloading What Makes A Business Laptop A Business Laptop Discussion !!!!! [01/28 21:52:35] [INFO] We are on page 1 of 3 [01/28 21:52:38] [INFO] We are on page 2 of 3 [01/28 21:52:40] [INFO] We are on page 3 of 3 [01/28 21:52:40] [INFO] Number of posts: 9 [01/28 21:52:40] [INFO] Progress: 1436/6740 [01/28 21:52:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:52:40] [INFO] Thread http://forum.notebookreview.com/threads/what-makes-a-business-laptop-a-business-laptop-discussion.713713/ finished! [01/28 21:52:41] [INFO] !!! Now downloading Dell XPS 12 vs. Lenovo IdeaPad Yoga 13 Discussion !!!!! [01/28 21:52:42] [INFO] We are on page 1 of 2 [01/28 21:52:44] [INFO] We are on page 2 of 2 [01/28 21:52:44] [INFO] Progress: 1437/6740 [01/28 21:52:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:52:44] [INFO] Thread http://forum.notebookreview.com/threads/dell-xps-12-vs-lenovo-ideapad-yoga-13-discussion.701102/ finished! [01/28 21:52:45] [INFO] !!! Now downloading Samsung Galaxy S IV Review- The International Version !!!!! [01/28 21:52:46] [INFO] We are on page 1 of 1 [01/28 21:52:46] [INFO] Number of posts: 1 [01/28 21:52:46] [INFO] Progress: 1438/6740 [01/28 21:52:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:52:46] [INFO] Thread http://forum.notebookreview.com/threads/samsung-galaxy-s-iv-review-the-international-version.769596/ finished! [01/28 21:52:46] [INFO] !!! Now downloading Nokia Lumia 920 Review- A Worthy Flagship !!!!! [01/28 21:52:47] [INFO] We are on page 1 of 1 [01/28 21:52:47] [INFO] Number of posts: 1 [01/28 21:52:48] [INFO] Progress: 1439/6740 [01/28 21:52:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:52:48] [INFO] Thread http://forum.notebookreview.com/threads/nokia-lumia-920-review-a-worthy-flagship.769595/ finished! [01/28 21:52:48] [INFO] !!! Now downloading Nokia Lumia 920 !!!!! [01/28 21:52:49] [INFO] We are on page 1 of 1 [01/28 21:52:49] [INFO] Number of posts: 1 [01/28 21:52:49] [INFO] Progress: 1440/6740 [01/28 21:52:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:52:49] [INFO] Thread http://forum.notebookreview.com/threads/nokia-lumia-920.769573/ finished! [01/28 21:52:50] [INFO] !!! Now downloading Can Microsoft Win Over Windows XP Clingers Discussion !!!!! [01/28 21:52:51] [INFO] We are on page 1 of 1 [01/28 21:52:51] [INFO] Number of posts: 5 [01/28 21:52:51] [INFO] Progress: 1441/6740 [01/28 21:52:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:52:51] [INFO] Thread http://forum.notebookreview.com/threads/can-microsoft-win-over-windows-xp-clingers-discussion.716130/ finished! [01/28 21:52:51] [INFO] Max wait time for http://forum.notebookreview.com/threads/sony-vaio-s-review-discussion.693602/ is 22500 ms [01/28 21:52:52] [INFO] !!! Now downloading Sony VAIO S Review Discussion !!!!! [01/28 21:52:53] [INFO] We are on page 1 of 3 [01/28 21:52:56] [INFO] We are on page 2 of 3 [01/28 21:52:58] [INFO] We are on page 3 of 3 [01/28 21:52:58] [INFO] Number of posts: 6 [01/28 21:52:58] [INFO] Progress: 1442/6740 [01/28 21:52:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:52:58] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-s-review-discussion.693602/ finished! [01/28 21:52:58] [INFO] !!! Now downloading Microsoft Windows Sales Inch Up, Despite PC Slowdown Discussion !!!!! [01/28 21:52:59] [INFO] We are on page 1 of 1 [01/28 21:52:59] [INFO] Number of posts: 1 [01/28 21:52:59] [INFO] Progress: 1443/6740 [01/28 21:52:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:52:59] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-windows-sales-inch-up-despite-pc-slowdown-discussion.716369/ finished! [01/28 21:53:00] [INFO] !!! Now downloading Acer Introduces Aspire S7 Series Ultrabooks Discussion !!!!! [01/28 21:53:01] [INFO] We are on page 1 of 1 [01/28 21:53:01] [INFO] Number of posts: 4 [01/28 21:53:01] [INFO] Progress: 1444/6740 [01/28 21:53:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:53:01] [INFO] Thread http://forum.notebookreview.com/threads/acer-introduces-aspire-s7-series-ultrabooks-discussion.690753/ finished! [01/28 21:53:01] [INFO] !!! Now downloading HP Pavilion Sleekbook 15z-b000 Review !!!!! [01/28 21:53:03] [INFO] We are on page 1 of 1 [01/28 21:53:03] [INFO] Number of posts: 5 [01/28 21:53:03] [INFO] Progress: 1445/6740 [01/28 21:53:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:53:03] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-sleekbook-15z-b000-review.715498/ finished! [01/28 21:53:03] [INFO] !!! Now downloading WD Reveals SmartWare Pro Simplifying File Backup Discussion !!!!! [01/28 21:53:04] [INFO] We are on page 1 of 1 [01/28 21:53:04] [INFO] Number of posts: 1 [01/28 21:53:04] [INFO] Progress: 1446/6740 [01/28 21:53:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:53:04] [INFO] Thread http://forum.notebookreview.com/threads/wd-reveals-smartware-pro-simplifying-file-backup-discussion.716034/ finished! [01/28 21:53:05] [INFO] !!! Now downloading HP Envy 120 !!!!! [01/28 21:53:06] [INFO] We are on page 1 of 1 [01/28 21:53:06] [INFO] Number of posts: 1 [01/28 21:53:06] [INFO] Progress: 1447/6740 [01/28 21:53:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:53:06] [INFO] Thread http://forum.notebookreview.com/threads/hp-envy-120.773671/ finished! [01/28 21:53:07] [INFO] !!! Now downloading Lenovo ThinkPad T431s Ultrabook Arrives Discussion !!!!! [01/28 21:53:08] [INFO] We are on page 1 of 2 [01/28 21:53:10] [INFO] We are on page 2 of 2 [01/28 21:53:10] [INFO] Number of posts: 5 [01/28 21:53:10] [INFO] Progress: 1448/6740 [01/28 21:53:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:53:10] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-t431s-ultrabook-arrives-discussion.712372/ finished! [01/28 21:53:11] [INFO] !!! Now downloading Worldwide PC Shipments Tumble After Windows 8 Discussion !!!!! [01/28 21:53:12] [INFO] We are on page 1 of 2 [01/28 21:53:14] [INFO] We are on page 2 of 2 [01/28 21:53:14] [INFO] Number of posts: 1 [01/28 21:53:14] [INFO] Progress: 1449/6740 [01/28 21:53:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:53:14] [INFO] Thread http://forum.notebookreview.com/threads/worldwide-pc-shipments-tumble-after-windows-8-discussion.715605/ finished! [01/28 21:53:14] [INFO] !!! Now downloading Samsung Galaxy S IV !!!!! [01/28 21:53:15] [INFO] We are on page 1 of 1 [01/28 21:53:15] [INFO] Number of posts: 1 [01/28 21:53:15] [INFO] Progress: 1450/6740 [01/28 21:53:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:53:15] [INFO] Thread http://forum.notebookreview.com/threads/samsung-galaxy-s-iv.769574/ finished! [01/28 21:53:16] [INFO] !!! Now downloading Advanced System Optimizer (ASO) Review !!!!! [01/28 21:53:17] [INFO] We are on page 1 of 1 [01/28 21:53:17] [INFO] Number of posts: 1 [01/28 21:53:17] [INFO] Progress: 1451/6740 [01/28 21:53:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:53:17] [INFO] Thread http://forum.notebookreview.com/threads/advanced-system-optimizer-aso-review.715491/ finished! [01/28 21:53:17] [INFO] !!! Now downloading Magix PC Check & Tuning Review Discussion !!!!! [01/28 21:53:18] [INFO] We are on page 1 of 1 [01/28 21:53:18] [INFO] Number of posts: 1 [01/28 21:53:18] [INFO] Progress: 1452/6740 [01/28 21:53:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:53:18] [INFO] Thread http://forum.notebookreview.com/threads/magix-pc-check-tuning-review-discussion.714929/ finished! [01/28 21:53:19] [INFO] !!! Now downloading Intel Promises Cheaper Ultrabooks Discussion !!!!! [01/28 21:53:20] [INFO] We are on page 1 of 2 [01/28 21:53:23] [INFO] We are on page 2 of 2 [01/28 21:53:23] [INFO] Progress: 1453/6740 [01/28 21:53:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:53:23] [INFO] Thread http://forum.notebookreview.com/threads/intel-promises-cheaper-ultrabooks-discussion.713759/ finished! [01/28 21:53:24] [INFO] !!! Now downloading Alienware M17x R4 Review Discussion !!!!! [01/28 21:53:25] [INFO] We are on page 1 of 3 [01/28 21:53:28] [INFO] We are on page 2 of 3 [01/28 21:53:30] [INFO] We are on page 3 of 3 [01/28 21:53:30] [INFO] Number of posts: 1 [01/28 21:53:30] [INFO] Progress: 1454/6740 [01/28 21:53:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:53:30] [INFO] Thread http://forum.notebookreview.com/threads/alienware-m17x-r4-review-discussion.686883/ finished! [01/28 21:53:31] [INFO] !!! Now downloading Samsung Series 9 Premium Ultrabook and ATIV Smart PC Pro Now Available Discussion !!!!! [01/28 21:53:32] [INFO] We are on page 1 of 1 [01/28 21:53:32] [INFO] Number of posts: 7 [01/28 21:53:32] [INFO] Progress: 1455/6740 [01/28 21:53:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:53:32] [INFO] Thread http://forum.notebookreview.com/threads/samsung-series-9-premium-ultrabook-and-ativ-smart-pc-pro-now-available-discussion.714247/ finished! [01/28 21:53:33] [INFO] !!! Now downloading Eurocom Scorpius (Clevo P370EM) Review Discussion !!!!! [01/28 21:53:34] [INFO] We are on page 1 of 2 [01/28 21:53:36] [INFO] We are on page 2 of 2 [01/28 21:53:36] [INFO] Number of posts: 5 [01/28 21:53:36] [INFO] Progress: 1456/6740 [01/28 21:53:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:53:36] [INFO] Thread http://forum.notebookreview.com/threads/eurocom-scorpius-clevo-p370em-review-discussion.685657/ finished! [01/28 21:53:38] [INFO] !!! Now downloading Eurocom Unveils Panther 7N Discussion !!!!! [01/28 21:53:39] [INFO] We are on page 1 of 1 [01/28 21:53:39] [INFO] Number of posts: 1 [01/28 21:53:39] [INFO] Progress: 1457/6740 [01/28 21:53:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:53:39] [INFO] Thread http://forum.notebookreview.com/threads/eurocom-unveils-panther-7n-discussion.714273/ finished! [01/28 21:53:39] [INFO] !!! Now downloading D-Link DIR-505 SharePort Mobile Companion Quick Review !!!!! [01/28 21:53:40] [INFO] We are on page 1 of 1 [01/28 21:53:40] [INFO] Number of posts: 1 [01/28 21:53:40] [INFO] Progress: 1458/6740 [01/28 21:53:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:53:40] [INFO] Thread http://forum.notebookreview.com/threads/d-link-dir-505-shareport-mobile-companion-quick-review.714177/ finished! [01/28 21:53:41] [INFO] !!! Now downloading Eurocom Panther Awarded Intel Form Factor Innovation Award Discussion !!!!! [01/28 21:53:42] [INFO] We are on page 1 of 1 [01/28 21:53:42] [INFO] Number of posts: 4 [01/28 21:53:42] [INFO] Progress: 1459/6740 [01/28 21:53:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:53:42] [INFO] Thread http://forum.notebookreview.com/threads/eurocom-panther-awarded-intel-form-factor-innovation-award-discussion.713878/ finished! [01/28 21:53:43] [INFO] !!! Now downloading Canon Pixma iP7220 !!!!! [01/28 21:53:44] [INFO] We are on page 1 of 1 [01/28 21:53:44] [INFO] Number of posts: 1 [01/28 21:53:44] [INFO] Progress: 1460/6740 [01/28 21:53:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:53:44] [INFO] Thread http://forum.notebookreview.com/threads/canon-pixma-ip7220.773672/ finished! [01/28 21:53:44] [INFO] !!! Now downloading ADATA Releases Firmware Update for SSDs Discussion !!!!! [01/28 21:53:45] [INFO] We are on page 1 of 1 [01/28 21:53:45] [INFO] Number of posts: 2 [01/28 21:53:46] [INFO] Progress: 1461/6740 [01/28 21:53:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:53:46] [INFO] Thread http://forum.notebookreview.com/threads/adata-releases-firmware-update-for-ssds-discussion.713772/ finished! [01/28 21:53:47] [INFO] !!! Now downloading Windows 8 Security- Defender Antivirus Review Discussion !!!!! [01/28 21:53:48] [INFO] We are on page 1 of 1 [01/28 21:53:48] [INFO] Number of posts: 9 [01/28 21:53:48] [INFO] Progress: 1462/6740 [01/28 21:53:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:53:48] [INFO] Thread http://forum.notebookreview.com/threads/windows-8-security-defender-antivirus-review-discussion.693775/ finished! [01/28 21:53:48] [INFO] !!! Now downloading Processor Supplies Take an Unexpected Dive on Market Uncertainties Discussion !!!!! [01/28 21:53:50] [INFO] We are on page 1 of 1 [01/28 21:53:50] [INFO] Number of posts: 2 [01/28 21:53:50] [INFO] Progress: 1463/6740 [01/28 21:53:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:53:50] [INFO] Thread http://forum.notebookreview.com/threads/processor-supplies-take-an-unexpected-dive-on-market-uncertainties-discussion.713436/ finished! [01/28 21:53:51] [INFO] !!! Now downloading HP ENVY dv7 Review Discussion !!!!! [01/28 21:53:52] [INFO] We are on page 1 of 1 [01/28 21:53:52] [INFO] Progress: 1464/6740 [01/28 21:53:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:53:52] [INFO] Thread http://forum.notebookreview.com/threads/hp-envy-dv7-review-discussion.700965/ finished! [01/28 21:53:53] [INFO] !!! Now downloading Microsoft Updates Three Windows 8 RT Apps Discussion !!!!! [01/28 21:53:54] [INFO] We are on page 1 of 1 [01/28 21:53:54] [INFO] Number of posts: 2 [01/28 21:53:54] [INFO] Progress: 1465/6740 [01/28 21:53:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:53:54] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-updates-three-windows-8-rt-apps-discussion.713385/ finished! [01/28 21:53:54] [INFO] Max wait time for http://forum.notebookreview.com/threads/windows-8-is-dead-in-the-water-or-is-it-discussion.711019/ is 21500 ms [01/28 21:53:55] [INFO] !!! Now downloading Windows 8 is Dead in the Water. Or is it Discussion !!!!! [01/28 21:53:56] [INFO] We are on page 1 of 3 [01/28 21:53:58] [INFO] We are on page 2 of 3 [01/28 21:54:00] [INFO] We are on page 3 of 3 [01/28 21:54:00] [INFO] Number of posts: 4 [01/28 21:54:00] [INFO] Progress: 1466/6740 [01/28 21:54:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:54:00] [INFO] Thread http://forum.notebookreview.com/threads/windows-8-is-dead-in-the-water-or-is-it-discussion.711019/ finished! [01/28 21:54:00] [INFO] !!! Now downloading Canon Pixma MX922 !!!!! [01/28 21:54:01] [INFO] We are on page 1 of 1 [01/28 21:54:01] [INFO] Number of posts: 1 [01/28 21:54:02] [INFO] Progress: 1467/6740 [01/28 21:54:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:54:02] [INFO] Thread http://forum.notebookreview.com/threads/canon-pixma-mx922.773673/ finished! [01/28 21:54:02] [INFO] !!! Now downloading Microsoft Pushes Windows 7 SP1 Update, With End of Support Near Discussion !!!!! [01/28 21:54:03] [INFO] We are on page 1 of 1 [01/28 21:54:03] [INFO] Number of posts: 9 [01/28 21:54:04] [INFO] Progress: 1468/6740 [01/28 21:54:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:54:04] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-pushes-windows-7-sp1-update-with-end-of-support-near-discussion.712624/ finished! [01/28 21:54:04] [INFO] !!! Now downloading HP Spectre XT 15t vs. ASUS ZenBook UX51V Discussion !!!!! [01/28 21:54:05] [INFO] We are on page 1 of 1 [01/28 21:54:05] [INFO] Number of posts: 1 [01/28 21:54:05] [INFO] Progress: 1469/6740 [01/28 21:54:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:54:05] [INFO] Thread http://forum.notebookreview.com/threads/hp-spectre-xt-15t-vs-asus-zenbook-ux51v-discussion.712717/ finished! [01/28 21:54:06] [INFO] !!! Now downloading MSI Set to Showcase Gaming Products at PAX East Discussion !!!!! [01/28 21:54:07] [INFO] We are on page 1 of 1 [01/28 21:54:07] [INFO] Number of posts: 1 [01/28 21:54:07] [INFO] Progress: 1470/6740 [01/28 21:54:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:54:07] [INFO] Thread http://forum.notebookreview.com/threads/msi-set-to-showcase-gaming-products-at-pax-east-discussion.712613/ finished! [01/28 21:54:07] [INFO] !!! Now downloading HTC One !!!!! [01/28 21:54:09] [INFO] We are on page 1 of 1 [01/28 21:54:09] [INFO] Number of posts: 1 [01/28 21:54:09] [INFO] Progress: 1471/6740 [01/28 21:54:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:54:09] [INFO] Thread http://forum.notebookreview.com/threads/htc-one.769572/ finished! [01/28 21:54:09] [INFO] !!! Now downloading HTC One US Review- A Beauty and a Beast !!!!! [01/28 21:54:10] [INFO] We are on page 1 of 1 [01/28 21:54:10] [INFO] Number of posts: 1 [01/28 21:54:10] [INFO] Progress: 1472/6740 [01/28 21:54:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:54:10] [INFO] Thread http://forum.notebookreview.com/threads/htc-one-us-review-a-beauty-and-a-beast.769594/ finished! [01/28 21:54:11] [INFO] !!! Now downloading HTC One Review- The International Version !!!!! [01/28 21:54:12] [INFO] We are on page 1 of 1 [01/28 21:54:12] [INFO] Number of posts: 1 [01/28 21:54:12] [INFO] Progress: 1473/6740 [01/28 21:54:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:54:12] [INFO] Thread http://forum.notebookreview.com/threads/htc-one-review-the-international-version.769593/ finished! [01/28 21:54:12] [INFO] !!! Now downloading Ultrabook Battle- Acer Aspire S7 vs. Dell XPS 13 Discussion !!!!! [01/28 21:54:14] [INFO] We are on page 1 of 1 [01/28 21:54:14] [INFO] Number of posts: 8 [01/28 21:54:14] [INFO] Progress: 1474/6740 [01/28 21:54:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:54:14] [INFO] Thread http://forum.notebookreview.com/threads/ultrabook-battle-acer-aspire-s7-vs-dell-xps-13-discussion.709916/ finished! [01/28 21:54:14] [INFO] !!! Now downloading Samsung ML-5512nd !!!!! [01/28 21:54:15] [INFO] We are on page 1 of 1 [01/28 21:54:15] [INFO] Number of posts: 1 [01/28 21:54:16] [INFO] Progress: 1475/6740 [01/28 21:54:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:54:16] [INFO] Thread http://forum.notebookreview.com/threads/samsung-ml-5512nd.773674/ finished! [01/28 21:54:16] [INFO] !!! Now downloading Top 3 Tax Prep Packages for Do-It-Your-Selfers Discussion !!!!! [01/28 21:54:17] [INFO] We are on page 1 of 1 [01/28 21:54:17] [INFO] Number of posts: 1 [01/28 21:54:17] [INFO] Progress: 1476/6740 [01/28 21:54:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:54:17] [INFO] Thread http://forum.notebookreview.com/threads/top-3-tax-prep-packages-for-do-it-your-selfers-discussion.712310/ finished! [01/28 21:54:18] [INFO] !!! Now downloading Lenovo ThinkPad Tablet 2 !!!!! [01/28 21:54:19] [INFO] We are on page 1 of 1 [01/28 21:54:19] [INFO] Number of posts: 1 [01/28 21:54:19] [INFO] Progress: 1477/6740 [01/28 21:54:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:54:19] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-tablet-2.759987/ finished! [01/28 21:54:20] [INFO] !!! Now downloading Seagate Launches New Laptop SSHDs Discussion !!!!! [01/28 21:54:21] [INFO] We are on page 1 of 1 [01/28 21:54:21] [INFO] Number of posts: 2 [01/28 21:54:21] [INFO] Progress: 1478/6740 [01/28 21:54:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:54:21] [INFO] Thread http://forum.notebookreview.com/threads/seagate-launches-new-laptop-sshds-discussion.710858/ finished! [01/28 21:54:21] [INFO] !!! Now downloading VIDEO- Nvidia SHIELD Handheld Gaming Device Demo - CES 2013 !!!!! [01/28 21:54:22] [INFO] We are on page 1 of 1 [01/28 21:54:22] [INFO] Number of posts: 1 [01/28 21:54:22] [INFO] Progress: 1479/6740 [01/28 21:54:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:54:22] [INFO] Thread http://forum.notebookreview.com/threads/video-nvidia-shield-handheld-gaming-device-demo-ces-2013.775180/ finished! [01/28 21:54:23] [INFO] !!! Now downloading WinZip System Utilities Suite Review !!!!! [01/28 21:54:24] [INFO] We are on page 1 of 1 [01/28 21:54:24] [INFO] Number of posts: 1 [01/28 21:54:24] [INFO] Progress: 1480/6740 [01/28 21:54:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:54:24] [INFO] Thread http://forum.notebookreview.com/threads/winzip-system-utilities-suite-review.711857/ finished! [01/28 21:54:24] [INFO] !!! Now downloading HP Spectre XT TouchSmart 15t !!!!! [01/28 21:54:25] [INFO] We are on page 1 of 1 [01/28 21:54:25] [INFO] Number of posts: 1 [01/28 21:54:25] [INFO] Progress: 1481/6740 [01/28 21:54:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:54:25] [INFO] Thread http://forum.notebookreview.com/threads/hp-spectre-xt-touchsmart-15t.757868/ finished! [01/28 21:54:26] [INFO] !!! Now downloading VIDEO- Dell Latitude E5530 Preview Discussion !!!!! [01/28 21:54:27] [INFO] We are on page 1 of 1 [01/28 21:54:27] [INFO] Number of posts: 1 [01/28 21:54:27] [INFO] Progress: 1482/6740 [01/28 21:54:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:54:27] [INFO] Thread http://forum.notebookreview.com/threads/video-dell-latitude-e5530-preview-discussion.711769/ finished! [01/28 21:54:27] [INFO] !!! Now downloading Satechi 10-Port USB 3.0 Hub Now Available Discussion !!!!! [01/28 21:54:28] [INFO] We are on page 1 of 1 [01/28 21:54:28] [INFO] Number of posts: 1 [01/28 21:54:29] [INFO] Progress: 1483/6740 [01/28 21:54:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:54:29] [INFO] Thread http://forum.notebookreview.com/threads/satechi-10-port-usb-3-0-hub-now-available-discussion.711757/ finished! [01/28 21:54:29] [INFO] !!! Now downloading Seagate Breaches Two Billion HDDs Milestone Discussion !!!!! [01/28 21:54:30] [INFO] We are on page 1 of 1 [01/28 21:54:30] [INFO] Number of posts: 1 [01/28 21:54:30] [INFO] Progress: 1484/6740 [01/28 21:54:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:54:30] [INFO] Thread http://forum.notebookreview.com/threads/seagate-breaches-two-billion-hdds-milestone-discussion.711728/ finished! [01/28 21:54:30] [INFO] !!! Now downloading TaxACT Review- Good Deal for Tough Taxes !!!!! [01/28 21:54:32] [INFO] We are on page 1 of 1 [01/28 21:54:32] [INFO] Number of posts: 1 [01/28 21:54:32] [INFO] Progress: 1485/6740 [01/28 21:54:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:54:32] [INFO] Thread http://forum.notebookreview.com/threads/taxact-review-good-deal-for-tough-taxes.711507/ finished! [01/28 21:54:32] [INFO] Max wait time for http://forum.notebookreview.com/threads/google-chromebook-pixel-out-retinas-the-macbook-pro-discussion.709385/ is 32500 ms [01/28 21:54:32] [INFO] !!! Now downloading Google Chromebook Pixel Out-Retinas the MacBook Pro Discussion !!!!! [01/28 21:54:33] [INFO] We are on page 1 of 5 [01/28 21:54:36] [INFO] We are on page 2 of 5 [01/28 21:54:37] [WARNING] Could not download image http://www.maclife.com/files/u32/1015_glossy_380.jpg because Server returned HTTP response code: 403 for URL: http://mos.futureplc.com/Mac_life_landing_page.html [01/28 21:54:37] [WARNING] Could not download image http://cdn-static.cnet.co.uk/i/c/blg/cat/laptops/chromebook-pixel-table.jpg because Server returned HTTP response code: 503 for URL: http://cdn-static.cnet.co.uk/i/c/blg/cat/laptops/chromebook-pixel-table.jpg [01/28 21:54:39] [INFO] We are on page 3 of 5 [01/28 21:54:41] [INFO] We are on page 4 of 5 [01/28 21:54:43] [INFO] We are on page 5 of 5 [01/28 21:54:43] [INFO] Number of posts: 6 [01/28 21:54:43] [INFO] Progress: 1486/6740 [01/28 21:54:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:54:43] [INFO] Thread http://forum.notebookreview.com/threads/google-chromebook-pixel-out-retinas-the-macbook-pro-discussion.709385/ finished! [01/28 21:54:43] [INFO] !!! Now downloading Corel Updates VideoStudio Pro Discussion !!!!! [01/28 21:54:44] [INFO] We are on page 1 of 1 [01/28 21:54:44] [INFO] Number of posts: 1 [01/28 21:54:44] [INFO] Progress: 1487/6740 [01/28 21:54:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:54:44] [INFO] Thread http://forum.notebookreview.com/threads/corel-updates-videostudio-pro-discussion.711142/ finished! [01/28 21:54:45] [INFO] !!! Now downloading Aleratec Introduces 1-1 HDD Copy Dock USB 3.0 Discussion !!!!! [01/28 21:54:46] [INFO] We are on page 1 of 1 [01/28 21:54:46] [INFO] Number of posts: 2 [01/28 21:54:46] [INFO] Progress: 1488/6740 [01/28 21:54:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:54:46] [INFO] Thread http://forum.notebookreview.com/threads/aleratec-introduces-1-1-hdd-copy-dock-usb-3-0-discussion.703965/ finished! [01/28 21:54:46] [INFO] !!! Now downloading Samsung's Damages Payment to Apple Reduced Discussion !!!!! [01/28 21:54:47] [INFO] We are on page 1 of 1 [01/28 21:54:47] [INFO] Number of posts: 2 [01/28 21:54:47] [INFO] Progress: 1489/6740 [01/28 21:54:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:54:47] [INFO] Thread http://forum.notebookreview.com/threads/samsungs-damages-payment-to-apple-reduced-discussion.710711/ finished! [01/28 21:54:48] [INFO] !!! Now downloading Top 5 Video and Photo Editing Applications Discussion !!!!! [01/28 21:54:49] [INFO] We are on page 1 of 1 [01/28 21:54:49] [INFO] Number of posts: 8 [01/28 21:54:49] [INFO] Progress: 1490/6740 [01/28 21:54:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:54:49] [INFO] Thread http://forum.notebookreview.com/threads/top-5-video-and-photo-editing-applications-discussion.710040/ finished! [01/28 21:54:50] [INFO] !!! Now downloading Mimoco and Hasbro Offer My Little Pony Designer USB Flash Drive Collection Discussion !!!!! [01/28 21:54:51] [INFO] We are on page 1 of 1 [01/28 21:54:51] [INFO] Number of posts: 4 [01/28 21:54:51] [INFO] Progress: 1491/6740 [01/28 21:54:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:54:51] [INFO] Thread http://forum.notebookreview.com/threads/mimoco-and-hasbro-offer-my-little-pony-designer-usb-flash-drive-collection-discussion.710229/ finished! [01/28 21:54:52] [INFO] !!! Now downloading Dell Announces Updated UltraSharp Monitors Discussion !!!!! [01/28 21:54:53] [INFO] We are on page 1 of 1 [01/28 21:54:53] [INFO] Number of posts: 6 [01/28 21:54:53] [INFO] Progress: 1492/6740 [01/28 21:54:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:54:53] [INFO] Thread http://forum.notebookreview.com/threads/dell-announces-updated-ultrasharp-monitors-discussion.708265/ finished! [01/28 21:54:54] [INFO] !!! Now downloading H&R Block At Home Review- Do-It-Yourself Tax Prep !!!!! [01/28 21:54:55] [INFO] We are on page 1 of 1 [01/28 21:54:55] [INFO] Number of posts: 1 [01/28 21:54:55] [INFO] Progress: 1493/6740 [01/28 21:54:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:54:55] [INFO] Thread http://forum.notebookreview.com/threads/h-r-block-at-home-review-do-it-yourself-tax-prep.710344/ finished! [01/28 21:54:55] [INFO] !!! Now downloading Canon Pixma Pro-100 !!!!! [01/28 21:54:57] [INFO] We are on page 1 of 1 [01/28 21:54:57] [INFO] Number of posts: 1 [01/28 21:54:57] [INFO] Progress: 1494/6740 [01/28 21:54:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:54:57] [INFO] Thread http://forum.notebookreview.com/threads/canon-pixma-pro-100.773675/ finished! [01/28 21:54:57] [INFO] !!! Now downloading Microsoft Launches Major Office 365 Update Discussion !!!!! [01/28 21:54:58] [INFO] We are on page 1 of 1 [01/28 21:54:58] [INFO] Number of posts: 1 [01/28 21:54:58] [INFO] Progress: 1495/6740 [01/28 21:54:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:54:58] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-launches-major-office-365-update-discussion.710092/ finished! [01/28 21:54:59] [INFO] !!! Now downloading Boa Courier Messenger Bag Now Available from Booq Discussion !!!!! [01/28 21:55:00] [INFO] We are on page 1 of 1 [01/28 21:55:00] [INFO] Number of posts: 1 [01/28 21:55:00] [INFO] Progress: 1496/6740 [01/28 21:55:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:55:00] [INFO] Thread http://forum.notebookreview.com/threads/boa-courier-messenger-bag-now-available-from-booq-discussion.710046/ finished! [01/28 21:55:00] [INFO] !!! Now downloading HP EliteBook 8770w !!!!! [01/28 21:55:02] [INFO] We are on page 1 of 1 [01/28 21:55:02] [INFO] Number of posts: 1 [01/28 21:55:02] [INFO] Progress: 1497/6740 [01/28 21:55:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:55:02] [INFO] Thread http://forum.notebookreview.com/threads/hp-elitebook-8770w.757907/ finished! [01/28 21:55:02] [INFO] !!! Now downloading N-Trig Launches DuoSense Pen2 for Smartphones, Tablets, and Ultrabooks Discussion !!!!! [01/28 21:55:03] [INFO] We are on page 1 of 1 [01/28 21:55:03] [INFO] Number of posts: 1 [01/28 21:55:03] [INFO] Progress: 1498/6740 [01/28 21:55:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:55:03] [INFO] Thread http://forum.notebookreview.com/threads/n-trig-launches-duosense-pen2-for-smartphones-tablets-and-ultrabooks-discussion.709923/ finished! [01/28 21:55:04] [INFO] !!! Now downloading Samsung Chromebook- What Users Like and What They Don't Discussion !!!!! [01/28 21:55:05] [INFO] We are on page 1 of 1 [01/28 21:55:05] [INFO] Number of posts: 2 [01/28 21:55:06] [INFO] Progress: 1499/6740 [01/28 21:55:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:55:06] [INFO] Thread http://forum.notebookreview.com/threads/samsung-chromebook-what-users-like-and-what-they-dont-discussion.709800/ finished! [01/28 21:55:06] [INFO] !!! Now downloading Dell Aims Latitude 10 at Schools and Enterprise Discussion !!!!! [01/28 21:55:07] [INFO] We are on page 1 of 1 [01/28 21:55:07] [INFO] Number of posts: 1 [01/28 21:55:07] [INFO] Progress: 1500/6740 [01/28 21:55:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:55:07] [INFO] Thread http://forum.notebookreview.com/threads/dell-aims-latitude-10-at-schools-and-enterprise-discussion.709764/ finished! [01/28 21:55:07] [INFO] !!! Now downloading HP EliteBook Revolve 810 Revealed Discussion !!!!! [01/28 21:55:09] [INFO] We are on page 1 of 1 [01/28 21:55:09] [INFO] Number of posts: 6 [01/28 21:55:11] [INFO] Progress: 1501/6740 [01/28 21:55:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:55:11] [INFO] Thread http://forum.notebookreview.com/threads/hp-elitebook-revolve-810-revealed-discussion.707616/ finished! [01/28 21:55:11] [INFO] !!! Now downloading Dell Goes Private Amid HP Criticism Discussion !!!!! [01/28 21:55:12] [INFO] We are on page 1 of 1 [01/28 21:55:12] [INFO] Number of posts: 4 [01/28 21:55:13] [INFO] Progress: 1502/6740 [01/28 21:55:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:55:13] [INFO] Thread http://forum.notebookreview.com/threads/dell-goes-private-amid-hp-criticism-discussion.707584/ finished! [01/28 21:55:13] [INFO] !!! Now downloading CyberLink Director Suite Review !!!!! [01/28 21:55:14] [INFO] We are on page 1 of 1 [01/28 21:55:14] [INFO] Number of posts: 1 [01/28 21:55:14] [INFO] Progress: 1503/6740 [01/28 21:55:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:55:14] [INFO] Thread http://forum.notebookreview.com/threads/cyberlink-director-suite-review.709322/ finished! [01/28 21:55:15] [INFO] !!! Now downloading Samsung ATIV Odyssey Review- Take No Chances !!!!! [01/28 21:55:16] [INFO] We are on page 1 of 1 [01/28 21:55:16] [INFO] Number of posts: 1 [01/28 21:55:16] [INFO] Progress: 1504/6740 [01/28 21:55:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:55:16] [INFO] Thread http://forum.notebookreview.com/threads/samsung-ativ-odyssey-review-take-no-chances.769592/ finished! [01/28 21:55:17] [INFO] !!! Now downloading Breaking Business Barriers- Consumerization Benefits Include Reduced Costs, Higher Productivity Discussion !!!!! [01/28 21:55:18] [INFO] We are on page 1 of 1 [01/28 21:55:18] [INFO] Number of posts: 6 [01/28 21:55:18] [INFO] Progress: 1505/6740 [01/28 21:55:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:55:18] [INFO] Thread http://forum.notebookreview.com/threads/breaking-business-barriers-consumerization-benefits-include-reduced-costs-higher-productivity-discussion.708658/ finished! [01/28 21:55:19] [INFO] !!! Now downloading Super-Size- Rising Demand for Screen Flexibility in Mobile a Plus and a Problem Discussion !!!!! [01/28 21:55:20] [INFO] We are on page 1 of 1 [01/28 21:55:20] [INFO] Number of posts: 2 [01/28 21:55:20] [INFO] Progress: 1506/6740 [01/28 21:55:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:55:20] [INFO] Thread http://forum.notebookreview.com/threads/super-size-rising-demand-for-screen-flexibility-in-mobile-a-plus-and-a-problem-discussion.703105/ finished! [01/28 21:55:21] [INFO] !!! Now downloading Sony Xperia Z Review- Multimedia Powerhouse !!!!! [01/28 21:55:22] [INFO] We are on page 1 of 1 [01/28 21:55:22] [INFO] Number of posts: 1 [01/28 21:55:22] [INFO] Progress: 1507/6740 [01/28 21:55:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:55:22] [INFO] Thread http://forum.notebookreview.com/threads/sony-xperia-z-review-multimedia-powerhouse.769591/ finished! [01/28 21:55:22] [INFO] !!! Now downloading Mad Catz Announces the F.R.E.Q.7 Surround Sound Gaming Headset Discussion !!!!! [01/28 21:55:23] [INFO] We are on page 1 of 1 [01/28 21:55:23] [INFO] Number of posts: 1 [01/28 21:55:23] [INFO] Progress: 1508/6740 [01/28 21:55:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:55:23] [INFO] Thread http://forum.notebookreview.com/threads/mad-catz-announces-the-f-r-e-q-7-surround-sound-gaming-headset-discussion.709054/ finished! [01/28 21:55:24] [INFO] !!! Now downloading Seagate announces new NAS products for 2013 Discussion !!!!! [01/28 21:55:25] [INFO] We are on page 1 of 1 [01/28 21:55:25] [INFO] Number of posts: 1 [01/28 21:55:25] [INFO] Progress: 1509/6740 [01/28 21:55:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:55:25] [INFO] Thread http://forum.notebookreview.com/threads/seagate-announces-new-nas-products-for-2013-discussion.708977/ finished! [01/28 21:55:25] [INFO] !!! Now downloading Welcome to TechnologyGuide! Discussion !!!!! [01/28 21:55:27] [INFO] We are on page 1 of 1 [01/28 21:55:27] [INFO] Number of posts: 3 [01/28 21:55:27] [INFO] Progress: 1510/6740 [01/28 21:55:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:55:27] [INFO] Thread http://forum.notebookreview.com/threads/welcome-to-technologyguide-discussion.708139/ finished! [01/28 21:55:27] [INFO] !!! Now downloading Brother MFC-8710dw !!!!! [01/28 21:55:28] [INFO] We are on page 1 of 1 [01/28 21:55:28] [INFO] Number of posts: 1 [01/28 21:55:28] [INFO] Progress: 1511/6740 [01/28 21:55:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:55:28] [INFO] Thread http://forum.notebookreview.com/threads/brother-mfc-8710dw.773676/ finished! [01/28 21:55:29] [INFO] !!! Now downloading HP Officejet Pro X576dw !!!!! [01/28 21:55:30] [INFO] We are on page 1 of 1 [01/28 21:55:30] [INFO] Number of posts: 1 [01/28 21:55:30] [INFO] Progress: 1512/6740 [01/28 21:55:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:55:30] [INFO] Thread http://forum.notebookreview.com/threads/hp-officejet-pro-x576dw.773677/ finished! [01/28 21:55:30] [INFO] !!! Now downloading Top Five Anti-Virus Security Tools Discussion !!!!! [01/28 21:55:31] [INFO] We are on page 1 of 1 [01/28 21:55:31] [INFO] Number of posts: 1 [01/28 21:55:32] [INFO] Progress: 1513/6740 [01/28 21:55:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:55:32] [INFO] Thread http://forum.notebookreview.com/threads/top-five-anti-virus-security-tools-discussion.708839/ finished! [01/28 21:55:32] [INFO] !!! Now downloading HP Reveals Pavilion 14 Chromebook Discussion !!!!! [01/28 21:55:34] [INFO] We are on page 1 of 1 [01/28 21:55:34] [INFO] Number of posts: 4 [01/28 21:55:34] [INFO] Progress: 1514/6740 [01/28 21:55:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:55:34] [INFO] Thread http://forum.notebookreview.com/threads/hp-reveals-pavilion-14-chromebook-discussion.707381/ finished! [01/28 21:55:34] [INFO] !!! Now downloading Dell Latitude E5530 !!!!! [01/28 21:55:35] [INFO] We are on page 1 of 1 [01/28 21:55:35] [INFO] Number of posts: 1 [01/28 21:55:35] [INFO] Progress: 1515/6740 [01/28 21:55:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:55:35] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-e5530.757908/ finished! [01/28 21:55:36] [INFO] !!! Now downloading MSI Computer GX60 !!!!! [01/28 21:55:37] [INFO] We are on page 1 of 1 [01/28 21:55:37] [INFO] Number of posts: 1 [01/28 21:55:37] [INFO] Progress: 1516/6740 [01/28 21:55:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:55:37] [INFO] Thread http://forum.notebookreview.com/threads/msi-computer-gx60.757909/ finished! [01/28 21:55:38] [INFO] !!! Now downloading HP ENVY X2 !!!!! [01/28 21:55:39] [INFO] We are on page 1 of 1 [01/28 21:55:39] [INFO] Number of posts: 1 [01/28 21:55:39] [INFO] Progress: 1517/6740 [01/28 21:55:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:55:39] [INFO] Thread http://forum.notebookreview.com/threads/hp-envy-x2.757910/ finished! [01/28 21:55:39] [INFO] !!! Now downloading Acer Aspire S7 !!!!! [01/28 21:55:40] [INFO] We are on page 1 of 1 [01/28 21:55:40] [INFO] Number of posts: 1 [01/28 21:55:40] [INFO] Progress: 1518/6740 [01/28 21:55:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:55:40] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire-s7.757844/ finished! [01/28 21:55:41] [INFO] !!! Now downloading Toshiba Portege R930 !!!!! [01/28 21:55:42] [INFO] We are on page 1 of 1 [01/28 21:55:42] [INFO] Number of posts: 1 [01/28 21:55:42] [INFO] Progress: 1519/6740 [01/28 21:55:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:55:42] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-portege-r930.757911/ finished! [01/28 21:55:42] [INFO] !!! Now downloading Samsung Series 3 Chromebook !!!!! [01/28 21:55:43] [INFO] We are on page 1 of 1 [01/28 21:55:43] [INFO] Number of posts: 1 [01/28 21:55:44] [INFO] Progress: 1520/6740 [01/28 21:55:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:55:44] [INFO] Thread http://forum.notebookreview.com/threads/samsung-series-3-chromebook.759988/ finished! [01/28 21:55:45] [INFO] !!! Now downloading ASUS ZenBook UX32VD Review Discussion !!!!! [01/28 21:55:46] [INFO] We are on page 1 of 2 [01/28 21:55:48] [INFO] We are on page 2 of 2 [01/28 21:55:48] [INFO] Number of posts: 6 [01/28 21:55:48] [INFO] Progress: 1521/6740 [01/28 21:55:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:55:48] [INFO] Thread http://forum.notebookreview.com/threads/asus-zenbook-ux32vd-review-discussion.683497/ finished! [01/28 21:55:49] [INFO] !!! Now downloading Kaspersky Anti-Virus (AV) 2013 Review !!!!! [01/28 21:55:50] [INFO] We are on page 1 of 1 [01/28 21:55:50] [INFO] Number of posts: 1 [01/28 21:55:50] [INFO] Progress: 1522/6740 [01/28 21:55:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:55:50] [INFO] Thread http://forum.notebookreview.com/threads/kaspersky-anti-virus-av-2013-review.708424/ finished! [01/28 21:55:50] [INFO] !!! Now downloading Dell Latitude E5530 Review !!!!! [01/28 21:55:51] [INFO] We are on page 1 of 1 [01/28 21:55:51] [INFO] Number of posts: 4 [01/28 21:55:52] [INFO] Progress: 1523/6740 [01/28 21:55:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:55:52] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-e5530-review.707697/ finished! [01/28 21:55:52] [INFO] !!! Now downloading WD TV Play Review (video) Discussion !!!!! [01/28 21:55:53] [INFO] We are on page 1 of 1 [01/28 21:55:53] [INFO] Number of posts: 3 [01/28 21:55:53] [INFO] Progress: 1524/6740 [01/28 21:55:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:55:53] [INFO] Thread http://forum.notebookreview.com/threads/wd-tv-play-review-video-discussion.708234/ finished! [01/28 21:55:53] [INFO] !!! Now downloading Western Digital WD TV Play !!!!! [01/28 21:55:55] [INFO] We are on page 1 of 1 [01/28 21:55:55] [INFO] Number of posts: 1 [01/28 21:55:55] [INFO] Progress: 1525/6740 [01/28 21:55:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:55:55] [INFO] Thread http://forum.notebookreview.com/threads/western-digital-wd-tv-play.775185/ finished! [01/28 21:55:55] [INFO] !!! Now downloading Netgear Western Digital WD TV !!!!! [01/28 21:55:56] [INFO] We are on page 1 of 1 [01/28 21:55:56] [INFO] Number of posts: 1 [01/28 21:55:56] [INFO] Progress: 1526/6740 [01/28 21:55:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:55:56] [INFO] Thread http://forum.notebookreview.com/threads/netgear-western-digital-wd-tv.775186/ finished! [01/28 21:55:57] [INFO] !!! Now downloading Sony Xperia Z !!!!! [01/28 21:55:58] [INFO] We are on page 1 of 1 [01/28 21:55:58] [INFO] Number of posts: 1 [01/28 21:55:58] [INFO] Progress: 1527/6740 [01/28 21:55:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:55:58] [INFO] Thread http://forum.notebookreview.com/threads/sony-xperia-z.769570/ finished! [01/28 21:55:58] [INFO] !!! Now downloading Eurocom Panther 5.0 with Server Capabilities Now Available Discussion !!!!! [01/28 21:55:59] [INFO] We are on page 1 of 1 [01/28 21:55:59] [INFO] Number of posts: 1 [01/28 21:55:59] [INFO] Progress: 1528/6740 [01/28 21:55:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:55:59] [INFO] Thread http://forum.notebookreview.com/threads/eurocom-panther-5-0-with-server-capabilities-now-available-discussion.707829/ finished! [01/28 21:56:00] [INFO] !!! Now downloading HP LaserJet Pro 400 M425dn !!!!! [01/28 21:56:01] [INFO] We are on page 1 of 1 [01/28 21:56:01] [INFO] Number of posts: 1 [01/28 21:56:01] [INFO] Progress: 1529/6740 [01/28 21:56:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:56:01] [INFO] Thread http://forum.notebookreview.com/threads/hp-laserjet-pro-400-m425dn.773678/ finished! [01/28 21:56:01] [INFO] !!! Now downloading Samsung !!!!! [01/28 21:56:03] [INFO] We are on page 1 of 1 [01/28 21:56:03] [INFO] Number of posts: 1 [01/28 21:56:03] [INFO] Progress: 1530/6740 [01/28 21:56:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:56:03] [INFO] Thread http://forum.notebookreview.com/threads/samsung.773679/ finished! [01/28 21:56:03] [INFO] !!! Now downloading Apple Announces RAW Support for 9 Cameras Discussion !!!!! [01/28 21:56:04] [INFO] We are on page 1 of 1 [01/28 21:56:04] [INFO] Number of posts: 1 [01/28 21:56:04] [INFO] Progress: 1531/6740 [01/28 21:56:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:56:04] [INFO] Thread http://forum.notebookreview.com/threads/apple-announces-raw-support-for-9-cameras-discussion.707810/ finished! [01/28 21:56:05] [INFO] !!! Now downloading BlackBerry Z10 Review- A Much-Needed Reboot !!!!! [01/28 21:56:06] [INFO] We are on page 1 of 1 [01/28 21:56:06] [INFO] Number of posts: 1 [01/28 21:56:06] [INFO] Progress: 1532/6740 [01/28 21:56:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:56:06] [INFO] Thread http://forum.notebookreview.com/threads/blackberry-z10-review-a-much-needed-reboot.769590/ finished! [01/28 21:56:06] [INFO] !!! Now downloading TurboTax 2013 Review- Really the Best Discussion !!!!! [01/28 21:56:07] [INFO] We are on page 1 of 1 [01/28 21:56:07] [INFO] Number of posts: 2 [01/28 21:56:07] [INFO] Progress: 1533/6740 [01/28 21:56:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:56:07] [INFO] Thread http://forum.notebookreview.com/threads/turbotax-2013-review-really-the-best-discussion.707597/ finished! [01/28 21:56:08] [INFO] !!! Now downloading MSI GX60 Review !!!!! [01/28 21:56:09] [INFO] We are on page 1 of 1 [01/28 21:56:09] [INFO] Number of posts: 8 [01/28 21:56:10] [INFO] Progress: 1534/6740 [01/28 21:56:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:56:10] [INFO] Thread http://forum.notebookreview.com/threads/msi-gx60-review.706579/ finished! [01/28 21:56:10] [INFO] !!! Now downloading Dell Latitude E5420 Review- Solid Office PC Discussion !!!!! [01/28 21:56:11] [INFO] We are on page 1 of 1 [01/28 21:56:11] [INFO] Number of posts: 4 [01/28 21:56:11] [INFO] Progress: 1535/6740 [01/28 21:56:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:56:11] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-e5420-review-solid-office-pc-discussion.624072/ finished! [01/28 21:56:12] [INFO] !!! Now downloading Origin PC Announces Nexus Client- Offering In-Game PC Support Discussion !!!!! [01/28 21:56:13] [INFO] We are on page 1 of 1 [01/28 21:56:13] [INFO] Number of posts: 1 [01/28 21:56:13] [INFO] Progress: 1536/6740 [01/28 21:56:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:56:13] [INFO] Thread http://forum.notebookreview.com/threads/origin-pc-announces-nexus-client-offering-in-game-pc-support-discussion.707334/ finished! [01/28 21:56:14] [INFO] !!! Now downloading TuneUp Utilities 2013 Review Discussion !!!!! [01/28 21:56:15] [INFO] We are on page 1 of 1 [01/28 21:56:15] [INFO] Number of posts: 3 [01/28 21:56:15] [INFO] Progress: 1537/6740 [01/28 21:56:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:56:15] [INFO] Thread http://forum.notebookreview.com/threads/tuneup-utilities-2013-review-discussion.705568/ finished! [01/28 21:56:15] [INFO] !!! Now downloading Genius Releases New Pen Mouse Discussion !!!!! [01/28 21:56:16] [INFO] We are on page 1 of 1 [01/28 21:56:16] [INFO] Number of posts: 1 [01/28 21:56:17] [INFO] Progress: 1538/6740 [01/28 21:56:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:56:17] [INFO] Thread http://forum.notebookreview.com/threads/genius-releases-new-pen-mouse-discussion.706296/ finished! [01/28 21:56:17] [INFO] !!! Now downloading Getting Tough- Tips for Protecting Your Mobile Device Discussion !!!!! [01/28 21:56:18] [INFO] We are on page 1 of 1 [01/28 21:56:18] [INFO] Number of posts: 1 [01/28 21:56:18] [INFO] Progress: 1539/6740 [01/28 21:56:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:56:18] [INFO] Thread http://forum.notebookreview.com/threads/getting-tough-tips-for-protecting-your-mobile-device-discussion.706186/ finished! [01/28 21:56:19] [INFO] !!! Now downloading Samsung to Reveal Enhanced Series 7 Chronos and New Ultrabooks at CES 2013 Discussion !!!!! [01/28 21:56:20] [INFO] We are on page 1 of 1 [01/28 21:56:20] [INFO] Number of posts: 5 [01/28 21:56:21] [INFO] Progress: 1540/6740 [01/28 21:56:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:56:21] [INFO] Thread http://forum.notebookreview.com/threads/samsung-to-reveal-enhanced-series-7-chronos-and-new-ultrabooks-at-ces-2013-discussion.702458/ finished! [01/28 21:56:21] [INFO] !!! Now downloading Acer Aspire S7 Review Discussion !!!!! [01/28 21:56:23] [INFO] We are on page 1 of 2 [01/28 21:56:25] [INFO] We are on page 2 of 2 [01/28 21:56:25] [INFO] Number of posts: 6 [01/28 21:56:25] [INFO] Progress: 1541/6740 [01/28 21:56:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:56:25] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire-s7-review-discussion.701833/ finished! [01/28 21:56:26] [INFO] !!! Now downloading Microsoft Releases Critical Internet Explorer Patch Discussion !!!!! [01/28 21:56:27] [INFO] We are on page 1 of 1 [01/28 21:56:27] [INFO] Number of posts: 9 [01/28 21:56:28] [INFO] Progress: 1542/6740 [01/28 21:56:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:56:28] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-releases-critical-internet-explorer-patch-discussion.703817/ finished! [01/28 21:56:29] [INFO] !!! Now downloading AVADirect First to Offer Clevo P570WM Gaming Notebook Discussion !!!!! [01/28 21:56:30] [INFO] We are on page 1 of 1 [01/28 21:56:30] [INFO] Number of posts: 2 [01/28 21:56:31] [INFO] Progress: 1543/6740 [01/28 21:56:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:56:31] [INFO] Thread http://forum.notebookreview.com/threads/avadirect-first-to-offer-clevo-p570wm-gaming-notebook-discussion.705857/ finished! [01/28 21:56:32] [INFO] !!! Now downloading Best Touch Ultrabook- ASUS S400CA vs. Sony VAIO T Discussion !!!!! [01/28 21:56:33] [INFO] We are on page 1 of 1 [01/28 21:56:33] [INFO] Number of posts: 3 [01/28 21:56:34] [INFO] Progress: 1544/6740 [01/28 21:56:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:56:34] [INFO] Thread http://forum.notebookreview.com/threads/best-touch-ultrabook-asus-s400ca-vs-sony-vaio-t-discussion.705745/ finished! [01/28 21:56:34] [INFO] !!! Now downloading Samsung ATIV Odyssey !!!!! [01/28 21:56:35] [INFO] We are on page 1 of 1 [01/28 21:56:35] [INFO] Number of posts: 1 [01/28 21:56:35] [INFO] Progress: 1545/6740 [01/28 21:56:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:56:35] [INFO] Thread http://forum.notebookreview.com/threads/samsung-ativ-odyssey.769571/ finished! [01/28 21:56:36] [INFO] !!! Now downloading Google Nexus 4 Review- Good Smartphone, Great Price !!!!! [01/28 21:56:37] [INFO] We are on page 1 of 1 [01/28 21:56:37] [INFO] Number of posts: 1 [01/28 21:56:37] [INFO] Progress: 1546/6740 [01/28 21:56:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:56:37] [INFO] Thread http://forum.notebookreview.com/threads/google-nexus-4-review-good-smartphone-great-price.769589/ finished! [01/28 21:56:37] [INFO] !!! Now downloading Western Digital Acquires Arkeia Software Expanding SMB Portfolio Discussion !!!!! [01/28 21:56:38] [INFO] We are on page 1 of 1 [01/28 21:56:38] [INFO] Number of posts: 1 [01/28 21:56:38] [INFO] Progress: 1547/6740 [01/28 21:56:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:56:38] [INFO] Thread http://forum.notebookreview.com/threads/western-digital-acquires-arkeia-software-expanding-smb-portfolio-discussion.705394/ finished! [01/28 21:56:39] [INFO] !!! Now downloading A Day in the Life of a Big Screen Mobile Device Discussion !!!!! [01/28 21:56:40] [INFO] We are on page 1 of 1 [01/28 21:56:40] [INFO] Number of posts: 1 [01/28 21:56:40] [INFO] Progress: 1548/6740 [01/28 21:56:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:56:40] [INFO] Thread http://forum.notebookreview.com/threads/a-day-in-the-life-of-a-big-screen-mobile-device-discussion.705281/ finished! [01/28 21:56:40] [INFO] !!! Now downloading Matrox DualHead2Go Digital SE Review Discussion !!!!! [01/28 21:56:41] [INFO] We are on page 1 of 1 [01/28 21:56:41] [INFO] Number of posts: 1 [01/28 21:56:42] [INFO] Progress: 1549/6740 [01/28 21:56:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:56:42] [INFO] Thread http://forum.notebookreview.com/threads/matrox-dualhead2go-digital-se-review-discussion.704252/ finished! [01/28 21:56:42] [INFO] !!! Now downloading Mad Catz Announces New Range of Mobile Gaming Products Discussion !!!!! [01/28 21:56:43] [INFO] We are on page 1 of 1 [01/28 21:56:43] [INFO] Number of posts: 5 [01/28 21:56:43] [INFO] Progress: 1550/6740 [01/28 21:56:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:56:43] [INFO] Thread http://forum.notebookreview.com/threads/mad-catz-announces-new-range-of-mobile-gaming-products-discussion.702971/ finished! [01/28 21:56:44] [INFO] !!! Now downloading No New Windows 8 Apps at CES Discussion !!!!! [01/28 21:56:45] [INFO] We are on page 1 of 1 [01/28 21:56:45] [INFO] Number of posts: 1 [01/28 21:56:45] [INFO] Progress: 1551/6740 [01/28 21:56:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:56:45] [INFO] Thread http://forum.notebookreview.com/threads/no-new-windows-8-apps-at-ces-discussion.704073/ finished! [01/28 21:56:46] [INFO] !!! Now downloading Dell in Talks to Go Private Discussion !!!!! [01/28 21:56:47] [INFO] We are on page 1 of 1 [01/28 21:56:47] [INFO] Number of posts: 1 [01/28 21:56:47] [INFO] Progress: 1552/6740 [01/28 21:56:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:56:47] [INFO] Thread http://forum.notebookreview.com/threads/dell-in-talks-to-go-private-discussion.704036/ finished! [01/28 21:56:48] [INFO] !!! Now downloading Google Releases Beta Version 25 of its Chrome Browser Discussion !!!!! [01/28 21:56:49] [INFO] We are on page 1 of 1 [01/28 21:56:49] [INFO] Number of posts: 2 [01/28 21:56:50] [INFO] Progress: 1553/6740 [01/28 21:56:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:56:50] [INFO] Thread http://forum.notebookreview.com/threads/google-releases-beta-version-25-of-its-chrome-browser-discussion.703859/ finished! [01/28 21:56:51] [INFO] !!! Now downloading VIDEO- Kingston Shows World's First 1TB Flash Drive !!!!! [01/28 21:56:52] [INFO] We are on page 1 of 1 [01/28 21:56:52] [INFO] Number of posts: 1 [01/28 21:56:52] [INFO] Progress: 1554/6740 [01/28 21:56:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:56:52] [INFO] Thread http://forum.notebookreview.com/threads/video-kingston-shows-worlds-first-1tb-flash-drive.775207/ finished! [01/28 21:56:52] [INFO] Max wait time for http://forum.notebookreview.com/threads/toshiba-portege-z835-review-the-best-ultrabook-discussion.624986/ is 39500 ms [01/28 21:56:53] [INFO] !!! Now downloading Toshiba Portege Z835 Review- The Best Ultrabook Discussion !!!!! [01/28 21:56:54] [INFO] We are on page 1 of 6 [01/28 21:56:59] [INFO] We are on page 2 of 6 [01/28 21:57:04] [INFO] We are on page 3 of 6 [01/28 21:57:05] [INFO] We are on page 4 of 6 [01/28 21:57:07] [INFO] We are on page 5 of 6 [01/28 21:57:09] [INFO] We are on page 6 of 6 [01/28 21:57:09] [INFO] Progress: 1555/6740 [01/28 21:57:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:57:09] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-portege-z835-review-the-best-ultrabook-discussion.624986/ finished! [01/28 21:57:09] [INFO] !!! Now downloading Panasonic Expands Rugged ToughPad Line Discussion !!!!! [01/28 21:57:10] [INFO] We are on page 1 of 1 [01/28 21:57:10] [INFO] Number of posts: 2 [01/28 21:57:10] [INFO] Progress: 1556/6740 [01/28 21:57:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:57:10] [INFO] Thread http://forum.notebookreview.com/threads/panasonic-expands-rugged-toughpad-line-discussion.703212/ finished! [01/28 21:57:11] [INFO] !!! Now downloading CES 2013- AOL Intros Alto, For Organizing AOL & Non-AOL eMails Discussion !!!!! [01/28 21:57:12] [INFO] We are on page 1 of 1 [01/28 21:57:12] [INFO] Number of posts: 1 [01/28 21:57:12] [INFO] Progress: 1557/6740 [01/28 21:57:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:57:12] [INFO] Thread http://forum.notebookreview.com/threads/ces-2013-aol-intros-alto-for-organizing-aol-non-aol-emails-discussion.703204/ finished! [01/28 21:57:13] [INFO] !!! Now downloading Nvidia SHIELD Promises PC Gaming In Your Hands Discussion !!!!! [01/28 21:57:14] [INFO] We are on page 1 of 1 [01/28 21:57:14] [INFO] Number of posts: 5 [01/28 21:57:14] [INFO] Progress: 1558/6740 [01/28 21:57:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:57:14] [INFO] Thread http://forum.notebookreview.com/threads/nvidia-shield-promises-pc-gaming-in-your-hands-discussion.703019/ finished! [01/28 21:57:15] [INFO] !!! Now downloading ASUS Reveals New Laptops and Tablets at CES Discussion !!!!! [01/28 21:57:16] [INFO] We are on page 1 of 1 [01/28 21:57:16] [INFO] Number of posts: 4 [01/28 21:57:16] [INFO] Progress: 1559/6740 [01/28 21:57:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:57:16] [INFO] Thread http://forum.notebookreview.com/threads/asus-reveals-new-laptops-and-tablets-at-ces-discussion.702959/ finished! [01/28 21:57:16] [INFO] !!! Now downloading Lenovo Intros ThinkPad Helix and IdeaPad Yoga 11S Discussion !!!!! [01/28 21:57:17] [INFO] We are on page 1 of 1 [01/28 21:57:17] [INFO] Number of posts: 4 [01/28 21:57:18] [INFO] Progress: 1560/6740 [01/28 21:57:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:57:18] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-intros-thinkpad-helix-and-ideapad-yoga-11s-discussion.702958/ finished! [01/28 21:57:18] [INFO] !!! Now downloading Dell Introduces New Inspiron Notebooks at CES Discussion !!!!! [01/28 21:57:19] [INFO] We are on page 1 of 1 [01/28 21:57:19] [INFO] Number of posts: 1 [01/28 21:57:20] [INFO] Progress: 1561/6740 [01/28 21:57:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:57:20] [INFO] Thread http://forum.notebookreview.com/threads/dell-introduces-new-inspiron-notebooks-at-ces-discussion.703110/ finished! [01/28 21:57:20] [INFO] !!! Now downloading Mobile Edge Released New Ultrabook and Tablet Cases Discussion !!!!! [01/28 21:57:21] [INFO] We are on page 1 of 1 [01/28 21:57:21] [INFO] Number of posts: 1 [01/28 21:57:21] [INFO] Progress: 1562/6740 [01/28 21:57:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:57:21] [INFO] Thread http://forum.notebookreview.com/threads/mobile-edge-released-new-ultrabook-and-tablet-cases-discussion.703089/ finished! [01/28 21:57:21] [INFO] !!! Now downloading IOGEAR Reveals Two New PC-to-TV Products Discussion !!!!! [01/28 21:57:22] [INFO] We are on page 1 of 1 [01/28 21:57:22] [INFO] Number of posts: 1 [01/28 21:57:23] [INFO] Progress: 1563/6740 [01/28 21:57:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:57:23] [INFO] Thread http://forum.notebookreview.com/threads/iogear-reveals-two-new-pc-to-tv-products-discussion.703084/ finished! [01/28 21:57:23] [INFO] !!! Now downloading IOGEAR Introduces Wireless Streaming Matrix at CES Discussion !!!!! [01/28 21:57:24] [INFO] We are on page 1 of 1 [01/28 21:57:24] [INFO] Number of posts: 1 [01/28 21:57:24] [INFO] Progress: 1564/6740 [01/28 21:57:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:57:24] [INFO] Thread http://forum.notebookreview.com/threads/iogear-introduces-wireless-streaming-matrix-at-ces-discussion.703080/ finished! [01/28 21:57:25] [INFO] !!! Now downloading AMD Showcases Processor Roadmap for 2013 Discussion !!!!! [01/28 21:57:26] [INFO] We are on page 1 of 1 [01/28 21:57:26] [INFO] Number of posts: 1 [01/28 21:57:26] [INFO] Progress: 1565/6740 [01/28 21:57:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:57:26] [INFO] Thread http://forum.notebookreview.com/threads/amd-showcases-processor-roadmap-for-2013-discussion.703043/ finished! [01/28 21:57:26] [INFO] !!! Now downloading Lenovo Unveils New Windows 8 Touch Laptops Discussion !!!!! [01/28 21:57:27] [INFO] We are on page 1 of 1 [01/28 21:57:27] [INFO] Number of posts: 1 [01/28 21:57:27] [INFO] Progress: 1566/6740 [01/28 21:57:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:57:27] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-unveils-new-windows-8-touch-laptops-discussion.702878/ finished! [01/28 21:57:27] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-envy-x2-review.702352/ is 20500 ms [01/28 21:57:28] [INFO] !!! Now downloading HP ENVY x2 Review !!!!! [01/28 21:57:29] [INFO] We are on page 1 of 3 [01/28 21:57:31] [INFO] We are on page 2 of 3 [01/28 21:57:33] [INFO] We are on page 3 of 3 [01/28 21:57:33] [INFO] Number of posts: 2 [01/28 21:57:33] [INFO] Progress: 1567/6740 [01/28 21:57:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:57:33] [INFO] Thread http://forum.notebookreview.com/threads/hp-envy-x2-review.702352/ finished! [01/28 21:57:33] [INFO] !!! Now downloading 2012 Game of the Year Discussion !!!!! [01/28 21:57:34] [INFO] We are on page 1 of 1 [01/28 21:57:34] [INFO] Number of posts: 8 [01/28 21:57:34] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/2012 Game of the Year Discussion/images/avatars/ [01/28 21:57:35] [INFO] Progress: 1568/6740 [01/28 21:57:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:57:35] [INFO] Thread http://forum.notebookreview.com/threads/2012-game-of-the-year-discussion.702612/ finished! [01/28 21:57:35] [INFO] !!! Now downloading CES 2013- Microsoft is Gone, But Not Forgotten Discussion !!!!! [01/28 21:57:36] [INFO] We are on page 1 of 1 [01/28 21:57:36] [INFO] Number of posts: 4 [01/28 21:57:37] [INFO] Progress: 1569/6740 [01/28 21:57:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:57:37] [INFO] Thread http://forum.notebookreview.com/threads/ces-2013-microsoft-is-gone-but-not-forgotten-discussion.702124/ finished! [01/28 21:57:37] [INFO] !!! Now downloading MSI Mobile Workstations with NVIDIA Quadro K2000M Graphics Now Available Discussion !!!!! [01/28 21:57:38] [INFO] We are on page 1 of 1 [01/28 21:57:38] [INFO] Number of posts: 2 [01/28 21:57:38] [INFO] Progress: 1570/6740 [01/28 21:57:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:57:38] [INFO] Thread http://forum.notebookreview.com/threads/msi-mobile-workstations-with-nvidia-quadro-k2000m-graphics-now-available-discussion.702340/ finished! [01/28 21:57:39] [INFO] !!! Now downloading HTC Droid DNA Review- Once and Future King !!!!! [01/28 21:57:40] [INFO] We are on page 1 of 1 [01/28 21:57:40] [INFO] Number of posts: 1 [01/28 21:57:40] [INFO] Progress: 1571/6740 [01/28 21:57:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:57:40] [INFO] Thread http://forum.notebookreview.com/threads/htc-droid-dna-review-once-and-future-king.769588/ finished! [01/28 21:57:40] [INFO] !!! Now downloading Sony VAIO T (T13122CXS) Review Discussion !!!!! [01/28 21:57:41] [INFO] We are on page 1 of 1 [01/28 21:57:41] [INFO] Number of posts: 5 [01/28 21:57:42] [INFO] Progress: 1572/6740 [01/28 21:57:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:57:42] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-t-t13122cxs-review-discussion.697017/ finished! [01/28 21:57:42] [INFO] !!! Now downloading Dell XPS 15 (L521X) Review Discussion !!!!! [01/28 21:57:43] [INFO] We are on page 1 of 2 [01/28 21:57:45] [INFO] We are on page 2 of 2 [01/28 21:57:45] [INFO] Number of posts: 5 [01/28 21:57:45] [INFO] Progress: 1573/6740 [01/28 21:57:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:57:45] [INFO] Thread http://forum.notebookreview.com/threads/dell-xps-15-l521x-review-discussion.692883/ finished! [01/28 21:57:46] [INFO] !!! Now downloading Toshiba Portege R930 Review Discussion !!!!! [01/28 21:57:47] [INFO] We are on page 1 of 1 [01/28 21:57:47] [INFO] Number of posts: 4 [01/28 21:57:47] [INFO] Progress: 1574/6740 [01/28 21:57:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:57:47] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-portege-r930-review-discussion.701672/ finished! [01/28 21:57:47] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-xps-12-review-discussion.699166/ is 20500 ms [01/28 21:57:48] [INFO] !!! Now downloading Dell XPS 12 Review Discussion !!!!! [01/28 21:57:49] [INFO] We are on page 1 of 3 [01/28 21:57:51] [INFO] We are on page 2 of 3 [01/28 21:57:53] [INFO] We are on page 3 of 3 [01/28 21:57:53] [INFO] Number of posts: 2 [01/28 21:57:53] [INFO] Progress: 1575/6740 [01/28 21:57:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:57:53] [INFO] Thread http://forum.notebookreview.com/threads/dell-xps-12-review-discussion.699166/ finished! [01/28 21:57:53] [INFO] !!! Now downloading Help Further Disease Research- Join NBR's Team for Fold-a-Thon Discussion !!!!! [01/28 21:57:54] [INFO] We are on page 1 of 1 [01/28 21:57:54] [INFO] Number of posts: 1 [01/28 21:57:54] [INFO] Progress: 1576/6740 [01/28 21:57:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:57:54] [INFO] Thread http://forum.notebookreview.com/threads/help-further-disease-research-join-nbrs-team-for-fold-a-thon-discussion.701676/ finished! [01/28 21:57:55] [INFO] !!! Now downloading Samsung Series 3 Chromebook Review Discussion !!!!! [01/28 21:57:57] [INFO] We are on page 1 of 1 [01/28 21:57:57] [INFO] Number of posts: 5 [01/28 21:57:57] [INFO] Progress: 1577/6740 [01/28 21:57:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:57:57] [INFO] Thread http://forum.notebookreview.com/threads/samsung-series-3-chromebook-review-discussion.701556/ finished! [01/28 21:57:57] [INFO] !!! Now downloading MyDigitalSSD BP3 256GB mSATA SSD Review Discussion !!!!! [01/28 21:57:58] [INFO] We are on page 1 of 2 [01/28 21:58:00] [INFO] We are on page 2 of 2 [01/28 21:58:00] [INFO] Number of posts: 7 [01/28 21:58:01] [INFO] Progress: 1578/6740 [01/28 21:58:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:58:01] [INFO] Thread http://forum.notebookreview.com/threads/mydigitalssd-bp3-256gb-msata-ssd-review-discussion.671961/ finished! [01/28 21:58:01] [INFO] !!! Now downloading Liquid Image XSC Summit Series HD Ski Goggles- Handsfree Photos and HD Video Discussion !!!!! [01/28 21:58:02] [INFO] We are on page 1 of 1 [01/28 21:58:02] [INFO] Number of posts: 1 [01/28 21:58:02] [INFO] Progress: 1579/6740 [01/28 21:58:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:58:02] [INFO] Thread http://forum.notebookreview.com/threads/liquid-image-xsc-summit-series-hd-ski-goggles-handsfree-photos-and-hd-video-discussion.701166/ finished! [01/28 21:58:03] [INFO] !!! Now downloading AMD Radeon HD 8000M-series GPUs Revealed Discussion !!!!! [01/28 21:58:04] [INFO] We are on page 1 of 1 [01/28 21:58:04] [INFO] Number of posts: 7 [01/28 21:58:05] [INFO] Progress: 1580/6740 [01/28 21:58:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:58:05] [INFO] Thread http://forum.notebookreview.com/threads/amd-radeon-hd-8000m-series-gpus-revealed-discussion.700760/ finished! [01/28 21:58:05] [INFO] !!! Now downloading McAfee AntiVirus (AV) Plus 2013 Review Discussion !!!!! [01/28 21:58:06] [INFO] We are on page 1 of 1 [01/28 21:58:06] [INFO] Number of posts: 1 [01/28 21:58:06] [INFO] Progress: 1581/6740 [01/28 21:58:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:58:06] [INFO] Thread http://forum.notebookreview.com/threads/mcafee-antivirus-av-plus-2013-review-discussion.701072/ finished! [01/28 21:58:07] [INFO] !!! Now downloading Reimage Review- Repairing Windows Discussion !!!!! [01/28 21:58:08] [INFO] We are on page 1 of 1 [01/28 21:58:08] [INFO] Number of posts: 1 [01/28 21:58:08] [INFO] Progress: 1582/6740 [01/28 21:58:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:58:08] [INFO] Thread http://forum.notebookreview.com/threads/reimage-review-repairing-windows-discussion.700858/ finished! [01/28 21:58:09] [INFO] !!! Now downloading Sifteo Cubes- The Gift of Intelligent Play Discussion !!!!! [01/28 21:58:10] [INFO] We are on page 1 of 1 [01/28 21:58:10] [INFO] Number of posts: 1 [01/28 21:58:10] [INFO] Progress: 1583/6740 [01/28 21:58:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:58:10] [INFO] Thread http://forum.notebookreview.com/threads/sifteo-cubes-the-gift-of-intelligent-play-discussion.700721/ finished! [01/28 21:58:10] [INFO] !!! Now downloading The 5 Best Affordable Notebooks under $500 Discussion !!!!! [01/28 21:58:11] [INFO] We are on page 1 of 1 [01/28 21:58:11] [INFO] Number of posts: 2 [01/28 21:58:11] [INFO] Progress: 1584/6740 [01/28 21:58:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:58:11] [INFO] Thread http://forum.notebookreview.com/threads/the-5-best-affordable-notebooks-under-500-discussion.700621/ finished! [01/28 21:58:12] [INFO] !!! Now downloading Lenovo ThinkPad Twist (3347-4HU) Review Discussion !!!!! [01/28 21:58:13] [INFO] We are on page 1 of 1 [01/28 21:58:13] [INFO] Number of posts: 4 [01/28 21:58:13] [INFO] Progress: 1585/6740 [01/28 21:58:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:58:13] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-twist-3347-4hu-review-discussion.700273/ finished! [01/28 21:58:14] [INFO] !!! Now downloading Asus Vivobook Reported to Offer next-gen AMD Radeon HD 8000 mobile graphics Discussion !!!!! [01/28 21:58:15] [INFO] We are on page 1 of 1 [01/28 21:58:15] [INFO] Number of posts: 1 [01/28 21:58:15] [INFO] Progress: 1586/6740 [01/28 21:58:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:58:15] [INFO] Thread http://forum.notebookreview.com/threads/asus-vivobook-reported-to-offer-next-gen-amd-radeon-hd-8000-mobile-graphics-discussion.700614/ finished! [01/28 21:58:15] [INFO] !!! Now downloading Logitech Zone Touch Mouse T400- Control Windows 8 Discussion !!!!! [01/28 21:58:16] [INFO] We are on page 1 of 1 [01/28 21:58:16] [INFO] Number of posts: 1 [01/28 21:58:18] [INFO] Progress: 1587/6740 [01/28 21:58:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:58:18] [INFO] Thread http://forum.notebookreview.com/threads/logitech-zone-touch-mouse-t400-control-windows-8-discussion.700595/ finished! [01/28 21:58:18] [INFO] !!! Now downloading Samsung Muse- A Mini Approach to Maximizing Your Music Discussion !!!!! [01/28 21:58:19] [INFO] We are on page 1 of 1 [01/28 21:58:19] [INFO] Number of posts: 1 [01/28 21:58:20] [INFO] Progress: 1588/6740 [01/28 21:58:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:58:20] [INFO] Thread http://forum.notebookreview.com/threads/samsung-muse-a-mini-approach-to-maximizing-your-music-discussion.700479/ finished! [01/28 21:58:20] [INFO] !!! Now downloading Lenovo Announces IdeaPad S300, S400, and S405 Discussion !!!!! [01/28 21:58:21] [INFO] We are on page 1 of 2 [01/28 21:58:25] [INFO] We are on page 2 of 2 [01/28 21:58:25] [INFO] Number of posts: 4 [01/28 21:58:25] [INFO] Progress: 1589/6740 [01/28 21:58:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:58:25] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-announces-ideapad-s300-s400-and-s405-discussion.685967/ finished! [01/28 21:58:25] [INFO] !!! Now downloading Boxee TV- Consolidate that Home Theater Clutter Discussion !!!!! [01/28 21:58:26] [INFO] We are on page 1 of 1 [01/28 21:58:26] [INFO] Number of posts: 1 [01/28 21:58:27] [INFO] Progress: 1590/6740 [01/28 21:58:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:58:27] [INFO] Thread http://forum.notebookreview.com/threads/boxee-tv-consolidate-that-home-theater-clutter-discussion.700292/ finished! [01/28 21:58:27] [INFO] !!! Now downloading Dragon Naturally Speaking- The Gift of Gab Discussion !!!!! [01/28 21:58:28] [INFO] We are on page 1 of 1 [01/28 21:58:28] [INFO] Number of posts: 1 [01/28 21:58:29] [INFO] Progress: 1591/6740 [01/28 21:58:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:58:29] [INFO] Thread http://forum.notebookreview.com/threads/dragon-naturally-speaking-the-gift-of-gab-discussion.700170/ finished! [01/28 21:58:29] [INFO] !!! Now downloading ASUS S400CA Touch Ultrabook Review Discussion !!!!! [01/28 21:58:30] [INFO] We are on page 1 of 1 [01/28 21:58:30] [INFO] Number of posts: 1 [01/28 21:58:30] [INFO] Progress: 1592/6740 [01/28 21:58:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:58:30] [INFO] Thread http://forum.notebookreview.com/threads/asus-s400ca-touch-ultrabook-review-discussion.700011/ finished! [01/28 21:58:31] [INFO] !!! Now downloading Getac Upgrades V100 and V200 Rugged Tablets Discussion !!!!! [01/28 21:58:32] [INFO] We are on page 1 of 1 [01/28 21:58:32] [INFO] Number of posts: 1 [01/28 21:58:32] [INFO] Progress: 1593/6740 [01/28 21:58:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:58:32] [INFO] Thread http://forum.notebookreview.com/threads/getac-upgrades-v100-and-v200-rugged-tablets-discussion.699895/ finished! [01/28 21:58:32] [INFO] !!! Now downloading Lenovo ThinkPad X1 Carbon Touch Now Available Discussion !!!!! [01/28 21:58:33] [INFO] We are on page 1 of 1 [01/28 21:58:33] [INFO] Number of posts: 1 [01/28 21:58:33] [INFO] Progress: 1594/6740 [01/28 21:58:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:58:33] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-x1-carbon-touch-now-available-discussion.699841/ finished! [01/28 21:58:34] [INFO] !!! Now downloading Nero 12 Platinum Review- Multimedia for Less Discussion !!!!! [01/28 21:58:35] [INFO] We are on page 1 of 1 [01/28 21:58:35] [INFO] Number of posts: 1 [01/28 21:58:35] [INFO] Progress: 1595/6740 [01/28 21:58:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:58:35] [INFO] Thread http://forum.notebookreview.com/threads/nero-12-platinum-review-multimedia-for-less-discussion.699749/ finished! [01/28 21:58:36] [INFO] !!! Now downloading Apple iTunes 11 Review- Worth the Wait Discussion !!!!! [01/28 21:58:37] [INFO] We are on page 1 of 1 [01/28 21:58:37] [INFO] Number of posts: 1 [01/28 21:58:37] [INFO] Progress: 1596/6740 [01/28 21:58:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:58:37] [INFO] Thread http://forum.notebookreview.com/threads/apple-itunes-11-review-worth-the-wait-discussion.699165/ finished! [01/28 21:58:37] [INFO] !!! Now downloading Origin PC Now Offering the EON17-SLX with 3D Discussion !!!!! [01/28 21:58:39] [INFO] We are on page 1 of 1 [01/28 21:58:39] [INFO] Number of posts: 1 [01/28 21:58:39] [INFO] Progress: 1597/6740 [01/28 21:58:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:58:39] [INFO] Thread http://forum.notebookreview.com/threads/origin-pc-now-offering-the-eon17-slx-with-3d-discussion.699164/ finished! [01/28 21:58:39] [INFO] !!! Now downloading Do Weak Black Friday Sales Bode Ill for the Holiday Season Discussion !!!!! [01/28 21:58:40] [INFO] We are on page 1 of 1 [01/28 21:58:40] [INFO] Number of posts: 1 [01/28 21:58:40] [INFO] Progress: 1598/6740 [01/28 21:58:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:58:40] [INFO] Thread http://forum.notebookreview.com/threads/do-weak-black-friday-sales-bode-ill-for-the-holiday-season-discussion.699163/ finished! [01/28 21:58:41] [INFO] !!! Now downloading Far Cry 3 Review- It's a Big, Big, Big, Big World Discussion !!!!! [01/28 21:58:42] [INFO] We are on page 1 of 1 [01/28 21:58:42] [INFO] Number of posts: 1 [01/28 21:58:42] [INFO] Progress: 1599/6740 [01/28 21:58:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:58:42] [INFO] Thread http://forum.notebookreview.com/threads/far-cry-3-review-its-a-big-big-big-big-world-discussion.699144/ finished! [01/28 21:58:42] [INFO] Max wait time for http://forum.notebookreview.com/threads/contribute-to-disease-research-join-notebookreviews-folding-home-team-discussion.642201/ is 23000 ms [01/28 21:58:42] [INFO] !!! Now downloading Contribute to Disease Research- Join NotebookReview's Folding@home Team Discussion !!!!! [01/28 21:58:43] [INFO] We are on page 1 of 3 [01/28 21:58:46] [INFO] We are on page 2 of 3 [01/28 21:58:47] [INFO] We are on page 3 of 3 [01/28 21:58:47] [INFO] Number of posts: 7 [01/28 21:58:47] [INFO] Progress: 1600/6740 [01/28 21:58:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:58:47] [INFO] Thread http://forum.notebookreview.com/threads/contribute-to-disease-research-join-notebookreviews-folding-home-team-discussion.642201/ finished! [01/28 21:58:48] [INFO] !!! Now downloading Getac Upgrades The B300 Rugged Notebook Discussion !!!!! [01/28 21:58:49] [INFO] We are on page 1 of 1 [01/28 21:58:49] [INFO] Number of posts: 1 [01/28 21:58:49] [INFO] Progress: 1601/6740 [01/28 21:58:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:58:49] [INFO] Thread http://forum.notebookreview.com/threads/getac-upgrades-the-b300-rugged-notebook-discussion.698937/ finished! [01/28 21:58:49] [INFO] !!! Now downloading Upgrade Your HDD to SSD- How and Why Discussion !!!!! [01/28 21:58:51] [INFO] We are on page 1 of 1 [01/28 21:58:51] [INFO] Number of posts: 8 [01/28 21:58:51] [INFO] Progress: 1602/6740 [01/28 21:58:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:58:51] [INFO] Thread http://forum.notebookreview.com/threads/upgrade-your-hdd-to-ssd-how-and-why-discussion.698332/ finished! [01/28 21:58:52] [INFO] !!! Now downloading Dell Inspiron 13z Review Discussion !!!!! [01/28 21:58:53] [INFO] We are on page 1 of 1 [01/28 21:58:53] [INFO] Number of posts: 1 [01/28 21:58:53] [INFO] Progress: 1603/6740 [01/28 21:58:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:58:53] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-13z-review-discussion.698845/ finished! [01/28 21:58:53] [INFO] !!! Now downloading Backblaze Cloud Backup Review- Worth It at the Low Price Discussion !!!!! [01/28 21:58:54] [INFO] We are on page 1 of 1 [01/28 21:58:54] [INFO] Number of posts: 2 [01/28 21:58:54] [INFO] Progress: 1604/6740 [01/28 21:58:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:58:55] [INFO] Thread http://forum.notebookreview.com/threads/backblaze-cloud-backup-review-worth-it-at-the-low-price-discussion.688300/ finished! [01/28 21:58:55] [INFO] !!! Now downloading Is Cyber Monday Dead Discussion !!!!! [01/28 21:58:56] [INFO] We are on page 1 of 1 [01/28 21:58:56] [INFO] Number of posts: 2 [01/28 21:58:56] [INFO] Progress: 1605/6740 [01/28 21:58:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:58:56] [INFO] Thread http://forum.notebookreview.com/threads/is-cyber-monday-dead-discussion.697959/ finished! [01/28 21:58:57] [INFO] !!! Now downloading Eurocom Offers Full VGA Upgradeability in its line of Gaming Notebooks Discussion !!!!! [01/28 21:58:58] [INFO] We are on page 1 of 1 [01/28 21:58:58] [INFO] Number of posts: 4 [01/28 21:58:58] [INFO] Progress: 1606/6740 [01/28 21:58:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:58:58] [INFO] Thread http://forum.notebookreview.com/threads/eurocom-offers-full-vga-upgradeability-in-its-line-of-gaming-notebooks-discussion.696560/ finished! [01/28 21:58:59] [INFO] !!! Now downloading New WD Windows 8 App Provides Easy Access and Sharing of Videos, Photos and Music Discussion !!!!! [01/28 21:59:00] [INFO] We are on page 1 of 1 [01/28 21:59:00] [INFO] Number of posts: 1 [01/28 21:59:00] [INFO] Progress: 1607/6740 [01/28 21:59:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:59:00] [INFO] Thread http://forum.notebookreview.com/threads/new-wd-windows-8-app-provides-easy-access-and-sharing-of-videos-photos-and-music-discussion.698353/ finished! [01/28 21:59:00] [INFO] !!! Now downloading Great Software Bargains Still in Gear Online after Cyber Monday Discussion !!!!! [01/28 21:59:01] [INFO] We are on page 1 of 1 [01/28 21:59:01] [INFO] Number of posts: 1 [01/28 21:59:02] [INFO] Progress: 1608/6740 [01/28 21:59:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:59:02] [INFO] Thread http://forum.notebookreview.com/threads/great-software-bargains-still-in-gear-online-after-cyber-monday-discussion.698095/ finished! [01/28 21:59:02] [INFO] !!! Now downloading Getac Announces Upgrades for S400 Semi-Rugged Laptop Computer Discussion !!!!! [01/28 21:59:03] [INFO] We are on page 1 of 1 [01/28 21:59:03] [INFO] Number of posts: 1 [01/28 21:59:03] [INFO] Progress: 1609/6740 [01/28 21:59:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:59:03] [INFO] Thread http://forum.notebookreview.com/threads/getac-announces-upgrades-for-s400-semi-rugged-laptop-computer-discussion.698088/ finished! [01/28 21:59:03] [INFO] !!! Now downloading Netflix for Windows 8 Review- Movies Streamed To a PC or RT Tablet Discussion !!!!! [01/28 21:59:05] [INFO] We are on page 1 of 1 [01/28 21:59:05] [INFO] Number of posts: 2 [01/28 21:59:05] [INFO] Progress: 1610/6740 [01/28 21:59:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:59:05] [INFO] Thread http://forum.notebookreview.com/threads/netflix-for-windows-8-review-movies-streamed-to-a-pc-or-rt-tablet-discussion.698048/ finished! [01/28 21:59:05] [INFO] !!! Now downloading Exclusive- Kingston SSDNow V200 Review- New(ish) And Improved At Last! Discussion !!!!! [01/28 21:59:06] [INFO] We are on page 1 of 1 [01/28 21:59:07] [INFO] Progress: 1611/6740 [01/28 21:59:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:59:07] [INFO] Thread http://forum.notebookreview.com/threads/exclusive-kingston-ssdnow-v200-review-new-ish-and-improved-at-last-discussion.668867/ finished! [01/28 21:59:07] [INFO] !!! Now downloading Windows 8 Tips- How To Play Back Movies & Music Discussion !!!!! [01/28 21:59:08] [INFO] We are on page 1 of 1 [01/28 21:59:08] [INFO] Number of posts: 8 [01/28 21:59:09] [INFO] Progress: 1612/6740 [01/28 21:59:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:59:09] [INFO] Thread http://forum.notebookreview.com/threads/windows-8-tips-how-to-play-back-movies-music-discussion.694770/ finished! [01/28 21:59:09] [INFO] !!! Now downloading Iolo Releases Winspresso Windows 8 App, Plans System Mechanic 11.5 Discussion !!!!! [01/28 21:59:10] [INFO] We are on page 1 of 1 [01/28 21:59:10] [INFO] Number of posts: 2 [01/28 21:59:10] [INFO] Progress: 1613/6740 [01/28 21:59:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:59:10] [INFO] Thread http://forum.notebookreview.com/threads/iolo-releases-winspresso-windows-8-app-plans-system-mechanic-11-5-discussion.697202/ finished! [01/28 21:59:11] [INFO] !!! Now downloading Black Friday Tips- Hot Software Deals and Freebies !!!!! [01/28 21:59:12] [INFO] We are on page 1 of 1 [01/28 21:59:12] [INFO] Number of posts: 2 [01/28 21:59:12] [INFO] Progress: 1614/6740 [01/28 21:59:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:59:12] [INFO] Thread http://forum.notebookreview.com/threads/black-friday-tips-hot-software-deals-and-freebies.697064/ finished! [01/28 21:59:13] [INFO] !!! Now downloading 147 Million Shoppers Projected to Hit Stores and Online this Black Friday Weekend Discussion !!!!! [01/28 21:59:14] [INFO] We are on page 1 of 1 [01/28 21:59:14] [INFO] Number of posts: 1 [01/28 21:59:14] [INFO] Progress: 1615/6740 [01/28 21:59:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:59:14] [INFO] Thread http://forum.notebookreview.com/threads/147-million-shoppers-projected-to-hit-stores-and-online-this-black-friday-weekend-discussion.697013/ finished! [01/28 21:59:14] [INFO] !!! Now downloading MSI announces AMD Powered GX60 Now Available Discussion !!!!! [01/28 21:59:15] [INFO] We are on page 1 of 1 [01/28 21:59:15] [INFO] Number of posts: 3 [01/28 21:59:15] [INFO] Progress: 1616/6740 [01/28 21:59:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:59:15] [INFO] Thread http://forum.notebookreview.com/threads/msi-announces-amd-powered-gx60-now-available-discussion.696190/ finished! [01/28 21:59:16] [INFO] !!! Now downloading PC Downgrades to Windows 7 Vary Between OEMs Discussion !!!!! [01/28 21:59:17] [INFO] We are on page 1 of 1 [01/28 21:59:17] [INFO] Number of posts: 1 [01/28 21:59:18] [INFO] Progress: 1617/6740 [01/28 21:59:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:59:18] [INFO] Thread http://forum.notebookreview.com/threads/pc-downgrades-to-windows-7-vary-between-oems-discussion.696602/ finished! [01/28 21:59:18] [INFO] !!! Now downloading McAfee Expands All Access Security for PCs, Macs, Tablets & Phones Discussion !!!!! [01/28 21:59:19] [INFO] We are on page 1 of 1 [01/28 21:59:19] [INFO] Number of posts: 1 [01/28 21:59:19] [INFO] Progress: 1618/6740 [01/28 21:59:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:59:19] [INFO] Thread http://forum.notebookreview.com/threads/mcafee-expands-all-access-security-for-pcs-macs-tablets-phones-discussion.696573/ finished! [01/28 21:59:20] [INFO] !!! Now downloading CES 2013 Preview- Apps To Join PCs, Tablets, Phones & Other Gadgets Discussion !!!!! [01/28 21:59:21] [INFO] We are on page 1 of 1 [01/28 21:59:21] [INFO] Number of posts: 1 [01/28 21:59:21] [INFO] Progress: 1619/6740 [01/28 21:59:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:59:21] [INFO] Thread http://forum.notebookreview.com/threads/ces-2013-preview-apps-to-join-pcs-tablets-phones-other-gadgets-discussion.696353/ finished! [01/28 21:59:21] [INFO] !!! Now downloading Acer Aspire V5-571 Review Discussion !!!!! [01/28 21:59:22] [INFO] We are on page 1 of 1 [01/28 21:59:22] [INFO] Number of posts: 3 [01/28 21:59:23] [INFO] Progress: 1620/6740 [01/28 21:59:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:59:23] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire-v5-571-review-discussion.684859/ finished! [01/28 21:59:23] [INFO] !!! Now downloading Eight Great Software Packages for Windows 8 8.1 Discussion !!!!! [01/28 21:59:24] [INFO] We are on page 1 of 1 [01/28 21:59:24] [INFO] Number of posts: 1 [01/28 21:59:24] [INFO] Progress: 1621/6740 [01/28 21:59:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:59:24] [INFO] Thread http://forum.notebookreview.com/threads/eight-great-software-packages-for-windows-8-8-1-discussion.696194/ finished! [01/28 21:59:25] [INFO] !!! Now downloading Startup Finds Ways to Cut Mobile Power in Half Without Losing Signal Discussion !!!!! [01/28 21:59:26] [INFO] We are on page 1 of 1 [01/28 21:59:26] [INFO] Number of posts: 1 [01/28 21:59:26] [INFO] Progress: 1622/6740 [01/28 21:59:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:59:26] [INFO] Thread http://forum.notebookreview.com/threads/startup-finds-ways-to-cut-mobile-power-in-half-without-losing-signal-discussion.696150/ finished! [01/28 21:59:26] [INFO] !!! Now downloading Windows 8 Pro Upgrades for Existing PCs Bring DVD Playback Discussion !!!!! [01/28 21:59:27] [INFO] We are on page 1 of 1 [01/28 21:59:27] [INFO] Number of posts: 4 [01/28 21:59:27] [INFO] Progress: 1623/6740 [01/28 21:59:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:59:27] [INFO] Thread http://forum.notebookreview.com/threads/windows-8-pro-upgrades-for-existing-pcs-bring-dvd-playback-discussion.694094/ finished! [01/28 21:59:28] [INFO] !!! Now downloading Fun & Useful Software for Windows 8 & Earlier PCs Discussion !!!!! [01/28 21:59:29] [INFO] We are on page 1 of 1 [01/28 21:59:29] [INFO] Number of posts: 1 [01/28 21:59:29] [INFO] Progress: 1624/6740 [01/28 21:59:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:59:29] [INFO] Thread http://forum.notebookreview.com/threads/fun-useful-software-for-windows-8-earlier-pcs-discussion.695882/ finished! [01/28 21:59:29] [INFO] !!! Now downloading Dragon NaturallySpeaking (DNS) 12 Review- Turn Talk into Text Discussion !!!!! [01/28 21:59:30] [INFO] We are on page 1 of 1 [01/28 21:59:30] [INFO] Number of posts: 1 [01/28 21:59:30] [INFO] Progress: 1625/6740 [01/28 21:59:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:59:30] [INFO] Thread http://forum.notebookreview.com/threads/dragon-naturallyspeaking-dns-12-review-turn-talk-into-text-discussion.695714/ finished! [01/28 21:59:31] [INFO] !!! Now downloading VIPRE Antivirus 2013 Review Discussion !!!!! [01/28 21:59:32] [INFO] We are on page 1 of 1 [01/28 21:59:32] [INFO] Number of posts: 1 [01/28 21:59:32] [INFO] Progress: 1626/6740 [01/28 21:59:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:59:32] [INFO] Thread http://forum.notebookreview.com/threads/vipre-antivirus-2013-review-discussion.695713/ finished! [01/28 21:59:32] [INFO] !!! Now downloading Top Gaming Notebooks Discussion !!!!! [01/28 21:59:34] [INFO] We are on page 1 of 1 [01/28 21:59:34] [INFO] Number of posts: 5 [01/28 21:59:34] [INFO] Progress: 1627/6740 [01/28 21:59:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:59:34] [INFO] Thread http://forum.notebookreview.com/threads/top-gaming-notebooks-discussion.695396/ finished! [01/28 21:59:34] [INFO] !!! Now downloading Kingmax Releases the SATA 6GB s interface mSATA MMP30 SSD Discussion !!!!! [01/28 21:59:35] [INFO] We are on page 1 of 1 [01/28 21:59:35] [INFO] Number of posts: 2 [01/28 21:59:36] [INFO] Progress: 1628/6740 [01/28 21:59:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:59:36] [INFO] Thread http://forum.notebookreview.com/threads/kingmax-releases-the-sata-6gb-s-interface-msata-mmp30-ssd-discussion.694460/ finished! [01/28 21:59:36] [INFO] !!! Now downloading Tips- Using the New Tiles in Windows 8 Discussion !!!!! [01/28 21:59:38] [INFO] We are on page 1 of 1 [01/28 21:59:38] [INFO] Number of posts: 4 [01/28 21:59:38] [INFO] Progress: 1629/6740 [01/28 21:59:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:59:38] [INFO] Thread http://forum.notebookreview.com/threads/tips-using-the-new-tiles-in-windows-8-discussion.693759/ finished! [01/28 21:59:38] [INFO] !!! Now downloading Windows 8 Budget Laptops- Lenovo vs. Toshiba Discussion !!!!! [01/28 21:59:39] [INFO] We are on page 1 of 1 [01/28 21:59:39] [INFO] Number of posts: 1 [01/28 21:59:40] [INFO] Progress: 1630/6740 [01/28 21:59:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:59:40] [INFO] Thread http://forum.notebookreview.com/threads/windows-8-budget-laptops-lenovo-vs-toshiba-discussion.695594/ finished! [01/28 21:59:40] [INFO] !!! Now downloading Top Business Notebooks Discussion !!!!! [01/28 21:59:41] [INFO] We are on page 1 of 1 [01/28 21:59:41] [INFO] Number of posts: 5 [01/28 21:59:42] [INFO] Progress: 1631/6740 [01/28 21:59:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:59:42] [INFO] Thread http://forum.notebookreview.com/threads/top-business-notebooks-discussion.695394/ finished! [01/28 21:59:42] [INFO] Max wait time for http://forum.notebookreview.com/threads/apple-macbook-pro-with-retina-display-review-2012-discussion.673669/ is 36500 ms [01/28 21:59:42] [INFO] !!! Now downloading Apple MacBook Pro with Retina Display Review (2012) Discussion !!!!! [01/28 21:59:44] [INFO] We are on page 1 of 6 [01/28 21:59:46] [INFO] We are on page 2 of 6 [01/28 21:59:48] [INFO] We are on page 3 of 6 [01/28 21:59:50] [INFO] We are on page 4 of 6 [01/28 21:59:52] [INFO] We are on page 5 of 6 [01/28 21:59:54] [INFO] We are on page 6 of 6 [01/28 21:59:54] [INFO] Number of posts: 4 [01/28 21:59:54] [INFO] Progress: 1632/6740 [01/28 21:59:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:59:54] [INFO] Thread http://forum.notebookreview.com/threads/apple-macbook-pro-with-retina-display-review-2012-discussion.673669/ finished! [01/28 21:59:54] [INFO] !!! Now downloading MobileDemand First to Introduce Windows 8 Rugged Tablet PC Discussion !!!!! [01/28 21:59:55] [INFO] We are on page 1 of 1 [01/28 21:59:55] [INFO] Number of posts: 1 [01/28 21:59:55] [INFO] Progress: 1633/6740 [01/28 21:59:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:59:55] [INFO] Thread http://forum.notebookreview.com/threads/mobiledemand-first-to-introduce-windows-8-rugged-tablet-pc-discussion.695458/ finished! [01/28 21:59:57] [INFO] !!! Now downloading Holiday Buyer's Guide- Finding the Best Laptop Discussion !!!!! [01/28 21:59:58] [INFO] We are on page 1 of 1 [01/28 21:59:58] [INFO] Number of posts: 1 [01/28 21:59:58] [INFO] Progress: 1634/6740 [01/28 21:59:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 21:59:58] [INFO] Thread http://forum.notebookreview.com/threads/holiday-buyers-guide-finding-the-best-laptop-discussion.695397/ finished! [01/28 21:59:58] [INFO] !!! Now downloading Best Multimedia Laptops Discussion !!!!! [01/28 21:59:59] [INFO] We are on page 1 of 1 [01/28 21:59:59] [INFO] Number of posts: 1 [01/28 22:00:00] [INFO] Progress: 1635/6740 [01/28 22:00:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:00:00] [INFO] Thread http://forum.notebookreview.com/threads/best-multimedia-laptops-discussion.695395/ finished! [01/28 22:00:00] [INFO] !!! Now downloading Best General Purpose Laptops Discussion !!!!! [01/28 22:00:01] [INFO] We are on page 1 of 1 [01/28 22:00:01] [INFO] Number of posts: 1 [01/28 22:00:01] [INFO] Progress: 1636/6740 [01/28 22:00:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:00:01] [INFO] Thread http://forum.notebookreview.com/threads/best-general-purpose-laptops-discussion.695393/ finished! [01/28 22:00:01] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-thinkpad-t430-review-the-best-just-got-worse-discussion.672946/ is 29000 ms [01/28 22:00:02] [INFO] !!! Now downloading Lenovo ThinkPad T430 Review- The Best Just Got Worse Discussion !!!!! [01/28 22:00:03] [INFO] We are on page 1 of 4 [01/28 22:00:05] [INFO] We are on page 2 of 4 [01/28 22:00:07] [INFO] We are on page 3 of 4 [01/28 22:00:11] [INFO] We are on page 4 of 4 [01/28 22:00:11] [INFO] Number of posts: 9 [01/28 22:00:11] [INFO] Progress: 1637/6740 [01/28 22:00:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:00:11] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-t430-review-the-best-just-got-worse-discussion.672946/ finished! [01/28 22:00:12] [INFO] !!! Now downloading Evernote for Windows 8 and RT Review Discussion !!!!! [01/28 22:00:13] [INFO] We are on page 1 of 1 [01/28 22:00:13] [INFO] Number of posts: 1 [01/28 22:00:13] [INFO] Progress: 1638/6740 [01/28 22:00:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:00:13] [INFO] Thread http://forum.notebookreview.com/threads/evernote-for-windows-8-and-rt-review-discussion.695034/ finished! [01/28 22:00:13] [INFO] !!! Now downloading Mad Catz Now Shipping the Tritton Pro+ True 5.1 HD Surround Sound Headset Discussion !!!!! [01/28 22:00:14] [INFO] We are on page 1 of 1 [01/28 22:00:14] [INFO] Number of posts: 1 [01/28 22:00:15] [INFO] Progress: 1639/6740 [01/28 22:00:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:00:15] [INFO] Thread http://forum.notebookreview.com/threads/mad-catz-now-shipping-the-tritton-pro-true-5-1-hd-surround-sound-headset-discussion.694914/ finished! [01/28 22:00:15] [INFO] !!! Now downloading HP ENVY 4 Review- Windows 8 TouchSmart Ultrabook Discussion !!!!! [01/28 22:00:16] [INFO] We are on page 1 of 1 [01/28 22:00:16] [INFO] Number of posts: 9 [01/28 22:00:17] [INFO] Progress: 1640/6740 [01/28 22:00:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:00:17] [INFO] Thread http://forum.notebookreview.com/threads/hp-envy-4-review-windows-8-touchsmart-ultrabook-discussion.694582/ finished! [01/28 22:00:17] [INFO] !!! Now downloading Eurocom Shipping Quadro K5000M Powered Mobile Workstations Discussion !!!!! [01/28 22:00:18] [INFO] We are on page 1 of 1 [01/28 22:00:18] [INFO] Number of posts: 1 [01/28 22:00:18] [INFO] Progress: 1641/6740 [01/28 22:00:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:00:18] [INFO] Thread http://forum.notebookreview.com/threads/eurocom-shipping-quadro-k5000m-powered-mobile-workstations-discussion.694588/ finished! [01/28 22:00:19] [INFO] !!! Now downloading SugarSync Unveils App for Windows 8 & RT, Plans One for Windows Phone Discussion !!!!! [01/28 22:00:20] [INFO] We are on page 1 of 1 [01/28 22:00:20] [INFO] Number of posts: 1 [01/28 22:00:20] [INFO] Progress: 1642/6740 [01/28 22:00:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:00:20] [INFO] Thread http://forum.notebookreview.com/threads/sugarsync-unveils-app-for-windows-8-rt-plans-one-for-windows-phone-discussion.694503/ finished! [01/28 22:00:20] [INFO] !!! Now downloading Apple Unveils 13-inch MacBook Pro with Retina Display Discussion !!!!! [01/28 22:00:21] [INFO] We are on page 1 of 2 [01/28 22:00:23] [INFO] We are on page 2 of 2 [01/28 22:00:23] [INFO] Number of posts: 4 [01/28 22:00:23] [INFO] Progress: 1643/6740 [01/28 22:00:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:00:23] [INFO] Thread http://forum.notebookreview.com/threads/apple-unveils-13-inch-macbook-pro-with-retina-display-discussion.693634/ finished! [01/28 22:00:24] [INFO] !!! Now downloading Lenovo Launches IdeaPad Yoga 11, Yoga 13 Discussion !!!!! [01/28 22:00:25] [INFO] We are on page 1 of 2 [01/28 22:00:28] [INFO] We are on page 2 of 2 [01/28 22:00:28] [INFO] Number of posts: 8 [01/28 22:00:28] [INFO] Progress: 1644/6740 [01/28 22:00:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:00:28] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-launches-ideapad-yoga-11-yoga-13-discussion.691826/ finished! [01/28 22:00:29] [INFO] !!! Now downloading What is an Ultrabook Discussion !!!!! [01/28 22:00:30] [INFO] We are on page 1 of 2 [01/28 22:00:33] [INFO] We are on page 2 of 2 [01/28 22:00:33] [INFO] Number of posts: 1 [01/28 22:00:33] [INFO] Progress: 1645/6740 [01/28 22:00:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:00:33] [INFO] Thread http://forum.notebookreview.com/threads/what-is-an-ultrabook-discussion.693129/ finished! [01/28 22:00:33] [INFO] !!! Now downloading Dell Announces Windows 8 Portfolio Discussion !!!!! [01/28 22:00:34] [INFO] We are on page 1 of 1 [01/28 22:00:34] [INFO] Number of posts: 2 [01/28 22:00:34] [INFO] Progress: 1646/6740 [01/28 22:00:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:00:34] [INFO] Thread http://forum.notebookreview.com/threads/dell-announces-windows-8-portfolio-discussion.693625/ finished! [01/28 22:00:35] [INFO] !!! Now downloading Toshiba Satellite S875 Review- A Classic Laptop Choice Discussion !!!!! [01/28 22:00:36] [INFO] We are on page 1 of 1 [01/28 22:00:36] [INFO] Number of posts: 1 [01/28 22:00:36] [INFO] Progress: 1647/6740 [01/28 22:00:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:00:36] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-s875-review-a-classic-laptop-choice-discussion.694111/ finished! [01/28 22:00:36] [INFO] !!! Now downloading Panasonic Introduces the Toughbook C2 Discussion !!!!! [01/28 22:00:38] [INFO] We are on page 1 of 1 [01/28 22:00:38] [INFO] Number of posts: 1 [01/28 22:00:38] [INFO] Progress: 1648/6740 [01/28 22:00:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:00:38] [INFO] Thread http://forum.notebookreview.com/threads/panasonic-introduces-the-toughbook-c2-discussion.694083/ finished! [01/28 22:00:38] [INFO] !!! Now downloading Things Aren't All Rosy at the Post-Steve Jobs Apple Discussion !!!!! [01/28 22:00:39] [INFO] We are on page 1 of 1 [01/28 22:00:39] [INFO] Number of posts: 7 [01/28 22:00:41] [INFO] Progress: 1649/6740 [01/28 22:00:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:00:41] [INFO] Thread http://forum.notebookreview.com/threads/things-arent-all-rosy-at-the-post-steve-jobs-apple-discussion.692888/ finished! [01/28 22:00:41] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-inspiron-15r-review-discussion.535911/ is 23000 ms [01/28 22:00:41] [INFO] !!! Now downloading Dell Inspiron 15R Review Discussion !!!!! [01/28 22:00:42] [INFO] We are on page 1 of 3 [01/28 22:00:44] [INFO] We are on page 2 of 3 [01/28 22:00:46] [INFO] We are on page 3 of 3 [01/28 22:00:46] [INFO] Number of posts: 7 [01/28 22:00:46] [INFO] Progress: 1650/6740 [01/28 22:00:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:00:46] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-15r-review-discussion.535911/ finished! [01/28 22:00:46] [INFO] !!! Now downloading Windows 8 PCs Available on Friday, But Windows Store Is Still Lightweight Discussion !!!!! [01/28 22:00:48] [INFO] We are on page 1 of 1 [01/28 22:00:48] [INFO] Number of posts: 2 [01/28 22:00:48] [INFO] Progress: 1651/6740 [01/28 22:00:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:00:48] [INFO] Thread http://forum.notebookreview.com/threads/windows-8-pcs-available-on-friday-but-windows-store-is-still-lightweight-discussion.693983/ finished! [01/28 22:00:48] [INFO] !!! Now downloading MSI Refreshes Gaming Laptops with Windows 8 Discussion !!!!! [01/28 22:00:50] [INFO] We are on page 1 of 1 [01/28 22:00:50] [INFO] Number of posts: 2 [01/28 22:00:50] [INFO] Progress: 1652/6740 [01/28 22:00:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:00:50] [INFO] Thread http://forum.notebookreview.com/threads/msi-refreshes-gaming-laptops-with-windows-8-discussion.693803/ finished! [01/28 22:00:50] [INFO] !!! Now downloading HP Reveals Windows 8 PC Portfolio Discussion !!!!! [01/28 22:00:51] [INFO] We are on page 1 of 1 [01/28 22:00:51] [INFO] Number of posts: 1 [01/28 22:00:51] [INFO] Progress: 1653/6740 [01/28 22:00:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:00:51] [INFO] Thread http://forum.notebookreview.com/threads/hp-reveals-windows-8-pc-portfolio-discussion.693821/ finished! [01/28 22:00:52] [INFO] !!! Now downloading Eurocom Offers World's Largest Mobille SSD in New Notebooks and Workstations Discussion !!!!! [01/28 22:00:53] [INFO] We are on page 1 of 1 [01/28 22:00:53] [INFO] Number of posts: 1 [01/28 22:00:53] [INFO] Progress: 1654/6740 [01/28 22:00:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:00:53] [INFO] Thread http://forum.notebookreview.com/threads/eurocom-offers-worlds-largest-mobille-ssd-in-new-notebooks-and-workstations-discussion.693801/ finished! [01/28 22:00:53] [INFO] !!! Now downloading Bleak Times for Black Friday Deals !!!!! [01/28 22:00:54] [INFO] We are on page 1 of 1 [01/28 22:00:54] [INFO] Number of posts: 1 [01/28 22:00:55] [INFO] Progress: 1655/6740 [01/28 22:00:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:00:55] [INFO] Thread http://forum.notebookreview.com/threads/bleak-times-for-black-friday-deals.693760/ finished! [01/28 22:00:55] [INFO] !!! Now downloading Hulu To Roll Out Windows 8 TV Viewing App on Oct. 26 Discussion !!!!! [01/28 22:00:56] [INFO] We are on page 1 of 1 [01/28 22:00:56] [INFO] Number of posts: 1 [01/28 22:00:56] [INFO] Progress: 1656/6740 [01/28 22:00:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:00:56] [INFO] Thread http://forum.notebookreview.com/threads/hulu-to-roll-out-windows-8-tv-viewing-app-on-oct-26-discussion.693651/ finished! [01/28 22:00:57] [INFO] !!! Now downloading Price, Intel Commitment Driving Ultrabook Growth- Report Discussion !!!!! [01/28 22:00:58] [INFO] We are on page 1 of 1 [01/28 22:00:58] [INFO] Number of posts: 1 [01/28 22:00:58] [INFO] Progress: 1657/6740 [01/28 22:00:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:00:58] [INFO] Thread http://forum.notebookreview.com/threads/price-intel-commitment-driving-ultrabook-growth-report-discussion.693524/ finished! [01/28 22:00:59] [INFO] !!! Now downloading Seagate Adds USB 3.0 To New Backup Plus Portable for Mac Discussion !!!!! [01/28 22:01:00] [INFO] We are on page 1 of 1 [01/28 22:01:00] [INFO] Number of posts: 1 [01/28 22:01:00] [INFO] Progress: 1658/6740 [01/28 22:01:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:01:00] [INFO] Thread http://forum.notebookreview.com/threads/seagate-adds-usb-3-0-to-new-backup-plus-portable-for-mac-discussion.693505/ finished! [01/28 22:01:00] [INFO] !!! Now downloading WD Portable Hard Drives Certified For Use With Windows To Go Discussion !!!!! [01/28 22:01:02] [INFO] We are on page 1 of 1 [01/28 22:01:02] [INFO] Number of posts: 1 [01/28 22:01:02] [INFO] Progress: 1659/6740 [01/28 22:01:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:01:02] [INFO] Thread http://forum.notebookreview.com/threads/wd-portable-hard-drives-certified-for-use-with-windows-to-go-discussion.693502/ finished! [01/28 22:01:02] [INFO] !!! Now downloading WinZip Readies Two Windows 8 Apps for Secure & Easy Online File Sharing Discussion !!!!! [01/28 22:01:03] [INFO] We are on page 1 of 1 [01/28 22:01:03] [INFO] Number of posts: 1 [01/28 22:01:03] [INFO] Progress: 1660/6740 [01/28 22:01:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:01:03] [INFO] Thread http://forum.notebookreview.com/threads/winzip-readies-two-windows-8-apps-for-secure-easy-online-file-sharing-discussion.693470/ finished! [01/28 22:01:04] [INFO] !!! Now downloading Toshiba Accepting Windows 8 Pre-orders Discussion !!!!! [01/28 22:01:05] [INFO] We are on page 1 of 1 [01/28 22:01:05] [INFO] Number of posts: 5 [01/28 22:01:05] [INFO] Progress: 1661/6740 [01/28 22:01:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:01:05] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-accepting-windows-8-pre-orders-discussion.692990/ finished! [01/28 22:01:05] [INFO] !!! Now downloading Norton AntiVirus (NAV) 2013 Review Discussion !!!!! [01/28 22:01:06] [INFO] We are on page 1 of 1 [01/28 22:01:06] [INFO] Number of posts: 2 [01/28 22:01:07] [INFO] Progress: 1662/6740 [01/28 22:01:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:01:07] [INFO] Thread http://forum.notebookreview.com/threads/norton-antivirus-nav-2013-review-discussion.693257/ finished! [01/28 22:01:07] [INFO] !!! Now downloading Ultrabooks Get a Reality Check in Business Acceptance Discussion !!!!! [01/28 22:01:08] [INFO] We are on page 1 of 1 [01/28 22:01:08] [INFO] Number of posts: 5 [01/28 22:01:09] [INFO] Progress: 1663/6740 [01/28 22:01:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:01:09] [INFO] Thread http://forum.notebookreview.com/threads/ultrabooks-get-a-reality-check-in-business-acceptance-discussion.693130/ finished! [01/28 22:01:09] [INFO] !!! Now downloading Ultrabooks- What Will Come Next As the Design Deviates Discussion !!!!! [01/28 22:01:10] [INFO] We are on page 1 of 1 [01/28 22:01:10] [INFO] Number of posts: 1 [01/28 22:01:10] [INFO] Progress: 1664/6740 [01/28 22:01:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:01:10] [INFO] Thread http://forum.notebookreview.com/threads/ultrabooks-what-will-come-next-as-the-design-deviates-discussion.693131/ finished! [01/28 22:01:10] [INFO] Max wait time for http://forum.notebookreview.com/threads/msi-gx60-gaming-notebook-announced-discussion.690303/ is 27500 ms [01/28 22:01:11] [INFO] !!! Now downloading MSI GX60 Gaming Notebook Announced Discussion !!!!! [01/28 22:01:12] [INFO] We are on page 1 of 4 [01/28 22:01:14] [WARNING] Host down for image http://limages.vr-zone.net/body/17272/bf3ultra.jpg.jpeg [01/28 22:01:15] [INFO] We are on page 2 of 4 [01/28 22:01:18] [INFO] We are on page 3 of 4 [01/28 22:01:19] [INFO] We are on page 4 of 4 [01/28 22:01:19] [INFO] Number of posts: 6 [01/28 22:01:19] [INFO] Progress: 1665/6740 [01/28 22:01:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:01:19] [INFO] Thread http://forum.notebookreview.com/threads/msi-gx60-gaming-notebook-announced-discussion.690303/ finished! [01/28 22:01:19] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-unveils-fall-lineup-new-sleekbooks-new-probooks-new-envys-oh-my-discussion.689121/ is 20500 ms [01/28 22:01:20] [INFO] !!! Now downloading HP Unveils Fall Lineup- New Sleekbooks, New ProBooks, New ENVYs, Oh My! Discussion !!!!! [01/28 22:01:21] [INFO] We are on page 1 of 3 [01/28 22:01:24] [INFO] We are on page 2 of 3 [01/28 22:01:26] [INFO] We are on page 3 of 3 [01/28 22:01:26] [INFO] Number of posts: 2 [01/28 22:01:26] [INFO] Progress: 1666/6740 [01/28 22:01:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:01:26] [INFO] Thread http://forum.notebookreview.com/threads/hp-unveils-fall-lineup-new-sleekbooks-new-probooks-new-envys-oh-my-discussion.689121/ finished! [01/28 22:01:27] [INFO] !!! Now downloading Iomega Announces Two New Network Storage Devices Discussion !!!!! [01/28 22:01:28] [INFO] We are on page 1 of 1 [01/28 22:01:28] [INFO] Number of posts: 1 [01/28 22:01:28] [INFO] Progress: 1667/6740 [01/28 22:01:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:01:28] [INFO] Thread http://forum.notebookreview.com/threads/iomega-announces-two-new-network-storage-devices-discussion.693017/ finished! [01/28 22:01:28] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-delivers-the-xps-12-convertible-laptop-discussion.692213/ is 21500 ms [01/28 22:01:28] [INFO] !!! Now downloading Dell Delivers The XPS 12 Convertible Laptop Discussion !!!!! [01/28 22:01:29] [INFO] We are on page 1 of 3 [01/28 22:01:30] [WARNING] Host down for image http://cdn.techpp.com/wp-content/uploads/2012/08/sony-vaio-duo-11.jpg [01/28 22:01:32] [INFO] We are on page 2 of 3 [01/28 22:01:34] [INFO] We are on page 3 of 3 [01/28 22:01:34] [INFO] Number of posts: 4 [01/28 22:01:34] [INFO] Progress: 1668/6740 [01/28 22:01:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:01:34] [INFO] Thread http://forum.notebookreview.com/threads/dell-delivers-the-xps-12-convertible-laptop-discussion.692213/ finished! [01/28 22:01:35] [INFO] !!! Now downloading Samsung's Eight Windows 8 PCs Include Ultrabooks Discussion !!!!! [01/28 22:01:36] [INFO] We are on page 1 of 1 [01/28 22:01:36] [INFO] Number of posts: 2 [01/28 22:01:36] [INFO] Progress: 1669/6740 [01/28 22:01:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:01:36] [INFO] Thread http://forum.notebookreview.com/threads/samsungs-eight-windows-8-pcs-include-ultrabooks-discussion.692711/ finished! [01/28 22:01:36] [INFO] !!! Now downloading Samsung Unveils Windows 8 ATIV Smart PC Tablet Convertibles Discussion !!!!! [01/28 22:01:38] [INFO] We are on page 1 of 1 [01/28 22:01:38] [INFO] Number of posts: 1 [01/28 22:01:38] [INFO] Progress: 1670/6740 [01/28 22:01:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:01:38] [INFO] Thread http://forum.notebookreview.com/threads/samsung-unveils-windows-8-ativ-smart-pc-tablet-convertibles-discussion.692700/ finished! [01/28 22:01:38] [INFO] !!! Now downloading Panasonic Makes The Toughbook SX2 Official Discussion !!!!! [01/28 22:01:39] [INFO] We are on page 1 of 1 [01/28 22:01:39] [INFO] Number of posts: 2 [01/28 22:01:40] [INFO] Progress: 1671/6740 [01/28 22:01:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:01:40] [INFO] Thread http://forum.notebookreview.com/threads/panasonic-makes-the-toughbook-sx2-official-discussion.692115/ finished! [01/28 22:01:41] [INFO] !!! Now downloading VIZIO Unveils Upcoming Holiday Line Featuring Two Ultrabooks and HD Notebook Discussion !!!!! [01/28 22:01:42] [INFO] We are on page 1 of 1 [01/28 22:01:42] [INFO] Number of posts: 1 [01/28 22:01:42] [INFO] Progress: 1672/6740 [01/28 22:01:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:01:42] [INFO] Thread http://forum.notebookreview.com/threads/vizio-unveils-upcoming-holiday-line-featuring-two-ultrabooks-and-hd-notebook-discussion.692050/ finished! [01/28 22:01:42] [INFO] !!! Now downloading Acer Announces New V5 Series Notebooks Discussion !!!!! [01/28 22:01:44] [INFO] We are on page 1 of 1 [01/28 22:01:44] [INFO] Number of posts: 1 [01/28 22:01:44] [INFO] Progress: 1673/6740 [01/28 22:01:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:01:44] [INFO] Thread http://forum.notebookreview.com/threads/acer-announces-new-v5-series-notebooks-discussion.692033/ finished! [01/28 22:01:44] [INFO] !!! Now downloading Acer Showcases Aspire M5 Ultrabooks with Touch Discussion !!!!! [01/28 22:01:45] [INFO] We are on page 1 of 1 [01/28 22:01:45] [INFO] Number of posts: 1 [01/28 22:01:45] [INFO] Progress: 1674/6740 [01/28 22:01:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:01:45] [INFO] Thread http://forum.notebookreview.com/threads/acer-showcases-aspire-m5-ultrabooks-with-touch-discussion.692032/ finished! [01/28 22:01:46] [INFO] !!! Now downloading Ultrabooks Projected to Make Up Half of All Notebook Sales by 2016 Discussion !!!!! [01/28 22:01:47] [INFO] We are on page 1 of 1 [01/28 22:01:47] [INFO] Number of posts: 2 [01/28 22:01:47] [INFO] Progress: 1675/6740 [01/28 22:01:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:01:47] [INFO] Thread http://forum.notebookreview.com/threads/ultrabooks-projected-to-make-up-half-of-all-notebook-sales-by-2016-discussion.691982/ finished! [01/28 22:01:48] [INFO] !!! Now downloading Facebook Tests Tool for Online Shopping, 'Collecting' & Buying Discussion !!!!! [01/28 22:01:49] [INFO] We are on page 1 of 1 [01/28 22:01:49] [INFO] Number of posts: 1 [01/28 22:01:49] [INFO] Progress: 1676/6740 [01/28 22:01:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:01:49] [INFO] Thread http://forum.notebookreview.com/threads/facebook-tests-tool-for-online-shopping-collecting-buying-discussion.691980/ finished! [01/28 22:01:50] [INFO] !!! Now downloading Lenovo ThinkPad Twist- A New Spin On Convertible Ultrabooks Discussion !!!!! [01/28 22:01:51] [INFO] We are on page 1 of 1 [01/28 22:01:51] [INFO] Number of posts: 6 [01/28 22:01:52] [INFO] Progress: 1677/6740 [01/28 22:01:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:01:52] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-twist-a-new-spin-on-convertible-ultrabooks-discussion.691825/ finished! [01/28 22:01:52] [INFO] !!! Now downloading Windows 8 Gets 'Cumulative Update,' Other Tweaks from Microsoft & Partners Discussion !!!!! [01/28 22:01:53] [INFO] We are on page 1 of 1 [01/28 22:01:53] [INFO] Number of posts: 1 [01/28 22:01:53] [INFO] Progress: 1678/6740 [01/28 22:01:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:01:53] [INFO] Thread http://forum.notebookreview.com/threads/windows-8-gets-cumulative-update-other-tweaks-from-microsoft-partners-discussion.691806/ finished! [01/28 22:01:53] [INFO] !!! Now downloading NetZero 4G Data Share Program Gives Away Free 4G Data to Facebook Users Discussion !!!!! [01/28 22:01:55] [INFO] We are on page 1 of 1 [01/28 22:01:55] [INFO] Number of posts: 1 [01/28 22:01:55] [INFO] Progress: 1679/6740 [01/28 22:01:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:01:55] [INFO] Thread http://forum.notebookreview.com/threads/netzero-4g-data-share-program-gives-away-free-4g-data-to-facebook-users-discussion.691803/ finished! [01/28 22:01:55] [INFO] !!! Now downloading Amica Deploys Rugged Toughbook Computers to Auto Appraisers Discussion !!!!! [01/28 22:01:56] [INFO] We are on page 1 of 1 [01/28 22:01:56] [INFO] Number of posts: 1 [01/28 22:01:56] [INFO] Progress: 1680/6740 [01/28 22:01:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:01:56] [INFO] Thread http://forum.notebookreview.com/threads/amica-deploys-rugged-toughbook-computers-to-auto-appraisers-discussion.691796/ finished! [01/28 22:01:57] [INFO] !!! Now downloading Adobe's Acrobat PDF Software Gains Cloud Services, More Tablet Support Discussion !!!!! [01/28 22:01:58] [INFO] We are on page 1 of 1 [01/28 22:01:58] [INFO] Number of posts: 1 [01/28 22:01:58] [INFO] Progress: 1681/6740 [01/28 22:01:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:01:58] [INFO] Thread http://forum.notebookreview.com/threads/adobes-acrobat-pdf-software-gains-cloud-services-more-tablet-support-discussion.691669/ finished! [01/28 22:02:00] [INFO] !!! Now downloading One Year After Jobs' Death- Apple Update Discussion !!!!! [01/28 22:02:01] [INFO] We are on page 1 of 1 [01/28 22:02:01] [INFO] Number of posts: 4 [01/28 22:02:01] [INFO] Progress: 1682/6740 [01/28 22:02:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:02:01] [INFO] Thread http://forum.notebookreview.com/threads/one-year-after-jobs-death-apple-update-discussion.691215/ finished! [01/28 22:02:01] [INFO] !!! Now downloading ORIGIN PC Updates EON Gaming Notebooks Discussion !!!!! [01/28 22:02:02] [INFO] We are on page 1 of 1 [01/28 22:02:02] [INFO] Number of posts: 3 [01/28 22:02:03] [INFO] Progress: 1683/6740 [01/28 22:02:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:02:03] [INFO] Thread http://forum.notebookreview.com/threads/origin-pc-updates-eon-gaming-notebooks-discussion.690682/ finished! [01/28 22:02:04] [INFO] !!! Now downloading Lenovo IdeaPad Y580 Review Discussion !!!!! [01/28 22:02:05] [INFO] We are on page 1 of 1 [01/28 22:02:05] [INFO] Number of posts: 4 [01/28 22:02:05] [INFO] Progress: 1684/6740 [01/28 22:02:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:02:05] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ideapad-y580-review-discussion.691198/ finished! [01/28 22:02:05] [INFO] !!! Now downloading AVADirect Now Offers 670MX & 675MX Graphics In Clevo Notebooks Discussion !!!!! [01/28 22:02:06] [INFO] We are on page 1 of 1 [01/28 22:02:06] [INFO] Number of posts: 2 [01/28 22:02:06] [INFO] Progress: 1685/6740 [01/28 22:02:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:02:06] [INFO] Thread http://forum.notebookreview.com/threads/avadirect-now-offers-670mx-675mx-graphics-in-clevo-notebooks-discussion.691098/ finished! [01/28 22:02:07] [INFO] !!! Now downloading Adobe Elements 11 Review- Give Your Photos & Videos a Cool Flair Discussion !!!!! [01/28 22:02:08] [INFO] We are on page 1 of 1 [01/28 22:02:08] [INFO] Number of posts: 1 [01/28 22:02:08] [INFO] Progress: 1686/6740 [01/28 22:02:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:02:08] [INFO] Thread http://forum.notebookreview.com/threads/adobe-elements-11-review-give-your-photos-videos-a-cool-flair-discussion.691257/ finished! [01/28 22:02:08] [INFO] !!! Now downloading ASUS G75 vs. Alienware M17x R4 Discussion !!!!! [01/28 22:02:10] [INFO] We are on page 1 of 1 [01/28 22:02:10] [INFO] Number of posts: 4 [01/28 22:02:10] [INFO] Progress: 1687/6740 [01/28 22:02:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:02:10] [INFO] Thread http://forum.notebookreview.com/threads/asus-g75-vs-alienware-m17x-r4-discussion.691069/ finished! [01/28 22:02:10] [INFO] !!! Now downloading MHL and the Roku Stick Bring a Match Made in Hi-Def Heaven Discussion !!!!! [01/28 22:02:11] [INFO] We are on page 1 of 1 [01/28 22:02:11] [INFO] Number of posts: 1 [01/28 22:02:11] [INFO] Progress: 1688/6740 [01/28 22:02:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:02:11] [INFO] Thread http://forum.notebookreview.com/threads/mhl-and-the-roku-stick-bring-a-match-made-in-hi-def-heaven-discussion.690928/ finished! [01/28 22:02:12] [INFO] !!! Now downloading High Capacity SSD Roundup- What's The Best SSD For Your Laptop Discussion !!!!! [01/28 22:02:13] [INFO] We are on page 1 of 1 [01/28 22:02:13] [INFO] Number of posts: 8 [01/28 22:02:13] [INFO] Progress: 1689/6740 [01/28 22:02:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:02:13] [INFO] Thread http://forum.notebookreview.com/threads/high-capacity-ssd-roundup-whats-the-best-ssd-for-your-laptop-discussion.679998/ finished! [01/28 22:02:14] [INFO] !!! Now downloading Eurocom Launches 4GB NVIDIA GeForce GTX 675MX and 3GB 670MX Notebooks Discussion !!!!! [01/28 22:02:15] [INFO] We are on page 1 of 1 [01/28 22:02:15] [INFO] Number of posts: 4 [01/28 22:02:15] [INFO] Progress: 1690/6740 [01/28 22:02:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:02:15] [INFO] Thread http://forum.notebookreview.com/threads/eurocom-launches-4gb-nvidia-geforce-gtx-675mx-and-3gb-670mx-notebooks-discussion.690791/ finished! [01/28 22:02:16] [INFO] !!! Now downloading Maingear Showcases NOMAD 17 Gaming Laptop Discussion !!!!! [01/28 22:02:17] [INFO] We are on page 1 of 1 [01/28 22:02:17] [INFO] Number of posts: 8 [01/28 22:02:18] [INFO] Progress: 1691/6740 [01/28 22:02:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:02:18] [INFO] Thread http://forum.notebookreview.com/threads/maingear-showcases-nomad-17-gaming-laptop-discussion.690495/ finished! [01/28 22:02:19] [INFO] !!! Now downloading Nero Updates Multimedia Suite for Windows 8 & Streaming to Mobile Gadgets Discussion !!!!! [01/28 22:02:20] [INFO] We are on page 1 of 1 [01/28 22:02:20] [INFO] Number of posts: 1 [01/28 22:02:20] [INFO] Progress: 1692/6740 [01/28 22:02:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:02:20] [INFO] Thread http://forum.notebookreview.com/threads/nero-updates-multimedia-suite-for-windows-8-streaming-to-mobile-gadgets-discussion.690286/ finished! [01/28 22:02:20] [INFO] !!! Now downloading ASUS ZenBook Prime UX32 Review Discussion !!!!! [01/28 22:02:21] [INFO] We are on page 1 of 1 [01/28 22:02:21] [INFO] Number of posts: 1 [01/28 22:02:22] [INFO] Progress: 1693/6740 [01/28 22:02:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:02:22] [INFO] Thread http://forum.notebookreview.com/threads/asus-zenbook-prime-ux32-review-discussion.690191/ finished! [01/28 22:02:22] [INFO] !!! Now downloading FedEx TechConnect Handles Laptop Warranty Service Discussion !!!!! [01/28 22:02:23] [INFO] We are on page 1 of 1 [01/28 22:02:23] [INFO] Number of posts: 1 [01/28 22:02:23] [INFO] Progress: 1694/6740 [01/28 22:02:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:02:23] [INFO] Thread http://forum.notebookreview.com/threads/fedex-techconnect-handles-laptop-warranty-service-discussion.690034/ finished! [01/28 22:02:24] [INFO] !!! Now downloading Panasonic Announces Upgrades for the Semi-Rugged Toughbook 53 Notebook PC Discussion !!!!! [01/28 22:02:25] [INFO] We are on page 1 of 1 [01/28 22:02:25] [INFO] Number of posts: 1 [01/28 22:02:25] [INFO] Progress: 1695/6740 [01/28 22:02:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:02:25] [INFO] Thread http://forum.notebookreview.com/threads/panasonic-announces-upgrades-for-the-semi-rugged-toughbook-53-notebook-pc-discussion.689890/ finished! [01/28 22:02:25] [INFO] !!! Now downloading Microsoft Outlook 13 and Exchange 13- What's New Discussion !!!!! [01/28 22:02:26] [INFO] We are on page 1 of 1 [01/28 22:02:26] [INFO] Number of posts: 1 [01/28 22:02:26] [INFO] Progress: 1696/6740 [01/28 22:02:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:02:26] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-outlook-13-and-exchange-13-whats-new-discussion.689763/ finished! [01/28 22:02:27] [INFO] !!! Now downloading CyberLink Unveils Video Editing Software for Windows 8 PCs & Tablets Discussion !!!!! [01/28 22:02:28] [INFO] We are on page 1 of 1 [01/28 22:02:28] [INFO] Number of posts: 1 [01/28 22:02:28] [INFO] Progress: 1697/6740 [01/28 22:02:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:02:28] [INFO] Thread http://forum.notebookreview.com/threads/cyberlink-unveils-video-editing-software-for-windows-8-pcs-tablets-discussion.689629/ finished! [01/28 22:02:29] [INFO] !!! Now downloading NEC LaVie Z First Look- World's Lightest Ultrabook Discussion !!!!! [01/28 22:02:30] [INFO] We are on page 1 of 3 [01/28 22:02:32] [INFO] We are on page 2 of 3 [01/28 22:02:35] [INFO] We are on page 3 of 3 [01/28 22:02:35] [INFO] Number of posts: 1 [01/28 22:02:35] [INFO] Progress: 1698/6740 [01/28 22:02:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:02:35] [INFO] Thread http://forum.notebookreview.com/threads/nec-lavie-z-first-look-worlds-lightest-ultrabook-discussion.688201/ finished! [01/28 22:02:35] [INFO] !!! Now downloading Apple iPhone 5 Unveiled- Is It the Notebook Killer Discussion !!!!! [01/28 22:02:36] [INFO] We are on page 1 of 2 [01/28 22:02:38] [INFO] We are on page 2 of 2 [01/28 22:02:38] [INFO] Number of posts: 6 [01/28 22:02:39] [INFO] Progress: 1699/6740 [01/28 22:02:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:02:39] [INFO] Thread http://forum.notebookreview.com/threads/apple-iphone-5-unveiled-is-it-the-notebook-killer-discussion.688012/ finished! [01/28 22:02:39] [INFO] !!! Now downloading Cirago UDA-3000 USB 3.0-to-HDMI-Adapter Review Discussion !!!!! [01/28 22:02:40] [INFO] We are on page 1 of 1 [01/28 22:02:40] [INFO] Number of posts: 2 [01/28 22:02:41] [INFO] Progress: 1700/6740 [01/28 22:02:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:02:41] [INFO] Thread http://forum.notebookreview.com/threads/cirago-uda-3000-usb-3-0-to-hdmi-adapter-review-discussion.689388/ finished! [01/28 22:02:41] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-thinkpad-x1-carbon-review-discussion.682100/ is 33000 ms [01/28 22:02:41] [INFO] !!! Now downloading Lenovo ThinkPad X1 Carbon Review Discussion !!!!! [01/28 22:02:42] [INFO] We are on page 1 of 5 [01/28 22:02:42] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/wideeyed_zpsef1aepal.gif [01/28 22:02:44] [INFO] We are on page 2 of 5 [01/28 22:02:46] [INFO] We are on page 3 of 5 [01/28 22:02:48] [INFO] We are on page 4 of 5 [01/28 22:02:50] [INFO] We are on page 5 of 5 [01/28 22:02:50] [INFO] Number of posts: 7 [01/28 22:02:50] [INFO] Progress: 1701/6740 [01/28 22:02:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:02:50] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-x1-carbon-review-discussion.682100/ finished! [01/28 22:02:50] [INFO] !!! Now downloading Microsoft Office 365 Review Discussion !!!!! [01/28 22:02:51] [INFO] We are on page 1 of 1 [01/28 22:02:51] [INFO] Number of posts: 2 [01/28 22:02:52] [INFO] Progress: 1702/6740 [01/28 22:02:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:02:52] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-office-365-review-discussion.689076/ finished! [01/28 22:02:52] [INFO] !!! Now downloading HP Giving Away Two Years of Free 4G Service with Every Pavilion dm1 Laptop Discussion !!!!! [01/28 22:02:53] [INFO] We are on page 1 of 1 [01/28 22:02:53] [INFO] Number of posts: 3 [01/28 22:02:53] [INFO] Progress: 1703/6740 [01/28 22:02:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:02:53] [INFO] Thread http://forum.notebookreview.com/threads/hp-giving-away-two-years-of-free-4g-service-with-every-pavilion-dm1-laptop-discussion.689173/ finished! [01/28 22:02:54] [INFO] !!! Now downloading Dell Unveils New Latitude 6430u Ultrabook Discussion !!!!! [01/28 22:02:55] [INFO] We are on page 1 of 1 [01/28 22:02:55] [INFO] Number of posts: 2 [01/28 22:02:55] [INFO] Progress: 1704/6740 [01/28 22:02:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:02:55] [INFO] Thread http://forum.notebookreview.com/threads/dell-unveils-new-latitude-6430u-ultrabook-discussion.689041/ finished! [01/28 22:02:55] [INFO] !!! Now downloading Panasonic Flagship Toughbook 31 Takes Rugged to a New Level Discussion !!!!! [01/28 22:02:57] [INFO] We are on page 1 of 1 [01/28 22:02:57] [INFO] Number of posts: 3 [01/28 22:02:57] [INFO] Progress: 1705/6740 [01/28 22:02:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:02:57] [INFO] Thread http://forum.notebookreview.com/threads/panasonic-flagship-toughbook-31-takes-rugged-to-a-new-level-discussion.688880/ finished! [01/28 22:02:57] [INFO] !!! Now downloading SLAPPA Jedi Bottomless Pit Trolley Review Discussion !!!!! [01/28 22:02:58] [INFO] We are on page 1 of 1 [01/28 22:02:58] [INFO] Number of posts: 6 [01/28 22:02:59] [INFO] Progress: 1706/6740 [01/28 22:02:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:02:59] [INFO] Thread http://forum.notebookreview.com/threads/slappa-jedi-bottomless-pit-trolley-review-discussion.688584/ finished! [01/28 22:02:59] [INFO] !!! Now downloading Lenovo Reveals New IdeaPad U Series Ultrabook, IdeaPad Y and Z Series Laptops Discussion !!!!! [01/28 22:03:00] [INFO] We are on page 1 of 1 [01/28 22:03:00] [INFO] Number of posts: 4 [01/28 22:03:01] [INFO] Progress: 1707/6740 [01/28 22:03:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:03:01] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-reveals-new-ideapad-u-series-ultrabook-ideapad-y-and-z-series-laptops-discussion.686098/ finished! [01/28 22:03:01] [INFO] !!! Now downloading IDF 2012- Siri's Coming to Ultrabooks (video) Discussion !!!!! [01/28 22:03:02] [INFO] We are on page 1 of 1 [01/28 22:03:02] [INFO] Number of posts: 6 [01/28 22:03:02] [INFO] Progress: 1708/6740 [01/28 22:03:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:03:02] [INFO] Thread http://forum.notebookreview.com/threads/idf-2012-siris-coming-to-ultrabooks-video-discussion.687854/ finished! [01/28 22:03:03] [INFO] !!! Now downloading Western Digital Creates Super Thin 5mm Hybrid Hard Drive Discussion !!!!! [01/28 22:03:04] [INFO] We are on page 1 of 1 [01/28 22:03:04] [INFO] Number of posts: 6 [01/28 22:03:04] [INFO] Progress: 1709/6740 [01/28 22:03:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:03:04] [INFO] Thread http://forum.notebookreview.com/threads/western-digital-creates-super-thin-5mm-hybrid-hard-drive-discussion.687631/ finished! [01/28 22:03:05] [INFO] !!! Now downloading Acer Aspire V3-571G-9435 Review Discussion !!!!! [01/28 22:03:06] [INFO] We are on page 1 of 1 [01/28 22:03:06] [INFO] Number of posts: 1 [01/28 22:03:06] [INFO] Progress: 1710/6740 [01/28 22:03:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:03:06] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire-v3-571g-9435-review-discussion.687799/ finished! [01/28 22:03:07] [INFO] !!! Now downloading Acer Aspire S5 & S7 Preview- Impressive Ultrabooks Discussion !!!!! [01/28 22:03:08] [INFO] We are on page 1 of 1 [01/28 22:03:08] [INFO] Number of posts: 3 [01/28 22:03:08] [INFO] Progress: 1711/6740 [01/28 22:03:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:03:08] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire-s5-s7-preview-impressive-ultrabooks-discussion.686642/ finished! [01/28 22:03:08] [INFO] !!! Now downloading WD Adds USB 3.0 Interface to its My Passport Portable Hard Drives for Macs Discussion !!!!! [01/28 22:03:10] [INFO] We are on page 1 of 1 [01/28 22:03:10] [INFO] Number of posts: 2 [01/28 22:03:10] [INFO] Progress: 1712/6740 [01/28 22:03:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:03:10] [INFO] Thread http://forum.notebookreview.com/threads/wd-adds-usb-3-0-interface-to-its-my-passport-portable-hard-drives-for-macs-discussion.685980/ finished! [01/28 22:03:10] [INFO] !!! Now downloading HP ENVY Sleekbook 6z Review- Is Being Thin Enough Discussion !!!!! [01/28 22:03:11] [INFO] We are on page 1 of 2 [01/28 22:03:13] [INFO] We are on page 2 of 2 [01/28 22:03:13] [INFO] Number of posts: 9 [01/28 22:03:13] [INFO] Progress: 1713/6740 [01/28 22:03:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:03:13] [INFO] Thread http://forum.notebookreview.com/threads/hp-envy-sleekbook-6z-review-is-being-thin-enough-discussion.678328/ finished! [01/28 22:03:14] [INFO] !!! Now downloading Western Digital Announces the My Passport Edge Discussion !!!!! [01/28 22:03:15] [INFO] We are on page 1 of 1 [01/28 22:03:15] [INFO] Number of posts: 1 [01/28 22:03:15] [INFO] Progress: 1714/6740 [01/28 22:03:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:03:15] [INFO] Thread http://forum.notebookreview.com/threads/western-digital-announces-the-my-passport-edge-discussion.687053/ finished! [01/28 22:03:17] [INFO] !!! Now downloading Thin 15.6-inch Notebook Battle- Acer vs. HP Discussion !!!!! [01/28 22:03:18] [INFO] We are on page 1 of 1 [01/28 22:03:18] [INFO] Number of posts: 5 [01/28 22:03:19] [INFO] Progress: 1715/6740 [01/28 22:03:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:03:19] [INFO] Thread http://forum.notebookreview.com/threads/thin-15-6-inch-notebook-battle-acer-vs-hp-discussion.686725/ finished! [01/28 22:03:20] [INFO] !!! Now downloading HP SpectreXT TouchSmart Ultrabook Hands On Preview Discussion !!!!! [01/28 22:03:21] [INFO] We are on page 1 of 1 [01/28 22:03:21] [INFO] Number of posts: 3 [01/28 22:03:21] [INFO] Progress: 1716/6740 [01/28 22:03:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:03:21] [INFO] Thread http://forum.notebookreview.com/threads/hp-spectrext-touchsmart-ultrabook-hands-on-preview-discussion.685994/ finished! [01/28 22:03:22] [INFO] !!! Now downloading NVIDIA and EPIC Games Bring Unreal Engine 3 to Windows RT Discussion !!!!! [01/28 22:03:23] [INFO] We are on page 1 of 1 [01/28 22:03:23] [INFO] Number of posts: 2 [01/28 22:03:23] [INFO] Progress: 1717/6740 [01/28 22:03:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:03:23] [INFO] Thread http://forum.notebookreview.com/threads/nvidia-and-epic-games-bring-unreal-engine-3-to-windows-rt-discussion.685833/ finished! [01/28 22:03:24] [INFO] !!! Now downloading PC Sales Seen Hitting the Skids This Year Discussion !!!!! [01/28 22:03:25] [INFO] We are on page 1 of 1 [01/28 22:03:25] [INFO] Number of posts: 4 [01/28 22:03:25] [INFO] Progress: 1718/6740 [01/28 22:03:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:03:25] [INFO] Thread http://forum.notebookreview.com/threads/pc-sales-seen-hitting-the-skids-this-year-discussion.685815/ finished! [01/28 22:03:26] [INFO] !!! Now downloading Samsung Unveils New Series 5 and Series 7 Slate PCs Discussion !!!!! [01/28 22:03:27] [INFO] We are on page 1 of 1 [01/28 22:03:27] [INFO] Number of posts: 4 [01/28 22:03:27] [INFO] Progress: 1719/6740 [01/28 22:03:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:03:27] [INFO] Thread http://forum.notebookreview.com/threads/samsung-unveils-new-series-5-and-series-7-slate-pcs-discussion.685834/ finished! [01/28 22:03:27] [INFO] !!! Now downloading CyberLink Media Suite 10 Review Discussion !!!!! [01/28 22:03:29] [INFO] We are on page 1 of 1 [01/28 22:03:29] [INFO] Number of posts: 1 [01/28 22:03:29] [INFO] Progress: 1720/6740 [01/28 22:03:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:03:29] [INFO] Thread http://forum.notebookreview.com/threads/cyberlink-media-suite-10-review-discussion.685800/ finished! [01/28 22:03:29] [INFO] !!! Now downloading Corel Launches First Pinnacle Video Editing Tools Since Avid Buyout Discussion !!!!! [01/28 22:03:30] [INFO] We are on page 1 of 1 [01/28 22:03:30] [INFO] Number of posts: 1 [01/28 22:03:30] [INFO] Progress: 1721/6740 [01/28 22:03:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:03:30] [INFO] Thread http://forum.notebookreview.com/threads/corel-launches-first-pinnacle-video-editing-tools-since-avid-buyout-discussion.685671/ finished! [01/28 22:03:31] [INFO] !!! Now downloading Getting into the Game Special Report Discussion !!!!! [01/28 22:03:32] [INFO] We are on page 1 of 1 [01/28 22:03:32] [INFO] Number of posts: 1 [01/28 22:03:32] [INFO] Progress: 1722/6740 [01/28 22:03:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:03:32] [INFO] Thread http://forum.notebookreview.com/threads/getting-into-the-game-special-report-discussion.685491/ finished! [01/28 22:03:32] [INFO] !!! Now downloading Lenovo ThinkPad W530 User Review Discussion !!!!! [01/28 22:03:33] [INFO] We are on page 1 of 1 [01/28 22:03:33] [INFO] Number of posts: 3 [01/28 22:03:34] [INFO] Progress: 1723/6740 [01/28 22:03:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:03:34] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-w530-user-review-discussion.684780/ finished! [01/28 22:03:34] [INFO] Max wait time for http://forum.notebookreview.com/threads/hands-on-dells-xps-14-and-xps-15-a-new-standard-discussion.673105/ is 30500 ms [01/28 22:03:34] [INFO] !!! Now downloading Hands-on Dell's XPS 14 and XPS 15- A New Standard Discussion !!!!! [01/28 22:03:35] [INFO] We are on page 1 of 5 [01/28 22:03:38] [INFO] We are on page 2 of 5 [01/28 22:03:41] [INFO] We are on page 3 of 5 [01/28 22:03:42] [INFO] We are on page 4 of 5 [01/28 22:03:46] [INFO] We are on page 5 of 5 [01/28 22:03:46] [INFO] Number of posts: 2 [01/28 22:03:46] [INFO] Progress: 1724/6740 [01/28 22:03:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:03:46] [INFO] Thread http://forum.notebookreview.com/threads/hands-on-dells-xps-14-and-xps-15-a-new-standard-discussion.673105/ finished! [01/28 22:03:47] [INFO] !!! Now downloading The Best 14-inch Laptop- HP vs. Lenovo Discussion !!!!! [01/28 22:03:48] [INFO] We are on page 1 of 1 [01/28 22:03:48] [INFO] Number of posts: 1 [01/28 22:03:48] [INFO] Progress: 1725/6740 [01/28 22:03:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:03:48] [INFO] Thread http://forum.notebookreview.com/threads/the-best-14-inch-laptop-hp-vs-lenovo-discussion.685083/ finished! [01/28 22:03:48] [INFO] !!! Now downloading Top Five PC Software Applications for School or Office Discussion !!!!! [01/28 22:03:49] [INFO] We are on page 1 of 1 [01/28 22:03:49] [INFO] Number of posts: 6 [01/28 22:03:49] [INFO] Progress: 1726/6740 [01/28 22:03:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:03:49] [INFO] Thread http://forum.notebookreview.com/threads/top-five-pc-software-applications-for-school-or-office-discussion.680993/ finished! [01/28 22:03:50] [INFO] !!! Now downloading Best Lightweight Laptops for Back To School Discussion !!!!! [01/28 22:03:51] [INFO] We are on page 1 of 1 [01/28 22:03:51] [INFO] Number of posts: 9 [01/28 22:03:51] [INFO] Progress: 1727/6740 [01/28 22:03:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:03:51] [INFO] Thread http://forum.notebookreview.com/threads/best-lightweight-laptops-for-back-to-school-discussion.680994/ finished! [01/28 22:03:53] [INFO] !!! Now downloading Most Popular Laptops for July 2012 Discussion !!!!! [01/28 22:03:54] [INFO] We are on page 1 of 1 [01/28 22:03:54] [INFO] Number of posts: 3 [01/28 22:03:54] [INFO] Progress: 1728/6740 [01/28 22:03:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:03:54] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-laptops-for-july-2012-discussion.681182/ finished! [01/28 22:03:55] [INFO] !!! Now downloading The Top Five Lightweight Ultrabooks Discussion !!!!! [01/28 22:03:56] [INFO] We are on page 1 of 1 [01/28 22:03:56] [INFO] Number of posts: 8 [01/28 22:03:58] [INFO] Progress: 1729/6740 [01/28 22:03:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:03:58] [INFO] Thread http://forum.notebookreview.com/threads/the-top-five-lightweight-ultrabooks-discussion.682429/ finished! [01/28 22:03:58] [INFO] !!! Now downloading Go 'Back to School' in Style with Booq Water-Resistant Bags from the Mamba Fibre Collection Discussion !!!!! [01/28 22:03:59] [INFO] We are on page 1 of 1 [01/28 22:03:59] [INFO] Number of posts: 2 [01/28 22:03:59] [INFO] Progress: 1730/6740 [01/28 22:03:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:03:59] [INFO] Thread http://forum.notebookreview.com/threads/go-back-to-school-in-style-with-booq-water-resistant-bags-from-the-mamba-fibre-collection-discussion.683557/ finished! [01/28 22:03:59] [INFO] !!! Now downloading Outlook.com Review- Microsoft Vs. Google Discussion !!!!! [01/28 22:04:00] [INFO] We are on page 1 of 1 [01/28 22:04:00] [INFO] Number of posts: 2 [01/28 22:04:01] [INFO] Progress: 1731/6740 [01/28 22:04:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:04:01] [INFO] Thread http://forum.notebookreview.com/threads/outlook-com-review-microsoft-vs-google-discussion.684503/ finished! [01/28 22:04:01] [INFO] !!! Now downloading KINGMAX Launches SATA III Client PRO SSD SMU 32 and SMU 35 Discussion !!!!! [01/28 22:04:02] [INFO] We are on page 1 of 1 [01/28 22:04:02] [INFO] Number of posts: 1 [01/28 22:04:02] [INFO] Progress: 1732/6740 [01/28 22:04:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:04:02] [INFO] Thread http://forum.notebookreview.com/threads/kingmax-launches-sata-iii-client-pro-ssd-smu-32-and-smu-35-discussion.684514/ finished! [01/28 22:04:03] [INFO] !!! Now downloading Carbonite Review- Cloud Backup Discussion !!!!! [01/28 22:04:04] [INFO] We are on page 1 of 1 [01/28 22:04:04] [INFO] Number of posts: 3 [01/28 22:04:04] [INFO] Progress: 1733/6740 [01/28 22:04:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:04:04] [INFO] Thread http://forum.notebookreview.com/threads/carbonite-review-cloud-backup-discussion.683319/ finished! [01/28 22:04:04] [INFO] !!! Now downloading Eurocom Fox 4.0 (Clevo W150ERM) Review Discussion !!!!! [01/28 22:04:05] [INFO] We are on page 1 of 1 [01/28 22:04:05] [INFO] Number of posts: 3 [01/28 22:04:05] [INFO] Progress: 1734/6740 [01/28 22:04:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:04:05] [INFO] Thread http://forum.notebookreview.com/threads/eurocom-fox-4-0-clevo-w150erm-review-discussion.684321/ finished! [01/28 22:04:05] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-thinkpad-x220-review-discussion.560554/ is 112000 ms [01/28 22:04:06] [INFO] !!! Now downloading Lenovo ThinkPad X220 Review Discussion !!!!! [01/28 22:04:07] [INFO] We are on page 1 of 21 [01/28 22:04:07] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/notworthy_zpslg2phlen.gif [01/28 22:04:09] [INFO] We are on page 2 of 21 [01/28 22:04:09] [INFO] Number of posts: 12 [01/28 22:04:15] [INFO] We are on page 3 of 21 [01/28 22:04:17] [INFO] We are on page 4 of 21 [01/28 22:04:18] [INFO] We are on page 5 of 21 [01/28 22:04:21] [INFO] We are on page 6 of 21 [01/28 22:04:23] [INFO] We are on page 7 of 21 [01/28 22:04:30] [INFO] We are on page 8 of 21 [01/28 22:04:31] [INFO] We are on page 9 of 21 [01/28 22:04:33] [INFO] We are on page 10 of 21 [01/28 22:04:35] [INFO] We are on page 11 of 21 [01/28 22:04:37] [INFO] We are on page 12 of 21 [01/28 22:04:38] [INFO] We are on page 13 of 21 [01/28 22:04:40] [INFO] We are on page 14 of 21 [01/28 22:04:41] [INFO] We are on page 15 of 21 [01/28 22:04:42] [WARNING] File not found for image http://img220.imageshack.us/img220/4573/hddahcipwr.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Lenovo ThinkPad X220 Review Discussion/images/storyImages/hddahcipwr.th.jpg [01/28 22:04:42] [WARNING] File not found for image http://img714.imageshack.us/img714/7429/2560pbatterybar.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Lenovo ThinkPad X220 Review Discussion/images/storyImages/2560pbatterybar.png [01/28 22:04:43] [INFO] We are on page 16 of 21 [01/28 22:04:45] [INFO] We are on page 17 of 21 [01/28 22:04:46] [WARNING] File not found for image http://wintermute.eu/box.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Lenovo ThinkPad X220 Review Discussion/images/storyImages/box.jpg [01/28 22:04:46] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/err_zpscphez7e7.gif [01/28 22:04:47] [INFO] We are on page 18 of 21 [01/28 22:04:49] [INFO] We are on page 19 of 21 [01/28 22:04:51] [INFO] We are on page 20 of 21 [01/28 22:04:52] [INFO] We are on page 21 of 21 [01/28 22:04:52] [INFO] Number of posts: 3 [01/28 22:04:52] [INFO] Progress: 1735/6740 [01/28 22:04:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:04:52] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-x220-review-discussion.560554/ finished! [01/28 22:04:53] [INFO] !!! Now downloading Lenovo ThinkPad X1 Carbon Set to Release in the US This Month Discussion !!!!! [01/28 22:04:54] [INFO] We are on page 1 of 1 [01/28 22:04:54] [INFO] Number of posts: 2 [01/28 22:04:54] [INFO] Progress: 1736/6740 [01/28 22:04:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:04:54] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-x1-carbon-set-to-release-in-the-us-this-month-discussion.682102/ finished! [01/28 22:04:55] [INFO] !!! Now downloading Microsoft Forced to Rename Metro After a Failure of Due Diligence Discussion !!!!! [01/28 22:04:56] [INFO] We are on page 1 of 1 [01/28 22:04:56] [INFO] Number of posts: 7 [01/28 22:04:56] [WARNING] Host down for image http://wiki.onebusaway.org/bin/download/Main/FindingYourStopNumber/KCM-StopNumber-01.jpg [01/28 22:04:57] [INFO] Progress: 1737/6740 [01/28 22:04:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:04:57] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-forced-to-rename-metro-after-a-failure-of-due-diligence-discussion.683075/ finished! [01/28 22:04:57] [INFO] !!! Now downloading Acer Announces the TravelMate P243 Business Notebook Discussion !!!!! [01/28 22:04:58] [INFO] We are on page 1 of 1 [01/28 22:04:58] [INFO] Number of posts: 1 [01/28 22:04:58] [INFO] Progress: 1738/6740 [01/28 22:04:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:04:58] [INFO] Thread http://forum.notebookreview.com/threads/acer-announces-the-travelmate-p243-business-notebook-discussion.683276/ finished! [01/28 22:04:59] [INFO] !!! Now downloading MAINGEAR Introduces New VYBE 15 Notebook Discussion !!!!! [01/28 22:05:00] [INFO] We are on page 1 of 1 [01/28 22:05:00] [INFO] Number of posts: 9 [01/28 22:05:00] [INFO] Progress: 1739/6740 [01/28 22:05:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:05:00] [INFO] Thread http://forum.notebookreview.com/threads/maingear-introduces-new-vybe-15-notebook-discussion.681857/ finished! [01/28 22:05:00] [INFO] Max wait time for http://forum.notebookreview.com/threads/ultrabook-sales-falling-ultrashort-discussion.678106/ is 22000 ms [01/28 22:05:00] [INFO] !!! Now downloading Ultrabook Sales Falling Ultrashort Discussion !!!!! [01/28 22:05:02] [INFO] We are on page 1 of 3 [01/28 22:05:04] [INFO] We are on page 2 of 3 [01/28 22:05:05] [INFO] We are on page 3 of 3 [01/28 22:05:05] [INFO] Number of posts: 5 [01/28 22:05:05] [INFO] Progress: 1740/6740 [01/28 22:05:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:05:05] [INFO] Thread http://forum.notebookreview.com/threads/ultrabook-sales-falling-ultrashort-discussion.678106/ finished! [01/28 22:05:06] [INFO] !!! Now downloading Microsoft Releases Windows 8 to Manufacturers Discussion !!!!! [01/28 22:05:07] [INFO] We are on page 1 of 1 [01/28 22:05:07] [INFO] Number of posts: 4 [01/28 22:05:07] [INFO] Progress: 1741/6740 [01/28 22:05:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:05:07] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-releases-windows-8-to-manufacturers-discussion.680992/ finished! [01/28 22:05:08] [INFO] !!! Now downloading SmartDraw Review- A 'Visual Processor' for Windows PC Charts & Graphs Discussion !!!!! [01/28 22:05:09] [INFO] We are on page 1 of 1 [01/28 22:05:09] [INFO] Number of posts: 1 [01/28 22:05:09] [INFO] Progress: 1742/6740 [01/28 22:05:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:05:09] [INFO] Thread http://forum.notebookreview.com/threads/smartdraw-review-a-visual-processor-for-windows-pc-charts-graphs-discussion.680880/ finished! [01/28 22:05:09] [INFO] Max wait time for http://forum.notebookreview.com/threads/crucial-m4-256gb-msata-ssd-review-discussion.675263/ is 26500 ms [01/28 22:05:09] [INFO] !!! Now downloading Crucial m4 256GB mSATA SSD Review Discussion !!!!! [01/28 22:05:10] [INFO] We are on page 1 of 4 [01/28 22:05:12] [INFO] We are on page 2 of 4 [01/28 22:05:16] [INFO] We are on page 3 of 4 [01/28 22:05:18] [INFO] We are on page 4 of 4 [01/28 22:05:18] [INFO] Number of posts: 4 [01/28 22:05:18] [INFO] Progress: 1743/6740 [01/28 22:05:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:05:18] [INFO] Thread http://forum.notebookreview.com/threads/crucial-m4-256gb-msata-ssd-review-discussion.675263/ finished! [01/28 22:05:18] [INFO] !!! Now downloading Lenovo IdeaPad Z580 Review- Almost The Perfect Budget Laptop Discussion !!!!! [01/28 22:05:19] [INFO] We are on page 1 of 1 [01/28 22:05:19] [INFO] Number of posts: 1 [01/28 22:05:20] [INFO] Progress: 1744/6740 [01/28 22:05:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:05:20] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ideapad-z580-review-almost-the-perfect-budget-laptop-discussion.680434/ finished! [01/28 22:05:20] [INFO] !!! Now downloading Microsoft Office 2013 Full Review Discussion !!!!! [01/28 22:05:21] [INFO] We are on page 1 of 1 [01/28 22:05:21] [INFO] Number of posts: 8 [01/28 22:05:22] [INFO] Progress: 1745/6740 [01/28 22:05:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:05:22] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-office-2013-full-review-discussion.677589/ finished! [01/28 22:05:22] [INFO] !!! Now downloading Fujitsu Lifebook U772 Review- Don't Judge An Ultrabook By Its Cover Discussion !!!!! [01/28 22:05:23] [INFO] We are on page 1 of 1 [01/28 22:05:23] [INFO] Number of posts: 1 [01/28 22:05:23] [INFO] Progress: 1746/6740 [01/28 22:05:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:05:23] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-lifebook-u772-review-dont-judge-an-ultrabook-by-its-cover-discussion.679986/ finished! [01/28 22:05:24] [INFO] !!! Now downloading New Dell Precision M4700 and M6700 Mobile Workstations Announced Discussion !!!!! [01/28 22:05:25] [INFO] We are on page 1 of 1 [01/28 22:05:25] [INFO] Number of posts: 7 [01/28 22:05:25] [INFO] Progress: 1747/6740 [01/28 22:05:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:05:25] [INFO] Thread http://forum.notebookreview.com/threads/new-dell-precision-m4700-and-m6700-mobile-workstations-announced-discussion.679320/ finished! [01/28 22:05:26] [INFO] !!! Now downloading Office 2013- The First True Cloud Office Suite Discussion !!!!! [01/28 22:05:27] [INFO] We are on page 1 of 1 [01/28 22:05:27] [INFO] Number of posts: 5 [01/28 22:05:27] [INFO] Progress: 1748/6740 [01/28 22:05:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:05:27] [INFO] Thread http://forum.notebookreview.com/threads/office-2013-the-first-true-cloud-office-suite-discussion.679596/ finished! [01/28 22:05:27] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-precision-m6600-vs-hp-elitebook-8760w-workstation-battle-discussion.663812/ is 24000 ms [01/28 22:05:28] [INFO] !!! Now downloading Dell Precision M6600 vs. HP EliteBook 8760w- Workstation Battle Discussion !!!!! [01/28 22:05:29] [INFO] We are on page 1 of 3 [01/28 22:05:31] [INFO] We are on page 2 of 3 [01/28 22:05:33] [INFO] We are on page 3 of 3 [01/28 22:05:33] [INFO] Number of posts: 9 [01/28 22:05:33] [INFO] Progress: 1749/6740 [01/28 22:05:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:05:33] [INFO] Thread http://forum.notebookreview.com/threads/dell-precision-m6600-vs-hp-elitebook-8760w-workstation-battle-discussion.663812/ finished! [01/28 22:05:33] [INFO] !!! Now downloading Toshiba Mobile Monitor Review- Work Like a Pro from Your Laptop Discussion !!!!! [01/28 22:05:34] [INFO] We are on page 1 of 1 [01/28 22:05:34] [INFO] Number of posts: 8 [01/28 22:05:37] [INFO] Progress: 1750/6740 [01/28 22:05:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:05:37] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-mobile-monitor-review-work-like-a-pro-from-your-laptop-discussion.677815/ finished! [01/28 22:05:37] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-xps-15z-review-a-macbook-alternative-discussion.609231/ is 22000 ms [01/28 22:05:38] [INFO] !!! Now downloading Dell XPS 15z Review- A MacBook Alternative Discussion !!!!! [01/28 22:05:39] [INFO] We are on page 1 of 3 [01/28 22:05:41] [INFO] We are on page 2 of 3 [01/28 22:05:43] [INFO] We are on page 3 of 3 [01/28 22:05:43] [INFO] Number of posts: 5 [01/28 22:05:43] [INFO] Progress: 1751/6740 [01/28 22:05:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:05:43] [INFO] Thread http://forum.notebookreview.com/threads/dell-xps-15z-review-a-macbook-alternative-discussion.609231/ finished! [01/28 22:05:43] [INFO] !!! Now downloading OmniJoin Review- Videoconference with Co-Workers from Anywhere Discussion !!!!! [01/28 22:05:45] [INFO] We are on page 1 of 1 [01/28 22:05:45] [INFO] Number of posts: 1 [01/28 22:05:45] [INFO] Progress: 1752/6740 [01/28 22:05:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:05:45] [INFO] Thread http://forum.notebookreview.com/threads/omnijoin-review-videoconference-with-co-workers-from-anywhere-discussion.677816/ finished! [01/28 22:05:45] [INFO] Max wait time for http://forum.notebookreview.com/threads/vizio-announces-sleek-new-14-and-15-notebooks-discussion.670799/ is 46500 ms [01/28 22:05:45] [INFO] !!! Now downloading Vizio Announces Sleek New 14 and 15 Notebooks Discussion !!!!! [01/28 22:05:46] [INFO] We are on page 1 of 8 [01/28 22:05:49] [INFO] We are on page 2 of 8 [01/28 22:05:50] [INFO] We are on page 3 of 8 [01/28 22:05:52] [INFO] We are on page 4 of 8 [01/28 22:05:54] [INFO] We are on page 5 of 8 [01/28 22:05:56] [INFO] We are on page 6 of 8 [01/28 22:05:57] [WARNING] File not found for image http://img707.imageshack.us/img707/448/vizio14.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Vizio Announces Sleek New 14 and 15 Notebooks Discussion/images/storyImages/vizio14.jpg [01/28 22:05:58] [INFO] We are on page 7 of 8 [01/28 22:06:00] [INFO] We are on page 8 of 8 [01/28 22:06:00] [INFO] Number of posts: 4 [01/28 22:06:00] [INFO] Progress: 1753/6740 [01/28 22:06:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:06:00] [INFO] Thread http://forum.notebookreview.com/threads/vizio-announces-sleek-new-14-and-15-notebooks-discussion.670799/ finished! [01/28 22:06:00] [INFO] !!! Now downloading Dell Vostro V131 Review- A Good, Cheap Business Laptop Discussion !!!!! [01/28 22:06:01] [INFO] We are on page 1 of 2 [01/28 22:06:03] [INFO] We are on page 2 of 2 [01/28 22:06:03] [INFO] Number of posts: 4 [01/28 22:06:04] [INFO] Progress: 1754/6740 [01/28 22:06:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:06:04] [INFO] Thread http://forum.notebookreview.com/threads/dell-vostro-v131-review-a-good-cheap-business-laptop-discussion.620809/ finished! [01/28 22:06:04] [INFO] !!! Now downloading Best Vacation Notebooks- Dell INSPIRON 14z vs HP ENVY Sleekbook 4t Discussion !!!!! [01/28 22:06:05] [INFO] We are on page 1 of 1 [01/28 22:06:05] [INFO] Number of posts: 9 [01/28 22:06:07] [INFO] Progress: 1755/6740 [01/28 22:06:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:06:07] [INFO] Thread http://forum.notebookreview.com/threads/best-vacation-notebooks-dell-inspiron-14z-vs-hp-envy-sleekbook-4t-discussion.676760/ finished! [01/28 22:06:07] [INFO] !!! Now downloading Sony Intros New VAIO Notebooks and T Series Ultrabook Discussion !!!!! [01/28 22:06:09] [INFO] We are on page 1 of 1 [01/28 22:06:09] [INFO] Number of posts: 3 [01/28 22:06:09] [INFO] Progress: 1756/6740 [01/28 22:06:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:06:09] [INFO] Thread http://forum.notebookreview.com/threads/sony-intros-new-vaio-notebooks-and-t-series-ultrabook-discussion.668657/ finished! [01/28 22:06:10] [INFO] !!! Now downloading Kensington Adjustable Laptop Stand and Universal Docking Station Review Discussion !!!!! [01/28 22:06:11] [INFO] We are on page 1 of 1 [01/28 22:06:11] [INFO] Number of posts: 1 [01/28 22:06:11] [INFO] Progress: 1757/6740 [01/28 22:06:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:06:11] [INFO] Thread http://forum.notebookreview.com/threads/kensington-adjustable-laptop-stand-and-universal-docking-station-review-discussion.676140/ finished! [01/28 22:06:11] [INFO] !!! Now downloading Most Popular Laptops for June 2012 Discussion !!!!! [01/28 22:06:12] [INFO] We are on page 1 of 1 [01/28 22:06:12] [INFO] Number of posts: 3 [01/28 22:06:13] [INFO] Progress: 1758/6740 [01/28 22:06:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:06:13] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-laptops-for-june-2012-discussion.674595/ finished! [01/28 22:06:13] [INFO] !!! Now downloading Dell Releases New XPS 14 Ultrabook, XPS 15 Premium Notebooks Discussion !!!!! [01/28 22:06:14] [INFO] We are on page 1 of 1 [01/28 22:06:14] [INFO] Number of posts: 2 [01/28 22:06:15] [INFO] Progress: 1759/6740 [01/28 22:06:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:06:15] [INFO] Thread http://forum.notebookreview.com/threads/dell-releases-new-xps-14-ultrabook-xps-15-premium-notebooks-discussion.673666/ finished! [01/28 22:06:15] [INFO] Max wait time for http://forum.notebookreview.com/threads/apple-macbook-pro-with-retina-display-first-look-discussion.672126/ is 22000 ms [01/28 22:06:15] [INFO] !!! Now downloading Apple MacBook Pro with Retina Display First Look Discussion !!!!! [01/28 22:06:16] [INFO] We are on page 1 of 3 [01/28 22:06:18] [INFO] We are on page 2 of 3 [01/28 22:06:20] [INFO] We are on page 3 of 3 [01/28 22:06:20] [INFO] Number of posts: 5 [01/28 22:06:20] [INFO] Progress: 1760/6740 [01/28 22:06:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:06:20] [INFO] Thread http://forum.notebookreview.com/threads/apple-macbook-pro-with-retina-display-first-look-discussion.672126/ finished! [01/28 22:06:21] [INFO] !!! Now downloading CleanMyDrive Review- Easily Manage Storage On Your Mac Discussion !!!!! [01/28 22:06:22] [INFO] We are on page 1 of 1 [01/28 22:06:22] [INFO] Number of posts: 1 [01/28 22:06:22] [INFO] Progress: 1761/6740 [01/28 22:06:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:06:22] [INFO] Thread http://forum.notebookreview.com/threads/cleanmydrive-review-easily-manage-storage-on-your-mac-discussion.673528/ finished! [01/28 22:06:22] [INFO] !!! Now downloading CEA Line Show- Sneak Peeks at Touchscreen Wi-Fi Routers and Other Cool Upcoming Gadgets Discussion !!!!! [01/28 22:06:23] [INFO] We are on page 1 of 1 [01/28 22:06:23] [INFO] Number of posts: 2 [01/28 22:06:23] [INFO] Progress: 1762/6740 [01/28 22:06:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:06:23] [INFO] Thread http://forum.notebookreview.com/threads/cea-line-show-sneak-peeks-at-touchscreen-wi-fi-routers-and-other-cool-upcoming-gadgets-discussion.673522/ finished! [01/28 22:06:24] [INFO] !!! Now downloading Acer Introduces The Aspire S5 As The World's Thinnest Ultrabook Discussion !!!!! [01/28 22:06:25] [INFO] We are on page 1 of 2 [01/28 22:06:27] [INFO] We are on page 2 of 2 [01/28 22:06:27] [INFO] Number of posts: 2 [01/28 22:06:27] [INFO] Progress: 1763/6740 [01/28 22:06:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:06:27] [INFO] Thread http://forum.notebookreview.com/threads/acer-introduces-the-aspire-s5-as-the-worlds-thinnest-ultrabook-discussion.670497/ finished! [01/28 22:06:27] [INFO] Max wait time for http://forum.notebookreview.com/threads/apple-updates-macbook-air-macbook-pro-insane-new-2880x1800-notebook-display-discussion.669911/ is 56500 ms [01/28 22:06:28] [INFO] !!! Now downloading Apple Updates MacBook Air, MacBook Pro, Insane New 2880x1800 Notebook Display Discussion !!!!! [01/28 22:06:29] [INFO] We are on page 1 of 10 [01/28 22:06:32] [INFO] We are on page 2 of 10 [01/28 22:06:32] [INFO] Number of posts: 12 [01/28 22:06:34] [INFO] We are on page 3 of 10 [01/28 22:06:37] [INFO] We are on page 4 of 10 [01/28 22:06:39] [INFO] We are on page 5 of 10 [01/28 22:06:41] [INFO] We are on page 6 of 10 [01/28 22:06:43] [INFO] We are on page 7 of 10 [01/28 22:06:46] [INFO] We are on page 8 of 10 [01/28 22:06:49] [INFO] We are on page 9 of 10 [01/28 22:06:50] [INFO] We are on page 10 of 10 [01/28 22:06:51] [INFO] Number of posts: 2 [01/28 22:06:52] [WARNING] File not found for image https://www.laptopmag.com/articles/macbook-pro-with-retina-display-hands-on-absolutely-beautiful-crazy-fast/img_0293-2; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Apple Updates MacBook Air, MacBook Pro, Insane New 2880x1800 Notebook Display Discussion/images/storyImages/image8 [01/28 22:06:52] [INFO] Progress: 1764/6740 [01/28 22:06:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:06:52] [INFO] Thread http://forum.notebookreview.com/threads/apple-updates-macbook-air-macbook-pro-insane-new-2880x1800-notebook-display-discussion.669911/ finished! [01/28 22:06:52] [INFO] !!! Now downloading Sony Teams With LL Cool J on Music Software for 'Realtime Collaboration' Anywhere Discussion !!!!! [01/28 22:06:53] [INFO] We are on page 1 of 1 [01/28 22:06:53] [INFO] Number of posts: 1 [01/28 22:06:53] [INFO] Progress: 1765/6740 [01/28 22:06:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:06:53] [INFO] Thread http://forum.notebookreview.com/threads/sony-teams-with-ll-cool-j-on-music-software-for-realtime-collaboration-anywhere-discussion.672741/ finished! [01/28 22:06:53] [INFO] Max wait time for http://forum.notebookreview.com/threads/alienware-m17x-r3-review-discussion.593084/ is 23500 ms [01/28 22:06:54] [INFO] !!! Now downloading Alienware M17x R3 Review Discussion !!!!! [01/28 22:06:55] [INFO] We are on page 1 of 3 [01/28 22:06:57] [INFO] We are on page 2 of 3 [01/28 22:06:59] [INFO] We are on page 3 of 3 [01/28 22:06:59] [INFO] Number of posts: 8 [01/28 22:06:59] [INFO] Progress: 1766/6740 [01/28 22:06:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:06:59] [INFO] Thread http://forum.notebookreview.com/threads/alienware-m17x-r3-review-discussion.593084/ finished! [01/28 22:07:00] [INFO] !!! Now downloading Toshiba Showcases New Ultrabooks Discussion !!!!! [01/28 22:07:01] [INFO] We are on page 1 of 1 [01/28 22:07:01] [INFO] Number of posts: 9 [01/28 22:07:02] [INFO] Progress: 1767/6740 [01/28 22:07:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:07:02] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-showcases-new-ultrabooks-discussion.668558/ finished! [01/28 22:07:02] [INFO] !!! Now downloading WaterField Designs Laptop SleeveCase Review Discussion !!!!! [01/28 22:07:03] [INFO] We are on page 1 of 1 [01/28 22:07:03] [INFO] Number of posts: 2 [01/28 22:07:03] [INFO] Progress: 1768/6740 [01/28 22:07:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:07:03] [INFO] Thread http://forum.notebookreview.com/threads/waterfield-designs-laptop-sleevecase-review-discussion.671438/ finished! [01/28 22:07:04] [INFO] !!! Now downloading HP Ultrabooks, Sleekbooks Hands On- Wait, What's a Sleekbook Discussion !!!!! [01/28 22:07:05] [INFO] We are on page 1 of 2 [01/28 22:07:10] [INFO] We are on page 2 of 2 [01/28 22:07:10] [INFO] Number of posts: 4 [01/28 22:07:10] [INFO] Progress: 1769/6740 [01/28 22:07:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:07:10] [INFO] Thread http://forum.notebookreview.com/threads/hp-ultrabooks-sleekbooks-hands-on-wait-whats-a-sleekbook-discussion.667337/ finished! [01/28 22:07:10] [INFO] !!! Now downloading Just Announced- New Dell Inspiron R, Z and Special Edition Laptops Discussion !!!!! [01/28 22:07:11] [INFO] We are on page 1 of 2 [01/28 22:07:14] [INFO] We are on page 2 of 2 [01/28 22:07:14] [INFO] Number of posts: 1 [01/28 22:07:14] [INFO] Progress: 1770/6740 [01/28 22:07:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:07:14] [INFO] Thread http://forum.notebookreview.com/threads/just-announced-new-dell-inspiron-r-z-and-special-edition-laptops-discussion.668557/ finished! [01/28 22:07:14] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-g75vw-review-the-best-mainstream-gaming-notebook-gets-better-discussion.668416/ is 20500 ms [01/28 22:07:15] [INFO] !!! Now downloading ASUS G75VW Review- The Best Mainstream Gaming Notebook Gets Better Discussion !!!!! [01/28 22:07:16] [INFO] We are on page 1 of 3 [01/28 22:07:19] [INFO] We are on page 2 of 3 [01/28 22:07:21] [INFO] We are on page 3 of 3 [01/28 22:07:21] [INFO] Number of posts: 2 [01/28 22:07:21] [INFO] Progress: 1771/6740 [01/28 22:07:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:07:21] [INFO] Thread http://forum.notebookreview.com/threads/asus-g75vw-review-the-best-mainstream-gaming-notebook-gets-better-discussion.668416/ finished! [01/28 22:07:22] [INFO] !!! Now downloading Any Video Converter (AVC) Ultimate Review- Cool But Quirky DVD Copying Discussion !!!!! [01/28 22:07:23] [INFO] We are on page 1 of 1 [01/28 22:07:23] [INFO] Number of posts: 4 [01/28 22:07:23] [INFO] Progress: 1772/6740 [01/28 22:07:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:07:23] [INFO] Thread http://forum.notebookreview.com/threads/any-video-converter-avc-ultimate-review-cool-but-quirky-dvd-copying-discussion.670761/ finished! [01/28 22:07:23] [INFO] !!! Now downloading Fujitsu Announces Three New LifeBook Business Notebooks Discussion !!!!! [01/28 22:07:24] [INFO] We are on page 1 of 1 [01/28 22:07:24] [INFO] Number of posts: 1 [01/28 22:07:24] [INFO] Progress: 1773/6740 [01/28 22:07:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:07:24] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-announces-three-new-lifebook-business-notebooks-discussion.671702/ finished! [01/28 22:07:25] [INFO] !!! Now downloading Dell XPS 13 vs. Samsung Series 9- Business Ultrabook Battle Discussion !!!!! [01/28 22:07:26] [INFO] We are on page 1 of 1 [01/28 22:07:26] [INFO] Number of posts: 8 [01/28 22:07:27] [INFO] Progress: 1774/6740 [01/28 22:07:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:07:27] [INFO] Thread http://forum.notebookreview.com/threads/dell-xps-13-vs-samsung-series-9-business-ultrabook-battle-discussion.669823/ finished! [01/28 22:07:27] [INFO] !!! Now downloading Hands on- Dell's New Vostro Business Notebooks Discussion !!!!! [01/28 22:07:28] [INFO] We are on page 1 of 2 [01/28 22:07:30] [INFO] We are on page 2 of 2 [01/28 22:07:30] [INFO] Number of posts: 1 [01/28 22:07:30] [INFO] Progress: 1775/6740 [01/28 22:07:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:07:30] [INFO] Thread http://forum.notebookreview.com/threads/hands-on-dells-new-vostro-business-notebooks-discussion.670095/ finished! [01/28 22:07:31] [INFO] !!! Now downloading E3 2012- Better, and Worse Than Expected Discussion !!!!! [01/28 22:07:32] [INFO] We are on page 1 of 1 [01/28 22:07:32] [INFO] Number of posts: 3 [01/28 22:07:32] [INFO] Progress: 1776/6740 [01/28 22:07:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:07:32] [INFO] Thread http://forum.notebookreview.com/threads/e3-2012-better-and-worse-than-expected-discussion.669369/ finished! [01/28 22:07:33] [INFO] !!! Now downloading E3 2012- Hands on NVIDIA GRID - Gaming for Ultrabooks, Smart TVs, Tablets and More (video) Discussion !!!!! [01/28 22:07:34] [INFO] We are on page 1 of 1 [01/28 22:07:34] [INFO] Number of posts: 6 [01/28 22:07:35] [INFO] Progress: 1777/6740 [01/28 22:07:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:07:35] [INFO] Thread http://forum.notebookreview.com/threads/e3-2012-hands-on-nvidia-grid-gaming-for-ultrabooks-smart-tvs-tablets-and-more-video-discussion.669066/ finished! [01/28 22:07:35] [INFO] !!! Now downloading Fujitsu Introduces LifeBook Ultrabooks And More Discussion !!!!! [01/28 22:07:36] [INFO] We are on page 1 of 1 [01/28 22:07:36] [INFO] Number of posts: 9 [01/28 22:07:37] [INFO] Progress: 1778/6740 [01/28 22:07:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:07:37] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-introduces-lifebook-ultrabooks-and-more-discussion.668552/ finished! [01/28 22:07:37] [INFO] !!! Now downloading New NVIDIA GeForce GTX 680M now available from ORIGIN PC Discussion !!!!! [01/28 22:07:38] [INFO] We are on page 1 of 2 [01/28 22:07:39] [WARNING] File not found for image https://www.notebookcheck.net/typo3temp/pics/0edc9d3269.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/New NVIDIA GeForce GTX 680M now available from ORIGIN PC Discussion/images/storyImages/0edc9d3269.png [01/28 22:07:41] [INFO] We are on page 2 of 2 [01/28 22:07:41] [INFO] Number of posts: 2 [01/28 22:07:41] [INFO] Progress: 1779/6740 [01/28 22:07:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:07:41] [INFO] Thread http://forum.notebookreview.com/threads/new-nvidia-geforce-gtx-680m-now-available-from-origin-pc-discussion.668346/ finished! [01/28 22:07:41] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-unveils-2012-thinkpads-new-l-t-w-x-and-the-stunning-x1-ultrabook-discussion.663464/ is 28500 ms [01/28 22:07:41] [INFO] !!! Now downloading Lenovo Unveils 2012 ThinkPads- New L, T, W, X and the Stunning X1 Ultrabook Discussion !!!!! [01/28 22:07:42] [INFO] We are on page 1 of 4 [01/28 22:07:44] [INFO] We are on page 2 of 4 [01/28 22:07:46] [INFO] We are on page 3 of 4 [01/28 22:07:48] [INFO] We are on page 4 of 4 [01/28 22:07:48] [INFO] Number of posts: 8 [01/28 22:07:48] [INFO] Progress: 1780/6740 [01/28 22:07:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:07:48] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-unveils-2012-thinkpads-new-l-t-w-x-and-the-stunning-x1-ultrabook-discussion.663464/ finished! [01/28 22:07:49] [INFO] !!! Now downloading How To Improve Laptop Battery Life !!!!! [01/28 22:07:50] [INFO] We are on page 1 of 1 [01/28 22:07:50] [INFO] Number of posts: 8 [01/28 22:07:50] [INFO] Progress: 1781/6740 [01/28 22:07:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:07:50] [INFO] Thread http://forum.notebookreview.com/threads/how-to-improve-laptop-battery-life.665845/ finished! [01/28 22:07:51] [INFO] !!! Now downloading Nine Months Later, Thailand's Rising Tide Still Lifts HDD Prices Discussion !!!!! [01/28 22:07:52] [INFO] We are on page 1 of 1 [01/28 22:07:52] [INFO] Number of posts: 2 [01/28 22:07:52] [INFO] Progress: 1782/6740 [01/28 22:07:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:07:52] [INFO] Thread http://forum.notebookreview.com/threads/nine-months-later-thailands-rising-tide-still-lifts-hdd-prices-discussion.668316/ finished! [01/28 22:07:52] [INFO] !!! Now downloading Most Popular Laptops for May 2012 Discussion !!!!! [01/28 22:07:53] [INFO] We are on page 1 of 1 [01/28 22:07:53] [INFO] Number of posts: 3 [01/28 22:07:55] [INFO] Progress: 1783/6740 [01/28 22:07:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:07:55] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-laptops-for-may-2012-discussion.668135/ finished! [01/28 22:07:55] [INFO] Max wait time for http://forum.notebookreview.com/threads/750gb-seagate-momentus-xt-review-the-latest-and-greatest-hybrid-drive-discussion.628294/ is 26000 ms [01/28 22:07:55] [INFO] !!! Now downloading 750GB Seagate Momentus XT Review- The Latest and Greatest Hybrid Drive Discussion !!!!! [01/28 22:07:56] [INFO] We are on page 1 of 4 [01/28 22:07:59] [INFO] We are on page 2 of 4 [01/28 22:08:02] [INFO] We are on page 3 of 4 [01/28 22:08:04] [INFO] We are on page 4 of 4 [01/28 22:08:04] [INFO] Number of posts: 3 [01/28 22:08:04] [INFO] Progress: 1784/6740 [01/28 22:08:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:08:04] [INFO] Thread http://forum.notebookreview.com/threads/750gb-seagate-momentus-xt-review-the-latest-and-greatest-hybrid-drive-discussion.628294/ finished! [01/28 22:08:04] [INFO] Max wait time for http://forum.notebookreview.com/threads/razer-intros-own-brand-gaming-notebook-discussion.606790/ is 50500 ms [01/28 22:08:04] [INFO] !!! Now downloading Razer Intros Own-Brand Gaming Notebook Discussion !!!!! [01/28 22:08:05] [INFO] We are on page 1 of 9 [01/28 22:08:07] [INFO] We are on page 2 of 9 [01/28 22:08:10] [INFO] We are on page 3 of 9 [01/28 22:08:11] [INFO] We are on page 4 of 9 [01/28 22:08:13] [INFO] We are on page 5 of 9 [01/28 22:08:15] [INFO] We are on page 6 of 9 [01/28 22:08:17] [INFO] We are on page 7 of 9 [01/28 22:08:18] [INFO] We are on page 8 of 9 [01/28 22:08:20] [INFO] We are on page 9 of 9 [01/28 22:08:20] [INFO] Number of posts: 2 [01/28 22:08:20] [INFO] Progress: 1785/6740 [01/28 22:08:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:08:20] [INFO] Thread http://forum.notebookreview.com/threads/razer-intros-own-brand-gaming-notebook-discussion.606790/ finished! [01/28 22:08:21] [INFO] !!! Now downloading Amazon Cloud Drive for MacOS Review- Handy Access To Abundant Multimedia Storage Discussion !!!!! [01/28 22:08:22] [INFO] We are on page 1 of 1 [01/28 22:08:22] [INFO] Number of posts: 2 [01/28 22:08:22] [INFO] Progress: 1786/6740 [01/28 22:08:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:08:22] [INFO] Thread http://forum.notebookreview.com/threads/amazon-cloud-drive-for-macos-review-handy-access-to-abundant-multimedia-storage-discussion.667997/ finished! [01/28 22:08:22] [INFO] !!! Now downloading Dell Announces New Latitude Business Laptops Discussion !!!!! [01/28 22:08:23] [INFO] We are on page 1 of 1 [01/28 22:08:23] [INFO] Number of posts: 9 [01/28 22:08:24] [INFO] Progress: 1787/6740 [01/28 22:08:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:08:24] [INFO] Thread http://forum.notebookreview.com/threads/dell-announces-new-latitude-business-laptops-discussion.667479/ finished! [01/28 22:08:24] [INFO] !!! Now downloading Nvidia GTX 675M Graphics Now Shipping in MSI Notebooks Discussion !!!!! [01/28 22:08:25] [INFO] We are on page 1 of 1 [01/28 22:08:25] [INFO] Number of posts: 2 [01/28 22:08:26] [INFO] Progress: 1788/6740 [01/28 22:08:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:08:26] [INFO] Thread http://forum.notebookreview.com/threads/nvidia-gtx-675m-graphics-now-shipping-in-msi-notebooks-discussion.667598/ finished! [01/28 22:08:26] [INFO] Max wait time for http://forum.notebookreview.com/threads/eurocom-monster-1-0-clevo-w110erf-review-biggest-isnt-always-better-discussion.661327/ is 25500 ms [01/28 22:08:26] [INFO] !!! Now downloading Eurocom Monster 1.0 (Clevo W110ERF) Review- Biggest Isn't Always Better Discussion !!!!! [01/28 22:08:27] [INFO] We are on page 1 of 4 [01/28 22:08:30] [INFO] We are on page 2 of 4 [01/28 22:08:31] [INFO] We are on page 3 of 4 [01/28 22:08:33] [INFO] We are on page 4 of 4 [01/28 22:08:33] [INFO] Number of posts: 2 [01/28 22:08:33] [INFO] Progress: 1789/6740 [01/28 22:08:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:08:33] [INFO] Thread http://forum.notebookreview.com/threads/eurocom-monster-1-0-clevo-w110erf-review-biggest-isnt-always-better-discussion.661327/ finished! [01/28 22:08:34] [INFO] !!! Now downloading Houston Police To Outfit 1,800 Police Cars With Getac B300 Rugged Notebooks Discussion !!!!! [01/28 22:08:35] [INFO] We are on page 1 of 1 [01/28 22:08:35] [INFO] Number of posts: 1 [01/28 22:08:35] [INFO] Progress: 1790/6740 [01/28 22:08:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:08:35] [INFO] Thread http://forum.notebookreview.com/threads/houston-police-to-outfit-1-800-police-cars-with-getac-b300-rugged-notebooks-discussion.667371/ finished! [01/28 22:08:35] [INFO] !!! Now downloading Lenovo IdeaPad Y480 Review- A Solid Mobile Entertainment PC Discussion !!!!! [01/28 22:08:36] [INFO] We are on page 1 of 3 [01/28 22:08:39] [INFO] We are on page 2 of 3 [01/28 22:08:41] [INFO] We are on page 3 of 3 [01/28 22:08:41] [INFO] Number of posts: 1 [01/28 22:08:41] [INFO] Progress: 1791/6740 [01/28 22:08:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:08:41] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ideapad-y480-review-a-solid-mobile-entertainment-pc-discussion.665275/ finished! [01/28 22:08:41] [INFO] !!! Now downloading Alienware Updates M14x, M17x and M18x Gaming Notebooks Discussion !!!!! [01/28 22:08:42] [INFO] We are on page 1 of 2 [01/28 22:08:44] [INFO] We are on page 2 of 2 [01/28 22:08:44] [INFO] Number of posts: 3 [01/28 22:08:45] [INFO] Progress: 1792/6740 [01/28 22:08:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:08:45] [INFO] Thread http://forum.notebookreview.com/threads/alienware-updates-m14x-m17x-and-m18x-gaming-notebooks-discussion.658323/ finished! [01/28 22:08:45] [INFO] !!! Now downloading Recycling PCs and Other Gadgets- Think Before You Toss to Benefit Green Tech Discussion !!!!! [01/28 22:08:46] [INFO] We are on page 1 of 1 [01/28 22:08:46] [INFO] Number of posts: 4 [01/28 22:08:48] [INFO] Progress: 1793/6740 [01/28 22:08:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:08:48] [INFO] Thread http://forum.notebookreview.com/threads/recycling-pcs-and-other-gadgets-think-before-you-toss-to-benefit-green-tech-discussion.665846/ finished! [01/28 22:08:48] [INFO] !!! Now downloading Samsung Series 9 NP900X3B Review- An Ultrabook With A Great Display Discussion !!!!! [01/28 22:08:49] [INFO] We are on page 1 of 3 [01/28 22:08:52] [INFO] We are on page 2 of 3 [01/28 22:08:52] [INFO] Applying Photobucket fix for http://i148.photobucket.com/albums/s5/ratseyj/NP900X3B_displaycalibration.png [01/28 22:08:54] [INFO] We are on page 3 of 3 [01/28 22:08:54] [INFO] Number of posts: 1 [01/28 22:08:54] [INFO] Progress: 1794/6740 [01/28 22:08:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:08:54] [INFO] Thread http://forum.notebookreview.com/threads/samsung-series-9-np900x3b-review-an-ultrabook-with-a-great-display-discussion.657258/ finished! [01/28 22:08:54] [INFO] !!! Now downloading AMD A10-4600M Review- A Closer Look At AMD's Trinity Discussion !!!!! [01/28 22:08:55] [INFO] We are on page 1 of 2 [01/28 22:08:58] [INFO] We are on page 2 of 2 [01/28 22:08:58] [INFO] Number of posts: 8 [01/28 22:08:58] [INFO] Progress: 1795/6740 [01/28 22:08:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:08:58] [INFO] Thread http://forum.notebookreview.com/threads/amd-a10-4600m-review-a-closer-look-at-amds-trinity-discussion.664022/ finished! [01/28 22:08:58] [INFO] Max wait time for http://forum.notebookreview.com/threads/kingston-hyperx-memory-review-discussion.575180/ is 55500 ms [01/28 22:08:58] [INFO] !!! Now downloading Kingston HyperX Memory Review Discussion !!!!! [01/28 22:08:59] [INFO] We are on page 1 of 10 [01/28 22:08:59] [INFO] Number of posts: 12 [01/28 22:09:01] [INFO] We are on page 2 of 10 [01/28 22:09:03] [INFO] We are on page 3 of 10 [01/28 22:09:05] [INFO] We are on page 4 of 10 [01/28 22:09:06] [INFO] We are on page 5 of 10 [01/28 22:09:09] [INFO] We are on page 6 of 10 [01/28 22:09:10] [INFO] We are on page 7 of 10 [01/28 22:09:12] [INFO] We are on page 8 of 10 [01/28 22:09:14] [INFO] We are on page 9 of 10 [01/28 22:09:16] [INFO] We are on page 10 of 10 [01/28 22:09:16] [INFO] Number of posts: 0 [01/28 22:09:16] [INFO] Progress: 1796/6740 [01/28 22:09:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:09:16] [INFO] Thread http://forum.notebookreview.com/threads/kingston-hyperx-memory-review-discussion.575180/ finished! [01/28 22:09:16] [INFO] Max wait time for http://forum.notebookreview.com/threads/windows-8-loses-dvd-support-discussion.663213/ is 33000 ms [01/28 22:09:17] [INFO] !!! Now downloading Windows 8 Loses DVD Support Discussion !!!!! [01/28 22:09:18] [INFO] We are on page 1 of 5 [01/28 22:09:20] [INFO] We are on page 2 of 5 [01/28 22:09:22] [INFO] We are on page 3 of 5 [01/28 22:09:24] [INFO] We are on page 4 of 5 [01/28 22:09:26] [INFO] We are on page 5 of 5 [01/28 22:09:26] [INFO] Number of posts: 7 [01/28 22:09:26] [INFO] Progress: 1797/6740 [01/28 22:09:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:09:26] [INFO] Thread http://forum.notebookreview.com/threads/windows-8-loses-dvd-support-discussion.663213/ finished! [01/28 22:09:26] [INFO] !!! Now downloading AMD Radeon HD 7970M Now Available Discussion !!!!! [01/28 22:09:27] [INFO] We are on page 1 of 1 [01/28 22:09:27] [INFO] Number of posts: 1 [01/28 22:09:27] [INFO] Progress: 1798/6740 [01/28 22:09:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:09:27] [INFO] Thread http://forum.notebookreview.com/threads/amd-radeon-hd-7970m-now-available-discussion.663916/ finished! [01/28 22:09:28] [INFO] !!! Now downloading Intel Shrinks Sandy Bridge to a Very Small Form Factor Discussion !!!!! [01/28 22:09:29] [INFO] We are on page 1 of 1 [01/28 22:09:29] [INFO] Number of posts: 1 [01/28 22:09:29] [INFO] Progress: 1799/6740 [01/28 22:09:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:09:29] [INFO] Thread http://forum.notebookreview.com/threads/intel-shrinks-sandy-bridge-to-a-very-small-form-factor-discussion.663212/ finished! [01/28 22:09:29] [INFO] !!! Now downloading Hands On with HP's Spring Refresh- New Pavilions, EliteBooks, Ultrabooks and More Discussion !!!!! [01/28 22:09:30] [INFO] We are on page 1 of 2 [01/28 22:09:32] [INFO] We are on page 2 of 2 [01/28 22:09:32] [INFO] Number of posts: 9 [01/28 22:09:33] [INFO] Progress: 1800/6740 [01/28 22:09:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:09:33] [INFO] Thread http://forum.notebookreview.com/threads/hands-on-with-hps-spring-refresh-new-pavilions-elitebooks-ultrabooks-and-more-discussion.661826/ finished! [01/28 22:09:33] [INFO] !!! Now downloading Dell XPS 13 Review- An Ultrabook For Business Pros Discussion !!!!! [01/28 22:09:35] [INFO] We are on page 1 of 2 [01/28 22:09:37] [INFO] We are on page 2 of 2 [01/28 22:09:37] [INFO] Number of posts: 7 [01/28 22:09:37] [INFO] Progress: 1801/6740 [01/28 22:09:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:09:37] [INFO] Thread http://forum.notebookreview.com/threads/dell-xps-13-review-an-ultrabook-for-business-pros-discussion.659984/ finished! [01/28 22:09:37] [INFO] !!! Now downloading Most Popular Laptops for April 2012 Discussion !!!!! [01/28 22:09:38] [INFO] We are on page 1 of 1 [01/28 22:09:38] [INFO] Number of posts: 8 [01/28 22:09:39] [INFO] Progress: 1802/6740 [01/28 22:09:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:09:39] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-laptops-for-april-2012-discussion.660771/ finished! [01/28 22:09:40] [INFO] !!! Now downloading EUROCOM Launches 11.6 Gaming Notebook Discussion !!!!! [01/28 22:09:41] [INFO] We are on page 1 of 2 [01/28 22:09:43] [INFO] We are on page 2 of 2 [01/28 22:09:43] [INFO] Number of posts: 4 [01/28 22:09:43] [INFO] Progress: 1803/6740 [01/28 22:09:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:09:43] [INFO] Thread http://forum.notebookreview.com/threads/eurocom-launches-11-6-gaming-notebook-discussion.659454/ finished! [01/28 22:09:43] [INFO] !!! Now downloading Qualcomm Aims for Ultrabook Market With ARM SoC Discussion !!!!! [01/28 22:09:45] [INFO] We are on page 1 of 1 [01/28 22:09:45] [INFO] Number of posts: 4 [01/28 22:09:45] [INFO] Progress: 1804/6740 [01/28 22:09:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:09:45] [INFO] Thread http://forum.notebookreview.com/threads/qualcomm-aims-for-ultrabook-market-with-arm-soc-discussion.660236/ finished! [01/28 22:09:45] [INFO] !!! Now downloading The Pulse- Forum Members Speak Out As Ivy Bridge Systems Take Flight Discussion !!!!! [01/28 22:09:46] [INFO] We are on page 1 of 1 [01/28 22:09:46] [INFO] Number of posts: 1 [01/28 22:09:46] [INFO] Progress: 1805/6740 [01/28 22:09:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:09:46] [INFO] Thread http://forum.notebookreview.com/threads/the-pulse-forum-members-speak-out-as-ivy-bridge-systems-take-flight-discussion.660239/ finished! [01/28 22:09:47] [INFO] !!! Now downloading HP Folio 13 Review- A Lean, Mean 13-Inch Ultrabook Discussion !!!!! [01/28 22:09:48] [INFO] We are on page 1 of 2 [01/28 22:09:49] [WARNING] Host down for image http://www.assetscdn.com/images/0.gif [01/28 22:09:50] [INFO] We are on page 2 of 2 [01/28 22:09:50] [INFO] Number of posts: 4 [01/28 22:09:51] [INFO] Progress: 1806/6740 [01/28 22:09:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:09:51] [INFO] Thread http://forum.notebookreview.com/threads/hp-folio-13-review-a-lean-mean-13-inch-ultrabook-discussion.641985/ finished! [01/28 22:09:51] [INFO] !!! Now downloading Corel Rolls Out WordPerfect Office X6, a Microsoft Office Alternative Discussion !!!!! [01/28 22:09:52] [INFO] We are on page 1 of 1 [01/28 22:09:52] [INFO] Number of posts: 6 [01/28 22:09:52] [INFO] Progress: 1807/6740 [01/28 22:09:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:09:52] [INFO] Thread http://forum.notebookreview.com/threads/corel-rolls-out-wordperfect-office-x6-a-microsoft-office-alternative-discussion.659250/ finished! [01/28 22:09:53] [INFO] !!! Now downloading NZXT Cryo E40 Notebook Cooler Review- Chill Your Gaming Rig Discussion !!!!! [01/28 22:09:54] [INFO] We are on page 1 of 1 [01/28 22:09:54] [INFO] Number of posts: 1 [01/28 22:09:54] [INFO] Progress: 1808/6740 [01/28 22:09:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:09:54] [INFO] Thread http://forum.notebookreview.com/threads/nzxt-cryo-e40-notebook-cooler-review-chill-your-gaming-rig-discussion.659466/ finished! [01/28 22:09:55] [INFO] !!! Now downloading NVIDIA Launches New Site and Claim 600M GPUs are Twice as Efficient Discussion !!!!! [01/28 22:09:56] [INFO] We are on page 1 of 2 [01/28 22:09:59] [INFO] We are on page 2 of 2 [01/28 22:09:59] [INFO] Number of posts: 2 [01/28 22:09:59] [INFO] Progress: 1809/6740 [01/28 22:09:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:09:59] [INFO] Thread http://forum.notebookreview.com/threads/nvidia-launches-new-site-and-claim-600m-gpus-are-twice-as-efficient-discussion.653996/ finished! [01/28 22:10:00] [INFO] !!! Now downloading AVADirect Clevo P270WM Review- NVIDIA GeForce GTX 675M Powerhouse Discussion !!!!! [01/28 22:10:01] [INFO] We are on page 1 of 2 [01/28 22:10:03] [INFO] We are on page 2 of 2 [01/28 22:10:03] [INFO] Number of posts: 7 [01/28 22:10:04] [INFO] Progress: 1810/6740 [01/28 22:10:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:10:04] [INFO] Thread http://forum.notebookreview.com/threads/avadirect-clevo-p270wm-review-nvidia-geforce-gtx-675m-powerhouse-discussion.657423/ finished! [01/28 22:10:04] [INFO] Max wait time for http://forum.notebookreview.com/threads/acer-aspire-timeline-ultra-m3-review-a-true-15-inch-ultrabook-discussion.651533/ is 21000 ms [01/28 22:10:04] [INFO] !!! Now downloading Acer Aspire Timeline Ultra M3 Review- A True 15-inch Ultrabook Discussion !!!!! [01/28 22:10:05] [INFO] We are on page 1 of 3 [01/28 22:10:07] [INFO] We are on page 2 of 3 [01/28 22:10:09] [INFO] We are on page 3 of 3 [01/28 22:10:09] [INFO] Number of posts: 3 [01/28 22:10:09] [INFO] Progress: 1811/6740 [01/28 22:10:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:10:09] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire-timeline-ultra-m3-review-a-true-15-inch-ultrabook-discussion.651533/ finished! [01/28 22:10:09] [INFO] !!! Now downloading ASUS B23E Review- Almost Everything a Netbook Should Be Discussion !!!!! [01/28 22:10:10] [INFO] We are on page 1 of 2 [01/28 22:10:12] [INFO] We are on page 2 of 2 [01/28 22:10:12] [INFO] Number of posts: 3 [01/28 22:10:12] [INFO] Progress: 1812/6740 [01/28 22:10:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:10:12] [INFO] Thread http://forum.notebookreview.com/threads/asus-b23e-review-almost-everything-a-netbook-should-be-discussion.653173/ finished! [01/28 22:10:13] [INFO] !!! Now downloading NotebookReview's Discussion Forum- 500,000 Strong and Growing Fast Discussion !!!!! [01/28 22:10:14] [INFO] We are on page 1 of 1 [01/28 22:10:14] [INFO] Number of posts: 8 [01/28 22:10:15] [INFO] Progress: 1813/6740 [01/28 22:10:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:10:15] [INFO] Thread http://forum.notebookreview.com/threads/notebookreviews-discussion-forum-500-000-strong-and-growing-fast-discussion.657961/ finished! [01/28 22:10:15] [INFO] !!! Now downloading Video Editing Software Lets You Make Family Movies Like the Pros Discussion !!!!! [01/28 22:10:16] [INFO] We are on page 1 of 1 [01/28 22:10:16] [INFO] Number of posts: 6 [01/28 22:10:17] [INFO] Progress: 1814/6740 [01/28 22:10:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:10:17] [INFO] Thread http://forum.notebookreview.com/threads/video-editing-software-lets-you-make-family-movies-like-the-pros-discussion.657606/ finished! [01/28 22:10:17] [INFO] !!! Now downloading AVADirect Offers Next-Gen Intel HM77 Clevo Notebooks Discussion !!!!! [01/28 22:10:18] [INFO] We are on page 1 of 1 [01/28 22:10:18] [INFO] Number of posts: 5 [01/28 22:10:18] [INFO] Progress: 1815/6740 [01/28 22:10:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:10:18] [INFO] Thread http://forum.notebookreview.com/threads/avadirect-offers-next-gen-intel-hm77-clevo-notebooks-discussion.656182/ finished! [01/28 22:10:19] [INFO] !!! Now downloading Top 10 Laptops for Moms, Dads, and Grads Discussion !!!!! [01/28 22:10:20] [INFO] We are on page 1 of 1 [01/28 22:10:20] [INFO] Number of posts: 1 [01/28 22:10:20] [INFO] Progress: 1816/6740 [01/28 22:10:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:10:20] [INFO] Thread http://forum.notebookreview.com/threads/top-10-laptops-for-moms-dads-and-grads-discussion.657777/ finished! [01/28 22:10:21] [INFO] !!! Now downloading HP Pavilion dv7t vs. Dell Inspiron 17R- Affordable Desktop Replacements Discussion !!!!! [01/28 22:10:22] [INFO] We are on page 1 of 1 [01/28 22:10:22] [INFO] Number of posts: 6 [01/28 22:10:24] [INFO] Progress: 1817/6740 [01/28 22:10:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:10:24] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-dv7t-vs-dell-inspiron-17r-affordable-desktop-replacements-discussion.656614/ finished! [01/28 22:10:24] [INFO] !!! Now downloading HP Pavilion g7t vs. Lenovo Essential G770- Family Notebook Battle Discussion !!!!! [01/28 22:10:25] [INFO] We are on page 1 of 1 [01/28 22:10:25] [INFO] Number of posts: 1 [01/28 22:10:25] [INFO] Progress: 1818/6740 [01/28 22:10:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:10:25] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-g7t-vs-lenovo-essential-g770-family-notebook-battle-discussion.657551/ finished! [01/28 22:10:26] [INFO] !!! Now downloading Corel VideoStudio Pro Ultimate Review- Great Value in PC Video Software Discussion !!!!! [01/28 22:10:27] [INFO] We are on page 1 of 1 [01/28 22:10:27] [INFO] Number of posts: 1 [01/28 22:10:27] [INFO] Progress: 1819/6740 [01/28 22:10:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:10:27] [INFO] Thread http://forum.notebookreview.com/threads/corel-videostudio-pro-ultimate-review-great-value-in-pc-video-software-discussion.657337/ finished! [01/28 22:10:27] [INFO] !!! Now downloading VIPRE Internet Security 2012 Review- Better Value Than the 'Big Boys' Discussion !!!!! [01/28 22:10:28] [INFO] We are on page 1 of 1 [01/28 22:10:28] [INFO] Number of posts: 2 [01/28 22:10:29] [INFO] Progress: 1820/6740 [01/28 22:10:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:10:29] [INFO] Thread http://forum.notebookreview.com/threads/vipre-internet-security-2012-review-better-value-than-the-big-boys-discussion.652230/ finished! [01/28 22:10:29] [INFO] !!! Now downloading HP Pavilion dm4 Review- Beats Audio Not Just a Marketing Ploy Discussion !!!!! [01/28 22:10:30] [INFO] We are on page 1 of 2 [01/28 22:10:32] [INFO] We are on page 2 of 2 [01/28 22:10:32] [INFO] Number of posts: 2 [01/28 22:10:32] [INFO] Progress: 1821/6740 [01/28 22:10:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:10:32] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-dm4-review-beats-audio-not-just-a-marketing-ploy-discussion.656070/ finished! [01/28 22:10:32] [INFO] !!! Now downloading Lenovo ThinkPad E420s Review Discussion !!!!! [01/28 22:10:34] [INFO] We are on page 1 of 1 [01/28 22:10:34] [INFO] Progress: 1822/6740 [01/28 22:10:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:10:34] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-e420s-review-discussion.586582/ finished! [01/28 22:10:34] [INFO] !!! Now downloading Tax Return Filing on PCs and the Web- Which Solution Is Best Discussion !!!!! [01/28 22:10:36] [INFO] We are on page 1 of 1 [01/28 22:10:36] [INFO] Number of posts: 1 [01/28 22:10:36] [INFO] Progress: 1823/6740 [01/28 22:10:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:10:36] [INFO] Thread http://forum.notebookreview.com/threads/tax-return-filing-on-pcs-and-the-web-which-solution-is-best-discussion.656493/ finished! [01/28 22:10:36] [INFO] !!! Now downloading Iomega Home Media Network Hard Drive Cloud Edition Review Discussion !!!!! [01/28 22:10:37] [INFO] We are on page 1 of 1 [01/28 22:10:37] [INFO] Number of posts: 2 [01/28 22:10:37] [INFO] Progress: 1824/6740 [01/28 22:10:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:10:37] [INFO] Thread http://forum.notebookreview.com/threads/iomega-home-media-network-hard-drive-cloud-edition-review-discussion.580792/ finished! [01/28 22:10:38] [INFO] !!! Now downloading Toshiba Announces New Notebooks, Includes a Next-Gen Qosmio Gaming Rig Discussion !!!!! [01/28 22:10:39] [INFO] We are on page 1 of 1 [01/28 22:10:39] [INFO] Number of posts: 1 [01/28 22:10:39] [INFO] Progress: 1825/6740 [01/28 22:10:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:10:39] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-announces-new-notebooks-includes-a-next-gen-qosmio-gaming-rig-discussion.656350/ finished! [01/28 22:10:40] [INFO] !!! Now downloading ASUS N53SM Review- Not Enough Bang For Your Bucks Discussion !!!!! [01/28 22:10:41] [INFO] We are on page 1 of 1 [01/28 22:10:41] [INFO] Number of posts: 9 [01/28 22:10:41] [INFO] Progress: 1826/6740 [01/28 22:10:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:10:41] [INFO] Thread http://forum.notebookreview.com/threads/asus-n53sm-review-not-enough-bang-for-your-bucks-discussion.655244/ finished! [01/28 22:10:41] [INFO] !!! Now downloading OGIO Renegade RSS Notebook Backpack Review Discussion !!!!! [01/28 22:10:42] [INFO] We are on page 1 of 1 [01/28 22:10:42] [INFO] Number of posts: 2 [01/28 22:10:43] [INFO] Progress: 1827/6740 [01/28 22:10:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:10:43] [INFO] Thread http://forum.notebookreview.com/threads/ogio-renegade-rss-notebook-backpack-review-discussion.655082/ finished! [01/28 22:10:43] [INFO] !!! Now downloading ASUS N55S Review- Great Multimedia Laptop With Some Issues Discussion !!!!! [01/28 22:10:44] [INFO] We are on page 1 of 2 [01/28 22:10:46] [INFO] We are on page 2 of 2 [01/28 22:10:46] [INFO] Number of posts: 1 [01/28 22:10:46] [INFO] Progress: 1828/6740 [01/28 22:10:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:10:46] [INFO] Thread http://forum.notebookreview.com/threads/asus-n55s-review-great-multimedia-laptop-with-some-issues-discussion.626857/ finished! [01/28 22:10:47] [INFO] !!! Now downloading Acer Aspire 7740 Review Discussion !!!!! [01/28 22:10:48] [INFO] We are on page 1 of 2 [01/28 22:10:52] [INFO] We are on page 2 of 2 [01/28 22:10:52] [INFO] Number of posts: 2 [01/28 22:10:52] [INFO] Progress: 1829/6740 [01/28 22:10:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:10:52] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire-7740-review-discussion.469776/ finished! [01/28 22:10:53] [INFO] !!! Now downloading Should Intel Enter the Foundry Business Discussion !!!!! [01/28 22:10:54] [INFO] We are on page 1 of 1 [01/28 22:10:54] [INFO] Number of posts: 2 [01/28 22:10:54] [INFO] Progress: 1830/6740 [01/28 22:10:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:10:54] [INFO] Thread http://forum.notebookreview.com/threads/should-intel-enter-the-foundry-business-discussion.654839/ finished! [01/28 22:10:54] [INFO] !!! Now downloading WD Introduces 2TB Portable Hard Drive For Macs Discussion !!!!! [01/28 22:10:55] [INFO] We are on page 1 of 1 [01/28 22:10:55] [INFO] Number of posts: 2 [01/28 22:10:55] [INFO] Progress: 1831/6740 [01/28 22:10:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:10:55] [INFO] Thread http://forum.notebookreview.com/threads/wd-introduces-2tb-portable-hard-drive-for-macs-discussion.655023/ finished! [01/28 22:10:56] [INFO] !!! Now downloading Apple MacBook Air (2011) Review Discussion !!!!! [01/28 22:10:57] [INFO] We are on page 1 of 2 [01/28 22:10:59] [INFO] We are on page 2 of 2 [01/28 22:10:59] [INFO] Number of posts: 2 [01/28 22:10:59] [INFO] Progress: 1832/6740 [01/28 22:10:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:10:59] [INFO] Thread http://forum.notebookreview.com/threads/apple-macbook-air-2011-review-discussion.653686/ finished! [01/28 22:10:59] [INFO] !!! Now downloading Most Popular Laptops for March 2012 Discussion !!!!! [01/28 22:11:00] [INFO] We are on page 1 of 1 [01/28 22:11:00] [INFO] Number of posts: 1 [01/28 22:11:01] [INFO] Progress: 1833/6740 [01/28 22:11:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:11:01] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-laptops-for-march-2012-discussion.654872/ finished! [01/28 22:11:01] [INFO] !!! Now downloading Bitdefender Internet Security 2012 Review- Protection Gets Even Better Discussion !!!!! [01/28 22:11:02] [INFO] We are on page 1 of 1 [01/28 22:11:02] [INFO] Number of posts: 1 [01/28 22:11:02] [INFO] Progress: 1834/6740 [01/28 22:11:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:11:02] [INFO] Thread http://forum.notebookreview.com/threads/bitdefender-internet-security-2012-review-protection-gets-even-better-discussion.654853/ finished! [01/28 22:11:02] [INFO] Max wait time for http://forum.notebookreview.com/threads/alienware-m14x-review-the-best-or-worst-portable-gaming-laptop.623534/ is 32500 ms [01/28 22:11:03] [INFO] !!! Now downloading Alienware M14x Review- The Best or Worst Portable Gaming Laptop !!!!! [01/28 22:11:04] [INFO] We are on page 1 of 5 [01/28 22:11:06] [INFO] We are on page 2 of 5 [01/28 22:11:08] [INFO] We are on page 3 of 5 [01/28 22:11:09] [INFO] We are on page 4 of 5 [01/28 22:11:11] [INFO] We are on page 5 of 5 [01/28 22:11:11] [INFO] Number of posts: 6 [01/28 22:11:12] [INFO] Progress: 1835/6740 [01/28 22:11:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:11:12] [INFO] Thread http://forum.notebookreview.com/threads/alienware-m14x-review-the-best-or-worst-portable-gaming-laptop.623534/ finished! [01/28 22:11:12] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-xps-13-ultrabook-arrives-at-ces-discussion.637875/ is 67500 ms [01/28 22:11:12] [INFO] !!! Now downloading Dell XPS 13 Ultrabook Arrives at CES Discussion !!!!! [01/28 22:11:13] [INFO] We are on page 1 of 12 [01/28 22:11:16] [INFO] We are on page 2 of 12 [01/28 22:11:17] [INFO] We are on page 3 of 12 [01/28 22:11:19] [INFO] We are on page 4 of 12 [01/28 22:11:20] [WARNING] Could not download image http://i.dell.com/images/us/segments/dhs/banners/q4wk14_xps13spyder_965x50.jpg because Server returned HTTP response code: 422 for URL: http://i.dell.com/images/us/segments/dhs/banners/q4wk14_xps13spyder_965x50.jpg [01/28 22:11:22] [INFO] We are on page 5 of 12 [01/28 22:11:25] [INFO] We are on page 6 of 12 [01/28 22:11:26] [INFO] We are on page 7 of 12 [01/28 22:11:28] [INFO] We are on page 8 of 12 [01/28 22:11:30] [INFO] We are on page 9 of 12 [01/28 22:11:30] [WARNING] Could not download image http://img.ed4.net/dell/consumer/2012/spyder_83865_0228/MSFT_01.jpg because Server returned HTTP response code: 400 for URL: http://img.ed4.net/dell/consumer/2012/spyder_83865_0228/MSFT_01.jpg [01/28 22:11:31] [WARNING] Could not download image http://i.dell.com/images/global/config/TMO_Hotspot_Banner_160x60_AB.jpg because Server returned HTTP response code: 422 for URL: http://i.dell.com/images/global/config/TMO_Hotspot_Banner_160x60_AB.jpg [01/28 22:11:34] [INFO] We are on page 10 of 12 [01/28 22:11:36] [INFO] We are on page 11 of 12 [01/28 22:11:38] [INFO] We are on page 12 of 12 [01/28 22:11:38] [INFO] Number of posts: 6 [01/28 22:11:38] [INFO] Progress: 1836/6740 [01/28 22:11:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:11:38] [INFO] Thread http://forum.notebookreview.com/threads/dell-xps-13-ultrabook-arrives-at-ces-discussion.637875/ finished! [01/28 22:11:38] [INFO] !!! Now downloading NVIDIA Announces New GeForce 600M Series Graphics Discussion !!!!! [01/28 22:11:40] [INFO] We are on page 1 of 2 [01/28 22:11:42] [INFO] We are on page 2 of 2 [01/28 22:11:42] [INFO] Number of posts: 2 [01/28 22:11:42] [INFO] Progress: 1837/6740 [01/28 22:11:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:11:42] [INFO] Thread http://forum.notebookreview.com/threads/nvidia-announces-new-geforce-600m-series-graphics-discussion.652787/ finished! [01/28 22:11:42] [INFO] !!! Now downloading Muvee Reveal X Review- Can You Create YouTube & Facebook Videos in a Snap Discussion !!!!! [01/28 22:11:43] [INFO] We are on page 1 of 1 [01/28 22:11:43] [INFO] Number of posts: 2 [01/28 22:11:43] [INFO] Progress: 1838/6740 [01/28 22:11:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:11:43] [INFO] Thread http://forum.notebookreview.com/threads/muvee-reveal-x-review-can-you-create-youtube-facebook-videos-in-a-snap-discussion.653514/ finished! [01/28 22:11:44] [INFO] !!! Now downloading Dell XPS 13 Ultrabook Fan Speed Fix Available Discussion !!!!! [01/28 22:11:45] [INFO] We are on page 1 of 1 [01/28 22:11:45] [INFO] Number of posts: 3 [01/28 22:11:45] [INFO] Progress: 1839/6740 [01/28 22:11:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:11:45] [INFO] Thread http://forum.notebookreview.com/threads/dell-xps-13-ultrabook-fan-speed-fix-available-discussion.652705/ finished! [01/28 22:11:46] [INFO] !!! Now downloading IBM To Rival Google & Microsoft with Online Office Suite for Consumers & Businesses Discussion !!!!! [01/28 22:11:47] [INFO] We are on page 1 of 1 [01/28 22:11:47] [INFO] Number of posts: 4 [01/28 22:11:47] [INFO] Progress: 1840/6740 [01/28 22:11:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:11:47] [INFO] Thread http://forum.notebookreview.com/threads/ibm-to-rival-google-microsoft-with-online-office-suite-for-consumers-businesses-discussion.651487/ finished! [01/28 22:11:47] [INFO] !!! Now downloading Third-Generation Apple iPad Review on TabletPCReview Discussion !!!!! [01/28 22:11:49] [INFO] We are on page 1 of 1 [01/28 22:11:49] [INFO] Number of posts: 2 [01/28 22:11:49] [INFO] Progress: 1841/6740 [01/28 22:11:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:11:49] [INFO] Thread http://forum.notebookreview.com/threads/third-generation-apple-ipad-review-on-tabletpcreview-discussion.652496/ finished! [01/28 22:11:49] [INFO] !!! Now downloading Seagate Releases Firmware Upgrade for GoFlex Satellite Discussion !!!!! [01/28 22:11:50] [INFO] We are on page 1 of 1 [01/28 22:11:50] [INFO] Number of posts: 1 [01/28 22:11:50] [INFO] Progress: 1842/6740 [01/28 22:11:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:11:50] [INFO] Thread http://forum.notebookreview.com/threads/seagate-releases-firmware-upgrade-for-goflex-satellite-discussion.652479/ finished! [01/28 22:11:51] [INFO] !!! Now downloading Rumors about Forthcoming Products - When do you believe them !!!!! [01/28 22:11:52] [INFO] We are on page 1 of 1 [01/28 22:11:52] [INFO] Number of posts: 1 [01/28 22:11:52] [INFO] Progress: 1843/6740 [01/28 22:11:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:11:52] [INFO] Thread http://forum.notebookreview.com/threads/rumors-about-forthcoming-products-when-do-you-believe-them.652437/ finished! [01/28 22:11:52] [INFO] !!! Now downloading WD Releases 2TB External Hard Drive with Backup Software Discussion !!!!! [01/28 22:11:53] [INFO] We are on page 1 of 1 [01/28 22:11:53] [INFO] Number of posts: 1 [01/28 22:11:53] [INFO] Progress: 1844/6740 [01/28 22:11:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:11:53] [INFO] Thread http://forum.notebookreview.com/threads/wd-releases-2tb-external-hard-drive-with-backup-software-discussion.652433/ finished! [01/28 22:11:54] [INFO] !!! Now downloading H&R Block Tax Prep Software Review- A Contender to TurboTax Discussion !!!!! [01/28 22:11:55] [INFO] We are on page 1 of 1 [01/28 22:11:55] [INFO] Number of posts: 6 [01/28 22:11:55] [INFO] Progress: 1845/6740 [01/28 22:11:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:11:55] [INFO] Thread http://forum.notebookreview.com/threads/h-r-block-tax-prep-software-review-a-contender-to-turbotax-discussion.650945/ finished! [01/28 22:11:56] [INFO] !!! Now downloading As Netbooks Fade Away, Intel Repositions Atom for new Markets Discussion !!!!! [01/28 22:11:57] [INFO] We are on page 1 of 1 [01/28 22:11:57] [INFO] Number of posts: 1 [01/28 22:11:57] [INFO] Progress: 1846/6740 [01/28 22:11:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:11:57] [INFO] Thread http://forum.notebookreview.com/threads/as-netbooks-fade-away-intel-repositions-atom-for-new-markets-discussion.652224/ finished! [01/28 22:11:57] [INFO] !!! Now downloading Is Nine Flavors of Windows 8 Enough or Overkill Discussion !!!!! [01/28 22:11:58] [INFO] We are on page 1 of 1 [01/28 22:11:58] [INFO] Number of posts: 7 [01/28 22:11:59] [INFO] Progress: 1847/6740 [01/28 22:11:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:11:59] [INFO] Thread http://forum.notebookreview.com/threads/is-nine-flavors-of-windows-8-enough-or-overkill-discussion.650176/ finished! [01/28 22:11:59] [INFO] !!! Now downloading Forums Abuzz with Speculation of NVIDIA Kepler GPUs Discussion !!!!! [01/28 22:12:01] [INFO] We are on page 1 of 1 [01/28 22:12:01] [INFO] Number of posts: 1 [01/28 22:12:01] [INFO] Progress: 1848/6740 [01/28 22:12:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:12:01] [INFO] Thread http://forum.notebookreview.com/threads/forums-abuzz-with-speculation-of-nvidia-kepler-gpus-discussion.651206/ finished! [01/28 22:12:01] [INFO] !!! Now downloading PlayLater Software Review- A PC 'DVR' for Netflix & Hulu Discussion !!!!! [01/28 22:12:02] [INFO] We are on page 1 of 1 [01/28 22:12:02] [INFO] Number of posts: 1 [01/28 22:12:02] [INFO] Progress: 1849/6740 [01/28 22:12:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:12:02] [INFO] Thread http://forum.notebookreview.com/threads/playlater-software-review-a-pc-dvr-for-netflix-hulu-discussion.651184/ finished! [01/28 22:12:03] [INFO] !!! Now downloading NVIDIA Releases GPU Drivers for Windows 8 Discussion !!!!! [01/28 22:12:04] [INFO] We are on page 1 of 1 [01/28 22:12:04] [INFO] Number of posts: 1 [01/28 22:12:04] [INFO] Progress: 1850/6740 [01/28 22:12:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:12:04] [INFO] Thread http://forum.notebookreview.com/threads/nvidia-releases-gpu-drivers-for-windows-8-discussion.651180/ finished! [01/28 22:12:04] [INFO] !!! Now downloading Dell Latitude E6420 vs. Lenovo ThinkPad T420- 14-inch Business Notebook Battle Discussion !!!!! [01/28 22:12:05] [INFO] We are on page 1 of 2 [01/28 22:12:07] [INFO] We are on page 2 of 2 [01/28 22:12:07] [INFO] Number of posts: 1 [01/28 22:12:07] [INFO] Progress: 1851/6740 [01/28 22:12:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:12:07] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-e6420-vs-lenovo-thinkpad-t420-14-inch-business-notebook-battle-discussion.649612/ finished! [01/28 22:12:07] [INFO] Max wait time for http://forum.notebookreview.com/threads/will-windows-8-extend-the-life-of-your-netbook-discussion.611537/ is 20500 ms [01/28 22:12:08] [INFO] !!! Now downloading Will Windows 8 Extend the Life of Your Netbook Discussion !!!!! [01/28 22:12:09] [INFO] We are on page 1 of 3 [01/28 22:12:12] [INFO] We are on page 2 of 3 [01/28 22:12:14] [INFO] We are on page 3 of 3 [01/28 22:12:14] [INFO] Number of posts: 2 [01/28 22:12:14] [INFO] Progress: 1852/6740 [01/28 22:12:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:12:14] [INFO] Thread http://forum.notebookreview.com/threads/will-windows-8-extend-the-life-of-your-netbook-discussion.611537/ finished! [01/28 22:12:14] [INFO] !!! Now downloading Corel Bolsters VideoStudio Pro With HTML 5 Authoring, Screen Recording & More Discussion !!!!! [01/28 22:12:16] [INFO] We are on page 1 of 1 [01/28 22:12:16] [INFO] Number of posts: 2 [01/28 22:12:16] [INFO] Progress: 1853/6740 [01/28 22:12:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:12:16] [INFO] Thread http://forum.notebookreview.com/threads/corel-bolsters-videostudio-pro-with-html-5-authoring-screen-recording-more-discussion.650154/ finished! [01/28 22:12:16] [INFO] !!! Now downloading Lenovo ThinkPad T420s User Review Discussion !!!!! [01/28 22:12:17] [INFO] We are on page 1 of 2 [01/28 22:12:19] [INFO] We are on page 2 of 2 [01/28 22:12:19] [INFO] Number of posts: 8 [01/28 22:12:19] [INFO] Progress: 1854/6740 [01/28 22:12:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:12:19] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-t420s-user-review-discussion.581593/ finished! [01/28 22:12:20] [INFO] !!! Now downloading CeBIT 2012 Day 2- Ultrabooks Rival Tablets Discussion !!!!! [01/28 22:12:21] [INFO] We are on page 1 of 1 [01/28 22:12:21] [INFO] Number of posts: 1 [01/28 22:12:21] [INFO] Progress: 1855/6740 [01/28 22:12:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:12:21] [INFO] Thread http://forum.notebookreview.com/threads/cebit-2012-day-2-ultrabooks-rival-tablets-discussion.650440/ finished! [01/28 22:12:21] [INFO] !!! Now downloading Ultrabooks and Cloud Services Key Focus at This Year's CeBIT Discussion !!!!! [01/28 22:12:22] [INFO] We are on page 1 of 1 [01/28 22:12:22] [INFO] Number of posts: 1 [01/28 22:12:23] [INFO] Progress: 1856/6740 [01/28 22:12:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:12:23] [INFO] Thread http://forum.notebookreview.com/threads/ultrabooks-and-cloud-services-key-focus-at-this-years-cebit-discussion.650429/ finished! [01/28 22:12:23] [INFO] !!! Now downloading Mobile Applications Risks, Hacking Prevention Hot Topics at Recent RSA Security Gathering Discussion !!!!! [01/28 22:12:25] [INFO] We are on page 1 of 1 [01/28 22:12:25] [INFO] Number of posts: 1 [01/28 22:12:25] [INFO] Progress: 1857/6740 [01/28 22:12:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:12:25] [INFO] Thread http://forum.notebookreview.com/threads/mobile-applications-risks-hacking-prevention-hot-topics-at-recent-rsa-security-gathering-discussion.650247/ finished! [01/28 22:12:25] [INFO] !!! Now downloading RSA- Five Top Internet Security Threats in 2012 Discussion !!!!! [01/28 22:12:26] [INFO] We are on page 1 of 1 [01/28 22:12:26] [INFO] Number of posts: 1 [01/28 22:12:26] [INFO] Progress: 1858/6740 [01/28 22:12:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:12:26] [INFO] Thread http://forum.notebookreview.com/threads/rsa-five-top-internet-security-threats-in-2012-discussion.649917/ finished! [01/28 22:12:27] [INFO] !!! Now downloading Upcoming Nvidia Mobile GPUs May Feature New Core Discussion !!!!! [01/28 22:12:28] [INFO] We are on page 1 of 1 [01/28 22:12:28] [INFO] Number of posts: 3 [01/28 22:12:28] [INFO] Progress: 1859/6740 [01/28 22:12:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:12:28] [INFO] Thread http://forum.notebookreview.com/threads/upcoming-nvidia-mobile-gpus-may-feature-new-core-discussion.649725/ finished! [01/28 22:12:29] [INFO] !!! Now downloading Eurocom Racer (Clevo P150HM) Review- Superior 15-inch Gaming Discussion !!!!! [01/28 22:12:30] [INFO] We are on page 1 of 3 [01/28 22:12:32] [INFO] We are on page 2 of 3 [01/28 22:12:33] [INFO] We are on page 3 of 3 [01/28 22:12:33] [INFO] Number of posts: 1 [01/28 22:12:33] [INFO] Progress: 1860/6740 [01/28 22:12:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:12:33] [INFO] Thread http://forum.notebookreview.com/threads/eurocom-racer-clevo-p150hm-review-superior-15-inch-gaming-discussion.648611/ finished! [01/28 22:12:34] [INFO] !!! Now downloading HP EliteBook 2560p Review Discussion !!!!! [01/28 22:12:35] [INFO] We are on page 1 of 2 [01/28 22:12:37] [INFO] We are on page 2 of 2 [01/28 22:12:37] [INFO] Number of posts: 8 [01/28 22:12:37] [INFO] Progress: 1861/6740 [01/28 22:12:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:12:37] [INFO] Thread http://forum.notebookreview.com/threads/hp-elitebook-2560p-review-discussion.612100/ finished! [01/28 22:12:37] [INFO] !!! Now downloading What Different Windows 8 Flavors Will We See Discussion !!!!! [01/28 22:12:39] [INFO] We are on page 1 of 1 [01/28 22:12:39] [INFO] Number of posts: 2 [01/28 22:12:39] [INFO] Progress: 1862/6740 [01/28 22:12:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:12:39] [INFO] Thread http://forum.notebookreview.com/threads/what-different-windows-8-flavors-will-we-see-discussion.649226/ finished! [01/28 22:12:39] [INFO] !!! Now downloading AVADirect Now Offering Mini-SSDs in Notebooks Discussion !!!!! [01/28 22:12:40] [INFO] We are on page 1 of 1 [01/28 22:12:40] [INFO] Number of posts: 1 [01/28 22:12:40] [INFO] Progress: 1863/6740 [01/28 22:12:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:12:40] [INFO] Thread http://forum.notebookreview.com/threads/avadirect-now-offering-mini-ssds-in-notebooks-discussion.649227/ finished! [01/28 22:12:40] [INFO] Max wait time for http://forum.notebookreview.com/threads/hps-13-inch-ultrabook-the-hp-folio-first-look-discussion.625160/ is 25000 ms [01/28 22:12:42] [INFO] !!! Now downloading HP's 13-inch Ultrabook- The HP Folio - First Look Discussion !!!!! [01/28 22:12:43] [INFO] We are on page 1 of 4 [01/28 22:12:45] [INFO] We are on page 2 of 4 [01/28 22:12:47] [INFO] We are on page 3 of 4 [01/28 22:12:50] [INFO] We are on page 4 of 4 [01/28 22:12:50] [INFO] Number of posts: 1 [01/28 22:12:50] [INFO] Progress: 1864/6740 [01/28 22:12:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:12:50] [INFO] Thread http://forum.notebookreview.com/threads/hps-13-inch-ultrabook-the-hp-folio-first-look-discussion.625160/ finished! [01/28 22:12:50] [INFO] !!! Now downloading MSI GT783 Review- Gaming Dominance Discussion !!!!! [01/28 22:12:51] [INFO] We are on page 1 of 1 [01/28 22:12:51] [INFO] Number of posts: 4 [01/28 22:12:51] [INFO] Progress: 1865/6740 [01/28 22:12:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:12:51] [INFO] Thread http://forum.notebookreview.com/threads/msi-gt783-review-gaming-dominance-discussion.649050/ finished! [01/28 22:12:52] [INFO] !!! Now downloading Most Popular Laptops for February 2012 Discussion !!!!! [01/28 22:12:53] [INFO] We are on page 1 of 1 [01/28 22:12:53] [INFO] Number of posts: 1 [01/28 22:12:53] [INFO] Progress: 1866/6740 [01/28 22:12:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:12:53] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-laptops-for-february-2012-discussion.648931/ finished! [01/28 22:12:53] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-u36s-review-better-than-a-macbook-pro-discussion.615636/ is 27500 ms [01/28 22:12:54] [INFO] !!! Now downloading ASUS U36S Review- Better Than A MacBook Pro Discussion !!!!! [01/28 22:12:55] [INFO] We are on page 1 of 4 [01/28 22:12:59] [INFO] We are on page 2 of 4 [01/28 22:13:01] [INFO] We are on page 3 of 4 [01/28 22:13:02] [INFO] We are on page 4 of 4 [01/28 22:13:02] [INFO] Number of posts: 6 [01/28 22:13:03] [INFO] Progress: 1867/6740 [01/28 22:13:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:13:03] [INFO] Thread http://forum.notebookreview.com/threads/asus-u36s-review-better-than-a-macbook-pro-discussion.615636/ finished! [01/28 22:13:03] [INFO] !!! Now downloading Dell Precision M4600 Review- Mobile Workstation Muscle Discussion !!!!! [01/28 22:13:04] [INFO] We are on page 1 of 2 [01/28 22:13:06] [INFO] We are on page 2 of 2 [01/28 22:13:06] [INFO] Number of posts: 8 [01/28 22:13:06] [INFO] Progress: 1868/6740 [01/28 22:13:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:13:06] [INFO] Thread http://forum.notebookreview.com/threads/dell-precision-m4600-review-mobile-workstation-muscle-discussion.647848/ finished! [01/28 22:13:07] [INFO] !!! Now downloading Dell Precision M4600 and M6600 Workstations Now Available Discussion !!!!! [01/28 22:13:08] [INFO] We are on page 1 of 1 [01/28 22:13:08] [INFO] Number of posts: 8 [01/28 22:13:08] [INFO] Progress: 1869/6740 [01/28 22:13:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:13:08] [INFO] Thread http://forum.notebookreview.com/threads/dell-precision-m4600-and-m6600-workstations-now-available-discussion.577470/ finished! [01/28 22:13:08] [INFO] !!! Now downloading RSA Show To Focus On Security Across PCs, Macs, Clouds & Mobile Devices Discussion !!!!! [01/28 22:13:09] [INFO] We are on page 1 of 1 [01/28 22:13:09] [INFO] Number of posts: 1 [01/28 22:13:10] [INFO] Progress: 1870/6740 [01/28 22:13:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:13:10] [INFO] Thread http://forum.notebookreview.com/threads/rsa-show-to-focus-on-security-across-pcs-macs-clouds-mobile-devices-discussion.648369/ finished! [01/28 22:13:10] [INFO] !!! Now downloading TaxACT Software Review- A Great Deal on Online and PC Tax Preparation !!!!! [01/28 22:13:11] [INFO] We are on page 1 of 1 [01/28 22:13:11] [INFO] Number of posts: 1 [01/28 22:13:11] [INFO] Progress: 1871/6740 [01/28 22:13:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:13:11] [INFO] Thread http://forum.notebookreview.com/threads/taxact-software-review-a-great-deal-on-online-and-pc-tax-preparation.648357/ finished! [01/28 22:13:12] [INFO] !!! Now downloading HP ENVY 14 Spectre Ultrabook Available for Order Discussion !!!!! [01/28 22:13:13] [INFO] We are on page 1 of 2 [01/28 22:13:16] [INFO] We are on page 2 of 2 [01/28 22:13:16] [INFO] Number of posts: 4 [01/28 22:13:16] [INFO] Progress: 1872/6740 [01/28 22:13:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:13:16] [INFO] Thread http://forum.notebookreview.com/threads/hp-envy-14-spectre-ultrabook-available-for-order-discussion.644457/ finished! [01/28 22:13:17] [INFO] !!! Now downloading Lenovo IdeaPad Y570 Review- A Lenovo Bestseller Discussion !!!!! [01/28 22:13:18] [INFO] We are on page 1 of 2 [01/28 22:13:18] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Lenovo IdeaPad Y570 Review- A Lenovo Bestseller Discussion/images/avatars/ [01/28 22:13:20] [INFO] We are on page 2 of 2 [01/28 22:13:20] [INFO] Number of posts: 1 [01/28 22:13:20] [INFO] Progress: 1873/6740 [01/28 22:13:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:13:20] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ideapad-y570-review-a-lenovo-bestseller-discussion.646996/ finished! [01/28 22:13:20] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-pavilion-dm1z-review-discussion.547661/ is 106500 ms [01/28 22:13:21] [INFO] !!! Now downloading HP Pavilion dm1z Review Discussion !!!!! [01/28 22:13:22] [INFO] We are on page 1 of 20 [01/28 22:13:24] [INFO] We are on page 2 of 20 [01/28 22:13:26] [INFO] We are on page 3 of 20 [01/28 22:13:28] [INFO] We are on page 4 of 20 [01/28 22:13:29] [INFO] We are on page 5 of 20 [01/28 22:13:31] [INFO] We are on page 6 of 20 [01/28 22:13:33] [INFO] We are on page 7 of 20 [01/28 22:13:34] [INFO] We are on page 8 of 20 [01/28 22:13:36] [INFO] We are on page 9 of 20 [01/28 22:13:38] [INFO] We are on page 10 of 20 [01/28 22:13:40] [INFO] We are on page 11 of 20 [01/28 22:13:41] [INFO] We are on page 12 of 20 [01/28 22:13:44] [INFO] We are on page 13 of 20 [01/28 22:13:46] [INFO] We are on page 14 of 20 [01/28 22:13:47] [INFO] We are on page 15 of 20 [01/28 22:13:49] [INFO] We are on page 16 of 20 [01/28 22:13:51] [INFO] We are on page 17 of 20 [01/28 22:13:52] [INFO] We are on page 18 of 20 [01/28 22:13:54] [INFO] We are on page 19 of 20 [01/28 22:13:57] [WARNING] File not found for image http://freeimagestocks.com/content/20/grey.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/HP Pavilion dm1z Review Discussion/images/storyImages/grey.png [01/28 22:13:59] [INFO] We are on page 20 of 20 [01/28 22:13:59] [INFO] Number of posts: 4 [01/28 22:13:59] [INFO] Progress: 1874/6740 [01/28 22:13:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:13:59] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-dm1z-review-discussion.547661/ finished! [01/28 22:14:00] [INFO] !!! Now downloading NVIDIA Holds Mass Effect 3 Sweepstakes Discussion !!!!! [01/28 22:14:01] [INFO] We are on page 1 of 1 [01/28 22:14:01] [INFO] Number of posts: 3 [01/28 22:14:01] [INFO] Progress: 1875/6740 [01/28 22:14:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:14:01] [INFO] Thread http://forum.notebookreview.com/threads/nvidia-holds-mass-effect-3-sweepstakes-discussion.647464/ finished! [01/28 22:14:01] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-pavilion-dv6t-quad-vs-dell-xps-15-multimedia-powerhouses-discussion.646060/ is 24000 ms [01/28 22:14:01] [INFO] !!! Now downloading HP Pavilion dv6t Quad vs. Dell XPS 15- Multimedia Powerhouses Discussion !!!!! [01/28 22:14:02] [INFO] We are on page 1 of 3 [01/28 22:14:05] [INFO] We are on page 2 of 3 [01/28 22:14:07] [INFO] We are on page 3 of 3 [01/28 22:14:07] [INFO] Number of posts: 9 [01/28 22:14:07] [INFO] Progress: 1876/6740 [01/28 22:14:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:14:07] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-dv6t-quad-vs-dell-xps-15-multimedia-powerhouses-discussion.646060/ finished! [01/28 22:14:07] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-zenbook-vs-toshiba-portege-z835-ultrabook-showdown-discussion.642405/ is 28500 ms [01/28 22:14:08] [INFO] !!! Now downloading ASUS Zenbook vs. Toshiba Portege Z835- Ultrabook Showdown Discussion !!!!! [01/28 22:14:09] [INFO] We are on page 1 of 4 [01/28 22:14:11] [INFO] We are on page 2 of 4 [01/28 22:14:13] [INFO] We are on page 3 of 4 [01/28 22:14:15] [INFO] We are on page 4 of 4 [01/28 22:14:15] [INFO] Number of posts: 8 [01/28 22:14:15] [INFO] Progress: 1877/6740 [01/28 22:14:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:14:15] [INFO] Thread http://forum.notebookreview.com/threads/asus-zenbook-vs-toshiba-portege-z835-ultrabook-showdown-discussion.642405/ finished! [01/28 22:14:16] [INFO] !!! Now downloading Amazing Content Winners Announced Discussion !!!!! [01/28 22:14:17] [INFO] We are on page 1 of 1 [01/28 22:14:17] [INFO] Number of posts: 1 [01/28 22:14:18] [INFO] Progress: 1878/6740 [01/28 22:14:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:14:18] [INFO] Thread http://forum.notebookreview.com/threads/amazing-content-winners-announced-discussion.647210/ finished! [01/28 22:14:18] [INFO] !!! Now downloading Acer Aspire S3 Ultrabook with 240GB SSD Now Available Discussion !!!!! [01/28 22:14:19] [INFO] We are on page 1 of 1 [01/28 22:14:19] [INFO] Number of posts: 8 [01/28 22:14:20] [INFO] Progress: 1879/6740 [01/28 22:14:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:14:20] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire-s3-ultrabook-with-240gb-ssd-now-available-discussion.625449/ finished! [01/28 22:14:20] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-g53sw-a1-review-discussion.582589/ is 27500 ms [01/28 22:14:20] [INFO] !!! Now downloading ASUS G53SW-A1 Review Discussion !!!!! [01/28 22:14:21] [INFO] We are on page 1 of 4 [01/28 22:14:23] [INFO] We are on page 2 of 4 [01/28 22:14:25] [INFO] We are on page 3 of 4 [01/28 22:14:27] [INFO] We are on page 4 of 4 [01/28 22:14:27] [INFO] Number of posts: 6 [01/28 22:14:27] [INFO] Progress: 1880/6740 [01/28 22:14:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:14:27] [INFO] Thread http://forum.notebookreview.com/threads/asus-g53sw-a1-review-discussion.582589/ finished! [01/28 22:14:27] [INFO] Max wait time for http://forum.notebookreview.com/threads/latitude-13-review.538062/ is 22000 ms [01/28 22:14:28] [INFO] !!! Now downloading Latitude 13 Review !!!!! [01/28 22:14:29] [INFO] We are on page 1 of 3 [01/28 22:14:29] [WARNING] File not found for image http://img844.imageshack.us/img844/2052/1202001652.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Latitude 13 Review/images/storyImages/1202001652.jpg [01/28 22:14:29] [WARNING] File not found for image http://img508.imageshack.us/img508/5360/1202001656a.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Latitude 13 Review/images/storyImages/1202001656a.jpg [01/28 22:14:29] [WARNING] File not found for image http://img199.imageshack.us/img199/6453/1202001657a.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Latitude 13 Review/images/storyImages/1202001657a.jpg [01/28 22:14:29] [WARNING] File not found for image http://img522.imageshack.us/img522/9113/1202001657.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Latitude 13 Review/images/storyImages/1202001657.jpg [01/28 22:14:30] [WARNING] File not found for image http://img829.imageshack.us/img829/4810/1202001714.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Latitude 13 Review/images/storyImages/1202001714.jpg [01/28 22:14:30] [WARNING] File not found for image http://img406.imageshack.us/img406/2857/1202001714a.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Latitude 13 Review/images/storyImages/1202001714a.jpg [01/28 22:14:31] [INFO] We are on page 2 of 3 [01/28 22:14:33] [INFO] We are on page 3 of 3 [01/28 22:14:33] [INFO] Number of posts: 5 [01/28 22:14:35] [INFO] Progress: 1881/6740 [01/28 22:14:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:14:35] [INFO] Thread http://forum.notebookreview.com/threads/latitude-13-review.538062/ finished! [01/28 22:14:36] [INFO] !!! Now downloading Symantec Launches 'Windows 8 Beta-Ready' Security Software, Adds More For Android & Mac Discussion !!!!! [01/28 22:14:37] [INFO] We are on page 1 of 1 [01/28 22:14:37] [INFO] Number of posts: 7 [01/28 22:14:37] [INFO] Progress: 1882/6740 [01/28 22:14:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:14:37] [INFO] Thread http://forum.notebookreview.com/threads/symantec-launches-windows-8-beta-ready-security-software-adds-more-for-android-mac-discussion.645617/ finished! [01/28 22:14:38] [INFO] !!! Now downloading Apple's Mac OS X Mountain Lion To Adopt More Features From iPhones & iPads Discussion !!!!! [01/28 22:14:39] [INFO] We are on page 1 of 2 [01/28 22:14:41] [INFO] We are on page 2 of 2 [01/28 22:14:41] [INFO] Number of posts: 3 [01/28 22:14:41] [INFO] Progress: 1883/6740 [01/28 22:14:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:14:41] [INFO] Thread http://forum.notebookreview.com/threads/apples-mac-os-x-mountain-lion-to-adopt-more-features-from-iphones-ipads-discussion.646122/ finished! [01/28 22:14:41] [INFO] !!! Now downloading Dell Latitude E6420 Review- Great Notebook With a Multitouch Option Discussion !!!!! [01/28 22:14:42] [INFO] We are on page 1 of 1 [01/28 22:14:42] [INFO] Number of posts: 7 [01/28 22:14:43] [INFO] Progress: 1884/6740 [01/28 22:14:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:14:43] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-e6420-review-great-notebook-with-a-multitouch-option-discussion.643467/ finished! [01/28 22:14:44] [INFO] !!! Now downloading Origin Announces 6-Core EON17-X Desktop Replacement Discussion !!!!! [01/28 22:14:45] [INFO] We are on page 1 of 1 [01/28 22:14:45] [INFO] Number of posts: 6 [01/28 22:14:46] [INFO] Progress: 1885/6740 [01/28 22:14:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:14:46] [INFO] Thread http://forum.notebookreview.com/threads/origin-announces-6-core-eon17-x-desktop-replacement-discussion.645256/ finished! [01/28 22:14:46] [INFO] !!! Now downloading Lenovo Soars on Business Customer Sales Discussion !!!!! [01/28 22:14:47] [INFO] We are on page 1 of 2 [01/28 22:14:49] [INFO] We are on page 2 of 2 [01/28 22:14:49] [INFO] Number of posts: 2 [01/28 22:14:49] [INFO] Progress: 1886/6740 [01/28 22:14:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:14:49] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-soars-on-business-customer-sales-discussion.644204/ finished! [01/28 22:14:50] [INFO] !!! Now downloading HP ENVY 17 Review- A Great Entertainment PC Discussion !!!!! [01/28 22:14:51] [INFO] We are on page 1 of 1 [01/28 22:14:51] [INFO] Number of posts: 6 [01/28 22:14:51] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/HP ENVY 17 Review- A Great Entertainment PC Discussion/images/avatars/ [01/28 22:14:51] [INFO] Progress: 1887/6740 [01/28 22:14:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:14:51] [INFO] Thread http://forum.notebookreview.com/threads/hp-envy-17-review-a-great-entertainment-pc-discussion.645266/ finished! [01/28 22:14:52] [INFO] !!! Now downloading Lenovo IdeaPad U400 Review- The Latest MacBook Pro Challenger Discussion !!!!! [01/28 22:14:54] [INFO] We are on page 1 of 2 [01/28 22:14:56] [INFO] We are on page 2 of 2 [01/28 22:14:56] [INFO] Number of posts: 3 [01/28 22:14:56] [INFO] Progress: 1888/6740 [01/28 22:14:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:14:56] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ideapad-u400-review-the-latest-macbook-pro-challenger-discussion.633525/ finished! [01/28 22:14:56] [INFO] !!! Now downloading Sony VAIO F Review Discussion !!!!! [01/28 22:14:57] [INFO] We are on page 1 of 1 [01/28 22:14:57] [INFO] Number of posts: 5 [01/28 22:14:58] [INFO] Progress: 1889/6740 [01/28 22:14:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:14:58] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-f-review-discussion.566397/ finished! [01/28 22:14:58] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-g53sx-a1-review-powerful-portable-gaming-discussion.619891/ is 24000 ms [01/28 22:14:58] [INFO] !!! Now downloading ASUS G53SX-A1 Review- Powerful Portable Gaming Discussion !!!!! [01/28 22:14:59] [INFO] We are on page 1 of 3 [01/28 22:14:59] [INFO] Number of posts: 11 [01/28 22:15:01] [INFO] We are on page 2 of 3 [01/28 22:15:03] [INFO] We are on page 3 of 3 [01/28 22:15:03] [INFO] Number of posts: 9 [01/28 22:15:03] [INFO] Progress: 1890/6740 [01/28 22:15:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:15:03] [INFO] Thread http://forum.notebookreview.com/threads/asus-g53sx-a1-review-powerful-portable-gaming-discussion.619891/ finished! [01/28 22:15:04] [INFO] !!! Now downloading Most Popular Laptops for January 2012 Discussion !!!!! [01/28 22:15:05] [INFO] We are on page 1 of 1 [01/28 22:15:05] [INFO] Number of posts: 4 [01/28 22:15:05] [INFO] Progress: 1891/6740 [01/28 22:15:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:15:05] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-laptops-for-january-2012-discussion.642618/ finished! [01/28 22:15:05] [INFO] !!! Now downloading AVADirect First to Offer Powerful Clevo Gaming Notebook, It's Based on the New X79 Chipset Discussion !!!!! [01/28 22:15:07] [INFO] We are on page 1 of 2 [01/28 22:15:10] [INFO] We are on page 2 of 2 [01/28 22:15:10] [INFO] Number of posts: 3 [01/28 22:15:10] [INFO] Progress: 1892/6740 [01/28 22:15:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:15:10] [INFO] Thread http://forum.notebookreview.com/threads/avadirect-first-to-offer-powerful-clevo-gaming-notebook-its-based-on-the-new-x79-chipset-discussion.643489/ finished! [01/28 22:15:12] [INFO] !!! Now downloading Intel Announces Three New ULV Processors for Notebooks Discussion !!!!! [01/28 22:15:13] [INFO] We are on page 1 of 2 [01/28 22:15:14] [INFO] We are on page 2 of 2 [01/28 22:15:14] [INFO] Number of posts: 2 [01/28 22:15:16] [INFO] Progress: 1893/6740 [01/28 22:15:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:15:16] [INFO] Thread http://forum.notebookreview.com/threads/intel-announces-three-new-ulv-processors-for-notebooks-discussion.588159/ finished! [01/28 22:15:16] [INFO] !!! Now downloading Dell Latitude E6320 Review- Strong and Capable Discussion !!!!! [01/28 22:15:17] [INFO] We are on page 1 of 2 [01/28 22:15:19] [INFO] We are on page 2 of 2 [01/28 22:15:19] [INFO] Number of posts: 1 [01/28 22:15:19] [INFO] Progress: 1894/6740 [01/28 22:15:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:15:19] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-e6320-review-strong-and-capable-discussion.630500/ finished! [01/28 22:15:20] [INFO] !!! Now downloading US Air Force Selects the Getac B300 Ultra Rugged Notebook Discussion !!!!! [01/28 22:15:21] [INFO] We are on page 1 of 1 [01/28 22:15:21] [INFO] Number of posts: 1 [01/28 22:15:21] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/US Air Force Selects the Getac B300 Ultra Rugged Notebook Discussion/images/avatars/ [01/28 22:15:21] [INFO] Progress: 1895/6740 [01/28 22:15:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:15:21] [INFO] Thread http://forum.notebookreview.com/threads/us-air-force-selects-the-getac-b300-ultra-rugged-notebook-discussion.642551/ finished! [01/28 22:15:21] [INFO] !!! Now downloading TurboTax Review- PC Software for Easing Your Tax Burden Discussion !!!!! [01/28 22:15:22] [INFO] We are on page 1 of 1 [01/28 22:15:22] [INFO] Number of posts: 1 [01/28 22:15:22] [INFO] Progress: 1896/6740 [01/28 22:15:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:15:22] [INFO] Thread http://forum.notebookreview.com/threads/turbotax-review-pc-software-for-easing-your-tax-burden-discussion.642396/ finished! [01/28 22:15:23] [INFO] !!! Now downloading CES 2012- Windows 8 Gaze and Lenovo's Android 'Ice Cream Sandwich' TV Discussion !!!!! [01/28 22:15:24] [INFO] We are on page 1 of 1 [01/28 22:15:24] [INFO] Number of posts: 4 [01/28 22:15:25] [INFO] Progress: 1897/6740 [01/28 22:15:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:15:25] [INFO] Thread http://forum.notebookreview.com/threads/ces-2012-windows-8-gaze-and-lenovos-android-ice-cream-sandwich-tv-discussion.637659/ finished! [01/28 22:15:25] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-8740w-review-full-metal-jacket.503121/ is 172000 ms [01/28 22:15:25] [INFO] !!! Now downloading HP 8740w Review! - Full Metal Jacket! !!!!! [01/28 22:15:26] [INFO] We are on page 1 of 33 [01/28 22:15:26] [INFO] Applying Photobucket fix for http://s988.photobucket.com/albums/af6/Aikimox/18.jpg [01/28 22:15:26] [INFO] Applying Photobucket fix for http://s988.photobucket.com/albums/af6/Aikimox/2.jpg [01/28 22:15:27] [INFO] Applying Photobucket fix for http://s988.photobucket.com/albums/af6/Aikimox/6.jpg [01/28 22:15:27] [INFO] Applying Photobucket fix for http://s988.photobucket.com/albums/af6/Aikimox/3.jpg [01/28 22:15:27] [INFO] Applying Photobucket fix for http://s988.photobucket.com/albums/af6/Aikimox/13.jpg [01/28 22:15:27] [INFO] Applying Photobucket fix for http://s988.photobucket.com/albums/af6/Aikimox/14.jpg [01/28 22:15:28] [INFO] Applying Photobucket fix for http://s988.photobucket.com/albums/af6/Aikimox/17.jpg [01/28 22:15:28] [INFO] Applying Photobucket fix for http://s988.photobucket.com/albums/af6/Aikimox/11.jpg [01/28 22:15:28] [INFO] Applying Photobucket fix for http://s988.photobucket.com/albums/af6/Aikimox/20.jpg [01/28 22:15:28] [INFO] Applying Photobucket fix for http://s988.photobucket.com/albums/af6/Aikimox/21.jpg [01/28 22:15:28] [INFO] Applying Photobucket fix for http://s988.photobucket.com/albums/af6/Aikimox/22.jpg [01/28 22:15:29] [INFO] Applying Photobucket fix for http://s988.photobucket.com/albums/af6/Aikimox/16.jpg [01/28 22:15:29] [INFO] Applying Photobucket fix for http://s988.photobucket.com/albums/af6/Aikimox/redcap.jpg [01/28 22:15:29] [INFO] Applying Photobucket fix for http://s988.photobucket.com/albums/af6/Aikimox/WEI.jpg [01/28 22:15:29] [INFO] Applying Photobucket fix for http://s988.photobucket.com/albums/af6/Aikimox/3DMark06.jpg [01/28 22:15:30] [INFO] Applying Photobucket fix for http://s988.photobucket.com/albums/af6/Aikimox/Vantage.jpg [01/28 22:15:30] [INFO] Applying Photobucket fix for http://s988.photobucket.com/albums/af6/Aikimox/DPC.jpg [01/28 22:15:30] [INFO] Applying Photobucket fix for http://s988.photobucket.com/albums/af6/Aikimox/idle.jpg [01/28 22:15:30] [INFO] Applying Photobucket fix for http://s988.photobucket.com/albums/af6/Aikimox/load.jpg [01/28 22:15:30] [INFO] Applying Photobucket fix for http://s988.photobucket.com/albums/af6/Aikimox/kings_bounty.jpg [01/28 22:15:30] [INFO] Applying Photobucket fix for http://s988.photobucket.com/albums/af6/Aikimox/cooling.jpg [01/28 22:15:30] [INFO] Applying Photobucket fix for http://s988.photobucket.com/albums/af6/Aikimox/19.jpg [01/28 22:15:31] [INFO] Applying Photobucket fix for http://s988.photobucket.com/albums/af6/Aikimox/23.jpg [01/28 22:15:31] [INFO] Applying Photobucket fix for http://s988.photobucket.com/albums/af6/Aikimox/24.jpg [01/28 22:15:31] [INFO] Applying Photobucket fix for http://s988.photobucket.com/albums/af6/Aikimox/25.jpg [01/28 22:15:31] [INFO] Applying Photobucket fix for http://s988.photobucket.com/albums/af6/Aikimox/angles.jpg [01/28 22:15:31] [INFO] Applying Photobucket fix for http://s988.photobucket.com/albums/af6/Aikimox/green.jpg [01/28 22:15:32] [INFO] Applying Photobucket fix for http://s988.photobucket.com/albums/af6/Aikimox/leaves.jpg [01/28 22:15:32] [INFO] Applying Photobucket fix for http://s988.photobucket.com/albums/af6/Aikimox/canoe.jpg [01/28 22:15:32] [INFO] Applying Photobucket fix for http://s988.photobucket.com/albums/af6/Aikimox/rockies.jpg [01/28 22:15:32] [INFO] Applying Photobucket fix for http://s988.photobucket.com/albums/af6/Aikimox/tiger.jpg [01/28 22:15:35] [INFO] We are on page 2 of 33 [01/28 22:15:35] [INFO] Applying Photobucket fix for http://i213.photobucket.com/albums/cc35/tse727/th_PB150149.jpg [01/28 22:15:35] [INFO] Applying Photobucket fix for http://i213.photobucket.com/albums/cc35/tse727/th_IMG_20100725_140443.jpg [01/28 22:15:38] [INFO] We are on page 3 of 33 [01/28 22:15:38] [INFO] Applying Photobucket fix for http://i213.photobucket.com/albums/cc35/tse727/th_PB150149.jpg [01/28 22:15:38] [INFO] Applying Photobucket fix for http://i213.photobucket.com/albums/cc35/tse727/th_IMG_20100725_140443.jpg [01/28 22:15:40] [INFO] We are on page 4 of 33 [01/28 22:15:41] [INFO] We are on page 5 of 33 [01/28 22:15:43] [INFO] We are on page 6 of 33 [01/28 22:15:45] [INFO] We are on page 7 of 33 [01/28 22:15:47] [INFO] We are on page 8 of 33 [01/28 22:15:49] [INFO] Applying Photobucket fix for http://s988.photobucket.com/albums/af6/Aikimox/current.jpg [01/28 22:15:51] [INFO] We are on page 9 of 33 [01/28 22:15:52] [INFO] We are on page 10 of 33 [01/28 22:15:54] [INFO] We are on page 11 of 33 [01/28 22:15:56] [INFO] We are on page 12 of 33 [01/28 22:15:56] [WARNING] File not found for image http://img812.imageshack.us/img812/3404/bythelake.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/HP 8740w Review! - Full Metal Jacket!/images/storyImages/bythelake.th.jpg [01/28 22:15:58] [INFO] We are on page 13 of 33 [01/28 22:15:58] [INFO] Applying Photobucket fix for http://i176.photobucket.com/albums/w161/knight427/HP%208740w/IMG_6027.jpg [01/28 22:15:58] [INFO] Applying Photobucket fix for http://i176.photobucket.com/albums/w161/knight427/HP%208740w/IMG_6028.jpg [01/28 22:16:00] [INFO] We are on page 14 of 33 [01/28 22:16:02] [INFO] We are on page 15 of 33 [01/28 22:16:04] [INFO] We are on page 16 of 33 [01/28 22:16:04] [WARNING] File not found for image http://img825.imageshack.us/img825/8773/8740wsilverpiece.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/HP 8740w Review! - Full Metal Jacket!/images/storyImages/8740wsilverpiece.jpg [01/28 22:16:06] [INFO] We are on page 17 of 33 [01/28 22:16:06] [INFO] Applying Photobucket fix for http://i176.photobucket.com/albums/w161/knight427/HP%208740w/dpclatency.jpg [01/28 22:16:08] [INFO] We are on page 18 of 33 [01/28 22:16:09] [INFO] We are on page 19 of 33 [01/28 22:16:11] [INFO] We are on page 20 of 33 [01/28 22:16:13] [INFO] We are on page 21 of 33 [01/28 22:16:15] [INFO] We are on page 22 of 33 [01/28 22:16:16] [INFO] We are on page 23 of 33 [01/28 22:16:18] [INFO] We are on page 24 of 33 [01/28 22:16:20] [INFO] We are on page 25 of 33 [01/28 22:16:22] [INFO] We are on page 26 of 33 [01/28 22:16:23] [INFO] We are on page 27 of 33 [01/28 22:16:23] [INFO] Applying Photobucket fix for http://i422.photobucket.com/albums/pp305/Meeposmini/Smileys/russian-roulette-smiley.gif [01/28 22:16:24] [WARNING] Could not download image https://hosting.photobucket.com/albums/pp305/Meeposmini/Smileys/russian-roulette-smiley.gif because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/pp305/Meeposmini/Smileys/russian-roulette-smiley.gif [01/28 22:16:25] [INFO] Progress has been made 0 ago. Waiting another minute... [01/28 22:16:25] [INFO] We are on page 28 of 33 [01/28 22:16:27] [INFO] We are on page 29 of 33 [01/28 22:16:31] [INFO] We are on page 30 of 33 [01/28 22:16:33] [INFO] We are on page 31 of 33 [01/28 22:16:34] [INFO] We are on page 32 of 33 [01/28 22:16:36] [INFO] We are on page 33 of 33 [01/28 22:16:36] [INFO] Number of posts: 5 [01/28 22:16:36] [INFO] Progress: 1898/6740 [01/28 22:16:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:16:36] [INFO] Thread http://forum.notebookreview.com/threads/hp-8740w-review-full-metal-jacket.503121/ finished! [01/28 22:16:37] [INFO] !!! Now downloading Lenovo LT1421 Wide Mobile Monitor Review- Extra Space For Mobile Pros Discussion !!!!! [01/28 22:16:38] [INFO] We are on page 1 of 2 [01/28 22:16:40] [INFO] We are on page 2 of 2 [01/28 22:16:40] [INFO] Number of posts: 5 [01/28 22:16:40] [INFO] Progress: 1899/6740 [01/28 22:16:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:16:40] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-lt1421-wide-mobile-monitor-review-extra-space-for-mobile-pros-discussion.639338/ finished! [01/28 22:16:40] [INFO] !!! Now downloading Dell Latitude E5420- Our Deal of the Week Discussion !!!!! [01/28 22:16:41] [INFO] We are on page 1 of 1 [01/28 22:16:41] [INFO] Number of posts: 3 [01/28 22:16:41] [INFO] Progress: 1900/6740 [01/28 22:16:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:16:41] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-e5420-our-deal-of-the-week-discussion.641389/ finished! [01/28 22:16:42] [INFO] !!! Now downloading Macworld iWorld Draws Big Crowds, Even Without a New iPad in Sight Discussion !!!!! [01/28 22:16:43] [INFO] We are on page 1 of 1 [01/28 22:16:43] [INFO] Number of posts: 1 [01/28 22:16:43] [INFO] Progress: 1901/6740 [01/28 22:16:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:16:43] [INFO] Thread http://forum.notebookreview.com/threads/macworld-iworld-draws-big-crowds-even-without-a-new-ipad-in-sight-discussion.641415/ finished! [01/28 22:16:43] [INFO] !!! Now downloading CES 2012- Samsung Unveils Series 9 Mobile PCs and Series 5 Ultrabooks Discussion !!!!! [01/28 22:16:45] [INFO] We are on page 1 of 2 [01/28 22:16:46] [INFO] We are on page 2 of 2 [01/28 22:16:46] [INFO] Number of posts: 5 [01/28 22:16:47] [INFO] Progress: 1902/6740 [01/28 22:16:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:16:47] [INFO] Thread http://forum.notebookreview.com/threads/ces-2012-samsung-unveils-series-9-mobile-pcs-and-series-5-ultrabooks-discussion.637756/ finished! [01/28 22:16:47] [INFO] !!! Now downloading HP Releases the Mini 1104 Business Netbook with 9 Hours Battery Life Discussion !!!!! [01/28 22:16:48] [INFO] We are on page 1 of 1 [01/28 22:16:48] [INFO] Number of posts: 7 [01/28 22:16:49] [INFO] Progress: 1903/6740 [01/28 22:16:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:16:49] [INFO] Thread http://forum.notebookreview.com/threads/hp-releases-the-mini-1104-business-netbook-with-9-hours-battery-life-discussion.640567/ finished! [01/28 22:16:49] [INFO] !!! Now downloading A Product-Light Preview Day at Macworld iWorld 2012 Discussion !!!!! [01/28 22:16:50] [INFO] We are on page 1 of 1 [01/28 22:16:50] [INFO] Number of posts: 1 [01/28 22:16:50] [INFO] Progress: 1904/6740 [01/28 22:16:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:16:50] [INFO] Thread http://forum.notebookreview.com/threads/a-product-light-preview-day-at-macworld-iworld-2012-discussion.641237/ finished! [01/28 22:16:51] [INFO] !!! Now downloading New ADA Group To Spark Innovation in Software Applications Discussion !!!!! [01/28 22:16:52] [INFO] We are on page 1 of 1 [01/28 22:16:52] [INFO] Number of posts: 2 [01/28 22:16:52] [INFO] Progress: 1905/6740 [01/28 22:16:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:16:52] [INFO] Thread http://forum.notebookreview.com/threads/new-ada-group-to-spark-innovation-in-software-applications-discussion.640489/ finished! [01/28 22:16:52] [INFO] !!! Now downloading Eurocom Notebooks Support High-End 3D NVIDIA GPUs Discussion !!!!! [01/28 22:16:53] [INFO] We are on page 1 of 1 [01/28 22:16:53] [INFO] Number of posts: 1 [01/28 22:16:53] [INFO] Progress: 1906/6740 [01/28 22:16:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:16:53] [INFO] Thread http://forum.notebookreview.com/threads/eurocom-notebooks-support-high-end-3d-nvidia-gpus-discussion.639364/ finished! [01/28 22:16:54] [INFO] !!! Now downloading Behind the Scenes at CES- The Latest Laptops Discussion !!!!! [01/28 22:16:55] [INFO] We are on page 1 of 1 [01/28 22:16:55] [INFO] Number of posts: 9 [01/28 22:16:56] [INFO] Progress: 1907/6740 [01/28 22:16:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:16:56] [INFO] Thread http://forum.notebookreview.com/threads/behind-the-scenes-at-ces-the-latest-laptops-discussion.637794/ finished! [01/28 22:16:56] [INFO] !!! Now downloading CES 2012- XtremeMac Announces 13 and 15-inch MacBook Sleeves Discussion !!!!! [01/28 22:16:57] [INFO] We are on page 1 of 1 [01/28 22:16:57] [INFO] Number of posts: 1 [01/28 22:16:57] [INFO] Progress: 1908/6740 [01/28 22:16:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:16:57] [INFO] Thread http://forum.notebookreview.com/threads/ces-2012-xtrememac-announces-13-and-15-inch-macbook-sleeves-discussion.638326/ finished! [01/28 22:16:57] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-releases-even-more-new-ideapad-laptops-discussion.637446/ is 22000 ms [01/28 22:16:58] [INFO] !!! Now downloading Lenovo Releases Even More New IdeaPad Laptops Discussion !!!!! [01/28 22:16:59] [INFO] We are on page 1 of 3 [01/28 22:17:01] [INFO] We are on page 2 of 3 [01/28 22:17:03] [INFO] We are on page 3 of 3 [01/28 22:17:03] [INFO] Number of posts: 5 [01/28 22:17:03] [INFO] Progress: 1909/6740 [01/28 22:17:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:17:03] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-releases-even-more-new-ideapad-laptops-discussion.637446/ finished! [01/28 22:17:03] [INFO] !!! Now downloading Crucial Introduces m4 Ultra-Slim SSD for Ultrabooks Discussion !!!!! [01/28 22:17:04] [INFO] We are on page 1 of 1 [01/28 22:17:04] [INFO] Number of posts: 4 [01/28 22:17:05] [INFO] Progress: 1910/6740 [01/28 22:17:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:17:05] [INFO] Thread http://forum.notebookreview.com/threads/crucial-introduces-m4-ultra-slim-ssd-for-ultrabooks-discussion.637008/ finished! [01/28 22:17:05] [INFO] !!! Now downloading CES 2012- OWC USB 3.0 External Storage Drive, Up to 1.5TB Available Discussion !!!!! [01/28 22:17:06] [INFO] We are on page 1 of 1 [01/28 22:17:06] [INFO] Number of posts: 1 [01/28 22:17:06] [INFO] Progress: 1911/6740 [01/28 22:17:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:17:06] [INFO] Thread http://forum.notebookreview.com/threads/ces-2012-owc-usb-3-0-external-storage-drive-up-to-1-5tb-available-discussion.637865/ finished! [01/28 22:17:07] [INFO] !!! Now downloading CES 2012- Second Windows 8 Pre-Release Set for February, With App Store (and Maybe More) Discussion !!!!! [01/28 22:17:08] [INFO] We are on page 1 of 1 [01/28 22:17:08] [INFO] Number of posts: 1 [01/28 22:17:08] [INFO] Progress: 1912/6740 [01/28 22:17:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:17:08] [INFO] Thread http://forum.notebookreview.com/threads/ces-2012-second-windows-8-pre-release-set-for-february-with-app-store-and-maybe-more-discussion.637853/ finished! [01/28 22:17:10] [INFO] !!! Now downloading CES 2012- Corel Rolls Out AfterShot Pro for Windows, Mac and Linux Discussion !!!!! [01/28 22:17:11] [INFO] We are on page 1 of 1 [01/28 22:17:11] [INFO] Number of posts: 1 [01/28 22:17:11] [INFO] Progress: 1913/6740 [01/28 22:17:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:17:11] [INFO] Thread http://forum.notebookreview.com/threads/ces-2012-corel-rolls-out-aftershot-pro-for-windows-mac-and-linux-discussion.637658/ finished! [01/28 22:17:11] [INFO] !!! Now downloading CES 2012- Verbatim Announces New 2.5-inch SATA SSDs Discussion !!!!! [01/28 22:17:12] [INFO] We are on page 1 of 1 [01/28 22:17:12] [INFO] Number of posts: 1 [01/28 22:17:12] [INFO] Progress: 1914/6740 [01/28 22:17:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:17:12] [INFO] Thread http://forum.notebookreview.com/threads/ces-2012-verbatim-announces-new-2-5-inch-sata-ssds-discussion.637627/ finished! [01/28 22:17:13] [INFO] !!! Now downloading CES 2012- Verbatim Outs Rugged Store 'n' Go Plus USB Drive Discussion !!!!! [01/28 22:17:14] [INFO] We are on page 1 of 1 [01/28 22:17:14] [INFO] Number of posts: 1 [01/28 22:17:14] [INFO] Progress: 1915/6740 [01/28 22:17:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:17:14] [INFO] Thread http://forum.notebookreview.com/threads/ces-2012-verbatim-outs-rugged-store-n-go-plus-usb-drive-discussion.637615/ finished! [01/28 22:17:14] [INFO] !!! Now downloading CES 2012- IOGEAR Dual-View Mini DisplayPort Switch with USB 2.0 Hub Discussion !!!!! [01/28 22:17:15] [INFO] We are on page 1 of 1 [01/28 22:17:15] [INFO] Number of posts: 1 [01/28 22:17:15] [INFO] Progress: 1916/6740 [01/28 22:17:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:17:16] [INFO] Thread http://forum.notebookreview.com/threads/ces-2012-iogear-dual-view-mini-displayport-switch-with-usb-2-0-hub-discussion.637600/ finished! [01/28 22:17:16] [INFO] !!! Now downloading CES 2012- OCZ SSDs on Indilinx's Everest Platform Announced Discussion !!!!! [01/28 22:17:17] [INFO] We are on page 1 of 1 [01/28 22:17:17] [INFO] Number of posts: 1 [01/28 22:17:17] [INFO] Progress: 1917/6740 [01/28 22:17:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:17:17] [INFO] Thread http://forum.notebookreview.com/threads/ces-2012-ocz-ssds-on-indilinxs-everest-platform-announced-discussion.637576/ finished! [01/28 22:17:18] [INFO] !!! Now downloading ASUS Updates Eee PC netbooks, UX21 Ultrabook and Eee Pad Transformer Discussion !!!!! [01/28 22:17:19] [INFO] We are on page 1 of 1 [01/28 22:17:19] [INFO] Number of posts: 1 [01/28 22:17:19] [INFO] Progress: 1918/6740 [01/28 22:17:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:17:19] [INFO] Thread http://forum.notebookreview.com/threads/asus-updates-eee-pc-netbooks-ux21-ultrabook-and-eee-pad-transformer-discussion.637566/ finished! [01/28 22:17:20] [INFO] !!! Now downloading CES 2012- Iomega Announces Advanced Network Storage Device Discussion !!!!! [01/28 22:17:21] [INFO] We are on page 1 of 1 [01/28 22:17:21] [INFO] Number of posts: 1 [01/28 22:17:21] [INFO] Progress: 1919/6740 [01/28 22:17:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:17:21] [INFO] Thread http://forum.notebookreview.com/threads/ces-2012-iomega-announces-advanced-network-storage-device-discussion.637530/ finished! [01/28 22:17:21] [INFO] !!! Now downloading CES 2012- Iomega Announces Advanced Network Storage Device Discussion !!!!! [01/28 22:17:22] [INFO] We are on page 1 of 1 [01/28 22:17:22] [INFO] Number of posts: 1 [01/28 22:17:22] [INFO] Progress: 1920/6740 [01/28 22:17:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:17:22] [INFO] Thread http://forum.notebookreview.com/threads/ces-2012-iomega-announces-advanced-network-storage-device-discussion.637528/ finished! [01/28 22:17:23] [INFO] !!! Now downloading CES 2012- Iomega Announces Advanced Network Storage Device Discussion !!!!! [01/28 22:17:24] [INFO] We are on page 1 of 1 [01/28 22:17:24] [INFO] Number of posts: 1 [01/28 22:17:24] [INFO] Progress: 1921/6740 [01/28 22:17:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:17:24] [INFO] Thread http://forum.notebookreview.com/threads/ces-2012-iomega-announces-advanced-network-storage-device-discussion.637529/ finished! [01/28 22:17:24] [INFO] !!! Now downloading CES 2012- CEA Predicts 'The Year of the (User) Interface' Discussion !!!!! [01/28 22:17:26] [INFO] We are on page 1 of 1 [01/28 22:17:26] [INFO] Number of posts: 1 [01/28 22:17:26] [INFO] Progress: 1922/6740 [01/28 22:17:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:17:26] [INFO] Thread http://forum.notebookreview.com/threads/ces-2012-cea-predicts-the-year-of-the-user-interface-discussion.637459/ finished! [01/28 22:17:26] [INFO] !!! Now downloading CES 2012- Cool New Products for Storing Your Content Online or on Your PC Discussion !!!!! [01/28 22:17:27] [INFO] We are on page 1 of 1 [01/28 22:17:27] [INFO] Number of posts: 1 [01/28 22:17:27] [INFO] Progress: 1923/6740 [01/28 22:17:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:17:27] [INFO] Thread http://forum.notebookreview.com/threads/ces-2012-cool-new-products-for-storing-your-content-online-or-on-your-pc-discussion.637417/ finished! [01/28 22:17:28] [INFO] !!! Now downloading Lenovo Announces New ThinkPad Edge Laptops for 2012 Discussion !!!!! [01/28 22:17:29] [INFO] We are on page 1 of 1 [01/28 22:17:29] [INFO] Number of posts: 4 [01/28 22:17:29] [INFO] Progress: 1924/6740 [01/28 22:17:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:17:29] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-announces-new-thinkpad-edge-laptops-for-2012-discussion.636569/ finished! [01/28 22:17:29] [INFO] !!! Now downloading Lenovo IdeaPad U300s Review- Beauty and the Beast Discussion !!!!! [01/28 22:17:30] [INFO] We are on page 1 of 1 [01/28 22:17:31] [INFO] Progress: 1925/6740 [01/28 22:17:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:17:31] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ideapad-u300s-review-beauty-and-the-beast-discussion.636206/ finished! [01/28 22:17:31] [INFO] !!! Now downloading CES 2012- Sneak Peek and Predictions Discussion !!!!! [01/28 22:17:32] [INFO] We are on page 1 of 1 [01/28 22:17:32] [INFO] Number of posts: 7 [01/28 22:17:33] [INFO] Progress: 1926/6740 [01/28 22:17:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:17:33] [INFO] Thread http://forum.notebookreview.com/threads/ces-2012-sneak-peek-and-predictions-discussion.637000/ finished! [01/28 22:17:33] [INFO] !!! Now downloading Dell Vostro V131- Our Deal of the Week Discussion !!!!! [01/28 22:17:34] [INFO] We are on page 1 of 1 [01/28 22:17:34] [INFO] Number of posts: 1 [01/28 22:17:34] [INFO] Progress: 1927/6740 [01/28 22:17:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:17:34] [INFO] Thread http://forum.notebookreview.com/threads/dell-vostro-v131-our-deal-of-the-week-discussion.637087/ finished! [01/28 22:17:35] [INFO] !!! Now downloading LoiLoScope 2 Software Review- Video Editing for Everyone Discussion !!!!! [01/28 22:17:36] [INFO] We are on page 1 of 1 [01/28 22:17:36] [INFO] Number of posts: 1 [01/28 22:17:36] [INFO] Progress: 1928/6740 [01/28 22:17:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:17:36] [INFO] Thread http://forum.notebookreview.com/threads/loiloscope-2-software-review-video-editing-for-everyone-discussion.636667/ finished! [01/28 22:17:37] [INFO] !!! Now downloading Lenovo IdeaPad V470 Review- The Home and Office Hybrid Notebook Discussion !!!!! [01/28 22:17:38] [INFO] We are on page 1 of 1 [01/28 22:17:38] [INFO] Number of posts: 5 [01/28 22:17:38] [INFO] Progress: 1929/6740 [01/28 22:17:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:17:38] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ideapad-v470-review-the-home-and-office-hybrid-notebook-discussion.634590/ finished! [01/28 22:17:39] [INFO] !!! Now downloading Most Popular Laptops for December 2011 Discussion !!!!! [01/28 22:17:40] [INFO] We are on page 1 of 1 [01/28 22:17:40] [INFO] Number of posts: 2 [01/28 22:17:40] [INFO] Progress: 1930/6740 [01/28 22:17:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:17:40] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-laptops-for-december-2011-discussion.636197/ finished! [01/28 22:17:40] [INFO] !!! Now downloading Software Bargains for PCs and Macs Going Strong Through January Discussion !!!!! [01/28 22:17:41] [INFO] We are on page 1 of 1 [01/28 22:17:41] [INFO] Number of posts: 1 [01/28 22:17:42] [INFO] Progress: 1931/6740 [01/28 22:17:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:17:42] [INFO] Thread http://forum.notebookreview.com/threads/software-bargains-for-pcs-and-macs-going-strong-through-january-discussion.636014/ finished! [01/28 22:17:42] [INFO] !!! Now downloading Seagate Acquires Samsung's Hard Drive Business for $1.4 Billion Discussion !!!!! [01/28 22:17:43] [INFO] We are on page 1 of 2 [01/28 22:17:46] [INFO] We are on page 2 of 2 [01/28 22:17:46] [INFO] Number of posts: 8 [01/28 22:17:46] [INFO] Progress: 1932/6740 [01/28 22:17:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:17:46] [INFO] Thread http://forum.notebookreview.com/threads/seagate-acquires-samsungs-hard-drive-business-for-1-4-billion-discussion.633308/ finished! [01/28 22:17:46] [INFO] !!! Now downloading Toshiba Satellite P755-3DV20 Review- Affordable 3D Fun Discussion !!!!! [01/28 22:17:48] [INFO] We are on page 1 of 1 [01/28 22:17:48] [INFO] Number of posts: 7 [01/28 22:17:49] [INFO] Progress: 1933/6740 [01/28 22:17:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:17:49] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-p755-3dv20-review-affordable-3d-fun-discussion.635009/ finished! [01/28 22:17:49] [INFO] !!! Now downloading McAfee Internet Security 2012 Review- Safeguard Your PC for Less Discussion !!!!! [01/28 22:17:50] [INFO] We are on page 1 of 1 [01/28 22:17:50] [INFO] Number of posts: 1 [01/28 22:17:51] [INFO] Progress: 1934/6740 [01/28 22:17:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:17:51] [INFO] Thread http://forum.notebookreview.com/threads/mcafee-internet-security-2012-review-safeguard-your-pc-for-less-discussion.635256/ finished! [01/28 22:17:51] [INFO] Max wait time for http://forum.notebookreview.com/threads/hps-new-envy-15-and-envy-17-first-look-good-design-and-3d-discussion.625147/ is 91500 ms [01/28 22:17:51] [INFO] !!! Now downloading HP's New ENVY 15 and ENVY 17 First Look- Good Design and 3D Discussion !!!!! [01/28 22:17:52] [INFO] We are on page 1 of 17 [01/28 22:17:54] [INFO] We are on page 2 of 17 [01/28 22:17:56] [INFO] We are on page 3 of 17 [01/28 22:17:58] [INFO] We are on page 4 of 17 [01/28 22:18:00] [INFO] We are on page 5 of 17 [01/28 22:18:02] [INFO] We are on page 6 of 17 [01/28 22:18:07] [INFO] We are on page 7 of 17 [01/28 22:18:08] [INFO] We are on page 8 of 17 [01/28 22:18:11] [INFO] We are on page 9 of 17 [01/28 22:18:12] [INFO] We are on page 10 of 17 [01/28 22:18:14] [INFO] We are on page 11 of 17 [01/28 22:18:16] [INFO] We are on page 12 of 17 [01/28 22:18:19] [INFO] We are on page 13 of 17 [01/28 22:18:21] [INFO] We are on page 14 of 17 [01/28 22:18:23] [INFO] We are on page 15 of 17 [01/28 22:18:24] [INFO] We are on page 16 of 17 [01/28 22:18:27] [INFO] We are on page 17 of 17 [01/28 22:18:27] [INFO] Number of posts: 4 [01/28 22:18:28] [INFO] Progress: 1935/6740 [01/28 22:18:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:18:28] [INFO] Thread http://forum.notebookreview.com/threads/hps-new-envy-15-and-envy-17-first-look-good-design-and-3d-discussion.625147/ finished! [01/28 22:18:28] [INFO] !!! Now downloading The Pulse- HP's ENVY 15 and ENVY 17 Discussion !!!!! [01/28 22:18:30] [INFO] We are on page 1 of 2 [01/28 22:18:30] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/wideeyed_zpsef1aepal.gif [01/28 22:18:31] [INFO] We are on page 2 of 2 [01/28 22:18:31] [INFO] Number of posts: 2 [01/28 22:18:32] [INFO] Progress: 1936/6740 [01/28 22:18:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:18:32] [INFO] Thread http://forum.notebookreview.com/threads/the-pulse-hps-envy-15-and-envy-17-discussion.631962/ finished! [01/28 22:18:33] [INFO] !!! Now downloading Steve Jobs- His Life, His Death, And What It Means For Apple Discussion !!!!! [01/28 22:18:34] [INFO] We are on page 1 of 1 [01/28 22:18:34] [INFO] Number of posts: 1 [01/28 22:18:34] [INFO] Progress: 1937/6740 [01/28 22:18:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:18:34] [INFO] Thread http://forum.notebookreview.com/threads/steve-jobs-his-life-his-death-and-what-it-means-for-apple-discussion.633560/ finished! [01/28 22:18:34] [INFO] Max wait time for http://forum.notebookreview.com/threads/how-important-are-the-aesthetics-of-a-computer-in-your-buying-decision.632532/ is 22000 ms [01/28 22:18:35] [INFO] !!! Now downloading How important are the aesthetics of a computer in your buying decision !!!!! [01/28 22:18:36] [INFO] We are on page 1 of 3 [01/28 22:18:38] [INFO] We are on page 2 of 3 [01/28 22:18:38] [INFO] Number of posts: 12 [01/28 22:18:40] [INFO] We are on page 3 of 3 [01/28 22:18:40] [INFO] Number of posts: 3 [01/28 22:18:41] [INFO] Progress: 1938/6740 [01/28 22:18:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:18:41] [INFO] Thread http://forum.notebookreview.com/threads/how-important-are-the-aesthetics-of-a-computer-in-your-buying-decision.632532/ finished! [01/28 22:18:42] [INFO] !!! Now downloading Western Digital My Passport Essential USB 3.0 Review Discussion !!!!! [01/28 22:18:43] [INFO] We are on page 1 of 1 [01/28 22:18:43] [INFO] Number of posts: 4 [01/28 22:18:43] [INFO] Progress: 1939/6740 [01/28 22:18:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:18:43] [INFO] Thread http://forum.notebookreview.com/threads/western-digital-my-passport-essential-usb-3-0-review-discussion.562604/ finished! [01/28 22:18:43] [INFO] !!! Now downloading Norton Internet Security (NIS) 2012 Review- Protecting Your Whole Family Discussion !!!!! [01/28 22:18:44] [INFO] We are on page 1 of 1 [01/28 22:18:44] [INFO] Number of posts: 6 [01/28 22:18:45] [INFO] Progress: 1940/6740 [01/28 22:18:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:18:45] [INFO] Thread http://forum.notebookreview.com/threads/norton-internet-security-nis-2012-review-protecting-your-whole-family-discussion.630277/ finished! [01/28 22:18:45] [INFO] Max wait time for http://forum.notebookreview.com/threads/acer-aspire-1830t-timeline-x-review-discussion.532538/ is 22000 ms [01/28 22:18:46] [INFO] !!! Now downloading Acer Aspire 1830T Timeline X Review Discussion !!!!! [01/28 22:18:47] [INFO] We are on page 1 of 3 [01/28 22:18:47] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/err_zpscphez7e7.gif [01/28 22:18:49] [INFO] We are on page 2 of 3 [01/28 22:18:51] [INFO] We are on page 3 of 3 [01/28 22:18:51] [INFO] Number of posts: 5 [01/28 22:18:52] [INFO] Progress: 1941/6740 [01/28 22:18:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:18:52] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire-1830t-timeline-x-review-discussion.532538/ finished! [01/28 22:18:55] [INFO] !!! Now downloading 25 Top Gadget Add-Ons for PCs, iPhones, iPads, and Android Devices Discussion !!!!! [01/28 22:18:56] [INFO] We are on page 1 of 1 [01/28 22:18:56] [INFO] Number of posts: 1 [01/28 22:18:56] [INFO] Progress: 1942/6740 [01/28 22:18:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:18:56] [INFO] Thread http://forum.notebookreview.com/threads/25-top-gadget-add-ons-for-pcs-iphones-ipads-and-android-devices-discussion.631919/ finished! [01/28 22:18:56] [INFO] !!! Now downloading 12 Tech Days of Christmas Discussion !!!!! [01/28 22:18:57] [INFO] We are on page 1 of 1 [01/28 22:18:57] [INFO] Number of posts: 3 [01/28 22:18:58] [INFO] Progress: 1943/6740 [01/28 22:18:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:18:58] [INFO] Thread http://forum.notebookreview.com/threads/12-tech-days-of-christmas-discussion.631788/ finished! [01/28 22:18:58] [INFO] Max wait time for http://forum.notebookreview.com/threads/antivirus-security-shootout-microsoft-vs-symantec-vs-mcafee-vs-kaspersky-discussion.620805/ is 21000 ms [01/28 22:18:58] [INFO] !!! Now downloading Antivirus Security Shootout- Microsoft Vs. Symantec Vs. McAfee Vs. Kaspersky Discussion !!!!! [01/28 22:19:00] [INFO] We are on page 1 of 3 [01/28 22:19:02] [INFO] We are on page 2 of 3 [01/28 22:19:02] [WARNING] File not found for image http://img39.imageshack.us/img39/9172/msefail.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Antivirus Security Shootout- Microsoft Vs. Symantec Vs. McAfee Vs. Kaspersky Discussion/images/storyImages/msefail.jpg [01/28 22:19:04] [INFO] We are on page 3 of 3 [01/28 22:19:04] [INFO] Number of posts: 3 [01/28 22:19:04] [INFO] Progress: 1944/6740 [01/28 22:19:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:19:04] [INFO] Thread http://forum.notebookreview.com/threads/antivirus-security-shootout-microsoft-vs-symantec-vs-mcafee-vs-kaspersky-discussion.620805/ finished! [01/28 22:19:04] [INFO] !!! Now downloading HP Pavilion dm1-4010us- Our Deal of the Week Discussion !!!!! [01/28 22:19:05] [INFO] We are on page 1 of 1 [01/28 22:19:05] [INFO] Number of posts: 1 [01/28 22:19:05] [INFO] Progress: 1945/6740 [01/28 22:19:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:19:05] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-dm1-4010us-our-deal-of-the-week-discussion.631366/ finished! [01/28 22:19:06] [INFO] !!! Now downloading Compaq Mini Netbook with Verizon 4G LTE Review- A Good Deal Discussion !!!!! [01/28 22:19:07] [INFO] We are on page 1 of 1 [01/28 22:19:07] [INFO] Number of posts: 4 [01/28 22:19:07] [INFO] Progress: 1946/6740 [01/28 22:19:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:19:07] [INFO] Thread http://forum.notebookreview.com/threads/compaq-mini-netbook-with-verizon-4g-lte-review-a-good-deal-discussion.630707/ finished! [01/28 22:19:08] [INFO] !!! Now downloading Skooba Satchel V.3 Review- Comfortable, Durable and Stylish Discussion !!!!! [01/28 22:19:09] [INFO] We are on page 1 of 1 [01/28 22:19:09] [INFO] Number of posts: 1 [01/28 22:19:09] [INFO] Progress: 1947/6740 [01/28 22:19:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:19:09] [INFO] Thread http://forum.notebookreview.com/threads/skooba-satchel-v-3-review-comfortable-durable-and-stylish-discussion.630273/ finished! [01/28 22:19:10] [INFO] !!! Now downloading Dell XPS 14z Review- One Sleek 14-inch Laptop Discussion !!!!! [01/28 22:19:11] [INFO] We are on page 1 of 1 [01/28 22:19:11] [INFO] Number of posts: 8 [01/28 22:19:11] [INFO] Progress: 1948/6740 [01/28 22:19:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:19:11] [INFO] Thread http://forum.notebookreview.com/threads/dell-xps-14z-review-one-sleek-14-inch-laptop-discussion.629745/ finished! [01/28 22:19:11] [INFO] !!! Now downloading Most Popular Laptops for November 2011 Discussion !!!!! [01/28 22:19:12] [INFO] We are on page 1 of 1 [01/28 22:19:12] [INFO] Number of posts: 2 [01/28 22:19:13] [WARNING] File not found for image http://www.notebookreview.com/assets/61985.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Most Popular Laptops for November 2011 Discussion/images/storyImages/61985.png [01/28 22:19:13] [INFO] Progress: 1949/6740 [01/28 22:19:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:19:13] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-laptops-for-november-2011-discussion.628948/ finished! [01/28 22:19:13] [INFO] Max wait time for http://forum.notebookreview.com/threads/sony-vaio-se-now-available-discussion.615734/ is 25500 ms [01/28 22:19:13] [INFO] !!! Now downloading Sony VAIO SE Now Available Discussion !!!!! [01/28 22:19:14] [INFO] We are on page 1 of 4 [01/28 22:19:16] [INFO] We are on page 2 of 4 [01/28 22:19:18] [INFO] We are on page 3 of 4 [01/28 22:19:19] [INFO] We are on page 4 of 4 [01/28 22:19:19] [INFO] Number of posts: 2 [01/28 22:19:19] [INFO] Progress: 1950/6740 [01/28 22:19:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:19:19] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-se-now-available-discussion.615734/ finished! [01/28 22:19:20] [INFO] !!! Now downloading Nero 11 Platinum Review- From DVD Burning to Advanced Video Editing Discussion !!!!! [01/28 22:19:21] [INFO] We are on page 1 of 1 [01/28 22:19:21] [INFO] Number of posts: 3 [01/28 22:19:21] [INFO] Progress: 1951/6740 [01/28 22:19:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:19:21] [INFO] Thread http://forum.notebookreview.com/threads/nero-11-platinum-review-from-dvd-burning-to-advanced-video-editing-discussion.628054/ finished! [01/28 22:19:22] [INFO] !!! Now downloading Cyber Monday- We Found You Some Deals, Laptops for $349 Discussion !!!!! [01/28 22:19:23] [INFO] We are on page 1 of 1 [01/28 22:19:23] [INFO] Number of posts: 1 [01/28 22:19:23] [WARNING] File not found for image http://www.notebookreview.com/assets/61955.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Cyber Monday- We Found You Some Deals, Laptops for $349 Discussion/images/storyImages/61955.gif [01/28 22:19:23] [INFO] Progress: 1952/6740 [01/28 22:19:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:19:23] [INFO] Thread http://forum.notebookreview.com/threads/cyber-monday-we-found-you-some-deals-laptops-for-349-discussion.628141/ finished! [01/28 22:19:23] [INFO] !!! Now downloading Top Software Picks- 22 Hot Apps for PCs, Phones, iPads, and Android Tablets Discussion !!!!! [01/28 22:19:24] [INFO] We are on page 1 of 1 [01/28 22:19:24] [INFO] Number of posts: 1 [01/28 22:19:24] [INFO] Progress: 1953/6740 [01/28 22:19:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:19:24] [INFO] Thread http://forum.notebookreview.com/threads/top-software-picks-22-hot-apps-for-pcs-phones-ipads-and-android-tablets-discussion.628089/ finished! [01/28 22:19:25] [INFO] !!! Now downloading Cyber Monday Notebook Deals Guide Discussion !!!!! [01/28 22:19:26] [INFO] We are on page 1 of 1 [01/28 22:19:26] [INFO] Number of posts: 1 [01/28 22:19:26] [INFO] Progress: 1954/6740 [01/28 22:19:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:19:26] [INFO] Thread http://forum.notebookreview.com/threads/cyber-monday-notebook-deals-guide-discussion.628066/ finished! [01/28 22:19:26] [INFO] !!! Now downloading Battle of the 1TB Laptop Hard Drives- Samsung vs. Western Digital Discussion !!!!! [01/28 22:19:28] [INFO] We are on page 1 of 1 [01/28 22:19:28] [INFO] Number of posts: 6 [01/28 22:19:28] [INFO] Progress: 1955/6740 [01/28 22:19:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:19:28] [INFO] Thread http://forum.notebookreview.com/threads/battle-of-the-1tb-laptop-hard-drives-samsung-vs-western-digital-discussion.607551/ finished! [01/28 22:19:28] [INFO] Max wait time for http://forum.notebookreview.com/threads/acer-aspire-5020-series-amd-turion-64-notebook-review-pics-specs-follow-up.17907/ is 574500 ms [01/28 22:19:29] [INFO] !!! Now downloading Acer Aspire 5020 Series AMD Turion 64 Notebook Review (pics, specs) - FOLLOW-UP !!!!! [01/28 22:19:30] [INFO] We are on page 1 of 113 [01/28 22:19:30] [INFO] Number of posts: 1 [01/28 22:19:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:19:30] [SEVERE] Unexpected exception java.lang.NullPointerException: Cannot invoke "org.jsoup.nodes.Element.text()" because the return value of "org.jsoup.nodes.Element.selectFirst(String)" is null at com.civfanatics.storyarchiver.StoryArchiver.downloadPostsFromPage(StoryArchiver.java:982) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:941) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:631) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:19:30] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire-5020-series-amd-turion-64-notebook-review-pics-specs-follow-up.17907/ finished! [01/28 22:19:31] [INFO] Max wait time for http://forum.notebookreview.com/threads/netflix-users-irate-but-are-higher-fees-really-that-unreasonable-discussion.594418/ is 50000 ms [01/28 22:19:31] [INFO] !!! Now downloading Netflix Users Irate, But Are Higher Fees Really That Unreasonable Discussion !!!!! [01/28 22:19:32] [INFO] We are on page 1 of 9 [01/28 22:19:35] [INFO] We are on page 2 of 9 [01/28 22:19:37] [INFO] We are on page 3 of 9 [01/28 22:19:39] [INFO] We are on page 4 of 9 [01/28 22:19:41] [INFO] We are on page 5 of 9 [01/28 22:19:43] [INFO] We are on page 6 of 9 [01/28 22:19:45] [INFO] We are on page 7 of 9 [01/28 22:19:46] [WARNING] File not found for image http://blog.rufus.co.uk/wp-content/uploads/2009/04/egg-on-face1.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Netflix Users Irate, But Are Higher Fees Really That Unreasonable Discussion/images/storyImages/egg-on-face1.jpg [01/28 22:19:48] [INFO] We are on page 8 of 9 [01/28 22:19:49] [INFO] We are on page 9 of 9 [01/28 22:19:49] [INFO] Number of posts: 1 [01/28 22:19:49] [INFO] Progress: 1956/6740 [01/28 22:19:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:19:49] [INFO] Thread http://forum.notebookreview.com/threads/netflix-users-irate-but-are-higher-fees-really-that-unreasonable-discussion.594418/ finished! [01/28 22:19:50] [INFO] !!! Now downloading Best Black Friday Laptop Deals !!!!! [01/28 22:19:51] [INFO] We are on page 1 of 1 [01/28 22:19:51] [INFO] Number of posts: 3 [01/28 22:19:51] [INFO] Progress: 1957/6740 [01/28 22:19:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:19:51] [INFO] Thread http://forum.notebookreview.com/threads/best-black-friday-laptop-deals.626722/ finished! [01/28 22:19:52] [INFO] !!! Now downloading Lenovo ThinkPad L420 Review Discussion !!!!! [01/28 22:19:53] [INFO] We are on page 1 of 1 [01/28 22:19:54] [INFO] Progress: 1958/6740 [01/28 22:19:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:19:54] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-l420-review-discussion.583171/ finished! [01/28 22:19:54] [INFO] !!! Now downloading Top 10 Laptops for the Holidays Discussion !!!!! [01/28 22:19:55] [INFO] We are on page 1 of 1 [01/28 22:19:55] [INFO] Number of posts: 8 [01/28 22:19:55] [INFO] Progress: 1959/6740 [01/28 22:19:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:19:55] [INFO] Thread http://forum.notebookreview.com/threads/top-10-laptops-for-the-holidays-discussion.625538/ finished! [01/28 22:19:56] [INFO] !!! Now downloading Holiday Deals on PC Software- Black Friday, Cyber Monday & Beyond (Updated) Discussion !!!!! [01/28 22:19:57] [INFO] We are on page 1 of 1 [01/28 22:19:57] [INFO] Number of posts: 1 [01/28 22:19:57] [INFO] Progress: 1960/6740 [01/28 22:19:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:19:57] [INFO] Thread http://forum.notebookreview.com/threads/holiday-deals-on-pc-software-black-friday-cyber-monday-beyond-updated-discussion.625739/ finished! [01/28 22:19:57] [INFO] !!! Now downloading HP Refreshes dm4 Lineup, Adds New $900 Beats Audio dm4 Edition Discussion !!!!! [01/28 22:19:59] [INFO] We are on page 1 of 1 [01/28 22:19:59] [INFO] Number of posts: 2 [01/28 22:19:59] [INFO] Progress: 1961/6740 [01/28 22:19:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:19:59] [INFO] Thread http://forum.notebookreview.com/threads/hp-refreshes-dm4-lineup-adds-new-900-beats-audio-dm4-edition-discussion.625166/ finished! [01/28 22:19:59] [INFO] !!! Now downloading 10 Things You Need To Know Before Buying A New Laptop Discussion !!!!! [01/28 22:20:00] [INFO] We are on page 1 of 2 [01/28 22:20:04] [INFO] We are on page 2 of 2 [01/28 22:20:04] [INFO] Number of posts: 6 [01/28 22:20:04] [INFO] Progress: 1962/6740 [01/28 22:20:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:20:04] [INFO] Thread http://forum.notebookreview.com/threads/10-things-you-need-to-know-before-buying-a-new-laptop-discussion.624755/ finished! [01/28 22:20:05] [INFO] !!! Now downloading CES 2012 Preview- 3DTV Football, Ultramobile PCs, Wireless, and Some Gadget Sneak Peeks Discussion !!!!! [01/28 22:20:06] [INFO] We are on page 1 of 1 [01/28 22:20:06] [INFO] Number of posts: 6 [01/28 22:20:06] [INFO] Progress: 1963/6740 [01/28 22:20:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:20:06] [INFO] Thread http://forum.notebookreview.com/threads/ces-2012-preview-3dtv-football-ultramobile-pcs-wireless-and-some-gadget-sneak-peeks-discussion.624067/ finished! [01/28 22:20:07] [INFO] !!! Now downloading Gaming Spotlight- Hot Game Tech You Might Consider Discussion !!!!! [01/28 22:20:08] [INFO] We are on page 1 of 1 [01/28 22:20:08] [INFO] Number of posts: 1 [01/28 22:20:08] [INFO] Progress: 1964/6740 [01/28 22:20:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:20:08] [INFO] Thread http://forum.notebookreview.com/threads/gaming-spotlight-hot-game-tech-you-might-consider-discussion.624784/ finished! [01/28 22:20:08] [INFO] !!! Now downloading Top Holiday Software Gift Pick- McAfee All Access, for PC, Mac and Mobile Security Discussion !!!!! [01/28 22:20:10] [INFO] We are on page 1 of 1 [01/28 22:20:10] [INFO] Number of posts: 1 [01/28 22:20:10] [INFO] Progress: 1965/6740 [01/28 22:20:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:20:10] [INFO] Thread http://forum.notebookreview.com/threads/top-holiday-software-gift-pick-mcafee-all-access-for-pc-mac-and-mobile-security-discussion.624756/ finished! [01/28 22:20:11] [INFO] !!! Now downloading MSI X460DX Review Discussion !!!!! [01/28 22:20:12] [INFO] We are on page 1 of 2 [01/28 22:20:14] [INFO] We are on page 2 of 2 [01/28 22:20:14] [INFO] Progress: 1966/6740 [01/28 22:20:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:20:14] [INFO] Thread http://forum.notebookreview.com/threads/msi-x460dx-review-discussion.610876/ finished! [01/28 22:20:15] [INFO] !!! Now downloading Eurocom Neptune Mobile Workstation Supports NVIDIA 3D Vision GPUs Discussion !!!!! [01/28 22:20:16] [INFO] We are on page 1 of 1 [01/28 22:20:16] [INFO] Number of posts: 2 [01/28 22:20:16] [INFO] Progress: 1967/6740 [01/28 22:20:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:20:16] [INFO] Thread http://forum.notebookreview.com/threads/eurocom-neptune-mobile-workstation-supports-nvidia-3d-vision-gpus-discussion.623800/ finished! [01/28 22:20:17] [INFO] !!! Now downloading Toshiba Satellite L755 Review- Basic Home Essentials Discussion !!!!! [01/28 22:20:18] [INFO] We are on page 1 of 1 [01/28 22:20:18] [INFO] Number of posts: 1 [01/28 22:20:18] [INFO] Progress: 1968/6740 [01/28 22:20:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:20:18] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-l755-review-basic-home-essentials-discussion.623733/ finished! [01/28 22:20:18] [INFO] Max wait time for http://forum.notebookreview.com/threads/new-samsung-series-7-laptops-arriving-soon-discussion.607954/ is 55000 ms [01/28 22:20:19] [INFO] !!! Now downloading New Samsung Series 7 Laptops Arriving Soon Discussion !!!!! [01/28 22:20:20] [INFO] We are on page 1 of 10 [01/28 22:20:22] [INFO] We are on page 2 of 10 [01/28 22:20:24] [INFO] We are on page 3 of 10 [01/28 22:20:25] [INFO] We are on page 4 of 10 [01/28 22:20:26] [WARNING] File not found for image https://www.laptopmag.com//images/uploads/2670/g/AlienM17XR3_9523_g4.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/New Samsung Series 7 Laptops Arriving Soon Discussion/images/storyImages/AlienM17XR3_9523_g4.jpg [01/28 22:20:28] [INFO] We are on page 5 of 10 [01/28 22:20:29] [INFO] We are on page 6 of 10 [01/28 22:20:32] [WARNING] File not found for image https://cdn.pocket-lint.com/images/BWTa/samsung-series-7-700z-hands-on-1.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/New Samsung Series 7 Laptops Arriving Soon Discussion/images/storyImages/samsung-series-7-700z-hands-on-1.jpg [01/28 22:20:34] [WARNING] File not found for image https://cdn.pocket-lint.com/images/BWTa/samsung-series-7-700z-hands-on-2.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/New Samsung Series 7 Laptops Arriving Soon Discussion/images/storyImages/samsung-series-7-700z-hands-on-2.jpg [01/28 22:20:35] [INFO] We are on page 7 of 10 [01/28 22:20:37] [INFO] We are on page 8 of 10 [01/28 22:20:38] [WARNING] File not found for image http://www.collectiveconspiracy.com/macportable.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/New Samsung Series 7 Laptops Arriving Soon Discussion/images/storyImages/macportable.jpg [01/28 22:20:39] [INFO] We are on page 9 of 10 [01/28 22:20:42] [INFO] We are on page 10 of 10 [01/28 22:20:42] [INFO] Number of posts: 1 [01/28 22:20:42] [INFO] Progress: 1969/6740 [01/28 22:20:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:20:42] [INFO] Thread http://forum.notebookreview.com/threads/new-samsung-series-7-laptops-arriving-soon-discussion.607954/ finished! [01/28 22:20:42] [INFO] !!! Now downloading HP Pavilion dv4t Review- Sub-$500 Winner Discussion !!!!! [01/28 22:20:44] [INFO] We are on page 1 of 1 [01/28 22:20:44] [INFO] Number of posts: 5 [01/28 22:20:44] [INFO] Progress: 1970/6740 [01/28 22:20:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:20:44] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-dv4t-review-sub-500-winner-discussion.622366/ finished! [01/28 22:20:44] [INFO] !!! Now downloading Kaspersky Internet Security 2012 Review- Targeting Web Worries Discussion !!!!! [01/28 22:20:45] [INFO] We are on page 1 of 1 [01/28 22:20:45] [INFO] Number of posts: 1 [01/28 22:20:45] [INFO] Progress: 1971/6740 [01/28 22:20:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:20:45] [INFO] Thread http://forum.notebookreview.com/threads/kaspersky-internet-security-2012-review-targeting-web-worries-discussion.623101/ finished! [01/28 22:20:46] [INFO] !!! Now downloading Thailand Floods Could Impact HDD Supplies, Computer Production Worldwide Discussion !!!!! [01/28 22:20:47] [INFO] We are on page 1 of 2 [01/28 22:20:49] [INFO] We are on page 2 of 2 [01/28 22:20:49] [INFO] Number of posts: 2 [01/28 22:20:49] [INFO] Progress: 1972/6740 [01/28 22:20:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:20:49] [INFO] Thread http://forum.notebookreview.com/threads/thailand-floods-could-impact-hdd-supplies-computer-production-worldwide-discussion.619077/ finished! [01/28 22:20:49] [INFO] !!! Now downloading Toshiba Announces New Tecra and Portege Business Notebooks Discussion !!!!! [01/28 22:20:51] [INFO] We are on page 1 of 1 [01/28 22:20:51] [INFO] Number of posts: 8 [01/28 22:20:51] [INFO] Progress: 1973/6740 [01/28 22:20:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:20:51] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-announces-new-tecra-and-portege-business-notebooks-discussion.570072/ finished! [01/28 22:20:51] [INFO] Max wait time for http://forum.notebookreview.com/threads/viewguard-anti-glare-matte-screen-protector-review-discussion.495320/ is 33500 ms [01/28 22:20:51] [INFO] !!! Now downloading ViewGuard Anti-Glare Matte Screen Protector Review Discussion !!!!! [01/28 22:20:52] [INFO] We are on page 1 of 5 [01/28 22:20:54] [INFO] We are on page 2 of 5 [01/28 22:20:56] [INFO] We are on page 3 of 5 [01/28 22:20:57] [INFO] We are on page 4 of 5 [01/28 22:20:59] [INFO] We are on page 5 of 5 [01/28 22:20:59] [INFO] Number of posts: 8 [01/28 22:20:59] [INFO] Progress: 1974/6740 [01/28 22:20:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:20:59] [INFO] Thread http://forum.notebookreview.com/threads/viewguard-anti-glare-matte-screen-protector-review-discussion.495320/ finished! [01/28 22:20:59] [INFO] Max wait time for http://forum.notebookreview.com/threads/steve-jobs-his-life-his-death-and-what-it-means-for-apple-discussion.616056/ is 24000 ms [01/28 22:21:00] [INFO] !!! Now downloading Steve Jobs- His Life, His Death, And What It Means For Apple Discussion !!!!! [01/28 22:21:01] [INFO] We are on page 1 of 3 [01/28 22:21:03] [INFO] We are on page 2 of 3 [01/28 22:21:05] [INFO] We are on page 3 of 3 [01/28 22:21:05] [INFO] Number of posts: 9 [01/28 22:21:05] [INFO] Progress: 1975/6740 [01/28 22:21:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:21:05] [INFO] Thread http://forum.notebookreview.com/threads/steve-jobs-his-life-his-death-and-what-it-means-for-apple-discussion.616056/ finished! [01/28 22:21:06] [INFO] !!! Now downloading New HP 3115m Notebook- the dm1z Goes Pro !!!!! [01/28 22:21:07] [INFO] We are on page 1 of 1 [01/28 22:21:07] [INFO] Number of posts: 6 [01/28 22:21:07] [INFO] Progress: 1976/6740 [01/28 22:21:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:21:07] [INFO] Thread http://forum.notebookreview.com/threads/new-hp-3115m-notebook-the-dm1z-goes-pro.622075/ finished! [01/28 22:21:08] [INFO] !!! Now downloading New HP 3115m Notebook- the dm1z Goes Pro Discussion !!!!! [01/28 22:21:09] [INFO] We are on page 1 of 1 [01/28 22:21:09] [INFO] Number of posts: 1 [01/28 22:21:09] [INFO] Progress: 1977/6740 [01/28 22:21:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:21:09] [INFO] Thread http://forum.notebookreview.com/threads/new-hp-3115m-notebook-the-dm1z-goes-pro-discussion.622074/ finished! [01/28 22:21:09] [INFO] !!! Now downloading Forum Members Speak Out on Apple Future After Jobs Discussion !!!!! [01/28 22:21:10] [INFO] We are on page 1 of 1 [01/28 22:21:10] [INFO] Number of posts: 4 [01/28 22:21:11] [INFO] Progress: 1978/6740 [01/28 22:21:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:21:11] [INFO] Thread http://forum.notebookreview.com/threads/forum-members-speak-out-on-apple-future-after-jobs-discussion.621748/ finished! [01/28 22:21:11] [INFO] !!! Now downloading How Many Users Will Really Dump Facebook, and Will Google+ Gain Discussion !!!!! [01/28 22:21:12] [INFO] We are on page 1 of 2 [01/28 22:21:16] [INFO] We are on page 2 of 2 [01/28 22:21:16] [INFO] Number of posts: 9 [01/28 22:21:16] [INFO] Progress: 1979/6740 [01/28 22:21:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:21:16] [INFO] Thread http://forum.notebookreview.com/threads/how-many-users-will-really-dump-facebook-and-will-google-gain-discussion.616938/ finished! [01/28 22:21:16] [INFO] !!! Now downloading Most Popular Laptops for October 2011 Discussion !!!!! [01/28 22:21:17] [INFO] We are on page 1 of 1 [01/28 22:21:17] [INFO] Number of posts: 1 [01/28 22:21:17] [INFO] Progress: 1980/6740 [01/28 22:21:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:21:17] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-laptops-for-october-2011-discussion.621762/ finished! [01/28 22:21:18] [INFO] !!! Now downloading Getac X500 Review- A Rugged Laptop for ANY Situation Discussion !!!!! [01/28 22:21:19] [INFO] We are on page 1 of 1 [01/28 22:21:19] [INFO] Number of posts: 1 [01/28 22:21:19] [INFO] Progress: 1981/6740 [01/28 22:21:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:21:19] [INFO] Thread http://forum.notebookreview.com/threads/getac-x500-review-a-rugged-laptop-for-any-situation-discussion.621723/ finished! [01/28 22:21:19] [INFO] !!! Now downloading Invisible Glass Coming to Notebooks Discussion !!!!! [01/28 22:21:21] [INFO] We are on page 1 of 1 [01/28 22:21:21] [INFO] Number of posts: 5 [01/28 22:21:21] [INFO] Progress: 1982/6740 [01/28 22:21:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:21:21] [INFO] Thread http://forum.notebookreview.com/threads/invisible-glass-coming-to-notebooks-discussion.621585/ finished! [01/28 22:21:21] [INFO] !!! Now downloading Skooba Design Announces Flagship V.3 Collection Discussion !!!!! [01/28 22:21:22] [INFO] We are on page 1 of 1 [01/28 22:21:22] [INFO] Number of posts: 1 [01/28 22:21:22] [INFO] Progress: 1983/6740 [01/28 22:21:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:21:22] [INFO] Thread http://forum.notebookreview.com/threads/skooba-design-announces-flagship-v-3-collection-discussion.620401/ finished! [01/28 22:21:23] [INFO] !!! Now downloading HP Pavilion g6- Our Deal of the Week Discussion !!!!! [01/28 22:21:24] [INFO] We are on page 1 of 1 [01/28 22:21:24] [INFO] Number of posts: 1 [01/28 22:21:24] [INFO] Progress: 1984/6740 [01/28 22:21:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:21:24] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-g6-our-deal-of-the-week-discussion.619059/ finished! [01/28 22:21:25] [INFO] !!! Now downloading Corel PaintShop Pro X4 Review- Adobe-Like Photo Editing for Under $80 Discussion !!!!! [01/28 22:21:26] [INFO] We are on page 1 of 1 [01/28 22:21:26] [INFO] Number of posts: 2 [01/28 22:21:26] [INFO] Progress: 1985/6740 [01/28 22:21:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:21:26] [INFO] Thread http://forum.notebookreview.com/threads/corel-paintshop-pro-x4-review-adobe-like-photo-editing-for-under-80-discussion.618220/ finished! [01/28 22:21:26] [INFO] Max wait time for http://forum.notebookreview.com/threads/with-steve-jobs-gone-how-will-apples-software-fare-vs-windows-8-android-discussion.617635/ is 22000 ms [01/28 22:21:26] [INFO] !!! Now downloading With Steve Jobs Gone, How Will Apple's Software Fare Vs. Windows 8 & Android Discussion !!!!! [01/28 22:21:27] [INFO] We are on page 1 of 3 [01/28 22:21:29] [INFO] We are on page 2 of 3 [01/28 22:21:30] [WARNING] Could not download image http://www.homecomputermuseum-xanten.de/Homecomputer%20neu/Computers/Wang/Wang2200-PCS-II-100.jpg because Server returned HTTP response code: 400 for URL: http://www.homecomputermuseum-xanten.de/Homecomputer%20neu/Computers/Wang/Wang2200-PCS-II-100.jpg [01/28 22:21:32] [INFO] We are on page 3 of 3 [01/28 22:21:32] [INFO] Number of posts: 5 [01/28 22:21:32] [INFO] Progress: 1986/6740 [01/28 22:21:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:21:32] [INFO] Thread http://forum.notebookreview.com/threads/with-steve-jobs-gone-how-will-apples-software-fare-vs-windows-8-android-discussion.617635/ finished! [01/28 22:21:32] [INFO] !!! Now downloading HP ProBook 5330m- Our Deal of the Week !!!!! [01/28 22:21:33] [INFO] We are on page 1 of 1 [01/28 22:21:33] [INFO] Number of posts: 1 [01/28 22:21:33] [INFO] Progress: 1987/6740 [01/28 22:21:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:21:33] [INFO] Thread http://forum.notebookreview.com/threads/hp-probook-5330m-our-deal-of-the-week.617657/ finished! [01/28 22:21:34] [INFO] !!! Now downloading Toshiba Portege Z830 Ultrabook Unveiled Discussion !!!!! [01/28 22:21:35] [INFO] We are on page 1 of 2 [01/28 22:21:38] [INFO] We are on page 2 of 2 [01/28 22:21:38] [INFO] Number of posts: 7 [01/28 22:21:38] [INFO] Progress: 1988/6740 [01/28 22:21:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:21:38] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-portege-z830-ultrabook-unveiled-discussion.608257/ finished! [01/28 22:21:38] [INFO] !!! Now downloading Toshiba Satellite L735-S3220RD Review- A Good Deal on a Budget Laptop Discussion !!!!! [01/28 22:21:39] [INFO] We are on page 1 of 1 [01/28 22:21:39] [INFO] Number of posts: 1 [01/28 22:21:40] [INFO] Progress: 1989/6740 [01/28 22:21:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:21:40] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-l735-s3220rd-review-a-good-deal-on-a-budget-laptop-discussion.617434/ finished! [01/28 22:21:40] [INFO] !!! Now downloading Acer Debuts Its First Ultrabook, the Aspire S3-951 Discussion !!!!! [01/28 22:21:41] [INFO] We are on page 1 of 1 [01/28 22:21:41] [INFO] Number of posts: 1 [01/28 22:21:41] [INFO] Progress: 1990/6740 [01/28 22:21:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:21:41] [INFO] Thread http://forum.notebookreview.com/threads/acer-debuts-its-first-ultrabook-the-aspire-s3-951-discussion.616926/ finished! [01/28 22:21:41] [INFO] !!! Now downloading Alienware Posts Fix for M18x Aero Issues !!!!! [01/28 22:21:42] [INFO] We are on page 1 of 1 [01/28 22:21:42] [INFO] Number of posts: 6 [01/28 22:21:43] [INFO] Progress: 1991/6740 [01/28 22:21:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:21:43] [INFO] Thread http://forum.notebookreview.com/threads/alienware-posts-fix-for-m18x-aero-issues.614471/ finished! [01/28 22:21:43] [INFO] !!! Now downloading Most Popular Laptops for September 2011 Discussion !!!!! [01/28 22:21:44] [INFO] We are on page 1 of 1 [01/28 22:21:44] [INFO] Number of posts: 4 [01/28 22:21:45] [INFO] Progress: 1992/6740 [01/28 22:21:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:21:45] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-laptops-for-september-2011-discussion.615470/ finished! [01/28 22:21:45] [INFO] !!! Now downloading Sean's test news Discussion !!!!! [01/28 22:21:46] [INFO] We are on page 1 of 1 [01/28 22:21:46] [INFO] Number of posts: 1 [01/28 22:21:46] [INFO] Progress: 1993/6740 [01/28 22:21:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:21:46] [INFO] Thread http://forum.notebookreview.com/threads/seans-test-news-discussion.615908/ finished! [01/28 22:21:47] [INFO] !!! Now downloading Windows 8- Consumers & Businesses Catch Early Bugs Discussion !!!!! [01/28 22:21:48] [INFO] We are on page 1 of 1 [01/28 22:21:48] [INFO] Number of posts: 2 [01/28 22:21:48] [INFO] Progress: 1994/6740 [01/28 22:21:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:21:48] [INFO] Thread http://forum.notebookreview.com/threads/windows-8-consumers-businesses-catch-early-bugs-discussion.615357/ finished! [01/28 22:21:48] [INFO] Max wait time for http://forum.notebookreview.com/threads/idf2011-toshiba-z830-ultrabook-hands-on-preview-discussion.611157/ is 26000 ms [01/28 22:21:48] [INFO] !!! Now downloading IDF2011- Toshiba Z830 Ultrabook Hands On Preview Discussion !!!!! [01/28 22:21:49] [INFO] We are on page 1 of 4 [01/28 22:21:51] [INFO] We are on page 2 of 4 [01/28 22:21:53] [INFO] We are on page 3 of 4 [01/28 22:21:55] [INFO] We are on page 4 of 4 [01/28 22:21:55] [INFO] Number of posts: 3 [01/28 22:21:55] [INFO] Progress: 1995/6740 [01/28 22:21:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:21:55] [INFO] Thread http://forum.notebookreview.com/threads/idf2011-toshiba-z830-ultrabook-hands-on-preview-discussion.611157/ finished! [01/28 22:21:56] [INFO] !!! Now downloading IDF 2011- Intel Promises Ultrabooks with 10 Days of Connected Standby by 2013 Discussion !!!!! [01/28 22:21:57] [INFO] We are on page 1 of 1 [01/28 22:21:57] [INFO] Number of posts: 7 [01/28 22:21:57] [INFO] Progress: 1996/6740 [01/28 22:21:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:21:57] [INFO] Thread http://forum.notebookreview.com/threads/idf-2011-intel-promises-ultrabooks-with-10-days-of-connected-standby-by-2013-discussion.610886/ finished! [01/28 22:21:58] [INFO] !!! Now downloading Lenovo IdeaPad U260- Our Deal of the Week Discussion !!!!! [01/28 22:21:59] [INFO] We are on page 1 of 1 [01/28 22:21:59] [INFO] Number of posts: 1 [01/28 22:21:59] [INFO] Progress: 1997/6740 [01/28 22:21:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:21:59] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ideapad-u260-our-deal-of-the-week-discussion.614779/ finished! [01/28 22:21:59] [INFO] !!! Now downloading 10 Key Windows 8 Features- Tablets, Touch and More Discussion !!!!! [01/28 22:22:01] [INFO] We are on page 1 of 2 [01/28 22:22:03] [INFO] We are on page 2 of 2 [01/28 22:22:03] [INFO] Number of posts: 1 [01/28 22:22:03] [INFO] Progress: 1998/6740 [01/28 22:22:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:22:03] [INFO] Thread http://forum.notebookreview.com/threads/10-key-windows-8-features-tablets-touch-and-more-discussion.612194/ finished! [01/28 22:22:03] [INFO] !!! Now downloading Samsung SSD 830 Series- New SATA 3 Solid State Drives for Consumers !!!!! [01/28 22:22:04] [INFO] We are on page 1 of 1 [01/28 22:22:05] [INFO] Progress: 1999/6740 [01/28 22:22:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:22:05] [INFO] Thread http://forum.notebookreview.com/threads/samsung-ssd-830-series-new-sata-3-solid-state-drives-for-consumers.604379/ finished! [01/28 22:22:05] [INFO] Max wait time for http://forum.notebookreview.com/threads/alienware-m18x-owners-experiencing-windows-aero-issues-discussion.606009/ is 22000 ms [01/28 22:22:05] [INFO] !!! Now downloading Alienware M18x Owners Experiencing Windows Aero Issues Discussion !!!!! [01/28 22:22:06] [INFO] We are on page 1 of 3 [01/28 22:22:09] [INFO] We are on page 2 of 3 [01/28 22:22:10] [INFO] We are on page 3 of 3 [01/28 22:22:10] [INFO] Number of posts: 5 [01/28 22:22:10] [INFO] Progress: 2000/6740 [01/28 22:22:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:22:10] [INFO] Thread http://forum.notebookreview.com/threads/alienware-m18x-owners-experiencing-windows-aero-issues-discussion.606009/ finished! [01/28 22:22:11] [INFO] !!! Now downloading McAfee Releases 'All Access' Security for PCs, Macs, Tablets & Phones Discussion !!!!! [01/28 22:22:13] [INFO] We are on page 1 of 1 [01/28 22:22:13] [INFO] Number of posts: 1 [01/28 22:22:13] [INFO] Progress: 2001/6740 [01/28 22:22:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:22:13] [INFO] Thread http://forum.notebookreview.com/threads/mcafee-releases-all-access-security-for-pcs-macs-tablets-phones-discussion.614177/ finished! [01/28 22:22:13] [INFO] !!! Now downloading HP ProBook 5330m Review Discussion !!!!! [01/28 22:22:14] [INFO] We are on page 1 of 2 [01/28 22:22:15] [WARNING] File not found for image https://www.cnet.com/i/tim/2011/06/27/34686672_OVR_440x330.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/HP ProBook 5330m Review Discussion/images/storyImages/34686672_OVR_440x330.png [01/28 22:22:15] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/twitcy_zpscfjihzlq.gif [01/28 22:22:15] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/twitcy_zpscfjihzlq.gif [01/28 22:22:17] [INFO] We are on page 2 of 2 [01/28 22:22:17] [INFO] Progress: 2002/6740 [01/28 22:22:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:22:17] [INFO] Thread http://forum.notebookreview.com/threads/hp-probook-5330m-review-discussion.612795/ finished! [01/28 22:22:18] [INFO] !!! Now downloading Toshiba Announces Budget Laptop Lineup Discussion !!!!! [01/28 22:22:19] [INFO] We are on page 1 of 1 [01/28 22:22:19] [INFO] Number of posts: 1 [01/28 22:22:19] [INFO] Progress: 2003/6740 [01/28 22:22:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:22:19] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-announces-budget-laptop-lineup-discussion.614010/ finished! [01/28 22:22:19] [INFO] !!! Now downloading McAfee AntiVirus Plus 2011 Review Discussion !!!!! [01/28 22:22:20] [INFO] We are on page 1 of 1 [01/28 22:22:20] [INFO] Number of posts: 3 [01/28 22:22:21] [INFO] Progress: 2004/6740 [01/28 22:22:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:22:21] [INFO] Thread http://forum.notebookreview.com/threads/mcafee-antivirus-plus-2011-review-discussion.613677/ finished! [01/28 22:22:21] [INFO] !!! Now downloading Adobe Photoshop Elements & Premiere Elements 10 Review Discussion !!!!! [01/28 22:22:22] [INFO] We are on page 1 of 1 [01/28 22:22:22] [INFO] Number of posts: 3 [01/28 22:22:22] [INFO] Progress: 2005/6740 [01/28 22:22:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:22:22] [INFO] Thread http://forum.notebookreview.com/threads/adobe-photoshop-elements-premiere-elements-10-review-discussion.612301/ finished! [01/28 22:22:23] [INFO] !!! Now downloading Sony Support Sends Broken Computers to Customer Discussion !!!!! [01/28 22:22:24] [INFO] We are on page 1 of 1 [01/28 22:22:24] [INFO] Number of posts: 8 [01/28 22:22:24] [INFO] Progress: 2006/6740 [01/28 22:22:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:22:24] [INFO] Thread http://forum.notebookreview.com/threads/sony-support-sends-broken-computers-to-customer-discussion.612885/ finished! [01/28 22:22:24] [INFO] !!! Now downloading Lenovo IdeaPad Z370 Review Discussion !!!!! [01/28 22:22:26] [INFO] We are on page 1 of 1 [01/28 22:22:26] [INFO] Number of posts: 2 [01/28 22:22:26] [INFO] Progress: 2007/6740 [01/28 22:22:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:22:26] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ideapad-z370-review-discussion.606216/ finished! [01/28 22:22:26] [INFO] !!! Now downloading ASUS Eee PC 1015b Review Discussion !!!!! [01/28 22:22:27] [INFO] We are on page 1 of 2 [01/28 22:22:29] [WARNING] Could not download image http://www.4freeimagehost.com/uploads/90fbceb3a1a4.png java.net.SocketException: Unexpected end of file from server at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:903) at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:726) at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:900) at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:726) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1688) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:529) at com.civfanatics.storyarchiver.StoryArchiver.downloadImage(StoryArchiver.java:1226) at com.civfanatics.storyarchiver.StoryArchiver.processImage(StoryArchiver.java:1104) at com.civfanatics.storyarchiver.StoryArchiver.downloadPostsFromPage(StoryArchiver.java:996) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:941) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:631) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:22:29] [WARNING] Could not download image http://www.4freeimagehost.com/uploads/d5cac4a72f8c.png java.net.SocketException: Unexpected end of file from server at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:903) at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:726) at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:900) at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:726) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1688) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:529) at com.civfanatics.storyarchiver.StoryArchiver.downloadImage(StoryArchiver.java:1226) at com.civfanatics.storyarchiver.StoryArchiver.processImage(StoryArchiver.java:1104) at com.civfanatics.storyarchiver.StoryArchiver.downloadPostsFromPage(StoryArchiver.java:996) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:941) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:631) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:22:33] [INFO] We are on page 2 of 2 [01/28 22:22:33] [INFO] Number of posts: 3 [01/28 22:22:33] [INFO] Progress: 2008/6740 [01/28 22:22:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:22:33] [INFO] Thread http://forum.notebookreview.com/threads/asus-eee-pc-1015b-review-discussion.581058/ finished! [01/28 22:22:33] [INFO] !!! Now downloading HP Pavilion g6 Review Discussion !!!!! [01/28 22:22:34] [INFO] We are on page 1 of 1 [01/28 22:22:34] [INFO] Number of posts: 5 [01/28 22:22:35] [INFO] Progress: 2009/6740 [01/28 22:22:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:22:35] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-g6-review-discussion.611093/ finished! [01/28 22:22:35] [INFO] Max wait time for http://forum.notebookreview.com/threads/first-look-amds-new-a-series-fusion-processor-review-discussion.586151/ is 23000 ms [01/28 22:22:35] [INFO] !!! Now downloading First Look- AMD's New A-Series Fusion Processor Review Discussion !!!!! [01/28 22:22:36] [INFO] We are on page 1 of 3 [01/28 22:22:38] [INFO] We are on page 2 of 3 [01/28 22:22:39] [WARNING] File not found for image http://images1.wikia.nocookie.net/__cb20100604035714/simpsons/images/thumb/b/b2/Apuu.png/270px-Apuu.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/First Look- AMD's New A-Series Fusion Processor Review Discussion/images/storyImages/270px-Apuu.png [01/28 22:22:41] [INFO] We are on page 3 of 3 [01/28 22:22:41] [INFO] Number of posts: 7 [01/28 22:22:41] [INFO] Progress: 2010/6740 [01/28 22:22:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:22:41] [INFO] Thread http://forum.notebookreview.com/threads/first-look-amds-new-a-series-fusion-processor-review-discussion.586151/ finished! [01/28 22:22:42] [INFO] !!! Now downloading Acer To Intro US Model of S3 Ultrabook Next Month, and It Might Surprise Discussion !!!!! [01/28 22:22:43] [INFO] We are on page 1 of 1 [01/28 22:22:43] [INFO] Number of posts: 6 [01/28 22:22:43] [INFO] Progress: 2011/6740 [01/28 22:22:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:22:43] [INFO] Thread http://forum.notebookreview.com/threads/acer-to-intro-us-model-of-s3-ultrabook-next-month-and-it-might-surprise-discussion.611456/ finished! [01/28 22:22:43] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-announces-u300s-ultrabook-and-u300-and-u400-laptops-discussion.608193/ is 23500 ms [01/28 22:22:44] [INFO] !!! Now downloading Lenovo Announces U300s Ultrabook and U300 and U400 Laptops Discussion !!!!! [01/28 22:22:45] [INFO] We are on page 1 of 3 [01/28 22:22:47] [INFO] We are on page 2 of 3 [01/28 22:22:49] [INFO] We are on page 3 of 3 [01/28 22:22:49] [INFO] Number of posts: 8 [01/28 22:22:49] [INFO] Progress: 2012/6740 [01/28 22:22:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:22:49] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-announces-u300s-ultrabook-and-u300-and-u400-laptops-discussion.608193/ finished! [01/28 22:22:50] [INFO] !!! Now downloading Xotic Sager NP8170 Clevo P170HM Notebook Review Discussion !!!!! [01/28 22:22:51] [INFO] We are on page 1 of 2 [01/28 22:22:51] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/err_zpscphez7e7.gif [01/28 22:22:51] [WARNING] File not found for image http://flat4lv.com/Themes/EpicRC5/images/post/thumbup.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Xotic Sager NP8170 Clevo P170HM Notebook Review Discussion/images/storyImages/thumbup.gif [01/28 22:22:53] [INFO] We are on page 2 of 2 [01/28 22:22:53] [INFO] Number of posts: 2 [01/28 22:22:53] [INFO] Progress: 2013/6740 [01/28 22:22:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:22:53] [INFO] Thread http://forum.notebookreview.com/threads/xotic-sager-np8170-clevo-p170hm-notebook-review-discussion.609847/ finished! [01/28 22:22:53] [INFO] !!! Now downloading Microsoft Gives Sneak Peek at Windows 8 Browsing, Photo Sharing, Tools Discussion !!!!! [01/28 22:22:55] [INFO] We are on page 1 of 1 [01/28 22:22:55] [INFO] Number of posts: 2 [01/28 22:22:55] [INFO] Progress: 2014/6740 [01/28 22:22:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:22:55] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-gives-sneak-peek-at-windows-8-browsing-photo-sharing-tools-discussion.610949/ finished! [01/28 22:22:55] [INFO] !!! Now downloading RealDownloader Software Review- Easy Video Downloads Discussion !!!!! [01/28 22:22:56] [INFO] We are on page 1 of 1 [01/28 22:22:57] [INFO] Progress: 2015/6740 [01/28 22:22:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:22:57] [INFO] Thread http://forum.notebookreview.com/threads/realdownloader-software-review-easy-video-downloads-discussion.610400/ finished! [01/28 22:22:58] [INFO] !!! Now downloading ASUS Intros 2-lb Eee PC X101 with MeeGo OS !!!!! [01/28 22:22:59] [INFO] We are on page 1 of 1 [01/28 22:22:59] [INFO] Number of posts: 4 [01/28 22:22:59] [INFO] Progress: 2016/6740 [01/28 22:22:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:22:59] [INFO] Thread http://forum.notebookreview.com/threads/asus-intros-2-lb-eee-pc-x101-with-meego-os.610623/ finished! [01/28 22:22:59] [INFO] !!! Now downloading Alienware M11x Hinge Issue Fix In Sight Discussion !!!!! [01/28 22:23:01] [INFO] We are on page 1 of 2 [01/28 22:23:03] [INFO] We are on page 2 of 2 [01/28 22:23:03] [INFO] Number of posts: 6 [01/28 22:23:03] [INFO] Progress: 2017/6740 [01/28 22:23:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:23:03] [INFO] Thread http://forum.notebookreview.com/threads/alienware-m11x-hinge-issue-fix-in-sight-discussion.550871/ finished! [01/28 22:23:04] [INFO] !!! Now downloading Lenovo ThinkPad E420s- Our Deal of the Week Discussion !!!!! [01/28 22:23:05] [INFO] We are on page 1 of 1 [01/28 22:23:05] [INFO] Number of posts: 3 [01/28 22:23:05] [INFO] Progress: 2018/6740 [01/28 22:23:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:23:05] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-e420s-our-deal-of-the-week-discussion.610090/ finished! [01/28 22:23:06] [INFO] !!! Now downloading Dell Offering Terabyte of SSD Storage in Mobile Workstations Discussion !!!!! [01/28 22:23:07] [INFO] We are on page 1 of 1 [01/28 22:23:07] [INFO] Number of posts: 3 [01/28 22:23:07] [INFO] Progress: 2019/6740 [01/28 22:23:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:23:07] [INFO] Thread http://forum.notebookreview.com/threads/dell-offering-terabyte-of-ssd-storage-in-mobile-workstations-discussion.609798/ finished! [01/28 22:23:07] [INFO] !!! Now downloading HP Announces Next Generation Pavilion dm1 Discussion !!!!! [01/28 22:23:08] [INFO] We are on page 1 of 2 [01/28 22:23:09] [WARNING] File not found for image http://liliputing.wpengine.netdna-cdn.com/wp-content/uploads/2011/09/windex.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/HP Announces Next Generation Pavilion dm1 Discussion/images/storyImages/windex.jpg [01/28 22:23:11] [INFO] We are on page 2 of 2 [01/28 22:23:11] [INFO] Number of posts: 9 [01/28 22:23:11] [INFO] Progress: 2020/6740 [01/28 22:23:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:23:11] [INFO] Thread http://forum.notebookreview.com/threads/hp-announces-next-generation-pavilion-dm1-discussion.609659/ finished! [01/28 22:23:12] [INFO] !!! Now downloading Intel Intros New Sandy Bridge Processors Discussion !!!!! [01/28 22:23:13] [INFO] We are on page 1 of 1 [01/28 22:23:13] [INFO] Number of posts: 5 [01/28 22:23:13] [INFO] Progress: 2021/6740 [01/28 22:23:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:23:13] [INFO] Thread http://forum.notebookreview.com/threads/intel-intros-new-sandy-bridge-processors-discussion.609610/ finished! [01/28 22:23:13] [INFO] !!! Now downloading Corel Intros Digital PaintShop Pro X4, For Photo Editing By Everyone Discussion !!!!! [01/28 22:23:14] [INFO] We are on page 1 of 1 [01/28 22:23:14] [INFO] Number of posts: 1 [01/28 22:23:14] [INFO] Progress: 2022/6740 [01/28 22:23:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:23:14] [INFO] Thread http://forum.notebookreview.com/threads/corel-intros-digital-paintshop-pro-x4-for-photo-editing-by-everyone-discussion.609609/ finished! [01/28 22:23:16] [INFO] !!! Now downloading Western Digital Nomad Rugged Hard Drive Case Review Discussion !!!!! [01/28 22:23:17] [INFO] We are on page 1 of 1 [01/28 22:23:17] [INFO] Number of posts: 1 [01/28 22:23:17] [INFO] Progress: 2023/6740 [01/28 22:23:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:23:17] [INFO] Thread http://forum.notebookreview.com/threads/western-digital-nomad-rugged-hard-drive-case-review-discussion.609504/ finished! [01/28 22:23:17] [INFO] !!! Now downloading Norton Launches NIS 2012 and NAV 2012 for PC Security and More Discussion !!!!! [01/28 22:23:18] [INFO] We are on page 1 of 1 [01/28 22:23:18] [INFO] Number of posts: 1 [01/28 22:23:18] [INFO] Progress: 2024/6740 [01/28 22:23:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:23:18] [INFO] Thread http://forum.notebookreview.com/threads/norton-launches-nis-2012-and-nav-2012-for-pc-security-and-more-discussion.609492/ finished! [01/28 22:23:18] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-u31sd-a1-review-discussion.596166/ is 24500 ms [01/28 22:23:19] [INFO] !!! Now downloading ASUS U31SD-A1 Review Discussion !!!!! [01/28 22:23:20] [INFO] We are on page 1 of 3 [01/28 22:23:22] [INFO] We are on page 2 of 3 [01/28 22:23:24] [INFO] We are on page 3 of 3 [01/28 22:23:24] [INFO] Progress: 2025/6740 [01/28 22:23:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:23:24] [INFO] Thread http://forum.notebookreview.com/threads/asus-u31sd-a1-review-discussion.596166/ finished! [01/28 22:23:24] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-touchsmart-tx2-review.333955/ is 43000 ms [01/28 22:23:25] [INFO] !!! Now downloading HP TouchSmart tx2 Review !!!!! [01/28 22:23:26] [INFO] We are on page 1 of 7 [01/28 22:23:30] [INFO] We are on page 2 of 7 [01/28 22:23:32] [INFO] We are on page 3 of 7 [01/28 22:23:34] [INFO] We are on page 4 of 7 [01/28 22:23:36] [INFO] We are on page 5 of 7 [01/28 22:23:38] [INFO] We are on page 6 of 7 [01/28 22:23:40] [INFO] We are on page 7 of 7 [01/28 22:23:40] [INFO] Number of posts: 7 [01/28 22:23:40] [INFO] Progress: 2026/6740 [01/28 22:23:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:23:40] [INFO] Thread http://forum.notebookreview.com/threads/hp-touchsmart-tx2-review.333955/ finished! [01/28 22:23:40] [INFO] !!! Now downloading Most Popular Laptops for August 2011 Discussion !!!!! [01/28 22:23:41] [INFO] We are on page 1 of 1 [01/28 22:23:41] [INFO] Number of posts: 1 [01/28 22:23:43] [INFO] Progress: 2027/6740 [01/28 22:23:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:23:43] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-laptops-for-august-2011-discussion.608231/ finished! [01/28 22:23:43] [INFO] !!! Now downloading Lenovo IdeaPad U260 User Review Discussion !!!!! [01/28 22:23:44] [INFO] We are on page 1 of 1 [01/28 22:23:44] [INFO] Number of posts: 1 [01/28 22:23:44] [INFO] Progress: 2028/6740 [01/28 22:23:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:23:44] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ideapad-u260-user-review-discussion.608048/ finished! [01/28 22:23:45] [INFO] !!! Now downloading HP Releases 14 Pavilion dm4x Notebook Discussion !!!!! [01/28 22:23:46] [INFO] We are on page 1 of 1 [01/28 22:23:46] [INFO] Number of posts: 9 [01/28 22:23:46] [INFO] Progress: 2029/6740 [01/28 22:23:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:23:46] [INFO] Thread http://forum.notebookreview.com/threads/hp-releases-14-pavilion-dm4x-notebook-discussion.576473/ finished! [01/28 22:23:47] [INFO] !!! Now downloading Toshiba Qosmio X775 Review Discussion !!!!! [01/28 22:23:48] [INFO] We are on page 1 of 3 [01/28 22:23:51] [INFO] We are on page 2 of 3 [01/28 22:23:53] [INFO] We are on page 3 of 3 [01/28 22:23:53] [INFO] Number of posts: 1 [01/28 22:23:53] [INFO] Progress: 2030/6740 [01/28 22:23:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:23:53] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-qosmio-x775-review-discussion.605556/ finished! [01/28 22:23:53] [INFO] !!! Now downloading Norton AntiVirus (NAV) 2011 Review Discussion !!!!! [01/28 22:23:54] [INFO] We are on page 1 of 1 [01/28 22:23:54] [INFO] Number of posts: 3 [01/28 22:23:55] [INFO] Progress: 2031/6740 [01/28 22:23:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:23:55] [INFO] Thread http://forum.notebookreview.com/threads/norton-antivirus-nav-2011-review-discussion.607463/ finished! [01/28 22:23:55] [INFO] !!! Now downloading Acer Intros New 14 TravelMate Business Notebook !!!!! [01/28 22:23:56] [INFO] We are on page 1 of 1 [01/28 22:23:56] [INFO] Number of posts: 4 [01/28 22:23:56] [INFO] Progress: 2032/6740 [01/28 22:23:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:23:56] [INFO] Thread http://forum.notebookreview.com/threads/acer-intros-new-14-travelmate-business-notebook.606604/ finished! [01/28 22:23:57] [INFO] !!! Now downloading Innergie mCube Slim 95 Universal Power Adapter Review Discussion !!!!! [01/28 22:23:58] [INFO] We are on page 1 of 1 [01/28 22:23:58] [INFO] Number of posts: 3 [01/28 22:23:58] [INFO] Progress: 2033/6740 [01/28 22:23:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:23:58] [INFO] Thread http://forum.notebookreview.com/threads/innergie-mcube-slim-95-universal-power-adapter-review-discussion.606469/ finished! [01/28 22:23:58] [INFO] !!! Now downloading Dell Unveils Inspiron 13z and 14z Notebook Series Discussion !!!!! [01/28 22:23:59] [INFO] We are on page 1 of 1 [01/28 22:23:59] [INFO] Number of posts: 9 [01/28 22:24:00] [INFO] Progress: 2034/6740 [01/28 22:24:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:24:00] [INFO] Thread http://forum.notebookreview.com/threads/dell-unveils-inspiron-13z-and-14z-notebook-series-discussion.602728/ finished! [01/28 22:24:00] [INFO] !!! Now downloading AMD Updates Fusion APUs for Notebooks- Better Low-Cost Laptops Coming Soon Discussion !!!!! [01/28 22:24:01] [INFO] We are on page 1 of 1 [01/28 22:24:01] [INFO] Number of posts: 2 [01/28 22:24:02] [INFO] Progress: 2035/6740 [01/28 22:24:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:24:02] [INFO] Thread http://forum.notebookreview.com/threads/amd-updates-fusion-apus-for-notebooks-better-low-cost-laptops-coming-soon-discussion.605546/ finished! [01/28 22:24:03] [INFO] !!! Now downloading Steve Jobs Resigns- The End of the Apple Era Discussion !!!!! [01/28 22:24:04] [INFO] We are on page 1 of 2 [01/28 22:24:06] [INFO] We are on page 2 of 2 [01/28 22:24:06] [INFO] Number of posts: 3 [01/28 22:24:06] [INFO] Progress: 2036/6740 [01/28 22:24:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:24:06] [INFO] Thread http://forum.notebookreview.com/threads/steve-jobs-resigns-the-end-of-the-apple-era-discussion.606448/ finished! [01/28 22:24:06] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-envy-14-review-2011-update-discussion.600817/ is 42000 ms [01/28 22:24:07] [INFO] !!! Now downloading HP ENVY 14 Review (2011 Update) Discussion !!!!! [01/28 22:24:08] [INFO] We are on page 1 of 7 [01/28 22:24:09] [WARNING] File not found for image http://www.mininotepc.com/images/h.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/HP ENVY 14 Review (2011 Update) Discussion/images/storyImages/h.gif [01/28 22:24:14] [INFO] We are on page 2 of 7 [01/28 22:24:18] [INFO] We are on page 3 of 7 [01/28 22:24:21] [INFO] We are on page 4 of 7 [01/28 22:24:23] [INFO] We are on page 5 of 7 [01/28 22:24:25] [INFO] We are on page 6 of 7 [01/28 22:24:26] [INFO] We are on page 7 of 7 [01/28 22:24:26] [INFO] Number of posts: 5 [01/28 22:24:27] [INFO] Progress: 2037/6740 [01/28 22:24:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:24:27] [INFO] Thread http://forum.notebookreview.com/threads/hp-envy-14-review-2011-update-discussion.600817/ finished! [01/28 22:24:27] [INFO] !!! Now downloading Toshiba Satellite L745D-S4220- Our Deal of the Week Discussion !!!!! [01/28 22:24:28] [INFO] We are on page 1 of 1 [01/28 22:24:28] [INFO] Number of posts: 1 [01/28 22:24:28] [INFO] Progress: 2038/6740 [01/28 22:24:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:24:28] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-l745d-s4220-our-deal-of-the-week-discussion.606736/ finished! [01/28 22:24:28] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-to-get-out-of-the-pc-business-discussion.605120/ is 24500 ms [01/28 22:24:29] [INFO] !!! Now downloading HP to Get Out of the PC Business Discussion !!!!! [01/28 22:24:30] [INFO] We are on page 1 of 3 [01/28 22:24:32] [INFO] We are on page 2 of 3 [01/28 22:24:34] [INFO] We are on page 3 of 3 [01/28 22:24:35] [INFO] Progress: 2039/6740 [01/28 22:24:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:24:35] [INFO] Thread http://forum.notebookreview.com/threads/hp-to-get-out-of-the-pc-business-discussion.605120/ finished! [01/28 22:24:35] [INFO] Max wait time for http://forum.notebookreview.com/threads/samsung-releases-terabyte-high-density-internal-hard-drive-discussion.584920/ is 21500 ms [01/28 22:24:36] [INFO] !!! Now downloading Samsung Releases Terabyte High-Density Internal Hard Drive Discussion !!!!! [01/28 22:24:37] [INFO] We are on page 1 of 3 [01/28 22:24:39] [INFO] We are on page 2 of 3 [01/28 22:24:40] [INFO] We are on page 3 of 3 [01/28 22:24:40] [INFO] Number of posts: 4 [01/28 22:24:40] [INFO] Progress: 2040/6740 [01/28 22:24:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:24:40] [INFO] Thread http://forum.notebookreview.com/threads/samsung-releases-terabyte-high-density-internal-hard-drive-discussion.584920/ finished! [01/28 22:24:42] [INFO] !!! Now downloading Lenovo G570- Our Deal of the Week Discussion !!!!! [01/28 22:24:43] [INFO] We are on page 1 of 1 [01/28 22:24:43] [INFO] Number of posts: 1 [01/28 22:24:43] [INFO] Progress: 2041/6740 [01/28 22:24:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:24:43] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-g570-our-deal-of-the-week-discussion.604905/ finished! [01/28 22:24:43] [INFO] !!! Now downloading AVADirect Clevo X7200 Review Discussion !!!!! [01/28 22:24:44] [INFO] We are on page 1 of 1 [01/28 22:24:44] [INFO] Number of posts: 7 [01/28 22:24:46] [INFO] Progress: 2042/6740 [01/28 22:24:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:24:46] [INFO] Thread http://forum.notebookreview.com/threads/avadirect-clevo-x7200-review-discussion.604221/ finished! [01/28 22:24:47] [INFO] !!! Now downloading MSI X460 and X460DX Notebooks Now Available Discussion !!!!! [01/28 22:24:48] [INFO] We are on page 1 of 1 [01/28 22:24:48] [INFO] Number of posts: 7 [01/28 22:24:48] [INFO] Progress: 2043/6740 [01/28 22:24:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:24:48] [INFO] Thread http://forum.notebookreview.com/threads/msi-x460-and-x460dx-notebooks-now-available-discussion.604268/ finished! [01/28 22:24:48] [INFO] Max wait time for http://forum.notebookreview.com/threads/microsoft-security-essentials-mse-review-discussion.600130/ is 21000 ms [01/28 22:24:48] [INFO] !!! Now downloading Microsoft Security Essentials (MSE) Review Discussion !!!!! [01/28 22:24:50] [INFO] We are on page 1 of 3 [01/28 22:24:52] [INFO] We are on page 2 of 3 [01/28 22:24:54] [INFO] We are on page 3 of 3 [01/28 22:24:54] [INFO] Number of posts: 3 [01/28 22:24:54] [INFO] Progress: 2044/6740 [01/28 22:24:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:24:54] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-security-essentials-mse-review-discussion.600130/ finished! [01/28 22:24:54] [INFO] !!! Now downloading Lenovo B470 Review Discussion !!!!! [01/28 22:24:55] [INFO] We are on page 1 of 1 [01/28 22:24:55] [INFO] Number of posts: 9 [01/28 22:24:55] [INFO] Progress: 2045/6740 [01/28 22:24:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:24:55] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-b470-review-discussion.603844/ finished! [01/28 22:24:56] [INFO] !!! Now downloading Dell Latitude E6420 Meets Verizon 4G LTE Discussion !!!!! [01/28 22:24:57] [INFO] We are on page 1 of 1 [01/28 22:24:57] [INFO] Number of posts: 5 [01/28 22:24:57] [INFO] Progress: 2046/6740 [01/28 22:24:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:24:57] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-e6420-meets-verizon-4g-lte-discussion.594370/ finished! [01/28 22:24:58] [INFO] !!! Now downloading MeetingBurner Rolls Out 'Freemium' Web Conferencing Discussion !!!!! [01/28 22:24:59] [INFO] We are on page 1 of 1 [01/28 22:24:59] [INFO] Number of posts: 1 [01/28 22:24:59] [INFO] Progress: 2047/6740 [01/28 22:24:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:24:59] [INFO] Thread http://forum.notebookreview.com/threads/meetingburner-rolls-out-freemium-web-conferencing-discussion.604176/ finished! [01/28 22:24:59] [INFO] !!! Now downloading Asus K53E-B1- Our Deal of the Week Discussion !!!!! [01/28 22:25:00] [INFO] We are on page 1 of 1 [01/28 22:25:00] [INFO] Number of posts: 1 [01/28 22:25:01] [INFO] Progress: 2048/6740 [01/28 22:25:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:25:01] [INFO] Thread http://forum.notebookreview.com/threads/asus-k53e-b1-our-deal-of-the-week-discussion.603003/ finished! [01/28 22:25:01] [INFO] !!! Now downloading Sales Tax Holidays Prime Time for Tech Bargains Discussion !!!!! [01/28 22:25:02] [INFO] We are on page 1 of 1 [01/28 22:25:02] [INFO] Number of posts: 1 [01/28 22:25:02] [INFO] Progress: 2049/6740 [01/28 22:25:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:25:02] [INFO] Thread http://forum.notebookreview.com/threads/sales-tax-holidays-prime-time-for-tech-bargains-discussion.602719/ finished! [01/28 22:25:02] [INFO] !!! Now downloading OWC Data Doubler Adds 1TB of Storage to MacBook, MacBook Pro Discussion !!!!! [01/28 22:25:04] [INFO] We are on page 1 of 1 [01/28 22:25:04] [INFO] Number of posts: 3 [01/28 22:25:04] [INFO] Progress: 2050/6740 [01/28 22:25:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:25:04] [INFO] Thread http://forum.notebookreview.com/threads/owc-data-doubler-adds-1tb-of-storage-to-macbook-macbook-pro-discussion.602409/ finished! [01/28 22:25:04] [INFO] !!! Now downloading Toshiba Satellite L745D-S4220 Review Discussion !!!!! [01/28 22:25:05] [INFO] We are on page 1 of 1 [01/28 22:25:05] [INFO] Number of posts: 2 [01/28 22:25:06] [INFO] Progress: 2051/6740 [01/28 22:25:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:25:06] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-l745d-s4220-review-discussion.602271/ finished! [01/28 22:25:06] [INFO] !!! Now downloading Lenovo ThinkPad E220s Review Discussion !!!!! [01/28 22:25:07] [INFO] We are on page 1 of 2 [01/28 22:25:09] [INFO] We are on page 2 of 2 [01/28 22:25:09] [INFO] Number of posts: 2 [01/28 22:25:09] [INFO] Progress: 2052/6740 [01/28 22:25:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:25:09] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-e220s-review-discussion.600126/ finished! [01/28 22:25:09] [INFO] !!! Now downloading Toshiba Intros Glasses-Free 3D Notebook Discussion !!!!! [01/28 22:25:11] [INFO] We are on page 1 of 1 [01/28 22:25:11] [INFO] Number of posts: 4 [01/28 22:25:11] [INFO] Progress: 2053/6740 [01/28 22:25:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:25:11] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-intros-glasses-free-3d-notebook-discussion.601144/ finished! [01/28 22:25:11] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-announces-new-laptops-with-amd-a-series-processors-discussion.586031/ is 21000 ms [01/28 22:25:11] [INFO] !!! Now downloading HP Announces New Laptops with AMD A-Series Processors Discussion !!!!! [01/28 22:25:12] [INFO] We are on page 1 of 3 [01/28 22:25:14] [INFO] We are on page 2 of 3 [01/28 22:25:16] [INFO] We are on page 3 of 3 [01/28 22:25:16] [INFO] Number of posts: 3 [01/28 22:25:16] [INFO] Progress: 2054/6740 [01/28 22:25:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:25:16] [INFO] Thread http://forum.notebookreview.com/threads/hp-announces-new-laptops-with-amd-a-series-processors-discussion.586031/ finished! [01/28 22:25:16] [INFO] !!! Now downloading Lenovo ThinkPad X220- Our Deal of the Week Discussion !!!!! [01/28 22:25:17] [INFO] We are on page 1 of 1 [01/28 22:25:17] [INFO] Number of posts: 1 [01/28 22:25:18] [INFO] Progress: 2055/6740 [01/28 22:25:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:25:18] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-x220-our-deal-of-the-week-discussion.600964/ finished! [01/28 22:25:19] [INFO] !!! Now downloading ASUS U31JG-A1 Review Discussion !!!!! [01/28 22:25:20] [INFO] We are on page 1 of 1 [01/28 22:25:20] [INFO] Number of posts: 8 [01/28 22:25:20] [INFO] Progress: 2056/6740 [01/28 22:25:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:25:20] [INFO] Thread http://forum.notebookreview.com/threads/asus-u31jg-a1-review-discussion.564800/ finished! [01/28 22:25:21] [INFO] !!! Now downloading Lenovo ThinkPad W520 Review Discussion !!!!! [01/28 22:25:22] [INFO] We are on page 1 of 2 [01/28 22:25:24] [INFO] We are on page 2 of 2 [01/28 22:25:24] [INFO] Progress: 2057/6740 [01/28 22:25:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:25:24] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-w520-review-discussion.574513/ finished! [01/28 22:25:24] [INFO] Max wait time for http://forum.notebookreview.com/threads/as-xp-dies-will-users-step-to-windows-7-8-or-something-else-discussion.594161/ is 24000 ms [01/28 22:25:24] [INFO] !!! Now downloading As XP Dies, Will Users Step to Windows 7, 8 or Something Else Discussion !!!!! [01/28 22:25:26] [INFO] We are on page 1 of 3 [01/28 22:25:29] [INFO] We are on page 2 of 3 [01/28 22:25:31] [INFO] We are on page 3 of 3 [01/28 22:25:31] [INFO] Number of posts: 9 [01/28 22:25:31] [INFO] Progress: 2058/6740 [01/28 22:25:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:25:31] [INFO] Thread http://forum.notebookreview.com/threads/as-xp-dies-will-users-step-to-windows-7-8-or-something-else-discussion.594161/ finished! [01/28 22:25:32] [INFO] !!! Now downloading Browser Wars- Microsoft's IE Rises on Win 7, Falls Overall Discussion !!!!! [01/28 22:25:33] [INFO] We are on page 1 of 1 [01/28 22:25:33] [INFO] Number of posts: 5 [01/28 22:25:33] [INFO] Progress: 2059/6740 [01/28 22:25:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:25:33] [INFO] Thread http://forum.notebookreview.com/threads/browser-wars-microsofts-ie-rises-on-win-7-falls-overall-discussion.599912/ finished! [01/28 22:25:35] [INFO] !!! Now downloading Samsung Series 5 ChromeBook Review Discussion !!!!! [01/28 22:25:36] [INFO] We are on page 1 of 1 [01/28 22:25:38] [INFO] Progress: 2060/6740 [01/28 22:25:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:25:38] [INFO] Thread http://forum.notebookreview.com/threads/samsung-series-5-chromebook-review-discussion.598191/ finished! [01/28 22:25:38] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-u33jc-bamboo-review-discussion.506330/ is 29000 ms [01/28 22:25:40] [INFO] !!! Now downloading ASUS U33JC Bamboo Review Discussion !!!!! [01/28 22:25:41] [INFO] We are on page 1 of 4 [01/28 22:25:45] [INFO] We are on page 2 of 4 [01/28 22:25:48] [INFO] We are on page 3 of 4 [01/28 22:25:49] [INFO] We are on page 4 of 4 [01/28 22:25:49] [INFO] Number of posts: 9 [01/28 22:25:49] [INFO] Progress: 2061/6740 [01/28 22:25:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:25:49] [INFO] Thread http://forum.notebookreview.com/threads/asus-u33jc-bamboo-review-discussion.506330/ finished! [01/28 22:25:51] [INFO] !!! Now downloading Compaq Mini Netbook Available with Verizon 4G Soon Discussion !!!!! [01/28 22:25:52] [INFO] We are on page 1 of 1 [01/28 22:25:52] [INFO] Number of posts: 2 [01/28 22:25:52] [INFO] Progress: 2062/6740 [01/28 22:25:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:25:52] [INFO] Thread http://forum.notebookreview.com/threads/compaq-mini-netbook-available-with-verizon-4g-soon-discussion.600000/ finished! [01/28 22:25:52] [INFO] !!! Now downloading Most Popular Laptops for July 2011 !!!!! [01/28 22:25:53] [INFO] We are on page 1 of 1 [01/28 22:25:53] [INFO] Number of posts: 1 [01/28 22:25:53] [INFO] Progress: 2063/6740 [01/28 22:25:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:25:53] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-laptops-for-july-2011.599712/ finished! [01/28 22:25:54] [INFO] !!! Now downloading HP Intros 2000z Series Notebook Starting at $350 Discussion !!!!! [01/28 22:25:55] [INFO] We are on page 1 of 1 [01/28 22:25:55] [INFO] Number of posts: 4 [01/28 22:25:55] [INFO] Progress: 2064/6740 [01/28 22:25:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:25:55] [INFO] Thread http://forum.notebookreview.com/threads/hp-intros-2000z-series-notebook-starting-at-350-discussion.599608/ finished! [01/28 22:25:56] [INFO] !!! Now downloading Facebook Fights Google+ on Face Recognition and Business Fronts Discussion !!!!! [01/28 22:25:57] [INFO] We are on page 1 of 1 [01/28 22:25:57] [INFO] Number of posts: 2 [01/28 22:25:57] [INFO] Progress: 2065/6740 [01/28 22:25:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:25:57] [INFO] Thread http://forum.notebookreview.com/threads/facebook-fights-google-on-face-recognition-and-business-fronts-discussion.599609/ finished! [01/28 22:25:57] [INFO] Max wait time for http://forum.notebookreview.com/threads/apple-releases-new-macbook-air-with-intel-sandy-bridge-discussion.596192/ is 33500 ms [01/28 22:25:57] [INFO] !!! Now downloading Apple Releases New MacBook Air with Intel Sandy Bridge Discussion !!!!! [01/28 22:25:58] [INFO] We are on page 1 of 5 [01/28 22:26:00] [INFO] We are on page 2 of 5 [01/28 22:26:02] [INFO] We are on page 3 of 5 [01/28 22:26:05] [INFO] We are on page 4 of 5 [01/28 22:26:07] [INFO] We are on page 5 of 5 [01/28 22:26:07] [INFO] Number of posts: 8 [01/28 22:26:07] [INFO] Progress: 2066/6740 [01/28 22:26:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:26:07] [INFO] Thread http://forum.notebookreview.com/threads/apple-releases-new-macbook-air-with-intel-sandy-bridge-discussion.596192/ finished! [01/28 22:26:07] [INFO] !!! Now downloading Single Click Filing for Microsoft Outlook Review Discussion !!!!! [01/28 22:26:08] [INFO] We are on page 1 of 1 [01/28 22:26:08] [INFO] Number of posts: 3 [01/28 22:26:08] [INFO] Progress: 2067/6740 [01/28 22:26:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:26:08] [INFO] Thread http://forum.notebookreview.com/threads/single-click-filing-for-microsoft-outlook-review-discussion.592480/ finished! [01/28 22:26:09] [INFO] !!! Now downloading Is Google Peeping into Too Many Places Discussion !!!!! [01/28 22:26:10] [INFO] We are on page 1 of 2 [01/28 22:26:12] [INFO] We are on page 2 of 2 [01/28 22:26:12] [INFO] Number of posts: 8 [01/28 22:26:12] [INFO] Progress: 2068/6740 [01/28 22:26:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:26:12] [INFO] Thread http://forum.notebookreview.com/threads/is-google-peeping-into-too-many-places-discussion.598193/ finished! [01/28 22:26:13] [INFO] !!! Now downloading Lenovo G570 Review- A Low-Cost Champion Discussion !!!!! [01/28 22:26:14] [INFO] We are on page 1 of 1 [01/28 22:26:14] [INFO] Number of posts: 3 [01/28 22:26:14] [INFO] Progress: 2069/6740 [01/28 22:26:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:26:14] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-g570-review-a-low-cost-champion-discussion.595617/ finished! [01/28 22:26:14] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-probook-4520s-review-discussion.495541/ is 21000 ms [01/28 22:26:14] [INFO] !!! Now downloading HP ProBook 4520s Review Discussion !!!!! [01/28 22:26:16] [INFO] We are on page 1 of 3 [01/28 22:26:18] [INFO] We are on page 2 of 3 [01/28 22:26:19] [INFO] We are on page 3 of 3 [01/28 22:26:19] [INFO] Number of posts: 3 [01/28 22:26:19] [INFO] Progress: 2070/6740 [01/28 22:26:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:26:19] [INFO] Thread http://forum.notebookreview.com/threads/hp-probook-4520s-review-discussion.495541/ finished! [01/28 22:26:20] [INFO] !!! Now downloading AMD Announces Radeon HD 6990M Gaming Graphics Card Discussion !!!!! [01/28 22:26:21] [INFO] We are on page 1 of 1 [01/28 22:26:21] [INFO] Number of posts: 4 [01/28 22:26:21] [INFO] Progress: 2071/6740 [01/28 22:26:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:26:21] [INFO] Thread http://forum.notebookreview.com/threads/amd-announces-radeon-hd-6990m-gaming-graphics-card-discussion.594094/ finished! [01/28 22:26:21] [INFO] !!! Now downloading Dell Intros Dell Stage with SyncUP for One-Click Media Access !!!!! [01/28 22:26:23] [INFO] We are on page 1 of 1 [01/28 22:26:23] [INFO] Number of posts: 1 [01/28 22:26:23] [INFO] Progress: 2072/6740 [01/28 22:26:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:26:23] [INFO] Thread http://forum.notebookreview.com/threads/dell-intros-dell-stage-with-syncup-for-one-click-media-access.598474/ finished! [01/28 22:26:23] [INFO] !!! Now downloading Kensington Orbit Trackball Review !!!!! [01/28 22:26:24] [INFO] We are on page 1 of 1 [01/28 22:26:24] [INFO] Number of posts: 4 [01/28 22:26:24] [INFO] Progress: 2073/6740 [01/28 22:26:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:26:24] [INFO] Thread http://forum.notebookreview.com/threads/kensington-orbit-trackball-review.596770/ finished! [01/28 22:26:25] [INFO] !!! Now downloading Google+ Battles Facebook & Microsoft Discussion !!!!! [01/28 22:26:26] [INFO] We are on page 1 of 1 [01/28 22:26:26] [INFO] Number of posts: 5 [01/28 22:26:26] [INFO] Progress: 2074/6740 [01/28 22:26:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:26:26] [INFO] Thread http://forum.notebookreview.com/threads/google-battles-facebook-microsoft-discussion.593867/ finished! [01/28 22:26:27] [INFO] !!! Now downloading Dell Inspiron 15R- More Bang for your Back-to-School Bucks Discussion !!!!! [01/28 22:26:28] [INFO] We are on page 1 of 1 [01/28 22:26:28] [INFO] Number of posts: 1 [01/28 22:26:28] [INFO] Progress: 2075/6740 [01/28 22:26:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:26:28] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-15r-more-bang-for-your-back-to-school-bucks-discussion.597910/ finished! [01/28 22:26:29] [INFO] !!! Now downloading Back to School- Video Chat Makes the Grade from PCs to Smartphones Discussion !!!!! [01/28 22:26:30] [INFO] We are on page 1 of 1 [01/28 22:26:30] [INFO] Number of posts: 1 [01/28 22:26:31] [INFO] Progress: 2076/6740 [01/28 22:26:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:26:31] [INFO] Thread http://forum.notebookreview.com/threads/back-to-school-video-chat-makes-the-grade-from-pcs-to-smartphones-discussion.597909/ finished! [01/28 22:26:31] [INFO] !!! Now downloading HP Pavilion dm1 on Verizon 4G LTE Soon !!!!! [01/28 22:26:32] [INFO] We are on page 1 of 1 [01/28 22:26:32] [INFO] Number of posts: 1 [01/28 22:26:32] [INFO] Progress: 2077/6740 [01/28 22:26:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:26:32] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-dm1-on-verizon-4g-lte-soon.597883/ finished! [01/28 22:26:33] [INFO] !!! Now downloading New Sony VAIO Z Ultraportable Revealed Discussion !!!!! [01/28 22:26:34] [INFO] We are on page 1 of 2 [01/28 22:26:36] [INFO] We are on page 2 of 2 [01/28 22:26:36] [INFO] Number of posts: 6 [01/28 22:26:36] [INFO] Progress: 2078/6740 [01/28 22:26:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:26:36] [INFO] Thread http://forum.notebookreview.com/threads/new-sony-vaio-z-ultraportable-revealed-discussion.590469/ finished! [01/28 22:26:36] [INFO] !!! Now downloading Gateway Unveils Revamped ID and NV Series Notebooks Discussion !!!!! [01/28 22:26:37] [INFO] We are on page 1 of 2 [01/28 22:26:39] [INFO] We are on page 2 of 2 [01/28 22:26:39] [INFO] Number of posts: 2 [01/28 22:26:39] [INFO] Progress: 2079/6740 [01/28 22:26:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:26:39] [INFO] Thread http://forum.notebookreview.com/threads/gateway-unveils-revamped-id-and-nv-series-notebooks-discussion.592722/ finished! [01/28 22:26:40] [INFO] !!! Now downloading Western Digital 1TB Scorpio Blue Hard Drive Resized Discussion !!!!! [01/28 22:26:41] [INFO] We are on page 1 of 1 [01/28 22:26:41] [INFO] Number of posts: 8 [01/28 22:26:41] [INFO] Progress: 2080/6740 [01/28 22:26:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:26:41] [INFO] Thread http://forum.notebookreview.com/threads/western-digital-1tb-scorpio-blue-hard-drive-resized-discussion.596171/ finished! [01/28 22:26:42] [INFO] !!! Now downloading Kaspersky Anti-Virus 2011 Review Discussion !!!!! [01/28 22:26:43] [INFO] We are on page 1 of 1 [01/28 22:26:43] [INFO] Number of posts: 1 [01/28 22:26:43] [INFO] Progress: 2081/6740 [01/28 22:26:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:26:43] [INFO] Thread http://forum.notebookreview.com/threads/kaspersky-anti-virus-2011-review-discussion.596002/ finished! [01/28 22:26:44] [INFO] !!! Now downloading Samsung Series 9 Laptops Get Updated for Back-To-School Discussion !!!!! [01/28 22:26:45] [INFO] We are on page 1 of 2 [01/28 22:26:46] [INFO] We are on page 2 of 2 [01/28 22:26:46] [INFO] Number of posts: 6 [01/28 22:26:47] [INFO] Progress: 2082/6740 [01/28 22:26:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:26:47] [INFO] Thread http://forum.notebookreview.com/threads/samsung-series-9-laptops-get-updated-for-back-to-school-discussion.591493/ finished! [01/28 22:26:47] [INFO] !!! Now downloading Dell Launches XPS 15z Laptop Discussion !!!!! [01/28 22:26:48] [INFO] We are on page 1 of 1 [01/28 22:26:49] [WARNING] Host down for image http://media.bestofmicro.com/Dell-XPS-15z,2-1-299449-13.jpg [01/28 22:26:49] [WARNING] Host down for image http://media.bestofmicro.com/Dell-XPS-15z,2-4-299452-13.png [01/28 22:26:49] [INFO] Progress: 2083/6740 [01/28 22:26:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:26:49] [INFO] Thread http://forum.notebookreview.com/threads/dell-launches-xps-15z-laptop-discussion.581041/ finished! [01/28 22:26:49] [INFO] !!! Now downloading Samsung NC215s Solar-Powered Netbook Available for Pre-Order Discussion !!!!! [01/28 22:26:50] [INFO] We are on page 1 of 1 [01/28 22:26:50] [INFO] Number of posts: 4 [01/28 22:26:51] [INFO] Progress: 2084/6740 [01/28 22:26:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:26:51] [INFO] Thread http://forum.notebookreview.com/threads/samsung-nc215s-solar-powered-netbook-available-for-pre-order-discussion.594100/ finished! [01/28 22:26:51] [INFO] !!! Now downloading Acer Introduces New Colorful Netbooks Discussion !!!!! [01/28 22:26:53] [INFO] We are on page 1 of 1 [01/28 22:26:53] [INFO] Number of posts: 7 [01/28 22:26:53] [INFO] Progress: 2085/6740 [01/28 22:26:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:26:53] [INFO] Thread http://forum.notebookreview.com/threads/acer-introduces-new-colorful-netbooks-discussion.590937/ finished! [01/28 22:26:53] [INFO] !!! Now downloading Corel PDF Fusion Review Discussion !!!!! [01/28 22:26:54] [INFO] We are on page 1 of 1 [01/28 22:26:54] [INFO] Number of posts: 1 [01/28 22:26:54] [INFO] Progress: 2086/6740 [01/28 22:26:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:26:54] [INFO] Thread http://forum.notebookreview.com/threads/corel-pdf-fusion-review-discussion.593677/ finished! [01/28 22:26:55] [INFO] !!! Now downloading Lenovo ThinkPad L420- Our Deal of the Week Discussion !!!!! [01/28 22:26:56] [INFO] We are on page 1 of 1 [01/28 22:26:56] [INFO] Number of posts: 1 [01/28 22:26:56] [INFO] Progress: 2087/6740 [01/28 22:26:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:26:56] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-l420-our-deal-of-the-week-discussion.593080/ finished! [01/28 22:26:57] [INFO] !!! Now downloading IBM's Cloud To Offer Gold, Silver and Bronze Data Recovery to SMBs Discussion !!!!! [01/28 22:26:58] [INFO] We are on page 1 of 1 [01/28 22:26:58] [INFO] Number of posts: 1 [01/28 22:26:58] [INFO] Progress: 2088/6740 [01/28 22:26:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:26:58] [INFO] Thread http://forum.notebookreview.com/threads/ibms-cloud-to-offer-gold-silver-and-bronze-data-recovery-to-smbs-discussion.593012/ finished! [01/28 22:26:58] [INFO] !!! Now downloading New User Reg Test Page Discussion !!!!! [01/28 22:26:59] [INFO] We are on page 1 of 1 [01/28 22:26:59] [INFO] Number of posts: 1 [01/28 22:27:00] [INFO] Progress: 2089/6740 [01/28 22:27:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:27:00] [INFO] Thread http://forum.notebookreview.com/threads/new-user-reg-test-page-discussion.592822/ finished! [01/28 22:27:00] [INFO] !!! Now downloading HP Pavilion dv7t Review Discussion !!!!! [01/28 22:27:01] [INFO] We are on page 1 of 1 [01/28 22:27:01] [INFO] Number of posts: 3 [01/28 22:27:01] [INFO] Progress: 2090/6740 [01/28 22:27:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:27:01] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-dv7t-review-discussion.586854/ finished! [01/28 22:27:02] [INFO] !!! Now downloading HP Releases AMD Llano-Equipped Pavilion Notebook Discussion !!!!! [01/28 22:27:03] [INFO] We are on page 1 of 1 [01/28 22:27:03] [INFO] Number of posts: 2 [01/28 22:27:03] [INFO] Progress: 2091/6740 [01/28 22:27:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:27:03] [INFO] Thread http://forum.notebookreview.com/threads/hp-releases-amd-llano-equipped-pavilion-notebook-discussion.592531/ finished! [01/28 22:27:03] [INFO] !!! Now downloading New Sony VAIO Z Available Soon Discussion !!!!! [01/28 22:27:04] [INFO] We are on page 1 of 2 [01/28 22:27:06] [INFO] We are on page 2 of 2 [01/28 22:27:06] [INFO] Number of posts: 7 [01/28 22:27:07] [INFO] Progress: 2092/6740 [01/28 22:27:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:27:07] [INFO] Thread http://forum.notebookreview.com/threads/new-sony-vaio-z-available-soon-discussion.584488/ finished! [01/28 22:27:07] [INFO] !!! Now downloading Kingston V+ 100 96GB SSD Review Discussion !!!!! [01/28 22:27:08] [INFO] We are on page 1 of 2 [01/28 22:27:11] [INFO] We are on page 2 of 2 [01/28 22:27:11] [INFO] Number of posts: 3 [01/28 22:27:11] [INFO] Progress: 2093/6740 [01/28 22:27:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:27:11] [INFO] Thread http://forum.notebookreview.com/threads/kingston-v-100-96gb-ssd-review-discussion.591003/ finished! [01/28 22:27:12] [INFO] !!! Now downloading HP Pavilion dm1z- Maximize Mobility this Summer Discussion !!!!! [01/28 22:27:13] [INFO] We are on page 1 of 1 [01/28 22:27:13] [INFO] Number of posts: 6 [01/28 22:27:13] [INFO] Progress: 2094/6740 [01/28 22:27:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:27:13] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-dm1z-maximize-mobility-this-summer-discussion.588107/ finished! [01/28 22:27:14] [INFO] !!! Now downloading Most Popular Laptops for June 2011 Discussion !!!!! [01/28 22:27:15] [INFO] We are on page 1 of 1 [01/28 22:27:15] [INFO] Number of posts: 1 [01/28 22:27:15] [INFO] Progress: 2095/6740 [01/28 22:27:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:27:15] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-laptops-for-june-2011-discussion.591495/ finished! [01/28 22:27:16] [INFO] !!! Now downloading Lenovo ThinkPad E420s- Our Deal of the Week Discussion !!!!! [01/28 22:27:17] [INFO] We are on page 1 of 1 [01/28 22:27:17] [INFO] Number of posts: 1 [01/28 22:27:17] [INFO] Progress: 2096/6740 [01/28 22:27:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:27:17] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-e420s-our-deal-of-the-week-discussion.591254/ finished! [01/28 22:27:17] [INFO] !!! Now downloading Alienware M11x R3 Review Discussion !!!!! [01/28 22:27:19] [INFO] We are on page 1 of 1 [01/28 22:27:19] [INFO] Number of posts: 7 [01/28 22:27:19] [INFO] Progress: 2097/6740 [01/28 22:27:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:27:19] [INFO] Thread http://forum.notebookreview.com/threads/alienware-m11x-r3-review-discussion.590209/ finished! [01/28 22:27:19] [INFO] !!! Now downloading 7-5-2011 Newsletter Photos Discussion !!!!! [01/28 22:27:20] [INFO] We are on page 1 of 1 [01/28 22:27:20] [INFO] Number of posts: 1 [01/28 22:27:21] [INFO] Progress: 2098/6740 [01/28 22:27:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:27:21] [INFO] Thread http://forum.notebookreview.com/threads/7-5-2011-newsletter-photos-discussion.590982/ finished! [01/28 22:27:21] [INFO] !!! Now downloading ASUS Releases G74 Gaming Notebook Discussion !!!!! [01/28 22:27:22] [INFO] We are on page 1 of 2 [01/28 22:27:25] [INFO] We are on page 2 of 2 [01/28 22:27:25] [INFO] Number of posts: 3 [01/28 22:27:25] [INFO] Progress: 2099/6740 [01/28 22:27:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:27:25] [INFO] Thread http://forum.notebookreview.com/threads/asus-releases-g74-gaming-notebook-discussion.587723/ finished! [01/28 22:27:25] [INFO] !!! Now downloading Lenovo ThinkPad X220- Our Top Pick For Vacationing Execs Discussion !!!!! [01/28 22:27:26] [INFO] We are on page 1 of 1 [01/28 22:27:26] [INFO] Number of posts: 8 [01/28 22:27:27] [INFO] Progress: 2100/6740 [01/28 22:27:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:27:27] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-x220-our-top-pick-for-vacationing-execs-discussion.590389/ finished! [01/28 22:27:28] [INFO] !!! Now downloading MALIBAL Lotus P150HM Review Discussion !!!!! [01/28 22:27:29] [INFO] We are on page 1 of 2 [01/28 22:27:31] [INFO] We are on page 2 of 2 [01/28 22:27:31] [INFO] Number of posts: 6 [01/28 22:27:31] [INFO] Progress: 2101/6740 [01/28 22:27:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:27:31] [INFO] Thread http://forum.notebookreview.com/threads/malibal-lotus-p150hm-review-discussion.552043/ finished! [01/28 22:27:32] [INFO] !!! Now downloading Microsoft Launches Office 365, SMBs Tout Productivity & Mobility Discussion !!!!! [01/28 22:27:33] [INFO] We are on page 1 of 1 [01/28 22:27:33] [INFO] Number of posts: 1 [01/28 22:27:33] [INFO] Progress: 2102/6740 [01/28 22:27:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:27:33] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-launches-office-365-smbs-tout-productivity-mobility-discussion.590860/ finished! [01/28 22:27:33] [INFO] !!! Now downloading The World's Fastest Notebook Graphics- The Nvidia GeForce GTX 580M Discussion !!!!! [01/28 22:27:34] [INFO] We are on page 1 of 2 [01/28 22:27:36] [INFO] We are on page 2 of 2 [01/28 22:27:36] [INFO] Number of posts: 3 [01/28 22:27:37] [INFO] Progress: 2103/6740 [01/28 22:27:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:27:37] [INFO] Thread http://forum.notebookreview.com/threads/the-worlds-fastest-notebook-graphics-the-nvidia-geforce-gtx-580m-discussion.590352/ finished! [01/28 22:27:37] [INFO] !!! Now downloading Sony VAIO F- Our Deal of the Week Discussion !!!!! [01/28 22:27:38] [INFO] We are on page 1 of 1 [01/28 22:27:38] [INFO] Number of posts: 2 [01/28 22:27:39] [INFO] Progress: 2104/6740 [01/28 22:27:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:27:39] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-f-our-deal-of-the-week-discussion.589304/ finished! [01/28 22:27:40] [INFO] !!! Now downloading AMD Will Not Endorse SYSmark 2012 Benchmark Discussion !!!!! [01/28 22:27:41] [INFO] We are on page 1 of 2 [01/28 22:27:43] [INFO] We are on page 2 of 2 [01/28 22:27:43] [INFO] Number of posts: 1 [01/28 22:27:43] [INFO] Progress: 2105/6740 [01/28 22:27:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:27:43] [INFO] Thread http://forum.notebookreview.com/threads/amd-will-not-endorse-sysmark-2012-benchmark-discussion.587974/ finished! [01/28 22:27:43] [INFO] !!! Now downloading MSI Announces Nvidia GTX 560M-Equipped Notebooks Discussion !!!!! [01/28 22:27:44] [INFO] We are on page 1 of 1 [01/28 22:27:44] [INFO] Number of posts: 5 [01/28 22:27:45] [INFO] Progress: 2106/6740 [01/28 22:27:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:27:45] [INFO] Thread http://forum.notebookreview.com/threads/msi-announces-nvidia-gtx-560m-equipped-notebooks-discussion.582708/ finished! [01/28 22:27:45] [INFO] !!! Now downloading Microsoft Office 365 Preview- Hello Lync, Goodbye Live Meeting Discussion !!!!! [01/28 22:27:46] [INFO] We are on page 1 of 1 [01/28 22:27:46] [INFO] Number of posts: 1 [01/28 22:27:46] [INFO] Progress: 2107/6740 [01/28 22:27:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:27:46] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-office-365-preview-hello-lync-goodbye-live-meeting-discussion.589639/ finished! [01/28 22:27:48] [INFO] !!! Now downloading Numbered List Test !!!!! [01/28 22:27:49] [INFO] We are on page 1 of 1 [01/28 22:27:49] [INFO] Number of posts: 3 [01/28 22:27:49] [INFO] Progress: 2108/6740 [01/28 22:27:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:27:49] [INFO] Thread http://forum.notebookreview.com/threads/numbered-list-test.589360/ finished! [01/28 22:27:49] [INFO] !!! Now downloading Crucial M4 128GB SSD Review Discussion !!!!! [01/28 22:27:50] [INFO] We are on page 1 of 2 [01/28 22:27:52] [INFO] We are on page 2 of 2 [01/28 22:27:52] [INFO] Number of posts: 3 [01/28 22:27:52] [INFO] Progress: 2109/6740 [01/28 22:27:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:27:52] [INFO] Thread http://forum.notebookreview.com/threads/crucial-m4-128gb-ssd-review-discussion.585855/ finished! [01/28 22:27:53] [INFO] !!! Now downloading Online Backup Service Buyers Guide 2010 Discussion !!!!! [01/28 22:27:54] [INFO] We are on page 1 of 1 [01/28 22:27:54] [INFO] Number of posts: 3 [01/28 22:27:54] [INFO] Progress: 2110/6740 [01/28 22:27:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:27:54] [INFO] Thread http://forum.notebookreview.com/threads/online-backup-service-buyers-guide-2010-discussion.519641/ finished! [01/28 22:27:55] [INFO] !!! Now downloading OCZ Vertex 3 120GB Review Discussion !!!!! [01/28 22:27:57] [INFO] We are on page 1 of 1 [01/28 22:27:57] [INFO] Number of posts: 3 [01/28 22:27:57] [INFO] Progress: 2111/6740 [01/28 22:27:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:27:57] [INFO] Thread http://forum.notebookreview.com/threads/ocz-vertex-3-120gb-review-discussion.587966/ finished! [01/28 22:27:57] [INFO] !!! Now downloading Kensington Announces Wireless Trackball Discussion !!!!! [01/28 22:27:58] [INFO] We are on page 1 of 1 [01/28 22:27:58] [INFO] Number of posts: 1 [01/28 22:27:58] [INFO] Progress: 2112/6740 [01/28 22:27:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:27:58] [INFO] Thread http://forum.notebookreview.com/threads/kensington-announces-wireless-trackball-discussion.588057/ finished! [01/28 22:27:59] [INFO] !!! Now downloading Back To School Upgrade Guide- How To Revive Your Old Laptop Discussion !!!!! [01/28 22:28:00] [INFO] We are on page 1 of 1 [01/28 22:28:00] [INFO] Number of posts: 5 [01/28 22:28:00] [INFO] Progress: 2113/6740 [01/28 22:28:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:28:00] [INFO] Thread http://forum.notebookreview.com/threads/back-to-school-upgrade-guide-how-to-revive-your-old-laptop-discussion.507293/ finished! [01/28 22:28:00] [INFO] !!! Now downloading Acer Releases Aspire Ethos Notebooks, Removable Touchpads Discussion !!!!! [01/28 22:28:01] [INFO] We are on page 1 of 2 [01/28 22:28:04] [INFO] We are on page 2 of 2 [01/28 22:28:04] [INFO] Number of posts: 3 [01/28 22:28:04] [INFO] Progress: 2114/6740 [01/28 22:28:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:28:04] [INFO] Thread http://forum.notebookreview.com/threads/acer-releases-aspire-ethos-notebooks-removable-touchpads-discussion.586601/ finished! [01/28 22:28:04] [INFO] !!! Now downloading Samsung R540- Our Deal of the Week Discussion !!!!! [01/28 22:28:05] [INFO] We are on page 1 of 1 [01/28 22:28:05] [INFO] Number of posts: 1 [01/28 22:28:05] [INFO] Progress: 2115/6740 [01/28 22:28:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:28:05] [INFO] Thread http://forum.notebookreview.com/threads/samsung-r540-our-deal-of-the-week-discussion.586924/ finished! [01/28 22:28:06] [INFO] !!! Now downloading Acer Announces New TimelineX Laptops Discussion !!!!! [01/28 22:28:07] [INFO] We are on page 1 of 2 [01/28 22:28:09] [INFO] We are on page 2 of 2 [01/28 22:28:09] [INFO] Number of posts: 3 [01/28 22:28:10] [INFO] Progress: 2116/6740 [01/28 22:28:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:28:10] [INFO] Thread http://forum.notebookreview.com/threads/acer-announces-new-timelinex-laptops-discussion.584387/ finished! [01/28 22:28:10] [INFO] !!! Now downloading System Mechanic 10 (Updated) Review Discussion !!!!! [01/28 22:28:11] [INFO] We are on page 1 of 1 [01/28 22:28:11] [INFO] Number of posts: 1 [01/28 22:28:11] [INFO] Progress: 2117/6740 [01/28 22:28:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:28:11] [INFO] Thread http://forum.notebookreview.com/threads/system-mechanic-10-updated-review-discussion.586407/ finished! [01/28 22:28:12] [INFO] !!! Now downloading Getac to Release Flagship X500 Rugged Notebook Soon Discussion !!!!! [01/28 22:28:13] [INFO] We are on page 1 of 1 [01/28 22:28:13] [INFO] Number of posts: 1 [01/28 22:28:13] [INFO] Progress: 2118/6740 [01/28 22:28:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:28:13] [INFO] Thread http://forum.notebookreview.com/threads/getac-to-release-flagship-x500-rugged-notebook-soon-discussion.586399/ finished! [01/28 22:28:13] [INFO] !!! Now downloading Toshiba Announces New Qosmio, Satellite Notebooks Discussion !!!!! [01/28 22:28:15] [INFO] We are on page 1 of 1 [01/28 22:28:15] [INFO] Number of posts: 2 [01/28 22:28:15] [INFO] Progress: 2119/6740 [01/28 22:28:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:28:15] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-announces-new-qosmio-satellite-notebooks-discussion.586238/ finished! [01/28 22:28:15] [INFO] !!! Now downloading Cyberlink PowerDirector 9 Review Discussion !!!!! [01/28 22:28:16] [INFO] We are on page 1 of 1 [01/28 22:28:16] [INFO] Number of posts: 2 [01/28 22:28:16] [INFO] Progress: 2120/6740 [01/28 22:28:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:28:16] [INFO] Thread http://forum.notebookreview.com/threads/cyberlink-powerdirector-9-review-discussion.584720/ finished! [01/28 22:28:17] [INFO] !!! Now downloading Panasonic Updates Toughbook 19 with New Components Discussion !!!!! [01/28 22:28:18] [INFO] We are on page 1 of 1 [01/28 22:28:18] [INFO] Number of posts: 2 [01/28 22:28:18] [INFO] Progress: 2121/6740 [01/28 22:28:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:28:18] [INFO] Thread http://forum.notebookreview.com/threads/panasonic-updates-toughbook-19-with-new-components-discussion.585425/ finished! [01/28 22:28:18] [INFO] !!! Now downloading Bibble Pro 4.9 Review Discussion !!!!! [01/28 22:28:20] [INFO] We are on page 1 of 1 [01/28 22:28:20] [INFO] Number of posts: 1 [01/28 22:28:20] [INFO] Progress: 2122/6740 [01/28 22:28:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:28:20] [INFO] Thread http://forum.notebookreview.com/threads/bibble-pro-4-9-review-discussion.585161/ finished! [01/28 22:28:20] [INFO] !!! Now downloading Adobe Photoshop Lightroom 2 Review Discussion !!!!! [01/28 22:28:21] [INFO] We are on page 1 of 1 [01/28 22:28:21] [INFO] Number of posts: 1 [01/28 22:28:21] [INFO] Progress: 2123/6740 [01/28 22:28:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:28:21] [INFO] Thread http://forum.notebookreview.com/threads/adobe-photoshop-lightroom-2-review-discussion.585160/ finished! [01/28 22:28:21] [INFO] !!! Now downloading ASUS K53E-B1- Our Deal of the Week Discussion !!!!! [01/28 22:28:23] [INFO] We are on page 1 of 1 [01/28 22:28:23] [INFO] Number of posts: 1 [01/28 22:28:23] [INFO] Progress: 2124/6740 [01/28 22:28:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:28:23] [INFO] Thread http://forum.notebookreview.com/threads/asus-k53e-b1-our-deal-of-the-week-discussion.585131/ finished! [01/28 22:28:23] [INFO] !!! Now downloading Dell Latitude E6420 ATG Review Discussion !!!!! [01/28 22:28:24] [INFO] We are on page 1 of 1 [01/28 22:28:24] [INFO] Number of posts: 7 [01/28 22:28:25] [INFO] Progress: 2125/6740 [01/28 22:28:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:28:25] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-e6420-atg-review-discussion.584142/ finished! [01/28 22:28:25] [INFO] !!! Now downloading Genius Announces the Traveler 9000 Multi-Surface Wireless Mouse Discussion !!!!! [01/28 22:28:26] [INFO] We are on page 1 of 1 [01/28 22:28:26] [INFO] Number of posts: 1 [01/28 22:28:26] [INFO] Progress: 2126/6740 [01/28 22:28:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:28:26] [INFO] Thread http://forum.notebookreview.com/threads/genius-announces-the-traveler-9000-multi-surface-wireless-mouse-discussion.584860/ finished! [01/28 22:28:26] [INFO] !!! Now downloading Kaspersky Internet Security 2011 Review Discussion !!!!! [01/28 22:28:28] [INFO] We are on page 1 of 1 [01/28 22:28:28] [INFO] Number of posts: 2 [01/28 22:28:28] [INFO] Progress: 2127/6740 [01/28 22:28:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:28:28] [INFO] Thread http://forum.notebookreview.com/threads/kaspersky-internet-security-2011-review-discussion.584729/ finished! [01/28 22:28:28] [INFO] !!! Now downloading Amazon Video On Demand Review 2010 !!!!! [01/28 22:28:29] [INFO] We are on page 1 of 1 [01/28 22:28:29] [INFO] Number of posts: 1 [01/28 22:28:29] [INFO] Progress: 2128/6740 [01/28 22:28:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:28:29] [INFO] Thread http://forum.notebookreview.com/threads/amazon-video-on-demand-review-2010.584732/ finished! [01/28 22:28:30] [INFO] !!! Now downloading Symantec Norton 360 Review !!!!! [01/28 22:28:31] [INFO] We are on page 1 of 1 [01/28 22:28:31] [INFO] Number of posts: 1 [01/28 22:28:32] [INFO] Progress: 2129/6740 [01/28 22:28:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:28:32] [INFO] Thread http://forum.notebookreview.com/threads/symantec-norton-360-review.584731/ finished! [01/28 22:28:32] [INFO] !!! Now downloading CA Internet Security Suite Plus 2011 Review Discussion !!!!! [01/28 22:28:33] [INFO] We are on page 1 of 1 [01/28 22:28:33] [INFO] Number of posts: 1 [01/28 22:28:33] [INFO] Progress: 2130/6740 [01/28 22:28:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:28:33] [INFO] Thread http://forum.notebookreview.com/threads/ca-internet-security-suite-plus-2011-review-discussion.584728/ finished! [01/28 22:28:34] [INFO] !!! Now downloading Adobe Acrobat X Review Discussion !!!!! [01/28 22:28:36] [INFO] We are on page 1 of 1 [01/28 22:28:36] [INFO] Number of posts: 1 [01/28 22:28:36] [INFO] Progress: 2131/6740 [01/28 22:28:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:28:36] [INFO] Thread http://forum.notebookreview.com/threads/adobe-acrobat-x-review-discussion.584727/ finished! [01/28 22:28:36] [INFO] !!! Now downloading Opera 11 Alpha Review Discussion !!!!! [01/28 22:28:37] [INFO] We are on page 1 of 1 [01/28 22:28:37] [INFO] Number of posts: 1 [01/28 22:28:37] [INFO] Progress: 2132/6740 [01/28 22:28:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:28:37] [INFO] Thread http://forum.notebookreview.com/threads/opera-11-alpha-review-discussion.584725/ finished! [01/28 22:28:37] [INFO] !!! Now downloading Flock Social Browser Review Discussion !!!!! [01/28 22:28:39] [INFO] We are on page 1 of 1 [01/28 22:28:39] [INFO] Number of posts: 1 [01/28 22:28:39] [INFO] Progress: 2133/6740 [01/28 22:28:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:28:39] [INFO] Thread http://forum.notebookreview.com/threads/flock-social-browser-review-discussion.584721/ finished! [01/28 22:28:39] [INFO] !!! Now downloading WinCleaner OneClick Professional Clean 11 Review Discussion !!!!! [01/28 22:28:40] [INFO] We are on page 1 of 1 [01/28 22:28:40] [INFO] Number of posts: 1 [01/28 22:28:40] [INFO] Progress: 2134/6740 [01/28 22:28:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:28:40] [INFO] Thread http://forum.notebookreview.com/threads/wincleaner-oneclick-professional-clean-11-review-discussion.584686/ finished! [01/28 22:28:41] [INFO] !!! Now downloading RockMelt Social Browser Review Discussion !!!!! [01/28 22:28:42] [INFO] We are on page 1 of 1 [01/28 22:28:42] [INFO] Number of posts: 1 [01/28 22:28:42] [INFO] Progress: 2135/6740 [01/28 22:28:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:28:42] [INFO] Thread http://forum.notebookreview.com/threads/rockmelt-social-browser-review-discussion.584685/ finished! [01/28 22:28:42] [INFO] !!! Now downloading E3 2011- Alienware Shows Off Notebooks for All Types of Gamers Discussion !!!!! [01/28 22:28:44] [INFO] We are on page 1 of 1 [01/28 22:28:44] [INFO] Number of posts: 1 [01/28 22:28:44] [INFO] Progress: 2136/6740 [01/28 22:28:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:28:44] [INFO] Thread http://forum.notebookreview.com/threads/e3-2011-alienware-shows-off-notebooks-for-all-types-of-gamers-discussion.584516/ finished! [01/28 22:28:44] [INFO] !!! Now downloading Most Popular Laptops for May 2011 Discussion !!!!! [01/28 22:28:45] [INFO] We are on page 1 of 1 [01/28 22:28:45] [INFO] Number of posts: 8 [01/28 22:28:46] [INFO] Progress: 2137/6740 [01/28 22:28:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:28:46] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-laptops-for-may-2011-discussion.582971/ finished! [01/28 22:28:46] [INFO] !!! Now downloading Top 10 Software Articles of 2010 Discussion !!!!! [01/28 22:28:47] [INFO] We are on page 1 of 1 [01/28 22:28:47] [INFO] Number of posts: 1 [01/28 22:28:47] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Top 10 Software Articles of 2010 Discussion/images/avatars/ [01/28 22:28:47] [INFO] Progress: 2138/6740 [01/28 22:28:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:28:47] [INFO] Thread http://forum.notebookreview.com/threads/top-10-software-articles-of-2010-discussion.584418/ finished! [01/28 22:28:48] [INFO] !!! Now downloading Lenovo Purchases Medion Computers for $671 Million Discussion !!!!! [01/28 22:28:49] [INFO] We are on page 1 of 1 [01/28 22:28:49] [INFO] Number of posts: 9 [01/28 22:28:49] [INFO] Progress: 2139/6740 [01/28 22:28:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:28:49] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-purchases-medion-computers-for-671-million-discussion.583293/ finished! [01/28 22:28:50] [INFO] !!! Now downloading ASUS UL20FT- Our Deal of the Week Discussion !!!!! [01/28 22:28:51] [INFO] We are on page 1 of 1 [01/28 22:28:51] [INFO] Number of posts: 1 [01/28 22:28:51] [INFO] Progress: 2140/6740 [01/28 22:28:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:28:51] [INFO] Thread http://forum.notebookreview.com/threads/asus-ul20ft-our-deal-of-the-week-discussion.583411/ finished! [01/28 22:28:51] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-g73jh-review-discussion.466398/ is 55000 ms [01/28 22:28:52] [INFO] !!! Now downloading ASUS G73JH Review Discussion !!!!! [01/28 22:28:53] [INFO] We are on page 1 of 10 [01/28 22:28:55] [INFO] We are on page 2 of 10 [01/28 22:28:58] [INFO] We are on page 3 of 10 [01/28 22:28:59] [INFO] We are on page 4 of 10 [01/28 22:29:01] [INFO] We are on page 5 of 10 [01/28 22:29:03] [INFO] We are on page 6 of 10 [01/28 22:29:07] [INFO] We are on page 7 of 10 [01/28 22:29:09] [INFO] We are on page 8 of 10 [01/28 22:29:10] [INFO] We are on page 9 of 10 [01/28 22:29:12] [INFO] We are on page 10 of 10 [01/28 22:29:12] [INFO] Number of posts: 1 [01/28 22:29:12] [INFO] Progress: 2141/6740 [01/28 22:29:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:29:12] [INFO] Thread http://forum.notebookreview.com/threads/asus-g73jh-review-discussion.466398/ finished! [01/28 22:29:12] [INFO] !!! Now downloading WinCleaner OneClick Professional Clean 11 Review Discussion !!!!! [01/28 22:29:13] [INFO] We are on page 1 of 1 [01/28 22:29:13] [INFO] Number of posts: 1 [01/28 22:29:13] [INFO] Progress: 2142/6740 [01/28 22:29:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:29:13] [INFO] Thread http://forum.notebookreview.com/threads/wincleaner-oneclick-professional-clean-11-review-discussion.582929/ finished! [01/28 22:29:14] [INFO] !!! Now downloading CA Internet Security Suite Plus 2011 Review Discussion !!!!! [01/28 22:29:15] [INFO] We are on page 1 of 1 [01/28 22:29:15] [INFO] Number of posts: 1 [01/28 22:29:15] [INFO] Progress: 2143/6740 [01/28 22:29:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:29:15] [INFO] Thread http://forum.notebookreview.com/threads/ca-internet-security-suite-plus-2011-review-discussion.582928/ finished! [01/28 22:29:15] [INFO] !!! Now downloading Kaspersky Internet Security 2011 Review Discussion !!!!! [01/28 22:29:17] [INFO] We are on page 1 of 1 [01/28 22:29:17] [INFO] Number of posts: 1 [01/28 22:29:17] [INFO] Progress: 2144/6740 [01/28 22:29:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:29:17] [INFO] Thread http://forum.notebookreview.com/threads/kaspersky-internet-security-2011-review-discussion.582927/ finished! [01/28 22:29:17] [INFO] !!! Now downloading Symantec Norton 360 Review Discussion !!!!! [01/28 22:29:18] [INFO] We are on page 1 of 1 [01/28 22:29:18] [INFO] Number of posts: 1 [01/28 22:29:18] [INFO] Progress: 2145/6740 [01/28 22:29:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:29:18] [INFO] Thread http://forum.notebookreview.com/threads/symantec-norton-360-review-discussion.582926/ finished! [01/28 22:29:19] [INFO] !!! Now downloading Flock Social Browser Review Discussion !!!!! [01/28 22:29:20] [INFO] We are on page 1 of 1 [01/28 22:29:20] [INFO] Number of posts: 1 [01/28 22:29:20] [INFO] Progress: 2146/6740 [01/28 22:29:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:29:20] [INFO] Thread http://forum.notebookreview.com/threads/flock-social-browser-review-discussion.582925/ finished! [01/28 22:29:20] [INFO] !!! Now downloading RockMelt Social Browser Review Discussion !!!!! [01/28 22:29:21] [INFO] We are on page 1 of 1 [01/28 22:29:21] [INFO] Number of posts: 1 [01/28 22:29:21] [INFO] Progress: 2147/6740 [01/28 22:29:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:29:21] [INFO] Thread http://forum.notebookreview.com/threads/rockmelt-social-browser-review-discussion.582924/ finished! [01/28 22:29:22] [INFO] !!! Now downloading Amazon Video On Demand Review 2010 Discussion !!!!! [01/28 22:29:23] [INFO] We are on page 1 of 1 [01/28 22:29:23] [INFO] Number of posts: 1 [01/28 22:29:23] [INFO] Progress: 2148/6740 [01/28 22:29:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:29:23] [INFO] Thread http://forum.notebookreview.com/threads/amazon-video-on-demand-review-2010-discussion.582923/ finished! [01/28 22:29:23] [INFO] !!! Now downloading Adobe Acrobat X Review Discussion !!!!! [01/28 22:29:24] [INFO] We are on page 1 of 1 [01/28 22:29:24] [INFO] Number of posts: 1 [01/28 22:29:24] [INFO] Progress: 2149/6740 [01/28 22:29:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:29:24] [INFO] Thread http://forum.notebookreview.com/threads/adobe-acrobat-x-review-discussion.582922/ finished! [01/28 22:29:25] [INFO] !!! Now downloading Cyberlink PowerDirector 9 Review Discussion !!!!! [01/28 22:29:26] [INFO] We are on page 1 of 1 [01/28 22:29:26] [INFO] Number of posts: 1 [01/28 22:29:26] [INFO] Progress: 2150/6740 [01/28 22:29:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:29:26] [INFO] Thread http://forum.notebookreview.com/threads/cyberlink-powerdirector-9-review-discussion.582921/ finished! [01/28 22:29:26] [INFO] !!! Now downloading Opera 11 Alpha Review Discussion !!!!! [01/28 22:29:27] [INFO] We are on page 1 of 1 [01/28 22:29:27] [INFO] Number of posts: 1 [01/28 22:29:28] [INFO] Progress: 2151/6740 [01/28 22:29:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:29:28] [INFO] Thread http://forum.notebookreview.com/threads/opera-11-alpha-review-discussion.582920/ finished! [01/28 22:29:28] [INFO] Max wait time for http://forum.notebookreview.com/threads/apple-macbook-air-11-6-inch-review-discussion.529067/ is 40000 ms [01/28 22:29:28] [INFO] !!! Now downloading Apple MacBook Air (11.6-inch) Review Discussion !!!!! [01/28 22:29:29] [INFO] We are on page 1 of 7 [01/28 22:29:32] [INFO] We are on page 2 of 7 [01/28 22:29:34] [INFO] We are on page 3 of 7 [01/28 22:29:36] [INFO] We are on page 4 of 7 [01/28 22:29:38] [INFO] We are on page 5 of 7 [01/28 22:29:40] [INFO] We are on page 6 of 7 [01/28 22:29:41] [INFO] We are on page 7 of 7 [01/28 22:29:41] [INFO] Number of posts: 1 [01/28 22:29:41] [INFO] Progress: 2152/6740 [01/28 22:29:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:29:41] [INFO] Thread http://forum.notebookreview.com/threads/apple-macbook-air-11-6-inch-review-discussion.529067/ finished! [01/28 22:29:42] [INFO] !!! Now downloading Buying a new laptop as a student Get a free XBox 360, too !!!!! [01/28 22:29:43] [INFO] We are on page 1 of 2 [01/28 22:29:45] [INFO] We are on page 2 of 2 [01/28 22:29:45] [INFO] Number of posts: 6 [01/28 22:29:45] [INFO] Progress: 2153/6740 [01/28 22:29:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:29:45] [INFO] Thread http://forum.notebookreview.com/threads/buying-a-new-laptop-as-a-student-get-a-free-xbox-360-too.579830/ finished! [01/28 22:29:45] [INFO] !!! Now downloading HP Now Offering 1080p Screens on Pavilion Notebooks Discussion !!!!! [01/28 22:29:47] [INFO] We are on page 1 of 2 [01/28 22:29:48] [INFO] We are on page 2 of 2 [01/28 22:29:48] [INFO] Number of posts: 5 [01/28 22:29:48] [INFO] Progress: 2154/6740 [01/28 22:29:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:29:48] [INFO] Thread http://forum.notebookreview.com/threads/hp-now-offering-1080p-screens-on-pavilion-notebooks-discussion.579713/ finished! [01/28 22:29:49] [INFO] !!! Now downloading Dell Inspiron 15R Second Gen- Our Deal of the Week Discussion !!!!! [01/28 22:29:50] [INFO] We are on page 1 of 1 [01/28 22:29:50] [INFO] Number of posts: 1 [01/28 22:29:50] [INFO] Progress: 2155/6740 [01/28 22:29:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:29:50] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-15r-second-gen-our-deal-of-the-week-discussion.581753/ finished! [01/28 22:29:51] [INFO] Max wait time for http://forum.notebookreview.com/threads/first-look-at-the-new-hp-notebooks-discussion.577257/ is 21500 ms [01/28 22:29:51] [INFO] !!! Now downloading First Look at the New HP Notebooks Discussion !!!!! [01/28 22:29:52] [INFO] We are on page 1 of 3 [01/28 22:29:56] [INFO] We are on page 2 of 3 [01/28 22:29:57] [INFO] We are on page 3 of 3 [01/28 22:29:57] [INFO] Number of posts: 4 [01/28 22:29:58] [INFO] Progress: 2156/6740 [01/28 22:29:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:29:58] [INFO] Thread http://forum.notebookreview.com/threads/first-look-at-the-new-hp-notebooks-discussion.577257/ finished! [01/28 22:29:58] [INFO] !!! Now downloading Sony Unveils Upgraded VAIO S and VAIO F Series Laptops Discussion !!!!! [01/28 22:29:59] [INFO] We are on page 1 of 1 [01/28 22:29:59] [INFO] Number of posts: 4 [01/28 22:29:59] [INFO] Progress: 2157/6740 [01/28 22:29:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:29:59] [INFO] Thread http://forum.notebookreview.com/threads/sony-unveils-upgraded-vaio-s-and-vaio-f-series-laptops-discussion.581402/ finished! [01/28 22:29:59] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-thinkpad-x1-review-discussion.579068/ is 25500 ms [01/28 22:30:00] [INFO] !!! Now downloading Lenovo ThinkPad X1 Review Discussion !!!!! [01/28 22:30:01] [INFO] We are on page 1 of 4 [01/28 22:30:03] [INFO] We are on page 2 of 4 [01/28 22:30:05] [INFO] We are on page 3 of 4 [01/28 22:30:06] [INFO] We are on page 4 of 4 [01/28 22:30:06] [INFO] Number of posts: 2 [01/28 22:30:06] [INFO] Progress: 2158/6740 [01/28 22:30:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:30:06] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-x1-review-discussion.579068/ finished! [01/28 22:30:07] [INFO] !!! Now downloading Lenovo G560- Our Deal of the Week Discussion !!!!! [01/28 22:30:08] [INFO] We are on page 1 of 1 [01/28 22:30:08] [INFO] Number of posts: 3 [01/28 22:30:08] [INFO] Progress: 2159/6740 [01/28 22:30:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:30:08] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-g560-our-deal-of-the-week-discussion.578221/ finished! [01/28 22:30:08] [INFO] !!! Now downloading Samsung and Google Launch Chromebook Netbook Discussion !!!!! [01/28 22:30:10] [INFO] We are on page 1 of 2 [01/28 22:30:12] [INFO] We are on page 2 of 2 [01/28 22:30:12] [INFO] Number of posts: 4 [01/28 22:30:12] [INFO] Progress: 2160/6740 [01/28 22:30:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:30:12] [INFO] Thread http://forum.notebookreview.com/threads/samsung-and-google-launch-chromebook-netbook-discussion.577745/ finished! [01/28 22:30:12] [INFO] !!! Now downloading ASUS Eee PC 1215N- Our Deal of the Week Discussion !!!!! [01/28 22:30:13] [INFO] We are on page 1 of 1 [01/28 22:30:13] [INFO] Number of posts: 3 [01/28 22:30:14] [INFO] Progress: 2161/6740 [01/28 22:30:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:30:14] [INFO] Thread http://forum.notebookreview.com/threads/asus-eee-pc-1215n-our-deal-of-the-week-discussion.580051/ finished! [01/28 22:30:14] [INFO] !!! Now downloading Dell Inspiron 15R (N5110) Review Discussion !!!!! [01/28 22:30:15] [INFO] We are on page 1 of 1 [01/28 22:30:15] [INFO] Number of posts: 2 [01/28 22:30:15] [INFO] Progress: 2162/6740 [01/28 22:30:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:30:15] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-15r-n5110-review-discussion.577836/ finished! [01/28 22:30:16] [INFO] !!! Now downloading Toshiba Satellite E305-S1990X Review Discussion !!!!! [01/28 22:30:17] [INFO] We are on page 1 of 1 [01/28 22:30:17] [INFO] Number of posts: 5 [01/28 22:30:17] [INFO] Progress: 2163/6740 [01/28 22:30:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:30:17] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-e305-s1990x-review-discussion.576402/ finished! [01/28 22:30:17] [INFO] !!! Now downloading Cirago SuperSpeed 3.0 Hard Drive Docking Station Review Discussion !!!!! [01/28 22:30:19] [INFO] We are on page 1 of 1 [01/28 22:30:19] [INFO] Number of posts: 1 [01/28 22:30:19] [INFO] Progress: 2164/6740 [01/28 22:30:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:30:19] [INFO] Thread http://forum.notebookreview.com/threads/cirago-superspeed-3-0-hard-drive-docking-station-review-discussion.579589/ finished! [01/28 22:30:20] [INFO] !!! Now downloading Samsung Series 9 Ultraportable Now Shipping Discussion !!!!! [01/28 22:30:21] [INFO] We are on page 1 of 1 [01/28 22:30:21] [INFO] Number of posts: 2 [01/28 22:30:21] [INFO] Progress: 2165/6740 [01/28 22:30:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:30:21] [INFO] Thread http://forum.notebookreview.com/threads/samsung-series-9-ultraportable-now-shipping-discussion.579045/ finished! [01/28 22:30:22] [INFO] !!! Now downloading Sony VAIO Y (YB) Review Discussion !!!!! [01/28 22:30:23] [INFO] We are on page 1 of 2 [01/28 22:30:25] [INFO] We are on page 2 of 2 [01/28 22:30:25] [INFO] Number of posts: 4 [01/28 22:30:25] [INFO] Progress: 2166/6740 [01/28 22:30:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:30:25] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-y-yb-review-discussion.570091/ finished! [01/28 22:30:25] [INFO] !!! Now downloading Panasonic Launches Toughbook 53 Semi-Rugged Notebook Discussion !!!!! [01/28 22:30:26] [INFO] We are on page 1 of 1 [01/28 22:30:26] [INFO] Number of posts: 3 [01/28 22:30:27] [INFO] Progress: 2167/6740 [01/28 22:30:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:30:27] [INFO] Thread http://forum.notebookreview.com/threads/panasonic-launches-toughbook-53-semi-rugged-notebook-discussion.577553/ finished! [01/28 22:30:27] [INFO] Max wait time for http://forum.notebookreview.com/threads/sony-unveils-the-vaio-c-series-laptops-discussion.556968/ is 24500 ms [01/28 22:30:27] [INFO] !!! Now downloading Sony Unveils the VAIO C Series Laptops Discussion !!!!! [01/28 22:30:28] [INFO] We are on page 1 of 3 [01/28 22:30:30] [INFO] We are on page 2 of 3 [01/28 22:30:32] [INFO] We are on page 3 of 3 [01/28 22:30:32] [INFO] Progress: 2168/6740 [01/28 22:30:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:30:32] [INFO] Thread http://forum.notebookreview.com/threads/sony-unveils-the-vaio-c-series-laptops-discussion.556968/ finished! [01/28 22:30:33] [INFO] !!! Now downloading Lenovo ThinkPad X120e- Our Deal of the Week Discussion !!!!! [01/28 22:30:34] [INFO] We are on page 1 of 1 [01/28 22:30:34] [INFO] Number of posts: 4 [01/28 22:30:34] [INFO] Progress: 2169/6740 [01/28 22:30:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:30:34] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-x120e-our-deal-of-the-week-discussion.576336/ finished! [01/28 22:30:34] [INFO] Max wait time for http://forum.notebookreview.com/threads/defective-nvidia-gpu-settlement-reached-starting-claims-discussion.548625/ is 29500 ms [01/28 22:30:34] [INFO] !!! Now downloading Defective Nvidia GPU Settlement Reached, Starting Claims Discussion !!!!! [01/28 22:30:35] [INFO] We are on page 1 of 4 [01/28 22:30:38] [INFO] We are on page 2 of 4 [01/28 22:30:39] [INFO] We are on page 3 of 4 [01/28 22:30:41] [INFO] We are on page 4 of 4 [01/28 22:30:42] [INFO] Progress: 2170/6740 [01/28 22:30:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:30:42] [INFO] Thread http://forum.notebookreview.com/threads/defective-nvidia-gpu-settlement-reached-starting-claims-discussion.548625/ finished! [01/28 22:30:42] [INFO] !!! Now downloading Take Our Survey for a Chance to Win an Apple iPad 2 Discussion !!!!! [01/28 22:30:43] [INFO] We are on page 1 of 1 [01/28 22:30:43] [INFO] Number of posts: 6 [01/28 22:30:43] [INFO] Progress: 2171/6740 [01/28 22:30:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:30:43] [INFO] Thread http://forum.notebookreview.com/threads/take-our-survey-for-a-chance-to-win-an-apple-ipad-2-discussion.576140/ finished! [01/28 22:30:44] [INFO] !!! Now downloading Lenovo ThinkPad E220s Business Notebook Now Available Discussion !!!!! [01/28 22:30:45] [INFO] We are on page 1 of 1 [01/28 22:30:45] [INFO] Number of posts: 8 [01/28 22:30:45] [INFO] Progress: 2172/6740 [01/28 22:30:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:30:45] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-e220s-business-notebook-now-available-discussion.572253/ finished! [01/28 22:30:46] [INFO] !!! Now downloading Most Popular Laptops for April 2011 Discussion !!!!! [01/28 22:30:47] [INFO] We are on page 1 of 1 [01/28 22:30:47] [INFO] Number of posts: 2 [01/28 22:30:47] [INFO] Progress: 2173/6740 [01/28 22:30:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:30:47] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-laptops-for-april-2011-discussion.575189/ finished! [01/28 22:30:48] [INFO] !!! Now downloading Alienware Discontinues M15x Gaming Notebook Discussion !!!!! [01/28 22:30:49] [INFO] We are on page 1 of 1 [01/28 22:30:49] [INFO] Number of posts: 7 [01/28 22:30:49] [INFO] Progress: 2174/6740 [01/28 22:30:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:30:49] [INFO] Thread http://forum.notebookreview.com/threads/alienware-discontinues-m15x-gaming-notebook-discussion.575010/ finished! [01/28 22:30:49] [INFO] Max wait time for http://forum.notebookreview.com/threads/first-look-new-hp-elitebook-mobile-workstations-discussion.569585/ is 37500 ms [01/28 22:30:49] [INFO] !!! Now downloading First Look- New HP EliteBook Mobile Workstations Discussion !!!!! [01/28 22:30:50] [INFO] We are on page 1 of 6 [01/28 22:30:53] [INFO] We are on page 2 of 6 [01/28 22:30:55] [INFO] We are on page 3 of 6 [01/28 22:30:57] [INFO] We are on page 4 of 6 [01/28 22:30:58] [INFO] We are on page 5 of 6 [01/28 22:30:58] [INFO] Number of posts: 12 [01/28 22:31:00] [INFO] We are on page 6 of 6 [01/28 22:31:00] [INFO] Number of posts: 3 [01/28 22:31:00] [INFO] Progress: 2175/6740 [01/28 22:31:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:31:00] [INFO] Thread http://forum.notebookreview.com/threads/first-look-new-hp-elitebook-mobile-workstations-discussion.569585/ finished! [01/28 22:31:01] [INFO] !!! Now downloading Dell Announces Precision Mobility M4600 and M6600 Workstations Discussion !!!!! [01/28 22:31:02] [INFO] We are on page 1 of 2 [01/28 22:31:04] [INFO] We are on page 2 of 2 [01/28 22:31:04] [INFO] Number of posts: 3 [01/28 22:31:04] [INFO] Progress: 2176/6740 [01/28 22:31:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:31:04] [INFO] Thread http://forum.notebookreview.com/threads/dell-announces-precision-mobility-m4600-and-m6600-workstations-discussion.573929/ finished! [01/28 22:31:05] [INFO] !!! Now downloading MSI Intros GX780 Gaming Notebook with SteelSeries Keyboard Discussion !!!!! [01/28 22:31:06] [INFO] We are on page 1 of 1 [01/28 22:31:06] [INFO] Progress: 2177/6740 [01/28 22:31:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:31:06] [INFO] Thread http://forum.notebookreview.com/threads/msi-intros-gx780-gaming-notebook-with-steelseries-keyboard-discussion.574246/ finished! [01/28 22:31:06] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-thinkpad-x120e-review-discussion.557311/ is 41000 ms [01/28 22:31:07] [INFO] !!! Now downloading Lenovo ThinkPad X120e Review Discussion !!!!! [01/28 22:31:08] [INFO] We are on page 1 of 7 [01/28 22:31:10] [INFO] We are on page 2 of 7 [01/28 22:31:12] [INFO] We are on page 3 of 7 [01/28 22:31:14] [INFO] We are on page 4 of 7 [01/28 22:31:16] [INFO] We are on page 5 of 7 [01/28 22:31:17] [INFO] We are on page 6 of 7 [01/28 22:31:19] [INFO] We are on page 7 of 7 [01/28 22:31:19] [INFO] Number of posts: 3 [01/28 22:31:19] [INFO] Applying Photobucket fix for http://i244.photobucket.com/albums/gg5/davidtr1/IMG_6439.jpg [01/28 22:31:19] [WARNING] Could not download image https://hosting.photobucket.com/albums/gg5/davidtr1/IMG_6439.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/gg5/davidtr1/IMG_6439.jpg [01/28 22:31:19] [INFO] Progress: 2178/6740 [01/28 22:31:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:31:19] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-x120e-review-discussion.557311/ finished! [01/28 22:31:20] [INFO] !!! Now downloading Dell Latitude 2120 Review Discussion !!!!! [01/28 22:31:21] [INFO] We are on page 1 of 2 [01/28 22:31:23] [INFO] We are on page 2 of 2 [01/28 22:31:23] [INFO] Number of posts: 2 [01/28 22:31:23] [INFO] Progress: 2179/6740 [01/28 22:31:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:31:23] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-2120-review-discussion.573271/ finished! [01/28 22:31:23] [INFO] Max wait time for http://forum.notebookreview.com/threads/amd-begins-shipping-llano-accelerated-processor-unit-discussion.567692/ is 40500 ms [01/28 22:31:23] [INFO] !!! Now downloading AMD Begins Shipping Llano Accelerated Processor Unit Discussion !!!!! [01/28 22:31:25] [INFO] We are on page 1 of 7 [01/28 22:31:27] [INFO] We are on page 2 of 7 [01/28 22:31:29] [INFO] We are on page 3 of 7 [01/28 22:31:30] [INFO] We are on page 4 of 7 [01/28 22:31:32] [INFO] We are on page 5 of 7 [01/28 22:31:34] [INFO] We are on page 6 of 7 [01/28 22:31:35] [INFO] We are on page 7 of 7 [01/28 22:31:35] [INFO] Number of posts: 2 [01/28 22:31:35] [INFO] Progress: 2180/6740 [01/28 22:31:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:31:35] [INFO] Thread http://forum.notebookreview.com/threads/amd-begins-shipping-llano-accelerated-processor-unit-discussion.567692/ finished! [01/28 22:31:36] [INFO] !!! Now downloading ASUS K53E-B1 Review Discussion !!!!! [01/28 22:31:37] [INFO] We are on page 1 of 1 [01/28 22:31:37] [INFO] Number of posts: 4 [01/28 22:31:37] [INFO] Progress: 2181/6740 [01/28 22:31:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:31:37] [INFO] Thread http://forum.notebookreview.com/threads/asus-k53e-b1-review-discussion.574178/ finished! [01/28 22:31:37] [INFO] !!! Now downloading Toshiba Satellite M645- Our Deal of the Week Discussion !!!!! [01/28 22:31:39] [INFO] We are on page 1 of 1 [01/28 22:31:39] [INFO] Number of posts: 1 [01/28 22:31:39] [INFO] Progress: 2182/6740 [01/28 22:31:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:31:39] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-m645-our-deal-of-the-week-discussion.574457/ finished! [01/28 22:31:39] [INFO] !!! Now downloading Toshiba USB Mobile Monitor Review Discussion !!!!! [01/28 22:31:40] [INFO] We are on page 1 of 1 [01/28 22:31:40] [INFO] Number of posts: 6 [01/28 22:31:41] [INFO] Progress: 2183/6740 [01/28 22:31:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:31:41] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-usb-mobile-monitor-review-discussion.571122/ finished! [01/28 22:31:41] [INFO] !!! Now downloading Alienware announces new M14x, M18x and M11x Gaming Laptops Discussion !!!!! [01/28 22:31:42] [INFO] We are on page 1 of 1 [01/28 22:31:42] [INFO] Number of posts: 5 [01/28 22:31:43] [INFO] Progress: 2184/6740 [01/28 22:31:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:31:43] [INFO] Thread http://forum.notebookreview.com/threads/alienware-announces-new-m14x-m18x-and-m11x-gaming-laptops-discussion.571554/ finished! [01/28 22:31:43] [INFO] !!! Now downloading Lexar Launches its Fastest Crucial to Date m4 SSDs Discussion !!!!! [01/28 22:31:44] [INFO] We are on page 1 of 1 [01/28 22:31:44] [INFO] Number of posts: 1 [01/28 22:31:44] [INFO] Progress: 2185/6740 [01/28 22:31:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:31:44] [INFO] Thread http://forum.notebookreview.com/threads/lexar-launches-its-fastest-crucial-to-date-m4-ssds-discussion.573887/ finished! [01/28 22:31:45] [INFO] !!! Now downloading Asus N82JV-X1- Our Deal of the Week Discussion !!!!! [01/28 22:31:46] [INFO] We are on page 1 of 1 [01/28 22:31:46] [INFO] Number of posts: 3 [01/28 22:31:46] [INFO] Progress: 2186/6740 [01/28 22:31:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:31:46] [INFO] Thread http://forum.notebookreview.com/threads/asus-n82jv-x1-our-deal-of-the-week-discussion.572345/ finished! [01/28 22:31:46] [INFO] !!! Now downloading Aleratec Releases Flash Drive Duplicator Discussion !!!!! [01/28 22:31:47] [INFO] We are on page 1 of 1 [01/28 22:31:47] [INFO] Number of posts: 1 [01/28 22:31:48] [INFO] Progress: 2187/6740 [01/28 22:31:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:31:48] [INFO] Thread http://forum.notebookreview.com/threads/aleratec-releases-flash-drive-duplicator-discussion.571444/ finished! [01/28 22:31:48] [INFO] !!! Now downloading The Best Laptops For Moms, Dads, and Grads Discussion !!!!! [01/28 22:31:49] [INFO] We are on page 1 of 1 [01/28 22:31:49] [INFO] Number of posts: 1 [01/28 22:31:49] [INFO] Progress: 2188/6740 [01/28 22:31:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:31:49] [INFO] Thread http://forum.notebookreview.com/threads/the-best-laptops-for-moms-dads-and-grads-discussion.571394/ finished! [01/28 22:31:50] [INFO] !!! Now downloading Acer Aspire 1830T Timeline X- Our Deal of the Week Discussion !!!!! [01/28 22:31:51] [INFO] We are on page 1 of 1 [01/28 22:31:51] [INFO] Number of posts: 2 [01/28 22:31:52] [INFO] Progress: 2189/6740 [01/28 22:31:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:31:52] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire-1830t-timeline-x-our-deal-of-the-week-discussion.570330/ finished! [01/28 22:31:53] [INFO] !!! Now downloading Dell Announces 11.6-inch Inspiron M102Z Notebook Discussion !!!!! [01/28 22:31:54] [INFO] We are on page 1 of 2 [01/28 22:31:56] [INFO] We are on page 2 of 2 [01/28 22:31:56] [INFO] Number of posts: 2 [01/28 22:31:56] [INFO] Progress: 2190/6740 [01/28 22:31:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:31:56] [INFO] Thread http://forum.notebookreview.com/threads/dell-announces-11-6-inch-inspiron-m102z-notebook-discussion.567485/ finished! [01/28 22:31:56] [INFO] !!! Now downloading AMD to Support USB 3.0 in Future Chipsets Discussion !!!!! [01/28 22:31:58] [INFO] We are on page 1 of 1 [01/28 22:31:58] [INFO] Number of posts: 5 [01/28 22:31:58] [INFO] Progress: 2191/6740 [01/28 22:31:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:31:58] [INFO] Thread http://forum.notebookreview.com/threads/amd-to-support-usb-3-0-in-future-chipsets-discussion.570074/ finished! [01/28 22:31:58] [INFO] !!! Now downloading Fujitsu Releases Four New LifeBook Laptops Discussion !!!!! [01/28 22:31:59] [INFO] We are on page 1 of 1 [01/28 22:31:59] [INFO] Number of posts: 5 [01/28 22:32:00] [INFO] Progress: 2192/6740 [01/28 22:32:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:32:00] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-releases-four-new-lifebook-laptops-discussion.569212/ finished! [01/28 22:32:00] [INFO] !!! Now downloading Japan Disaster Affecting Major Manufacturers Discussion !!!!! [01/28 22:32:01] [INFO] We are on page 1 of 1 [01/28 22:32:01] [INFO] Number of posts: 7 [01/28 22:32:01] [INFO] Progress: 2193/6740 [01/28 22:32:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:32:01] [INFO] Thread http://forum.notebookreview.com/threads/japan-disaster-affecting-major-manufacturers-discussion.566149/ finished! [01/28 22:32:02] [INFO] !!! Now downloading Seagate GoFlex Slim Review Discussion !!!!! [01/28 22:32:03] [INFO] We are on page 1 of 1 [01/28 22:32:03] [INFO] Number of posts: 2 [01/28 22:32:03] [INFO] Progress: 2194/6740 [01/28 22:32:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:32:03] [INFO] Thread http://forum.notebookreview.com/threads/seagate-goflex-slim-review-discussion.569167/ finished! [01/28 22:32:03] [INFO] Max wait time for http://forum.notebookreview.com/threads/google-cr-48-chrome-notebook-review-discussion.547095/ is 32000 ms [01/28 22:32:04] [INFO] !!! Now downloading Google Cr-48 Chrome Notebook Review Discussion !!!!! [01/28 22:32:05] [INFO] We are on page 1 of 5 [01/28 22:32:07] [INFO] We are on page 2 of 5 [01/28 22:32:08] [INFO] We are on page 3 of 5 [01/28 22:32:10] [INFO] We are on page 4 of 5 [01/28 22:32:12] [INFO] We are on page 5 of 5 [01/28 22:32:12] [INFO] Number of posts: 5 [01/28 22:32:12] [INFO] Progress: 2195/6740 [01/28 22:32:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:32:12] [INFO] Thread http://forum.notebookreview.com/threads/google-cr-48-chrome-notebook-review-discussion.547095/ finished! [01/28 22:32:13] [INFO] !!! Now downloading ASUS U41JF-A1 Review Discussion !!!!! [01/28 22:32:14] [INFO] We are on page 1 of 2 [01/28 22:32:16] [INFO] We are on page 2 of 2 [01/28 22:32:16] [INFO] Number of posts: 9 [01/28 22:32:16] [INFO] Progress: 2196/6740 [01/28 22:32:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:32:16] [INFO] Thread http://forum.notebookreview.com/threads/asus-u41jf-a1-review-discussion.553641/ finished! [01/28 22:32:16] [INFO] !!! Now downloading MSI Intros X370 Notebook with AMD Fusion Processor !!!!! [01/28 22:32:17] [INFO] We are on page 1 of 1 [01/28 22:32:17] [INFO] Number of posts: 6 [01/28 22:32:18] [WARNING] File not found for image https://www.msi.com/pic/product/five_pictures5_2368_20110325100111.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/MSI Intros X370 Notebook with AMD Fusion Processor/images/storyImages/five_pictures5_2368_20110325100111.jpg [01/28 22:32:18] [WARNING] File not found for image https://www.msi.com/pic/product/five_pictures2_2368_20110325100047.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/MSI Intros X370 Notebook with AMD Fusion Processor/images/storyImages/five_pictures2_2368_20110325100047.jpg [01/28 22:32:19] [WARNING] File not found for image https://www.msi.com/pic/product/five_pictures1_2368_20110325100040.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/MSI Intros X370 Notebook with AMD Fusion Processor/images/storyImages/five_pictures1_2368_20110325100040.jpg [01/28 22:32:19] [INFO] Progress: 2197/6740 [01/28 22:32:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:32:19] [INFO] Thread http://forum.notebookreview.com/threads/msi-intros-x370-notebook-with-amd-fusion-processor.567486/ finished! [01/28 22:32:19] [INFO] !!! Now downloading Lenovo IdeaPad Z560- Our Deal of the Week Discussion !!!!! [01/28 22:32:20] [INFO] We are on page 1 of 1 [01/28 22:32:20] [INFO] Number of posts: 1 [01/28 22:32:20] [INFO] Progress: 2198/6740 [01/28 22:32:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:32:20] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ideapad-z560-our-deal-of-the-week-discussion.568407/ finished! [01/28 22:32:20] [INFO] Max wait time for http://forum.notebookreview.com/threads/new-intel-sandy-bridge-mobile-processors-now-official-discussion.545021/ is 37500 ms [01/28 22:32:21] [INFO] !!! Now downloading New Intel Sandy Bridge Mobile Processors Now Official Discussion !!!!! [01/28 22:32:22] [INFO] We are on page 1 of 6 [01/28 22:32:24] [INFO] We are on page 2 of 6 [01/28 22:32:26] [INFO] We are on page 3 of 6 [01/28 22:32:28] [INFO] We are on page 4 of 6 [01/28 22:32:28] [INFO] Applying Photobucket fix for http://i65.photobucket.com/albums/h204/killer-ra/random%20nonimportant%20stuff/th_OEM-SB.png [01/28 22:32:28] [INFO] Applying Photobucket fix for http://i65.photobucket.com/albums/h204/killer-ra/random%20nonimportant%20stuff/th_OEM-SB.png [01/28 22:32:30] [INFO] We are on page 5 of 6 [01/28 22:32:32] [INFO] We are on page 6 of 6 [01/28 22:32:32] [INFO] Number of posts: 6 [01/28 22:32:32] [INFO] Progress: 2199/6740 [01/28 22:32:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:32:32] [INFO] Thread http://forum.notebookreview.com/threads/new-intel-sandy-bridge-mobile-processors-now-official-discussion.545021/ finished! [01/28 22:32:33] [INFO] !!! Now downloading Taking Care of Business Technology Discussion !!!!! [01/28 22:32:34] [INFO] We are on page 1 of 1 [01/28 22:32:34] [INFO] Number of posts: 1 [01/28 22:32:34] [INFO] Progress: 2200/6740 [01/28 22:32:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:32:34] [INFO] Thread http://forum.notebookreview.com/threads/taking-care-of-business-technology-discussion.568176/ finished! [01/28 22:32:35] [INFO] !!! Now downloading HP EliteBook 8740w Review Discussion !!!!! [01/28 22:32:36] [INFO] We are on page 1 of 2 [01/28 22:32:38] [INFO] We are on page 2 of 2 [01/28 22:32:38] [INFO] Number of posts: 8 [01/28 22:32:38] [INFO] Progress: 2201/6740 [01/28 22:32:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:32:38] [INFO] Thread http://forum.notebookreview.com/threads/hp-elitebook-8740w-review-discussion.564227/ finished! [01/28 22:32:38] [INFO] !!! Now downloading Toshiba Satellite A665-S5176 Review Discussion !!!!! [01/28 22:32:39] [INFO] We are on page 1 of 1 [01/28 22:32:39] [INFO] Number of posts: 1 [01/28 22:32:39] [INFO] Progress: 2202/6740 [01/28 22:32:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:32:39] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-a665-s5176-review-discussion.567900/ finished! [01/28 22:32:39] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-g550-review-discussion.409533/ is 22000 ms [01/28 22:32:41] [INFO] !!! Now downloading Lenovo G550 Review Discussion !!!!! [01/28 22:32:42] [INFO] We are on page 1 of 3 [01/28 22:32:44] [INFO] We are on page 2 of 3 [01/28 22:32:46] [INFO] We are on page 3 of 3 [01/28 22:32:46] [INFO] Number of posts: 5 [01/28 22:32:46] [INFO] Progress: 2203/6740 [01/28 22:32:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:32:46] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-g550-review-discussion.409533/ finished! [01/28 22:32:46] [INFO] Max wait time for http://forum.notebookreview.com/threads/sony-announces-the-vaio-s-series-notebook-line-discussion.560345/ is 33500 ms [01/28 22:32:46] [INFO] !!! Now downloading Sony Announces the VAIO S Series Notebook Line Discussion !!!!! [01/28 22:32:47] [INFO] We are on page 1 of 5 [01/28 22:32:49] [INFO] We are on page 2 of 5 [01/28 22:32:51] [INFO] We are on page 3 of 5 [01/28 22:32:53] [INFO] We are on page 4 of 5 [01/28 22:32:54] [INFO] We are on page 5 of 5 [01/28 22:32:54] [INFO] Number of posts: 8 [01/28 22:32:54] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/no_zpsjrke5qww.gif [01/28 22:32:54] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/no_zpsjrke5qww.gif [01/28 22:32:54] [INFO] Progress: 2204/6740 [01/28 22:32:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:32:54] [INFO] Thread http://forum.notebookreview.com/threads/sony-announces-the-vaio-s-series-notebook-line-discussion.560345/ finished! [01/28 22:32:55] [INFO] !!! Now downloading Toshiba Announces 3D Monocle Discussion !!!!! [01/28 22:32:56] [INFO] We are on page 1 of 2 [01/28 22:32:58] [INFO] We are on page 2 of 2 [01/28 22:32:58] [INFO] Number of posts: 1 [01/28 22:32:58] [INFO] Progress: 2205/6740 [01/28 22:32:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:32:58] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-announces-3d-monocle-discussion.566588/ finished! [01/28 22:32:59] [INFO] !!! Now downloading Dell Inspiron 17R Review Discussion !!!!! [01/28 22:33:00] [INFO] We are on page 1 of 1 [01/28 22:33:01] [INFO] Progress: 2206/6740 [01/28 22:33:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:33:01] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-17r-review-discussion.533986/ finished! [01/28 22:33:01] [INFO] Max wait time for http://forum.notebookreview.com/threads/gigabyte-shows-off-ultra-thin-core-i7-gaming-notebook-discussion.564059/ is 20500 ms [01/28 22:33:01] [INFO] !!! Now downloading Gigabyte Shows Off Ultra-Thin Core i7 Gaming Notebook Discussion !!!!! [01/28 22:33:02] [INFO] We are on page 1 of 3 [01/28 22:33:04] [INFO] We are on page 2 of 3 [01/28 22:33:13] [INFO] We are on page 3 of 3 [01/28 22:33:13] [INFO] Number of posts: 2 [01/28 22:33:13] [INFO] Progress: 2207/6740 [01/28 22:33:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:33:13] [INFO] Thread http://forum.notebookreview.com/threads/gigabyte-shows-off-ultra-thin-core-i7-gaming-notebook-discussion.564059/ finished! [01/28 22:33:14] [INFO] !!! Now downloading Most Popular Laptops for March 2011 Discussion !!!!! [01/28 22:33:15] [INFO] We are on page 1 of 1 [01/28 22:33:15] [INFO] Number of posts: 1 [01/28 22:33:16] [INFO] Progress: 2208/6740 [01/28 22:33:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:33:16] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-laptops-for-march-2011-discussion.566689/ finished! [01/28 22:33:16] [INFO] !!! Now downloading HP ProBook 4520s- Our Deal of the Week Discussion !!!!! [01/28 22:33:17] [INFO] We are on page 1 of 1 [01/28 22:33:17] [INFO] Number of posts: 1 [01/28 22:33:17] [INFO] Progress: 2209/6740 [01/28 22:33:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:33:17] [INFO] Thread http://forum.notebookreview.com/threads/hp-probook-4520s-our-deal-of-the-week-discussion.566589/ finished! [01/28 22:33:18] [INFO] !!! Now downloading Slappa KIKEN Laptop Shoulder Bag Review Discussion !!!!! [01/28 22:33:19] [INFO] We are on page 1 of 1 [01/28 22:33:19] [INFO] Number of posts: 2 [01/28 22:33:19] [INFO] Progress: 2210/6740 [01/28 22:33:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:33:19] [INFO] Thread http://forum.notebookreview.com/threads/slappa-kiken-laptop-shoulder-bag-review-discussion.565701/ finished! [01/28 22:33:19] [INFO] !!! Now downloading Samsung Series 9 Notebook Now Official Discussion !!!!! [01/28 22:33:21] [INFO] We are on page 1 of 1 [01/28 22:33:21] [INFO] Number of posts: 7 [01/28 22:33:21] [INFO] Progress: 2211/6740 [01/28 22:33:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:33:21] [INFO] Thread http://forum.notebookreview.com/threads/samsung-series-9-notebook-now-official-discussion.565609/ finished! [01/28 22:33:21] [INFO] !!! Now downloading Industry First- Dell to Release Spanish Language Notebook in the US Discussion !!!!! [01/28 22:33:22] [INFO] We are on page 1 of 1 [01/28 22:33:22] [INFO] Number of posts: 6 [01/28 22:33:23] [INFO] Progress: 2212/6740 [01/28 22:33:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:33:23] [INFO] Thread http://forum.notebookreview.com/threads/industry-first-dell-to-release-spanish-language-notebook-in-the-us-discussion.565547/ finished! [01/28 22:33:23] [INFO] !!! Now downloading Western Digital Scorpio Blue 640GB Review Discussion !!!!! [01/28 22:33:24] [INFO] We are on page 1 of 2 [01/28 22:33:26] [INFO] We are on page 2 of 2 [01/28 22:33:26] [INFO] Number of posts: 2 [01/28 22:33:26] [INFO] Progress: 2213/6740 [01/28 22:33:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:33:26] [INFO] Thread http://forum.notebookreview.com/threads/western-digital-scorpio-blue-640gb-review-discussion.519701/ finished! [01/28 22:33:27] [INFO] !!! Now downloading SSD shootout- Samsung 470 vs. Corsair Nova vs. OCZ Vertex 2 Discussion !!!!! [01/28 22:33:28] [INFO] We are on page 1 of 1 [01/28 22:33:28] [INFO] Number of posts: 7 [01/28 22:33:28] [INFO] Progress: 2214/6740 [01/28 22:33:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:33:28] [INFO] Thread http://forum.notebookreview.com/threads/ssd-shootout-samsung-470-vs-corsair-nova-vs-ocz-vertex-2-discussion.563712/ finished! [01/28 22:33:28] [INFO] !!! Now downloading ASUS K50IJ- Our Deal of the Week Discussion !!!!! [01/28 22:33:29] [INFO] We are on page 1 of 1 [01/28 22:33:29] [INFO] Number of posts: 1 [01/28 22:33:30] [INFO] Progress: 2215/6740 [01/28 22:33:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:33:30] [INFO] Thread http://forum.notebookreview.com/threads/asus-k50ij-our-deal-of-the-week-discussion.564791/ finished! [01/28 22:33:30] [INFO] Max wait time for http://forum.notebookreview.com/threads/slappa-m-a-s-k-customizable-backpack-review-discussion.478248/ is 26500 ms [01/28 22:33:30] [INFO] !!! Now downloading SLAPPA M.A.S.K. Customizable Backpack Review Discussion !!!!! [01/28 22:33:31] [INFO] We are on page 1 of 4 [01/28 22:33:33] [INFO] We are on page 2 of 4 [01/28 22:33:36] [INFO] We are on page 3 of 4 [01/28 22:33:38] [INFO] We are on page 4 of 4 [01/28 22:33:38] [INFO] Number of posts: 4 [01/28 22:33:38] [INFO] Progress: 2216/6740 [01/28 22:33:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:33:38] [INFO] Thread http://forum.notebookreview.com/threads/slappa-m-a-s-k-customizable-backpack-review-discussion.478248/ finished! [01/28 22:33:38] [INFO] !!! Now downloading Dell Refreshes Inspiron R Notebooks Discussion !!!!! [01/28 22:33:39] [INFO] We are on page 1 of 1 [01/28 22:33:39] [INFO] Number of posts: 7 [01/28 22:33:40] [INFO] Progress: 2217/6740 [01/28 22:33:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:33:40] [INFO] Thread http://forum.notebookreview.com/threads/dell-refreshes-inspiron-r-notebooks-discussion.562843/ finished! [01/28 22:33:40] [INFO] !!! Now downloading Hitachi Intros Travelstar Z5K500 Hard Drive Discussion !!!!! [01/28 22:33:41] [INFO] We are on page 1 of 1 [01/28 22:33:41] [INFO] Number of posts: 6 [01/28 22:33:41] [INFO] Progress: 2218/6740 [01/28 22:33:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:33:41] [INFO] Thread http://forum.notebookreview.com/threads/hitachi-intros-travelstar-z5k500-hard-drive-discussion.541238/ finished! [01/28 22:33:42] [INFO] !!! Now downloading PAX East 2011- Alienware's M17x Notebook Steals the Show Discussion !!!!! [01/28 22:33:43] [INFO] We are on page 1 of 2 [01/28 22:33:45] [INFO] We are on page 2 of 2 [01/28 22:33:45] [INFO] Number of posts: 9 [01/28 22:33:45] [INFO] Progress: 2219/6740 [01/28 22:33:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:33:45] [INFO] Thread http://forum.notebookreview.com/threads/pax-east-2011-alienwares-m17x-notebook-steals-the-show-discussion.561561/ finished! [01/28 22:33:45] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-elitebook-2540p-review-discussion.477025/ is 29500 ms [01/28 22:33:45] [INFO] !!! Now downloading HP EliteBook 2540p Review Discussion !!!!! [01/28 22:33:46] [INFO] We are on page 1 of 4 [01/28 22:33:49] [INFO] We are on page 2 of 4 [01/28 22:33:51] [INFO] We are on page 3 of 4 [01/28 22:33:53] [INFO] We are on page 4 of 4 [01/28 22:33:54] [WARNING] File not found for image http://img831.imageshack.us/img831/2088/pvaorips.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/HP EliteBook 2540p Review Discussion/images/storyImages/pvaorips.gif [01/28 22:33:54] [WARNING] File not found for image http://img689.imageshack.us/img689/5279/luminance.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/HP EliteBook 2540p Review Discussion/images/storyImages/luminance.gif [01/28 22:33:54] [INFO] Progress: 2220/6740 [01/28 22:33:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:33:54] [INFO] Thread http://forum.notebookreview.com/threads/hp-elitebook-2540p-review-discussion.477025/ finished! [01/28 22:33:54] [INFO] !!! Now downloading Samsung Intros New Business Class Notebooks Discussion !!!!! [01/28 22:33:55] [INFO] We are on page 1 of 2 [01/28 22:33:57] [INFO] We are on page 2 of 2 [01/28 22:33:57] [INFO] Number of posts: 1 [01/28 22:33:59] [INFO] Progress: 2221/6740 [01/28 22:33:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:33:59] [INFO] Thread http://forum.notebookreview.com/threads/samsung-intros-new-business-class-notebooks-discussion.562977/ finished! [01/28 22:33:59] [INFO] !!! Now downloading HP Pavilion dm3t- Our Deal of the Week Discussion !!!!! [01/28 22:34:00] [INFO] We are on page 1 of 1 [01/28 22:34:00] [INFO] Number of posts: 1 [01/28 22:34:00] [INFO] Progress: 2222/6740 [01/28 22:34:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:34:00] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-dm3t-our-deal-of-the-week-discussion.563076/ finished! [01/28 22:34:01] [INFO] !!! Now downloading Gateway Launches New NV Series Notebooks Discussion !!!!! [01/28 22:34:02] [INFO] We are on page 1 of 1 [01/28 22:34:02] [INFO] Number of posts: 1 [01/28 22:34:02] [INFO] Progress: 2223/6740 [01/28 22:34:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:34:02] [INFO] Thread http://forum.notebookreview.com/threads/gateway-launches-new-nv-series-notebooks-discussion.563054/ finished! [01/28 22:34:02] [INFO] !!! Now downloading Gear Up for Spring Break 2011 Discussion !!!!! [01/28 22:34:03] [INFO] We are on page 1 of 1 [01/28 22:34:03] [INFO] Number of posts: 3 [01/28 22:34:04] [INFO] Progress: 2224/6740 [01/28 22:34:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:34:04] [INFO] Thread http://forum.notebookreview.com/threads/gear-up-for-spring-break-2011-discussion.562934/ finished! [01/28 22:34:04] [INFO] !!! Now downloading Dell Introduces New Vostro 3000 Small Business Series Discussion !!!!! [01/28 22:34:05] [INFO] We are on page 1 of 1 [01/28 22:34:05] [INFO] Number of posts: 2 [01/28 22:34:05] [INFO] Progress: 2225/6740 [01/28 22:34:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:34:05] [INFO] Thread http://forum.notebookreview.com/threads/dell-introduces-new-vostro-3000-small-business-series-discussion.562932/ finished! [01/28 22:34:05] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-reveals-new-elitebook-and-probook-business-laptops-discussion.557155/ is 39000 ms [01/28 22:34:06] [INFO] !!! Now downloading HP Reveals New EliteBook and ProBook Business Laptops Discussion !!!!! [01/28 22:34:07] [INFO] We are on page 1 of 6 [01/28 22:34:09] [INFO] We are on page 2 of 6 [01/28 22:34:11] [INFO] We are on page 3 of 6 [01/28 22:34:13] [INFO] We are on page 4 of 6 [01/28 22:34:14] [INFO] We are on page 5 of 6 [01/28 22:34:14] [INFO] Number of posts: 12 [01/28 22:34:16] [INFO] We are on page 6 of 6 [01/28 22:34:16] [INFO] Number of posts: 6 [01/28 22:34:16] [INFO] Progress: 2226/6740 [01/28 22:34:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:34:16] [INFO] Thread http://forum.notebookreview.com/threads/hp-reveals-new-elitebook-and-probook-business-laptops-discussion.557155/ finished! [01/28 22:34:16] [INFO] !!! Now downloading Slappa BottomLess Pit Aura Trolley Review Discussion !!!!! [01/28 22:34:17] [INFO] We are on page 1 of 1 [01/28 22:34:17] [INFO] Number of posts: 1 [01/28 22:34:18] [INFO] Progress: 2227/6740 [01/28 22:34:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:34:18] [INFO] Thread http://forum.notebookreview.com/threads/slappa-bottomless-pit-aura-trolley-review-discussion.562229/ finished! [01/28 22:34:18] [INFO] Max wait time for http://forum.notebookreview.com/threads/notebookreview-debuts-a-brand-new-look-and-feel-discussion.522277/ is 22500 ms [01/28 22:34:18] [INFO] !!! Now downloading NotebookReview Debuts a Brand New Look and Feel Discussion !!!!! [01/28 22:34:19] [INFO] We are on page 1 of 3 [01/28 22:34:21] [INFO] We are on page 2 of 3 [01/28 22:34:23] [INFO] We are on page 3 of 3 [01/28 22:34:23] [INFO] Number of posts: 6 [01/28 22:34:23] [WARNING] File not found for image http://www.rpgrevolution.com/forums/style_emoticons/default/lock.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/NotebookReview Debuts a Brand New Look and Feel Discussion/images/storyImages/lock.gif [01/28 22:34:23] [INFO] Progress: 2228/6740 [01/28 22:34:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:34:23] [INFO] Thread http://forum.notebookreview.com/threads/notebookreview-debuts-a-brand-new-look-and-feel-discussion.522277/ finished! [01/28 22:34:24] [INFO] !!! Now downloading Lenovo IdeaPad V460 Review Discussion !!!!! [01/28 22:34:25] [INFO] We are on page 1 of 1 [01/28 22:34:26] [INFO] Progress: 2229/6740 [01/28 22:34:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:34:26] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ideapad-v460-review-discussion.555370/ finished! [01/28 22:34:26] [INFO] !!! Now downloading Fujitsu Intros Lifebook Notebook with 3D Screen Discussion !!!!! [01/28 22:34:27] [INFO] We are on page 1 of 1 [01/28 22:34:27] [INFO] Number of posts: 1 [01/28 22:34:27] [INFO] Progress: 2230/6740 [01/28 22:34:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:34:27] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-intros-lifebook-notebook-with-3d-screen-discussion.561559/ finished! [01/28 22:34:27] [INFO] !!! Now downloading Lenovo ThinkPad Edge 14- Our Deal of the Week Discussion !!!!! [01/28 22:34:29] [INFO] We are on page 1 of 1 [01/28 22:34:29] [INFO] Number of posts: 2 [01/28 22:34:29] [INFO] Progress: 2231/6740 [01/28 22:34:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:34:29] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-edge-14-our-deal-of-the-week-discussion.561433/ finished! [01/28 22:34:29] [INFO] !!! Now downloading Lenovo and Intel Launch Classmate+ Educational PC Discussion !!!!! [01/28 22:34:30] [INFO] We are on page 1 of 1 [01/28 22:34:30] [INFO] Number of posts: 1 [01/28 22:34:30] [INFO] Progress: 2232/6740 [01/28 22:34:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:34:30] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-and-intel-launch-classmate-educational-pc-discussion.561379/ finished! [01/28 22:34:30] [INFO] Max wait time for http://forum.notebookreview.com/threads/apple-updates-macbook-pro-line-for-2011-discussion.557616/ is 37000 ms [01/28 22:34:31] [INFO] !!! Now downloading Apple Updates MacBook Pro Line for 2011 Discussion !!!!! [01/28 22:34:32] [INFO] We are on page 1 of 6 [01/28 22:34:34] [INFO] We are on page 2 of 6 [01/28 22:34:36] [INFO] We are on page 3 of 6 [01/28 22:34:38] [INFO] We are on page 4 of 6 [01/28 22:34:39] [INFO] We are on page 5 of 6 [01/28 22:34:41] [INFO] We are on page 6 of 6 [01/28 22:34:41] [INFO] Number of posts: 5 [01/28 22:34:41] [INFO] Progress: 2233/6740 [01/28 22:34:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:34:41] [INFO] Thread http://forum.notebookreview.com/threads/apple-updates-macbook-pro-line-for-2011-discussion.557616/ finished! [01/28 22:34:42] [INFO] !!! Now downloading HP Pavilion dm3t Review Discussion !!!!! [01/28 22:34:43] [INFO] We are on page 1 of 2 [01/28 22:34:45] [INFO] We are on page 2 of 2 [01/28 22:34:45] [INFO] Number of posts: 2 [01/28 22:34:45] [INFO] Progress: 2234/6740 [01/28 22:34:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:34:45] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-dm3t-review-discussion.560363/ finished! [01/28 22:34:45] [INFO] !!! Now downloading Best Blu-ray DVD Playback Software Discussion !!!!! [01/28 22:34:46] [INFO] We are on page 1 of 1 [01/28 22:34:46] [INFO] Number of posts: 5 [01/28 22:34:46] [INFO] Progress: 2235/6740 [01/28 22:34:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:34:46] [INFO] Thread http://forum.notebookreview.com/threads/best-blu-ray-dvd-playback-software-discussion.518425/ finished! [01/28 22:34:47] [INFO] !!! Now downloading Western Digital Acquires Hitachi GST, Webcast Available Discussion !!!!! [01/28 22:34:48] [INFO] We are on page 1 of 1 [01/28 22:34:48] [INFO] Number of posts: 1 [01/28 22:34:48] [INFO] Progress: 2236/6740 [01/28 22:34:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:34:48] [INFO] Thread http://forum.notebookreview.com/threads/western-digital-acquires-hitachi-gst-webcast-available-discussion.560392/ finished! [01/28 22:34:48] [INFO] Max wait time for http://forum.notebookreview.com/threads/acer-aspire-8940g-review.434902/ is 25000 ms [01/28 22:34:49] [INFO] !!! Now downloading Acer Aspire 8940G Review !!!!! [01/28 22:34:50] [INFO] We are on page 1 of 4 [01/28 22:34:58] [INFO] We are on page 2 of 4 [01/28 22:35:00] [INFO] We are on page 3 of 4 [01/28 22:35:02] [INFO] We are on page 4 of 4 [01/28 22:35:02] [INFO] Number of posts: 1 [01/28 22:35:02] [INFO] Progress: 2237/6740 [01/28 22:35:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:35:02] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire-8940g-review.434902/ finished! [01/28 22:35:02] [INFO] !!! Now downloading HP Releases New Pavilion g6 Value Notebook Discussion !!!!! [01/28 22:35:03] [INFO] We are on page 1 of 1 [01/28 22:35:03] [INFO] Number of posts: 1 [01/28 22:35:04] [INFO] Progress: 2238/6740 [01/28 22:35:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:35:04] [INFO] Thread http://forum.notebookreview.com/threads/hp-releases-new-pavilion-g6-value-notebook-discussion.560314/ finished! [01/28 22:35:04] [INFO] !!! Now downloading MSI GX660R-060US Review Discussion !!!!! [01/28 22:35:05] [INFO] We are on page 1 of 1 [01/28 22:35:05] [INFO] Number of posts: 6 [01/28 22:35:05] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/swoon_zpscs4r6k8g.gif [01/28 22:35:05] [WARNING] Could not download image https://moriawase.files.wordpress.com/2008/06/clamshell_ibook_g3.jpg because Server returned HTTP response code: 403 for URL: https://moriawase.files.wordpress.com/2008/06/clamshell_ibook_g3.jpg [01/28 22:35:06] [INFO] Progress: 2239/6740 [01/28 22:35:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:35:06] [INFO] Thread http://forum.notebookreview.com/threads/msi-gx660r-060us-review-discussion.559094/ finished! [01/28 22:35:06] [INFO] !!! Now downloading HP Pavilion dv6t, dv7t with Sandy Bridge Now Available Discussion !!!!! [01/28 22:35:07] [INFO] We are on page 1 of 1 [01/28 22:35:07] [INFO] Number of posts: 7 [01/28 22:35:08] [INFO] Progress: 2240/6740 [01/28 22:35:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:35:08] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-dv6t-dv7t-with-sandy-bridge-now-available-discussion.558792/ finished! [01/28 22:35:08] [INFO] !!! Now downloading Chance to Win a Lenovo Notebook or Netbook in Sweepstakes Discussion !!!!! [01/28 22:35:09] [INFO] We are on page 1 of 1 [01/28 22:35:10] [INFO] Number of posts: 3 [01/28 22:35:10] [INFO] Progress: 2241/6740 [01/28 22:35:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:35:10] [INFO] Thread http://forum.notebookreview.com/threads/chance-to-win-a-lenovo-notebook-or-netbook-in-sweepstakes-discussion.559664/ finished! [01/28 22:35:10] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-announces-six-new-thinkpad-notebooks-discussion.556911/ is 24000 ms [01/28 22:35:10] [INFO] !!! Now downloading Lenovo Announces Six New ThinkPad Notebooks Discussion !!!!! [01/28 22:35:11] [INFO] We are on page 1 of 3 [01/28 22:35:27] [WARNING] Read timeout for image http://circvsmaximvs.com/images/smilies/blink.gif. This is likely a problem with the image's hosting site. [01/28 22:35:28] [INFO] We are on page 2 of 3 [01/28 22:35:30] [INFO] We are on page 3 of 3 [01/28 22:35:30] [INFO] Number of posts: 9 [01/28 22:35:30] [INFO] Progress: 2242/6740 [01/28 22:35:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:35:30] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-announces-six-new-thinkpad-notebooks-discussion.556911/ finished! [01/28 22:35:31] [INFO] !!! Now downloading Toshiba Satellite A665- Our Deal of the Week Discussion !!!!! [01/28 22:35:32] [INFO] We are on page 1 of 1 [01/28 22:35:32] [INFO] Number of posts: 1 [01/28 22:35:32] [INFO] Progress: 2243/6740 [01/28 22:35:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:35:32] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-a665-our-deal-of-the-week-discussion.559623/ finished! [01/28 22:35:32] [INFO] Max wait time for http://forum.notebookreview.com/threads/alienware-m11x-our-deal-of-the-week-discussion.557773/ is 22000 ms [01/28 22:35:33] [INFO] !!! Now downloading Alienware M11x- Our Deal of the Week Discussion !!!!! [01/28 22:35:34] [INFO] We are on page 1 of 3 [01/28 22:35:36] [INFO] We are on page 2 of 3 [01/28 22:35:37] [INFO] We are on page 3 of 3 [01/28 22:35:37] [INFO] Number of posts: 5 [01/28 22:35:37] [INFO] Progress: 2244/6740 [01/28 22:35:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:35:37] [INFO] Thread http://forum.notebookreview.com/threads/alienware-m11x-our-deal-of-the-week-discussion.557773/ finished! [01/28 22:35:38] [INFO] !!! Now downloading HP Mini 1103 Review Discussion !!!!! [01/28 22:35:39] [INFO] We are on page 1 of 1 [01/28 22:35:39] [INFO] Number of posts: 6 [01/28 22:35:39] [INFO] Progress: 2245/6740 [01/28 22:35:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:35:39] [INFO] Thread http://forum.notebookreview.com/threads/hp-mini-1103-review-discussion.556461/ finished! [01/28 22:35:40] [INFO] !!! Now downloading Most Popular Laptops for February 2011 Discussion !!!!! [01/28 22:35:41] [INFO] We are on page 1 of 1 [01/28 22:35:41] [INFO] Number of posts: 1 [01/28 22:35:41] [INFO] Progress: 2246/6740 [01/28 22:35:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:35:41] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-laptops-for-february-2011-discussion.558864/ finished! [01/28 22:35:42] [INFO] !!! Now downloading Dell Discontinues XPS 14 Notebook Discussion !!!!! [01/28 22:35:44] [INFO] We are on page 1 of 1 [01/28 22:35:44] [INFO] Number of posts: 9 [01/28 22:35:44] [INFO] Progress: 2247/6740 [01/28 22:35:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:35:44] [INFO] Thread http://forum.notebookreview.com/threads/dell-discontinues-xps-14-notebook-discussion.556876/ finished! [01/28 22:35:44] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-elitebook-8540w-mobile-workstation-review-discussion.522971/ is 35000 ms [01/28 22:35:44] [INFO] !!! Now downloading HP EliteBook 8540w Mobile Workstation Review Discussion !!!!! [01/28 22:35:45] [INFO] We are on page 1 of 6 [01/28 22:35:46] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/HP EliteBook 8540w Mobile Workstation Review Discussion/images/avatars/ [01/28 22:35:47] [INFO] We are on page 2 of 6 [01/28 22:35:49] [INFO] We are on page 3 of 6 [01/28 22:35:51] [INFO] We are on page 4 of 6 [01/28 22:35:53] [INFO] We are on page 5 of 6 [01/28 22:35:54] [INFO] We are on page 6 of 6 [01/28 22:35:54] [INFO] Number of posts: 1 [01/28 22:35:54] [INFO] Progress: 2248/6740 [01/28 22:35:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:35:54] [INFO] Thread http://forum.notebookreview.com/threads/hp-elitebook-8540w-mobile-workstation-review-discussion.522971/ finished! [01/28 22:35:54] [INFO] Max wait time for http://forum.notebookreview.com/threads/intel-sandy-bridge-chipset-design-error-causes-recall-discussion.552705/ is 22500 ms [01/28 22:35:55] [INFO] !!! Now downloading Intel Sandy Bridge Chipset Design Error Causes Recall Discussion !!!!! [01/28 22:35:56] [INFO] We are on page 1 of 3 [01/28 22:35:58] [INFO] We are on page 2 of 3 [01/28 22:36:00] [INFO] We are on page 3 of 3 [01/28 22:36:00] [INFO] Number of posts: 6 [01/28 22:36:00] [INFO] Progress: 2249/6740 [01/28 22:36:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:36:00] [INFO] Thread http://forum.notebookreview.com/threads/intel-sandy-bridge-chipset-design-error-causes-recall-discussion.552705/ finished! [01/28 22:36:01] [INFO] !!! Now downloading AMD to Drop Athlon, Phenom Processor Names Discussion !!!!! [01/28 22:36:02] [INFO] We are on page 1 of 2 [01/28 22:36:17] [WARNING] Read timeout for image http://circvsmaximvs.com/images/smilies/happy/lol.gif. This is likely a problem with the image's hosting site. [01/28 22:36:19] [INFO] We are on page 2 of 2 [01/28 22:36:19] [INFO] Number of posts: 3 [01/28 22:36:19] [INFO] Progress: 2250/6740 [01/28 22:36:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:36:19] [INFO] Thread http://forum.notebookreview.com/threads/amd-to-drop-athlon-phenom-processor-names-discussion.555470/ finished! [01/28 22:36:19] [INFO] !!! Now downloading Our Deals of the Week- President's Day Sales and More Discussion !!!!! [01/28 22:36:20] [INFO] We are on page 1 of 1 [01/28 22:36:20] [INFO] Number of posts: 1 [01/28 22:36:21] [INFO] Progress: 2251/6740 [01/28 22:36:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:36:21] [INFO] Thread http://forum.notebookreview.com/threads/our-deals-of-the-week-presidents-day-sales-and-more-discussion.556112/ finished! [01/28 22:36:21] [INFO] !!! Now downloading Sony VAIO Y with AMD Fusion Now Available Discussion !!!!! [01/28 22:36:22] [INFO] We are on page 1 of 2 [01/28 22:36:24] [INFO] We are on page 2 of 2 [01/28 22:36:24] [INFO] Number of posts: 7 [01/28 22:36:24] [INFO] Progress: 2252/6740 [01/28 22:36:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:36:24] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-y-with-amd-fusion-now-available-discussion.553666/ finished! [01/28 22:36:24] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-announces-new-latitudes-precision-workstation-notebooks-discussion.554028/ is 22500 ms [01/28 22:36:25] [INFO] !!! Now downloading Dell Announces New Latitudes, Precision Workstation Notebooks Discussion !!!!! [01/28 22:36:26] [INFO] We are on page 1 of 3 [01/28 22:36:29] [INFO] We are on page 2 of 3 [01/28 22:36:31] [INFO] We are on page 3 of 3 [01/28 22:36:31] [INFO] Number of posts: 6 [01/28 22:36:31] [INFO] Progress: 2253/6740 [01/28 22:36:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:36:31] [INFO] Thread http://forum.notebookreview.com/threads/dell-announces-new-latitudes-precision-workstation-notebooks-discussion.554028/ finished! [01/28 22:36:31] [INFO] !!! Now downloading Sony VAIO P Netbook (Update) Review Discussion !!!!! [01/28 22:36:33] [INFO] We are on page 1 of 1 [01/28 22:36:48] [WARNING] Read timeout for image http://circvsmaximvs.com/images/smilies/drama/doh.gif. This is likely a problem with the image's hosting site. [01/28 22:36:48] [INFO] Progress: 2254/6740 [01/28 22:36:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:36:48] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-p-netbook-update-review-discussion.555140/ finished! [01/28 22:36:48] [INFO] !!! Now downloading Lenovo Greatly Improves ThinkPad Line with Government-Grade Security Discussion !!!!! [01/28 22:36:50] [INFO] We are on page 1 of 1 [01/28 22:36:50] [INFO] Number of posts: 1 [01/28 22:36:50] [INFO] Progress: 2255/6740 [01/28 22:36:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:36:50] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-greatly-improves-thinkpad-line-with-government-grade-security-discussion.555681/ finished! [01/28 22:36:51] [INFO] !!! Now downloading Lenovo IdeaPad U260 Review Discussion !!!!! [01/28 22:36:52] [INFO] We are on page 1 of 1 [01/28 22:36:52] [INFO] Number of posts: 7 [01/28 22:36:52] [INFO] Progress: 2256/6740 [01/28 22:36:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:36:52] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ideapad-u260-review-discussion.554286/ finished! [01/28 22:36:52] [INFO] !!! Now downloading Lenovo ThinkPad Edge 14 and 15- Our Deals of the Week Discussion !!!!! [01/28 22:36:53] [INFO] We are on page 1 of 1 [01/28 22:36:53] [INFO] Number of posts: 1 [01/28 22:36:54] [INFO] Progress: 2257/6740 [01/28 22:36:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:36:54] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-edge-14-and-15-our-deals-of-the-week-discussion.554479/ finished! [01/28 22:36:54] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-xps-15-review-discussion.548663/ is 21500 ms [01/28 22:36:54] [INFO] !!! Now downloading Dell XPS 15 Review Discussion !!!!! [01/28 22:36:55] [INFO] We are on page 1 of 3 [01/28 22:36:58] [INFO] We are on page 2 of 3 [01/28 22:36:59] [INFO] We are on page 3 of 3 [01/28 22:36:59] [INFO] Number of posts: 4 [01/28 22:37:00] [WARNING] File not found for image https://www.notebookcheck.net/typo3temp/pics/2441b49d8c.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell XPS 15 Review Discussion/images/storyImages/2441b49d8c.gif [01/28 22:37:00] [WARNING] File not found for image https://www.notebookcheck.net/typo3temp/pics/46c084cb08.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell XPS 15 Review Discussion/images/storyImages/46c084cb08.gif [01/28 22:37:01] [WARNING] File not found for image https://www.notebookcheck.net/typo3temp/pics/6534f4e776.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell XPS 15 Review Discussion/images/storyImages/6534f4e776.gif [01/28 22:37:02] [WARNING] File not found for image https://www.notebookcheck.net/typo3temp/pics/87a0ea1623.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell XPS 15 Review Discussion/images/storyImages/87a0ea1623.gif [01/28 22:37:02] [WARNING] File not found for image https://www.notebookcheck.net/typo3temp/pics/e1e8dbdd3a.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell XPS 15 Review Discussion/images/storyImages/e1e8dbdd3a.gif [01/28 22:37:03] [WARNING] File not found for image https://www.notebookcheck.net/typo3temp/pics/aface6646f.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell XPS 15 Review Discussion/images/storyImages/aface6646f.gif [01/28 22:37:03] [INFO] Progress: 2258/6740 [01/28 22:37:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:37:03] [INFO] Thread http://forum.notebookreview.com/threads/dell-xps-15-review-discussion.548663/ finished! [01/28 22:37:04] [INFO] !!! Now downloading Lenovo ThinkPad T410s Review Discussion !!!!! [01/28 22:37:05] [INFO] We are on page 1 of 2 [01/28 22:37:07] [INFO] We are on page 2 of 2 [01/28 22:37:07] [INFO] Number of posts: 6 [01/28 22:37:08] [INFO] Progress: 2259/6740 [01/28 22:37:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:37:08] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-t410s-review-discussion.513026/ finished! [01/28 22:37:08] [INFO] !!! Now downloading Most Popular Laptops for January 2011 Discussion !!!!! [01/28 22:37:09] [INFO] We are on page 1 of 1 [01/28 22:37:09] [INFO] Number of posts: 3 [01/28 22:37:09] [INFO] Progress: 2260/6740 [01/28 22:37:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:37:09] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-laptops-for-january-2011-discussion.552435/ finished! [01/28 22:37:10] [INFO] !!! Now downloading Intel Releases mSATA SSDs for Tablets and Ultraportables Discussion !!!!! [01/28 22:37:11] [INFO] We are on page 1 of 1 [01/28 22:37:11] [INFO] Number of posts: 9 [01/28 22:37:11] [INFO] Progress: 2261/6740 [01/28 22:37:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:37:11] [INFO] Thread http://forum.notebookreview.com/threads/intel-releases-msata-ssds-for-tablets-and-ultraportables-discussion.543946/ finished! [01/28 22:37:12] [INFO] !!! Now downloading Dell Inspiron 15R and 17R- Our Deals of the Week Discussion !!!!! [01/28 22:37:13] [INFO] We are on page 1 of 1 [01/28 22:37:13] [INFO] Number of posts: 1 [01/28 22:37:13] [INFO] Progress: 2262/6740 [01/28 22:37:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:37:13] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-15r-and-17r-our-deals-of-the-week-discussion.552828/ finished! [01/28 22:37:13] [INFO] Max wait time for http://forum.notebookreview.com/threads/sony-vaio-z-review-discussion.497352/ is 44000 ms [01/28 22:37:13] [INFO] !!! Now downloading Sony VAIO Z Review Discussion !!!!! [01/28 22:37:14] [INFO] We are on page 1 of 7 [01/28 22:37:18] [INFO] We are on page 2 of 7 [01/28 22:37:20] [INFO] We are on page 3 of 7 [01/28 22:37:22] [INFO] We are on page 4 of 7 [01/28 22:37:24] [INFO] We are on page 5 of 7 [01/28 22:37:26] [INFO] We are on page 6 of 7 [01/28 22:37:28] [INFO] We are on page 7 of 7 [01/28 22:37:28] [INFO] Number of posts: 9 [01/28 22:37:28] [INFO] Progress: 2263/6740 [01/28 22:37:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:37:28] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-z-review-discussion.497352/ finished! [01/28 22:37:28] [INFO] Max wait time for http://forum.notebookreview.com/threads/sony-updates-vaio-y-series-with-11-6-display-discussion.532340/ is 26500 ms [01/28 22:37:29] [INFO] !!! Now downloading Sony Updates VAIO Y Series With 11.6 Display Discussion !!!!! [01/28 22:37:30] [INFO] We are on page 1 of 4 [01/28 22:37:31] [INFO] We are on page 2 of 4 [01/28 22:37:33] [INFO] We are on page 3 of 4 [01/28 22:37:35] [INFO] We are on page 4 of 4 [01/28 22:37:35] [INFO] Number of posts: 4 [01/28 22:37:35] [INFO] Progress: 2264/6740 [01/28 22:37:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:37:35] [INFO] Thread http://forum.notebookreview.com/threads/sony-updates-vaio-y-series-with-11-6-display-discussion.532340/ finished! [01/28 22:37:35] [INFO] !!! Now downloading ASUS N53JF Review Discussion !!!!! [01/28 22:37:36] [INFO] We are on page 1 of 1 [01/28 22:37:36] [INFO] Number of posts: 6 [01/28 22:37:37] [INFO] Progress: 2265/6740 [01/28 22:37:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:37:37] [INFO] Thread http://forum.notebookreview.com/threads/asus-n53jf-review-discussion.543889/ finished! [01/28 22:37:37] [INFO] !!! Now downloading HP Intros G42t Series Notebooks Discussion !!!!! [01/28 22:37:38] [INFO] We are on page 1 of 2 [01/28 22:37:40] [INFO] We are on page 2 of 2 [01/28 22:37:40] [INFO] Number of posts: 5 [01/28 22:37:41] [INFO] Progress: 2266/6740 [01/28 22:37:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:37:41] [INFO] Thread http://forum.notebookreview.com/threads/hp-intros-g42t-series-notebooks-discussion.485148/ finished! [01/28 22:37:41] [INFO] !!! Now downloading Sony VAIO EC Review Discussion !!!!! [01/28 22:37:42] [INFO] We are on page 1 of 1 [01/28 22:37:42] [INFO] Number of posts: 7 [01/28 22:37:43] [INFO] Progress: 2267/6740 [01/28 22:37:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:37:43] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-ec-review-discussion.550936/ finished! [01/28 22:37:43] [INFO] !!! Now downloading Acer Aspire One Netbook with AMD Fusion Now Available Discussion !!!!! [01/28 22:37:44] [INFO] We are on page 1 of 2 [01/28 22:37:46] [INFO] We are on page 2 of 2 [01/28 22:37:46] [INFO] Number of posts: 9 [01/28 22:37:46] [INFO] Progress: 2268/6740 [01/28 22:37:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:37:46] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire-one-netbook-with-amd-fusion-now-available-discussion.550365/ finished! [01/28 22:37:47] [INFO] !!! Now downloading Aluratek USB 3.0 ExpressCard Review Discussion !!!!! [01/28 22:37:48] [INFO] We are on page 1 of 1 [01/28 22:37:48] [INFO] Number of posts: 7 [01/28 22:37:49] [INFO] Progress: 2269/6740 [01/28 22:37:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:37:49] [INFO] Thread http://forum.notebookreview.com/threads/aluratek-usb-3-0-expresscard-review-discussion.549553/ finished! [01/28 22:37:49] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-pavilion-dv9700t-user-review.221758/ is 33500 ms [01/28 22:37:49] [INFO] !!! Now downloading HP Pavilion dv9700t User Review !!!!! [01/28 22:37:50] [INFO] We are on page 1 of 5 [01/28 22:37:54] [INFO] We are on page 2 of 5 [01/28 22:37:56] [INFO] We are on page 3 of 5 [01/28 22:37:57] [INFO] We are on page 4 of 5 [01/28 22:37:59] [INFO] We are on page 5 of 5 [01/28 22:37:59] [INFO] Number of posts: 8 [01/28 22:37:59] [INFO] Progress: 2270/6740 [01/28 22:37:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:37:59] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-dv9700t-user-review.221758/ finished! [01/28 22:38:00] [INFO] !!! Now downloading Seagate Momentus 750GB 7200rpm Hard Drive Review Discussion !!!!! [01/28 22:38:01] [INFO] We are on page 1 of 2 [01/28 22:38:03] [INFO] We are on page 2 of 2 [01/28 22:38:03] [INFO] Number of posts: 4 [01/28 22:38:03] [INFO] Progress: 2271/6740 [01/28 22:38:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:38:03] [INFO] Thread http://forum.notebookreview.com/threads/seagate-momentus-750gb-7200rpm-hard-drive-review-discussion.548915/ finished! [01/28 22:38:03] [INFO] !!! Now downloading Iomega 1TB eGo USB 3.0 Portable Hard Drive Review Discussion !!!!! [01/28 22:38:05] [INFO] We are on page 1 of 2 [01/28 22:38:07] [INFO] We are on page 2 of 2 [01/28 22:38:07] [INFO] Number of posts: 1 [01/28 22:38:07] [INFO] Progress: 2272/6740 [01/28 22:38:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:38:07] [INFO] Thread http://forum.notebookreview.com/threads/iomega-1tb-ego-usb-3-0-portable-hard-drive-review-discussion.539347/ finished! [01/28 22:38:07] [INFO] Max wait time for http://forum.notebookreview.com/threads/ces-2011-hp-pavilion-dm1-discussion.545747/ is 34500 ms [01/28 22:38:07] [INFO] !!! Now downloading CES 2011- HP Pavilion dm1 Discussion !!!!! [01/28 22:38:08] [INFO] We are on page 1 of 5 [01/28 22:38:11] [INFO] We are on page 2 of 5 [01/28 22:38:12] [INFO] We are on page 3 of 5 [01/28 22:38:13] [INFO] Applying Photobucket fix for http://i49.photobucket.com/albums/f289/makaveli72/watchdrama8jm.gif [01/28 22:38:14] [INFO] We are on page 4 of 5 [01/28 22:38:15] [WARNING] File not found for image http://cdn.slashgear.com/wp-content/uploads/2011/01/HP-CES-2011-64.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/CES 2011- HP Pavilion dm1 Discussion/images/storyImages/HP-CES-2011-64.jpg [01/28 22:38:16] [INFO] We are on page 5 of 5 [01/28 22:38:16] [INFO] Progress: 2273/6740 [01/28 22:38:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:38:16] [INFO] Thread http://forum.notebookreview.com/threads/ces-2011-hp-pavilion-dm1-discussion.545747/ finished! [01/28 22:38:16] [INFO] Max wait time for http://forum.notebookreview.com/threads/razer-switchblade-the-future-of-pc-gaming-discussion.546044/ is 25000 ms [01/28 22:38:17] [INFO] !!! Now downloading Razer Switchblade- The Future of PC Gaming Discussion !!!!! [01/28 22:38:18] [INFO] We are on page 1 of 4 [01/28 22:38:20] [INFO] We are on page 2 of 4 [01/28 22:38:22] [INFO] We are on page 3 of 4 [01/28 22:38:24] [INFO] We are on page 4 of 4 [01/28 22:38:24] [INFO] Number of posts: 1 [01/28 22:38:24] [INFO] Progress: 2274/6740 [01/28 22:38:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:38:24] [INFO] Thread http://forum.notebookreview.com/threads/razer-switchblade-the-future-of-pc-gaming-discussion.546044/ finished! [01/28 22:38:24] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-hdx16t-user-review.332025/ is 37500 ms [01/28 22:38:24] [INFO] !!! Now downloading HP HDX16t User Review !!!!! [01/28 22:38:26] [INFO] We are on page 1 of 6 [01/28 22:38:30] [INFO] We are on page 2 of 6 [01/28 22:38:32] [INFO] We are on page 3 of 6 [01/28 22:38:35] [INFO] We are on page 4 of 6 [01/28 22:38:37] [INFO] We are on page 5 of 6 [01/28 22:38:39] [INFO] We are on page 6 of 6 [01/28 22:38:39] [INFO] Number of posts: 6 [01/28 22:38:39] [INFO] Progress: 2275/6740 [01/28 22:38:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:38:39] [INFO] Thread http://forum.notebookreview.com/threads/hp-hdx16t-user-review.332025/ finished! [01/28 22:38:40] [INFO] !!! Now downloading Lenovo Announces New IdeaPad Multimedia Notebooks Discussion !!!!! [01/28 22:38:41] [INFO] We are on page 1 of 1 [01/28 22:38:41] [INFO] Number of posts: 2 [01/28 22:38:41] [INFO] Progress: 2276/6740 [01/28 22:38:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:38:41] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-announces-new-ideapad-multimedia-notebooks-discussion.545472/ finished! [01/28 22:38:42] [INFO] !!! Now downloading HP Radiance Display Now Available on Envy 14 Discussion !!!!! [01/28 22:38:43] [INFO] We are on page 1 of 1 [01/28 22:38:43] [INFO] Number of posts: 7 [01/28 22:38:43] [INFO] Progress: 2277/6740 [01/28 22:38:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:38:43] [INFO] Thread http://forum.notebookreview.com/threads/hp-radiance-display-now-available-on-envy-14-discussion.547884/ finished! [01/28 22:38:43] [INFO] !!! Now downloading Notebook Warranty Guide !!!!! [01/28 22:38:45] [INFO] We are on page 1 of 2 [01/28 22:38:46] [INFO] We are on page 2 of 2 [01/28 22:38:47] [INFO] Progress: 2278/6740 [01/28 22:38:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:38:47] [INFO] Thread http://forum.notebookreview.com/threads/notebook-warranty-guide.480146/ finished! [01/28 22:38:47] [INFO] !!! Now downloading TuneUp Utilities 2011 Review Discussion !!!!! [01/28 22:38:48] [INFO] We are on page 1 of 1 [01/28 22:38:48] [INFO] Number of posts: 3 [01/28 22:38:49] [INFO] Progress: 2279/6740 [01/28 22:38:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:38:49] [INFO] Thread http://forum.notebookreview.com/threads/tuneup-utilities-2011-review-discussion.547368/ finished! [01/28 22:38:49] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-thinkpad-usb-keyboard-review.436081/ is 29500 ms [01/28 22:38:49] [INFO] !!! Now downloading Lenovo ThinkPad USB Keyboard Review !!!!! [01/28 22:38:50] [INFO] We are on page 1 of 4 [01/28 22:38:53] [INFO] We are on page 2 of 4 [01/28 22:38:56] [INFO] We are on page 3 of 4 [01/28 22:38:56] [WARNING] File not found for image http://www.snapstream.com/images/store/gyration/keyboard-l.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Lenovo ThinkPad USB Keyboard Review/images/storyImages/keyboard-l.jpg [01/28 22:38:57] [WARNING] File not found for image http://img441.imageshack.us/img441/460/87200993.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Lenovo ThinkPad USB Keyboard Review/images/storyImages/87200993.png [01/28 22:38:58] [INFO] We are on page 4 of 4 [01/28 22:38:58] [INFO] Progress: 2280/6740 [01/28 22:38:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:38:58] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-usb-keyboard-review.436081/ finished! [01/28 22:38:58] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-announces-new-xps-laptops-discussion.527317/ is 75000 ms [01/28 22:38:59] [INFO] !!! Now downloading Dell Announces New XPS Laptops Discussion !!!!! [01/28 22:39:00] [INFO] We are on page 1 of 14 [01/28 22:39:02] [INFO] We are on page 2 of 14 [01/28 22:39:04] [INFO] We are on page 3 of 14 [01/28 22:39:06] [INFO] We are on page 4 of 14 [01/28 22:39:07] [INFO] We are on page 5 of 14 [01/28 22:39:10] [INFO] We are on page 6 of 14 [01/28 22:39:12] [INFO] We are on page 7 of 14 [01/28 22:39:14] [INFO] We are on page 8 of 14 [01/28 22:39:16] [INFO] We are on page 9 of 14 [01/28 22:39:18] [INFO] We are on page 10 of 14 [01/28 22:39:19] [INFO] We are on page 11 of 14 [01/28 22:39:21] [INFO] We are on page 12 of 14 [01/28 22:39:23] [INFO] We are on page 13 of 14 [01/28 22:39:25] [INFO] We are on page 14 of 14 [01/28 22:39:25] [INFO] Number of posts: 1 [01/28 22:39:25] [INFO] Progress: 2281/6740 [01/28 22:39:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:39:25] [INFO] Thread http://forum.notebookreview.com/threads/dell-announces-new-xps-laptops-discussion.527317/ finished! [01/28 22:39:25] [INFO] !!! Now downloading Sony Unveils New VAIO Notebooks Discussion !!!!! [01/28 22:39:27] [INFO] We are on page 1 of 2 [01/28 22:39:28] [INFO] We are on page 2 of 2 [01/28 22:39:28] [INFO] Number of posts: 6 [01/28 22:39:28] [INFO] Progress: 2282/6740 [01/28 22:39:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:39:28] [INFO] Thread http://forum.notebookreview.com/threads/sony-unveils-new-vaio-notebooks-discussion.545587/ finished! [01/28 22:39:28] [INFO] Max wait time for http://forum.notebookreview.com/threads/new-dell-xps-17-3d-laptop-and-alienware-m17x-take-center-stage-discussion.546307/ is 21500 ms [01/28 22:39:29] [INFO] !!! Now downloading New Dell XPS 17 3D Laptop and Alienware M17x Take Center Stage Discussion !!!!! [01/28 22:39:30] [INFO] We are on page 1 of 3 [01/28 22:39:30] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/twitcy_zpscfjihzlq.gif [01/28 22:39:30] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/twitcy_zpscfjihzlq.gif [01/28 22:39:32] [INFO] We are on page 2 of 3 [01/28 22:39:32] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/biggrin_zpsvit8jlaa.gif [01/28 22:39:32] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/twitcy_zpscfjihzlq.gif [01/28 22:39:34] [INFO] We are on page 3 of 3 [01/28 22:39:34] [INFO] Number of posts: 4 [01/28 22:39:34] [INFO] Progress: 2283/6740 [01/28 22:39:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:39:34] [INFO] Thread http://forum.notebookreview.com/threads/new-dell-xps-17-3d-laptop-and-alienware-m17x-take-center-stage-discussion.546307/ finished! [01/28 22:39:34] [INFO] !!! Now downloading Skooba Weekend Warrior Bag Review Discussion !!!!! [01/28 22:39:36] [INFO] We are on page 1 of 1 [01/28 22:39:36] [INFO] Number of posts: 6 [01/28 22:39:36] [INFO] Progress: 2284/6740 [01/28 22:39:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:39:36] [INFO] Thread http://forum.notebookreview.com/threads/skooba-weekend-warrior-bag-review-discussion.546864/ finished! [01/28 22:39:36] [INFO] !!! Now downloading CES Round-Up- Dolby Audio Software Will Be in Acer Aspire Notebooks Discussion !!!!! [01/28 22:39:38] [INFO] We are on page 1 of 1 [01/28 22:39:38] [INFO] Number of posts: 1 [01/28 22:39:38] [INFO] Progress: 2285/6740 [01/28 22:39:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:39:38] [INFO] Thread http://forum.notebookreview.com/threads/ces-round-up-dolby-audio-software-will-be-in-acer-aspire-notebooks-discussion.547052/ finished! [01/28 22:39:38] [INFO] !!! Now downloading Toshiba Updates Satellite Notebooks with Intel Sandy Bridge Discussion !!!!! [01/28 22:39:39] [INFO] We are on page 1 of 1 [01/28 22:39:39] [INFO] Number of posts: 4 [01/28 22:39:39] [INFO] Progress: 2286/6740 [01/28 22:39:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:39:39] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-updates-satellite-notebooks-with-intel-sandy-bridge-discussion.546017/ finished! [01/28 22:39:40] [INFO] !!! Now downloading Acer Unveils New Notebooks at CES Discussion !!!!! [01/28 22:39:41] [INFO] We are on page 1 of 2 [01/28 22:39:43] [INFO] We are on page 2 of 2 [01/28 22:39:43] [INFO] Number of posts: 5 [01/28 22:39:43] [INFO] Progress: 2287/6740 [01/28 22:39:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:39:43] [INFO] Thread http://forum.notebookreview.com/threads/acer-unveils-new-notebooks-at-ces-discussion.546247/ finished! [01/28 22:39:44] [INFO] !!! Now downloading Intel Sandy Bridge at CES 2011 Discussion !!!!! [01/28 22:39:45] [INFO] We are on page 1 of 1 [01/28 22:39:45] [INFO] Number of posts: 6 [01/28 22:39:45] [INFO] Progress: 2288/6740 [01/28 22:39:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:39:45] [INFO] Thread http://forum.notebookreview.com/threads/intel-sandy-bridge-at-ces-2011-discussion.545546/ finished! [01/28 22:39:45] [INFO] !!! Now downloading Western Digital Showcases New Scorpio Black Drives Discussion !!!!! [01/28 22:39:47] [INFO] We are on page 1 of 1 [01/28 22:39:47] [INFO] Number of posts: 6 [01/28 22:39:47] [INFO] Progress: 2289/6740 [01/28 22:39:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:39:47] [INFO] Thread http://forum.notebookreview.com/threads/western-digital-showcases-new-scorpio-black-drives-discussion.545752/ finished! [01/28 22:39:47] [INFO] !!! Now downloading Plextor Showcases SSDs at CES Discussion !!!!! [01/28 22:39:48] [INFO] We are on page 1 of 1 [01/28 22:39:48] [INFO] Number of posts: 1 [01/28 22:39:48] [INFO] Progress: 2290/6740 [01/28 22:39:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:39:48] [INFO] Thread http://forum.notebookreview.com/threads/plextor-showcases-ssds-at-ces-discussion.546264/ finished! [01/28 22:39:49] [INFO] !!! Now downloading Software and Accessories You Might Have Missed at CES Discussion !!!!! [01/28 22:39:50] [INFO] We are on page 1 of 1 [01/28 22:39:50] [INFO] Number of posts: 1 [01/28 22:39:50] [INFO] Progress: 2291/6740 [01/28 22:39:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:39:50] [INFO] Thread http://forum.notebookreview.com/threads/software-and-accessories-you-might-have-missed-at-ces-discussion.546117/ finished! [01/28 22:39:50] [INFO] !!! Now downloading CES 2011 Pre-show Roundup Discussion !!!!! [01/28 22:39:51] [INFO] We are on page 1 of 1 [01/28 22:39:51] [INFO] Number of posts: 2 [01/28 22:39:52] [INFO] Progress: 2292/6740 [01/28 22:39:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:39:52] [INFO] Thread http://forum.notebookreview.com/threads/ces-2011-pre-show-roundup-discussion.545757/ finished! [01/28 22:39:52] [INFO] !!! Now downloading NVIDIA Unveils New Line of GPUs Discussion !!!!! [01/28 22:39:53] [INFO] We are on page 1 of 1 [01/28 22:39:53] [INFO] Number of posts: 8 [01/28 22:39:53] [INFO] Progress: 2293/6740 [01/28 22:39:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:39:53] [INFO] Thread http://forum.notebookreview.com/threads/nvidia-unveils-new-line-of-gpus-discussion.545539/ finished! [01/28 22:39:54] [INFO] !!! Now downloading Lenovo Intros ThinkPad X120e Ultraportable Discussion !!!!! [01/28 22:39:55] [INFO] We are on page 1 of 1 [01/28 22:39:55] [INFO] Number of posts: 6 [01/28 22:39:55] [INFO] Progress: 2294/6740 [01/28 22:39:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:39:55] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-intros-thinkpad-x120e-ultraportable-discussion.544971/ finished! [01/28 22:39:55] [INFO] !!! Now downloading Encryption and Online Backup Now With All SanDisk USB Drives Discussion !!!!! [01/28 22:39:57] [INFO] We are on page 1 of 1 [01/28 22:39:57] [INFO] Number of posts: 1 [01/28 22:39:57] [INFO] Progress: 2295/6740 [01/28 22:39:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:39:57] [INFO] Thread http://forum.notebookreview.com/threads/encryption-and-online-backup-now-with-all-sandisk-usb-drives-discussion.545877/ finished! [01/28 22:39:57] [INFO] !!! Now downloading Lenovo Announces IdeaPad U1 and LePad Hybrid Notebook Discussion !!!!! [01/28 22:39:59] [INFO] We are on page 1 of 1 [01/28 22:39:59] [INFO] Number of posts: 4 [01/28 22:39:59] [INFO] Progress: 2296/6740 [01/28 22:39:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:39:59] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-announces-ideapad-u1-and-lepad-hybrid-notebook-discussion.545264/ finished! [01/28 22:39:59] [INFO] !!! Now downloading Lenovo Intros IdeaPad Y460p, Y560p Multimedia Notebooks Discussion !!!!! [01/28 22:40:00] [INFO] We are on page 1 of 2 [01/28 22:40:03] [INFO] We are on page 2 of 2 [01/28 22:40:03] [INFO] Number of posts: 9 [01/28 22:40:04] [INFO] Progress: 2297/6740 [01/28 22:40:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:40:04] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-intros-ideapad-y460p-y560p-multimedia-notebooks-discussion.539629/ finished! [01/28 22:40:05] [INFO] !!! Now downloading CES 2011 Pre-Show- AMD-based notebooks, Toshiba 3D and more Discussion !!!!! [01/28 22:40:06] [INFO] We are on page 1 of 1 [01/28 22:40:06] [INFO] Number of posts: 7 [01/28 22:40:07] [INFO] Progress: 2298/6740 [01/28 22:40:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:40:07] [INFO] Thread http://forum.notebookreview.com/threads/ces-2011-pre-show-amd-based-notebooks-toshiba-3d-and-more-discussion.545484/ finished! [01/28 22:40:07] [INFO] !!! Now downloading Lenovo IdeaPad Z560 Review Discussion !!!!! [01/28 22:40:08] [INFO] We are on page 1 of 1 [01/28 22:40:08] [INFO] Number of posts: 1 [01/28 22:40:08] [INFO] Progress: 2299/6740 [01/28 22:40:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:40:08] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ideapad-z560-review-discussion.545483/ finished! [01/28 22:40:08] [INFO] !!! Now downloading Iomega Personal Cloud and Media Network Hard Drive Discussion !!!!! [01/28 22:40:09] [INFO] We are on page 1 of 1 [01/28 22:40:09] [INFO] Number of posts: 1 [01/28 22:40:10] [INFO] Progress: 2300/6740 [01/28 22:40:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:40:10] [INFO] Thread http://forum.notebookreview.com/threads/iomega-personal-cloud-and-media-network-hard-drive-discussion.545189/ finished! [01/28 22:40:10] [INFO] Max wait time for http://forum.notebookreview.com/threads/alienware-m17x-r3-specs-leaked-with-sandy-bridge-chipset-discussion.539373/ is 24500 ms [01/28 22:40:10] [INFO] !!! Now downloading Alienware M17x R3 Specs Leaked with Sandy Bridge Chipset Discussion !!!!! [01/28 22:40:12] [INFO] We are on page 1 of 3 [01/28 22:40:14] [INFO] We are on page 2 of 3 [01/28 22:40:14] [WARNING] File not found for image https://www.semiaccurate.com/static/uploads/2010/11_november/Mobile_Roadmap_Small.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Alienware M17x R3 Specs Leaked with Sandy Bridge Chipset Discussion/images/storyImages/Mobile_Roadmap_Small.png [01/28 22:40:16] [INFO] We are on page 3 of 3 [01/28 22:40:16] [INFO] Progress: 2301/6740 [01/28 22:40:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:40:16] [INFO] Thread http://forum.notebookreview.com/threads/alienware-m17x-r3-specs-leaked-with-sandy-bridge-chipset-discussion.539373/ finished! [01/28 22:40:16] [INFO] Max wait time for http://forum.notebookreview.com/threads/mtron-mobi-3000-ssd-review.383788/ is 23000 ms [01/28 22:40:17] [INFO] !!! Now downloading Mtron Mobi 3000 SSD Review !!!!! [01/28 22:40:18] [INFO] We are on page 1 of 3 [01/28 22:40:23] [INFO] We are on page 2 of 3 [01/28 22:40:24] [WARNING] File not found for image http://sarutek.com/images/ssd/pro-iv/zif/crystaldiskmark_runcoreSSD.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Mtron Mobi 3000 SSD Review/images/storyImages/crystaldiskmark_runcoreSSD.jpg [01/28 22:40:24] [WARNING] File not found for image http://sarutek.com/images/ssd/pro-iv/zif/sony-p-64-iv-runcore-crystal.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Mtron Mobi 3000 SSD Review/images/storyImages/sony-p-64-iv-runcore-crystal.jpg [01/28 22:40:26] [INFO] We are on page 3 of 3 [01/28 22:40:26] [INFO] Number of posts: 7 [01/28 22:40:28] [INFO] Progress: 2302/6740 [01/28 22:40:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:40:28] [INFO] Thread http://forum.notebookreview.com/threads/mtron-mobi-3000-ssd-review.383788/ finished! [01/28 22:40:28] [INFO] Max wait time for http://forum.notebookreview.com/threads/ces-2011-preview-whats-new-in-the-new-year-discussion.542026/ is 20500 ms [01/28 22:40:29] [INFO] !!! Now downloading CES 2011 Preview- What's New in the New Year Discussion !!!!! [01/28 22:40:30] [INFO] We are on page 1 of 3 [01/28 22:40:34] [INFO] We are on page 2 of 3 [01/28 22:40:36] [INFO] We are on page 3 of 3 [01/28 22:40:36] [INFO] Number of posts: 2 [01/28 22:40:36] [INFO] Progress: 2303/6740 [01/28 22:40:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:40:36] [INFO] Thread http://forum.notebookreview.com/threads/ces-2011-preview-whats-new-in-the-new-year-discussion.542026/ finished! [01/28 22:40:36] [INFO] !!! Now downloading Nvidia Announces GeForce 400M Series Graphics Discussion !!!!! [01/28 22:40:37] [INFO] We are on page 1 of 1 [01/28 22:40:38] [INFO] Progress: 2304/6740 [01/28 22:40:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:40:38] [INFO] Thread http://forum.notebookreview.com/threads/nvidia-announces-geforce-400m-series-graphics-discussion.516203/ finished! [01/28 22:40:40] [INFO] !!! Now downloading Upcoming ASUS Notebooks with Intel Sandy Bridge Leaked Discussion !!!!! [01/28 22:40:41] [INFO] We are on page 1 of 2 [01/28 22:40:43] [INFO] We are on page 2 of 2 [01/28 22:40:43] [INFO] Number of posts: 1 [01/28 22:40:43] [INFO] Progress: 2305/6740 [01/28 22:40:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:40:43] [INFO] Thread http://forum.notebookreview.com/threads/upcoming-asus-notebooks-with-intel-sandy-bridge-leaked-discussion.543871/ finished! [01/28 22:40:43] [INFO] !!! Now downloading Samsung R540 Review Discussion !!!!! [01/28 22:40:44] [INFO] We are on page 1 of 1 [01/28 22:40:44] [INFO] Number of posts: 6 [01/28 22:40:45] [INFO] Progress: 2306/6740 [01/28 22:40:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:40:45] [INFO] Thread http://forum.notebookreview.com/threads/samsung-r540-review-discussion.542475/ finished! [01/28 22:40:45] [INFO] !!! Now downloading Sager NP5125 Review Discussion !!!!! [01/28 22:40:46] [INFO] We are on page 1 of 2 [01/28 22:40:48] [INFO] We are on page 2 of 2 [01/28 22:40:48] [INFO] Number of posts: 2 [01/28 22:40:48] [INFO] Progress: 2307/6740 [01/28 22:40:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:40:48] [INFO] Thread http://forum.notebookreview.com/threads/sager-np5125-review-discussion.517692/ finished! [01/28 22:40:49] [INFO] !!! Now downloading Getac B300 Core i7 Review Discussion !!!!! [01/28 22:40:50] [INFO] We are on page 1 of 1 [01/28 22:40:50] [INFO] Number of posts: 2 [01/28 22:40:50] [INFO] Progress: 2308/6740 [01/28 22:40:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:40:50] [INFO] Thread http://forum.notebookreview.com/threads/getac-b300-core-i7-review-discussion.542170/ finished! [01/28 22:40:50] [INFO] !!! Now downloading Slappa Bally-Hide Laptop Shoulder Bag Review Discussion !!!!! [01/28 22:40:52] [INFO] We are on page 1 of 1 [01/28 22:40:52] [INFO] Number of posts: 7 [01/28 22:40:52] [INFO] Progress: 2309/6740 [01/28 22:40:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:40:52] [INFO] Thread http://forum.notebookreview.com/threads/slappa-bally-hide-laptop-shoulder-bag-review-discussion.541906/ finished! [01/28 22:40:52] [INFO] !!! Now downloading ASUS U36 Ultraportable Notebook Coming Soon Discussion !!!!! [01/28 22:40:53] [INFO] We are on page 1 of 2 [01/28 22:40:56] [INFO] We are on page 2 of 2 [01/28 22:40:56] [INFO] Number of posts: 3 [01/28 22:40:56] [INFO] Progress: 2310/6740 [01/28 22:40:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:40:56] [INFO] Thread http://forum.notebookreview.com/threads/asus-u36-ultraportable-notebook-coming-soon-discussion.537721/ finished! [01/28 22:40:56] [INFO] !!! Now downloading Best Internet Security Suites 2011 Buyers Guide Discussion !!!!! [01/28 22:40:58] [INFO] We are on page 1 of 2 [01/28 22:41:00] [INFO] We are on page 2 of 2 [01/28 22:41:00] [INFO] Number of posts: 3 [01/28 22:41:00] [INFO] Progress: 2311/6740 [01/28 22:41:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:41:00] [INFO] Thread http://forum.notebookreview.com/threads/best-internet-security-suites-2011-buyers-guide-discussion.539340/ finished! [01/28 22:41:00] [INFO] !!! Now downloading Google Announces CR-48 Netbook Powered by Chrome OS Discussion !!!!! [01/28 22:41:01] [INFO] We are on page 1 of 2 [01/28 22:41:03] [INFO] We are on page 2 of 2 [01/28 22:41:03] [INFO] Number of posts: 5 [01/28 22:41:03] [INFO] Progress: 2312/6740 [01/28 22:41:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:41:03] [INFO] Thread http://forum.notebookreview.com/threads/google-announces-cr-48-netbook-powered-by-chrome-os-discussion.539067/ finished! [01/28 22:41:04] [INFO] !!! Now downloading Lenovo ThinkPad X100e Dual Core Review Discussion !!!!! [01/28 22:41:05] [INFO] We are on page 1 of 2 [01/28 22:41:07] [INFO] We are on page 2 of 2 [01/28 22:41:07] [INFO] Progress: 2313/6740 [01/28 22:41:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:41:07] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-x100e-dual-core-review-discussion.508637/ finished! [01/28 22:41:07] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-envy-13-review-discussion.468746/ is 36000 ms [01/28 22:41:08] [INFO] !!! Now downloading HP Envy 13 Review Discussion !!!!! [01/28 22:41:09] [INFO] We are on page 1 of 6 [01/28 22:41:11] [INFO] We are on page 2 of 6 [01/28 22:41:13] [INFO] We are on page 3 of 6 [01/28 22:41:14] [WARNING] Host down for image http://www.buchman.org/hidden/z1.jpg [01/28 22:41:14] [WARNING] Host down for image http://www.buchman.org/hidden/z2.jpg [01/28 22:41:14] [WARNING] Host down for image http://www.buchman.org/hidden/z3.jpg [01/28 22:41:15] [INFO] We are on page 4 of 6 [01/28 22:41:17] [INFO] We are on page 5 of 6 [01/28 22:41:19] [INFO] We are on page 6 of 6 [01/28 22:41:19] [INFO] Number of posts: 3 [01/28 22:41:19] [INFO] Progress: 2314/6740 [01/28 22:41:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:41:19] [INFO] Thread http://forum.notebookreview.com/threads/hp-envy-13-review-discussion.468746/ finished! [01/28 22:41:19] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-latitude-e6400-user-review.296872/ is 54500 ms [01/28 22:41:19] [INFO] !!! Now downloading Dell Latitude E6400 User Review !!!!! [01/28 22:41:20] [INFO] We are on page 1 of 9 [01/28 22:41:26] [INFO] We are on page 2 of 9 [01/28 22:41:29] [INFO] We are on page 3 of 9 [01/28 22:41:31] [INFO] We are on page 4 of 9 [01/28 22:41:32] [INFO] We are on page 5 of 9 [01/28 22:41:34] [INFO] We are on page 6 of 9 [01/28 22:41:36] [INFO] We are on page 7 of 9 [01/28 22:41:39] [INFO] We are on page 8 of 9 [01/28 22:41:40] [INFO] We are on page 9 of 9 [01/28 22:41:40] [INFO] Progress: 2315/6740 [01/28 22:41:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:41:40] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-e6400-user-review.296872/ finished! [01/28 22:41:41] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-g73jw-a1-review-discussion.521085/ is 27000 ms [01/28 22:41:41] [INFO] !!! Now downloading ASUS G73JW-A1 Review Discussion !!!!! [01/28 22:41:42] [INFO] We are on page 1 of 4 [01/28 22:41:45] [INFO] We are on page 2 of 4 [01/28 22:41:46] [INFO] We are on page 3 of 4 [01/28 22:41:48] [INFO] We are on page 4 of 4 [01/28 22:41:48] [INFO] Number of posts: 5 [01/28 22:41:48] [INFO] Progress: 2316/6740 [01/28 22:41:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:41:48] [INFO] Thread http://forum.notebookreview.com/threads/asus-g73jw-a1-review-discussion.521085/ finished! [01/28 22:41:49] [INFO] !!! Now downloading Iolo System Mechanic 10 Review Discussion !!!!! [01/28 22:41:50] [INFO] We are on page 1 of 1 [01/28 22:41:50] [INFO] Number of posts: 1 [01/28 22:41:50] [INFO] Progress: 2317/6740 [01/28 22:41:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:41:50] [INFO] Thread http://forum.notebookreview.com/threads/iolo-system-mechanic-10-review-discussion.541012/ finished! [01/28 22:41:50] [INFO] Max wait time for http://forum.notebookreview.com/threads/sony-vaio-y-review-discussion.500039/ is 27000 ms [01/28 22:41:51] [INFO] !!! Now downloading Sony VAIO Y Review Discussion !!!!! [01/28 22:41:52] [INFO] We are on page 1 of 4 [01/28 22:41:52] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sony VAIO Y Review Discussion/images/avatars/ [01/28 22:41:54] [INFO] We are on page 2 of 4 [01/28 22:41:56] [INFO] We are on page 3 of 4 [01/28 22:41:57] [INFO] We are on page 4 of 4 [01/28 22:41:57] [INFO] Number of posts: 5 [01/28 22:41:57] [INFO] Progress: 2318/6740 [01/28 22:41:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:41:57] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-y-review-discussion.500039/ finished! [01/28 22:41:58] [INFO] !!! Now downloading Google Shows Off More Chrome OS Details Discussion !!!!! [01/28 22:41:59] [INFO] We are on page 1 of 1 [01/28 22:41:59] [INFO] Number of posts: 9 [01/28 22:42:00] [INFO] Progress: 2319/6740 [01/28 22:42:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:42:00] [INFO] Thread http://forum.notebookreview.com/threads/google-shows-off-more-chrome-os-details-discussion.539068/ finished! [01/28 22:42:00] [INFO] !!! Now downloading Pelican 1090CC HardBack Notebook Case Review Discussion !!!!! [01/28 22:42:01] [INFO] We are on page 1 of 1 [01/28 22:42:01] [INFO] Number of posts: 4 [01/28 22:42:01] [INFO] Progress: 2320/6740 [01/28 22:42:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:42:01] [INFO] Thread http://forum.notebookreview.com/threads/pelican-1090cc-hardback-notebook-case-review-discussion.540751/ finished! [01/28 22:42:02] [INFO] !!! Now downloading Lenovo ThinkPad T510 Review Discussion !!!!! [01/28 22:42:03] [INFO] We are on page 1 of 2 [01/28 22:42:05] [INFO] We are on page 2 of 2 [01/28 22:42:05] [INFO] Number of posts: 1 [01/28 22:42:05] [INFO] Progress: 2321/6740 [01/28 22:42:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:42:05] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-t510-review-discussion.539085/ finished! [01/28 22:42:05] [INFO] Max wait time for http://forum.notebookreview.com/threads/clevo-x7200-review-discussion.538591/ is 20500 ms [01/28 22:42:06] [INFO] !!! Now downloading Clevo X7200 Review Discussion !!!!! [01/28 22:42:07] [INFO] We are on page 1 of 3 [01/28 22:42:09] [INFO] We are on page 2 of 3 [01/28 22:42:12] [INFO] We are on page 3 of 3 [01/28 22:42:12] [INFO] Number of posts: 2 [01/28 22:42:12] [INFO] Progress: 2322/6740 [01/28 22:42:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:42:12] [INFO] Thread http://forum.notebookreview.com/threads/clevo-x7200-review-discussion.538591/ finished! [01/28 22:42:13] [INFO] !!! Now downloading Alienware M11x Owners Report Hinge Issues, Dell Says It's Working On It Discussion !!!!! [01/28 22:42:14] [INFO] We are on page 1 of 1 [01/28 22:42:14] [INFO] Number of posts: 7 [01/28 22:42:14] [INFO] Progress: 2323/6740 [01/28 22:42:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:42:14] [INFO] Thread http://forum.notebookreview.com/threads/alienware-m11x-owners-report-hinge-issues-dell-says-its-working-on-it-discussion.531856/ finished! [01/28 22:42:15] [INFO] !!! Now downloading SLAPPA Announces Giveaway for NotebookReview.com Readers Discussion !!!!! [01/28 22:42:16] [INFO] We are on page 1 of 2 [01/28 22:42:18] [INFO] We are on page 2 of 2 [01/28 22:42:18] [INFO] Number of posts: 3 [01/28 22:42:18] [INFO] Progress: 2324/6740 [01/28 22:42:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:42:18] [INFO] Thread http://forum.notebookreview.com/threads/slappa-announces-giveaway-for-notebookreview-com-readers-discussion.535208/ finished! [01/28 22:42:19] [INFO] !!! Now downloading ASUS Eee Pad EP101TC and EP121 Hands-On Preview Discussion !!!!! [01/28 22:42:20] [INFO] We are on page 1 of 1 [01/28 22:42:20] [INFO] Number of posts: 9 [01/28 22:42:20] [INFO] Progress: 2325/6740 [01/28 22:42:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:42:20] [INFO] Thread http://forum.notebookreview.com/threads/asus-eee-pad-ep101tc-and-ep121-hands-on-preview-discussion.488146/ finished! [01/28 22:42:20] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-envy-14-review-discussion.524484/ is 32500 ms [01/28 22:42:21] [INFO] !!! Now downloading HP ENVY 14 Review Discussion !!!!! [01/28 22:42:22] [INFO] We are on page 1 of 5 [01/28 22:42:24] [INFO] We are on page 2 of 5 [01/28 22:42:25] [INFO] We are on page 3 of 5 [01/28 22:42:27] [INFO] We are on page 4 of 5 [01/28 22:42:29] [INFO] We are on page 5 of 5 [01/28 22:42:29] [INFO] Number of posts: 6 [01/28 22:42:29] [INFO] Progress: 2326/6740 [01/28 22:42:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:42:29] [INFO] Thread http://forum.notebookreview.com/threads/hp-envy-14-review-discussion.524484/ finished! [01/28 22:42:29] [INFO] !!! Now downloading PC Tools Internet Security 2011 Review Discussion !!!!! [01/28 22:42:30] [INFO] We are on page 1 of 1 [01/28 22:42:30] [INFO] Number of posts: 2 [01/28 22:42:31] [INFO] Progress: 2327/6740 [01/28 22:42:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:42:31] [INFO] Thread http://forum.notebookreview.com/threads/pc-tools-internet-security-2011-review-discussion.539162/ finished! [01/28 22:42:31] [INFO] !!! Now downloading HP Pavilion dm3t Review Discussion !!!!! [01/28 22:42:32] [INFO] We are on page 1 of 3 [01/28 22:42:34] [INFO] We are on page 2 of 3 [01/28 22:42:36] [INFO] We are on page 3 of 3 [01/28 22:42:36] [INFO] Number of posts: 1 [01/28 22:42:36] [INFO] Progress: 2328/6740 [01/28 22:42:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:42:36] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-dm3t-review-discussion.481087/ finished! [01/28 22:42:37] [INFO] !!! Now downloading HP ENVY 14 Now Available Discussion !!!!! [01/28 22:42:38] [INFO] We are on page 1 of 2 [01/28 22:42:40] [INFO] We are on page 2 of 2 [01/28 22:42:40] [INFO] Number of posts: 8 [01/28 22:42:40] [INFO] Progress: 2329/6740 [01/28 22:42:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:42:40] [INFO] Thread http://forum.notebookreview.com/threads/hp-envy-14-now-available-discussion.495425/ finished! [01/28 22:42:40] [INFO] !!! Now downloading NotebookReview.com 2010 Reader's Survey Discussion !!!!! [01/28 22:42:42] [INFO] We are on page 1 of 1 [01/28 22:42:42] [INFO] Number of posts: 4 [01/28 22:42:42] [INFO] Progress: 2330/6740 [01/28 22:42:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:42:42] [INFO] Thread http://forum.notebookreview.com/threads/notebookreview-com-2010-readers-survey-discussion.538919/ finished! [01/28 22:42:42] [INFO] !!! Now downloading ASUS U45JC-A1 Review Discussion !!!!! [01/28 22:42:43] [INFO] We are on page 1 of 2 [01/28 22:42:45] [INFO] We are on page 2 of 2 [01/28 22:42:45] [INFO] Number of posts: 7 [01/28 22:42:45] [INFO] Progress: 2331/6740 [01/28 22:42:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:42:45] [INFO] Thread http://forum.notebookreview.com/threads/asus-u45jc-a1-review-discussion.535406/ finished! [01/28 22:42:46] [INFO] !!! Now downloading Dell Intros 13 Vostro V130 Business Notebook Discussion !!!!! [01/28 22:42:47] [INFO] We are on page 1 of 2 [01/28 22:42:49] [INFO] We are on page 2 of 2 [01/28 22:42:49] [INFO] Number of posts: 8 [01/28 22:42:49] [INFO] Progress: 2332/6740 [01/28 22:42:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:42:49] [INFO] Thread http://forum.notebookreview.com/threads/dell-intros-13-vostro-v130-business-notebook-discussion.537128/ finished! [01/28 22:42:49] [INFO] !!! Now downloading Logitech Laptop Speaker Z305 Review Discussion !!!!! [01/28 22:42:50] [INFO] We are on page 1 of 1 [01/28 22:42:50] [INFO] Number of posts: 1 [01/28 22:42:50] [INFO] Progress: 2333/6740 [01/28 22:42:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:42:50] [INFO] Thread http://forum.notebookreview.com/threads/logitech-laptop-speaker-z305-review-discussion.538245/ finished! [01/28 22:42:50] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-thinkpad-w510-review-discussion.467780/ is 35500 ms [01/28 22:42:51] [INFO] !!! Now downloading Lenovo ThinkPad W510 Review Discussion !!!!! [01/28 22:42:52] [INFO] We are on page 1 of 6 [01/28 22:42:54] [INFO] We are on page 2 of 6 [01/28 22:42:57] [INFO] We are on page 3 of 6 [01/28 22:42:59] [INFO] We are on page 4 of 6 [01/28 22:43:01] [INFO] We are on page 5 of 6 [01/28 22:43:02] [INFO] We are on page 6 of 6 [01/28 22:43:02] [INFO] Number of posts: 2 [01/28 22:43:02] [INFO] Progress: 2334/6740 [01/28 22:43:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:43:02] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-w510-review-discussion.467780/ finished! [01/28 22:43:03] [INFO] !!! Now downloading Iomega iConnect Review Discussion !!!!! [01/28 22:43:04] [INFO] We are on page 1 of 1 [01/28 22:43:04] [INFO] Number of posts: 6 [01/28 22:43:04] [INFO] Progress: 2335/6740 [01/28 22:43:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:43:04] [INFO] Thread http://forum.notebookreview.com/threads/iomega-iconnect-review-discussion.480571/ finished! [01/28 22:43:05] [INFO] !!! Now downloading Toshiba Satellite A665 Review Discussion !!!!! [01/28 22:43:06] [INFO] We are on page 1 of 1 [01/28 22:43:06] [INFO] Number of posts: 5 [01/28 22:43:06] [INFO] Progress: 2336/6740 [01/28 22:43:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:43:06] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-a665-review-discussion.537684/ finished! [01/28 22:43:07] [INFO] !!! Now downloading Sony VAIO EA Review Discussion !!!!! [01/28 22:43:08] [INFO] We are on page 1 of 1 [01/28 22:43:08] [INFO] Number of posts: 4 [01/28 22:43:08] [INFO] Progress: 2337/6740 [01/28 22:43:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:43:08] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-ea-review-discussion.536881/ finished! [01/28 22:43:08] [INFO] !!! Now downloading Mobile Wireless Connectivity Becomes a Productivity Asset Discussion !!!!! [01/28 22:43:09] [INFO] We are on page 1 of 1 [01/28 22:43:09] [INFO] Number of posts: 1 [01/28 22:43:09] [INFO] Progress: 2338/6740 [01/28 22:43:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:43:09] [INFO] Thread http://forum.notebookreview.com/threads/mobile-wireless-connectivity-becomes-a-productivity-asset-discussion.537692/ finished! [01/28 22:43:10] [INFO] !!! Now downloading Most Popular Laptops for November 2010 Discussion !!!!! [01/28 22:43:11] [INFO] We are on page 1 of 1 [01/28 22:43:11] [INFO] Number of posts: 1 [01/28 22:43:11] [INFO] Progress: 2339/6740 [01/28 22:43:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:43:11] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-laptops-for-november-2010-discussion.537624/ finished! [01/28 22:43:12] [INFO] !!! Now downloading HP ENVY 17 3D Notebook Now Available Discussion !!!!! [01/28 22:43:13] [INFO] We are on page 1 of 2 [01/28 22:43:15] [INFO] We are on page 2 of 2 [01/28 22:43:15] [INFO] Number of posts: 7 [01/28 22:43:15] [INFO] Progress: 2340/6740 [01/28 22:43:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:43:15] [INFO] Thread http://forum.notebookreview.com/threads/hp-envy-17-3d-notebook-now-available-discussion.528797/ finished! [01/28 22:43:15] [INFO] !!! Now downloading ASUS K50IJ Review Discussion !!!!! [01/28 22:43:17] [INFO] We are on page 1 of 2 [01/28 22:43:19] [INFO] We are on page 2 of 2 [01/28 22:43:19] [INFO] Number of posts: 7 [01/28 22:43:19] [INFO] Progress: 2341/6740 [01/28 22:43:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:43:19] [INFO] Thread http://forum.notebookreview.com/threads/asus-k50ij-review-discussion.412319/ finished! [01/28 22:43:19] [INFO] Max wait time for http://forum.notebookreview.com/threads/amd-zacate-apu-first-look-hands-on-with-the-brazos-platform-discussion.533674/ is 29000 ms [01/28 22:43:19] [INFO] !!! Now downloading AMD Zacate APU First Look- Hands On with the Brazos Platform Discussion !!!!! [01/28 22:43:20] [INFO] We are on page 1 of 4 [01/28 22:43:20] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/notworthy_zpslg2phlen.gif [01/28 22:43:20] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/notworthy_zpslg2phlen.gif [01/28 22:43:23] [INFO] We are on page 2 of 4 [01/28 22:43:24] [INFO] We are on page 3 of 4 [01/28 22:43:26] [INFO] We are on page 4 of 4 [01/28 22:43:26] [INFO] Number of posts: 9 [01/28 22:43:26] [INFO] Progress: 2342/6740 [01/28 22:43:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:43:26] [INFO] Thread http://forum.notebookreview.com/threads/amd-zacate-apu-first-look-hands-on-with-the-brazos-platform-discussion.533674/ finished! [01/28 22:43:27] [INFO] !!! Now downloading ASUS N82JV-X1 Review Discussion !!!!! [01/28 22:43:28] [INFO] We are on page 1 of 3 [01/28 22:43:30] [INFO] We are on page 2 of 3 [01/28 22:43:31] [INFO] We are on page 3 of 3 [01/28 22:43:31] [INFO] Number of posts: 1 [01/28 22:43:31] [INFO] Applying Photobucket fix for http://i172.photobucket.com/albums/w26/ilkkaj/HDTune_Benchmark_eSATA-2_ExternalRAIDcopy-1.jpg [01/28 22:43:32] [INFO] Progress: 2343/6740 [01/28 22:43:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:43:32] [INFO] Thread http://forum.notebookreview.com/threads/asus-n82jv-x1-review-discussion.526762/ finished! [01/28 22:43:33] [INFO] !!! Now downloading Samsung N150 Verizon Wireless Review Discussion !!!!! [01/28 22:43:34] [INFO] We are on page 1 of 1 [01/28 22:43:34] [INFO] Number of posts: 7 [01/28 22:43:34] [INFO] Progress: 2344/6740 [01/28 22:43:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:43:34] [INFO] Thread http://forum.notebookreview.com/threads/samsung-n150-verizon-wireless-review-discussion.534424/ finished! [01/28 22:43:35] [INFO] !!! Now downloading Tuning In to Find Out Discussion !!!!! [01/28 22:43:36] [INFO] We are on page 1 of 1 [01/28 22:43:36] [INFO] Number of posts: 3 [01/28 22:43:36] [INFO] Progress: 2345/6740 [01/28 22:43:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:43:36] [INFO] Thread http://forum.notebookreview.com/threads/tuning-in-to-find-out-discussion.534198/ finished! [01/28 22:43:36] [INFO] !!! Now downloading Black Friday Laptop Deals Roundup 2010 Discussion !!!!! [01/28 22:43:37] [INFO] We are on page 1 of 1 [01/28 22:43:37] [INFO] Number of posts: 3 [01/28 22:43:38] [INFO] Progress: 2346/6740 [01/28 22:43:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:43:38] [INFO] Thread http://forum.notebookreview.com/threads/black-friday-laptop-deals-roundup-2010-discussion.535162/ finished! [01/28 22:43:38] [INFO] !!! Now downloading HP Rolls Out G62m, dv7t Notebooks Discussion !!!!! [01/28 22:43:39] [INFO] We are on page 1 of 2 [01/28 22:43:41] [INFO] We are on page 2 of 2 [01/28 22:43:41] [INFO] Number of posts: 5 [01/28 22:43:41] [INFO] Progress: 2347/6740 [01/28 22:43:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:43:41] [INFO] Thread http://forum.notebookreview.com/threads/hp-rolls-out-g62m-dv7t-notebooks-discussion.530540/ finished! [01/28 22:43:42] [INFO] !!! Now downloading Best Firefox Shopping Add-ons -- A Holiday 2010 Guide Discussion !!!!! [01/28 22:43:43] [INFO] We are on page 1 of 1 [01/28 22:43:43] [INFO] Number of posts: 1 [01/28 22:43:43] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Best Firefox Shopping Add-ons -- A Holiday 2010 Guide Discussion/images/avatars/ [01/28 22:43:43] [INFO] Progress: 2348/6740 [01/28 22:43:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:43:43] [INFO] Thread http://forum.notebookreview.com/threads/best-firefox-shopping-add-ons-a-holiday-2010-guide-discussion.535354/ finished! [01/28 22:43:44] [INFO] !!! Now downloading Dell Inspiron duo Tablet Now Official Discussion !!!!! [01/28 22:43:45] [INFO] We are on page 1 of 2 [01/28 22:43:47] [INFO] We are on page 2 of 2 [01/28 22:43:47] [INFO] Number of posts: 1 [01/28 22:43:47] [INFO] Progress: 2349/6740 [01/28 22:43:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:43:47] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-duo-tablet-now-official-discussion.534390/ finished! [01/28 22:43:47] [INFO] !!! Now downloading HP Quietly Intros G62x Budget Notebook Discussion !!!!! [01/28 22:43:48] [INFO] We are on page 1 of 1 [01/28 22:43:48] [INFO] Number of posts: 4 [01/28 22:43:48] [INFO] Progress: 2350/6740 [01/28 22:43:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:43:48] [INFO] Thread http://forum.notebookreview.com/threads/hp-quietly-intros-g62x-budget-notebook-discussion.535019/ finished! [01/28 22:43:49] [INFO] !!! Now downloading Dell Latitude E6410 User Review Discussion !!!!! [01/28 22:43:50] [INFO] We are on page 1 of 2 [01/28 22:43:52] [INFO] We are on page 2 of 2 [01/28 22:43:52] [INFO] Number of posts: 8 [01/28 22:43:52] [INFO] Progress: 2351/6740 [01/28 22:43:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:43:52] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-e6410-user-review-discussion.532041/ finished! [01/28 22:43:53] [INFO] !!! Now downloading Best Online Video Services Roundup 2010 Discussion !!!!! [01/28 22:43:54] [INFO] We are on page 1 of 1 [01/28 22:43:54] [INFO] Number of posts: 4 [01/28 22:43:54] [INFO] Progress: 2352/6740 [01/28 22:43:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:43:54] [INFO] Thread http://forum.notebookreview.com/threads/best-online-video-services-roundup-2010-discussion.533668/ finished! [01/28 22:43:55] [INFO] !!! Now downloading CES 2010- Lojack for Laptops moves into consumer space Discussion !!!!! [01/28 22:43:56] [INFO] We are on page 1 of 2 [01/28 22:43:56] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/CES 2010- Lojack for Laptops moves into consumer space Discussion/images/avatars/ [01/28 22:43:58] [INFO] We are on page 2 of 2 [01/28 22:43:58] [INFO] Number of posts: 5 [01/28 22:43:58] [WARNING] Host down for image http://shop.rabtron.co.za/catalog/images/soldering%20iron%2060w%20220v.jpg [01/28 22:44:03] [INFO] Progress: 2353/6740 [01/28 22:44:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:44:03] [INFO] Thread http://forum.notebookreview.com/threads/ces-2010-lojack-for-laptops-moves-into-consumer-space-discussion.449054/ finished! [01/28 22:44:03] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-compaq-8510w-review.149018/ is 74000 ms [01/28 22:44:03] [INFO] !!! Now downloading HP Compaq 8510w Review !!!!! [01/28 22:44:04] [INFO] We are on page 1 of 13 [01/28 22:44:13] [INFO] We are on page 2 of 13 [01/28 22:44:15] [INFO] We are on page 3 of 13 [01/28 22:44:17] [INFO] We are on page 4 of 13 [01/28 22:44:17] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/mad2_zpsgl9egdoq.gif [01/28 22:44:17] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/spinny2_zpsduxcloiv.gif [01/28 22:44:17] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/swoon_zpscs4r6k8g.gif [01/28 22:44:19] [INFO] We are on page 5 of 13 [01/28 22:44:20] [INFO] We are on page 6 of 13 [01/28 22:44:22] [INFO] We are on page 7 of 13 [01/28 22:44:25] [INFO] We are on page 8 of 13 [01/28 22:44:26] [INFO] We are on page 9 of 13 [01/28 22:44:27] [WARNING] File not found for image http://img260.imageshack.us/img260/7964/8510wji0.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/HP Compaq 8510w Review/images/storyImages/8510wji0.jpg [01/28 22:44:28] [INFO] We are on page 10 of 13 [01/28 22:44:30] [INFO] We are on page 11 of 13 [01/28 22:44:31] [INFO] We are on page 12 of 13 [01/28 22:44:33] [INFO] We are on page 13 of 13 [01/28 22:44:33] [INFO] Number of posts: 9 [01/28 22:44:33] [INFO] Progress: 2354/6740 [01/28 22:44:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:44:33] [INFO] Thread http://forum.notebookreview.com/threads/hp-compaq-8510w-review.149018/ finished! [01/28 22:44:33] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-dm1z-11-6-notebook-now-available-discussion.497644/ is 22000 ms [01/28 22:44:34] [INFO] !!! Now downloading HP dm1z 11.6 Notebook Now Available Discussion !!!!! [01/28 22:44:35] [INFO] We are on page 1 of 3 [01/28 22:44:37] [INFO] We are on page 2 of 3 [01/28 22:44:39] [INFO] We are on page 3 of 3 [01/28 22:44:39] [INFO] Number of posts: 5 [01/28 22:44:39] [INFO] Progress: 2355/6740 [01/28 22:44:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:44:39] [INFO] Thread http://forum.notebookreview.com/threads/hp-dm1z-11-6-notebook-now-available-discussion.497644/ finished! [01/28 22:44:39] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-thinkpad-edge-15-review-discussion.483262/ is 25000 ms [01/28 22:44:40] [INFO] !!! Now downloading Lenovo ThinkPad Edge 15 Review Discussion !!!!! [01/28 22:44:41] [INFO] We are on page 1 of 4 [01/28 22:44:43] [INFO] We are on page 2 of 4 [01/28 22:44:45] [INFO] We are on page 3 of 4 [01/28 22:44:47] [INFO] We are on page 4 of 4 [01/28 22:44:47] [INFO] Number of posts: 1 [01/28 22:44:47] [INFO] Progress: 2356/6740 [01/28 22:44:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:44:47] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-edge-15-review-discussion.483262/ finished! [01/28 22:44:47] [INFO] !!! Now downloading Internet Explorer 9 Beta Now Available Discussion !!!!! [01/28 22:44:48] [INFO] We are on page 1 of 2 [01/28 22:44:51] [INFO] We are on page 2 of 2 [01/28 22:44:51] [INFO] Number of posts: 2 [01/28 22:44:51] [INFO] Progress: 2357/6740 [01/28 22:44:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:44:51] [INFO] Thread http://forum.notebookreview.com/threads/internet-explorer-9-beta-now-available-discussion.518306/ finished! [01/28 22:44:52] [INFO] !!! Now downloading Lenovo Silently Intros IdeaPad U260 Ultraportable Discussion !!!!! [01/28 22:44:53] [INFO] We are on page 1 of 1 [01/28 22:44:53] [INFO] Number of posts: 7 [01/28 22:44:53] [INFO] Progress: 2358/6740 [01/28 22:44:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:44:53] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-silently-intros-ideapad-u260-ultraportable-discussion.532044/ finished! [01/28 22:44:53] [INFO] Max wait time for http://forum.notebookreview.com/threads/amd-unveils-brazos-platform-for-notebooks-and-netbooks-discussion.531819/ is 41000 ms [01/28 22:44:54] [INFO] !!! Now downloading AMD Unveils Brazos Platform for Notebooks and Netbooks Discussion !!!!! [01/28 22:44:55] [INFO] We are on page 1 of 7 [01/28 22:44:57] [INFO] We are on page 2 of 7 [01/28 22:44:59] [INFO] We are on page 3 of 7 [01/28 22:45:00] [INFO] We are on page 4 of 7 [01/28 22:45:02] [INFO] We are on page 5 of 7 [01/28 22:45:04] [INFO] We are on page 6 of 7 [01/28 22:45:05] [INFO] We are on page 7 of 7 [01/28 22:45:05] [INFO] Number of posts: 3 [01/28 22:45:05] [INFO] Progress: 2359/6740 [01/28 22:45:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:45:05] [INFO] Thread http://forum.notebookreview.com/threads/amd-unveils-brazos-platform-for-notebooks-and-netbooks-discussion.531819/ finished! [01/28 22:45:06] [INFO] !!! Now downloading Sony Intros VAIO Signature Collection Notebooks Discussion !!!!! [01/28 22:45:07] [INFO] We are on page 1 of 1 [01/28 22:45:07] [INFO] Number of posts: 4 [01/28 22:45:08] [INFO] Progress: 2360/6740 [01/28 22:45:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:45:08] [INFO] Thread http://forum.notebookreview.com/threads/sony-intros-vaio-signature-collection-notebooks-discussion.532580/ finished! [01/28 22:45:08] [INFO] !!! Now downloading HP Intros Mini 1103 Netbook for Business Discussion !!!!! [01/28 22:45:09] [INFO] We are on page 1 of 1 [01/28 22:45:09] [INFO] Number of posts: 1 [01/28 22:45:09] [INFO] Progress: 2361/6740 [01/28 22:45:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:45:09] [INFO] Thread http://forum.notebookreview.com/threads/hp-intros-mini-1103-netbook-for-business-discussion.533567/ finished! [01/28 22:45:10] [INFO] !!! Now downloading HP ProBook 4425s Review Discussion !!!!! [01/28 22:45:11] [INFO] We are on page 1 of 2 [01/28 22:45:13] [INFO] We are on page 2 of 2 [01/28 22:45:13] [INFO] Number of posts: 1 [01/28 22:45:13] [INFO] Progress: 2362/6740 [01/28 22:45:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:45:13] [INFO] Thread http://forum.notebookreview.com/threads/hp-probook-4425s-review-discussion.531841/ finished! [01/28 22:45:14] [INFO] !!! Now downloading Panasonic Announces ToughBook S9 12 Ultraportable Discussion !!!!! [01/28 22:45:15] [INFO] We are on page 1 of 1 [01/28 22:45:15] [INFO] Number of posts: 7 [01/28 22:45:15] [INFO] Progress: 2363/6740 [01/28 22:45:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:45:15] [INFO] Thread http://forum.notebookreview.com/threads/panasonic-announces-toughbook-s9-12-ultraportable-discussion.521401/ finished! [01/28 22:45:15] [INFO] !!! Now downloading MSI Intros CX620 3D Notebook Discussion !!!!! [01/28 22:45:17] [INFO] We are on page 1 of 1 [01/28 22:45:17] [INFO] Number of posts: 6 [01/28 22:45:17] [INFO] Progress: 2364/6740 [01/28 22:45:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:45:17] [INFO] Thread http://forum.notebookreview.com/threads/msi-intros-cx620-3d-notebook-discussion.531761/ finished! [01/28 22:45:18] [INFO] !!! Now downloading NotebookReview.com switches to new servers! Discussion !!!!! [01/28 22:45:19] [INFO] We are on page 1 of 2 [01/28 22:45:21] [INFO] We are on page 2 of 2 [01/28 22:45:21] [INFO] Number of posts: 4 [01/28 22:45:21] [INFO] Progress: 2365/6740 [01/28 22:45:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:45:21] [INFO] Thread http://forum.notebookreview.com/threads/notebookreview-com-switches-to-new-servers-discussion.530892/ finished! [01/28 22:45:22] [INFO] !!! Now downloading Technology Plays Key Role in SOHO Success Discussion !!!!! [01/28 22:45:23] [INFO] We are on page 1 of 1 [01/28 22:45:23] [INFO] Number of posts: 1 [01/28 22:45:23] [INFO] Progress: 2366/6740 [01/28 22:45:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:45:23] [INFO] Thread http://forum.notebookreview.com/threads/technology-plays-key-role-in-soho-success-discussion.532054/ finished! [01/28 22:45:23] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-latitude-e6410-review-discussion.529821/ is 21500 ms [01/28 22:45:24] [INFO] !!! Now downloading Dell Latitude E6410 Review Discussion !!!!! [01/28 22:45:25] [INFO] We are on page 1 of 3 [01/28 22:45:27] [INFO] We are on page 2 of 3 [01/28 22:45:29] [INFO] We are on page 3 of 3 [01/28 22:45:29] [INFO] Number of posts: 4 [01/28 22:45:29] [INFO] Progress: 2367/6740 [01/28 22:45:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:45:29] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-e6410-review-discussion.529821/ finished! [01/28 22:45:29] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-xps-m1530-review.196750/ is 186000 ms [01/28 22:45:29] [INFO] !!! Now downloading Dell XPS M1530 Review !!!!! [01/28 22:45:30] [INFO] We are on page 1 of 36 [01/28 22:45:37] [INFO] We are on page 2 of 36 [01/28 22:45:45] [INFO] We are on page 3 of 36 [01/28 22:45:47] [INFO] We are on page 4 of 36 [01/28 22:45:49] [INFO] We are on page 5 of 36 [01/28 22:45:51] [INFO] We are on page 6 of 36 [01/28 22:45:51] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v504/kanadianiceman/2007/DELLm1530/XP/th_IMG_0133.jpg [01/28 22:45:53] [INFO] We are on page 7 of 36 [01/28 22:45:53] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v504/kanadianiceman/2007/DELLm1530/XP/gpuz.jpg [01/28 22:45:55] [INFO] We are on page 8 of 36 [01/28 22:45:55] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v504/kanadianiceman/2007/DELLm1530/XP/gpuz.jpg [01/28 22:45:57] [INFO] We are on page 9 of 36 [01/28 22:45:59] [INFO] We are on page 10 of 36 [01/28 22:46:00] [INFO] We are on page 11 of 36 [01/28 22:46:02] [INFO] We are on page 12 of 36 [01/28 22:46:04] [INFO] We are on page 13 of 36 [01/28 22:46:04] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v504/kanadianiceman/2007/DELLm1530/8600mgt/8600MGTXPmonitor.jpg [01/28 22:46:04] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v504/kanadianiceman/2007/DELLm1530/8600mgt/8600MGTXPstability.jpg [01/28 22:46:04] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v504/kanadianiceman/2007/DELLm1530/8600mgt/8600MGTXPsysteminformation.jpg [01/28 22:46:04] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v504/kanadianiceman/2007/DELLm1530/8600mgt/8600MGTXPGPUsettings.jpg [01/28 22:46:06] [INFO] We are on page 14 of 36 [01/28 22:46:08] [INFO] We are on page 15 of 36 [01/28 22:46:09] [INFO] We are on page 16 of 36 [01/28 22:46:12] [INFO] We are on page 17 of 36 [01/28 22:46:14] [INFO] We are on page 18 of 36 [01/28 22:46:15] [INFO] We are on page 19 of 36 [01/28 22:46:17] [INFO] We are on page 20 of 36 [01/28 22:46:17] [WARNING] File not found for image http://img151.imageshack.us/img151/2851/vostro1400pcmark05cs8.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell XPS M1530 Review/images/storyImages/vostro1400pcmark05cs8.jpg [01/28 22:46:19] [INFO] We are on page 21 of 36 [01/28 22:46:21] [INFO] We are on page 22 of 36 [01/28 22:46:23] [INFO] We are on page 23 of 36 [01/28 22:46:24] [INFO] We are on page 24 of 36 [01/28 22:46:27] [INFO] We are on page 25 of 36 [01/28 22:46:29] [INFO] We are on page 26 of 36 [01/28 22:46:29] [INFO] Progress has been made 0 ago. Waiting another minute... [01/28 22:46:30] [INFO] We are on page 27 of 36 [01/28 22:46:32] [INFO] We are on page 28 of 36 [01/28 22:46:33] [INFO] We are on page 29 of 36 [01/28 22:46:35] [INFO] We are on page 30 of 36 [01/28 22:46:37] [INFO] We are on page 31 of 36 [01/28 22:46:39] [INFO] We are on page 32 of 36 [01/28 22:46:40] [INFO] We are on page 33 of 36 [01/28 22:46:42] [INFO] We are on page 34 of 36 [01/28 22:46:44] [INFO] We are on page 35 of 36 [01/28 22:46:46] [INFO] We are on page 36 of 36 [01/28 22:46:46] [INFO] Number of posts: 3 [01/28 22:46:46] [INFO] Progress: 2368/6740 [01/28 22:46:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:46:46] [INFO] Thread http://forum.notebookreview.com/threads/dell-xps-m1530-review.196750/ finished! [01/28 22:46:46] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-probook-5310m-review.441664/ is 37500 ms [01/28 22:46:47] [INFO] !!! Now downloading HP ProBook 5310m Review !!!!! [01/28 22:46:48] [INFO] We are on page 1 of 6 [01/28 22:46:54] [INFO] We are on page 2 of 6 [01/28 22:46:58] [INFO] We are on page 3 of 6 [01/28 22:46:59] [INFO] We are on page 4 of 6 [01/28 22:47:02] [INFO] We are on page 5 of 6 [01/28 22:47:04] [INFO] We are on page 6 of 6 [01/28 22:47:04] [INFO] Number of posts: 6 [01/28 22:47:04] [INFO] Progress: 2369/6740 [01/28 22:47:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:47:04] [INFO] Thread http://forum.notebookreview.com/threads/hp-probook-5310m-review.441664/ finished! [01/28 22:47:04] [INFO] !!! Now downloading Most Popular Laptops for October 2010 Discussion !!!!! [01/28 22:47:05] [INFO] We are on page 1 of 1 [01/28 22:47:05] [INFO] Number of posts: 9 [01/28 22:47:06] [WARNING] File not found for image http://img819.imageshack.us/img819/7521/1f8f5740.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Most Popular Laptops for October 2010 Discussion/images/storyImages/1f8f5740.jpg [01/28 22:47:06] [INFO] Progress: 2370/6740 [01/28 22:47:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:47:06] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-laptops-for-october-2010-discussion.530649/ finished! [01/28 22:47:06] [INFO] !!! Now downloading Hulu Online Video 2010 Review Discussion !!!!! [01/28 22:47:07] [INFO] We are on page 1 of 1 [01/28 22:47:08] [INFO] Number of posts: 2 [01/28 22:47:08] [INFO] Progress: 2371/6740 [01/28 22:47:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:47:08] [INFO] Thread http://forum.notebookreview.com/threads/hulu-online-video-2010-review-discussion.526749/ finished! [01/28 22:47:08] [INFO] !!! Now downloading TechnologyGuide Holiday Buyer's Guide Discussion !!!!! [01/28 22:47:09] [INFO] We are on page 1 of 1 [01/28 22:47:09] [INFO] Number of posts: 3 [01/28 22:47:09] [INFO] Progress: 2372/6740 [01/28 22:47:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:47:09] [INFO] Thread http://forum.notebookreview.com/threads/technologyguide-holiday-buyers-guide-discussion.530138/ finished! [01/28 22:47:10] [INFO] !!! Now downloading Trend Micro Titanium Maximum Security 2011 Review Discussion !!!!! [01/28 22:47:11] [INFO] We are on page 1 of 1 [01/28 22:47:11] [INFO] Number of posts: 1 [01/28 22:47:11] [INFO] Progress: 2373/6740 [01/28 22:47:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:47:11] [INFO] Thread http://forum.notebookreview.com/threads/trend-micro-titanium-maximum-security-2011-review-discussion.530597/ finished! [01/28 22:47:11] [INFO] !!! Now downloading Solar-Powered Logitech Wireless Keyboard Available this Month Discussion !!!!! [01/28 22:47:12] [INFO] We are on page 1 of 1 [01/28 22:47:12] [INFO] Number of posts: 1 [01/28 22:47:12] [INFO] Progress: 2374/6740 [01/28 22:47:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:47:12] [INFO] Thread http://forum.notebookreview.com/threads/solar-powered-logitech-wireless-keyboard-available-this-month-discussion.530447/ finished! [01/28 22:47:13] [INFO] !!! Now downloading Ten Best Software Apps to Give Your PC in 2010 Discussion !!!!! [01/28 22:47:14] [INFO] We are on page 1 of 1 [01/28 22:47:14] [INFO] Number of posts: 4 [01/28 22:47:14] [INFO] Progress: 2375/6740 [01/28 22:47:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:47:14] [INFO] Thread http://forum.notebookreview.com/threads/ten-best-software-apps-to-give-your-pc-in-2010-discussion.530096/ finished! [01/28 22:47:15] [INFO] !!! Now downloading Samsung QX410 Notebook Now Available Discussion !!!!! [01/28 22:47:16] [INFO] We are on page 1 of 1 [01/28 22:47:16] [INFO] Number of posts: 2 [01/28 22:47:16] [INFO] Progress: 2376/6740 [01/28 22:47:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:47:16] [INFO] Thread http://forum.notebookreview.com/threads/samsung-qx410-notebook-now-available-discussion.530023/ finished! [01/28 22:47:16] [INFO] Max wait time for http://forum.notebookreview.com/threads/ssd-vs-hdd-a-beginners-guide-to-ssd-upgrades-discussion.511140/ is 27000 ms [01/28 22:47:17] [INFO] !!! Now downloading SSD vs HDD- A Beginner's Guide to SSD Upgrades Discussion !!!!! [01/28 22:47:18] [INFO] We are on page 1 of 4 [01/28 22:47:18] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/SSD vs HDD- A Beginner's Guide to SSD Upgrades Discussion/images/avatars/ [01/28 22:47:20] [INFO] We are on page 2 of 4 [01/28 22:47:22] [INFO] We are on page 3 of 4 [01/28 22:47:23] [INFO] We are on page 4 of 4 [01/28 22:47:23] [INFO] Number of posts: 5 [01/28 22:47:23] [INFO] Progress: 2377/6740 [01/28 22:47:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:47:23] [INFO] Thread http://forum.notebookreview.com/threads/ssd-vs-hdd-a-beginners-guide-to-ssd-upgrades-discussion.511140/ finished! [01/28 22:47:24] [INFO] !!! Now downloading ESET Smart Security 4 Review Discussion !!!!! [01/28 22:47:25] [INFO] We are on page 1 of 1 [01/28 22:47:25] [INFO] Number of posts: 8 [01/28 22:47:26] [INFO] Progress: 2378/6740 [01/28 22:47:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:47:26] [INFO] Thread http://forum.notebookreview.com/threads/eset-smart-security-4-review-discussion.528993/ finished! [01/28 22:47:26] [INFO] !!! Now downloading Acer Intros New Dual-Core Aspire Netbooks Discussion !!!!! [01/28 22:47:27] [INFO] We are on page 1 of 2 [01/28 22:47:29] [INFO] We are on page 2 of 2 [01/28 22:47:29] [INFO] Number of posts: 7 [01/28 22:47:29] [INFO] Progress: 2379/6740 [01/28 22:47:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:47:29] [INFO] Thread http://forum.notebookreview.com/threads/acer-intros-new-dual-core-aspire-netbooks-discussion.522842/ finished! [01/28 22:47:29] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-intros-inspiron-15r-alloy-edition-discussion.526784/ is 23000 ms [01/28 22:47:30] [INFO] !!! Now downloading Dell Intros Inspiron 15R Alloy Edition Discussion !!!!! [01/28 22:47:31] [INFO] We are on page 1 of 3 [01/28 22:47:33] [INFO] We are on page 2 of 3 [01/28 22:47:35] [INFO] We are on page 3 of 3 [01/28 22:47:35] [INFO] Number of posts: 7 [01/28 22:47:35] [INFO] Progress: 2380/6740 [01/28 22:47:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:47:35] [INFO] Thread http://forum.notebookreview.com/threads/dell-intros-inspiron-15r-alloy-edition-discussion.526784/ finished! [01/28 22:47:35] [INFO] !!! Now downloading Iomega External USB 3.0 SSD Coming Soon Discussion !!!!! [01/28 22:47:36] [INFO] We are on page 1 of 1 [01/28 22:47:36] [INFO] Number of posts: 4 [01/28 22:47:37] [INFO] Progress: 2381/6740 [01/28 22:47:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:47:37] [INFO] Thread http://forum.notebookreview.com/threads/iomega-external-usb-3-0-ssd-coming-soon-discussion.528544/ finished! [01/28 22:47:37] [INFO] Max wait time for http://forum.notebookreview.com/threads/how-to-upgrade-your-notebook-graphics-card-using-diy-vidock.516509/ is 23000 ms [01/28 22:47:37] [INFO] !!! Now downloading How to Upgrade Your Notebook Graphics Card Using DIY ViDOCK !!!!! [01/28 22:47:39] [INFO] We are on page 1 of 3 [01/28 22:47:40] [INFO] We are on page 2 of 3 [01/28 22:47:41] [WARNING] File not found for image http://img834.imageshack.us/img834/2137/vidock.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/How to Upgrade Your Notebook Graphics Card Using DIY ViDOCK/images/storyImages/vidock.png [01/28 22:47:42] [INFO] We are on page 3 of 3 [01/28 22:47:42] [INFO] Number of posts: 7 [01/28 22:47:43] [INFO] Progress: 2382/6740 [01/28 22:47:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:47:43] [INFO] Thread http://forum.notebookreview.com/threads/how-to-upgrade-your-notebook-graphics-card-using-diy-vidock.516509/ finished! [01/28 22:47:43] [INFO] Max wait time for http://forum.notebookreview.com/threads/apple-macbook-air-11-6-inch-first-look-review-discussion.527994/ is 30000 ms [01/28 22:47:43] [INFO] !!! Now downloading Apple MacBook Air (11.6-inch) First Look Review Discussion !!!!! [01/28 22:47:44] [INFO] We are on page 1 of 5 [01/28 22:47:46] [INFO] We are on page 2 of 5 [01/28 22:47:48] [INFO] We are on page 3 of 5 [01/28 22:47:50] [INFO] We are on page 4 of 5 [01/28 22:47:51] [INFO] We are on page 5 of 5 [01/28 22:47:51] [INFO] Number of posts: 1 [01/28 22:47:51] [INFO] Progress: 2383/6740 [01/28 22:47:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:47:51] [INFO] Thread http://forum.notebookreview.com/threads/apple-macbook-air-11-6-inch-first-look-review-discussion.527994/ finished! [01/28 22:47:52] [INFO] !!! Now downloading Toshiba Satellite T235 Review Discussion !!!!! [01/28 22:47:53] [INFO] We are on page 1 of 1 [01/28 22:47:53] [INFO] Number of posts: 9 [01/28 22:47:53] [INFO] Progress: 2384/6740 [01/28 22:47:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:47:53] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-t235-review-discussion.523464/ finished! [01/28 22:47:53] [INFO] Max wait time for http://forum.notebookreview.com/threads/alienware-m11x-r2-review.499145/ is 29500 ms [01/28 22:47:54] [INFO] !!! Now downloading Alienware M11x R2 Review !!!!! [01/28 22:47:55] [INFO] We are on page 1 of 4 [01/28 22:47:57] [INFO] We are on page 2 of 4 [01/28 22:48:00] [INFO] We are on page 3 of 4 [01/28 22:48:01] [INFO] We are on page 4 of 4 [01/28 22:48:02] [INFO] Progress: 2385/6740 [01/28 22:48:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:48:02] [INFO] Thread http://forum.notebookreview.com/threads/alienware-m11x-r2-review.499145/ finished! [01/28 22:48:02] [INFO] !!! Now downloading Mimobot RayD81 2GB Flash Drive Review Discussion !!!!! [01/28 22:48:03] [INFO] We are on page 1 of 1 [01/28 22:48:03] [INFO] Number of posts: 1 [01/28 22:48:03] [INFO] Progress: 2386/6740 [01/28 22:48:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:48:03] [INFO] Thread http://forum.notebookreview.com/threads/mimobot-rayd81-2gb-flash-drive-review-discussion.528559/ finished! [01/28 22:48:04] [INFO] !!! Now downloading MSI Announces GE603 Multimedia Notebook Discussion !!!!! [01/28 22:48:05] [INFO] We are on page 1 of 1 [01/28 22:48:05] [INFO] Number of posts: 1 [01/28 22:48:05] [INFO] Progress: 2387/6740 [01/28 22:48:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:48:05] [INFO] Thread http://forum.notebookreview.com/threads/msi-announces-ge603-multimedia-notebook-discussion.528496/ finished! [01/28 22:48:05] [INFO] !!! Now downloading Netflix Watch Instantly 2010 Review Discussion !!!!! [01/28 22:48:06] [INFO] We are on page 1 of 1 [01/28 22:48:06] [INFO] Number of posts: 1 [01/28 22:48:06] [INFO] Progress: 2388/6740 [01/28 22:48:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:48:06] [INFO] Thread http://forum.notebookreview.com/threads/netflix-watch-instantly-2010-review-discussion.528490/ finished! [01/28 22:48:06] [INFO] Max wait time for http://forum.notebookreview.com/threads/apple-releases-two-new-macbook-air-notebooks-discussion.527263/ is 26500 ms [01/28 22:48:07] [INFO] !!! Now downloading Apple Releases Two New Macbook Air Notebooks Discussion !!!!! [01/28 22:48:08] [INFO] We are on page 1 of 4 [01/28 22:48:10] [INFO] We are on page 2 of 4 [01/28 22:48:12] [INFO] We are on page 3 of 4 [01/28 22:48:14] [INFO] We are on page 4 of 4 [01/28 22:48:14] [INFO] Number of posts: 4 [01/28 22:48:14] [INFO] Progress: 2389/6740 [01/28 22:48:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:48:14] [INFO] Thread http://forum.notebookreview.com/threads/apple-releases-two-new-macbook-air-notebooks-discussion.527263/ finished! [01/28 22:48:14] [INFO] !!! Now downloading ASUS Intros Eee PC w 1080p Playback Capability Discussion !!!!! [01/28 22:48:16] [INFO] We are on page 1 of 1 [01/28 22:48:16] [INFO] Number of posts: 4 [01/28 22:48:16] [INFO] Progress: 2390/6740 [01/28 22:48:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:48:16] [INFO] Thread http://forum.notebookreview.com/threads/asus-intros-eee-pc-w-1080p-playback-capability-discussion.527252/ finished! [01/28 22:48:16] [INFO] !!! Now downloading Dell Latitude E5410 Review Discussion !!!!! [01/28 22:48:18] [INFO] We are on page 1 of 1 [01/28 22:48:18] [INFO] Number of posts: 4 [01/28 22:48:18] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell Latitude E5410 Review Discussion/images/avatars/ [01/28 22:48:18] [INFO] Progress: 2391/6740 [01/28 22:48:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:48:18] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-e5410-review-discussion.527037/ finished! [01/28 22:48:18] [INFO] !!! Now downloading Panda Global Protection 2011 Review Discussion !!!!! [01/28 22:48:19] [INFO] We are on page 1 of 1 [01/28 22:48:19] [INFO] Number of posts: 1 [01/28 22:48:19] [INFO] Progress: 2392/6740 [01/28 22:48:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:48:19] [INFO] Thread http://forum.notebookreview.com/threads/panda-global-protection-2011-review-discussion.527231/ finished! [01/28 22:48:20] [INFO] !!! Now downloading Dell Inspiron 11z and Mini 10 Get Sprint 3G 4G Discussion !!!!! [01/28 22:48:21] [INFO] We are on page 1 of 1 [01/28 22:48:21] [INFO] Number of posts: 1 [01/28 22:48:21] [INFO] Progress: 2393/6740 [01/28 22:48:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:48:21] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-11z-and-mini-10-get-sprint-3g-4g-discussion.527061/ finished! [01/28 22:48:21] [INFO] !!! Now downloading Getac Intros S400 Semi-Rugged Notebook Discussion !!!!! [01/28 22:48:22] [INFO] We are on page 1 of 1 [01/28 22:48:22] [INFO] Number of posts: 1 [01/28 22:48:22] [INFO] Progress: 2394/6740 [01/28 22:48:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:48:22] [INFO] Thread http://forum.notebookreview.com/threads/getac-intros-s400-semi-rugged-notebook-discussion.526931/ finished! [01/28 22:48:23] [INFO] !!! Now downloading Free VoIP Showdown- Google Voice vs. Skype 5 Beta Discussion !!!!! [01/28 22:48:24] [INFO] We are on page 1 of 1 [01/28 22:48:24] [INFO] Number of posts: 7 [01/28 22:48:24] [INFO] Progress: 2395/6740 [01/28 22:48:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:48:24] [INFO] Thread http://forum.notebookreview.com/threads/free-voip-showdown-google-voice-vs-skype-5-beta-discussion.522954/ finished! [01/28 22:48:25] [INFO] Max wait time for http://forum.notebookreview.com/threads/intel-releases-new-mobile-core-i5-i7-celeron-processors-discussion.521400/ is 20500 ms [01/28 22:48:25] [INFO] !!! Now downloading Intel Releases New Mobile Core i5, i7, Celeron Processors Discussion !!!!! [01/28 22:48:26] [INFO] We are on page 1 of 3 [01/28 22:48:28] [INFO] We are on page 2 of 3 [01/28 22:48:30] [INFO] We are on page 3 of 3 [01/28 22:48:30] [INFO] Number of posts: 2 [01/28 22:48:30] [INFO] Progress: 2396/6740 [01/28 22:48:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:48:30] [INFO] Thread http://forum.notebookreview.com/threads/intel-releases-new-mobile-core-i5-i7-celeron-processors-discussion.521400/ finished! [01/28 22:48:30] [INFO] !!! Now downloading ADATA Nobility N004 SSD Review Discussion !!!!! [01/28 22:48:31] [INFO] We are on page 1 of 1 [01/28 22:48:31] [INFO] Number of posts: 3 [01/28 22:48:32] [INFO] Progress: 2397/6740 [01/28 22:48:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:48:32] [INFO] Thread http://forum.notebookreview.com/threads/adata-nobility-n004-ssd-review-discussion.526006/ finished! [01/28 22:48:32] [INFO] !!! Now downloading BitDefender Total Security 2011 Review Discussion !!!!! [01/28 22:48:33] [INFO] We are on page 1 of 1 [01/28 22:48:33] [INFO] Number of posts: 1 [01/28 22:48:33] [INFO] Progress: 2398/6740 [01/28 22:48:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:48:33] [INFO] Thread http://forum.notebookreview.com/threads/bitdefender-total-security-2011-review-discussion.524967/ finished! [01/28 22:48:34] [INFO] !!! Now downloading Toshiba Adds 4G WiMAX to Portege R700 Discussion !!!!! [01/28 22:48:35] [INFO] We are on page 1 of 1 [01/28 22:48:35] [INFO] Number of posts: 1 [01/28 22:48:35] [INFO] Progress: 2399/6740 [01/28 22:48:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:48:35] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-adds-4g-wimax-to-portege-r700-discussion.524805/ finished! [01/28 22:48:35] [INFO] !!! Now downloading Hitachi Announces New 750GB Notebook Hard Drives Discussion !!!!! [01/28 22:48:36] [INFO] We are on page 1 of 1 [01/28 22:48:36] [INFO] Number of posts: 4 [01/28 22:48:37] [INFO] Progress: 2400/6740 [01/28 22:48:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:48:37] [INFO] Thread http://forum.notebookreview.com/threads/hitachi-announces-new-750gb-notebook-hard-drives-discussion.523384/ finished! [01/28 22:48:37] [INFO] !!! Now downloading Apple iTunes 10 Review Discussion !!!!! [01/28 22:48:38] [INFO] We are on page 1 of 1 [01/28 22:48:38] [INFO] Number of posts: 1 [01/28 22:48:38] [INFO] Progress: 2401/6740 [01/28 22:48:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:48:38] [INFO] Thread http://forum.notebookreview.com/threads/apple-itunes-10-review-discussion.524506/ finished! [01/28 22:48:39] [INFO] !!! Now downloading Rugged Notebooks Announces Eagle Series Discussion !!!!! [01/28 22:48:40] [INFO] We are on page 1 of 1 [01/28 22:48:40] [INFO] Number of posts: 1 [01/28 22:48:40] [INFO] Progress: 2402/6740 [01/28 22:48:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:48:40] [INFO] Thread http://forum.notebookreview.com/threads/rugged-notebooks-announces-eagle-series-discussion.524300/ finished! [01/28 22:48:40] [INFO] !!! Now downloading Webroot Internet Security Complete 2011 Review Discussion !!!!! [01/28 22:48:41] [INFO] We are on page 1 of 1 [01/28 22:48:41] [INFO] Number of posts: 3 [01/28 22:48:41] [INFO] Progress: 2403/6740 [01/28 22:48:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:48:41] [INFO] Thread http://forum.notebookreview.com/threads/webroot-internet-security-complete-2011-review-discussion.523422/ finished! [01/28 22:48:41] [INFO] Max wait time for http://forum.notebookreview.com/threads/graphics-were-not-just-playing-games-anymore.436146/ is 26000 ms [01/28 22:48:42] [INFO] !!! Now downloading Graphics- We're Not (Just) Playing Games Anymore !!!!! [01/28 22:48:43] [INFO] We are on page 1 of 4 [01/28 22:48:47] [INFO] We are on page 2 of 4 [01/28 22:48:49] [INFO] We are on page 3 of 4 [01/28 22:48:51] [INFO] We are on page 4 of 4 [01/28 22:48:51] [INFO] Number of posts: 3 [01/28 22:48:51] [INFO] Progress: 2404/6740 [01/28 22:48:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:48:51] [INFO] Thread http://forum.notebookreview.com/threads/graphics-were-not-just-playing-games-anymore.436146/ finished! [01/28 22:48:51] [INFO] !!! Now downloading Logitech Intros Speaker Lapdesk for Netbooks, Ultraportables Discussion !!!!! [01/28 22:48:52] [INFO] We are on page 1 of 1 [01/28 22:48:52] [INFO] Number of posts: 1 [01/28 22:48:52] [INFO] Progress: 2405/6740 [01/28 22:48:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:48:52] [INFO] Thread http://forum.notebookreview.com/threads/logitech-intros-speaker-lapdesk-for-netbooks-ultraportables-discussion.523462/ finished! [01/28 22:48:53] [INFO] !!! Now downloading Acer rolls out new Aspire and TimelineX laptops Discussion !!!!! [01/28 22:48:54] [INFO] We are on page 1 of 2 [01/28 22:48:56] [INFO] We are on page 2 of 2 [01/28 22:48:56] [INFO] Number of posts: 7 [01/28 22:48:56] [INFO] Progress: 2406/6740 [01/28 22:48:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:48:56] [INFO] Thread http://forum.notebookreview.com/threads/acer-rolls-out-new-aspire-and-timelinex-laptops-discussion.521184/ finished! [01/28 22:48:57] [INFO] !!! Now downloading Sony updates VAIO E and F laptops Discussion !!!!! [01/28 22:48:58] [INFO] We are on page 1 of 1 [01/28 22:48:58] [INFO] Number of posts: 5 [01/28 22:48:58] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sony updates VAIO E and F laptops Discussion/images/avatars/ [01/28 22:48:58] [INFO] Progress: 2407/6740 [01/28 22:48:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:48:58] [INFO] Thread http://forum.notebookreview.com/threads/sony-updates-vaio-e-and-f-laptops-discussion.521153/ finished! [01/28 22:48:58] [INFO] !!! Now downloading Lenovo Announces 60 Million ThinkPads Sold Milestone Discussion !!!!! [01/28 22:48:59] [INFO] We are on page 1 of 1 [01/28 22:48:59] [INFO] Number of posts: 3 [01/28 22:49:00] [INFO] Progress: 2408/6740 [01/28 22:49:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:49:00] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-announces-60-million-thinkpads-sold-milestone-discussion.522995/ finished! [01/28 22:49:00] [INFO] !!! Now downloading CrashPlan Automatic Online Backup Service Review Discussion !!!!! [01/28 22:49:01] [INFO] We are on page 1 of 1 [01/28 22:49:01] [INFO] Number of posts: 5 [01/28 22:49:01] [INFO] Progress: 2409/6740 [01/28 22:49:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:49:01] [INFO] Thread http://forum.notebookreview.com/threads/crashplan-automatic-online-backup-service-review-discussion.514362/ finished! [01/28 22:49:02] [INFO] !!! Now downloading Verizon Rolls Out Global Ready Mobile Hotspot Discussion !!!!! [01/28 22:49:03] [INFO] We are on page 1 of 1 [01/28 22:49:03] [INFO] Number of posts: 1 [01/28 22:49:03] [INFO] Progress: 2410/6740 [01/28 22:49:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:49:03] [INFO] Thread http://forum.notebookreview.com/threads/verizon-rolls-out-global-ready-mobile-hotspot-discussion.522841/ finished! [01/28 22:49:03] [INFO] !!! Now downloading Most Popular Laptops for September 2010 Discussion !!!!! [01/28 22:49:05] [INFO] We are on page 1 of 1 [01/28 22:49:05] [INFO] Number of posts: 5 [01/28 22:49:05] [INFO] Progress: 2411/6740 [01/28 22:49:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:49:05] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-laptops-for-september-2010-discussion.522711/ finished! [01/28 22:49:05] [INFO] !!! Now downloading ASUS Announces New Eee PC Netbooks with USB 3.0 Discussion !!!!! [01/28 22:49:06] [INFO] We are on page 1 of 2 [01/28 22:49:10] [INFO] We are on page 2 of 2 [01/28 22:49:10] [INFO] Number of posts: 6 [01/28 22:49:10] [INFO] Progress: 2412/6740 [01/28 22:49:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:49:10] [INFO] Thread http://forum.notebookreview.com/threads/asus-announces-new-eee-pc-netbooks-with-usb-3-0-discussion.521903/ finished! [01/28 22:49:10] [INFO] !!! Now downloading HP Mini 5103 Multitouch Review Discussion !!!!! [01/28 22:49:11] [INFO] We are on page 1 of 2 [01/28 22:49:13] [INFO] We are on page 2 of 2 [01/28 22:49:13] [INFO] Number of posts: 6 [01/28 22:49:13] [INFO] Progress: 2413/6740 [01/28 22:49:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:49:13] [INFO] Thread http://forum.notebookreview.com/threads/hp-mini-5103-multitouch-review-discussion.518776/ finished! [01/28 22:49:14] [INFO] !!! Now downloading McAfee Total Protection 2010 Review Discussion !!!!! [01/28 22:49:15] [INFO] We are on page 1 of 1 [01/28 22:49:15] [INFO] Number of posts: 2 [01/28 22:49:15] [INFO] Progress: 2414/6740 [01/28 22:49:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:49:15] [INFO] Thread http://forum.notebookreview.com/threads/mcafee-total-protection-2010-review-discussion.521840/ finished! [01/28 22:49:15] [INFO] Max wait time for http://forum.notebookreview.com/threads/alienware-m11x-vs-sony-vaio-z-i5-comparison-and-benchmarks.468485/ is 64500 ms [01/28 22:49:15] [INFO] !!! Now downloading Alienware M11x vs Sony Vaio Z i5 Comparison and benchmarks !!!!! [01/28 22:49:17] [INFO] We are on page 1 of 11 [01/28 22:49:19] [INFO] We are on page 2 of 11 [01/28 22:49:20] [INFO] We are on page 3 of 11 [01/28 22:49:22] [INFO] We are on page 4 of 11 [01/28 22:49:24] [INFO] We are on page 5 of 11 [01/28 22:49:26] [INFO] We are on page 6 of 11 [01/28 22:49:28] [INFO] We are on page 7 of 11 [01/28 22:49:29] [INFO] We are on page 8 of 11 [01/28 22:49:31] [INFO] We are on page 9 of 11 [01/28 22:49:33] [INFO] We are on page 10 of 11 [01/28 22:49:35] [INFO] We are on page 11 of 11 [01/28 22:49:35] [INFO] Progress: 2415/6740 [01/28 22:49:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:49:35] [INFO] Thread http://forum.notebookreview.com/threads/alienware-m11x-vs-sony-vaio-z-i5-comparison-and-benchmarks.468485/ finished! [01/28 22:49:35] [INFO] !!! Now downloading Gateway Intros NV Series Notebook with WiMAX Discussion !!!!! [01/28 22:49:37] [INFO] We are on page 1 of 1 [01/28 22:49:37] [INFO] Number of posts: 1 [01/28 22:49:37] [INFO] Progress: 2416/6740 [01/28 22:49:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:49:37] [INFO] Thread http://forum.notebookreview.com/threads/gateway-intros-nv-series-notebook-with-wimax-discussion.521682/ finished! [01/28 22:49:37] [INFO] !!! Now downloading Best Chrome Extensions for Holiday Shoppers Discussion !!!!! [01/28 22:49:38] [INFO] We are on page 1 of 1 [01/28 22:49:38] [INFO] Number of posts: 3 [01/28 22:49:38] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Best Chrome Extensions for Holiday Shoppers Discussion/images/avatars/ [01/28 22:49:38] [INFO] Progress: 2417/6740 [01/28 22:49:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:49:38] [INFO] Thread http://forum.notebookreview.com/threads/best-chrome-extensions-for-holiday-shoppers-discussion.521342/ finished! [01/28 22:49:39] [INFO] !!! Now downloading Lenovo IdeaPad Y560d Review Discussion !!!!! [01/28 22:49:40] [INFO] We are on page 1 of 2 [01/28 22:49:42] [INFO] We are on page 2 of 2 [01/28 22:49:42] [INFO] Number of posts: 3 [01/28 22:49:42] [INFO] Progress: 2418/6740 [01/28 22:49:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:49:42] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ideapad-y560d-review-discussion.518460/ finished! [01/28 22:49:42] [INFO] !!! Now downloading ORIGIN PC Intros EON17 Notebook with Dual Nvidia GTX 480M Discussion !!!!! [01/28 22:49:44] [INFO] We are on page 1 of 1 [01/28 22:49:44] [INFO] Number of posts: 7 [01/28 22:49:44] [INFO] Progress: 2419/6740 [01/28 22:49:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:49:44] [INFO] Thread http://forum.notebookreview.com/threads/origin-pc-intros-eon17-notebook-with-dual-nvidia-gtx-480m-discussion.521177/ finished! [01/28 22:49:45] [INFO] !!! Now downloading Lenovo G560 Review Discussion !!!!! [01/28 22:49:46] [INFO] We are on page 1 of 2 [01/28 22:49:48] [INFO] We are on page 2 of 2 [01/28 22:49:48] [INFO] Number of posts: 5 [01/28 22:49:48] [INFO] Progress: 2420/6740 [01/28 22:49:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:49:48] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-g560-review-discussion.519432/ finished! [01/28 22:49:48] [INFO] !!! Now downloading Toshiba and Best Buy Introduce Children's Laptop Discussion !!!!! [01/28 22:49:49] [INFO] We are on page 1 of 1 [01/28 22:49:49] [INFO] Number of posts: 8 [01/28 22:49:50] [INFO] Progress: 2421/6740 [01/28 22:49:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:49:50] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-and-best-buy-introduce-childrens-laptop-discussion.520488/ finished! [01/28 22:49:50] [INFO] !!! Now downloading Best Internet Explorer Security Add-ons Discussion !!!!! [01/28 22:49:51] [INFO] We are on page 1 of 1 [01/28 22:49:51] [INFO] Number of posts: 5 [01/28 22:49:51] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Best Internet Explorer Security Add-ons Discussion/images/avatars/ [01/28 22:49:52] [INFO] Progress: 2422/6740 [01/28 22:49:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:49:52] [INFO] Thread http://forum.notebookreview.com/threads/best-internet-explorer-security-add-ons-discussion.520133/ finished! [01/28 22:49:52] [INFO] !!! Now downloading Patriot Inferno 120GB SSD Review Discussion !!!!! [01/28 22:49:53] [INFO] We are on page 1 of 1 [01/28 22:49:53] [INFO] Number of posts: 4 [01/28 22:49:54] [INFO] Applying Photobucket fix for http://i609.photobucket.com/albums/tt179/Vantage72/1.png [01/28 22:49:54] [INFO] Applying Photobucket fix for http://i609.photobucket.com/albums/tt179/Vantage72/new-1.png [01/28 22:49:54] [INFO] Progress: 2423/6740 [01/28 22:49:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:49:54] [INFO] Thread http://forum.notebookreview.com/threads/patriot-inferno-120gb-ssd-review-discussion.517999/ finished! [01/28 22:49:55] [INFO] !!! Now downloading 5 Best Free Tools for Video Editors Discussion !!!!! [01/28 22:49:56] [INFO] We are on page 1 of 1 [01/28 22:49:56] [INFO] Number of posts: 9 [01/28 22:49:58] [INFO] Progress: 2424/6740 [01/28 22:49:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:49:58] [INFO] Thread http://forum.notebookreview.com/threads/5-best-free-tools-for-video-editors-discussion.516740/ finished! [01/28 22:49:58] [INFO] !!! Now downloading Adobe Media Encoder CS5 Review Discussion !!!!! [01/28 22:49:59] [INFO] We are on page 1 of 1 [01/28 22:49:59] [INFO] Number of posts: 2 [01/28 22:49:59] [INFO] Progress: 2425/6740 [01/28 22:49:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:49:59] [INFO] Thread http://forum.notebookreview.com/threads/adobe-media-encoder-cs5-review-discussion.504740/ finished! [01/28 22:50:00] [INFO] !!! Now downloading Toshiba Updates Qosmio, Satellite Notebooks with WiMAX Discussion !!!!! [01/28 22:50:01] [INFO] We are on page 1 of 1 [01/28 22:50:01] [INFO] Number of posts: 3 [01/28 22:50:01] [INFO] Progress: 2426/6740 [01/28 22:50:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:50:01] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-updates-qosmio-satellite-notebooks-with-wimax-discussion.520163/ finished! [01/28 22:50:01] [INFO] !!! Now downloading Getac Updates B300 Rugged Notebook Discussion !!!!! [01/28 22:50:02] [INFO] We are on page 1 of 1 [01/28 22:50:02] [INFO] Number of posts: 1 [01/28 22:50:02] [INFO] Progress: 2427/6740 [01/28 22:50:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:50:02] [INFO] Thread http://forum.notebookreview.com/threads/getac-updates-b300-rugged-notebook-discussion.519691/ finished! [01/28 22:50:03] [INFO] !!! Now downloading Dell Intros New AMD-based Inspiron Notebooks Discussion !!!!! [01/28 22:50:04] [INFO] We are on page 1 of 1 [01/28 22:50:04] [INFO] Number of posts: 3 [01/28 22:50:04] [INFO] Progress: 2428/6740 [01/28 22:50:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:50:04] [INFO] Thread http://forum.notebookreview.com/threads/dell-intros-new-amd-based-inspiron-notebooks-discussion.519484/ finished! [01/28 22:50:04] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-intros-g62t-15-6-notebook.457267/ is 24500 ms [01/28 22:50:05] [INFO] !!! Now downloading HP Intros G62t 15.6 Notebook !!!!! [01/28 22:50:06] [INFO] We are on page 1 of 3 [01/28 22:50:08] [INFO] We are on page 2 of 3 [01/28 22:50:09] [WARNING] File not found for image http://forum.notebookreview.com/gallery/showfull.php?photo=2458; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/HP Intros G62t 15.6 Notebook/images/storyImages/image10 [01/28 22:50:10] [INFO] We are on page 3 of 3 [01/28 22:50:11] [INFO] Progress: 2429/6740 [01/28 22:50:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:50:11] [INFO] Thread http://forum.notebookreview.com/threads/hp-intros-g62t-15-6-notebook.457267/ finished! [01/28 22:50:11] [INFO] !!! Now downloading AMD to Unveil Zacate Fusion APU Discussion !!!!! [01/28 22:50:12] [INFO] We are on page 1 of 1 [01/28 22:50:12] [INFO] Number of posts: 6 [01/28 22:50:12] [INFO] Progress: 2430/6740 [01/28 22:50:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:50:12] [INFO] Thread http://forum.notebookreview.com/threads/amd-to-unveil-zacate-fusion-apu-discussion.517039/ finished! [01/28 22:50:13] [INFO] !!! Now downloading AMD Llano Notebook Platform Coming 2011- Quad-Core, DirectX 11 Discussion !!!!! [01/28 22:50:14] [INFO] We are on page 1 of 2 [01/28 22:50:16] [INFO] We are on page 2 of 2 [01/28 22:50:16] [INFO] Number of posts: 2 [01/28 22:50:16] [INFO] Progress: 2431/6740 [01/28 22:50:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:50:16] [INFO] Thread http://forum.notebookreview.com/threads/amd-llano-notebook-platform-coming-2011-quad-core-directx-11-discussion.458403/ finished! [01/28 22:50:16] [INFO] !!! Now downloading AMD Outlines Future Mobile Processor Architecture Discussion !!!!! [01/28 22:50:18] [INFO] We are on page 1 of 1 [01/28 22:50:18] [INFO] Number of posts: 4 [01/28 22:50:18] [INFO] Progress: 2432/6740 [01/28 22:50:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:50:18] [INFO] Thread http://forum.notebookreview.com/threads/amd-outlines-future-mobile-processor-architecture-discussion.512757/ finished! [01/28 22:50:18] [INFO] !!! Now downloading Iolo System Mechanic 9.5 Review Discussion !!!!! [01/28 22:50:19] [INFO] We are on page 1 of 1 [01/28 22:50:19] [INFO] Number of posts: 8 [01/28 22:50:20] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Iolo System Mechanic 9.5 Review Discussion/images/avatars/ [01/28 22:50:20] [INFO] Progress: 2433/6740 [01/28 22:50:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:50:20] [INFO] Thread http://forum.notebookreview.com/threads/iolo-system-mechanic-9-5-review-discussion.450402/ finished! [01/28 22:50:20] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-eee-pc-1201n-review.443945/ is 46000 ms [01/28 22:50:21] [INFO] !!! Now downloading ASUS Eee PC 1201N Review !!!!! [01/28 22:50:22] [INFO] We are on page 1 of 8 [01/28 22:50:29] [INFO] We are on page 2 of 8 [01/28 22:50:30] [INFO] We are on page 3 of 8 [01/28 22:50:32] [INFO] We are on page 4 of 8 [01/28 22:50:33] [WARNING] Could not download image http://www.laptopmag.com/review/compgraph.php?header=LAPTOP%20Battery%20Test&unit=Hours%20(More%20is%20Better)&bar[0][l]=HP%20Mini%20311%20(Verizon%20Wireless)&bar[0][0][c]=orange&bar[0][n]=3G&bar[0][0][v]=3.8&bar[0][0][d]=03:45&bar[1][l]=HP%20Mini%20311%20(Verizon%20Wireless)&bar[1][0][c]=orange&bar[1][n]=6-cell battery, Wi-Fi&bar[1][0][v]=4.9&bar[1][0][d]=04:52&bar[2][l]=Category%20Average%20(as%20of%2011/2009)&bar[2][0][c]=gray&bar[2][0][v]=5.3&bar[2][0][d]=05:19 because Server returned HTTP response code: 400 for URL: http://www.laptopmag.com/review/compgraph.php?header=LAPTOP%20Battery%20Test&unit=Hours%20(More%20is%20Better)&bar[0][l]=HP%20Mini%20311%20(Verizon%20Wireless)&bar[0][0][c]=orange&bar[0][n]=3G&bar[0][0][v]=3.8&bar[0][0][d]=03:45&bar[1][l]=HP%20Mini%20311%20(Verizon%20Wireless)&bar[1][0][c]=orange&bar[1][n]=6-cell battery, Wi-Fi&bar[1][0][v]=4.9&bar[1][0][d]=04:52&bar[2][l]=Category%20Average%20(as%20of%2011/2009)&bar[2][0][c]=gray&bar[2][0][v]=5.3&bar[2][0][d]=05:19 [01/28 22:50:33] [WARNING] File not found for image https://www.laptopmag.com/review/compgraph.php?header=LAPTOP%20Battery%20Test&unit=Hours%20(More%20is%20Better)&bar[0][l]=HP%20Mini%20311&bar[0][0][c]=orange&bar[0][0][v]=5.7&bar[0][0][d]=05:43&bar[1][l]=Category%20Average%20(as%20of%2010/2009)&bar[1][0][c]=gray&bar[1][0][v]=4.9&bar[1][0][d]=04:55; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/ASUS Eee PC 1201N Review/images/storyImages/image12 [01/28 22:50:35] [INFO] We are on page 5 of 8 [01/28 22:50:36] [INFO] We are on page 6 of 8 [01/28 22:50:38] [INFO] We are on page 7 of 8 [01/28 22:50:40] [INFO] We are on page 8 of 8 [01/28 22:50:40] [INFO] Number of posts: 3 [01/28 22:50:40] [INFO] Progress: 2434/6740 [01/28 22:50:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:50:40] [INFO] Thread http://forum.notebookreview.com/threads/asus-eee-pc-1201n-review.443945/ finished! [01/28 22:50:40] [INFO] !!! Now downloading Intel Details 2011 Notebook Processor Lineup Discussion !!!!! [01/28 22:50:42] [INFO] We are on page 1 of 1 [01/28 22:50:42] [INFO] Number of posts: 4 [01/28 22:50:42] [INFO] Progress: 2435/6740 [01/28 22:50:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:50:42] [INFO] Thread http://forum.notebookreview.com/threads/intel-details-2011-notebook-processor-lineup-discussion.517859/ finished! [01/28 22:50:43] [INFO] !!! Now downloading 15 Best Google Chrome Security Extensions Discussion !!!!! [01/28 22:50:44] [INFO] We are on page 1 of 1 [01/28 22:50:44] [INFO] Number of posts: 9 [01/28 22:50:44] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/15 Best Google Chrome Security Extensions Discussion/images/avatars/ [01/28 22:50:44] [INFO] Progress: 2436/6740 [01/28 22:50:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:50:44] [INFO] Thread http://forum.notebookreview.com/threads/15-best-google-chrome-security-extensions-discussion.508272/ finished! [01/28 22:50:44] [INFO] !!! Now downloading IDrive Online Backup Review Discussion !!!!! [01/28 22:50:45] [INFO] We are on page 1 of 1 [01/28 22:50:45] [INFO] Number of posts: 1 [01/28 22:50:45] [INFO] Progress: 2437/6740 [01/28 22:50:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:50:45] [INFO] Thread http://forum.notebookreview.com/threads/idrive-online-backup-review-discussion.517905/ finished! [01/28 22:50:45] [INFO] Max wait time for http://forum.notebookreview.com/threads/msi-gt660r-review-discussion.516772/ is 21500 ms [01/28 22:50:46] [INFO] !!! Now downloading MSI GT660R Review Discussion !!!!! [01/28 22:50:47] [INFO] We are on page 1 of 3 [01/28 22:50:49] [INFO] We are on page 2 of 3 [01/28 22:50:52] [INFO] We are on page 3 of 3 [01/28 22:50:52] [INFO] Number of posts: 4 [01/28 22:50:52] [INFO] Progress: 2438/6740 [01/28 22:50:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:50:52] [INFO] Thread http://forum.notebookreview.com/threads/msi-gt660r-review-discussion.516772/ finished! [01/28 22:50:52] [INFO] !!! Now downloading Most Popular Laptops for August 2010 Discussion !!!!! [01/28 22:50:53] [INFO] We are on page 1 of 1 [01/28 22:50:53] [INFO] Number of posts: 4 [01/28 22:50:54] [INFO] Progress: 2439/6740 [01/28 22:50:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:50:54] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-laptops-for-august-2010-discussion.514907/ finished! [01/28 22:50:54] [INFO] !!! Now downloading Getac Intros Rugged Tablet with i7 Processor Discussion !!!!! [01/28 22:50:55] [INFO] We are on page 1 of 1 [01/28 22:50:55] [INFO] Number of posts: 3 [01/28 22:50:56] [INFO] Progress: 2440/6740 [01/28 22:50:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:50:56] [INFO] Thread http://forum.notebookreview.com/threads/getac-intros-rugged-tablet-with-i7-processor-discussion.516204/ finished! [01/28 22:50:56] [INFO] !!! Now downloading Most Popular Laptops for July 2010 Discussion !!!!! [01/28 22:50:57] [INFO] We are on page 1 of 1 [01/28 22:50:58] [INFO] Progress: 2441/6740 [01/28 22:50:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:50:58] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-laptops-for-july-2010-discussion.506046/ finished! [01/28 22:50:58] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-eee-pc-1215n-review-discussion.514272/ is 24000 ms [01/28 22:50:58] [INFO] !!! Now downloading ASUS Eee PC 1215N Review Discussion !!!!! [01/28 22:50:59] [INFO] We are on page 1 of 3 [01/28 22:51:03] [INFO] We are on page 2 of 3 [01/28 22:51:04] [INFO] We are on page 3 of 3 [01/28 22:51:04] [INFO] Number of posts: 9 [01/28 22:51:05] [INFO] Progress: 2442/6740 [01/28 22:51:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:51:05] [INFO] Thread http://forum.notebookreview.com/threads/asus-eee-pc-1215n-review-discussion.514272/ finished! [01/28 22:51:05] [INFO] !!! Now downloading AMD Drops ATI Branding Discussion !!!!! [01/28 22:51:06] [INFO] We are on page 1 of 1 [01/28 22:51:06] [INFO] Number of posts: 7 [01/28 22:51:07] [INFO] Progress: 2443/6740 [01/28 22:51:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:51:07] [INFO] Thread http://forum.notebookreview.com/threads/amd-drops-ati-branding-discussion.514223/ finished! [01/28 22:51:07] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-thinkpad-x301-review.300914/ is 27500 ms [01/28 22:51:07] [INFO] !!! Now downloading Lenovo ThinkPad X301 Review !!!!! [01/28 22:51:08] [INFO] We are on page 1 of 4 [01/28 22:51:13] [INFO] We are on page 2 of 4 [01/28 22:51:15] [INFO] We are on page 3 of 4 [01/28 22:51:17] [INFO] We are on page 4 of 4 [01/28 22:51:17] [INFO] Number of posts: 6 [01/28 22:51:17] [INFO] Progress: 2444/6740 [01/28 22:51:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:51:17] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-x301-review.300914/ finished! [01/28 22:51:17] [INFO] !!! Now downloading Cloud-Based Solutions Extend Office Productivity Possibilities Discussion !!!!! [01/28 22:51:18] [INFO] We are on page 1 of 1 [01/28 22:51:18] [INFO] Number of posts: 1 [01/28 22:51:19] [INFO] Progress: 2445/6740 [01/28 22:51:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:51:19] [INFO] Thread http://forum.notebookreview.com/threads/cloud-based-solutions-extend-office-productivity-possibilities-discussion.516452/ finished! [01/28 22:51:19] [INFO] !!! Now downloading Toshiba Recalls 41,000 Satellite Notebooks Discussion !!!!! [01/28 22:51:20] [INFO] We are on page 1 of 1 [01/28 22:51:20] [INFO] Number of posts: 2 [01/28 22:51:20] [INFO] Progress: 2446/6740 [01/28 22:51:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:51:20] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-recalls-41-000-satellite-notebooks-discussion.516201/ finished! [01/28 22:51:21] [INFO] !!! Now downloading MSI Announces F-Series Stylish Notebooks Discussion !!!!! [01/28 22:51:22] [INFO] We are on page 1 of 1 [01/28 22:51:22] [INFO] Number of posts: 8 [01/28 22:51:23] [INFO] Progress: 2447/6740 [01/28 22:51:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:51:23] [INFO] Thread http://forum.notebookreview.com/threads/msi-announces-f-series-stylish-notebooks-discussion.491040/ finished! [01/28 22:51:24] [INFO] !!! Now downloading SOS Online Backup Review 2010 Discussion !!!!! [01/28 22:51:25] [INFO] We are on page 1 of 1 [01/28 22:51:25] [INFO] Number of posts: 1 [01/28 22:51:25] [INFO] Progress: 2448/6740 [01/28 22:51:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:51:25] [INFO] Thread http://forum.notebookreview.com/threads/sos-online-backup-review-2010-discussion.516165/ finished! [01/28 22:51:25] [INFO] !!! Now downloading Video Editing Best Practices Part III- Build the Ultimate Video Editing PC Discussion !!!!! [01/28 22:51:26] [INFO] We are on page 1 of 1 [01/28 22:51:26] [INFO] Number of posts: 3 [01/28 22:51:27] [INFO] Progress: 2449/6740 [01/28 22:51:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:51:27] [INFO] Thread http://forum.notebookreview.com/threads/video-editing-best-practices-part-iii-build-the-ultimate-video-editing-pc-discussion.514891/ finished! [01/28 22:51:27] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-thinkpad-x100e-review-discussion.475898/ is 69500 ms [01/28 22:51:27] [INFO] !!! Now downloading Lenovo ThinkPad X100e Review Discussion !!!!! [01/28 22:51:28] [INFO] We are on page 1 of 12 [01/28 22:51:30] [INFO] We are on page 2 of 12 [01/28 22:51:32] [INFO] We are on page 3 of 12 [01/28 22:51:34] [INFO] We are on page 4 of 12 [01/28 22:51:35] [INFO] We are on page 5 of 12 [01/28 22:51:37] [INFO] We are on page 6 of 12 [01/28 22:51:39] [INFO] We are on page 7 of 12 [01/28 22:51:40] [INFO] We are on page 8 of 12 [01/28 22:51:42] [INFO] We are on page 9 of 12 [01/28 22:51:43] [INFO] We are on page 10 of 12 [01/28 22:51:45] [INFO] We are on page 11 of 12 [01/28 22:51:46] [WARNING] Host down for image http://img2.pict.com/0b/a9/2f/3759377/0/1278350486.jpg [01/28 22:51:46] [WARNING] Host down for image http://img2.pict.com/d0/0a/38/3759378/0/1278350541.jpg [01/28 22:51:47] [INFO] We are on page 12 of 12 [01/28 22:51:47] [WARNING] Host down for image http://img2.pict.com/d5/c7/c6/3760032/0/1278509559.jpg [01/28 22:51:47] [INFO] Progress: 2450/6740 [01/28 22:51:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:51:47] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-x100e-review-discussion.475898/ finished! [01/28 22:51:48] [INFO] !!! Now downloading HP Mini 100e Review Discussion !!!!! [01/28 22:51:49] [INFO] We are on page 1 of 1 [01/28 22:51:49] [INFO] Number of posts: 5 [01/28 22:51:49] [INFO] Progress: 2451/6740 [01/28 22:51:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:51:49] [INFO] Thread http://forum.notebookreview.com/threads/hp-mini-100e-review-discussion.515269/ finished! [01/28 22:51:49] [INFO] Max wait time for http://forum.notebookreview.com/threads/first-look-hp-launches-new-notebooks-and-netbooks-for-the-holidays-discussion.514555/ is 24000 ms [01/28 22:51:50] [INFO] !!! Now downloading First Look- HP Launches New Notebooks and Netbooks For The Holidays Discussion !!!!! [01/28 22:51:51] [INFO] We are on page 1 of 3 [01/28 22:51:53] [INFO] We are on page 2 of 3 [01/28 22:51:55] [INFO] We are on page 3 of 3 [01/28 22:51:55] [INFO] Number of posts: 9 [01/28 22:51:55] [INFO] Progress: 2452/6740 [01/28 22:51:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:51:55] [INFO] Thread http://forum.notebookreview.com/threads/first-look-hp-launches-new-notebooks-and-netbooks-for-the-holidays-discussion.514555/ finished! [01/28 22:51:56] [INFO] !!! Now downloading Top 20 Laptops for Back to School Discussion !!!!! [01/28 22:51:57] [INFO] We are on page 1 of 2 [01/28 22:51:58] [INFO] We are on page 2 of 2 [01/28 22:51:58] [INFO] Number of posts: 5 [01/28 22:51:59] [INFO] Progress: 2453/6740 [01/28 22:51:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:51:59] [INFO] Thread http://forum.notebookreview.com/threads/top-20-laptops-for-back-to-school-discussion.507238/ finished! [01/28 22:51:59] [INFO] !!! Now downloading Dell Inspiron M101z 11.6 AMD Notebook Discussion !!!!! [01/28 22:52:00] [INFO] We are on page 1 of 1 [01/28 22:52:00] [INFO] Number of posts: 9 [01/28 22:52:01] [INFO] Progress: 2454/6740 [01/28 22:52:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:52:01] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-m101z-11-6-amd-notebook-discussion.503700/ finished! [01/28 22:52:01] [INFO] !!! Now downloading ASUS UL20FT Review Discussion !!!!! [01/28 22:52:02] [INFO] We are on page 1 of 2 [01/28 22:52:04] [INFO] We are on page 2 of 2 [01/28 22:52:04] [INFO] Number of posts: 3 [01/28 22:52:04] [INFO] Progress: 2455/6740 [01/28 22:52:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:52:04] [INFO] Thread http://forum.notebookreview.com/threads/asus-ul20ft-review-discussion.509374/ finished! [01/28 22:52:05] [INFO] !!! Now downloading Samsung Intros NF-series Netbooks, SF-series Notebooks Discussion !!!!! [01/28 22:52:06] [INFO] We are on page 1 of 1 [01/28 22:52:06] [INFO] Number of posts: 1 [01/28 22:52:06] [INFO] Progress: 2456/6740 [01/28 22:52:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:52:06] [INFO] Thread http://forum.notebookreview.com/threads/samsung-intros-nf-series-netbooks-sf-series-notebooks-discussion.514906/ finished! [01/28 22:52:07] [INFO] !!! Now downloading Tinychat Videoconferencing Review Discussion !!!!! [01/28 22:52:08] [INFO] We are on page 1 of 1 [01/28 22:52:08] [INFO] Number of posts: 2 [01/28 22:52:09] [INFO] Progress: 2457/6740 [01/28 22:52:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:52:09] [INFO] Thread http://forum.notebookreview.com/threads/tinychat-videoconferencing-review-discussion.460646/ finished! [01/28 22:52:11] [INFO] !!! Now downloading Logitech Intros New Laptop Speaker Accessories Discussion !!!!! [01/28 22:52:12] [INFO] We are on page 1 of 1 [01/28 22:52:12] [INFO] Number of posts: 1 [01/28 22:52:12] [INFO] Progress: 2458/6740 [01/28 22:52:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:52:12] [INFO] Thread http://forum.notebookreview.com/threads/logitech-intros-new-laptop-speaker-accessories-discussion.514714/ finished! [01/28 22:52:12] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-mini-5102-review-updated-discussion.454079/ is 36500 ms [01/28 22:52:12] [INFO] !!! Now downloading HP Mini 5102 Review (Updated) Discussion !!!!! [01/28 22:52:13] [INFO] We are on page 1 of 6 [01/28 22:52:16] [INFO] We are on page 2 of 6 [01/28 22:52:18] [INFO] We are on page 3 of 6 [01/28 22:52:19] [INFO] We are on page 4 of 6 [01/28 22:52:21] [INFO] We are on page 5 of 6 [01/28 22:52:23] [INFO] We are on page 6 of 6 [01/28 22:52:23] [INFO] Number of posts: 4 [01/28 22:52:23] [INFO] Progress: 2459/6740 [01/28 22:52:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:52:23] [INFO] Thread http://forum.notebookreview.com/threads/hp-mini-5102-review-updated-discussion.454079/ finished! [01/28 22:52:23] [INFO] !!! Now downloading IFA Consumer Electronics Show Begins Friday Discussion !!!!! [01/28 22:52:24] [INFO] We are on page 1 of 1 [01/28 22:52:24] [INFO] Number of posts: 1 [01/28 22:52:24] [INFO] Progress: 2460/6740 [01/28 22:52:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:52:24] [INFO] Thread http://forum.notebookreview.com/threads/ifa-consumer-electronics-show-begins-friday-discussion.514440/ finished! [01/28 22:52:25] [INFO] !!! Now downloading Iomega Updates eGo Portable Drives with USB 3.0 Discussion !!!!! [01/28 22:52:26] [INFO] We are on page 1 of 1 [01/28 22:52:26] [INFO] Number of posts: 2 [01/28 22:52:26] [INFO] Progress: 2461/6740 [01/28 22:52:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:52:26] [INFO] Thread http://forum.notebookreview.com/threads/iomega-updates-ego-portable-drives-with-usb-3-0-discussion.512544/ finished! [01/28 22:52:26] [INFO] Max wait time for http://forum.notebookreview.com/threads/sager-np8850-review-discussion.511420/ is 44000 ms [01/28 22:52:26] [INFO] !!! Now downloading Sager NP8850 Review Discussion !!!!! [01/28 22:52:28] [INFO] We are on page 1 of 7 [01/28 22:52:30] [INFO] We are on page 2 of 7 [01/28 22:52:32] [INFO] We are on page 3 of 7 [01/28 22:52:33] [INFO] We are on page 4 of 7 [01/28 22:52:37] [INFO] We are on page 5 of 7 [01/28 22:52:38] [INFO] We are on page 6 of 7 [01/28 22:52:40] [INFO] We are on page 7 of 7 [01/28 22:52:40] [INFO] Number of posts: 9 [01/28 22:52:40] [INFO] Progress: 2462/6740 [01/28 22:52:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:52:40] [INFO] Thread http://forum.notebookreview.com/threads/sager-np8850-review-discussion.511420/ finished! [01/28 22:52:41] [INFO] !!! Now downloading Top 10 Best Firefox Security Add-ons Discussion !!!!! [01/28 22:52:42] [INFO] We are on page 1 of 1 [01/28 22:52:42] [INFO] Number of posts: 5 [01/28 22:52:42] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Top 10 Best Firefox Security Add-ons Discussion/images/avatars/ [01/28 22:52:42] [INFO] Progress: 2463/6740 [01/28 22:52:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:52:42] [INFO] Thread http://forum.notebookreview.com/threads/top-10-best-firefox-security-add-ons-discussion.510433/ finished! [01/28 22:52:43] [INFO] !!! Now downloading ASUS K42J Review Discussion !!!!! [01/28 22:52:44] [INFO] We are on page 1 of 2 [01/28 22:52:46] [INFO] We are on page 2 of 2 [01/28 22:52:46] [INFO] Number of posts: 2 [01/28 22:52:46] [INFO] Progress: 2464/6740 [01/28 22:52:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:52:46] [INFO] Thread http://forum.notebookreview.com/threads/asus-k42j-review-discussion.503712/ finished! [01/28 22:52:46] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-precision-m4500-review-discussion.496911/ is 21000 ms [01/28 22:52:46] [INFO] !!! Now downloading Dell Precision M4500 Review Discussion !!!!! [01/28 22:52:47] [INFO] We are on page 1 of 3 [01/28 22:52:50] [INFO] We are on page 2 of 3 [01/28 22:52:51] [INFO] We are on page 3 of 3 [01/28 22:52:51] [INFO] Number of posts: 3 [01/28 22:52:51] [INFO] Progress: 2465/6740 [01/28 22:52:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:52:51] [INFO] Thread http://forum.notebookreview.com/threads/dell-precision-m4500-review-discussion.496911/ finished! [01/28 22:52:52] [INFO] !!! Now downloading Lenovo IdeaPad Y460 Review Discussion !!!!! [01/28 22:52:53] [INFO] We are on page 1 of 2 [01/28 22:52:55] [INFO] We are on page 2 of 2 [01/28 22:52:55] [INFO] Number of posts: 7 [01/28 22:52:55] [INFO] Progress: 2466/6740 [01/28 22:52:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:52:55] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ideapad-y460-review-discussion.493833/ finished! [01/28 22:52:56] [INFO] !!! Now downloading Video Editing Best Practices Part II- How to Use Pro-Grade Video Editing Software Discussion !!!!! [01/28 22:52:57] [INFO] We are on page 1 of 1 [01/28 22:52:57] [INFO] Number of posts: 6 [01/28 22:52:57] [INFO] Progress: 2467/6740 [01/28 22:52:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:52:57] [INFO] Thread http://forum.notebookreview.com/threads/video-editing-best-practices-part-ii-how-to-use-pro-grade-video-editing-software-discussion.513000/ finished! [01/28 22:52:57] [INFO] !!! Now downloading Intel Announces Dual-Core Atom Processor for Netbooks Discussion !!!!! [01/28 22:52:59] [INFO] We are on page 1 of 1 [01/28 22:52:59] [INFO] Number of posts: 6 [01/28 22:52:59] [INFO] Progress: 2468/6740 [01/28 22:52:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:52:59] [INFO] Thread http://forum.notebookreview.com/threads/intel-announces-dual-core-atom-processor-for-netbooks-discussion.512237/ finished! [01/28 22:52:59] [INFO] !!! Now downloading Intel PM55 HM55 Chipsets Having Trouble with SSDs Discussion !!!!! [01/28 22:53:00] [INFO] We are on page 1 of 1 [01/28 22:53:00] [INFO] Number of posts: 2 [01/28 22:53:01] [INFO] Progress: 2469/6740 [01/28 22:53:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:53:01] [INFO] Thread http://forum.notebookreview.com/threads/intel-pm55-hm55-chipsets-having-trouble-with-ssds-discussion.513351/ finished! [01/28 22:53:01] [INFO] !!! Now downloading ASUS Eee PC 1001P SeaShell Review Discussion !!!!! [01/28 22:53:02] [INFO] We are on page 1 of 2 [01/28 22:53:04] [INFO] We are on page 2 of 2 [01/28 22:53:04] [INFO] Number of posts: 8 [01/28 22:53:04] [INFO] Progress: 2470/6740 [01/28 22:53:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:53:04] [INFO] Thread http://forum.notebookreview.com/threads/asus-eee-pc-1001p-seashell-review-discussion.471698/ finished! [01/28 22:53:05] [INFO] !!! Now downloading ASUS Announces G51Jx-3DE Notebook Discussion !!!!! [01/28 22:53:06] [INFO] We are on page 1 of 1 [01/28 22:53:06] [INFO] Number of posts: 7 [01/28 22:53:07] [INFO] Progress: 2471/6740 [01/28 22:53:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:53:07] [INFO] Thread http://forum.notebookreview.com/threads/asus-announces-g51jx-3de-notebook-discussion.513139/ finished! [01/28 22:53:08] [INFO] !!! Now downloading ASUS NX90Jq Now Available Discussion !!!!! [01/28 22:53:09] [INFO] We are on page 1 of 1 [01/28 22:53:09] [INFO] Number of posts: 1 [01/28 22:53:09] [INFO] Progress: 2472/6740 [01/28 22:53:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:53:09] [INFO] Thread http://forum.notebookreview.com/threads/asus-nx90jq-now-available-discussion.513288/ finished! [01/28 22:53:09] [INFO] !!! Now downloading Rugged Laptops- Essential to Business and Home Discussion !!!!! [01/28 22:53:10] [INFO] We are on page 1 of 2 [01/28 22:53:13] [INFO] We are on page 2 of 2 [01/28 22:53:13] [INFO] Number of posts: 3 [01/28 22:53:13] [INFO] Progress: 2473/6740 [01/28 22:53:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:53:13] [INFO] Thread http://forum.notebookreview.com/threads/rugged-laptops-essential-to-business-and-home-discussion.486493/ finished! [01/28 22:53:14] [INFO] !!! Now downloading Nvidia Optimus Gaming Notebooks Now Available Discussion !!!!! [01/28 22:53:15] [INFO] We are on page 1 of 1 [01/28 22:53:15] [INFO] Number of posts: 7 [01/28 22:53:15] [INFO] Progress: 2474/6740 [01/28 22:53:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:53:15] [INFO] Thread http://forum.notebookreview.com/threads/nvidia-optimus-gaming-notebooks-now-available-discussion.512457/ finished! [01/28 22:53:16] [INFO] !!! Now downloading Multifunction Printers Boost Workflow and Productivity Discussion !!!!! [01/28 22:53:17] [INFO] We are on page 1 of 1 [01/28 22:53:17] [INFO] Number of posts: 3 [01/28 22:53:17] [INFO] Progress: 2475/6740 [01/28 22:53:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:53:17] [INFO] Thread http://forum.notebookreview.com/threads/multifunction-printers-boost-workflow-and-productivity-discussion.511429/ finished! [01/28 22:53:18] [INFO] !!! Now downloading Dell Vostro 3400 Review Discussion !!!!! [01/28 22:53:19] [INFO] We are on page 1 of 2 [01/28 22:53:21] [INFO] We are on page 2 of 2 [01/28 22:53:21] [INFO] Number of posts: 1 [01/28 22:53:21] [INFO] Progress: 2476/6740 [01/28 22:53:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:53:21] [INFO] Thread http://forum.notebookreview.com/threads/dell-vostro-3400-review-discussion.487016/ finished! [01/28 22:53:22] [INFO] !!! Now downloading MSI Intros FX610 Notebook Discussion !!!!! [01/28 22:53:24] [INFO] We are on page 1 of 1 [01/28 22:53:24] [INFO] Number of posts: 1 [01/28 22:53:24] [INFO] Progress: 2477/6740 [01/28 22:53:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:53:24] [INFO] Thread http://forum.notebookreview.com/threads/msi-intros-fx610-notebook-discussion.512766/ finished! [01/28 22:53:24] [INFO] !!! Now downloading Carbonite Online Backup Review 2010 Discussion !!!!! [01/28 22:53:25] [INFO] We are on page 1 of 1 [01/28 22:53:25] [INFO] Number of posts: 3 [01/28 22:53:25] [INFO] Progress: 2478/6740 [01/28 22:53:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:53:25] [INFO] Thread http://forum.notebookreview.com/threads/carbonite-online-backup-review-2010-discussion.512403/ finished! [01/28 22:53:25] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-studio-17-1747-review.440957/ is 53000 ms [01/28 22:53:27] [INFO] !!! Now downloading Dell Studio 17 (1747) Review !!!!! [01/28 22:53:28] [INFO] We are on page 1 of 9 [01/28 22:53:33] [INFO] We are on page 2 of 9 [01/28 22:53:36] [INFO] We are on page 3 of 9 [01/28 22:53:38] [INFO] We are on page 4 of 9 [01/28 22:53:40] [INFO] We are on page 5 of 9 [01/28 22:53:42] [INFO] We are on page 6 of 9 [01/28 22:53:43] [INFO] We are on page 7 of 9 [01/28 22:53:45] [INFO] We are on page 8 of 9 [01/28 22:53:45] [WARNING] Could not download image http://www.loveisearned.com/errors/CPUID Hardware Monitor.png because Server returned HTTP response code: 400 for URL: http://www.loveisearned.com/errors/CPUID Hardware Monitor.png [01/28 22:53:47] [INFO] We are on page 9 of 9 [01/28 22:53:47] [INFO] Number of posts: 7 [01/28 22:53:47] [WARNING] Could not download image http://www.loveisearned.com/errors/HWMonitor2.png because Server returned HTTP response code: 403 for URL: http://www.loveisearned.com/errors/HWMonitor2.png [01/28 22:53:47] [INFO] Progress: 2479/6740 [01/28 22:53:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:53:47] [INFO] Thread http://forum.notebookreview.com/threads/dell-studio-17-1747-review.440957/ finished! [01/28 22:53:47] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-latitude-xt2-review.403257/ is 26500 ms [01/28 22:53:47] [INFO] !!! Now downloading Dell Latitude XT2 Review !!!!! [01/28 22:53:49] [INFO] We are on page 1 of 4 [01/28 22:53:54] [INFO] We are on page 2 of 4 [01/28 22:53:57] [INFO] We are on page 3 of 4 [01/28 22:54:03] [INFO] We are on page 4 of 4 [01/28 22:54:03] [INFO] Number of posts: 4 [01/28 22:54:03] [INFO] Progress: 2480/6740 [01/28 22:54:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:54:03] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-xt2-review.403257/ finished! [01/28 22:54:03] [INFO] Max wait time for http://forum.notebookreview.com/threads/sandy-bridge-roadmap-leaked.508969/ is 30500 ms [01/28 22:54:03] [INFO] !!! Now downloading Sandy Bridge Roadmap leaked! !!!!! [01/28 22:54:05] [INFO] We are on page 1 of 5 [01/28 22:54:07] [INFO] We are on page 2 of 5 [01/28 22:54:08] [INFO] We are on page 3 of 5 [01/28 22:54:10] [INFO] We are on page 4 of 5 [01/28 22:54:12] [INFO] We are on page 5 of 5 [01/28 22:54:12] [INFO] Number of posts: 2 [01/28 22:54:12] [INFO] Progress: 2481/6740 [01/28 22:54:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:54:12] [INFO] Thread http://forum.notebookreview.com/threads/sandy-bridge-roadmap-leaked.508969/ finished! [01/28 22:54:12] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-elitebook-8730w-review.383233/ is 35000 ms [01/28 22:54:12] [INFO] !!! Now downloading HP EliteBook 8730w Review !!!!! [01/28 22:54:13] [INFO] We are on page 1 of 6 [01/28 22:54:20] [INFO] We are on page 2 of 6 [01/28 22:54:22] [INFO] We are on page 3 of 6 [01/28 22:54:24] [INFO] We are on page 4 of 6 [01/28 22:54:25] [INFO] We are on page 5 of 6 [01/28 22:54:27] [INFO] We are on page 6 of 6 [01/28 22:54:27] [INFO] Number of posts: 1 [01/28 22:54:27] [INFO] Progress: 2482/6740 [01/28 22:54:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:54:27] [INFO] Thread http://forum.notebookreview.com/threads/hp-elitebook-8730w-review.383233/ finished! [01/28 22:54:27] [INFO] !!! Now downloading Video Editing Best Practices Part I- Basic Video Editing Terminology Discussion !!!!! [01/28 22:54:28] [INFO] We are on page 1 of 1 [01/28 22:54:28] [INFO] Number of posts: 1 [01/28 22:54:28] [INFO] Progress: 2483/6740 [01/28 22:54:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:54:28] [INFO] Thread http://forum.notebookreview.com/threads/video-editing-best-practices-part-i-basic-video-editing-terminology-discussion.511104/ finished! [01/28 22:54:28] [INFO] Max wait time for http://forum.notebookreview.com/threads/why-the-apple-tablet-or-islate-will-change-everything-discussion.454363/ is 49500 ms [01/28 22:54:29] [INFO] !!! Now downloading Why the Apple Tablet (or iSlate) Will Change Everything Discussion !!!!! [01/28 22:54:30] [INFO] We are on page 1 of 8 [01/28 22:54:33] [INFO] We are on page 2 of 8 [01/28 22:54:34] [INFO] We are on page 3 of 8 [01/28 22:54:38] [INFO] We are on page 4 of 8 [01/28 22:54:40] [INFO] We are on page 5 of 8 [01/28 22:54:42] [INFO] We are on page 6 of 8 [01/28 22:54:44] [INFO] We are on page 7 of 8 [01/28 22:54:46] [INFO] We are on page 8 of 8 [01/28 22:54:46] [WARNING] File not found for image http://i.testfreaks.com/images/products/600x400/180/hp-compaq-tc1000-tablet.61876.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Why the Apple Tablet (or iSlate) Will Change Everything Discussion/images/storyImages/hp-compaq-tc1000-tablet.61876.jpg [01/28 22:54:46] [INFO] Progress: 2484/6740 [01/28 22:54:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:54:46] [INFO] Thread http://forum.notebookreview.com/threads/why-the-apple-tablet-or-islate-will-change-everything-discussion.454363/ finished! [01/28 22:54:47] [INFO] !!! Now downloading AVADirect Clevo W860CU 3D Review Discussion !!!!! [01/28 22:54:48] [INFO] We are on page 1 of 1 [01/28 22:54:48] [INFO] Number of posts: 5 [01/28 22:54:48] [INFO] Progress: 2485/6740 [01/28 22:54:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:54:48] [INFO] Thread http://forum.notebookreview.com/threads/avadirect-clevo-w860cu-3d-review-discussion.510134/ finished! [01/28 22:54:48] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-thinkpad-t400s-review.392642/ is 93500 ms [01/28 22:54:48] [INFO] !!! Now downloading Lenovo ThinkPad T400s Review !!!!! [01/28 22:54:50] [INFO] We are on page 1 of 17 [01/28 22:54:56] [INFO] We are on page 2 of 17 [01/28 22:54:57] [INFO] We are on page 3 of 17 [01/28 22:54:59] [INFO] We are on page 4 of 17 [01/28 22:55:01] [INFO] We are on page 5 of 17 [01/28 22:55:03] [INFO] We are on page 6 of 17 [01/28 22:55:04] [INFO] We are on page 7 of 17 [01/28 22:55:06] [INFO] We are on page 8 of 17 [01/28 22:55:07] [INFO] We are on page 9 of 17 [01/28 22:55:09] [INFO] We are on page 10 of 17 [01/28 22:55:17] [INFO] We are on page 11 of 17 [01/28 22:55:18] [INFO] We are on page 12 of 17 [01/28 22:55:21] [INFO] We are on page 13 of 17 [01/28 22:55:22] [INFO] We are on page 14 of 17 [01/28 22:55:24] [INFO] We are on page 15 of 17 [01/28 22:55:25] [INFO] We are on page 16 of 17 [01/28 22:55:27] [INFO] We are on page 17 of 17 [01/28 22:55:27] [INFO] Number of posts: 8 [01/28 22:55:27] [INFO] Progress: 2486/6740 [01/28 22:55:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:55:27] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-t400s-review.392642/ finished! [01/28 22:55:27] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-u30jc-a1-with-nvidia-optimus-review-discussion.473409/ is 69500 ms [01/28 22:55:28] [INFO] !!! Now downloading ASUS U30JC-A1 with NVIDIA Optimus Review Discussion !!!!! [01/28 22:55:29] [INFO] We are on page 1 of 12 [01/28 22:55:31] [INFO] We are on page 2 of 12 [01/28 22:55:33] [INFO] We are on page 3 of 12 [01/28 22:55:35] [INFO] We are on page 4 of 12 [01/28 22:55:37] [INFO] We are on page 5 of 12 [01/28 22:55:38] [INFO] We are on page 6 of 12 [01/28 22:55:40] [INFO] We are on page 7 of 12 [01/28 22:55:42] [INFO] We are on page 8 of 12 [01/28 22:55:43] [INFO] We are on page 9 of 12 [01/28 22:55:45] [INFO] We are on page 10 of 12 [01/28 22:55:47] [INFO] We are on page 11 of 12 [01/28 22:55:48] [INFO] We are on page 12 of 12 [01/28 22:55:49] [INFO] Progress: 2487/6740 [01/28 22:55:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:55:49] [INFO] Thread http://forum.notebookreview.com/threads/asus-u30jc-a1-with-nvidia-optimus-review-discussion.473409/ finished! [01/28 22:55:49] [INFO] !!! Now downloading Most Popular Laptops for June 2010 Discussion !!!!! [01/28 22:55:50] [INFO] We are on page 1 of 2 [01/28 22:55:52] [INFO] We are on page 2 of 2 [01/28 22:55:52] [INFO] Number of posts: 2 [01/28 22:55:52] [INFO] Progress: 2488/6740 [01/28 22:55:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:55:52] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-laptops-for-june-2010-discussion.496381/ finished! [01/28 22:55:53] [INFO] !!! Now downloading ASUS Intros B-Series Business Notebooks Discussion !!!!! [01/28 22:55:54] [INFO] We are on page 1 of 1 [01/28 22:55:54] [INFO] Number of posts: 7 [01/28 22:55:54] [INFO] Progress: 2489/6740 [01/28 22:55:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:55:54] [INFO] Thread http://forum.notebookreview.com/threads/asus-intros-b-series-business-notebooks-discussion.509317/ finished! [01/28 22:55:55] [INFO] !!! Now downloading OnLive Gaming Service Review Discussion !!!!! [01/28 22:55:56] [INFO] We are on page 1 of 1 [01/28 22:55:56] [INFO] Progress: 2490/6740 [01/28 22:55:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:55:56] [INFO] Thread http://forum.notebookreview.com/threads/onlive-gaming-service-review-discussion.508917/ finished! [01/28 22:55:57] [INFO] !!! Now downloading HP ProBook 4720s Review Discussion !!!!! [01/28 22:55:58] [INFO] We are on page 1 of 1 [01/28 22:55:58] [INFO] Number of posts: 9 [01/28 22:55:58] [INFO] Progress: 2491/6740 [01/28 22:55:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:55:58] [INFO] Thread http://forum.notebookreview.com/threads/hp-probook-4720s-review-discussion.505959/ finished! [01/28 22:55:59] [INFO] !!! Now downloading Free PDF Editor Software Roundup Discussion !!!!! [01/28 22:56:00] [INFO] We are on page 1 of 2 [01/28 22:56:02] [INFO] We are on page 2 of 2 [01/28 22:56:02] [INFO] Number of posts: 6 [01/28 22:56:02] [INFO] Progress: 2492/6740 [01/28 22:56:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:56:02] [INFO] Thread http://forum.notebookreview.com/threads/free-pdf-editor-software-roundup-discussion.506946/ finished! [01/28 22:56:02] [INFO] !!! Now downloading Best Antivirus 2010 Buyers Guide Discussion !!!!! [01/28 22:56:04] [INFO] We are on page 1 of 2 [01/28 22:56:06] [INFO] We are on page 2 of 2 [01/28 22:56:06] [INFO] Number of posts: 8 [01/28 22:56:06] [INFO] Progress: 2493/6740 [01/28 22:56:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:56:06] [INFO] Thread http://forum.notebookreview.com/threads/best-antivirus-2010-buyers-guide-discussion.503939/ finished! [01/28 22:56:06] [INFO] Max wait time for http://forum.notebookreview.com/threads/2010-free-antivirus-buyers-guide-discussion.443071/ is 24500 ms [01/28 22:56:06] [INFO] !!! Now downloading 2010 Free Antivirus Buyers Guide Discussion !!!!! [01/28 22:56:08] [INFO] We are on page 1 of 3 [01/28 22:56:10] [INFO] We are on page 2 of 3 [01/28 22:56:10] [INFO] Applying Photobucket fix for http://i49.photobucket.com/albums/f289/makaveli72/party0031.gif [01/28 22:56:13] [INFO] We are on page 3 of 3 [01/28 22:56:13] [INFO] Progress: 2494/6740 [01/28 22:56:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:56:13] [INFO] Thread http://forum.notebookreview.com/threads/2010-free-antivirus-buyers-guide-discussion.443071/ finished! [01/28 22:56:13] [INFO] !!! Now downloading ESET NOD32 Antivirus 4.2 Review Discussion !!!!! [01/28 22:56:14] [INFO] We are on page 1 of 2 [01/28 22:56:17] [INFO] We are on page 2 of 2 [01/28 22:56:17] [INFO] Number of posts: 6 [01/28 22:56:17] [INFO] Progress: 2495/6740 [01/28 22:56:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:56:17] [INFO] Thread http://forum.notebookreview.com/threads/eset-nod32-antivirus-4-2-review-discussion.501503/ finished! [01/28 22:56:18] [INFO] !!! Now downloading Toshiba Satellite M645 Review Discussion !!!!! [01/28 22:56:19] [INFO] We are on page 1 of 2 [01/28 22:56:21] [INFO] We are on page 2 of 2 [01/28 22:56:21] [INFO] Number of posts: 5 [01/28 22:56:21] [INFO] Progress: 2496/6740 [01/28 22:56:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:56:21] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-m645-review-discussion.504774/ finished! [01/28 22:56:21] [INFO] !!! Now downloading Acer Intros Dual-Boot Android Windows XP Netbook Discussion !!!!! [01/28 22:56:22] [INFO] We are on page 1 of 1 [01/28 22:56:22] [INFO] Number of posts: 2 [01/28 22:56:22] [INFO] Progress: 2497/6740 [01/28 22:56:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:56:22] [INFO] Thread http://forum.notebookreview.com/threads/acer-intros-dual-boot-android-windows-xp-netbook-discussion.507120/ finished! [01/28 22:56:23] [INFO] !!! Now downloading Top 10 Back to School Software Applications for 2010 Discussion !!!!! [01/28 22:56:24] [INFO] We are on page 1 of 1 [01/28 22:56:24] [INFO] Number of posts: 4 [01/28 22:56:24] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Top 10 Back to School Software Applications for 2010 Discussion/images/avatars/ [01/28 22:56:24] [INFO] Progress: 2498/6740 [01/28 22:56:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:56:24] [INFO] Thread http://forum.notebookreview.com/threads/top-10-back-to-school-software-applications-for-2010-discussion.506233/ finished! [01/28 22:56:24] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-thinkpad-x201-review-discussion.461970/ is 113000 ms [01/28 22:56:25] [INFO] !!! Now downloading Lenovo ThinkPad X201 Review Discussion !!!!! [01/28 22:56:26] [INFO] We are on page 1 of 21 [01/28 22:56:28] [INFO] We are on page 2 of 21 [01/28 22:56:30] [INFO] We are on page 3 of 21 [01/28 22:56:32] [INFO] We are on page 4 of 21 [01/28 22:56:33] [INFO] We are on page 5 of 21 [01/28 22:56:35] [INFO] We are on page 6 of 21 [01/28 22:56:37] [INFO] We are on page 7 of 21 [01/28 22:56:38] [INFO] We are on page 8 of 21 [01/28 22:56:41] [INFO] We are on page 9 of 21 [01/28 22:56:43] [INFO] We are on page 10 of 21 [01/28 22:56:45] [INFO] We are on page 11 of 21 [01/28 22:56:47] [INFO] We are on page 12 of 21 [01/28 22:56:48] [INFO] We are on page 13 of 21 [01/28 22:56:50] [INFO] We are on page 14 of 21 [01/28 22:56:52] [INFO] We are on page 15 of 21 [01/28 22:56:54] [INFO] We are on page 16 of 21 [01/28 22:56:55] [INFO] We are on page 17 of 21 [01/28 22:56:57] [INFO] We are on page 18 of 21 [01/28 22:56:59] [INFO] We are on page 19 of 21 [01/28 22:57:00] [INFO] We are on page 20 of 21 [01/28 22:57:02] [INFO] We are on page 21 of 21 [01/28 22:57:02] [INFO] Number of posts: 7 [01/28 22:57:02] [INFO] Progress: 2499/6740 [01/28 22:57:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:57:02] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-x201-review-discussion.461970/ finished! [01/28 22:57:02] [INFO] !!! Now downloading Lenovo Intros G455 G555 AMD Notebooks Discussion !!!!! [01/28 22:57:03] [INFO] We are on page 1 of 1 [01/28 22:57:03] [INFO] Number of posts: 6 [01/28 22:57:04] [INFO] Progress: 2500/6740 [01/28 22:57:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:57:04] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-intros-g455-g555-amd-notebooks-discussion.459279/ finished! [01/28 22:57:04] [INFO] !!! Now downloading MSI GT660 Gaming Notebook Now Available Discussion !!!!! [01/28 22:57:05] [INFO] We are on page 1 of 2 [01/28 22:57:06] [INFO] Applying Photobucket fix for http://i65.photobucket.com/albums/h204/killer-ra/random%20nonimportant%20stuff/S03271987.jpg [01/28 22:57:06] [WARNING] Could not download image https://hosting.photobucket.com/albums/h204/killer-ra/random%20nonimportant%20stuff/S03271987.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/h204/killer-ra/random%20nonimportant%20stuff/S03271987.jpg [01/28 22:57:11] [INFO] We are on page 2 of 2 [01/28 22:57:11] [INFO] Number of posts: 3 [01/28 22:57:11] [INFO] Progress: 2501/6740 [01/28 22:57:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:57:11] [INFO] Thread http://forum.notebookreview.com/threads/msi-gt660-gaming-notebook-now-available-discussion.504039/ finished! [01/28 22:57:12] [INFO] !!! Now downloading Windows PC Optimization Guide -- Part Two Discussion !!!!! [01/28 22:57:14] [INFO] We are on page 1 of 1 [01/28 22:57:14] [INFO] Number of posts: 5 [01/28 22:57:14] [INFO] Progress: 2502/6740 [01/28 22:57:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:57:14] [INFO] Thread http://forum.notebookreview.com/threads/windows-pc-optimization-guide-part-two-discussion.454361/ finished! [01/28 22:57:14] [INFO] !!! Now downloading New Apple Products- No MacBooks, but many other goodies Discussion !!!!! [01/28 22:57:15] [INFO] We are on page 1 of 1 [01/28 22:57:15] [INFO] Number of posts: 6 [01/28 22:57:16] [INFO] Progress: 2503/6740 [01/28 22:57:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:57:16] [INFO] Thread http://forum.notebookreview.com/threads/new-apple-products-no-macbooks-but-many-other-goodies-discussion.504382/ finished! [01/28 22:57:16] [INFO] !!! Now downloading Nvidia Quadro FX 5000M Available in HP EliteBook Discussion !!!!! [01/28 22:57:17] [INFO] We are on page 1 of 2 [01/28 22:57:19] [INFO] We are on page 2 of 2 [01/28 22:57:19] [INFO] Number of posts: 5 [01/28 22:57:19] [INFO] Progress: 2504/6740 [01/28 22:57:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:57:19] [INFO] Thread http://forum.notebookreview.com/threads/nvidia-quadro-fx-5000m-available-in-hp-elitebook-discussion.504371/ finished! [01/28 22:57:20] [INFO] !!! Now downloading Gateway Announces NV5 Series Notebooks Discussion !!!!! [01/28 22:57:21] [INFO] We are on page 1 of 1 [01/28 22:57:21] [INFO] Number of posts: 1 [01/28 22:57:21] [INFO] Progress: 2505/6740 [01/28 22:57:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:57:21] [INFO] Thread http://forum.notebookreview.com/threads/gateway-announces-nv5-series-notebooks-discussion.505165/ finished! [01/28 22:57:21] [INFO] !!! Now downloading AVADirect Intros 3D Gaming Notebooks Discussion !!!!! [01/28 22:57:23] [INFO] We are on page 1 of 1 [01/28 22:57:23] [INFO] Number of posts: 5 [01/28 22:57:23] [INFO] Progress: 2506/6740 [01/28 22:57:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:57:23] [INFO] Thread http://forum.notebookreview.com/threads/avadirect-intros-3d-gaming-notebooks-discussion.504511/ finished! [01/28 22:57:23] [INFO] !!! Now downloading Dell Precision M6500 Now Available with 32GB RAM Discussion !!!!! [01/28 22:57:25] [INFO] We are on page 1 of 2 [01/28 22:57:26] [INFO] We are on page 2 of 2 [01/28 22:57:26] [INFO] Number of posts: 7 [01/28 22:57:27] [INFO] Progress: 2507/6740 [01/28 22:57:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:57:27] [INFO] Thread http://forum.notebookreview.com/threads/dell-precision-m6500-now-available-with-32gb-ram-discussion.502448/ finished! [01/28 22:57:27] [INFO] !!! Now downloading Office Productivity Trends and Tactics Discussion !!!!! [01/28 22:57:28] [INFO] We are on page 1 of 1 [01/28 22:57:28] [INFO] Number of posts: 1 [01/28 22:57:28] [INFO] Progress: 2508/6740 [01/28 22:57:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:57:28] [INFO] Thread http://forum.notebookreview.com/threads/office-productivity-trends-and-tactics-discussion.503732/ finished! [01/28 22:57:29] [INFO] !!! Now downloading Acer Unveils the Aspire One AO721 and AO521 with AMD Processors Discussion !!!!! [01/28 22:57:30] [INFO] We are on page 1 of 1 [01/28 22:57:30] [INFO] Number of posts: 8 [01/28 22:57:31] [INFO] Progress: 2509/6740 [01/28 22:57:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:57:31] [INFO] Thread http://forum.notebookreview.com/threads/acer-unveils-the-aspire-one-ao721-and-ao521-with-amd-processors-discussion.492768/ finished! [01/28 22:57:31] [INFO] !!! Now downloading Adobe After Effects CS5 Review Discussion !!!!! [01/28 22:57:32] [INFO] We are on page 1 of 1 [01/28 22:57:32] [INFO] Number of posts: 6 [01/28 22:57:33] [INFO] Progress: 2510/6740 [01/28 22:57:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:57:33] [INFO] Thread http://forum.notebookreview.com/threads/adobe-after-effects-cs5-review-discussion.502232/ finished! [01/28 22:57:33] [INFO] !!! Now downloading Intel Sandy Bridge Coming Sooner Than Expected Discussion !!!!! [01/28 22:57:34] [INFO] We are on page 1 of 3 [01/28 22:57:36] [INFO] We are on page 2 of 3 [01/28 22:57:38] [INFO] We are on page 3 of 3 [01/28 22:57:38] [INFO] Number of posts: 1 [01/28 22:57:38] [INFO] Progress: 2511/6740 [01/28 22:57:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:57:38] [INFO] Thread http://forum.notebookreview.com/threads/intel-sandy-bridge-coming-sooner-than-expected-discussion.499752/ finished! [01/28 22:57:38] [INFO] !!! Now downloading HP Slate 500 Leaks on HP Website Discussion !!!!! [01/28 22:57:39] [INFO] We are on page 1 of 1 [01/28 22:57:39] [INFO] Number of posts: 4 [01/28 22:57:39] [INFO] Progress: 2512/6740 [01/28 22:57:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:57:39] [INFO] Thread http://forum.notebookreview.com/threads/hp-slate-500-leaks-on-hp-website-discussion.502739/ finished! [01/28 22:57:40] [INFO] !!! Now downloading HP Mini 210 HD Review Discussion !!!!! [01/28 22:57:41] [INFO] We are on page 1 of 1 [01/28 22:57:41] [INFO] Number of posts: 8 [01/28 22:57:41] [INFO] Progress: 2513/6740 [01/28 22:57:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:57:41] [INFO] Thread http://forum.notebookreview.com/threads/hp-mini-210-hd-review-discussion.502587/ finished! [01/28 22:57:42] [INFO] !!! Now downloading Office Productivity Trends and Tactics- Taking a mobile approach to in-office productivity Discussion !!!!! [01/28 22:57:43] [INFO] We are on page 1 of 1 [01/28 22:57:43] [INFO] Number of posts: 2 [01/28 22:57:43] [INFO] Progress: 2514/6740 [01/28 22:57:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:57:43] [INFO] Thread http://forum.notebookreview.com/threads/office-productivity-trends-and-tactics-taking-a-mobile-approach-to-in-office-productivity-discussion.502746/ finished! [01/28 22:57:43] [INFO] !!! Now downloading Alienware Software Update Gives M11x R2 45 Min More Life Discussion !!!!! [01/28 22:57:45] [INFO] We are on page 1 of 1 [01/28 22:57:45] [INFO] Number of posts: 5 [01/28 22:57:45] [INFO] Progress: 2515/6740 [01/28 22:57:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:57:45] [INFO] Thread http://forum.notebookreview.com/threads/alienware-software-update-gives-m11x-r2-45-min-more-life-discussion.501962/ finished! [01/28 22:57:45] [INFO] Max wait time for http://forum.notebookreview.com/threads/steam-video-game-download-service-review-discussion.481278/ is 23500 ms [01/28 22:57:46] [INFO] !!! Now downloading Steam Video Game Download Service Review Discussion !!!!! [01/28 22:57:47] [INFO] We are on page 1 of 3 [01/28 22:57:49] [INFO] We are on page 2 of 3 [01/28 22:57:52] [INFO] We are on page 3 of 3 [01/28 22:57:52] [INFO] Number of posts: 8 [01/28 22:57:52] [INFO] Progress: 2516/6740 [01/28 22:57:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:57:52] [INFO] Thread http://forum.notebookreview.com/threads/steam-video-game-download-service-review-discussion.481278/ finished! [01/28 22:57:52] [INFO] !!! Now downloading Samsung External DVD Writer (SE-S084D) Review Discussion !!!!! [01/28 22:57:53] [INFO] We are on page 1 of 1 [01/28 22:57:53] [INFO] Number of posts: 7 [01/28 22:57:54] [INFO] Progress: 2517/6740 [01/28 22:57:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:57:54] [INFO] Thread http://forum.notebookreview.com/threads/samsung-external-dvd-writer-se-s084d-review-discussion.501576/ finished! [01/28 22:57:54] [INFO] !!! Now downloading PC Shipments Increase, Toshiba Out of Top 5 Discussion !!!!! [01/28 22:57:55] [INFO] We are on page 1 of 1 [01/28 22:57:55] [INFO] Number of posts: 7 [01/28 22:57:56] [INFO] Progress: 2518/6740 [01/28 22:57:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:57:56] [INFO] Thread http://forum.notebookreview.com/threads/pc-shipments-increase-toshiba-out-of-top-5-discussion.500480/ finished! [01/28 22:57:56] [INFO] Max wait time for http://forum.notebookreview.com/threads/msi-gt660-gaming-laptop-coming-soon-discussion.490926/ is 22500 ms [01/28 22:57:56] [INFO] !!! Now downloading MSI GT660 Gaming Laptop Coming Soon Discussion !!!!! [01/28 22:57:57] [INFO] We are on page 1 of 3 [01/28 22:57:58] [WARNING] File not found for image https://www.msi.com/uploads/Image/news_img/100325_2.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/MSI GT660 Gaming Laptop Coming Soon Discussion/images/storyImages/100325_2.jpg [01/28 22:57:58] [WARNING] Host down for image https://www.evergreencomputers.caimages/notebooks/asus_g50v.png [01/28 22:58:00] [INFO] We are on page 2 of 3 [01/28 22:58:02] [INFO] We are on page 3 of 3 [01/28 22:58:02] [INFO] Number of posts: 6 [01/28 22:58:02] [INFO] Progress: 2519/6740 [01/28 22:58:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:58:02] [INFO] Thread http://forum.notebookreview.com/threads/msi-gt660-gaming-laptop-coming-soon-discussion.490926/ finished! [01/28 22:58:02] [INFO] !!! Now downloading ASUS UL-Series Notebooks Get Core i3 ULV Processors Discussion !!!!! [01/28 22:58:03] [INFO] We are on page 1 of 1 [01/28 22:58:03] [INFO] Number of posts: 1 [01/28 22:58:03] [INFO] Progress: 2520/6740 [01/28 22:58:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:58:03] [INFO] Thread http://forum.notebookreview.com/threads/asus-ul-series-notebooks-get-core-i3-ulv-processors-discussion.501664/ finished! [01/28 22:58:03] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-elitebook-8540p-review.453289/ is 72000 ms [01/28 22:58:04] [INFO] !!! Now downloading HP EliteBook 8540p Review !!!!! [01/28 22:58:05] [INFO] We are on page 1 of 13 [01/28 22:58:11] [WARNING] File not found for image http://www.thetorquereport.com/2007_vw_rabbit-thumb.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/HP EliteBook 8540p Review/images/storyImages/2007_vw_rabbit-thumb.jpg [01/28 22:58:13] [INFO] We are on page 2 of 13 [01/28 22:58:15] [INFO] We are on page 3 of 13 [01/28 22:58:16] [INFO] We are on page 4 of 13 [01/28 22:58:18] [INFO] We are on page 5 of 13 [01/28 22:58:20] [INFO] We are on page 6 of 13 [01/28 22:58:22] [INFO] We are on page 7 of 13 [01/28 22:58:23] [INFO] We are on page 8 of 13 [01/28 22:58:25] [INFO] We are on page 9 of 13 [01/28 22:58:28] [INFO] We are on page 10 of 13 [01/28 22:58:29] [INFO] We are on page 11 of 13 [01/28 22:58:31] [INFO] We are on page 12 of 13 [01/28 22:58:33] [INFO] We are on page 13 of 13 [01/28 22:58:33] [INFO] Number of posts: 5 [01/28 22:58:33] [INFO] Progress: 2521/6740 [01/28 22:58:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:58:33] [INFO] Thread http://forum.notebookreview.com/threads/hp-elitebook-8540p-review.453289/ finished! [01/28 22:58:34] [INFO] !!! Now downloading Lenovo ThinkPad L512 Review Discussion !!!!! [01/28 22:58:35] [INFO] We are on page 1 of 2 [01/28 22:58:37] [INFO] We are on page 2 of 2 [01/28 22:58:37] [INFO] Number of posts: 2 [01/28 22:58:37] [INFO] Progress: 2522/6740 [01/28 22:58:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:58:37] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-l512-review-discussion.490404/ finished! [01/28 22:58:37] [INFO] Max wait time for http://forum.notebookreview.com/threads/sager-np9285-review-discussion.497955/ is 33500 ms [01/28 22:58:37] [INFO] !!! Now downloading Sager NP9285 Review Discussion !!!!! [01/28 22:58:39] [INFO] We are on page 1 of 5 [01/28 22:58:41] [INFO] We are on page 2 of 5 [01/28 22:58:43] [INFO] We are on page 3 of 5 [01/28 22:58:46] [INFO] We are on page 4 of 5 [01/28 22:58:48] [INFO] We are on page 5 of 5 [01/28 22:58:48] [INFO] Number of posts: 8 [01/28 22:58:48] [INFO] Progress: 2523/6740 [01/28 22:58:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:58:48] [INFO] Thread http://forum.notebookreview.com/threads/sager-np9285-review-discussion.497955/ finished! [01/28 22:58:48] [INFO] !!! Now downloading Adobe Dreamweaver CS5 review Discussion !!!!! [01/28 22:58:49] [INFO] We are on page 1 of 1 [01/28 22:58:49] [INFO] Number of posts: 1 [01/28 22:58:49] [INFO] Progress: 2524/6740 [01/28 22:58:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:58:49] [INFO] Thread http://forum.notebookreview.com/threads/adobe-dreamweaver-cs5-review-discussion.500037/ finished! [01/28 22:58:50] [INFO] !!! Now downloading A-DATA NH92 External Hard Drive Review !!!!! [01/28 22:58:51] [INFO] We are on page 1 of 2 [01/28 22:58:54] [INFO] We are on page 2 of 2 [01/28 22:58:54] [INFO] Number of posts: 1 [01/28 22:58:54] [INFO] Progress: 2525/6740 [01/28 22:58:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:58:54] [INFO] Thread http://forum.notebookreview.com/threads/a-data-nh92-external-hard-drive-review.410219/ finished! [01/28 22:58:54] [INFO] Max wait time for http://forum.notebookreview.com/threads/updated-lenovo-thinkpad-t400-review-discussion.368755/ is 56500 ms [01/28 22:58:55] [INFO] !!! Now downloading Updated Lenovo ThinkPad T400 Review Discussion !!!!! [01/28 22:58:56] [INFO] We are on page 1 of 10 [01/28 22:58:56] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Updated Lenovo ThinkPad T400 Review Discussion/images/avatars/ [01/28 22:58:58] [INFO] We are on page 2 of 10 [01/28 22:59:00] [INFO] We are on page 3 of 10 [01/28 22:59:01] [INFO] We are on page 4 of 10 [01/28 22:59:03] [INFO] We are on page 5 of 10 [01/28 22:59:13] [INFO] We are on page 6 of 10 [01/28 22:59:14] [INFO] We are on page 7 of 10 [01/28 22:59:16] [INFO] We are on page 8 of 10 [01/28 22:59:18] [INFO] We are on page 9 of 10 [01/28 22:59:19] [INFO] We are on page 10 of 10 [01/28 22:59:19] [INFO] Number of posts: 4 [01/28 22:59:20] [INFO] Progress: 2526/6740 [01/28 22:59:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:59:20] [INFO] Thread http://forum.notebookreview.com/threads/updated-lenovo-thinkpad-t400-review-discussion.368755/ finished! [01/28 22:59:20] [INFO] !!! Now downloading Trend Micro AntiSpyware + AntiVirus 2010 Review Discussion !!!!! [01/28 22:59:21] [INFO] We are on page 1 of 1 [01/28 22:59:21] [INFO] Number of posts: 1 [01/28 22:59:21] [INFO] Progress: 2527/6740 [01/28 22:59:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:59:21] [INFO] Thread http://forum.notebookreview.com/threads/trend-micro-antispyware-antivirus-2010-review-discussion.499439/ finished! [01/28 22:59:21] [INFO] !!! Now downloading Toshiba Intros Magnesium Portege R700 Discussion !!!!! [01/28 22:59:23] [INFO] We are on page 1 of 2 [01/28 22:59:25] [INFO] We are on page 2 of 2 [01/28 22:59:25] [INFO] Number of posts: 4 [01/28 22:59:25] [INFO] Progress: 2528/6740 [01/28 22:59:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:59:25] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-intros-magnesium-portege-r700-discussion.493645/ finished! [01/28 22:59:25] [INFO] !!! Now downloading Top 10 Best Internet Explorer Add-Ons Discussion !!!!! [01/28 22:59:26] [INFO] We are on page 1 of 1 [01/28 22:59:26] [INFO] Number of posts: 4 [01/28 22:59:26] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Top 10 Best Internet Explorer Add-Ons Discussion/images/avatars/ [01/28 22:59:26] [INFO] Progress: 2529/6740 [01/28 22:59:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:59:26] [INFO] Thread http://forum.notebookreview.com/threads/top-10-best-internet-explorer-add-ons-discussion.494344/ finished! [01/28 22:59:27] [INFO] !!! Now downloading File Transfer Service Buyers Guide Discussion !!!!! [01/28 22:59:28] [INFO] We are on page 1 of 1 [01/28 22:59:28] [INFO] Number of posts: 5 [01/28 22:59:28] [INFO] Progress: 2530/6740 [01/28 22:59:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:59:28] [INFO] Thread http://forum.notebookreview.com/threads/file-transfer-service-buyers-guide-discussion.497882/ finished! [01/28 22:59:29] [INFO] !!! Now downloading Multi-Touch Coming to OLPC Laptops Discussion !!!!! [01/28 22:59:30] [INFO] We are on page 1 of 1 [01/28 22:59:30] [INFO] Number of posts: 1 [01/28 22:59:31] [INFO] Progress: 2531/6740 [01/28 22:59:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:59:31] [INFO] Thread http://forum.notebookreview.com/threads/multi-touch-coming-to-olpc-laptops-discussion.498211/ finished! [01/28 22:59:31] [INFO] !!! Now downloading Google Apps Standard Edition Review Discussion !!!!! [01/28 22:59:32] [INFO] We are on page 1 of 1 [01/28 22:59:32] [INFO] Number of posts: 5 [01/28 22:59:32] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Google Apps Standard Edition Review Discussion/images/avatars/ [01/28 22:59:32] [INFO] Progress: 2532/6740 [01/28 22:59:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:59:32] [INFO] Thread http://forum.notebookreview.com/threads/google-apps-standard-edition-review-discussion.495531/ finished! [01/28 22:59:32] [INFO] !!! Now downloading Samsung N150 Netbook Now Available with Verizon 3G Discussion !!!!! [01/28 22:59:34] [INFO] We are on page 1 of 1 [01/28 22:59:34] [INFO] Number of posts: 1 [01/28 22:59:34] [INFO] Progress: 2533/6740 [01/28 22:59:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:59:34] [INFO] Thread http://forum.notebookreview.com/threads/samsung-n150-netbook-now-available-with-verizon-3g-discussion.498023/ finished! [01/28 22:59:34] [INFO] !!! Now downloading Dell and Threadless Offer Custom Designs Discussion !!!!! [01/28 22:59:35] [INFO] We are on page 1 of 1 [01/28 22:59:35] [INFO] Number of posts: 1 [01/28 22:59:35] [INFO] Progress: 2534/6740 [01/28 22:59:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:59:35] [INFO] Thread http://forum.notebookreview.com/threads/dell-and-threadless-offer-custom-designs-discussion.498021/ finished! [01/28 22:59:36] [INFO] !!! Now downloading Iomega eGo USB 3.0 Portable Hard Drive Review Discussion !!!!! [01/28 22:59:37] [INFO] We are on page 1 of 1 [01/28 22:59:37] [INFO] Number of posts: 3 [01/28 22:59:37] [INFO] Progress: 2535/6740 [01/28 22:59:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:59:37] [INFO] Thread http://forum.notebookreview.com/threads/iomega-ego-usb-3-0-portable-hard-drive-review-discussion.497653/ finished! [01/28 22:59:38] [INFO] !!! Now downloading Gateway Announces LT32 11.6 Notebook Discussion !!!!! [01/28 22:59:39] [INFO] We are on page 1 of 1 [01/28 22:59:39] [INFO] Number of posts: 1 [01/28 22:59:39] [INFO] Progress: 2536/6740 [01/28 22:59:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:59:39] [INFO] Thread http://forum.notebookreview.com/threads/gateway-announces-lt32-11-6-notebook-discussion.497669/ finished! [01/28 22:59:40] [INFO] !!! Now downloading E3 2010- Alienware M11x Core i7 Hands-On Review (with Video) Discussion !!!!! [01/28 22:59:41] [INFO] We are on page 1 of 2 [01/28 22:59:43] [INFO] We are on page 2 of 2 [01/28 22:59:43] [INFO] Number of posts: 7 [01/28 22:59:43] [INFO] Progress: 2537/6740 [01/28 22:59:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:59:43] [INFO] Thread http://forum.notebookreview.com/threads/e3-2010-alienware-m11x-core-i7-hands-on-review-with-video-discussion.492409/ finished! [01/28 22:59:43] [INFO] !!! Now downloading Panda Antivirus Pro 2010 Review Discussion !!!!! [01/28 22:59:44] [INFO] We are on page 1 of 1 [01/28 22:59:44] [INFO] Number of posts: 1 [01/28 22:59:45] [INFO] Progress: 2538/6740 [01/28 22:59:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:59:45] [INFO] Thread http://forum.notebookreview.com/threads/panda-antivirus-pro-2010-review-discussion.497323/ finished! [01/28 22:59:45] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-eee-pc-1201-now-available.438938/ is 26000 ms [01/28 22:59:45] [INFO] !!! Now downloading ASUS Eee PC 1201 Now Available !!!!! [01/28 22:59:46] [INFO] We are on page 1 of 4 [01/28 22:59:48] [INFO] We are on page 2 of 4 [01/28 22:59:50] [INFO] We are on page 3 of 4 [01/28 22:59:52] [INFO] We are on page 4 of 4 [01/28 22:59:52] [INFO] Number of posts: 3 [01/28 22:59:52] [INFO] Progress: 2539/6740 [01/28 22:59:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:59:52] [INFO] Thread http://forum.notebookreview.com/threads/asus-eee-pc-1201-now-available.438938/ finished! [01/28 22:59:52] [INFO] Max wait time for http://forum.notebookreview.com/threads/interview-with-alienware-general-manager-vp-arthur-lewis-discussion.496010/ is 20500 ms [01/28 22:59:52] [INFO] !!! Now downloading Interview with Alienware General Manager & VP Arthur Lewis Discussion !!!!! [01/28 22:59:54] [INFO] We are on page 1 of 3 [01/28 22:59:55] [INFO] We are on page 2 of 3 [01/28 22:59:57] [INFO] We are on page 3 of 3 [01/28 22:59:57] [INFO] Number of posts: 2 [01/28 22:59:57] [INFO] Progress: 2540/6740 [01/28 22:59:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:59:57] [INFO] Thread http://forum.notebookreview.com/threads/interview-with-alienware-general-manager-vp-arthur-lewis-discussion.496010/ finished! [01/28 22:59:58] [INFO] !!! Now downloading Sony Recalls a Quarter Million VAIO Laptops due to Burn Hazard Discussion !!!!! [01/28 22:59:59] [INFO] We are on page 1 of 1 [01/28 22:59:59] [INFO] Number of posts: 7 [01/28 22:59:59] [INFO] Progress: 2541/6740 [01/28 22:59:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 22:59:59] [INFO] Thread http://forum.notebookreview.com/threads/sony-recalls-a-quarter-million-vaio-laptops-due-to-burn-hazard-discussion.495975/ finished! [01/28 23:00:00] [INFO] !!! Now downloading Adobe Photoshop CS5 Review Discussion !!!!! [01/28 23:00:01] [INFO] We are on page 1 of 1 [01/28 23:00:01] [INFO] Number of posts: 4 [01/28 23:00:01] [INFO] Progress: 2542/6740 [01/28 23:00:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:00:01] [INFO] Thread http://forum.notebookreview.com/threads/adobe-photoshop-cs5-review-discussion.496077/ finished! [01/28 23:00:02] [INFO] !!! Now downloading Lenovo 3D IdeaPad Y560d Now Available Discussion !!!!! [01/28 23:00:03] [INFO] We are on page 1 of 1 [01/28 23:00:03] [INFO] Number of posts: 2 [01/28 23:00:03] [INFO] Progress: 2543/6740 [01/28 23:00:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:00:03] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-3d-ideapad-y560d-now-available-discussion.496430/ finished! [01/28 23:00:03] [INFO] Max wait time for http://forum.notebookreview.com/threads/wenger-swissgear-synergy-backpack-review.116476/ is 24000 ms [01/28 23:00:03] [INFO] !!! Now downloading Wenger SwissGear Synergy Backpack Review !!!!! [01/28 23:00:05] [INFO] We are on page 1 of 3 [01/28 23:00:12] [INFO] We are on page 2 of 3 [01/28 23:00:13] [INFO] We are on page 3 of 3 [01/28 23:00:13] [INFO] Number of posts: 9 [01/28 23:00:13] [INFO] Progress: 2544/6740 [01/28 23:00:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:00:13] [INFO] Thread http://forum.notebookreview.com/threads/wenger-swissgear-synergy-backpack-review.116476/ finished! [01/28 23:00:14] [INFO] !!! Now downloading Lenovo Essential G560 Notebook Now Available Discussion !!!!! [01/28 23:00:15] [INFO] We are on page 1 of 1 [01/28 23:00:15] [INFO] Number of posts: 6 [01/28 23:00:16] [INFO] Progress: 2545/6740 [01/28 23:00:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:00:16] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-essential-g560-notebook-now-available-discussion.455280/ finished! [01/28 23:00:16] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-elitebook-8440w-review.448528/ is 95500 ms [01/28 23:00:16] [INFO] !!! Now downloading HP EliteBook 8440w Review !!!!! [01/28 23:00:17] [INFO] We are on page 1 of 18 [01/28 23:00:23] [INFO] We are on page 2 of 18 [01/28 23:00:25] [INFO] We are on page 3 of 18 [01/28 23:00:27] [INFO] We are on page 4 of 18 [01/28 23:00:27] [INFO] Applying Photobucket fix for http://i147.photobucket.com/albums/r290/gerryjoson/14v141.jpg [01/28 23:00:27] [WARNING] Could not download image https://hosting.photobucket.com/albums/r290/gerryjoson/14v141.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/r290/gerryjoson/14v141.jpg [01/28 23:00:27] [INFO] Applying Photobucket fix for http://i147.photobucket.com/albums/r290/gerryjoson/14v141.jpg [01/28 23:00:29] [INFO] We are on page 5 of 18 [01/28 23:00:32] [INFO] We are on page 6 of 18 [01/28 23:00:33] [INFO] We are on page 7 of 18 [01/28 23:00:35] [INFO] We are on page 8 of 18 [01/28 23:00:37] [INFO] We are on page 9 of 18 [01/28 23:00:39] [INFO] We are on page 10 of 18 [01/28 23:00:40] [INFO] We are on page 11 of 18 [01/28 23:00:42] [INFO] We are on page 12 of 18 [01/28 23:00:44] [INFO] We are on page 13 of 18 [01/28 23:00:45] [INFO] We are on page 14 of 18 [01/28 23:00:48] [INFO] We are on page 15 of 18 [01/28 23:00:50] [INFO] We are on page 16 of 18 [01/28 23:00:52] [INFO] We are on page 17 of 18 [01/28 23:00:54] [INFO] We are on page 18 of 18 [01/28 23:00:54] [INFO] Number of posts: 2 [01/28 23:00:54] [INFO] Progress: 2546/6740 [01/28 23:00:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:00:54] [INFO] Thread http://forum.notebookreview.com/threads/hp-elitebook-8440w-review.448528/ finished! [01/28 23:00:54] [INFO] !!! Now downloading Toshiba Shows Off Concept PC With Dual Touchscreens Discussion !!!!! [01/28 23:00:56] [INFO] We are on page 1 of 2 [01/28 23:00:57] [INFO] We are on page 2 of 2 [01/28 23:00:57] [INFO] Number of posts: 1 [01/28 23:00:57] [INFO] Progress: 2547/6740 [01/28 23:00:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:00:57] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-shows-off-concept-pc-with-dual-touchscreens-discussion.493830/ finished! [01/28 23:00:57] [INFO] Max wait time for http://forum.notebookreview.com/threads/user-review-dell-studio-xps-16-update-discussion.490942/ is 20500 ms [01/28 23:00:58] [INFO] !!! Now downloading User Review- Dell Studio XPS 16 Update Discussion !!!!! [01/28 23:00:59] [INFO] We are on page 1 of 3 [01/28 23:01:01] [INFO] We are on page 2 of 3 [01/28 23:01:03] [INFO] We are on page 3 of 3 [01/28 23:01:03] [INFO] Number of posts: 2 [01/28 23:01:03] [INFO] Progress: 2548/6740 [01/28 23:01:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:01:03] [INFO] Thread http://forum.notebookreview.com/threads/user-review-dell-studio-xps-16-update-discussion.490942/ finished! [01/28 23:01:03] [INFO] !!! Now downloading First Look- HP Mini 100e Hands-On Review Discussion !!!!! [01/28 23:01:04] [INFO] We are on page 1 of 2 [01/28 23:01:06] [INFO] We are on page 2 of 2 [01/28 23:01:06] [INFO] Number of posts: 2 [01/28 23:01:07] [INFO] Progress: 2549/6740 [01/28 23:01:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:01:07] [INFO] Thread http://forum.notebookreview.com/threads/first-look-hp-mini-100e-hands-on-review-discussion.493999/ finished! [01/28 23:01:07] [INFO] !!! Now downloading Acer Launches TimeLineX Notebooks Discussion !!!!! [01/28 23:01:08] [INFO] We are on page 1 of 2 [01/28 23:01:10] [INFO] We are on page 2 of 2 [01/28 23:01:10] [INFO] Number of posts: 2 [01/28 23:01:10] [INFO] Progress: 2550/6740 [01/28 23:01:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:01:10] [INFO] Thread http://forum.notebookreview.com/threads/acer-launches-timelinex-notebooks-discussion.493963/ finished! [01/28 23:01:11] [INFO] !!! Now downloading Samsung Announces New Consumer Notebooks and Netbooks Discussion !!!!! [01/28 23:01:12] [INFO] We are on page 1 of 1 [01/28 23:01:12] [INFO] Number of posts: 3 [01/28 23:01:12] [INFO] Progress: 2551/6740 [01/28 23:01:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:01:12] [INFO] Thread http://forum.notebookreview.com/threads/samsung-announces-new-consumer-notebooks-and-netbooks-discussion.494363/ finished! [01/28 23:01:13] [INFO] !!! Now downloading Sony Offering AMD CPUs in VAIO Notebooks Discussion !!!!! [01/28 23:01:14] [INFO] We are on page 1 of 1 [01/28 23:01:14] [INFO] Number of posts: 4 [01/28 23:01:14] [INFO] Progress: 2552/6740 [01/28 23:01:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:01:14] [INFO] Thread http://forum.notebookreview.com/threads/sony-offering-amd-cpus-in-vaio-notebooks-discussion.494362/ finished! [01/28 23:01:15] [INFO] !!! Now downloading Gateway NV5214u Review !!!!! [01/28 23:01:16] [INFO] We are on page 1 of 2 [01/28 23:01:21] [INFO] We are on page 2 of 2 [01/28 23:01:21] [INFO] Number of posts: 8 [01/28 23:01:21] [INFO] Progress: 2553/6740 [01/28 23:01:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:01:21] [INFO] Thread http://forum.notebookreview.com/threads/gateway-nv5214u-review.405344/ finished! [01/28 23:01:21] [INFO] !!! Now downloading Gateway Launches ID Series Notebooks, Updates LT23 Netbook Discussion !!!!! [01/28 23:01:22] [INFO] We are on page 1 of 1 [01/28 23:01:22] [INFO] Number of posts: 4 [01/28 23:01:23] [INFO] Progress: 2554/6740 [01/28 23:01:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:01:23] [INFO] Thread http://forum.notebookreview.com/threads/gateway-launches-id-series-notebooks-updates-lt23-netbook-discussion.494081/ finished! [01/28 23:01:23] [INFO] !!! Now downloading Fujitsu Intros Three New Notebooks Discussion !!!!! [01/28 23:01:24] [INFO] We are on page 1 of 1 [01/28 23:01:25] [INFO] Progress: 2555/6740 [01/28 23:01:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:01:25] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-intros-three-new-notebooks-discussion.494108/ finished! [01/28 23:01:25] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-thinkpad-sl400-review.275722/ is 33000 ms [01/28 23:01:26] [INFO] !!! Now downloading Lenovo ThinkPad SL400 Review !!!!! [01/28 23:01:27] [INFO] We are on page 1 of 5 [01/28 23:01:32] [INFO] We are on page 2 of 5 [01/28 23:01:34] [INFO] We are on page 3 of 5 [01/28 23:01:35] [INFO] We are on page 4 of 5 [01/28 23:01:37] [INFO] We are on page 5 of 5 [01/28 23:01:37] [INFO] Number of posts: 7 [01/28 23:01:37] [INFO] Progress: 2556/6740 [01/28 23:01:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:01:37] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-sl400-review.275722/ finished! [01/28 23:01:38] [INFO] !!! Now downloading Dell Inspiron R Laptops Announced, Bring Polish to Dell's Entry Level Discussion !!!!! [01/28 23:01:39] [INFO] We are on page 1 of 2 [01/28 23:01:40] [WARNING] Host down for image http://www.arablinecomputers.com/estore/images/inspiron-1564-design3.jpg [01/28 23:01:40] [WARNING] Host down for image http://www.laptopspec.net/wp-content/uploads/2010/01/Dell-Inspiron-1564.jpg [01/28 23:01:42] [INFO] We are on page 2 of 2 [01/28 23:01:42] [INFO] Number of posts: 1 [01/28 23:01:43] [INFO] Progress: 2557/6740 [01/28 23:01:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:01:43] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-r-laptops-announced-bring-polish-to-dells-entry-level-discussion.493362/ finished! [01/28 23:01:43] [INFO] !!! Now downloading Acer Intros Plethora of New Aspire Notebooks Discussion !!!!! [01/28 23:01:44] [INFO] We are on page 1 of 1 [01/28 23:01:44] [INFO] Number of posts: 5 [01/28 23:01:45] [INFO] Progress: 2558/6740 [01/28 23:01:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:01:45] [INFO] Thread http://forum.notebookreview.com/threads/acer-intros-plethora-of-new-aspire-notebooks-discussion.494079/ finished! [01/28 23:01:45] [INFO] !!! Now downloading Webroot AntiVirus 2010 With Spy Sweeper Review Discussion !!!!! [01/28 23:01:46] [INFO] We are on page 1 of 1 [01/28 23:01:46] [INFO] Number of posts: 6 [01/28 23:01:46] [INFO] Progress: 2559/6740 [01/28 23:01:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:01:46] [INFO] Thread http://forum.notebookreview.com/threads/webroot-antivirus-2010-with-spy-sweeper-review-discussion.493812/ finished! [01/28 23:01:48] [INFO] !!! Now downloading ASUS Intros Eee PC 1201PN with Nvidia ION 2 Discussion !!!!! [01/28 23:01:49] [INFO] We are on page 1 of 1 [01/28 23:01:49] [INFO] Number of posts: 2 [01/28 23:01:49] [INFO] Progress: 2560/6740 [01/28 23:01:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:01:49] [INFO] Thread http://forum.notebookreview.com/threads/asus-intros-eee-pc-1201pn-with-nvidia-ion-2-discussion.494080/ finished! [01/28 23:01:49] [INFO] !!! Now downloading Toshiba Announces Tecra M11 Business Notebook Discussion !!!!! [01/28 23:01:50] [INFO] We are on page 1 of 2 [01/28 23:01:52] [INFO] We are on page 2 of 2 [01/28 23:01:52] [INFO] Number of posts: 2 [01/28 23:01:52] [INFO] Progress: 2561/6740 [01/28 23:01:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:01:52] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-announces-tecra-m11-business-notebook-discussion.475670/ finished! [01/28 23:01:53] [INFO] !!! Now downloading E3 2010- Origin PC EON15 3D Gaming Laptop Hands-On Review Discussion !!!!! [01/28 23:01:54] [INFO] We are on page 1 of 1 [01/28 23:01:54] [INFO] Number of posts: 7 [01/28 23:01:54] [INFO] Progress: 2562/6740 [01/28 23:01:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:01:54] [INFO] Thread http://forum.notebookreview.com/threads/e3-2010-origin-pc-eon15-3d-gaming-laptop-hands-on-review-discussion.492565/ finished! [01/28 23:01:55] [INFO] !!! Now downloading Toshiba Announces Summer Notebook Refresh Discussion !!!!! [01/28 23:01:56] [INFO] We are on page 1 of 2 [01/28 23:01:58] [INFO] We are on page 2 of 2 [01/28 23:01:58] [INFO] Number of posts: 2 [01/28 23:01:58] [INFO] Progress: 2563/6740 [01/28 23:01:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:01:58] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-announces-summer-notebook-refresh-discussion.492057/ finished! [01/28 23:01:58] [INFO] !!! Now downloading Dell Inspiron 14R, 15R, 17R Hands-On Review Discussion !!!!! [01/28 23:02:00] [INFO] We are on page 1 of 1 [01/28 23:02:00] [INFO] Number of posts: 2 [01/28 23:02:00] [INFO] Progress: 2564/6740 [01/28 23:02:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:02:00] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-14r-15r-17r-hands-on-review-discussion.493563/ finished! [01/28 23:02:00] [INFO] !!! Now downloading New Clevo Notebooks Surface w GTX 480M, SLI Discussion !!!!! [01/28 23:02:01] [INFO] We are on page 1 of 1 [01/28 23:02:01] [INFO] Number of posts: 9 [01/28 23:02:02] [INFO] Progress: 2565/6740 [01/28 23:02:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:02:02] [INFO] Thread http://forum.notebookreview.com/threads/new-clevo-notebooks-surface-w-gtx-480m-sli-discussion.487019/ finished! [01/28 23:02:03] [INFO] !!! Now downloading Critical Flaw Discovered in Windows XP Server 2003 Discussion !!!!! [01/28 23:02:04] [INFO] We are on page 1 of 1 [01/28 23:02:04] [INFO] Number of posts: 6 [01/28 23:02:04] [INFO] Progress: 2566/6740 [01/28 23:02:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:02:04] [INFO] Thread http://forum.notebookreview.com/threads/critical-flaw-discovered-in-windows-xp-server-2003-discussion.493157/ finished! [01/28 23:02:04] [INFO] Max wait time for http://forum.notebookreview.com/threads/review-update-dell-inspiron-11z-discussion.431623/ is 27000 ms [01/28 23:02:05] [INFO] !!! Now downloading Review Update- Dell Inspiron 11z Discussion !!!!! [01/28 23:02:06] [INFO] We are on page 1 of 4 [01/28 23:02:08] [INFO] We are on page 2 of 4 [01/28 23:02:09] [INFO] We are on page 3 of 4 [01/28 23:02:11] [INFO] We are on page 4 of 4 [01/28 23:02:11] [INFO] Number of posts: 5 [01/28 23:02:12] [WARNING] Could not download image http://i.dell.com/images/global/products/inspnnb/inspnnb_highlights/inspiron-11z-design2-touch.jpg because Server returned HTTP response code: 422 for URL: http://i.dell.com/images/global/products/inspnnb/inspnnb_highlights/inspiron-11z-design2-touch.jpg [01/28 23:02:12] [INFO] Progress: 2567/6740 [01/28 23:02:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:02:12] [INFO] Thread http://forum.notebookreview.com/threads/review-update-dell-inspiron-11z-discussion.431623/ finished! [01/28 23:02:12] [INFO] !!! Now downloading Lenovo IdeaPad U550 Review Discussion !!!!! [01/28 23:02:13] [INFO] We are on page 1 of 1 [01/28 23:02:13] [INFO] Number of posts: 4 [01/28 23:02:14] [INFO] Progress: 2568/6740 [01/28 23:02:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:02:14] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ideapad-u550-review-discussion.492298/ finished! [01/28 23:02:14] [INFO] Max wait time for http://forum.notebookreview.com/threads/sager-np8760-review.438689/ is 32000 ms [01/28 23:02:14] [INFO] !!! Now downloading Sager NP8760 Review !!!!! [01/28 23:02:15] [INFO] We are on page 1 of 5 [01/28 23:02:21] [INFO] We are on page 2 of 5 [01/28 23:02:23] [INFO] We are on page 3 of 5 [01/28 23:02:25] [INFO] We are on page 4 of 5 [01/28 23:02:27] [INFO] We are on page 5 of 5 [01/28 23:02:27] [INFO] Number of posts: 5 [01/28 23:02:27] [INFO] Progress: 2569/6740 [01/28 23:02:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:02:27] [INFO] Thread http://forum.notebookreview.com/threads/sager-np8760-review.438689/ finished! [01/28 23:02:27] [INFO] !!! Now downloading Adobe Premiere Pro CS5 Review Discussion !!!!! [01/28 23:02:28] [INFO] We are on page 1 of 1 [01/28 23:02:28] [INFO] Number of posts: 5 [01/28 23:02:28] [INFO] Progress: 2570/6740 [01/28 23:02:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:02:28] [INFO] Thread http://forum.notebookreview.com/threads/adobe-premiere-pro-cs5-review-discussion.492529/ finished! [01/28 23:02:29] [INFO] !!! Now downloading E3 2010- The Latest and Greatest Entertainment Technology Discussion !!!!! [01/28 23:02:30] [INFO] We are on page 1 of 1 [01/28 23:02:30] [INFO] Number of posts: 8 [01/28 23:02:30] [INFO] Progress: 2571/6740 [01/28 23:02:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:02:30] [INFO] Thread http://forum.notebookreview.com/threads/e3-2010-the-latest-and-greatest-entertainment-technology-discussion.491730/ finished! [01/28 23:02:31] [INFO] !!! Now downloading Microsoft Office 2010 Roundup -- Everything You Need to Know About Office 2010 Discussion !!!!! [01/28 23:02:32] [INFO] We are on page 1 of 1 [01/28 23:02:32] [INFO] Number of posts: 1 [01/28 23:02:32] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Microsoft Office 2010 Roundup -- Everything You Need to Know About Office 2010 Discussion/images/avatars/ [01/28 23:02:32] [INFO] Progress: 2572/6740 [01/28 23:02:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:02:32] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-office-2010-roundup-everything-you-need-to-know-about-office-2010-discussion.491959/ finished! [01/28 23:02:33] [INFO] !!! Now downloading Microsoft Office 2010 Buyers Guide -- Breaking Down the Office 2010 Editions Discussion !!!!! [01/28 23:02:34] [INFO] We are on page 1 of 1 [01/28 23:02:34] [INFO] Number of posts: 7 [01/28 23:02:34] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Microsoft Office 2010 Buyers Guide -- Breaking Down the Office 2010 Editions Discussion/images/avatars/ [01/28 23:02:34] [INFO] Progress: 2573/6740 [01/28 23:02:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:02:34] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-office-2010-buyers-guide-breaking-down-the-office-2010-editions-discussion.490643/ finished! [01/28 23:02:34] [INFO] !!! Now downloading MSI Showcases SketchBook Prototype Laptop Discussion !!!!! [01/28 23:02:36] [INFO] We are on page 1 of 1 [01/28 23:02:36] [INFO] Number of posts: 9 [01/28 23:02:36] [INFO] Progress: 2574/6740 [01/28 23:02:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:02:36] [INFO] Thread http://forum.notebookreview.com/threads/msi-showcases-sketchbook-prototype-laptop-discussion.488407/ finished! [01/28 23:02:36] [INFO] !!! Now downloading Corsair Padlock 2 Review Discussion !!!!! [01/28 23:02:38] [INFO] We are on page 1 of 1 [01/28 23:02:38] [INFO] Number of posts: 1 [01/28 23:02:38] [INFO] Progress: 2575/6740 [01/28 23:02:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:02:38] [INFO] Thread http://forum.notebookreview.com/threads/corsair-padlock-2-review-discussion.491445/ finished! [01/28 23:02:38] [INFO] !!! Now downloading Lenovo IdeaPad U450p Review Discussion !!!!! [01/28 23:02:39] [INFO] We are on page 1 of 1 [01/28 23:02:39] [INFO] Number of posts: 7 [01/28 23:02:40] [INFO] Progress: 2576/6740 [01/28 23:02:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:02:40] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ideapad-u450p-review-discussion.489818/ finished! [01/28 23:02:40] [INFO] !!! Now downloading Slim LED-backlit Notebooks Dominate Laptop Market Discussion !!!!! [01/28 23:02:42] [INFO] We are on page 1 of 1 [01/28 23:02:42] [INFO] Number of posts: 6 [01/28 23:02:42] [INFO] Progress: 2577/6740 [01/28 23:02:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:02:42] [INFO] Thread http://forum.notebookreview.com/threads/slim-led-backlit-notebooks-dominate-laptop-market-discussion.490656/ finished! [01/28 23:02:42] [INFO] !!! Now downloading Panasonic announces thin-and-light Toughbook F9 Discussion !!!!! [01/28 23:02:44] [INFO] We are on page 1 of 1 [01/28 23:02:44] [INFO] Number of posts: 2 [01/28 23:02:44] [INFO] Progress: 2578/6740 [01/28 23:02:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:02:44] [INFO] Thread http://forum.notebookreview.com/threads/panasonic-announces-thin-and-light-toughbook-f9-discussion.490798/ finished! [01/28 23:02:44] [INFO] !!! Now downloading Toshiba Announces dynabook 3D Blu-ray Notebook Discussion !!!!! [01/28 23:02:45] [INFO] We are on page 1 of 1 [01/28 23:02:45] [INFO] Number of posts: 4 [01/28 23:02:45] [INFO] Progress: 2579/6740 [01/28 23:02:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:02:45] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-announces-dynabook-3d-blu-ray-notebook-discussion.490452/ finished! [01/28 23:02:46] [INFO] !!! Now downloading Now shipping- Acer Aspire One 721 netbook Discussion !!!!! [01/28 23:02:47] [INFO] We are on page 1 of 1 [01/28 23:02:47] [INFO] Number of posts: 1 [01/28 23:02:47] [INFO] Progress: 2580/6740 [01/28 23:02:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:02:47] [INFO] Thread http://forum.notebookreview.com/threads/now-shipping-acer-aspire-one-721-netbook-discussion.490799/ finished! [01/28 23:02:48] [INFO] !!! Now downloading Sony VAIO Intros Three New Laptops Discussion !!!!! [01/28 23:02:49] [INFO] We are on page 1 of 2 [01/28 23:02:51] [INFO] We are on page 2 of 2 [01/28 23:02:51] [INFO] Number of posts: 1 [01/28 23:02:51] [INFO] Progress: 2581/6740 [01/28 23:02:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:02:51] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-intros-three-new-laptops-discussion.490410/ finished! [01/28 23:02:51] [INFO] !!! Now downloading Game Download Service Buyer's Guide Discussion !!!!! [01/28 23:02:52] [INFO] We are on page 1 of 1 [01/28 23:02:52] [INFO] Number of posts: 3 [01/28 23:02:52] [INFO] Progress: 2582/6740 [01/28 23:02:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:02:52] [INFO] Thread http://forum.notebookreview.com/threads/game-download-service-buyers-guide-discussion.490081/ finished! [01/28 23:02:53] [INFO] !!! Now downloading Computex Wrap-up- AMD Showcases its VISION with 109 New Laptops Discussion !!!!! [01/28 23:02:54] [INFO] We are on page 1 of 2 [01/28 23:02:56] [INFO] We are on page 2 of 2 [01/28 23:02:56] [INFO] Number of posts: 7 [01/28 23:02:56] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/notworthy_zpslg2phlen.gif [01/28 23:02:56] [INFO] Progress: 2583/6740 [01/28 23:02:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:02:56] [INFO] Thread http://forum.notebookreview.com/threads/computex-wrap-up-amd-showcases-its-vision-with-109-new-laptops-discussion.489745/ finished! [01/28 23:02:57] [INFO] !!! Now downloading UPDATE- Alienware M11x updated with Core i3, i5, i7 Processors Discussion !!!!! [01/28 23:02:58] [INFO] We are on page 1 of 1 [01/28 23:02:58] [INFO] Progress: 2584/6740 [01/28 23:02:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:02:58] [INFO] Thread http://forum.notebookreview.com/threads/update-alienware-m11x-updated-with-core-i3-i5-i7-processors-discussion.489972/ finished! [01/28 23:02:59] [INFO] !!! Now downloading HP Compaq Intros CQ62Z Budget Notebook Discussion !!!!! [01/28 23:03:00] [INFO] We are on page 1 of 2 [01/28 23:03:02] [INFO] We are on page 2 of 2 [01/28 23:03:02] [INFO] Number of posts: 2 [01/28 23:03:02] [INFO] Progress: 2585/6740 [01/28 23:03:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:03:02] [INFO] Thread http://forum.notebookreview.com/threads/hp-compaq-intros-cq62z-budget-notebook-discussion.489250/ finished! [01/28 23:03:02] [INFO] !!! Now downloading Microsoft Office Web Apps Review Discussion !!!!! [01/28 23:03:03] [INFO] We are on page 1 of 1 [01/28 23:03:04] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Microsoft Office Web Apps Review Discussion/images/avatars/ [01/28 23:03:04] [INFO] Progress: 2586/6740 [01/28 23:03:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:03:04] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-office-web-apps-review-discussion.488758/ finished! [01/28 23:03:04] [INFO] !!! Now downloading Sony readies Billabong netbook for wave-riding Web surfers Discussion !!!!! [01/28 23:03:05] [INFO] We are on page 1 of 1 [01/28 23:03:05] [INFO] Number of posts: 4 [01/28 23:03:06] [INFO] Progress: 2587/6740 [01/28 23:03:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:03:06] [INFO] Thread http://forum.notebookreview.com/threads/sony-readies-billabong-netbook-for-wave-riding-web-surfers-discussion.489301/ finished! [01/28 23:03:06] [INFO] !!! Now downloading Leaked- Toshiba's Google Android smartbook Discussion !!!!! [01/28 23:03:07] [INFO] We are on page 1 of 1 [01/28 23:03:07] [INFO] Number of posts: 1 [01/28 23:03:07] [INFO] Progress: 2588/6740 [01/28 23:03:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:03:07] [INFO] Thread http://forum.notebookreview.com/threads/leaked-toshibas-google-android-smartbook-discussion.489300/ finished! [01/28 23:03:08] [INFO] !!! Now downloading Chrome OS Notebooks Coming Fall 2010 Discussion !!!!! [01/28 23:03:09] [INFO] We are on page 1 of 1 [01/28 23:03:09] [INFO] Number of posts: 1 [01/28 23:03:09] [INFO] Progress: 2589/6740 [01/28 23:03:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:03:09] [INFO] Thread http://forum.notebookreview.com/threads/chrome-os-notebooks-coming-fall-2010-discussion.489249/ finished! [01/28 23:03:09] [INFO] !!! Now downloading Most Popular Laptops for May 2010 Discussion !!!!! [01/28 23:03:10] [INFO] We are on page 1 of 2 [01/28 23:03:12] [INFO] We are on page 2 of 2 [01/28 23:03:12] [INFO] Number of posts: 2 [01/28 23:03:13] [INFO] Progress: 2590/6740 [01/28 23:03:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:03:13] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-laptops-for-may-2010-discussion.488533/ finished! [01/28 23:03:13] [INFO] !!! Now downloading Intel comments on stereo 3D and Wi-Di at Computex Discussion !!!!! [01/28 23:03:14] [INFO] We are on page 1 of 1 [01/28 23:03:14] [INFO] Number of posts: 4 [01/28 23:03:14] [INFO] Progress: 2591/6740 [01/28 23:03:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:03:14] [INFO] Thread http://forum.notebookreview.com/threads/intel-comments-on-stereo-3d-and-wi-di-at-computex-discussion.488930/ finished! [01/28 23:03:15] [INFO] !!! Now downloading Microsoft Outlook 2010 Review- What's New in Outlook 2010 Discussion !!!!! [01/28 23:03:16] [INFO] We are on page 1 of 1 [01/28 23:03:16] [INFO] Number of posts: 8 [01/28 23:03:16] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Microsoft Outlook 2010 Review- What's New in Outlook 2010 Discussion/images/avatars/ [01/28 23:03:16] [INFO] Progress: 2592/6740 [01/28 23:03:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:03:16] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-outlook-2010-review-whats-new-in-outlook-2010-discussion.486967/ finished! [01/28 23:03:16] [INFO] Max wait time for http://forum.notebookreview.com/threads/alienware-m17x-review-discussion.414385/ is 53000 ms [01/28 23:03:16] [INFO] !!! Now downloading Alienware m17x Review Discussion !!!!! [01/28 23:03:18] [INFO] We are on page 1 of 9 [01/28 23:03:20] [INFO] We are on page 2 of 9 [01/28 23:03:22] [INFO] We are on page 3 of 9 [01/28 23:03:25] [INFO] We are on page 4 of 9 [01/28 23:03:26] [INFO] We are on page 5 of 9 [01/28 23:03:28] [INFO] We are on page 6 of 9 [01/28 23:03:30] [INFO] We are on page 7 of 9 [01/28 23:03:33] [INFO] We are on page 8 of 9 [01/28 23:03:35] [INFO] We are on page 9 of 9 [01/28 23:03:35] [INFO] Number of posts: 7 [01/28 23:03:35] [INFO] Progress: 2593/6740 [01/28 23:03:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:03:35] [INFO] Thread http://forum.notebookreview.com/threads/alienware-m17x-review-discussion.414385/ finished! [01/28 23:03:36] [INFO] !!! Now downloading Nvidia Showcases New Optimus Notebooks At Computex Discussion !!!!! [01/28 23:03:37] [INFO] We are on page 1 of 1 [01/28 23:03:37] [INFO] Number of posts: 1 [01/28 23:03:37] [INFO] Progress: 2594/6740 [01/28 23:03:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:03:37] [INFO] Thread http://forum.notebookreview.com/threads/nvidia-showcases-new-optimus-notebooks-at-computex-discussion.488935/ finished! [01/28 23:03:37] [INFO] !!! Now downloading Intel talks mobile tech at Computex Discussion !!!!! [01/28 23:03:38] [INFO] We are on page 1 of 1 [01/28 23:03:38] [INFO] Number of posts: 1 [01/28 23:03:38] [INFO] Progress: 2595/6740 [01/28 23:03:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:03:38] [INFO] Thread http://forum.notebookreview.com/threads/intel-talks-mobile-tech-at-computex-discussion.488927/ finished! [01/28 23:03:39] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-envy-14-coming-soon.431501/ is 33000 ms [01/28 23:03:39] [INFO] !!! Now downloading HP Envy 14 Coming Soon !!!!! [01/28 23:03:40] [INFO] We are on page 1 of 5 [01/28 23:03:43] [INFO] We are on page 2 of 5 [01/28 23:03:45] [INFO] We are on page 3 of 5 [01/28 23:03:46] [INFO] We are on page 4 of 5 [01/28 23:03:48] [INFO] We are on page 5 of 5 [01/28 23:03:48] [INFO] Number of posts: 7 [01/28 23:03:49] [INFO] Progress: 2596/6740 [01/28 23:03:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:03:49] [INFO] Thread http://forum.notebookreview.com/threads/hp-envy-14-coming-soon.431501/ finished! [01/28 23:03:50] [INFO] !!! Now downloading ASUS Intros G73JW and G53 with Wireless Display Technology Discussion !!!!! [01/28 23:03:51] [INFO] We are on page 1 of 1 [01/28 23:03:51] [INFO] Number of posts: 3 [01/28 23:03:51] [INFO] Progress: 2597/6740 [01/28 23:03:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:03:51] [INFO] Thread http://forum.notebookreview.com/threads/asus-intros-g73jw-and-g53-with-wireless-display-technology-discussion.488392/ finished! [01/28 23:03:51] [INFO] !!! Now downloading WildTangent Orb Video Game Download Service Review Discussion !!!!! [01/28 23:03:52] [INFO] We are on page 1 of 1 [01/28 23:03:52] [INFO] Number of posts: 3 [01/28 23:03:53] [INFO] Progress: 2598/6740 [01/28 23:03:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:03:53] [INFO] Thread http://forum.notebookreview.com/threads/wildtangent-orb-video-game-download-service-review-discussion.488240/ finished! [01/28 23:03:53] [INFO] !!! Now downloading New Intel Notebook Processors Leaked Discussion !!!!! [01/28 23:03:54] [INFO] We are on page 1 of 2 [01/28 23:03:55] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/mad2_zpsgl9egdoq.gif [01/28 23:03:57] [INFO] We are on page 2 of 2 [01/28 23:03:57] [INFO] Number of posts: 5 [01/28 23:03:57] [INFO] Progress: 2599/6740 [01/28 23:03:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:03:57] [INFO] Thread http://forum.notebookreview.com/threads/new-intel-notebook-processors-leaked-discussion.488300/ finished! [01/28 23:03:58] [INFO] !!! Now downloading Fujitsu LifeBook AH550 Review Discussion !!!!! [01/28 23:03:59] [INFO] We are on page 1 of 1 [01/28 23:03:59] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Fujitsu LifeBook AH550 Review Discussion/images/avatars/ [01/28 23:03:59] [INFO] Progress: 2600/6740 [01/28 23:03:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:03:59] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-lifebook-ah550-review-discussion.487996/ finished! [01/28 23:04:00] [INFO] !!! Now downloading Mobile Edge Ultra Portable Backpack Review Discussion !!!!! [01/28 23:04:01] [INFO] We are on page 1 of 1 [01/28 23:04:01] [INFO] Number of posts: 4 [01/28 23:04:01] [INFO] Progress: 2601/6740 [01/28 23:04:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:04:01] [INFO] Thread http://forum.notebookreview.com/threads/mobile-edge-ultra-portable-backpack-review-discussion.485575/ finished! [01/28 23:04:02] [INFO] !!! Now downloading 'HyDrive' Hybrid SSD ODD Now Official Discussion !!!!! [01/28 23:04:03] [INFO] We are on page 1 of 1 [01/28 23:04:03] [INFO] Progress: 2602/6740 [01/28 23:04:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:04:03] [INFO] Thread http://forum.notebookreview.com/threads/hydrive-hybrid-ssd-odd-now-official-discussion.488108/ finished! [01/28 23:04:04] [INFO] !!! Now downloading Good Old Games Download Service Review Discussion !!!!! [01/28 23:04:05] [INFO] We are on page 1 of 1 [01/28 23:04:05] [INFO] Number of posts: 5 [01/28 23:04:05] [INFO] Progress: 2603/6740 [01/28 23:04:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:04:05] [INFO] Thread http://forum.notebookreview.com/threads/good-old-games-download-service-review-discussion.486457/ finished! [01/28 23:04:05] [INFO] Max wait time for http://forum.notebookreview.com/threads/seagate-launches-hybrid-ssd-hdd-discussion.487059/ is 22500 ms [01/28 23:04:06] [INFO] !!! Now downloading Seagate Launches Hybrid SSD HDD Discussion !!!!! [01/28 23:04:07] [INFO] We are on page 1 of 3 [01/28 23:04:09] [INFO] We are on page 2 of 3 [01/28 23:04:11] [INFO] We are on page 3 of 3 [01/28 23:04:11] [INFO] Number of posts: 6 [01/28 23:04:11] [INFO] Progress: 2604/6740 [01/28 23:04:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:04:11] [INFO] Thread http://forum.notebookreview.com/threads/seagate-launches-hybrid-ssd-hdd-discussion.487059/ finished! [01/28 23:04:11] [INFO] !!! Now downloading Review of the HP EliteBook 2740p Discussion !!!!! [01/28 23:04:12] [INFO] We are on page 1 of 1 [01/28 23:04:12] [INFO] Number of posts: 7 [01/28 23:04:12] [INFO] Progress: 2605/6740 [01/28 23:04:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:04:12] [INFO] Thread http://forum.notebookreview.com/threads/review-of-the-hp-elitebook-2740p-discussion.485587/ finished! [01/28 23:04:13] [INFO] !!! Now downloading Mobile Edge Alienware Orion Messenger Review Discussion !!!!! [01/28 23:04:14] [INFO] We are on page 1 of 1 [01/28 23:04:14] [INFO] Number of posts: 4 [01/28 23:04:14] [INFO] Progress: 2606/6740 [01/28 23:04:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:04:14] [INFO] Thread http://forum.notebookreview.com/threads/mobile-edge-alienware-orion-messenger-review-discussion.487241/ finished! [01/28 23:04:14] [INFO] !!! Now downloading Lenovo Skylight SmartBook delayed, Switches to Android Discussion !!!!! [01/28 23:04:16] [INFO] We are on page 1 of 1 [01/28 23:04:16] [INFO] Number of posts: 1 [01/28 23:04:16] [INFO] Progress: 2607/6740 [01/28 23:04:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:04:16] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-skylight-smartbook-delayed-switches-to-android-discussion.487442/ finished! [01/28 23:04:16] [INFO] !!! Now downloading Samsung Intros New Business Notebooks Discussion !!!!! [01/28 23:04:17] [INFO] We are on page 1 of 1 [01/28 23:04:17] [INFO] Number of posts: 6 [01/28 23:04:18] [INFO] Progress: 2608/6740 [01/28 23:04:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:04:18] [INFO] Thread http://forum.notebookreview.com/threads/samsung-intros-new-business-notebooks-discussion.487005/ finished! [01/28 23:04:18] [INFO] !!! Now downloading Dell to release quad-core AMD-based Inspiron this summer Discussion !!!!! [01/28 23:04:19] [INFO] We are on page 1 of 1 [01/28 23:04:20] [INFO] Progress: 2609/6740 [01/28 23:04:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:04:20] [INFO] Thread http://forum.notebookreview.com/threads/dell-to-release-quad-core-amd-based-inspiron-this-summer-discussion.485746/ finished! [01/28 23:04:20] [INFO] !!! Now downloading HP Recalls 54,000 More Laptop Batteries as Fire Hazards Discussion !!!!! [01/28 23:04:21] [INFO] We are on page 1 of 1 [01/28 23:04:21] [INFO] Number of posts: 4 [01/28 23:04:21] [INFO] Progress: 2610/6740 [01/28 23:04:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:04:21] [INFO] Thread http://forum.notebookreview.com/threads/hp-recalls-54-000-more-laptop-batteries-as-fire-hazards-discussion.486742/ finished! [01/28 23:04:21] [INFO] Max wait time for http://forum.notebookreview.com/threads/nvidia-announces-new-worlds-fastest-notebook-gpu-discussion.486489/ is 23000 ms [01/28 23:04:22] [INFO] !!! Now downloading NVIDIA Announces New World's Fastest Notebook GPU Discussion !!!!! [01/28 23:04:23] [INFO] We are on page 1 of 3 [01/28 23:04:23] [WARNING] File not found for image http://img444.imageshack.us/img444/7151/94621712.th.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/NVIDIA Announces New World's Fastest Notebook GPU Discussion/images/storyImages/94621712.th.png [01/28 23:04:25] [INFO] We are on page 2 of 3 [01/28 23:04:28] [INFO] We are on page 3 of 3 [01/28 23:04:28] [INFO] Number of posts: 7 [01/28 23:04:28] [INFO] Progress: 2611/6740 [01/28 23:04:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:04:28] [INFO] Thread http://forum.notebookreview.com/threads/nvidia-announces-new-worlds-fastest-notebook-gpu-discussion.486489/ finished! [01/28 23:04:29] [INFO] !!! Now downloading Intel Cancels Larrabee Discrete Graphics Card Discussion !!!!! [01/28 23:04:30] [INFO] We are on page 1 of 1 [01/28 23:04:30] [INFO] Number of posts: 5 [01/28 23:04:30] [INFO] Progress: 2612/6740 [01/28 23:04:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:04:30] [INFO] Thread http://forum.notebookreview.com/threads/intel-cancels-larrabee-discrete-graphics-card-discussion.486791/ finished! [01/28 23:04:31] [INFO] !!! Now downloading Intel releases ultra-low-voltage Core CPUs Discussion !!!!! [01/28 23:04:32] [INFO] We are on page 1 of 1 [01/28 23:04:32] [INFO] Number of posts: 3 [01/28 23:04:32] [INFO] Progress: 2613/6740 [01/28 23:04:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:04:32] [INFO] Thread http://forum.notebookreview.com/threads/intel-releases-ultra-low-voltage-core-cpus-discussion.486749/ finished! [01/28 23:04:32] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-studio-15-review.276697/ is 55500 ms [01/28 23:04:33] [INFO] !!! Now downloading Dell Studio 15 Review !!!!! [01/28 23:04:34] [INFO] We are on page 1 of 10 [01/28 23:04:39] [INFO] We are on page 2 of 10 [01/28 23:04:41] [INFO] We are on page 3 of 10 [01/28 23:04:43] [INFO] We are on page 4 of 10 [01/28 23:04:45] [INFO] We are on page 5 of 10 [01/28 23:04:47] [INFO] We are on page 6 of 10 [01/28 23:04:48] [INFO] We are on page 7 of 10 [01/28 23:04:51] [INFO] We are on page 8 of 10 [01/28 23:04:53] [INFO] We are on page 9 of 10 [01/28 23:04:53] [WARNING] File not found for image http://img511.imageshack.us/img511/2760/optiarcdvdrwad7640s.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell Studio 15 Review/images/storyImages/optiarcdvdrwad7640s.jpg [01/28 23:04:54] [INFO] We are on page 10 of 10 [01/28 23:04:54] [INFO] Number of posts: 2 [01/28 23:04:54] [INFO] Progress: 2614/6740 [01/28 23:04:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:04:54] [INFO] Thread http://forum.notebookreview.com/threads/dell-studio-15-review.276697/ finished! [01/28 23:04:55] [INFO] !!! Now downloading Panasonic Toughbook 19 receives Core i5 update Discussion !!!!! [01/28 23:04:56] [INFO] We are on page 1 of 1 [01/28 23:04:56] [INFO] Number of posts: 1 [01/28 23:04:56] [INFO] Progress: 2615/6740 [01/28 23:04:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:04:56] [INFO] Thread http://forum.notebookreview.com/threads/panasonic-toughbook-19-receives-core-i5-update-discussion.486529/ finished! [01/28 23:04:57] [INFO] !!! Now downloading ASUS to Update Bamboo Laptops Discussion !!!!! [01/28 23:04:58] [INFO] We are on page 1 of 1 [01/28 23:04:58] [INFO] Number of posts: 6 [01/28 23:04:58] [INFO] Progress: 2616/6740 [01/28 23:04:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:04:58] [INFO] Thread http://forum.notebookreview.com/threads/asus-to-update-bamboo-laptops-discussion.485742/ finished! [01/28 23:04:58] [INFO] !!! Now downloading ASUS Pre-Installs Amazon Kindle Software on Netbooks and Notebooks Discussion !!!!! [01/28 23:05:00] [INFO] We are on page 1 of 1 [01/28 23:05:00] [INFO] Number of posts: 2 [01/28 23:05:00] [INFO] Progress: 2617/6740 [01/28 23:05:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:05:00] [INFO] Thread http://forum.notebookreview.com/threads/asus-pre-installs-amazon-kindle-software-on-netbooks-and-notebooks-discussion.486206/ finished! [01/28 23:05:00] [INFO] !!! Now downloading MSI Intros New Classic Series Notebooks Discussion !!!!! [01/28 23:05:01] [INFO] We are on page 1 of 1 [01/28 23:05:01] [INFO] Number of posts: 1 [01/28 23:05:01] [INFO] Progress: 2618/6740 [01/28 23:05:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:05:01] [INFO] Thread http://forum.notebookreview.com/threads/msi-intros-new-classic-series-notebooks-discussion.486221/ finished! [01/28 23:05:02] [INFO] !!! Now downloading Panasonic releases new flagship Toughbook Discussion !!!!! [01/28 23:05:03] [INFO] We are on page 1 of 1 [01/28 23:05:03] [INFO] Number of posts: 4 [01/28 23:05:03] [INFO] Progress: 2619/6740 [01/28 23:05:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:05:03] [INFO] Thread http://forum.notebookreview.com/threads/panasonic-releases-new-flagship-toughbook-discussion.485740/ finished! [01/28 23:05:03] [INFO] Max wait time for http://forum.notebookreview.com/threads/gigabyte-notebook-features-external-graphics.432326/ is 26000 ms [01/28 23:05:04] [INFO] !!! Now downloading Gigabyte Notebook Features External Graphics !!!!! [01/28 23:05:05] [INFO] We are on page 1 of 4 [01/28 23:05:08] [INFO] We are on page 2 of 4 [01/28 23:05:25] [WARNING] Read timeout for image http://stashbox.org/689353/dock_other_side.jpg. This is likely a problem with the image's hosting site. [01/28 23:05:40] [WARNING] Read timeout for image http://stashbox.org/689358/dock_the_gap.jpg. This is likely a problem with the image's hosting site. [01/28 23:05:55] [WARNING] Read timeout for image http://stashbox.org/690358/gigabyte_m1305_dock_rear.jpg. This is likely a problem with the image's hosting site. [01/28 23:05:57] [INFO] We are on page 3 of 4 [01/28 23:05:59] [INFO] We are on page 4 of 4 [01/28 23:05:59] [INFO] Number of posts: 3 [01/28 23:05:59] [INFO] Progress: 2620/6740 [01/28 23:05:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:05:59] [INFO] Thread http://forum.notebookreview.com/threads/gigabyte-notebook-features-external-graphics.432326/ finished! [01/28 23:05:59] [INFO] !!! Now downloading More Metal Notebooks On the Way Discussion !!!!! [01/28 23:06:00] [INFO] We are on page 1 of 1 [01/28 23:06:01] [INFO] Progress: 2621/6740 [01/28 23:06:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:06:01] [INFO] Thread http://forum.notebookreview.com/threads/more-metal-notebooks-on-the-way-discussion.485774/ finished! [01/28 23:06:01] [INFO] !!! Now downloading 1080p HD OmniVision WebCam Coming to Laptops Discussion !!!!! [01/28 23:06:02] [INFO] We are on page 1 of 1 [01/28 23:06:02] [INFO] Number of posts: 5 [01/28 23:06:02] [INFO] Progress: 2622/6740 [01/28 23:06:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:06:02] [INFO] Thread http://forum.notebookreview.com/threads/1080p-hd-omnivision-webcam-coming-to-laptops-discussion.485390/ finished! [01/28 23:06:03] [INFO] !!! Now downloading Acer, MSI announce laptops on AMD's new platform Discussion !!!!! [01/28 23:06:04] [INFO] We are on page 1 of 1 [01/28 23:06:04] [INFO] Number of posts: 1 [01/28 23:06:04] [INFO] Progress: 2623/6740 [01/28 23:06:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:06:04] [INFO] Thread http://forum.notebookreview.com/threads/acer-msi-announce-laptops-on-amds-new-platform-discussion.485744/ finished! [01/28 23:06:04] [INFO] !!! Now downloading AMD introduces two new laptop platforms Discussion !!!!! [01/28 23:06:06] [INFO] We are on page 1 of 1 [01/28 23:06:06] [INFO] Number of posts: 1 [01/28 23:06:06] [INFO] Progress: 2624/6740 [01/28 23:06:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:06:06] [INFO] Thread http://forum.notebookreview.com/threads/amd-introduces-two-new-laptop-platforms-discussion.485743/ finished! [01/28 23:06:06] [INFO] Max wait time for http://forum.notebookreview.com/threads/first-impressions-the-new-hp-laptops-discussion.481905/ is 37500 ms [01/28 23:06:06] [INFO] !!! Now downloading First Impressions- The New HP Laptops Discussion !!!!! [01/28 23:06:07] [INFO] We are on page 1 of 6 [01/28 23:06:09] [INFO] We are on page 2 of 6 [01/28 23:06:11] [INFO] We are on page 3 of 6 [01/28 23:06:13] [INFO] We are on page 4 of 6 [01/28 23:06:15] [INFO] We are on page 5 of 6 [01/28 23:06:17] [INFO] We are on page 6 of 6 [01/28 23:06:17] [INFO] Number of posts: 6 [01/28 23:06:17] [INFO] Progress: 2625/6740 [01/28 23:06:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:06:17] [INFO] Thread http://forum.notebookreview.com/threads/first-impressions-the-new-hp-laptops-discussion.481905/ finished! [01/28 23:06:17] [INFO] !!! Now downloading Mozy 2.0 Online Backup Review Discussion !!!!! [01/28 23:06:18] [INFO] We are on page 1 of 1 [01/28 23:06:18] [INFO] Number of posts: 5 [01/28 23:06:18] [INFO] Progress: 2626/6740 [01/28 23:06:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:06:18] [INFO] Thread http://forum.notebookreview.com/threads/mozy-2-0-online-backup-review-discussion.484659/ finished! [01/28 23:06:19] [INFO] !!! Now downloading Dell Inspiron 14 (1464) Review Discussion !!!!! [01/28 23:06:20] [INFO] We are on page 1 of 2 [01/28 23:06:22] [INFO] We are on page 2 of 2 [01/28 23:06:22] [INFO] Number of posts: 2 [01/28 23:06:22] [INFO] Progress: 2627/6740 [01/28 23:06:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:06:22] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-14-1464-review-discussion.484462/ finished! [01/28 23:06:22] [INFO] !!! Now downloading Microsoft PowerPoint 2010 Review -- What's New in PowerPoint 2010 Discussion !!!!! [01/28 23:06:24] [INFO] We are on page 1 of 1 [01/28 23:06:24] [INFO] Number of posts: 1 [01/28 23:06:24] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Microsoft PowerPoint 2010 Review -- What's New in PowerPoint 2010 Discussion/images/avatars/ [01/28 23:06:24] [INFO] Progress: 2628/6740 [01/28 23:06:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:06:24] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-powerpoint-2010-review-whats-new-in-powerpoint-2010-discussion.485256/ finished! [01/28 23:06:24] [INFO] !!! Now downloading Moms, Dads & Grads Software Buyers Guide 2010 Discussion !!!!! [01/28 23:06:25] [INFO] We are on page 1 of 1 [01/28 23:06:25] [INFO] Number of posts: 3 [01/28 23:06:25] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Moms, Dads & Grads Software Buyers Guide 2010 Discussion/images/avatars/ [01/28 23:06:25] [INFO] Progress: 2629/6740 [01/28 23:06:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:06:25] [INFO] Thread http://forum.notebookreview.com/threads/moms-dads-grads-software-buyers-guide-2010-discussion.482076/ finished! [01/28 23:06:25] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-releases-new-ideapad-z-series-and-updates-u-series-notebooks-discussion.482926/ is 21500 ms [01/28 23:06:27] [INFO] !!! Now downloading Lenovo Releases New IdeaPad Z-series and Updates U-series Notebooks Discussion !!!!! [01/28 23:06:28] [INFO] We are on page 1 of 3 [01/28 23:06:29] [INFO] We are on page 2 of 3 [01/28 23:06:31] [INFO] We are on page 3 of 3 [01/28 23:06:31] [INFO] Number of posts: 4 [01/28 23:06:31] [INFO] Progress: 2630/6740 [01/28 23:06:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:06:31] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-releases-new-ideapad-z-series-and-updates-u-series-notebooks-discussion.482926/ finished! [01/28 23:06:32] [INFO] !!! Now downloading Acer Denies Chrome Tablet Rumors, Stays Silent About Android Discussion !!!!! [01/28 23:06:33] [INFO] We are on page 1 of 1 [01/28 23:06:33] [INFO] Number of posts: 2 [01/28 23:06:33] [INFO] Progress: 2631/6740 [01/28 23:06:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:06:33] [INFO] Thread http://forum.notebookreview.com/threads/acer-denies-chrome-tablet-rumors-stays-silent-about-android-discussion.485010/ finished! [01/28 23:06:33] [INFO] !!! Now downloading Netbooks a second (or third) thought in business Discussion !!!!! [01/28 23:06:34] [INFO] We are on page 1 of 1 [01/28 23:06:34] [INFO] Number of posts: 2 [01/28 23:06:35] [INFO] Progress: 2632/6740 [01/28 23:06:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:06:35] [INFO] Thread http://forum.notebookreview.com/threads/netbooks-a-second-or-third-thought-in-business-discussion.484948/ finished! [01/28 23:06:35] [INFO] Max wait time for http://forum.notebookreview.com/threads/alienware-m11x-gaming-notebook-now-available-discussion.456318/ is 71000 ms [01/28 23:06:35] [INFO] !!! Now downloading Alienware M11x Gaming Notebook Now Available Discussion !!!!! [01/28 23:06:36] [INFO] We are on page 1 of 13 [01/28 23:06:39] [INFO] We are on page 2 of 13 [01/28 23:06:41] [INFO] We are on page 3 of 13 [01/28 23:06:43] [INFO] We are on page 4 of 13 [01/28 23:06:45] [INFO] We are on page 5 of 13 [01/28 23:06:47] [INFO] We are on page 6 of 13 [01/28 23:06:49] [INFO] We are on page 7 of 13 [01/28 23:06:49] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/biggrin_zpsvit8jlaa.gif [01/28 23:06:51] [INFO] We are on page 8 of 13 [01/28 23:06:52] [INFO] We are on page 9 of 13 [01/28 23:06:52] [WARNING] File not found for image http://img704.imageshack.us/img704/1928/m11xmanualbattery1.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Alienware M11x Gaming Notebook Now Available Discussion/images/storyImages/m11xmanualbattery1.jpg [01/28 23:06:53] [WARNING] File not found for image http://img218.imageshack.us/img218/1011/m11xmanualbattery.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Alienware M11x Gaming Notebook Now Available Discussion/images/storyImages/m11xmanualbattery.th.jpg [01/28 23:06:54] [INFO] We are on page 10 of 13 [01/28 23:06:56] [INFO] We are on page 11 of 13 [01/28 23:06:58] [INFO] We are on page 12 of 13 [01/28 23:06:59] [INFO] We are on page 13 of 13 [01/28 23:06:59] [INFO] Number of posts: 3 [01/28 23:06:59] [INFO] Progress: 2633/6740 [01/28 23:06:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:06:59] [INFO] Thread http://forum.notebookreview.com/threads/alienware-m11x-gaming-notebook-now-available-discussion.456318/ finished! [01/28 23:07:00] [INFO] !!! Now downloading 36.3 Million Netbooks Shipped in 2009 Discussion !!!!! [01/28 23:07:01] [INFO] We are on page 1 of 1 [01/28 23:07:01] [INFO] Number of posts: 8 [01/28 23:07:02] [INFO] Progress: 2634/6740 [01/28 23:07:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:07:02] [INFO] Thread http://forum.notebookreview.com/threads/36-3-million-netbooks-shipped-in-2009-discussion.484756/ finished! [01/28 23:07:02] [INFO] !!! Now downloading Fujitsu Intros T730 Tablet PC Discussion !!!!! [01/28 23:07:03] [INFO] We are on page 1 of 1 [01/28 23:07:03] [INFO] Number of posts: 2 [01/28 23:07:03] [INFO] Progress: 2635/6740 [01/28 23:07:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:07:03] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-intros-t730-tablet-pc-discussion.484117/ finished! [01/28 23:07:04] [INFO] !!! Now downloading Impulse Video Game Download Service Review Discussion !!!!! [01/28 23:07:05] [INFO] We are on page 1 of 1 [01/28 23:07:05] [INFO] Number of posts: 3 [01/28 23:07:06] [INFO] Progress: 2636/6740 [01/28 23:07:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:07:06] [INFO] Thread http://forum.notebookreview.com/threads/impulse-video-game-download-service-review-discussion.483008/ finished! [01/28 23:07:06] [INFO] !!! Now downloading More Intel Huron River Platform Details Revealed Discussion !!!!! [01/28 23:07:07] [INFO] We are on page 1 of 2 [01/28 23:07:09] [INFO] We are on page 2 of 2 [01/28 23:07:09] [INFO] Number of posts: 1 [01/28 23:07:09] [INFO] Progress: 2637/6740 [01/28 23:07:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:07:09] [INFO] Thread http://forum.notebookreview.com/threads/more-intel-huron-river-platform-details-revealed-discussion.483394/ finished! [01/28 23:07:09] [INFO] !!! Now downloading HP Releases 4320t Mobile Thin Client Discussion !!!!! [01/28 23:07:11] [INFO] We are on page 1 of 1 [01/28 23:07:11] [INFO] Number of posts: 4 [01/28 23:07:11] [INFO] Progress: 2638/6740 [01/28 23:07:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:07:11] [INFO] Thread http://forum.notebookreview.com/threads/hp-releases-4320t-mobile-thin-client-discussion.483295/ finished! [01/28 23:07:11] [INFO] !!! Now downloading Gateway Updates NV Series Notebooks Discussion !!!!! [01/28 23:07:12] [INFO] We are on page 1 of 1 [01/28 23:07:12] [INFO] Number of posts: 1 [01/28 23:07:12] [INFO] Progress: 2639/6740 [01/28 23:07:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:07:12] [INFO] Thread http://forum.notebookreview.com/threads/gateway-updates-nv-series-notebooks-discussion.483923/ finished! [01/28 23:07:13] [INFO] !!! Now downloading Dell Updates Latitude Line with E4310, E5410, E5510 Discussion !!!!! [01/28 23:07:14] [INFO] We are on page 1 of 1 [01/28 23:07:14] [INFO] Number of posts: 2 [01/28 23:07:14] [INFO] Progress: 2640/6740 [01/28 23:07:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:07:14] [INFO] Thread http://forum.notebookreview.com/threads/dell-updates-latitude-line-with-e4310-e5410-e5510-discussion.483746/ finished! [01/28 23:07:14] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-announces-new-consumer-notebooks-discussion.481497/ is 36000 ms [01/28 23:07:15] [INFO] !!! Now downloading HP Announces New Consumer Notebooks Discussion !!!!! [01/28 23:07:16] [INFO] We are on page 1 of 6 [01/28 23:07:18] [INFO] We are on page 2 of 6 [01/28 23:07:19] [INFO] We are on page 3 of 6 [01/28 23:07:21] [INFO] We are on page 4 of 6 [01/28 23:07:23] [INFO] We are on page 5 of 6 [01/28 23:07:25] [INFO] We are on page 6 of 6 [01/28 23:07:25] [INFO] Number of posts: 3 [01/28 23:07:25] [INFO] Progress: 2641/6740 [01/28 23:07:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:07:25] [INFO] Thread http://forum.notebookreview.com/threads/hp-announces-new-consumer-notebooks-discussion.481497/ finished! [01/28 23:07:25] [INFO] !!! Now downloading Microsoft Excel 2010 Review -- What's New in Excel 2010 Discussion !!!!! [01/28 23:07:26] [INFO] We are on page 1 of 1 [01/28 23:07:26] [INFO] Number of posts: 1 [01/28 23:07:26] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Microsoft Excel 2010 Review -- What's New in Excel 2010 Discussion/images/avatars/ [01/28 23:07:26] [INFO] Progress: 2642/6740 [01/28 23:07:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:07:26] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-excel-2010-review-whats-new-in-excel-2010-discussion.483497/ finished! [01/28 23:07:27] [INFO] !!! Now downloading Quad-Core AMD Mobile Processors Coming Discussion !!!!! [01/28 23:07:28] [INFO] We are on page 1 of 2 [01/28 23:07:30] [INFO] We are on page 2 of 2 [01/28 23:07:30] [INFO] Number of posts: 4 [01/28 23:07:30] [INFO] Progress: 2643/6740 [01/28 23:07:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:07:30] [INFO] Thread http://forum.notebookreview.com/threads/quad-core-amd-mobile-processors-coming-discussion.481386/ finished! [01/28 23:07:30] [INFO] !!! Now downloading Windows 7 Migration Tools Roundup Discussion !!!!! [01/28 23:07:31] [INFO] We are on page 1 of 1 [01/28 23:07:31] [INFO] Number of posts: 3 [01/28 23:07:31] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Windows 7 Migration Tools Roundup Discussion/images/avatars/ [01/28 23:07:31] [INFO] Progress: 2644/6740 [01/28 23:07:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:07:31] [INFO] Thread http://forum.notebookreview.com/threads/windows-7-migration-tools-roundup-discussion.483098/ finished! [01/28 23:07:32] [INFO] !!! Now downloading New Intel Core i5, i7 CPUs Coming Discussion !!!!! [01/28 23:07:33] [INFO] We are on page 1 of 1 [01/28 23:07:33] [INFO] Number of posts: 9 [01/28 23:07:33] [INFO] Progress: 2645/6740 [01/28 23:07:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:07:33] [INFO] Thread http://forum.notebookreview.com/threads/new-intel-core-i5-i7-cpus-coming-discussion.483019/ finished! [01/28 23:07:34] [INFO] !!! Now downloading Sony Adds Touchpad to VAIO P Discussion !!!!! [01/28 23:07:35] [INFO] We are on page 1 of 1 [01/28 23:07:35] [INFO] Number of posts: 2 [01/28 23:07:35] [INFO] Progress: 2646/6740 [01/28 23:07:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:07:35] [INFO] Thread http://forum.notebookreview.com/threads/sony-adds-touchpad-to-vaio-p-discussion.482789/ finished! [01/28 23:07:35] [INFO] Max wait time for http://forum.notebookreview.com/threads/new-hp-mobile-workstations-offer-dreamcolor-displays-discussion.470279/ is 37000 ms [01/28 23:07:35] [INFO] !!! Now downloading New HP Mobile Workstations Offer DreamColor Displays Discussion !!!!! [01/28 23:07:37] [INFO] We are on page 1 of 6 [01/28 23:07:39] [INFO] We are on page 2 of 6 [01/28 23:07:41] [INFO] We are on page 3 of 6 [01/28 23:07:42] [INFO] We are on page 4 of 6 [01/28 23:07:42] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v609/enjoi_stars/its-beautiful.jpg [01/28 23:07:43] [WARNING] Could not download image https://h71016.www7.hp.com:443/html/promoconfig/CTO8740w.gif javax.net.ssl.SSLHandshakeException: No subject alternative DNS name matching h71016.www7.hp.com found. at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:131) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:371) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:314) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:309) at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.checkServerCerts(CertificateMessage.java:654) at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.onCertificate(CertificateMessage.java:473) at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.consume(CertificateMessage.java:369) at java.base/sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:396) at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:480) at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:458) at java.base/sun.security.ssl.TransportContext.dispatch(TransportContext.java:201) at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:172) at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1500) at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1415) at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:450) at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:421) at java.base/sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:580) at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:183) at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:142) at com.civfanatics.storyarchiver.Utils.getHttpConnection(Utils.java:33) at com.civfanatics.storyarchiver.StoryArchiver.downloadImage(StoryArchiver.java:1228) at com.civfanatics.storyarchiver.StoryArchiver.processImage(StoryArchiver.java:1104) at com.civfanatics.storyarchiver.StoryArchiver.downloadPostsFromPage(StoryArchiver.java:996) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:941) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:631) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) Caused by: java.security.cert.CertificateException: No subject alternative DNS name matching h71016.www7.hp.com found. at java.base/sun.security.util.HostnameChecker.matchDNS(HostnameChecker.java:212) at java.base/sun.security.util.HostnameChecker.match(HostnameChecker.java:103) at java.base/sun.security.ssl.X509TrustManagerImpl.checkIdentity(X509TrustManagerImpl.java:452) at java.base/sun.security.ssl.X509TrustManagerImpl.checkIdentity(X509TrustManagerImpl.java:412) at java.base/sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:238) at java.base/sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:132) at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.checkServerCerts(CertificateMessage.java:638) ... 25 more [01/28 23:07:44] [INFO] We are on page 5 of 6 [01/28 23:07:46] [INFO] We are on page 6 of 6 [01/28 23:07:46] [INFO] Number of posts: 5 [01/28 23:07:46] [INFO] Progress: 2647/6740 [01/28 23:07:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:07:46] [INFO] Thread http://forum.notebookreview.com/threads/new-hp-mobile-workstations-offer-dreamcolor-displays-discussion.470279/ finished! [01/28 23:07:47] [INFO] !!! Now downloading eReaders Abound at CES 2010 !!!!! [01/28 23:07:48] [INFO] We are on page 1 of 1 [01/28 23:07:48] [INFO] Number of posts: 8 [01/28 23:07:48] [INFO] Progress: 2648/6740 [01/28 23:07:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:07:48] [INFO] Thread http://forum.notebookreview.com/threads/ereaders-abound-at-ces-2010.450149/ finished! [01/28 23:07:48] [INFO] Max wait time for http://forum.notebookreview.com/threads/readers-respond-apple-ipad-a-boom-or-a-bust-discussion.456334/ is 40000 ms [01/28 23:07:49] [INFO] !!! Now downloading Readers Respond- Apple iPad a Boom or a Bust Discussion !!!!! [01/28 23:07:50] [INFO] We are on page 1 of 7 [01/28 23:07:52] [INFO] We are on page 2 of 7 [01/28 23:07:54] [INFO] We are on page 3 of 7 [01/28 23:07:56] [INFO] We are on page 4 of 7 [01/28 23:07:58] [INFO] We are on page 5 of 7 [01/28 23:07:59] [INFO] We are on page 6 of 7 [01/28 23:08:00] [WARNING] File not found for image http://img143.imageshack.us/img143/3111/boromirbean.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Readers Respond- Apple iPad a Boom or a Bust Discussion/images/storyImages/boromirbean.jpg [01/28 23:08:01] [INFO] We are on page 7 of 7 [01/28 23:08:01] [INFO] Number of posts: 1 [01/28 23:08:01] [INFO] Progress: 2649/6740 [01/28 23:08:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:08:01] [INFO] Thread http://forum.notebookreview.com/threads/readers-respond-apple-ipad-a-boom-or-a-bust-discussion.456334/ finished! [01/28 23:08:02] [INFO] !!! Now downloading HP Adds Nine New Business Notebooks with AMD Processors Discussion !!!!! [01/28 23:08:03] [INFO] We are on page 1 of 2 [01/28 23:08:06] [INFO] We are on page 2 of 2 [01/28 23:08:06] [INFO] Number of posts: 6 [01/28 23:08:06] [INFO] Progress: 2650/6740 [01/28 23:08:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:08:06] [INFO] Thread http://forum.notebookreview.com/threads/hp-adds-nine-new-business-notebooks-with-amd-processors-discussion.481498/ finished! [01/28 23:08:06] [INFO] !!! Now downloading Microsoft Word 2010 Review -- What's New in Word 2010 Discussion !!!!! [01/28 23:08:07] [INFO] We are on page 1 of 1 [01/28 23:08:07] [INFO] Number of posts: 5 [01/28 23:08:08] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Microsoft Word 2010 Review -- What's New in Word 2010 Discussion/images/avatars/ [01/28 23:08:08] [INFO] Progress: 2651/6740 [01/28 23:08:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:08:08] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-word-2010-review-whats-new-in-word-2010-discussion.481812/ finished! [01/28 23:08:08] [INFO] !!! Now downloading Moms, Dads and Grads Buyer's Guide 2010 Discussion !!!!! [01/28 23:08:09] [INFO] We are on page 1 of 1 [01/28 23:08:09] [INFO] Number of posts: 8 [01/28 23:08:10] [INFO] Progress: 2652/6740 [01/28 23:08:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:08:10] [INFO] Thread http://forum.notebookreview.com/threads/moms-dads-and-grads-buyers-guide-2010-discussion.481391/ finished! [01/28 23:08:10] [INFO] Max wait time for http://forum.notebookreview.com/threads/apple-refreshes-the-macbook-pro-line-discussion.475487/ is 194500 ms [01/28 23:08:10] [INFO] !!! Now downloading Apple Refreshes The MacBook Pro Line Discussion !!!!! [01/28 23:08:11] [INFO] We are on page 1 of 37 [01/28 23:08:13] [INFO] We are on page 2 of 37 [01/28 23:08:15] [INFO] We are on page 3 of 37 [01/28 23:08:17] [INFO] We are on page 4 of 37 [01/28 23:08:19] [INFO] We are on page 5 of 37 [01/28 23:08:21] [INFO] We are on page 6 of 37 [01/28 23:08:23] [INFO] We are on page 7 of 37 [01/28 23:08:24] [INFO] We are on page 8 of 37 [01/28 23:08:26] [INFO] We are on page 9 of 37 [01/28 23:08:29] [INFO] We are on page 10 of 37 [01/28 23:08:30] [INFO] We are on page 11 of 37 [01/28 23:08:32] [INFO] We are on page 12 of 37 [01/28 23:08:34] [INFO] We are on page 13 of 37 [01/28 23:08:35] [INFO] We are on page 14 of 37 [01/28 23:08:37] [INFO] We are on page 15 of 37 [01/28 23:08:39] [INFO] We are on page 16 of 37 [01/28 23:08:41] [INFO] We are on page 17 of 37 [01/28 23:08:42] [INFO] We are on page 18 of 37 [01/28 23:08:44] [INFO] We are on page 19 of 37 [01/28 23:08:46] [INFO] We are on page 20 of 37 [01/28 23:08:47] [INFO] We are on page 21 of 37 [01/28 23:08:49] [INFO] We are on page 22 of 37 [01/28 23:08:51] [INFO] We are on page 23 of 37 [01/28 23:08:52] [INFO] We are on page 24 of 37 [01/28 23:08:54] [INFO] We are on page 25 of 37 [01/28 23:08:56] [INFO] We are on page 26 of 37 [01/28 23:08:57] [INFO] We are on page 27 of 37 [01/28 23:08:59] [INFO] We are on page 28 of 37 [01/28 23:09:01] [INFO] We are on page 29 of 37 [01/28 23:09:02] [INFO] We are on page 30 of 37 [01/28 23:09:04] [INFO] We are on page 31 of 37 [01/28 23:09:06] [INFO] We are on page 32 of 37 [01/28 23:09:07] [INFO] We are on page 33 of 37 [01/28 23:09:09] [INFO] We are on page 34 of 37 [01/28 23:09:10] [INFO] Progress has been made 0 ago. Waiting another minute... [01/28 23:09:11] [INFO] We are on page 35 of 37 [01/28 23:09:12] [INFO] We are on page 36 of 37 [01/28 23:09:14] [INFO] We are on page 37 of 37 [01/28 23:09:14] [INFO] Progress: 2653/6740 [01/28 23:09:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:09:14] [INFO] Thread http://forum.notebookreview.com/threads/apple-refreshes-the-macbook-pro-line-discussion.475487/ finished! [01/28 23:09:15] [INFO] !!! Now downloading Notebook Buying Guide- How To Buy The Right Laptop Discussion !!!!! [01/28 23:09:16] [INFO] We are on page 1 of 2 [01/28 23:09:17] [INFO] We are on page 2 of 2 [01/28 23:09:17] [INFO] Number of posts: 4 [01/28 23:09:18] [INFO] Progress: 2654/6740 [01/28 23:09:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:09:18] [INFO] Thread http://forum.notebookreview.com/threads/notebook-buying-guide-how-to-buy-the-right-laptop-discussion.480391/ finished! [01/28 23:09:18] [INFO] !!! Now downloading Direct2Drive Video Game Download Service Review Discussion !!!!! [01/28 23:09:19] [INFO] We are on page 1 of 2 [01/28 23:09:21] [INFO] We are on page 2 of 2 [01/28 23:09:21] [INFO] Number of posts: 2 [01/28 23:09:21] [INFO] Progress: 2655/6740 [01/28 23:09:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:09:21] [INFO] Thread http://forum.notebookreview.com/threads/direct2drive-video-game-download-service-review-discussion.479545/ finished! [01/28 23:09:22] [INFO] !!! Now downloading Most Popular Laptops for April 2010 Discussion !!!!! [01/28 23:09:23] [INFO] We are on page 1 of 1 [01/28 23:09:23] [INFO] Number of posts: 5 [01/28 23:09:23] [INFO] Progress: 2656/6740 [01/28 23:09:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:09:23] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-laptops-for-april-2010-discussion.480878/ finished! [01/28 23:09:23] [INFO] Max wait time for http://forum.notebookreview.com/threads/microsoft-office-2010-release-reviews-on-the-horizon-discussion.477912/ is 27500 ms [01/28 23:09:24] [INFO] !!! Now downloading Microsoft Office 2010 Release, Reviews on the Horizon Discussion !!!!! [01/28 23:09:25] [INFO] We are on page 1 of 4 [01/28 23:09:25] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/mad2_zpsgl9egdoq.gif [01/28 23:09:27] [INFO] We are on page 2 of 4 [01/28 23:09:28] [WARNING] File not found for image https://hostr.co/files/22d89c/not.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Microsoft Office 2010 Release, Reviews on the Horizon Discussion/images/storyImages/not.png [01/28 23:09:28] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/mad2_zpsgl9egdoq.gif [01/28 23:09:29] [WARNING] Could not download image https://redirect.microsoft/projects/searchcommands/PublishingImages/Search Commands in Word 633.jpg because Server returned HTTP response code: 400 for URL: https://redirect.microsoft/projects/searchcommands/PublishingImages/Search Commands in Word 633.jpg [01/28 23:09:30] [INFO] We are on page 3 of 4 [01/28 23:09:32] [INFO] We are on page 4 of 4 [01/28 23:09:32] [INFO] Number of posts: 6 [01/28 23:09:32] [INFO] Progress: 2657/6740 [01/28 23:09:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:09:32] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-office-2010-release-reviews-on-the-horizon-discussion.477912/ finished! [01/28 23:09:32] [INFO] !!! Now downloading Microsoft Office 2010 Starter Edition Review -- Introducing Word Starter and Excel Starter Discussion !!!!! [01/28 23:09:34] [INFO] We are on page 1 of 1 [01/28 23:09:34] [INFO] Number of posts: 4 [01/28 23:09:34] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Microsoft Office 2010 Starter Edition Review -- Introducing Word Starter and Excel Starter Discussion/images/avatars/ [01/28 23:09:34] [INFO] Progress: 2658/6740 [01/28 23:09:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:09:34] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-office-2010-starter-edition-review-introducing-word-starter-and-excel-starter-discussion.480099/ finished! [01/28 23:09:34] [INFO] !!! Now downloading HP opens virtual doors to its Download Store Discussion !!!!! [01/28 23:09:35] [INFO] We are on page 1 of 1 [01/28 23:09:35] [INFO] Number of posts: 2 [01/28 23:09:35] [INFO] Progress: 2659/6740 [01/28 23:09:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:09:35] [INFO] Thread http://forum.notebookreview.com/threads/hp-opens-virtual-doors-to-its-download-store-discussion.480412/ finished! [01/28 23:09:36] [INFO] !!! Now downloading ASUS netbook wins award before it's even announced Discussion !!!!! [01/28 23:09:37] [INFO] We are on page 1 of 1 [01/28 23:09:37] [INFO] Number of posts: 5 [01/28 23:09:37] [INFO] Progress: 2660/6740 [01/28 23:09:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:09:37] [INFO] Thread http://forum.notebookreview.com/threads/asus-netbook-wins-award-before-its-even-announced-discussion.480201/ finished! [01/28 23:09:37] [INFO] Max wait time for http://forum.notebookreview.com/threads/top-10-best-firefox-add-ons-for-improved-browsing-discussion.476017/ is 22500 ms [01/28 23:09:38] [INFO] !!! Now downloading Top 10 Best Firefox Add-Ons for Improved Browsing Discussion !!!!! [01/28 23:09:39] [INFO] We are on page 1 of 3 [01/28 23:09:39] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Top 10 Best Firefox Add-Ons for Improved Browsing Discussion/images/avatars/ [01/28 23:09:41] [INFO] We are on page 2 of 3 [01/28 23:09:44] [INFO] We are on page 3 of 3 [01/28 23:09:44] [INFO] Number of posts: 6 [01/28 23:09:44] [INFO] Progress: 2661/6740 [01/28 23:09:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:09:44] [INFO] Thread http://forum.notebookreview.com/threads/top-10-best-firefox-add-ons-for-improved-browsing-discussion.476017/ finished! [01/28 23:09:44] [INFO] !!! Now downloading Samsung adds 3G to N150 netbook Discussion !!!!! [01/28 23:09:45] [INFO] We are on page 1 of 1 [01/28 23:09:45] [INFO] Number of posts: 1 [01/28 23:09:45] [INFO] Progress: 2662/6740 [01/28 23:09:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:09:45] [INFO] Thread http://forum.notebookreview.com/threads/samsung-adds-3g-to-n150-netbook-discussion.480191/ finished! [01/28 23:09:45] [INFO] !!! Now downloading MSI Wind U160 Review Discussion !!!!! [01/28 23:09:47] [INFO] We are on page 1 of 2 [01/28 23:09:47] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/MSI Wind U160 Review Discussion/images/avatars/ [01/28 23:09:49] [INFO] We are on page 2 of 2 [01/28 23:09:49] [INFO] Number of posts: 6 [01/28 23:09:49] [INFO] Progress: 2663/6740 [01/28 23:09:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:09:49] [INFO] Thread http://forum.notebookreview.com/threads/msi-wind-u160-review-discussion.479281/ finished! [01/28 23:09:49] [INFO] !!! Now downloading Most Popular Laptops for March 2010 Discussion !!!!! [01/28 23:09:50] [INFO] We are on page 1 of 1 [01/28 23:09:50] [INFO] Number of posts: 8 [01/28 23:09:52] [INFO] Progress: 2664/6740 [01/28 23:09:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:09:52] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-laptops-for-march-2010-discussion.472788/ finished! [01/28 23:09:52] [INFO] !!! Now downloading Intel Shows Off New Rugged Classmate Tablet PC Discussion !!!!! [01/28 23:09:54] [INFO] We are on page 1 of 1 [01/28 23:09:54] [INFO] Number of posts: 3 [01/28 23:09:54] [INFO] Progress: 2665/6740 [01/28 23:09:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:09:54] [INFO] Thread http://forum.notebookreview.com/threads/intel-shows-off-new-rugged-classmate-tablet-pc-discussion.479376/ finished! [01/28 23:09:54] [INFO] !!! Now downloading Dell Leaks Details On Forthcoming 7-inch Tablet Discussion !!!!! [01/28 23:09:56] [INFO] We are on page 1 of 1 [01/28 23:09:56] [INFO] Number of posts: 8 [01/28 23:09:56] [INFO] Progress: 2666/6740 [01/28 23:09:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:09:56] [INFO] Thread http://forum.notebookreview.com/threads/dell-leaks-details-on-forthcoming-7-inch-tablet-discussion.478163/ finished! [01/28 23:09:56] [INFO] !!! Now downloading New Dual-Core Atom Processors Coming Discussion !!!!! [01/28 23:09:57] [INFO] We are on page 1 of 1 [01/28 23:09:57] [INFO] Number of posts: 2 [01/28 23:09:58] [INFO] Progress: 2667/6740 [01/28 23:09:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:09:58] [INFO] Thread http://forum.notebookreview.com/threads/new-dual-core-atom-processors-coming-discussion.478273/ finished! [01/28 23:09:58] [INFO] !!! Now downloading TaxSlayer Online Review Discussion !!!!! [01/28 23:09:59] [INFO] We are on page 1 of 1 [01/28 23:09:59] [INFO] Number of posts: 5 [01/28 23:09:59] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/TaxSlayer Online Review Discussion/images/avatars/ [01/28 23:09:59] [INFO] Progress: 2668/6740 [01/28 23:09:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:09:59] [INFO] Thread http://forum.notebookreview.com/threads/taxslayer-online-review-discussion.466105/ finished! [01/28 23:10:01] [INFO] !!! Now downloading HP AirLife 100 Smartbook Specs Leak Discussion !!!!! [01/28 23:10:02] [INFO] We are on page 1 of 1 [01/28 23:10:02] [INFO] Number of posts: 6 [01/28 23:10:03] [INFO] Progress: 2669/6740 [01/28 23:10:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:10:03] [INFO] Thread http://forum.notebookreview.com/threads/hp-airlife-100-smartbook-specs-leak-discussion.477678/ finished! [01/28 23:10:03] [INFO] !!! Now downloading Online Photosharing Site Roundup Discussion !!!!! [01/28 23:10:04] [INFO] We are on page 1 of 1 [01/28 23:10:04] [INFO] Number of posts: 2 [01/28 23:10:04] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Online Photosharing Site Roundup Discussion/images/avatars/ [01/28 23:10:04] [INFO] Progress: 2670/6740 [01/28 23:10:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:10:04] [INFO] Thread http://forum.notebookreview.com/threads/online-photosharing-site-roundup-discussion.477835/ finished! [01/28 23:10:05] [INFO] !!! Now downloading Lenovo Launches Eco-Friendly L-series ThinkPad Discussion !!!!! [01/28 23:10:06] [INFO] We are on page 1 of 2 [01/28 23:10:08] [INFO] We are on page 2 of 2 [01/28 23:10:08] [INFO] Progress: 2671/6740 [01/28 23:10:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:10:08] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-launches-eco-friendly-l-series-thinkpad-discussion.477221/ finished! [01/28 23:10:08] [INFO] !!! Now downloading Maingear Powers up its eX-L 15 Gaming Laptop Discussion !!!!! [01/28 23:10:10] [INFO] We are on page 1 of 1 [01/28 23:10:10] [INFO] Number of posts: 7 [01/28 23:10:10] [INFO] Progress: 2672/6740 [01/28 23:10:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:10:10] [INFO] Thread http://forum.notebookreview.com/threads/maingear-powers-up-its-ex-l-15-gaming-laptop-discussion.477873/ finished! [01/28 23:10:10] [INFO] Max wait time for http://forum.notebookreview.com/threads/eset-nod32-antivirus-4-review.369654/ is 23000 ms [01/28 23:10:10] [INFO] !!! Now downloading ESET NOD32 Antivirus 4 Review !!!!! [01/28 23:10:12] [INFO] We are on page 1 of 3 [01/28 23:10:18] [INFO] We are on page 2 of 3 [01/28 23:10:20] [INFO] We are on page 3 of 3 [01/28 23:10:20] [INFO] Number of posts: 7 [01/28 23:10:20] [INFO] Progress: 2673/6740 [01/28 23:10:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:10:20] [INFO] Thread http://forum.notebookreview.com/threads/eset-nod32-antivirus-4-review.369654/ finished! [01/28 23:10:20] [INFO] Max wait time for http://forum.notebookreview.com/threads/averatec-intros-13-3-aluminum-notebook.403585/ is 25000 ms [01/28 23:10:21] [INFO] !!! Now downloading Averatec Intros 13.3 Aluminum Notebook !!!!! [01/28 23:10:22] [INFO] We are on page 1 of 4 [01/28 23:10:24] [INFO] We are on page 2 of 4 [01/28 23:10:27] [INFO] We are on page 3 of 4 [01/28 23:10:28] [INFO] We are on page 4 of 4 [01/28 23:10:28] [INFO] Number of posts: 1 [01/28 23:10:28] [INFO] Progress: 2674/6740 [01/28 23:10:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:10:28] [INFO] Thread http://forum.notebookreview.com/threads/averatec-intros-13-3-aluminum-notebook.403585/ finished! [01/28 23:10:28] [INFO] Max wait time for http://forum.notebookreview.com/threads/alienware-m11x-review-discussion.463845/ is 59500 ms [01/28 23:10:29] [INFO] !!! Now downloading Alienware M11x Review Discussion !!!!! [01/28 23:10:30] [INFO] We are on page 1 of 10 [01/28 23:10:30] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/chatterbox_zpsjj6kn1tn.gif [01/28 23:10:31] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/mad2_zpsgl9egdoq.gif [01/28 23:10:31] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/mad2_zpsgl9egdoq.gif [01/28 23:10:32] [INFO] We are on page 2 of 10 [01/28 23:10:35] [INFO] We are on page 3 of 10 [01/28 23:10:37] [INFO] We are on page 4 of 10 [01/28 23:10:39] [INFO] We are on page 5 of 10 [01/28 23:10:41] [INFO] We are on page 6 of 10 [01/28 23:10:43] [INFO] We are on page 7 of 10 [01/28 23:10:45] [INFO] We are on page 8 of 10 [01/28 23:10:47] [INFO] We are on page 9 of 10 [01/28 23:10:49] [INFO] We are on page 10 of 10 [01/28 23:10:49] [INFO] Progress: 2675/6740 [01/28 23:10:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:10:49] [INFO] Thread http://forum.notebookreview.com/threads/alienware-m11x-review-discussion.463845/ finished! [01/28 23:10:50] [INFO] !!! Now downloading Win $100 in the TechnologyGuide.com Scavenger Hunt! Discussion !!!!! [01/28 23:10:51] [INFO] We are on page 1 of 1 [01/28 23:10:51] [INFO] Number of posts: 2 [01/28 23:10:52] [INFO] Progress: 2676/6740 [01/28 23:10:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:10:52] [INFO] Thread http://forum.notebookreview.com/threads/win-100-in-the-technologyguide-com-scavenger-hunt-discussion.477046/ finished! [01/28 23:10:52] [INFO] !!! Now downloading TubeMogul Video Upload Service Review Discussion !!!!! [01/28 23:10:53] [INFO] We are on page 1 of 1 [01/28 23:10:53] [INFO] Number of posts: 1 [01/28 23:10:53] [INFO] Progress: 2677/6740 [01/28 23:10:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:10:53] [INFO] Thread http://forum.notebookreview.com/threads/tubemogul-video-upload-service-review-discussion.477298/ finished! [01/28 23:10:53] [INFO] !!! Now downloading Toshiba Qosmio X505 Review Discussion !!!!! [01/28 23:10:55] [INFO] We are on page 1 of 2 [01/28 23:10:57] [INFO] We are on page 2 of 2 [01/28 23:10:57] [INFO] Number of posts: 3 [01/28 23:10:57] [INFO] Progress: 2678/6740 [01/28 23:10:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:10:57] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-qosmio-x505-review-discussion.475309/ finished! [01/28 23:10:57] [INFO] !!! Now downloading Lenovo ThinkPad SL500 Review !!!!! [01/28 23:10:58] [INFO] We are on page 1 of 3 [01/28 23:11:03] [INFO] We are on page 2 of 3 [01/28 23:11:04] [INFO] We are on page 3 of 3 [01/28 23:11:04] [INFO] Number of posts: 1 [01/28 23:11:04] [INFO] Progress: 2679/6740 [01/28 23:11:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:11:04] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-sl500-review.298066/ finished! [01/28 23:11:05] [INFO] !!! Now downloading ASUS Intros Eee PC 1005PR Discussion !!!!! [01/28 23:11:06] [INFO] We are on page 1 of 1 [01/28 23:11:06] [INFO] Number of posts: 2 [01/28 23:11:06] [INFO] Progress: 2680/6740 [01/28 23:11:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:11:06] [INFO] Thread http://forum.notebookreview.com/threads/asus-intros-eee-pc-1005pr-discussion.476294/ finished! [01/28 23:11:06] [INFO] !!! Now downloading Details on Next-Gen 'Sandy Bridge' Intel CPUs Emerge Discussion !!!!! [01/28 23:11:08] [INFO] We are on page 1 of 1 [01/28 23:11:08] [INFO] Number of posts: 8 [01/28 23:11:08] [INFO] Progress: 2681/6740 [01/28 23:11:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:11:08] [INFO] Thread http://forum.notebookreview.com/threads/details-on-next-gen-sandy-bridge-intel-cpus-emerge-discussion.475872/ finished! [01/28 23:11:08] [INFO] !!! Now downloading Bitdefender Antivirus 2010 Review Discussion !!!!! [01/28 23:11:09] [INFO] We are on page 1 of 1 [01/28 23:11:09] [INFO] Number of posts: 5 [01/28 23:11:10] [INFO] Progress: 2682/6740 [01/28 23:11:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:11:10] [INFO] Thread http://forum.notebookreview.com/threads/bitdefender-antivirus-2010-review-discussion.475459/ finished! [01/28 23:11:10] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-latitude-e6410-and-e6510-now-available.471840/ is 22000 ms [01/28 23:11:10] [INFO] !!! Now downloading Dell Latitude E6410 and E6510 now available !!!!! [01/28 23:11:11] [INFO] We are on page 1 of 3 [01/28 23:11:13] [INFO] We are on page 2 of 3 [01/28 23:11:15] [INFO] We are on page 3 of 3 [01/28 23:11:15] [INFO] Number of posts: 5 [01/28 23:11:15] [INFO] Progress: 2683/6740 [01/28 23:11:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:11:15] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-e6410-and-e6510-now-available.471840/ finished! [01/28 23:11:16] [INFO] !!! Now downloading Lenovo ThinkPad Edge 14 Review Discussion !!!!! [01/28 23:11:17] [INFO] We are on page 1 of 1 [01/28 23:11:17] [INFO] Number of posts: 7 [01/28 23:11:17] [INFO] Progress: 2684/6740 [01/28 23:11:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:11:17] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-edge-14-review-discussion.474299/ finished! [01/28 23:11:17] [INFO] !!! Now downloading Samsung Intros 640GB 7200RPM Notebook Drives Discussion !!!!! [01/28 23:11:18] [INFO] We are on page 1 of 1 [01/28 23:11:18] [INFO] Number of posts: 8 [01/28 23:11:19] [INFO] Progress: 2685/6740 [01/28 23:11:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:11:19] [INFO] Thread http://forum.notebookreview.com/threads/samsung-intros-640gb-7200rpm-notebook-drives-discussion.474156/ finished! [01/28 23:11:19] [INFO] !!! Now downloading Smartbooks- Great Idea or Just Another Gadget Discussion !!!!! [01/28 23:11:20] [INFO] We are on page 1 of 2 [01/28 23:11:21] [WARNING] Could not download image https://www.ubergizmo.com/photos/2009/11/pegatron-smartbook.jpg because Server returned HTTP response code: 451 for URL: https://cdnlegacy.ubergizmo.com/photos/2009/11/pegatron-smartbook.jpg [01/28 23:11:23] [INFO] We are on page 2 of 2 [01/28 23:11:23] [INFO] Number of posts: 8 [01/28 23:11:23] [WARNING] File not found for image http://forum.notebookreview.com/gallery/data/500/medium/DSC_3526.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Smartbooks- Great Idea or Just Another Gadget Discussion/images/storyImages/image14 [01/28 23:11:23] [INFO] Progress: 2686/6740 [01/28 23:11:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:11:23] [INFO] Thread http://forum.notebookreview.com/threads/smartbooks-great-idea-or-just-another-gadget-discussion.474575/ finished! [01/28 23:11:24] [INFO] !!! Now downloading Lenovo Skylight Smartbook Launching in July Discussion !!!!! [01/28 23:11:25] [INFO] We are on page 1 of 1 [01/28 23:11:25] [INFO] Number of posts: 4 [01/28 23:11:25] [INFO] Progress: 2687/6740 [01/28 23:11:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:11:25] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-skylight-smartbook-launching-in-july-discussion.474812/ finished! [01/28 23:11:25] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-intros-vostro-3000-series-notebooks-discussion.466462/ is 22000 ms [01/28 23:11:26] [INFO] !!! Now downloading Dell Intros Vostro 3000 Series Notebooks Discussion !!!!! [01/28 23:11:27] [INFO] We are on page 1 of 3 [01/28 23:11:29] [INFO] We are on page 2 of 3 [01/28 23:11:31] [INFO] We are on page 3 of 3 [01/28 23:11:31] [INFO] Number of posts: 5 [01/28 23:11:31] [INFO] Progress: 2688/6740 [01/28 23:11:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:11:31] [INFO] Thread http://forum.notebookreview.com/threads/dell-intros-vostro-3000-series-notebooks-discussion.466462/ finished! [01/28 23:11:31] [INFO] !!! Now downloading McAfee AntiVirus Plus 2010 Review Discussion !!!!! [01/28 23:11:32] [INFO] We are on page 1 of 1 [01/28 23:11:32] [INFO] Number of posts: 8 [01/28 23:11:33] [INFO] Progress: 2689/6740 [01/28 23:11:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:11:33] [INFO] Thread http://forum.notebookreview.com/threads/mcafee-antivirus-plus-2010-review-discussion.473700/ finished! [01/28 23:11:33] [INFO] !!! Now downloading Professional Video Sharing Web Site Roundup Discussion !!!!! [01/28 23:11:35] [INFO] We are on page 1 of 1 [01/28 23:11:35] [INFO] Number of posts: 1 [01/28 23:11:35] [INFO] Progress: 2690/6740 [01/28 23:11:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:11:35] [INFO] Thread http://forum.notebookreview.com/threads/professional-video-sharing-web-site-roundup-discussion.474277/ finished! [01/28 23:11:35] [INFO] Max wait time for http://forum.notebookreview.com/threads/sony-tt-series-discontinued-a-casaulty-in-the-very-competitive-culv-and-netbook-market.410479/ is 23500 ms [01/28 23:11:35] [INFO] !!! Now downloading Sony TT series discontinued, a casaulty in the very competitive CULV and netbook market !!!!! [01/28 23:11:36] [INFO] We are on page 1 of 3 [01/28 23:11:38] [INFO] We are on page 2 of 3 [01/28 23:11:40] [INFO] We are on page 3 of 3 [01/28 23:11:40] [INFO] Number of posts: 8 [01/28 23:11:40] [INFO] Progress: 2691/6740 [01/28 23:11:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:11:40] [INFO] Thread http://forum.notebookreview.com/threads/sony-tt-series-discontinued-a-casaulty-in-the-very-competitive-culv-and-netbook-market.410479/ finished! [01/28 23:11:40] [INFO] !!! Now downloading Netbooks- They Aren't Just For Kids Anymore Discussion !!!!! [01/28 23:11:42] [INFO] We are on page 1 of 2 [01/28 23:11:43] [INFO] We are on page 2 of 2 [01/28 23:11:43] [INFO] Number of posts: 3 [01/28 23:11:44] [INFO] Progress: 2692/6740 [01/28 23:11:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:11:44] [INFO] Thread http://forum.notebookreview.com/threads/netbooks-they-arent-just-for-kids-anymore-discussion.472238/ finished! [01/28 23:11:44] [INFO] !!! Now downloading Acer Intros TimelineX Notebooks Discussion !!!!! [01/28 23:11:45] [INFO] We are on page 1 of 2 [01/28 23:11:47] [INFO] We are on page 2 of 2 [01/28 23:11:47] [INFO] Number of posts: 3 [01/28 23:11:47] [INFO] Progress: 2693/6740 [01/28 23:11:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:11:47] [INFO] Thread http://forum.notebookreview.com/threads/acer-intros-timelinex-notebooks-discussion.470539/ finished! [01/28 23:11:47] [INFO] Max wait time for http://forum.notebookreview.com/threads/toshiba-announces-highest-capacity-notebook-hdd-750gb-discussion.470777/ is 31000 ms [01/28 23:11:48] [INFO] !!! Now downloading Toshiba Announces Highest Capacity Notebook HDD- 750GB Discussion !!!!! [01/28 23:11:49] [INFO] We are on page 1 of 5 [01/28 23:11:51] [INFO] We are on page 2 of 5 [01/28 23:11:53] [INFO] We are on page 3 of 5 [01/28 23:11:55] [INFO] We are on page 4 of 5 [01/28 23:11:56] [INFO] We are on page 5 of 5 [01/28 23:11:56] [INFO] Number of posts: 3 [01/28 23:11:56] [INFO] Progress: 2694/6740 [01/28 23:11:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:11:56] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-announces-highest-capacity-notebook-hdd-750gb-discussion.470777/ finished! [01/28 23:11:57] [INFO] !!! Now downloading The Top 15 Missing Google Chrome Extensions Discussion !!!!! [01/28 23:11:58] [INFO] We are on page 1 of 1 [01/28 23:11:58] [INFO] Number of posts: 7 [01/28 23:11:58] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/The Top 15 Missing Google Chrome Extensions Discussion/images/avatars/ [01/28 23:11:58] [INFO] Progress: 2695/6740 [01/28 23:11:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:11:58] [INFO] Thread http://forum.notebookreview.com/threads/the-top-15-missing-google-chrome-extensions-discussion.472381/ finished! [01/28 23:11:58] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-ul30-review.418836/ is 85500 ms [01/28 23:11:59] [INFO] !!! Now downloading ASUS UL30 Review !!!!! [01/28 23:12:00] [INFO] We are on page 1 of 16 [01/28 23:12:05] [INFO] We are on page 2 of 16 [01/28 23:12:07] [INFO] We are on page 3 of 16 [01/28 23:12:09] [INFO] We are on page 4 of 16 [01/28 23:12:11] [INFO] We are on page 5 of 16 [01/28 23:12:13] [INFO] We are on page 6 of 16 [01/28 23:12:14] [INFO] We are on page 7 of 16 [01/28 23:12:16] [INFO] We are on page 8 of 16 [01/28 23:12:18] [INFO] We are on page 9 of 16 [01/28 23:12:18] [WARNING] Host down for image http://www.sedessubrosa.com/chambers/images/smilies/scratch.gif [01/28 23:12:20] [INFO] We are on page 10 of 16 [01/28 23:12:22] [INFO] We are on page 11 of 16 [01/28 23:12:22] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/twitcy_zpscfjihzlq.gif [01/28 23:12:22] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/twitcy_zpscfjihzlq.gif [01/28 23:12:22] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/twitcy_zpscfjihzlq.gif [01/28 23:12:23] [INFO] We are on page 12 of 16 [01/28 23:12:25] [INFO] We are on page 13 of 16 [01/28 23:12:26] [INFO] We are on page 14 of 16 [01/28 23:12:28] [INFO] We are on page 15 of 16 [01/28 23:12:30] [INFO] We are on page 16 of 16 [01/28 23:12:30] [INFO] Number of posts: 2 [01/28 23:12:30] [INFO] Progress: 2696/6740 [01/28 23:12:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:12:30] [INFO] Thread http://forum.notebookreview.com/threads/asus-ul30-review.418836/ finished! [01/28 23:12:30] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-intros-thinkpad-edge-14-15-discussion.469846/ is 34500 ms [01/28 23:12:31] [INFO] !!! Now downloading Lenovo Intros ThinkPad Edge 14, 15 Discussion !!!!! [01/28 23:12:33] [INFO] We are on page 1 of 5 [01/28 23:12:35] [INFO] We are on page 2 of 5 [01/28 23:12:37] [INFO] We are on page 3 of 5 [01/28 23:12:39] [INFO] We are on page 4 of 5 [01/28 23:12:41] [INFO] We are on page 5 of 5 [01/28 23:12:41] [INFO] Progress: 2697/6740 [01/28 23:12:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:12:41] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-intros-thinkpad-edge-14-15-discussion.469846/ finished! [01/28 23:12:41] [INFO] !!! Now downloading Acer Aspire Ethos Notebooks Announced Discussion !!!!! [01/28 23:12:42] [INFO] We are on page 1 of 2 [01/28 23:12:44] [INFO] We are on page 2 of 2 [01/28 23:12:44] [INFO] Number of posts: 2 [01/28 23:12:45] [INFO] Progress: 2698/6740 [01/28 23:12:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:12:45] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire-ethos-notebooks-announced-discussion.471068/ finished! [01/28 23:12:45] [INFO] !!! Now downloading Fujitsu Intros MH330 Thin and Light Netbook Discussion !!!!! [01/28 23:12:46] [INFO] We are on page 1 of 1 [01/28 23:12:46] [INFO] Number of posts: 1 [01/28 23:12:46] [INFO] Progress: 2699/6740 [01/28 23:12:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:12:46] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-intros-mh330-thin-and-light-netbook-discussion.472733/ finished! [01/28 23:12:46] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-eee-pc-1005pe-review.444539/ is 20500 ms [01/28 23:12:46] [INFO] !!! Now downloading ASUS Eee PC 1005PE Review !!!!! [01/28 23:12:48] [INFO] We are on page 1 of 3 [01/28 23:12:54] [INFO] We are on page 2 of 3 [01/28 23:12:55] [INFO] We are on page 3 of 3 [01/28 23:12:55] [INFO] Number of posts: 2 [01/28 23:12:55] [INFO] Progress: 2700/6740 [01/28 23:12:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:12:55] [INFO] Thread http://forum.notebookreview.com/threads/asus-eee-pc-1005pe-review.444539/ finished! [01/28 23:12:56] [INFO] !!! Now downloading Gateway Launches EC Series Ultraportables !!!!! [01/28 23:12:57] [INFO] We are on page 1 of 1 [01/28 23:12:57] [INFO] Number of posts: 8 [01/28 23:12:58] [INFO] Progress: 2701/6740 [01/28 23:12:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:12:58] [INFO] Thread http://forum.notebookreview.com/threads/gateway-launches-ec-series-ultraportables.449412/ finished! [01/28 23:12:59] [INFO] !!! Now downloading New Dell Latitude E6410, E6510 Surface Discussion !!!!! [01/28 23:13:00] [INFO] We are on page 1 of 1 [01/28 23:13:00] [INFO] Number of posts: 8 [01/28 23:13:00] [INFO] Progress: 2702/6740 [01/28 23:13:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:13:00] [INFO] Thread http://forum.notebookreview.com/threads/new-dell-latitude-e6410-e6510-surface-discussion.471922/ finished! [01/28 23:13:00] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-announces-new-convertible-tablet-eee-pc-discussion.459993/ is 21000 ms [01/28 23:13:01] [INFO] !!! Now downloading ASUS Announces New Convertible Tablet Eee PC Discussion !!!!! [01/28 23:13:02] [INFO] We are on page 1 of 3 [01/28 23:13:04] [INFO] We are on page 2 of 3 [01/28 23:13:06] [INFO] We are on page 3 of 3 [01/28 23:13:06] [INFO] Number of posts: 3 [01/28 23:13:06] [INFO] Progress: 2703/6740 [01/28 23:13:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:13:06] [INFO] Thread http://forum.notebookreview.com/threads/asus-announces-new-convertible-tablet-eee-pc-discussion.459993/ finished! [01/28 23:13:06] [INFO] !!! Now downloading Consumer Video Sharing Web Site Roundup Discussion !!!!! [01/28 23:13:07] [INFO] We are on page 1 of 1 [01/28 23:13:07] [INFO] Number of posts: 1 [01/28 23:13:07] [INFO] Progress: 2704/6740 [01/28 23:13:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:13:07] [INFO] Thread http://forum.notebookreview.com/threads/consumer-video-sharing-web-site-roundup-discussion.471865/ finished! [01/28 23:13:08] [INFO] !!! Now downloading AVADirect Clevo W765CUH Review Discussion !!!!! [01/28 23:13:09] [INFO] We are on page 1 of 2 [01/28 23:13:11] [INFO] We are on page 2 of 2 [01/28 23:13:11] [INFO] Number of posts: 1 [01/28 23:13:11] [INFO] Progress: 2705/6740 [01/28 23:13:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:13:11] [INFO] Thread http://forum.notebookreview.com/threads/avadirect-clevo-w765cuh-review-discussion.470371/ finished! [01/28 23:13:12] [INFO] !!! Now downloading Solo Netbook Mini Instant-Messenger Bag !!!!! [01/28 23:13:13] [INFO] We are on page 1 of 1 [01/28 23:13:13] [INFO] Number of posts: 6 [01/28 23:13:14] [INFO] Progress: 2706/6740 [01/28 23:13:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:13:14] [INFO] Thread http://forum.notebookreview.com/threads/solo-netbook-mini-instant-messenger-bag.375867/ finished! [01/28 23:13:15] [INFO] !!! Now downloading Internet Safety Guide- How to Protect Yourself Online Discussion !!!!! [01/28 23:13:16] [INFO] We are on page 1 of 2 [01/28 23:13:18] [INFO] We are on page 2 of 2 [01/28 23:13:18] [INFO] Number of posts: 5 [01/28 23:13:18] [INFO] Progress: 2707/6740 [01/28 23:13:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:13:18] [INFO] Thread http://forum.notebookreview.com/threads/internet-safety-guide-how-to-protect-yourself-online-discussion.470610/ finished! [01/28 23:13:19] [INFO] !!! Now downloading Top 10 Google Chrome Extensions for Better, Faster Browsing Discussion !!!!! [01/28 23:13:20] [INFO] We are on page 1 of 1 [01/28 23:13:20] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Top 10 Google Chrome Extensions for Better, Faster Browsing Discussion/images/avatars/ [01/28 23:13:20] [INFO] Progress: 2708/6740 [01/28 23:13:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:13:20] [INFO] Thread http://forum.notebookreview.com/threads/top-10-google-chrome-extensions-for-better-faster-browsing-discussion.470028/ finished! [01/28 23:13:20] [INFO] Max wait time for http://forum.notebookreview.com/threads/malibal-veda-series-clevo-x8100-review-discussion.463061/ is 27000 ms [01/28 23:13:21] [INFO] !!! Now downloading MALIBAL VEDA Series (Clevo X8100) Review Discussion !!!!! [01/28 23:13:22] [INFO] We are on page 1 of 4 [01/28 23:13:24] [INFO] We are on page 2 of 4 [01/28 23:13:27] [INFO] We are on page 3 of 4 [01/28 23:13:29] [INFO] We are on page 4 of 4 [01/28 23:13:29] [INFO] Number of posts: 5 [01/28 23:13:29] [INFO] Progress: 2709/6740 [01/28 23:13:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:13:29] [INFO] Thread http://forum.notebookreview.com/threads/malibal-veda-series-clevo-x8100-review-discussion.463061/ finished! [01/28 23:13:29] [INFO] !!! Now downloading Best Tax Preparation Software for 2010 -- A Buyers Guide Discussion !!!!! [01/28 23:13:31] [INFO] We are on page 1 of 1 [01/28 23:13:31] [INFO] Number of posts: 4 [01/28 23:13:31] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Best Tax Preparation Software for 2010 -- A Buyers Guide Discussion/images/avatars/ [01/28 23:13:31] [INFO] Progress: 2710/6740 [01/28 23:13:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:13:31] [INFO] Thread http://forum.notebookreview.com/threads/best-tax-preparation-software-for-2010-a-buyers-guide-discussion.468045/ finished! [01/28 23:13:31] [INFO] Max wait time for http://forum.notebookreview.com/threads/new-hp-elitebook-8440w-8450w-now-available.456704/ is 34500 ms [01/28 23:13:31] [INFO] !!! Now downloading New HP EliteBook 8440w 8450w Now Available !!!!! [01/28 23:13:32] [INFO] We are on page 1 of 5 [01/28 23:13:34] [INFO] We are on page 2 of 5 [01/28 23:13:36] [INFO] We are on page 3 of 5 [01/28 23:13:39] [INFO] We are on page 4 of 5 [01/28 23:13:41] [INFO] We are on page 5 of 5 [01/28 23:13:41] [INFO] Progress: 2711/6740 [01/28 23:13:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:13:41] [INFO] Thread http://forum.notebookreview.com/threads/new-hp-elitebook-8440w-8450w-now-available.456704/ finished! [01/28 23:13:41] [INFO] !!! Now downloading Toshiba Satellite T135D Review Discussion !!!!! [01/28 23:13:42] [INFO] We are on page 1 of 2 [01/28 23:13:44] [INFO] We are on page 2 of 2 [01/28 23:13:44] [INFO] Number of posts: 2 [01/28 23:13:44] [INFO] Progress: 2712/6740 [01/28 23:13:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:13:44] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-t135d-review-discussion.461784/ finished! [01/28 23:13:45] [INFO] !!! Now downloading Toshiba Satellite T135 Review !!!!! [01/28 23:13:46] [INFO] We are on page 1 of 1 [01/28 23:13:50] [INFO] Progress: 2713/6740 [01/28 23:13:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:13:50] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-t135-review.425288/ finished! [01/28 23:13:50] [INFO] Max wait time for http://forum.notebookreview.com/threads/todays-netbook-market-current-trends-and-our-take-discussion.465895/ is 25000 ms [01/28 23:13:50] [INFO] !!! Now downloading Today's Netbook Market- Current Trends and Our Take Discussion !!!!! [01/28 23:13:51] [INFO] We are on page 1 of 4 [01/28 23:13:55] [INFO] We are on page 2 of 4 [01/28 23:13:56] [INFO] We are on page 3 of 4 [01/28 23:13:59] [INFO] We are on page 4 of 4 [01/28 23:13:59] [INFO] Number of posts: 1 [01/28 23:13:59] [INFO] Progress: 2714/6740 [01/28 23:13:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:13:59] [INFO] Thread http://forum.notebookreview.com/threads/todays-netbook-market-current-trends-and-our-take-discussion.465895/ finished! [01/28 23:13:59] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-elitebook-8530w-review.307034/ is 55000 ms [01/28 23:14:01] [INFO] !!! Now downloading HP EliteBook 8530w Review !!!!! [01/28 23:14:02] [INFO] We are on page 1 of 10 [01/28 23:14:08] [INFO] We are on page 2 of 10 [01/28 23:14:10] [INFO] We are on page 3 of 10 [01/28 23:14:10] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/notworthy_zpslg2phlen.gif [01/28 23:14:10] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/radar_zpshegtgivv.gif [01/28 23:14:12] [INFO] We are on page 4 of 10 [01/28 23:14:13] [INFO] We are on page 5 of 10 [01/28 23:14:15] [INFO] We are on page 6 of 10 [01/28 23:14:17] [INFO] We are on page 7 of 10 [01/28 23:14:18] [INFO] We are on page 8 of 10 [01/28 23:14:20] [INFO] We are on page 9 of 10 [01/28 23:14:22] [INFO] We are on page 10 of 10 [01/28 23:14:22] [INFO] Number of posts: 1 [01/28 23:14:22] [INFO] Progress: 2715/6740 [01/28 23:14:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:14:22] [INFO] Thread http://forum.notebookreview.com/threads/hp-elitebook-8530w-review.307034/ finished! [01/28 23:14:23] [INFO] Max wait time for http://forum.notebookreview.com/threads/msi-wind-u210-review.423641/ is 41500 ms [01/28 23:14:23] [INFO] !!! Now downloading MSI Wind U210 Review !!!!! [01/28 23:14:24] [INFO] We are on page 1 of 7 [01/28 23:14:30] [INFO] We are on page 2 of 7 [01/28 23:14:32] [INFO] We are on page 3 of 7 [01/28 23:14:34] [INFO] We are on page 4 of 7 [01/28 23:14:36] [INFO] We are on page 5 of 7 [01/28 23:14:37] [INFO] We are on page 6 of 7 [01/28 23:14:39] [INFO] We are on page 7 of 7 [01/28 23:14:39] [INFO] Number of posts: 4 [01/28 23:14:39] [INFO] Progress: 2716/6740 [01/28 23:14:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:14:39] [INFO] Thread http://forum.notebookreview.com/threads/msi-wind-u210-review.423641/ finished! [01/28 23:14:39] [INFO] Max wait time for http://forum.notebookreview.com/threads/sager-np8690-review.439768/ is 33500 ms [01/28 23:14:40] [INFO] !!! Now downloading Sager NP8690 Review !!!!! [01/28 23:14:41] [INFO] We are on page 1 of 5 [01/28 23:14:47] [INFO] We are on page 2 of 5 [01/28 23:14:49] [INFO] We are on page 3 of 5 [01/28 23:14:52] [INFO] We are on page 4 of 5 [01/28 23:14:57] [INFO] We are on page 5 of 5 [01/28 23:14:57] [INFO] Number of posts: 8 [01/28 23:14:58] [INFO] Progress: 2717/6740 [01/28 23:14:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:14:58] [INFO] Thread http://forum.notebookreview.com/threads/sager-np8690-review.439768/ finished! [01/28 23:14:58] [INFO] !!! Now downloading The Top 15 Missing Google Chrome Extensions Discussion !!!!! [01/28 23:14:59] [INFO] We are on page 1 of 1 [01/28 23:14:59] [INFO] Number of posts: 5 [01/28 23:15:00] [INFO] Progress: 2718/6740 [01/28 23:15:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:15:00] [INFO] Thread http://forum.notebookreview.com/threads/the-top-15-missing-google-chrome-extensions-discussion.468694/ finished! [01/28 23:15:00] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-latitude-z-review-discussion.460732/ is 34500 ms [01/28 23:15:00] [INFO] !!! Now downloading Dell Latitude Z Review Discussion !!!!! [01/28 23:15:02] [INFO] We are on page 1 of 5 [01/28 23:15:04] [INFO] We are on page 2 of 5 [01/28 23:15:06] [INFO] We are on page 3 of 5 [01/28 23:15:08] [INFO] We are on page 4 of 5 [01/28 23:15:10] [INFO] We are on page 5 of 5 [01/28 23:15:10] [INFO] Progress: 2719/6740 [01/28 23:15:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:15:10] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-z-review-discussion.460732/ finished! [01/28 23:15:10] [INFO] !!! Now downloading Corel Paint Shop Photo Pro X3 Review Discussion !!!!! [01/28 23:15:12] [INFO] We are on page 1 of 1 [01/28 23:15:12] [INFO] Number of posts: 3 [01/28 23:15:12] [INFO] Progress: 2720/6740 [01/28 23:15:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:15:12] [INFO] Thread http://forum.notebookreview.com/threads/corel-paint-shop-photo-pro-x3-review-discussion.468675/ finished! [01/28 23:15:12] [INFO] !!! Now downloading MSI Announces GE700 Gaming Notebook Discussion !!!!! [01/28 23:15:13] [INFO] We are on page 1 of 1 [01/28 23:15:13] [INFO] Number of posts: 5 [01/28 23:15:14] [INFO] Progress: 2721/6740 [01/28 23:15:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:15:14] [INFO] Thread http://forum.notebookreview.com/threads/msi-announces-ge700-gaming-notebook-discussion.467802/ finished! [01/28 23:15:14] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-announces-precision-m4500-15-6-core-i7-discussion.466356/ is 25000 ms [01/28 23:15:14] [INFO] !!! Now downloading Dell Announces Precision M4500 - 15.6 , Core i7 Discussion !!!!! [01/28 23:15:15] [INFO] We are on page 1 of 4 [01/28 23:15:17] [INFO] We are on page 2 of 4 [01/28 23:15:19] [INFO] We are on page 3 of 4 [01/28 23:15:21] [INFO] We are on page 4 of 4 [01/28 23:15:21] [INFO] Number of posts: 1 [01/28 23:15:21] [INFO] Progress: 2722/6740 [01/28 23:15:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:15:21] [INFO] Thread http://forum.notebookreview.com/threads/dell-announces-precision-m4500-15-6-core-i7-discussion.466356/ finished! [01/28 23:15:21] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-pavilion-dv9000t-review.95869/ is 33500 ms [01/28 23:15:21] [INFO] !!! Now downloading HP Pavilion dv9000t Review !!!!! [01/28 23:15:22] [INFO] We are on page 1 of 5 [01/28 23:15:28] [INFO] We are on page 2 of 5 [01/28 23:15:32] [INFO] We are on page 3 of 5 [01/28 23:15:34] [INFO] We are on page 4 of 5 [01/28 23:15:36] [INFO] We are on page 5 of 5 [01/28 23:15:36] [INFO] Number of posts: 8 [01/28 23:15:36] [INFO] Progress: 2723/6740 [01/28 23:15:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:15:36] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-dv9000t-review.95869/ finished! [01/28 23:15:36] [INFO] !!! Now downloading AVADirect Clevo M770CUH Review Discussion !!!!! [01/28 23:15:37] [INFO] We are on page 1 of 1 [01/28 23:15:37] [INFO] Number of posts: 9 [01/28 23:15:38] [INFO] Progress: 2724/6740 [01/28 23:15:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:15:38] [INFO] Thread http://forum.notebookreview.com/threads/avadirect-clevo-m770cuh-review-discussion.465036/ finished! [01/28 23:15:38] [INFO] Max wait time for http://forum.notebookreview.com/threads/kingston-ssdnow-v-series-notebook-upgrade-kit-review.395398/ is 37000 ms [01/28 23:15:38] [INFO] !!! Now downloading Kingston SSDNow V-Series Notebook Upgrade Kit Review !!!!! [01/28 23:15:39] [INFO] We are on page 1 of 6 [01/28 23:15:45] [INFO] We are on page 2 of 6 [01/28 23:15:47] [INFO] We are on page 3 of 6 [01/28 23:15:48] [INFO] We are on page 4 of 6 [01/28 23:15:48] [INFO] Applying Photobucket fix for http://i197.photobucket.com/albums/aa234/runtohell121/AO751H/ATTO.jpg [01/28 23:15:49] [INFO] Applying Photobucket fix for http://i197.photobucket.com/albums/aa234/runtohell121/AO751H/crystalmarkdisk.jpg [01/28 23:15:49] [INFO] Applying Photobucket fix for http://i197.photobucket.com/albums/aa234/runtohell121/AO751H/hdtune1.jpg [01/28 23:15:50] [INFO] We are on page 5 of 6 [01/28 23:15:52] [INFO] We are on page 6 of 6 [01/28 23:15:52] [INFO] Number of posts: 5 [01/28 23:15:52] [INFO] Progress: 2725/6740 [01/28 23:15:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:15:52] [INFO] Thread http://forum.notebookreview.com/threads/kingston-ssdnow-v-series-notebook-upgrade-kit-review.395398/ finished! [01/28 23:15:53] [INFO] !!! Now downloading Corel VideoStudio Pro X3 Review Discussion !!!!! [01/28 23:15:54] [INFO] We are on page 1 of 1 [01/28 23:15:54] [INFO] Number of posts: 1 [01/28 23:15:54] [INFO] Progress: 2726/6740 [01/28 23:15:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:15:54] [INFO] Thread http://forum.notebookreview.com/threads/corel-videostudio-pro-x3-review-discussion.466675/ finished! [01/28 23:15:54] [INFO] !!! Now downloading ASUS Intros N71 Notebook with Nvidia Optimus Discussion !!!!! [01/28 23:15:56] [INFO] We are on page 1 of 2 [01/28 23:15:56] [WARNING] Could not download image http://stopgeek.com/wp-content/uploads/2007/07/sense.jpg because Server returned HTTP response code: 403 for URL: http://stopgeek.com/wp-content/uploads/2007/07/sense.jpg [01/28 23:15:58] [INFO] We are on page 2 of 2 [01/28 23:15:58] [INFO] Number of posts: 1 [01/28 23:15:58] [INFO] Progress: 2727/6740 [01/28 23:15:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:15:58] [INFO] Thread http://forum.notebookreview.com/threads/asus-intros-n71-notebook-with-nvidia-optimus-discussion.463490/ finished! [01/28 23:15:58] [INFO] !!! Now downloading LG Announces X300 Netbook - 0.7 Thin, 2.1 lbs Discussion !!!!! [01/28 23:15:59] [INFO] We are on page 1 of 1 [01/28 23:15:59] [INFO] Number of posts: 9 [01/28 23:16:00] [INFO] Progress: 2728/6740 [01/28 23:16:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:16:00] [INFO] Thread http://forum.notebookreview.com/threads/lg-announces-x300-netbook-0-7-thin-2-1-lbs-discussion.465905/ finished! [01/28 23:16:00] [INFO] !!! Now downloading TurboTax Online Deluxe 2009 Review Discussion !!!!! [01/28 23:16:02] [INFO] We are on page 1 of 1 [01/28 23:16:02] [INFO] Number of posts: 5 [01/28 23:16:02] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/TurboTax Online Deluxe 2009 Review Discussion/images/avatars/ [01/28 23:16:02] [INFO] Progress: 2729/6740 [01/28 23:16:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:16:02] [INFO] Thread http://forum.notebookreview.com/threads/turbotax-online-deluxe-2009-review-discussion.464064/ finished! [01/28 23:16:02] [INFO] !!! Now downloading Samsung R80 Notebooks Exclusively Available at Best Buy Discussion !!!!! [01/28 23:16:03] [INFO] We are on page 1 of 2 [01/28 23:16:04] [WARNING] File not found for image http://img689.imageshack.us/img689/255/r580outside.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Samsung R80 Notebooks Exclusively Available at Best Buy Discussion/images/storyImages/r580outside.jpg [01/28 23:16:04] [WARNING] File not found for image http://img15.imageshack.us/img15/6826/r480inside.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Samsung R80 Notebooks Exclusively Available at Best Buy Discussion/images/storyImages/r480inside.jpg [01/28 23:16:06] [INFO] We are on page 2 of 2 [01/28 23:16:06] [INFO] Number of posts: 4 [01/28 23:16:06] [INFO] Progress: 2730/6740 [01/28 23:16:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:16:06] [INFO] Thread http://forum.notebookreview.com/threads/samsung-r80-notebooks-exclusively-available-at-best-buy-discussion.465052/ finished! [01/28 23:16:06] [INFO] !!! Now downloading Frameless Screen Notebooks Coming Soon Discussion !!!!! [01/28 23:16:07] [INFO] We are on page 1 of 2 [01/28 23:16:09] [INFO] We are on page 2 of 2 [01/28 23:16:09] [INFO] Number of posts: 4 [01/28 23:16:10] [INFO] Progress: 2731/6740 [01/28 23:16:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:16:10] [INFO] Thread http://forum.notebookreview.com/threads/frameless-screen-notebooks-coming-soon-discussion.464833/ finished! [01/28 23:16:10] [INFO] !!! Now downloading Acer Notebook with Frameless Screen and Touch Keyboard Coming Discussion !!!!! [01/28 23:16:11] [INFO] We are on page 1 of 1 [01/28 23:16:11] [INFO] Number of posts: 4 [01/28 23:16:12] [INFO] Progress: 2732/6740 [01/28 23:16:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:16:12] [INFO] Thread http://forum.notebookreview.com/threads/acer-notebook-with-frameless-screen-and-touch-keyboard-coming-discussion.465906/ finished! [01/28 23:16:12] [INFO] !!! Now downloading Free Videoconference Software Buyers Guide Discussion !!!!! [01/28 23:16:13] [INFO] We are on page 1 of 1 [01/28 23:16:13] [INFO] Number of posts: 5 [01/28 23:16:13] [INFO] Progress: 2733/6740 [01/28 23:16:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:16:13] [INFO] Thread http://forum.notebookreview.com/threads/free-videoconference-software-buyers-guide-discussion.464673/ finished! [01/28 23:16:13] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-latitude-d430-with-u7700-user-review.279360/ is 30500 ms [01/28 23:16:14] [INFO] !!! Now downloading Dell Latitude D430 with U7700 User Review !!!!! [01/28 23:16:15] [INFO] We are on page 1 of 5 [01/28 23:16:22] [INFO] We are on page 2 of 5 [01/28 23:16:24] [INFO] We are on page 3 of 5 [01/28 23:16:26] [INFO] We are on page 4 of 5 [01/28 23:16:27] [INFO] We are on page 5 of 5 [01/28 23:16:27] [INFO] Number of posts: 2 [01/28 23:16:27] [INFO] Progress: 2734/6740 [01/28 23:16:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:16:27] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-d430-with-u7700-user-review.279360/ finished! [01/28 23:16:27] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-thinkpad-sl510-review.433042/ is 28000 ms [01/28 23:16:28] [INFO] !!! Now downloading Lenovo ThinkPad SL510 Review !!!!! [01/28 23:16:29] [INFO] We are on page 1 of 4 [01/28 23:16:35] [INFO] We are on page 2 of 4 [01/28 23:16:37] [WARNING] File not found for image https://koltchak91120.files.wordpress.com/2009/06/double-facepalm.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Lenovo ThinkPad SL510 Review/images/storyImages/double-facepalm.jpg [01/28 23:16:39] [INFO] We are on page 3 of 4 [01/28 23:16:41] [INFO] We are on page 4 of 4 [01/28 23:16:41] [INFO] Number of posts: 7 [01/28 23:16:41] [INFO] Progress: 2735/6740 [01/28 23:16:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:16:41] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-sl510-review.433042/ finished! [01/28 23:16:42] [INFO] !!! Now downloading Averatec Intros N1200 Series Netbook Discussion !!!!! [01/28 23:16:43] [INFO] We are on page 1 of 1 [01/28 23:16:43] [INFO] Number of posts: 2 [01/28 23:16:43] [INFO] Progress: 2736/6740 [01/28 23:16:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:16:43] [INFO] Thread http://forum.notebookreview.com/threads/averatec-intros-n1200-series-netbook-discussion.464832/ finished! [01/28 23:16:44] [INFO] !!! Now downloading Touchscreen Device Sales Expected to Nearly Double, PC Sales Increase in 2010 Discussion !!!!! [01/28 23:16:46] [INFO] We are on page 1 of 1 [01/28 23:16:46] [INFO] Number of posts: 2 [01/28 23:16:46] [INFO] Progress: 2737/6740 [01/28 23:16:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:16:46] [INFO] Thread http://forum.notebookreview.com/threads/touchscreen-device-sales-expected-to-nearly-double-pc-sales-increase-in-2010-discussion.465096/ finished! [01/28 23:16:46] [INFO] !!! Now downloading HP Intros New EliteBook, ProBook Business Notebooks Discussion !!!!! [01/28 23:16:47] [INFO] We are on page 1 of 2 [01/28 23:16:49] [INFO] We are on page 2 of 2 [01/28 23:16:49] [INFO] Number of posts: 1 [01/28 23:16:49] [INFO] Progress: 2738/6740 [01/28 23:16:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:16:49] [INFO] Thread http://forum.notebookreview.com/threads/hp-intros-new-elitebook-probook-business-notebooks-discussion.463948/ finished! [01/28 23:16:50] [INFO] !!! Now downloading Western Digital My Book 3.0 Review Discussion !!!!! [01/28 23:16:51] [INFO] We are on page 1 of 1 [01/28 23:16:51] [INFO] Number of posts: 9 [01/28 23:16:51] [INFO] Progress: 2739/6740 [01/28 23:16:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:16:51] [INFO] Thread http://forum.notebookreview.com/threads/western-digital-my-book-3-0-review-discussion.464521/ finished! [01/28 23:16:52] [INFO] !!! Now downloading Most Popular Laptops for February 2010 Discussion !!!!! [01/28 23:16:53] [INFO] We are on page 1 of 1 [01/28 23:16:53] [INFO] Number of posts: 6 [01/28 23:16:53] [INFO] Progress: 2740/6740 [01/28 23:16:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:16:53] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-laptops-for-february-2010-discussion.464138/ finished! [01/28 23:16:53] [INFO] !!! Now downloading AVADirect Now Selling World's Most Powerful i7 SLI Notebook Discussion !!!!! [01/28 23:16:55] [INFO] We are on page 1 of 1 [01/28 23:16:55] [INFO] Number of posts: 5 [01/28 23:16:55] [INFO] Progress: 2741/6740 [01/28 23:16:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:16:55] [INFO] Thread http://forum.notebookreview.com/threads/avadirect-now-selling-worlds-most-powerful-i7-sli-notebook-discussion.464096/ finished! [01/28 23:16:55] [INFO] !!! Now downloading Toshiba Satellite E205 Review Discussion !!!!! [01/28 23:16:56] [INFO] We are on page 1 of 2 [01/28 23:16:57] [WARNING] Host down for image http://cdn.clasipar.com/pictures/photos/000/264/262/vga_toshiba3.jpg [01/28 23:16:58] [INFO] We are on page 2 of 2 [01/28 23:16:58] [INFO] Number of posts: 5 [01/28 23:16:59] [INFO] Progress: 2742/6740 [01/28 23:16:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:16:59] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-e205-review-discussion.458920/ finished! [01/28 23:16:59] [INFO] Max wait time for http://forum.notebookreview.com/threads/alienware-m15x-review-discussion.435424/ is 54500 ms [01/28 23:16:59] [INFO] !!! Now downloading Alienware m15x Review Discussion !!!!! [01/28 23:17:00] [INFO] We are on page 1 of 9 [01/28 23:17:03] [INFO] We are on page 2 of 9 [01/28 23:17:05] [INFO] We are on page 3 of 9 [01/28 23:17:07] [INFO] We are on page 4 of 9 [01/28 23:17:08] [INFO] We are on page 5 of 9 [01/28 23:17:10] [INFO] We are on page 6 of 9 [01/28 23:17:12] [INFO] We are on page 7 of 9 [01/28 23:17:14] [INFO] We are on page 8 of 9 [01/28 23:17:16] [INFO] We are on page 9 of 9 [01/28 23:17:16] [INFO] Progress: 2743/6740 [01/28 23:17:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:17:16] [INFO] Thread http://forum.notebookreview.com/threads/alienware-m15x-review-discussion.435424/ finished! [01/28 23:17:16] [INFO] !!! Now downloading Acer Not Interested in Producing iPad Competitor Discussion !!!!! [01/28 23:17:18] [INFO] We are on page 1 of 1 [01/28 23:17:18] [INFO] Number of posts: 9 [01/28 23:17:18] [INFO] Progress: 2744/6740 [01/28 23:17:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:17:18] [INFO] Thread http://forum.notebookreview.com/threads/acer-not-interested-in-producing-ipad-competitor-discussion.456706/ finished! [01/28 23:17:18] [INFO] !!! Now downloading Toshiba Announces Portege M780 Tablet with Core i7 Discussion !!!!! [01/28 23:17:19] [INFO] We are on page 1 of 1 [01/28 23:17:19] [INFO] Number of posts: 6 [01/28 23:17:20] [INFO] Progress: 2745/6740 [01/28 23:17:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:17:20] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-announces-portege-m780-tablet-with-core-i7-discussion.462245/ finished! [01/28 23:17:20] [INFO] !!! Now downloading Paltalk Videoconferencing Review Discussion !!!!! [01/28 23:17:21] [INFO] We are on page 1 of 1 [01/28 23:17:21] [INFO] Number of posts: 1 [01/28 23:17:21] [INFO] Progress: 2746/6740 [01/28 23:17:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:17:21] [INFO] Thread http://forum.notebookreview.com/threads/paltalk-videoconferencing-review-discussion.462648/ finished! [01/28 23:17:21] [INFO] Max wait time for http://forum.notebookreview.com/threads/gateway-intros-its-first-11-6-netbook.393200/ is 134500 ms [01/28 23:17:22] [INFO] !!! Now downloading Gateway Intros its First 11.6 Netbook !!!!! [01/28 23:17:23] [INFO] We are on page 1 of 25 [01/28 23:17:25] [INFO] We are on page 2 of 25 [01/28 23:17:25] [WARNING] File not found for image http://www.imagewizz.com/img/BB/z.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Gateway Intros its First 11.6 Netbook/images/storyImages/z.gif [01/28 23:17:27] [INFO] We are on page 3 of 25 [01/28 23:17:29] [INFO] We are on page 4 of 25 [01/28 23:17:30] [INFO] We are on page 5 of 25 [01/28 23:17:32] [INFO] We are on page 6 of 25 [01/28 23:17:34] [INFO] We are on page 7 of 25 [01/28 23:17:35] [INFO] We are on page 8 of 25 [01/28 23:17:35] [INFO] Applying Photobucket fix for http://i197.photobucket.com/albums/aa234/runtohell121/AO751H/IMG_0429.jpg [01/28 23:17:36] [INFO] Applying Photobucket fix for http://i197.photobucket.com/albums/aa234/runtohell121/AO751H/IMG_0440.jpg [01/28 23:17:37] [INFO] We are on page 9 of 25 [01/28 23:17:39] [INFO] We are on page 10 of 25 [01/28 23:17:40] [INFO] We are on page 11 of 25 [01/28 23:17:42] [INFO] We are on page 12 of 25 [01/28 23:17:43] [INFO] We are on page 13 of 25 [01/28 23:17:43] [INFO] Applying Photobucket fix for http://i340.photobucket.com/albums/o328/Secret_Asian_Man/IMG_6625.jpg [01/28 23:17:44] [WARNING] Could not download image https://hosting.photobucket.com/albums/o328/Secret_Asian_Man/IMG_6625.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/o328/Secret_Asian_Man/IMG_6625.jpg [01/28 23:17:44] [INFO] Applying Photobucket fix for http://i340.photobucket.com/albums/o328/Secret_Asian_Man/IMG_6628.jpg [01/28 23:17:44] [WARNING] Could not download image https://hosting.photobucket.com/albums/o328/Secret_Asian_Man/IMG_6628.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/o328/Secret_Asian_Man/IMG_6628.jpg [01/28 23:17:44] [INFO] Applying Photobucket fix for http://i340.photobucket.com/albums/o328/Secret_Asian_Man/TurionX2_1GHZ-1.jpg [01/28 23:17:44] [WARNING] Could not download image https://hosting.photobucket.com/albums/o328/Secret_Asian_Man/TurionX2_1GHZ-1.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/o328/Secret_Asian_Man/TurionX2_1GHZ-1.jpg [01/28 23:17:46] [INFO] We are on page 14 of 25 [01/28 23:17:47] [INFO] We are on page 15 of 25 [01/28 23:17:49] [INFO] We are on page 16 of 25 [01/28 23:17:49] [INFO] Applying Photobucket fix for http://i340.photobucket.com/albums/o328/Secret_Asian_Man/IMG_6606.jpg [01/28 23:17:49] [WARNING] Could not download image https://hosting.photobucket.com/albums/o328/Secret_Asian_Man/IMG_6606.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/o328/Secret_Asian_Man/IMG_6606.jpg [01/28 23:17:49] [INFO] Applying Photobucket fix for http://i340.photobucket.com/albums/o328/Secret_Asian_Man/IMG_6610.jpg [01/28 23:17:50] [WARNING] Could not download image https://hosting.photobucket.com/albums/o328/Secret_Asian_Man/IMG_6610.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/o328/Secret_Asian_Man/IMG_6610.jpg [01/28 23:17:50] [INFO] Applying Photobucket fix for http://i340.photobucket.com/albums/o328/Secret_Asian_Man/IMG_6611.jpg [01/28 23:17:50] [WARNING] Could not download image https://hosting.photobucket.com/albums/o328/Secret_Asian_Man/IMG_6611.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/o328/Secret_Asian_Man/IMG_6611.jpg [01/28 23:17:51] [INFO] We are on page 17 of 25 [01/28 23:17:51] [INFO] Applying Photobucket fix for http://i340.photobucket.com/albums/o328/Secret_Asian_Man/IMG_6606.jpg [01/28 23:17:51] [INFO] Applying Photobucket fix for http://i340.photobucket.com/albums/o328/Secret_Asian_Man/IMG_6610.jpg [01/28 23:17:51] [INFO] Applying Photobucket fix for http://i340.photobucket.com/albums/o328/Secret_Asian_Man/IMG_6611.jpg [01/28 23:17:53] [INFO] We are on page 18 of 25 [01/28 23:17:54] [INFO] We are on page 19 of 25 [01/28 23:17:56] [INFO] We are on page 20 of 25 [01/28 23:17:56] [INFO] Applying Photobucket fix for http://i896.photobucket.com/albums/ac165/turmlos/lt3103u.jpg [01/28 23:17:56] [INFO] Applying Photobucket fix for http://i896.photobucket.com/albums/ac165/turmlos/lt3103u.jpg [01/28 23:17:56] [INFO] Applying Photobucket fix for http://i340.photobucket.com/albums/o328/Secret_Asian_Man/L100-12ghz.jpg [01/28 23:17:56] [WARNING] Could not download image https://hosting.photobucket.com/albums/o328/Secret_Asian_Man/L100-12ghz.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/o328/Secret_Asian_Man/L100-12ghz.jpg [01/28 23:17:56] [INFO] Applying Photobucket fix for http://i340.photobucket.com/albums/o328/Secret_Asian_Man/TK-53-12ghz-85v.jpg [01/28 23:17:57] [WARNING] Could not download image https://hosting.photobucket.com/albums/o328/Secret_Asian_Man/TK-53-12ghz-85v.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/o328/Secret_Asian_Man/TK-53-12ghz-85v.jpg [01/28 23:17:58] [INFO] We are on page 21 of 25 [01/28 23:18:00] [INFO] We are on page 22 of 25 [01/28 23:18:00] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/nah_zpswfdldzsn.gif [01/28 23:18:00] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/frown_zpszus6drtz.gif [01/28 23:18:00] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/nah_zpswfdldzsn.gif [01/28 23:18:00] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/frown_zpszus6drtz.gif [01/28 23:18:02] [INFO] We are on page 23 of 25 [01/28 23:18:02] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/nah_zpswfdldzsn.gif [01/28 23:18:02] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/frown_zpszus6drtz.gif [01/28 23:18:03] [INFO] We are on page 24 of 25 [01/28 23:18:05] [INFO] We are on page 25 of 25 [01/28 23:18:07] [WARNING] File not found for image http://s53.radikal.ru/i139/0910/5e/c099d765d842t.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Gateway Intros its First 11.6 Netbook/images/storyImages/c099d765d842t.jpg [01/28 23:18:08] [WARNING] Could not download image http://[URL=http://www.flickr.com/photos/7930650@N04/4253595674/][img]http://farm5.static.flickr.com/4065/4253595674_b43e9ec4a0_o.jpg java.net.MalformedURLException: Invalid authority field: [URL=http: at java.base/java.net.URL.(URL.java:708) at java.base/java.net.URL.(URL.java:569) at java.base/java.net.URL.(URL.java:516) at com.civfanatics.storyarchiver.Utils.getHttpConnection(Utils.java:26) at com.civfanatics.storyarchiver.StoryArchiver.downloadImage(StoryArchiver.java:1225) at com.civfanatics.storyarchiver.StoryArchiver.processImage(StoryArchiver.java:1104) at com.civfanatics.storyarchiver.StoryArchiver.downloadPostsFromPage(StoryArchiver.java:996) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:941) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:631) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) Caused by: java.lang.IllegalArgumentException: Invalid authority field: [URL=http: at java.base/java.net.URLStreamHandler.parseURL(URLStreamHandler.java:228) at java.base/java.net.URL.(URL.java:703) ... 34 more [01/28 23:18:08] [INFO] Progress: 2747/6740 [01/28 23:18:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:18:08] [INFO] Thread http://forum.notebookreview.com/threads/gateway-intros-its-first-11-6-netbook.393200/ finished! [01/28 23:18:08] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-ul50vf-review-discussion.458269/ is 29000 ms [01/28 23:18:08] [INFO] !!! Now downloading ASUS UL50Vf Review Discussion !!!!! [01/28 23:18:09] [INFO] We are on page 1 of 4 [01/28 23:18:12] [INFO] We are on page 2 of 4 [01/28 23:18:19] [INFO] We are on page 3 of 4 [01/28 23:18:21] [INFO] We are on page 4 of 4 [01/28 23:18:21] [INFO] Number of posts: 9 [01/28 23:18:21] [INFO] Progress: 2748/6740 [01/28 23:18:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:18:21] [INFO] Thread http://forum.notebookreview.com/threads/asus-ul50vf-review-discussion.458269/ finished! [01/28 23:18:21] [INFO] !!! Now downloading TaxAct Online Review Discussion !!!!! [01/28 23:18:22] [INFO] We are on page 1 of 1 [01/28 23:18:22] [INFO] Number of posts: 1 [01/28 23:18:23] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/TaxAct Online Review Discussion/images/avatars/ [01/28 23:18:23] [INFO] Progress: 2749/6740 [01/28 23:18:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:18:23] [INFO] Thread http://forum.notebookreview.com/threads/taxact-online-review-discussion.462042/ finished! [01/28 23:18:23] [INFO] Max wait time for http://forum.notebookreview.com/threads/powerpro-7-15-msi-1656-review.452332/ is 28000 ms [01/28 23:18:23] [INFO] !!! Now downloading PowerPro 7-15 (MSI 1656) Review !!!!! [01/28 23:18:24] [INFO] We are on page 1 of 4 [01/28 23:18:31] [INFO] We are on page 2 of 4 [01/28 23:18:33] [INFO] We are on page 3 of 4 [01/28 23:18:35] [INFO] We are on page 4 of 4 [01/28 23:18:35] [INFO] Number of posts: 7 [01/28 23:18:40] [INFO] Progress: 2750/6740 [01/28 23:18:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:18:40] [INFO] Thread http://forum.notebookreview.com/threads/powerpro-7-15-msi-1656-review.452332/ finished! [01/28 23:18:40] [INFO] Max wait time for http://forum.notebookreview.com/threads/sony-intros-vaio-e-series-15-5-notebooks-discussion.457266/ is 20500 ms [01/28 23:18:40] [INFO] !!! Now downloading Sony Intros VAIO E Series 15.5 Notebooks Discussion !!!!! [01/28 23:18:42] [INFO] We are on page 1 of 3 [01/28 23:18:44] [INFO] We are on page 2 of 3 [01/28 23:18:46] [INFO] We are on page 3 of 3 [01/28 23:18:46] [INFO] Number of posts: 2 [01/28 23:18:46] [INFO] Progress: 2751/6740 [01/28 23:18:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:18:46] [INFO] Thread http://forum.notebookreview.com/threads/sony-intros-vaio-e-series-15-5-notebooks-discussion.457266/ finished! [01/28 23:18:46] [INFO] !!! Now downloading H&R Block At Home Online Premium Tax Preparation Review Discussion !!!!! [01/28 23:18:47] [INFO] We are on page 1 of 1 [01/28 23:18:47] [INFO] Number of posts: 4 [01/28 23:18:48] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/H&R Block At Home Online Premium Tax Preparation Review Discussion/images/avatars/ [01/28 23:18:48] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/eek2_zpsjhyvspx8.gif [01/28 23:18:48] [INFO] Progress: 2752/6740 [01/28 23:18:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:18:48] [INFO] Thread http://forum.notebookreview.com/threads/h-r-block-at-home-online-premium-tax-preparation-review-discussion.460100/ finished! [01/28 23:18:48] [INFO] !!! Now downloading Lenovo IdeaPad U150 Review Discussion !!!!! [01/28 23:18:49] [INFO] We are on page 1 of 2 [01/28 23:18:52] [INFO] We are on page 2 of 2 [01/28 23:18:52] [INFO] Number of posts: 3 [01/28 23:18:52] [INFO] Progress: 2753/6740 [01/28 23:18:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:18:52] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ideapad-u150-review-discussion.459900/ finished! [01/28 23:18:53] [INFO] !!! Now downloading Netbook Ownership Increases 5% On-Year, Other Trends Revealed Discussion !!!!! [01/28 23:18:54] [INFO] We are on page 1 of 1 [01/28 23:18:54] [INFO] Number of posts: 7 [01/28 23:18:55] [INFO] Progress: 2754/6740 [01/28 23:18:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:18:55] [INFO] Thread http://forum.notebookreview.com/threads/netbook-ownership-increases-5-on-year-other-trends-revealed-discussion.460214/ finished! [01/28 23:18:55] [INFO] !!! Now downloading Iomega StorCenter ix2-200 Review !!!!! [01/28 23:18:56] [INFO] We are on page 1 of 1 [01/28 23:18:56] [INFO] Number of posts: 5 [01/28 23:19:00] [INFO] Progress: 2755/6740 [01/28 23:19:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:19:00] [INFO] Thread http://forum.notebookreview.com/threads/iomega-storcenter-ix2-200-review.437005/ finished! [01/28 23:19:00] [INFO] !!! Now downloading Survey- What photosharing services should Notebook Review examine Discussion !!!!! [01/28 23:19:02] [INFO] We are on page 1 of 2 [01/28 23:19:02] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Survey- What photosharing services should Notebook Review examine Discussion/images/avatars/ [01/28 23:19:04] [INFO] We are on page 2 of 2 [01/28 23:19:04] [INFO] Number of posts: 9 [01/28 23:19:04] [INFO] Progress: 2756/6740 [01/28 23:19:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:19:04] [INFO] Thread http://forum.notebookreview.com/threads/survey-what-photosharing-services-should-notebook-review-examine-discussion.456624/ finished! [01/28 23:19:05] [INFO] !!! Now downloading Panasonic Announces Toughbook H1 Field Rugged Tablet Discussion !!!!! [01/28 23:19:06] [INFO] We are on page 1 of 1 [01/28 23:19:06] [INFO] Number of posts: 4 [01/28 23:19:06] [INFO] Progress: 2757/6740 [01/28 23:19:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:19:06] [INFO] Thread http://forum.notebookreview.com/threads/panasonic-announces-toughbook-h1-field-rugged-tablet-discussion.458955/ finished! [01/28 23:19:07] [INFO] !!! Now downloading 57 Million Media Tablets will Ship in 2015 Discussion !!!!! [01/28 23:19:08] [INFO] We are on page 1 of 1 [01/28 23:19:08] [INFO] Number of posts: 2 [01/28 23:19:09] [INFO] Progress: 2758/6740 [01/28 23:19:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:19:09] [INFO] Thread http://forum.notebookreview.com/threads/57-million-media-tablets-will-ship-in-2015-discussion.459259/ finished! [01/28 23:19:09] [INFO] !!! Now downloading Tokbox Videoconferencing Review Discussion !!!!! [01/28 23:19:10] [INFO] We are on page 1 of 1 [01/28 23:19:10] [INFO] Number of posts: 1 [01/28 23:19:10] [INFO] Progress: 2759/6740 [01/28 23:19:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:19:10] [INFO] Thread http://forum.notebookreview.com/threads/tokbox-videoconferencing-review-discussion.458832/ finished! [01/28 23:19:10] [INFO] !!! Now downloading Belkin Intros New Cooling Pad for Notebooks Discussion !!!!! [01/28 23:19:12] [INFO] We are on page 1 of 1 [01/28 23:19:12] [INFO] Number of posts: 4 [01/28 23:19:12] [INFO] Progress: 2760/6740 [01/28 23:19:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:19:12] [INFO] Thread http://forum.notebookreview.com/threads/belkin-intros-new-cooling-pad-for-notebooks-discussion.458401/ finished! [01/28 23:19:12] [INFO] Max wait time for http://forum.notebookreview.com/threads/matrox-dualhead2go-digital-edition-review.136123/ is 28000 ms [01/28 23:19:12] [INFO] !!! Now downloading Matrox DualHead2Go Digital Edition Review !!!!! [01/28 23:19:14] [INFO] We are on page 1 of 4 [01/28 23:19:16] [INFO] We are on page 2 of 4 [01/28 23:19:18] [INFO] We are on page 3 of 4 [01/28 23:19:20] [INFO] We are on page 4 of 4 [01/28 23:19:20] [INFO] Number of posts: 7 [01/28 23:19:21] [INFO] Progress: 2761/6740 [01/28 23:19:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:19:21] [INFO] Thread http://forum.notebookreview.com/threads/matrox-dualhead2go-digital-edition-review.136123/ finished! [01/28 23:19:21] [INFO] !!! Now downloading PCTools Spyware Doctor with AntiVirus 2010 Review Discussion !!!!! [01/28 23:19:22] [INFO] We are on page 1 of 1 [01/28 23:19:22] [INFO] Number of posts: 2 [01/28 23:19:22] [INFO] Progress: 2762/6740 [01/28 23:19:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:19:22] [INFO] Thread http://forum.notebookreview.com/threads/pctools-spyware-doctor-with-antivirus-2010-review-discussion.458253/ finished! [01/28 23:19:23] [INFO] !!! Now downloading Wacom Intros Intuos4 Wireless Pen Tablet !!!!! [01/28 23:19:24] [INFO] We are on page 1 of 1 [01/28 23:19:24] [INFO] Number of posts: 4 [01/28 23:19:24] [INFO] Progress: 2763/6740 [01/28 23:19:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:19:24] [INFO] Thread http://forum.notebookreview.com/threads/wacom-intros-intuos4-wireless-pen-tablet.457056/ finished! [01/28 23:19:25] [INFO] !!! Now downloading Most Popular Laptops for January 2010 !!!!! [01/28 23:19:26] [INFO] We are on page 1 of 2 [01/28 23:19:30] [INFO] We are on page 2 of 2 [01/28 23:19:30] [INFO] Number of posts: 3 [01/28 23:19:30] [WARNING] File not found for image http://intravising.com/isasus.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Most Popular Laptops for January 2010/images/storyImages/isasus.jpg [01/28 23:19:30] [INFO] Progress: 2764/6740 [01/28 23:19:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:19:30] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-laptops-for-january-2010.456307/ finished! [01/28 23:19:30] [INFO] Max wait time for http://forum.notebookreview.com/threads/the-new-ipad-runs-the-iphone-os-and-thats-the-problem-discussion.454727/ is 55500 ms [01/28 23:19:30] [INFO] !!! Now downloading The new iPad runs the iPhone OS -- and that's the problem Discussion !!!!! [01/28 23:19:32] [INFO] We are on page 1 of 10 [01/28 23:19:32] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/The new iPad runs the iPhone OS -- and that's the problem Discussion/images/avatars/ [01/28 23:19:34] [INFO] We are on page 2 of 10 [01/28 23:19:34] [WARNING] File not found for image http://img714.imageshack.us/img714/6356/68644796.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/The new iPad runs the iPhone OS -- and that's the problem Discussion/images/storyImages/68644796.jpg [01/28 23:19:36] [INFO] We are on page 3 of 10 [01/28 23:19:38] [INFO] We are on page 4 of 10 [01/28 23:19:40] [INFO] We are on page 5 of 10 [01/28 23:19:40] [WARNING] Host down for image http://cache.gawker.com/assets/images/comment/4/2010/01/5b00d8520eee5ebd0dd0b18d160962ff/340x.jpg [01/28 23:19:42] [INFO] We are on page 6 of 10 [01/28 23:19:45] [INFO] We are on page 7 of 10 [01/28 23:19:46] [INFO] We are on page 8 of 10 [01/28 23:19:46] [WARNING] File not found for image http://img215.imageshack.us/img215/6135/ipadf.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/The new iPad runs the iPhone OS -- and that's the problem Discussion/images/storyImages/ipadf.jpg [01/28 23:19:48] [INFO] We are on page 9 of 10 [01/28 23:19:49] [INFO] We are on page 10 of 10 [01/28 23:19:49] [INFO] Number of posts: 2 [01/28 23:19:49] [INFO] Progress: 2765/6740 [01/28 23:19:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:19:49] [INFO] Thread http://forum.notebookreview.com/threads/the-new-ipad-runs-the-iphone-os-and-thats-the-problem-discussion.454727/ finished! [01/28 23:19:50] [INFO] !!! Now downloading ASUS, A-DATA Intro USB 3.0 Products !!!!! [01/28 23:19:51] [INFO] We are on page 1 of 1 [01/28 23:19:51] [INFO] Number of posts: 1 [01/28 23:19:51] [INFO] Progress: 2766/6740 [01/28 23:19:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:19:51] [INFO] Thread http://forum.notebookreview.com/threads/asus-a-data-intro-usb-3-0-products.457268/ finished! [01/28 23:19:52] [INFO] !!! Now downloading MSI Intros Class Series CX620 CR620 Notebooks !!!!! [01/28 23:19:53] [INFO] We are on page 1 of 1 [01/28 23:19:53] [INFO] Number of posts: 4 [01/28 23:19:53] [INFO] Progress: 2767/6740 [01/28 23:19:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:19:53] [INFO] Thread http://forum.notebookreview.com/threads/msi-intros-class-series-cx620-cr620-notebooks.456705/ finished! [01/28 23:19:53] [INFO] Max wait time for http://forum.notebookreview.com/threads/apple-introduces-the-game-changing-ipad-discussion.454710/ is 81500 ms [01/28 23:19:54] [INFO] !!! Now downloading Apple Introduces The Game-Changing iPad Discussion !!!!! [01/28 23:19:55] [INFO] We are on page 1 of 15 [01/28 23:19:57] [INFO] We are on page 2 of 15 [01/28 23:19:59] [INFO] We are on page 3 of 15 [01/28 23:20:01] [INFO] We are on page 4 of 15 [01/28 23:20:03] [INFO] We are on page 5 of 15 [01/28 23:20:03] [WARNING] File not found for image http://i.testfreaks.com/images/products/600x400/180/hp-compaq-tc1000-tablet.61876.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Apple Introduces The Game-Changing iPad Discussion/images/storyImages/hp-compaq-tc1000-tablet.61876.jpg [01/28 23:20:03] [WARNING] Host down for image http://cache.gawker.com/assets/images/comment/4/2010/01/0f8edb9fa9d9d46063cc199355a52388/340x.jpg [01/28 23:20:05] [INFO] We are on page 6 of 15 [01/28 23:20:07] [INFO] We are on page 7 of 15 [01/28 23:20:10] [INFO] We are on page 8 of 15 [01/28 23:20:12] [INFO] We are on page 9 of 15 [01/28 23:20:14] [INFO] We are on page 10 of 15 [01/28 23:20:15] [INFO] We are on page 11 of 15 [01/28 23:20:17] [INFO] We are on page 12 of 15 [01/28 23:20:19] [INFO] We are on page 13 of 15 [01/28 23:20:21] [INFO] We are on page 14 of 15 [01/28 23:20:21] [WARNING] File not found for image http://img25.imageshack.us/img25/8238/ipadipodducttape.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Apple Introduces The Game-Changing iPad Discussion/images/storyImages/ipadipodducttape.png [01/28 23:20:23] [INFO] We are on page 15 of 15 [01/28 23:20:23] [INFO] Number of posts: 4 [01/28 23:20:23] [INFO] Progress: 2768/6740 [01/28 23:20:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:20:23] [INFO] Thread http://forum.notebookreview.com/threads/apple-introduces-the-game-changing-ipad-discussion.454710/ finished! [01/28 23:20:23] [INFO] !!! Now downloading Lenovo IdeaPad Y550 Review !!!!! [01/28 23:20:25] [INFO] We are on page 1 of 2 [01/28 23:20:30] [INFO] We are on page 2 of 2 [01/28 23:20:30] [INFO] Number of posts: 6 [01/28 23:20:31] [WARNING] File not found for image https://www.tarfandestan.com/forum/members/43562-albums1528.html; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Lenovo IdeaPad Y550 Review/images/storyImages/image15 [01/28 23:20:31] [INFO] Progress: 2769/6740 [01/28 23:20:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:20:31] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ideapad-y550-review.438884/ finished! [01/28 23:20:32] [INFO] !!! Now downloading Adobe ConnectNow Video Conferencing Review !!!!! [01/28 23:20:33] [INFO] We are on page 1 of 1 [01/28 23:20:33] [INFO] Number of posts: 1 [01/28 23:20:33] [INFO] Progress: 2770/6740 [01/28 23:20:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:20:33] [INFO] Thread http://forum.notebookreview.com/threads/adobe-connectnow-video-conferencing-review.457016/ finished! [01/28 23:20:33] [INFO] Max wait time for http://forum.notebookreview.com/threads/free-online-music-services-listeners-guide-discussion.454904/ is 20500 ms [01/28 23:20:34] [INFO] !!! Now downloading Free Online Music Services Listeners Guide Discussion !!!!! [01/28 23:20:35] [INFO] We are on page 1 of 3 [01/28 23:20:35] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Free Online Music Services Listeners Guide Discussion/images/avatars/ [01/28 23:20:37] [INFO] We are on page 2 of 3 [01/28 23:20:39] [INFO] We are on page 3 of 3 [01/28 23:20:39] [INFO] Number of posts: 2 [01/28 23:20:39] [INFO] Progress: 2771/6740 [01/28 23:20:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:20:39] [INFO] Thread http://forum.notebookreview.com/threads/free-online-music-services-listeners-guide-discussion.454904/ finished! [01/28 23:20:39] [INFO] !!! Now downloading Dell Intros Latitude 13, Updates Precision M6500 !!!!! [01/28 23:20:41] [INFO] We are on page 1 of 1 [01/28 23:20:41] [INFO] Progress: 2772/6740 [01/28 23:20:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:20:41] [INFO] Thread http://forum.notebookreview.com/threads/dell-intros-latitude-13-updates-precision-m6500.456417/ finished! [01/28 23:20:42] [INFO] !!! Now downloading Windows PC Optimization Guide -- Part Three Discussion !!!!! [01/28 23:20:43] [INFO] We are on page 1 of 1 [01/28 23:20:43] [INFO] Number of posts: 7 [01/28 23:20:43] [INFO] Progress: 2773/6740 [01/28 23:20:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:20:43] [INFO] Thread http://forum.notebookreview.com/threads/windows-pc-optimization-guide-part-three-discussion.456263/ finished! [01/28 23:20:44] [INFO] !!! Now downloading MSI Wind U135 Review Discussion !!!!! [01/28 23:20:45] [INFO] We are on page 1 of 1 [01/28 23:20:45] [INFO] Number of posts: 9 [01/28 23:20:45] [INFO] Progress: 2774/6740 [01/28 23:20:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:20:45] [INFO] Thread http://forum.notebookreview.com/threads/msi-wind-u135-review-discussion.456042/ finished! [01/28 23:20:45] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-n10-user-review.356870/ is 36000 ms [01/28 23:20:46] [INFO] !!! Now downloading ASUS N10 User Review !!!!! [01/28 23:20:47] [INFO] We are on page 1 of 6 [01/28 23:20:57] [INFO] We are on page 2 of 6 [01/28 23:20:59] [INFO] We are on page 3 of 6 [01/28 23:21:01] [INFO] We are on page 4 of 6 [01/28 23:21:02] [INFO] We are on page 5 of 6 [01/28 23:21:04] [INFO] We are on page 6 of 6 [01/28 23:21:04] [INFO] Number of posts: 3 [01/28 23:21:04] [INFO] Progress: 2775/6740 [01/28 23:21:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:21:04] [INFO] Thread http://forum.notebookreview.com/threads/asus-n10-user-review.356870/ finished! [01/28 23:21:05] [INFO] !!! Now downloading Toshiba Intros New Qosmio X505 18.4 Models !!!!! [01/28 23:21:06] [INFO] We are on page 1 of 1 [01/28 23:21:07] [WARNING] Host down for image http://laptops.webhostingoverview.com/wp-content/uploads/2008/08/toshqosmiox3001.jpg [01/28 23:21:07] [INFO] Progress: 2776/6740 [01/28 23:21:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:21:07] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-intros-new-qosmio-x505-18-4-models.454749/ finished! [01/28 23:21:07] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-ideapad-y650-review.360030/ is 30500 ms [01/28 23:21:08] [INFO] !!! Now downloading Lenovo IdeaPad Y650 Review !!!!! [01/28 23:21:09] [INFO] We are on page 1 of 5 [01/28 23:21:14] [INFO] We are on page 2 of 5 [01/28 23:21:16] [INFO] We are on page 3 of 5 [01/28 23:21:18] [INFO] We are on page 4 of 5 [01/28 23:21:19] [INFO] We are on page 5 of 5 [01/28 23:21:19] [INFO] Number of posts: 2 [01/28 23:21:19] [INFO] Progress: 2777/6740 [01/28 23:21:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:21:19] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ideapad-y650-review.360030/ finished! [01/28 23:21:20] [INFO] !!! Now downloading MSI announces Tegra 2 iPad-competitor Discussion !!!!! [01/28 23:21:21] [INFO] We are on page 1 of 2 [01/28 23:21:23] [INFO] We are on page 2 of 2 [01/28 23:21:23] [INFO] Number of posts: 1 [01/28 23:21:23] [INFO] Progress: 2778/6740 [01/28 23:21:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:21:23] [INFO] Thread http://forum.notebookreview.com/threads/msi-announces-tegra-2-ipad-competitor-discussion.455015/ finished! [01/28 23:21:24] [INFO] !!! Now downloading HP might be releasing Android-based netbook !!!!! [01/28 23:21:25] [INFO] We are on page 1 of 1 [01/28 23:21:25] [INFO] Number of posts: 3 [01/28 23:21:25] [INFO] Progress: 2779/6740 [01/28 23:21:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:21:25] [INFO] Thread http://forum.notebookreview.com/threads/hp-might-be-releasing-android-based-netbook.455010/ finished! [01/28 23:21:27] [INFO] !!! Now downloading Lenovo IdeaPad U450 User Review !!!!! [01/28 23:21:28] [INFO] We are on page 1 of 2 [01/28 23:21:31] [WARNING] File not found for image http://img46.imageshack.us/img46/4852/pic9c.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Lenovo IdeaPad U450 User Review/images/storyImages/pic9c.th.jpg [01/28 23:21:31] [WARNING] File not found for image http://img696.imageshack.us/img696/7460/pic8h.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Lenovo IdeaPad U450 User Review/images/storyImages/pic8h.th.jpg [01/28 23:21:32] [WARNING] File not found for image http://img85.imageshack.us/img85/1713/pic6ii.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Lenovo IdeaPad U450 User Review/images/storyImages/pic6ii.th.jpg [01/28 23:21:32] [WARNING] File not found for image http://img704.imageshack.us/img704/8403/pic5j.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Lenovo IdeaPad U450 User Review/images/storyImages/pic5j.th.jpg [01/28 23:21:32] [WARNING] File not found for image http://img135.imageshack.us/img135/4614/pic4h.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Lenovo IdeaPad U450 User Review/images/storyImages/pic4h.th.jpg [01/28 23:21:32] [WARNING] File not found for image http://img704.imageshack.us/img704/572/pic15a.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Lenovo IdeaPad U450 User Review/images/storyImages/pic15a.th.jpg [01/28 23:21:33] [INFO] We are on page 2 of 2 [01/28 23:21:33] [INFO] Number of posts: 9 [01/28 23:21:34] [INFO] Progress: 2780/6740 [01/28 23:21:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:21:34] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ideapad-u450-user-review.449480/ finished! [01/28 23:21:34] [INFO] Max wait time for http://forum.notebookreview.com/threads/ces-2010-the-best-and-worst-laptops.450169/ is 24500 ms [01/28 23:21:34] [INFO] !!! Now downloading CES 2010- The Best And Worst Laptops !!!!! [01/28 23:21:35] [INFO] We are on page 1 of 3 [01/28 23:21:44] [INFO] We are on page 2 of 3 [01/28 23:21:46] [INFO] We are on page 3 of 3 [01/28 23:21:46] [INFO] Progress: 2781/6740 [01/28 23:21:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:21:46] [INFO] Thread http://forum.notebookreview.com/threads/ces-2010-the-best-and-worst-laptops.450169/ finished! [01/28 23:21:47] [INFO] !!! Now downloading Dell to Add GPS to Mini 10 !!!!! [01/28 23:21:48] [INFO] We are on page 1 of 1 [01/28 23:21:48] [INFO] Number of posts: 5 [01/28 23:21:48] [INFO] Progress: 2782/6740 [01/28 23:21:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:21:48] [INFO] Thread http://forum.notebookreview.com/threads/dell-to-add-gps-to-mini-10.395063/ finished! [01/28 23:21:49] [INFO] !!! Now downloading Apple's iSlate Not the Only Tablet Eye Candy Available Discussion !!!!! [01/28 23:21:50] [INFO] We are on page 1 of 1 [01/28 23:21:50] [INFO] Number of posts: 4 [01/28 23:21:51] [INFO] Progress: 2783/6740 [01/28 23:21:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:21:51] [INFO] Thread http://forum.notebookreview.com/threads/apples-islate-not-the-only-tablet-eye-candy-available-discussion.454439/ finished! [01/28 23:21:52] [INFO] !!! Now downloading HP Updates Pavilion dv7t, dv6t with Core i3 i5 !!!!! [01/28 23:21:53] [INFO] We are on page 1 of 2 [01/28 23:21:55] [INFO] We are on page 2 of 2 [01/28 23:21:55] [INFO] Number of posts: 4 [01/28 23:21:55] [INFO] Progress: 2784/6740 [01/28 23:21:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:21:55] [INFO] Thread http://forum.notebookreview.com/threads/hp-updates-pavilion-dv7t-dv6t-with-core-i3-i5.452914/ finished! [01/28 23:21:55] [INFO] Max wait time for http://forum.notebookreview.com/threads/logitech-m555b-review.424081/ is 21000 ms [01/28 23:21:55] [INFO] !!! Now downloading Logitech M555b Review !!!!! [01/28 23:21:57] [INFO] We are on page 1 of 3 [01/28 23:22:00] [INFO] We are on page 2 of 3 [01/28 23:22:02] [INFO] We are on page 3 of 3 [01/28 23:22:02] [INFO] Number of posts: 3 [01/28 23:22:02] [INFO] Progress: 2785/6740 [01/28 23:22:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:22:02] [INFO] Thread http://forum.notebookreview.com/threads/logitech-m555b-review.424081/ finished! [01/28 23:22:02] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-studio-xps-13-review.374106/ is 27000 ms [01/28 23:22:03] [INFO] !!! Now downloading Dell Studio XPS 13 Review !!!!! [01/28 23:22:04] [INFO] We are on page 1 of 4 [01/28 23:22:08] [INFO] We are on page 2 of 4 [01/28 23:22:10] [INFO] We are on page 3 of 4 [01/28 23:22:12] [INFO] We are on page 4 of 4 [01/28 23:22:12] [INFO] Number of posts: 5 [01/28 23:22:12] [INFO] Progress: 2786/6740 [01/28 23:22:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:22:12] [INFO] Thread http://forum.notebookreview.com/threads/dell-studio-xps-13-review.374106/ finished! [01/28 23:22:13] [INFO] !!! Now downloading Windows PC Optimization Guide Discussion !!!!! [01/28 23:22:14] [INFO] We are on page 1 of 1 [01/28 23:22:14] [INFO] Number of posts: 6 [01/28 23:22:14] [INFO] Progress: 2787/6740 [01/28 23:22:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:22:14] [INFO] Thread http://forum.notebookreview.com/threads/windows-pc-optimization-guide-discussion.452309/ finished! [01/28 23:22:15] [INFO] !!! Now downloading Logitech Launches a Laptop Desk with Speakers !!!!! [01/28 23:22:16] [INFO] We are on page 1 of 2 [01/28 23:22:19] [INFO] We are on page 2 of 2 [01/28 23:22:19] [INFO] Number of posts: 1 [01/28 23:22:19] [INFO] Progress: 2788/6740 [01/28 23:22:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:22:19] [INFO] Thread http://forum.notebookreview.com/threads/logitech-launches-a-laptop-desk-with-speakers.448592/ finished! [01/28 23:22:19] [INFO] !!! Now downloading Software Purchasing Survey !!!!! [01/28 23:22:20] [INFO] We are on page 1 of 1 [01/28 23:22:20] [INFO] Number of posts: 5 [01/28 23:22:21] [INFO] Progress: 2789/6740 [01/28 23:22:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:22:21] [INFO] Thread http://forum.notebookreview.com/threads/software-purchasing-survey.452014/ finished! [01/28 23:22:21] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-latitude-e6500-user-review.344978/ is 51500 ms [01/28 23:22:22] [INFO] !!! Now downloading Dell Latitude E6500 User Review !!!!! [01/28 23:22:23] [INFO] We are on page 1 of 9 [01/28 23:22:29] [INFO] We are on page 2 of 9 [01/28 23:22:31] [INFO] We are on page 3 of 9 [01/28 23:22:33] [INFO] We are on page 4 of 9 [01/28 23:22:35] [INFO] We are on page 5 of 9 [01/28 23:22:37] [INFO] We are on page 6 of 9 [01/28 23:22:39] [INFO] We are on page 7 of 9 [01/28 23:22:40] [INFO] We are on page 8 of 9 [01/28 23:22:42] [INFO] We are on page 9 of 9 [01/28 23:22:42] [INFO] Number of posts: 4 [01/28 23:22:42] [INFO] Progress: 2790/6740 [01/28 23:22:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:22:42] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-e6500-user-review.344978/ finished! [01/28 23:22:43] [INFO] !!! Now downloading ooVoo Video Conferencing Review Discussion !!!!! [01/28 23:22:44] [INFO] We are on page 1 of 1 [01/28 23:22:44] [INFO] Number of posts: 2 [01/28 23:22:44] [INFO] Progress: 2791/6740 [01/28 23:22:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:22:44] [INFO] Thread http://forum.notebookreview.com/threads/oovoo-video-conferencing-review-discussion.452919/ finished! [01/28 23:22:44] [INFO] !!! Now downloading Pinnacle Studio Ultimate Collection 14 Review Discussion !!!!! [01/28 23:22:45] [INFO] We are on page 1 of 1 [01/28 23:22:45] [INFO] Number of posts: 4 [01/28 23:22:46] [INFO] Progress: 2792/6740 [01/28 23:22:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:22:46] [INFO] Thread http://forum.notebookreview.com/threads/pinnacle-studio-ultimate-collection-14-review-discussion.448906/ finished! [01/28 23:22:46] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-ul80vt-a1-review.430668/ is 51000 ms [01/28 23:22:46] [INFO] !!! Now downloading ASUS UL80Vt-A1 Review !!!!! [01/28 23:22:48] [INFO] We are on page 1 of 9 [01/28 23:22:55] [INFO] We are on page 2 of 9 [01/28 23:22:57] [INFO] We are on page 3 of 9 [01/28 23:22:58] [INFO] We are on page 4 of 9 [01/28 23:23:00] [INFO] We are on page 5 of 9 [01/28 23:23:02] [INFO] We are on page 6 of 9 [01/28 23:23:02] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/spinny2_zpsduxcloiv.gif [01/28 23:23:04] [INFO] We are on page 7 of 9 [01/28 23:23:07] [INFO] We are on page 8 of 9 [01/28 23:23:09] [INFO] We are on page 9 of 9 [01/28 23:23:09] [INFO] Number of posts: 3 [01/28 23:23:09] [INFO] Progress: 2793/6740 [01/28 23:23:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:23:09] [INFO] Thread http://forum.notebookreview.com/threads/asus-ul80vt-a1-review.430668/ finished! [01/28 23:23:09] [INFO] !!! Now downloading HP TouchSmart tm2t Tablet PC Now Available !!!!! [01/28 23:23:10] [INFO] We are on page 1 of 2 [01/28 23:23:12] [INFO] We are on page 2 of 2 [01/28 23:23:12] [INFO] Number of posts: 9 [01/28 23:23:12] [INFO] Progress: 2794/6740 [01/28 23:23:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:23:12] [INFO] Thread http://forum.notebookreview.com/threads/hp-touchsmart-tm2t-tablet-pc-now-available.451853/ finished! [01/28 23:23:12] [INFO] Max wait time for http://forum.notebookreview.com/threads/powerpro-10-17-msi-1727-review.451989/ is 23500 ms [01/28 23:23:13] [INFO] !!! Now downloading PowerPro 10-17 (MSI 1727) Review !!!!! [01/28 23:23:14] [INFO] We are on page 1 of 3 [01/28 23:23:21] [INFO] We are on page 2 of 3 [01/28 23:23:23] [INFO] We are on page 3 of 3 [01/28 23:23:23] [INFO] Number of posts: 8 [01/28 23:23:23] [INFO] Progress: 2795/6740 [01/28 23:23:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:23:23] [INFO] Thread http://forum.notebookreview.com/threads/powerpro-10-17-msi-1727-review.451989/ finished! [01/28 23:23:24] [INFO] Max wait time for http://forum.notebookreview.com/threads/new-hp-elitebooks-are-ready-willing-and-able.448591/ is 35000 ms [01/28 23:23:24] [INFO] !!! Now downloading New HP EliteBooks Are Ready, Willing, and Able !!!!! [01/28 23:23:26] [INFO] We are on page 1 of 6 [01/28 23:23:27] [INFO] We are on page 2 of 6 [01/28 23:23:29] [INFO] We are on page 3 of 6 [01/28 23:23:31] [INFO] We are on page 4 of 6 [01/28 23:23:33] [INFO] We are on page 5 of 6 [01/28 23:23:34] [INFO] We are on page 6 of 6 [01/28 23:23:34] [INFO] Number of posts: 1 [01/28 23:23:34] [INFO] Progress: 2796/6740 [01/28 23:23:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:23:34] [INFO] Thread http://forum.notebookreview.com/threads/new-hp-elitebooks-are-ready-willing-and-able.448591/ finished! [01/28 23:23:34] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-unveils-powerful-11-inch-alienware-m11x-gaming-laptop-discussion.449073/ is 63000 ms [01/28 23:23:35] [INFO] !!! Now downloading Dell Unveils Powerful 11-inch Alienware M11x Gaming Laptop Discussion !!!!! [01/28 23:23:36] [INFO] We are on page 1 of 11 [01/28 23:23:38] [INFO] We are on page 2 of 11 [01/28 23:23:40] [INFO] We are on page 3 of 11 [01/28 23:23:42] [INFO] We are on page 4 of 11 [01/28 23:23:44] [INFO] We are on page 5 of 11 [01/28 23:23:47] [INFO] We are on page 6 of 11 [01/28 23:23:49] [INFO] We are on page 7 of 11 [01/28 23:23:51] [INFO] We are on page 8 of 11 [01/28 23:23:53] [INFO] We are on page 9 of 11 [01/28 23:23:54] [INFO] We are on page 10 of 11 [01/28 23:23:56] [INFO] We are on page 11 of 11 [01/28 23:23:56] [INFO] Number of posts: 7 [01/28 23:23:56] [INFO] Progress: 2797/6740 [01/28 23:23:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:23:56] [INFO] Thread http://forum.notebookreview.com/threads/dell-unveils-powerful-11-inch-alienware-m11x-gaming-laptop-discussion.449073/ finished! [01/28 23:23:57] [INFO] !!! Now downloading 2009 Remote Access Software Home Buyer's Guide Discussion !!!!! [01/28 23:23:58] [INFO] We are on page 1 of 1 [01/28 23:23:58] [INFO] Number of posts: 9 [01/28 23:23:58] [INFO] Progress: 2798/6740 [01/28 23:23:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:23:58] [INFO] Thread http://forum.notebookreview.com/threads/2009-remote-access-software-home-buyers-guide-discussion.446789/ finished! [01/28 23:23:59] [INFO] !!! Now downloading Targus Introduces Small line of Laptop and Mobile Chargers !!!!! [01/28 23:24:00] [INFO] We are on page 1 of 1 [01/28 23:24:00] [INFO] Number of posts: 6 [01/28 23:24:00] [INFO] Progress: 2799/6740 [01/28 23:24:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:24:00] [INFO] Thread http://forum.notebookreview.com/threads/targus-introduces-small-line-of-laptop-and-mobile-chargers.450993/ finished! [01/28 23:24:00] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-n81vp-review.361502/ is 85000 ms [01/28 23:24:01] [INFO] !!! Now downloading ASUS N81Vp Review !!!!! [01/28 23:24:02] [INFO] We are on page 1 of 16 [01/28 23:24:06] [INFO] We are on page 2 of 16 [01/28 23:24:07] [INFO] We are on page 3 of 16 [01/28 23:24:09] [INFO] We are on page 4 of 16 [01/28 23:24:11] [INFO] We are on page 5 of 16 [01/28 23:24:12] [INFO] We are on page 6 of 16 [01/28 23:24:14] [INFO] We are on page 7 of 16 [01/28 23:24:16] [INFO] We are on page 8 of 16 [01/28 23:24:17] [INFO] We are on page 9 of 16 [01/28 23:24:19] [INFO] We are on page 10 of 16 [01/28 23:24:21] [INFO] We are on page 11 of 16 [01/28 23:24:23] [INFO] We are on page 12 of 16 [01/28 23:24:24] [INFO] We are on page 13 of 16 [01/28 23:24:26] [INFO] We are on page 14 of 16 [01/28 23:24:28] [INFO] We are on page 15 of 16 [01/28 23:24:30] [INFO] We are on page 16 of 16 [01/28 23:24:30] [INFO] Number of posts: 1 [01/28 23:24:30] [INFO] Progress: 2800/6740 [01/28 23:24:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:24:30] [INFO] Thread http://forum.notebookreview.com/threads/asus-n81vp-review.361502/ finished! [01/28 23:24:30] [INFO] !!! Now downloading Toshiba Intros New Ultra-Thin Notebooks !!!!! [01/28 23:24:31] [INFO] We are on page 1 of 2 [01/28 23:24:34] [INFO] We are on page 2 of 2 [01/28 23:24:34] [INFO] Number of posts: 1 [01/28 23:24:34] [INFO] Progress: 2801/6740 [01/28 23:24:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:24:34] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-intros-new-ultra-thin-notebooks.448644/ finished! [01/28 23:24:34] [INFO] Max wait time for http://forum.notebookreview.com/threads/amd-notebook-market-share-to-reach-15.450781/ is 21000 ms [01/28 23:24:35] [INFO] !!! Now downloading AMD Notebook Market Share to Reach 15% !!!!! [01/28 23:24:36] [INFO] We are on page 1 of 3 [01/28 23:24:38] [INFO] We are on page 2 of 3 [01/28 23:24:40] [INFO] We are on page 3 of 3 [01/28 23:24:40] [INFO] Number of posts: 3 [01/28 23:24:40] [INFO] Progress: 2802/6740 [01/28 23:24:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:24:40] [INFO] Thread http://forum.notebookreview.com/threads/amd-notebook-market-share-to-reach-15.450781/ finished! [01/28 23:24:40] [INFO] Max wait time for http://forum.notebookreview.com/threads/demand-for-metal-notebook-chassis-going-up.450780/ is 32500 ms [01/28 23:24:40] [INFO] !!! Now downloading Demand for Metal Notebook Chassis Going Up !!!!! [01/28 23:24:41] [INFO] We are on page 1 of 5 [01/28 23:24:44] [INFO] We are on page 2 of 5 [01/28 23:24:45] [INFO] We are on page 3 of 5 [01/28 23:24:47] [INFO] We are on page 4 of 5 [01/28 23:24:49] [INFO] We are on page 5 of 5 [01/28 23:24:49] [INFO] Number of posts: 6 [01/28 23:24:49] [INFO] Progress: 2803/6740 [01/28 23:24:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:24:49] [INFO] Thread http://forum.notebookreview.com/threads/demand-for-metal-notebook-chassis-going-up.450780/ finished! [01/28 23:24:50] [INFO] !!! Now downloading Acronis True Image Home 2010 Review Discussion !!!!! [01/28 23:24:51] [INFO] We are on page 1 of 2 [01/28 23:24:54] [INFO] We are on page 2 of 2 [01/28 23:24:54] [INFO] Number of posts: 2 [01/28 23:24:54] [INFO] Progress: 2804/6740 [01/28 23:24:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:24:54] [INFO] Thread http://forum.notebookreview.com/threads/acronis-true-image-home-2010-review-discussion.446247/ finished! [01/28 23:24:54] [INFO] !!! Now downloading Fujitsu LifeBook T4410 Review !!!!! [01/28 23:24:55] [INFO] We are on page 1 of 1 [01/28 23:24:55] [INFO] Number of posts: 1 [01/28 23:24:55] [INFO] Progress: 2805/6740 [01/28 23:24:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:24:55] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-lifebook-t4410-review.451231/ finished! [01/28 23:24:56] [INFO] !!! Now downloading GammaTech Introduces 1TB Rugged Notebook Line !!!!! [01/28 23:24:57] [INFO] We are on page 1 of 1 [01/28 23:24:57] [INFO] Number of posts: 3 [01/28 23:24:57] [INFO] Progress: 2806/6740 [01/28 23:24:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:24:57] [INFO] Thread http://forum.notebookreview.com/threads/gammatech-introduces-1tb-rugged-notebook-line.451006/ finished! [01/28 23:24:58] [INFO] !!! Now downloading CA Anti-Virus Plus Anti-Spyware 2010 Review Discussion !!!!! [01/28 23:24:59] [INFO] We are on page 1 of 1 [01/28 23:24:59] [INFO] Number of posts: 4 [01/28 23:24:59] [INFO] Progress: 2807/6740 [01/28 23:24:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:24:59] [INFO] Thread http://forum.notebookreview.com/threads/ca-anti-virus-plus-anti-spyware-2010-review-discussion.450923/ finished! [01/28 23:24:59] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-thinkpad-edge-13-review-discussion.447866/ is 39500 ms [01/28 23:25:00] [INFO] !!! Now downloading Lenovo ThinkPad Edge 13 Review Discussion !!!!! [01/28 23:25:01] [INFO] We are on page 1 of 6 [01/28 23:25:03] [INFO] We are on page 2 of 6 [01/28 23:25:05] [INFO] We are on page 3 of 6 [01/28 23:25:07] [INFO] We are on page 4 of 6 [01/28 23:25:09] [INFO] We are on page 5 of 6 [01/28 23:25:11] [INFO] We are on page 6 of 6 [01/28 23:25:11] [INFO] Progress: 2808/6740 [01/28 23:25:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:25:11] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-edge-13-review-discussion.447866/ finished! [01/28 23:25:12] [INFO] !!! Now downloading Belkin Wireless Comfort Mouse Review !!!!! [01/28 23:25:13] [INFO] We are on page 1 of 1 [01/28 23:25:13] [INFO] Number of posts: 2 [01/28 23:25:13] [INFO] Progress: 2809/6740 [01/28 23:25:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:25:13] [INFO] Thread http://forum.notebookreview.com/threads/belkin-wireless-comfort-mouse-review.450971/ finished! [01/28 23:25:13] [INFO] Max wait time for http://forum.notebookreview.com/threads/best-buy-announces-new-exclusive-consumer-notebooks.449411/ is 26000 ms [01/28 23:25:14] [INFO] !!! Now downloading Best Buy Announces New Exclusive Consumer Notebooks !!!!! [01/28 23:25:15] [INFO] We are on page 1 of 4 [01/28 23:25:17] [INFO] We are on page 2 of 4 [01/28 23:25:19] [INFO] We are on page 3 of 4 [01/28 23:25:20] [INFO] We are on page 4 of 4 [01/28 23:25:20] [INFO] Number of posts: 3 [01/28 23:25:20] [INFO] Progress: 2810/6740 [01/28 23:25:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:25:20] [INFO] Thread http://forum.notebookreview.com/threads/best-buy-announces-new-exclusive-consumer-notebooks.449411/ finished! [01/28 23:25:21] [INFO] !!! Now downloading Best Buys Selling Blue Label 2.0 Notebooks Early !!!!! [01/28 23:25:22] [INFO] We are on page 1 of 1 [01/28 23:25:22] [INFO] Number of posts: 1 [01/28 23:25:22] [INFO] Progress: 2811/6740 [01/28 23:25:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:25:22] [INFO] Thread http://forum.notebookreview.com/threads/best-buys-selling-blue-label-2-0-notebooks-early.450826/ finished! [01/28 23:25:22] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-announces-new-touchsmart-tm2-and-mini-netbooks.448537/ is 21000 ms [01/28 23:25:22] [INFO] !!! Now downloading HP Announces New TouchSmart tm2 and Mini Netbooks !!!!! [01/28 23:25:24] [INFO] We are on page 1 of 3 [01/28 23:25:26] [INFO] We are on page 2 of 3 [01/28 23:25:28] [INFO] We are on page 3 of 3 [01/28 23:25:28] [INFO] Number of posts: 3 [01/28 23:25:28] [INFO] Progress: 2812/6740 [01/28 23:25:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:25:28] [INFO] Thread http://forum.notebookreview.com/threads/hp-announces-new-touchsmart-tm2-and-mini-netbooks.448537/ finished! [01/28 23:25:28] [INFO] !!! Now downloading Wyse Technology Intros Atom-based Mobile Thin Client !!!!! [01/28 23:25:29] [INFO] We are on page 1 of 1 [01/28 23:25:29] [INFO] Number of posts: 1 [01/28 23:25:30] [INFO] Progress: 2813/6740 [01/28 23:25:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:25:30] [INFO] Thread http://forum.notebookreview.com/threads/wyse-technology-intros-atom-based-mobile-thin-client.450782/ finished! [01/28 23:25:30] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-hdx-18t-review.302377/ is 24500 ms [01/28 23:25:30] [INFO] !!! Now downloading HP HDX 18t Review !!!!! [01/28 23:25:31] [INFO] We are on page 1 of 3 [01/28 23:25:39] [INFO] We are on page 2 of 3 [01/28 23:25:41] [INFO] We are on page 3 of 3 [01/28 23:25:41] [INFO] Progress: 2814/6740 [01/28 23:25:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:25:41] [INFO] Thread http://forum.notebookreview.com/threads/hp-hdx-18t-review.302377/ finished! [01/28 23:25:41] [INFO] Max wait time for http://forum.notebookreview.com/threads/nvidia-launches-tegra-2.449467/ is 24500 ms [01/28 23:25:42] [INFO] !!! Now downloading NVIDIA Launches Tegra 2 !!!!! [01/28 23:25:43] [INFO] We are on page 1 of 3 [01/28 23:25:45] [INFO] We are on page 2 of 3 [01/28 23:25:47] [INFO] We are on page 3 of 3 [01/28 23:25:47] [INFO] Progress: 2815/6740 [01/28 23:25:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:25:47] [INFO] Thread http://forum.notebookreview.com/threads/nvidia-launches-tegra-2.449467/ finished! [01/28 23:25:48] [INFO] !!! Now downloading Free Alternatives to Microsoft Office -- The (Don't Have To) Buyers Guide Discussion !!!!! [01/28 23:25:49] [INFO] We are on page 1 of 1 [01/28 23:25:49] [INFO] Number of posts: 5 [01/28 23:25:49] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Free Alternatives to Microsoft Office -- The (Don't Have To) Buyers Guide Discussion/images/avatars/ [01/28 23:25:49] [INFO] Progress: 2816/6740 [01/28 23:25:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:25:49] [INFO] Thread http://forum.notebookreview.com/threads/free-alternatives-to-microsoft-office-the-dont-have-to-buyers-guide-discussion.448468/ finished! [01/28 23:25:49] [INFO] !!! Now downloading CES 2010- Roxio CinemaNow takes on iTunes with 3D, HD movies Discussion !!!!! [01/28 23:25:51] [INFO] We are on page 1 of 1 [01/28 23:25:51] [INFO] Number of posts: 3 [01/28 23:25:51] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/CES 2010- Roxio CinemaNow takes on iTunes with 3D, HD movies Discussion/images/avatars/ [01/28 23:25:51] [INFO] Progress: 2817/6740 [01/28 23:25:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:25:51] [INFO] Thread http://forum.notebookreview.com/threads/ces-2010-roxio-cinemanow-takes-on-itunes-with-3d-hd-movies-discussion.449112/ finished! [01/28 23:25:51] [INFO] Max wait time for http://forum.notebookreview.com/threads/amd-intros-mobility-radeon-5000-series-directx-11-graphics.449020/ is 20500 ms [01/28 23:25:51] [INFO] !!! Now downloading AMD Intros Mobility Radeon 5000 Series DirectX 11 Graphics !!!!! [01/28 23:25:52] [INFO] We are on page 1 of 3 [01/28 23:25:54] [WARNING] File not found for image http://i.imagehost.org/0518/Capture1.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/AMD Intros Mobility Radeon 5000 Series DirectX 11 Graphics/images/storyImages/Capture1.jpg [01/28 23:25:56] [INFO] We are on page 2 of 3 [01/28 23:25:58] [INFO] We are on page 3 of 3 [01/28 23:25:58] [INFO] Number of posts: 2 [01/28 23:25:58] [INFO] Progress: 2818/6740 [01/28 23:25:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:25:58] [INFO] Thread http://forum.notebookreview.com/threads/amd-intros-mobility-radeon-5000-series-directx-11-graphics.449020/ finished! [01/28 23:25:58] [INFO] !!! Now downloading UltraVNC Review Discussion !!!!! [01/28 23:25:59] [INFO] We are on page 1 of 1 [01/28 23:25:59] [INFO] Number of posts: 8 [01/28 23:26:00] [INFO] Progress: 2819/6740 [01/28 23:26:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:26:00] [INFO] Thread http://forum.notebookreview.com/threads/ultravnc-review-discussion.436850/ finished! [01/28 23:26:00] [INFO] !!! Now downloading Iomega eGo Portable Hard Drive Review !!!!! [01/28 23:26:01] [INFO] We are on page 1 of 2 [01/28 23:26:06] [INFO] We are on page 2 of 2 [01/28 23:26:06] [INFO] Number of posts: 2 [01/28 23:26:06] [INFO] Progress: 2820/6740 [01/28 23:26:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:26:06] [INFO] Thread http://forum.notebookreview.com/threads/iomega-ego-portable-hard-drive-review.387943/ finished! [01/28 23:26:06] [INFO] !!! Now downloading ASUS N61VN Review !!!!! [01/28 23:26:07] [INFO] We are on page 1 of 2 [01/28 23:26:12] [INFO] We are on page 2 of 2 [01/28 23:26:13] [INFO] Progress: 2821/6740 [01/28 23:26:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:26:13] [INFO] Thread http://forum.notebookreview.com/threads/asus-n61vn-review.442791/ finished! [01/28 23:26:13] [INFO] !!! Now downloading Acer Recalls 22,000 Notebooks Due to Burn Hazard !!!!! [01/28 23:26:14] [INFO] We are on page 1 of 1 [01/28 23:26:14] [INFO] Number of posts: 2 [01/28 23:26:14] [INFO] Progress: 2822/6740 [01/28 23:26:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:26:14] [INFO] Thread http://forum.notebookreview.com/threads/acer-recalls-22-000-notebooks-due-to-burn-hazard.449992/ finished! [01/28 23:26:15] [INFO] !!! Now downloading CES 2010- The Countdown Begins !!!!! [01/28 23:26:16] [INFO] We are on page 1 of 2 [01/28 23:26:18] [INFO] We are on page 2 of 2 [01/28 23:26:18] [INFO] Progress: 2823/6740 [01/28 23:26:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:26:18] [INFO] Thread http://forum.notebookreview.com/threads/ces-2010-the-countdown-begins.448453/ finished! [01/28 23:26:18] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-g530-review.381114/ is 35500 ms [01/28 23:26:19] [INFO] !!! Now downloading Lenovo G530 Review !!!!! [01/28 23:26:20] [INFO] We are on page 1 of 6 [01/28 23:26:25] [INFO] We are on page 2 of 6 [01/28 23:26:27] [INFO] We are on page 3 of 6 [01/28 23:26:28] [INFO] We are on page 4 of 6 [01/28 23:26:30] [INFO] We are on page 5 of 6 [01/28 23:26:32] [INFO] We are on page 6 of 6 [01/28 23:26:32] [INFO] Number of posts: 2 [01/28 23:26:32] [INFO] Progress: 2824/6740 [01/28 23:26:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:26:32] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-g530-review.381114/ finished! [01/28 23:26:33] [INFO] !!! Now downloading Samsung Intros 80, R30 Series Notebooks !!!!! [01/28 23:26:34] [INFO] We are on page 1 of 1 [01/28 23:26:34] [INFO] Number of posts: 1 [01/28 23:26:34] [INFO] Progress: 2825/6740 [01/28 23:26:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:26:34] [INFO] Thread http://forum.notebookreview.com/threads/samsung-intros-80-r30-series-notebooks.449410/ finished! [01/28 23:26:34] [INFO] !!! Now downloading Toshiba Intros New Satellite, Tecra, Qosmio Notebooks !!!!! [01/28 23:26:35] [INFO] We are on page 1 of 2 [01/28 23:26:37] [INFO] We are on page 2 of 2 [01/28 23:26:37] [INFO] Number of posts: 4 [01/28 23:26:37] [INFO] Progress: 2826/6740 [01/28 23:26:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:26:37] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-intros-new-satellite-tecra-qosmio-notebooks.449022/ finished! [01/28 23:26:38] [INFO] !!! Now downloading Acer Intros New Aspire Notebooks with Intel Core i3, i5 !!!!! [01/28 23:26:39] [INFO] We are on page 1 of 1 [01/28 23:26:39] [INFO] Number of posts: 4 [01/28 23:26:39] [INFO] Progress: 2827/6740 [01/28 23:26:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:26:39] [INFO] Thread http://forum.notebookreview.com/threads/acer-intros-new-aspire-notebooks-with-intel-core-i3-i5.449021/ finished! [01/28 23:26:39] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-thinkpad-x100e-leaked.436987/ is 27000 ms [01/28 23:26:40] [INFO] !!! Now downloading Lenovo ThinkPad X100e Leaked !!!!! [01/28 23:26:41] [INFO] We are on page 1 of 4 [01/28 23:26:43] [INFO] We are on page 2 of 4 [01/28 23:26:45] [INFO] We are on page 3 of 4 [01/28 23:26:47] [INFO] We are on page 4 of 4 [01/28 23:26:47] [INFO] Number of posts: 5 [01/28 23:26:47] [INFO] Progress: 2828/6740 [01/28 23:26:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:26:47] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-x100e-leaked.436987/ finished! [01/28 23:26:47] [INFO] !!! Now downloading Toshiba, LG Display Netbooks at CES !!!!! [01/28 23:26:48] [INFO] We are on page 1 of 1 [01/28 23:26:48] [INFO] Number of posts: 1 [01/28 23:26:50] [INFO] Progress: 2829/6740 [01/28 23:26:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:26:50] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-lg-display-netbooks-at-ces.448758/ finished! [01/28 23:26:50] [INFO] Max wait time for http://forum.notebookreview.com/threads/openoffice-3-1-review-discussion.420358/ is 22000 ms [01/28 23:26:50] [INFO] !!! Now downloading OpenOffice 3.1 Review Discussion !!!!! [01/28 23:26:52] [INFO] We are on page 1 of 3 [01/28 23:26:52] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/OpenOffice 3.1 Review Discussion/images/avatars/ [01/28 23:26:54] [INFO] We are on page 2 of 3 [01/28 23:26:55] [INFO] We are on page 3 of 3 [01/28 23:26:55] [INFO] Number of posts: 5 [01/28 23:26:56] [INFO] Progress: 2830/6740 [01/28 23:26:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:26:56] [INFO] Thread http://forum.notebookreview.com/threads/openoffice-3-1-review-discussion.420358/ finished! [01/28 23:26:56] [INFO] !!! Now downloading New Sony S, F, Y, Z Series Notebooks Leak Discussion !!!!! [01/28 23:26:57] [INFO] We are on page 1 of 2 [01/28 23:26:59] [INFO] We are on page 2 of 2 [01/28 23:26:59] [INFO] Number of posts: 6 [01/28 23:26:59] [INFO] Progress: 2831/6740 [01/28 23:26:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:26:59] [INFO] Thread http://forum.notebookreview.com/threads/new-sony-s-f-y-z-series-notebooks-leak-discussion.448057/ finished! [01/28 23:27:00] [INFO] !!! Now downloading Lenovo Announces Updated ThinkPads !!!!! [01/28 23:27:01] [INFO] We are on page 1 of 1 [01/28 23:27:01] [INFO] Number of posts: 9 [01/28 23:27:02] [INFO] Progress: 2832/6740 [01/28 23:27:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:27:02] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-announces-updated-thinkpads.448134/ finished! [01/28 23:27:02] [INFO] !!! Now downloading Gateway's New LT21 Netbook Promises 10 Hours of Battery Life !!!!! [01/28 23:27:03] [INFO] We are on page 1 of 1 [01/28 23:27:03] [INFO] Number of posts: 1 [01/28 23:27:03] [INFO] Progress: 2833/6740 [01/28 23:27:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:27:03] [INFO] Thread http://forum.notebookreview.com/threads/gateways-new-lt21-netbook-promises-10-hours-of-battery-life.448527/ finished! [01/28 23:27:04] [INFO] !!! Now downloading Acer Updates Aspire One Netbook !!!!! [01/28 23:27:05] [INFO] We are on page 1 of 1 [01/28 23:27:05] [INFO] Number of posts: 7 [01/28 23:27:05] [INFO] Progress: 2834/6740 [01/28 23:27:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:27:05] [INFO] Thread http://forum.notebookreview.com/threads/acer-updates-aspire-one-netbook.448135/ finished! [01/28 23:27:06] [INFO] !!! Now downloading Lenovo Launches First ARM-Based Smartbook !!!!! [01/28 23:27:07] [INFO] We are on page 1 of 2 [01/28 23:27:10] [INFO] We are on page 2 of 2 [01/28 23:27:10] [INFO] Number of posts: 7 [01/28 23:27:10] [INFO] Progress: 2835/6740 [01/28 23:27:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:27:10] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-launches-first-arm-based-smartbook.448284/ finished! [01/28 23:27:11] [INFO] !!! Now downloading Lenovo Introduces IdeaPad S10 Netbook Tablet !!!!! [01/28 23:27:12] [INFO] We are on page 1 of 1 [01/28 23:27:12] [INFO] Number of posts: 2 [01/28 23:27:12] [INFO] Progress: 2836/6740 [01/28 23:27:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:27:12] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-introduces-ideapad-s10-netbook-tablet.448367/ finished! [01/28 23:27:12] [INFO] !!! Now downloading $99 Cherrypal Africa Netbook Now Available !!!!! [01/28 23:27:13] [INFO] We are on page 1 of 2 [01/28 23:27:16] [INFO] We are on page 2 of 2 [01/28 23:27:16] [INFO] Progress: 2837/6740 [01/28 23:27:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:27:16] [INFO] Thread http://forum.notebookreview.com/threads/99-cherrypal-africa-netbook-now-available.447122/ finished! [01/28 23:27:16] [INFO] Max wait time for http://forum.notebookreview.com/threads/core-i3-i5-notebooks-launching-in-january.443938/ is 43000 ms [01/28 23:27:17] [INFO] !!! Now downloading Core i3, i5 Notebooks Launching in January !!!!! [01/28 23:27:18] [INFO] We are on page 1 of 7 [01/28 23:27:20] [INFO] We are on page 2 of 7 [01/28 23:27:22] [INFO] We are on page 3 of 7 [01/28 23:27:23] [INFO] We are on page 4 of 7 [01/28 23:27:25] [INFO] We are on page 5 of 7 [01/28 23:27:25] [WARNING] Host down for image http://image.alienware.com/images/intro_page_images/processing_101/intel_quadcore.jpg [01/28 23:27:28] [INFO] We are on page 6 of 7 [01/28 23:27:29] [INFO] We are on page 7 of 7 [01/28 23:27:29] [INFO] Number of posts: 7 [01/28 23:27:29] [INFO] Progress: 2838/6740 [01/28 23:27:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:27:29] [INFO] Thread http://forum.notebookreview.com/threads/core-i3-i5-notebooks-launching-in-january.443938/ finished! [01/28 23:27:30] [INFO] !!! Now downloading Synaptics Unveils Next Generation TouchPad Scrybe !!!!! [01/28 23:27:31] [INFO] We are on page 1 of 1 [01/28 23:27:31] [INFO] Number of posts: 5 [01/28 23:27:32] [INFO] Progress: 2839/6740 [01/28 23:27:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:27:32] [INFO] Thread http://forum.notebookreview.com/threads/synaptics-unveils-next-generation-touchpad-scrybe.448032/ finished! [01/28 23:27:32] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-latitude-d830-review.148055/ is 54500 ms [01/28 23:27:33] [INFO] !!! Now downloading Dell Latitude D830 Review !!!!! [01/28 23:27:34] [INFO] We are on page 1 of 9 [01/28 23:27:40] [INFO] We are on page 2 of 9 [01/28 23:27:42] [INFO] We are on page 3 of 9 [01/28 23:27:44] [INFO] We are on page 4 of 9 [01/28 23:27:45] [INFO] We are on page 5 of 9 [01/28 23:27:47] [INFO] We are on page 6 of 9 [01/28 23:27:49] [INFO] We are on page 7 of 9 [01/28 23:27:51] [INFO] We are on page 8 of 9 [01/28 23:27:53] [INFO] We are on page 9 of 9 [01/28 23:27:53] [INFO] Progress: 2840/6740 [01/28 23:27:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:27:53] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-d830-review.148055/ finished! [01/28 23:27:54] [INFO] !!! Now downloading Most Popular Laptops for December 2009 !!!!! [01/28 23:27:55] [INFO] We are on page 1 of 1 [01/28 23:27:55] [INFO] Number of posts: 9 [01/28 23:27:56] [INFO] Progress: 2841/6740 [01/28 23:27:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:27:56] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-laptops-for-december-2009.447454/ finished! [01/28 23:27:56] [INFO] Max wait time for http://forum.notebookreview.com/threads/gateway-p-7811fx-review.353328/ is 24500 ms [01/28 23:27:57] [INFO] !!! Now downloading Gateway P-7811FX Review !!!!! [01/28 23:27:58] [INFO] We are on page 1 of 3 [01/28 23:27:59] [WARNING] File not found for image http://img18.imageshack.us/img18/8585/dsc00133cq8.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Gateway P-7811FX Review/images/storyImages/dsc00133cq8.jpg [01/28 23:27:59] [WARNING] File not found for image http://img9.imageshack.us/img9/4575/dsc00145sg9.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Gateway P-7811FX Review/images/storyImages/dsc00145sg9.jpg [01/28 23:27:59] [WARNING] File not found for image http://img177.imageshack.us/img177/7782/dsc00179ar4.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Gateway P-7811FX Review/images/storyImages/dsc00179ar4.jpg [01/28 23:27:59] [WARNING] File not found for image http://img525.imageshack.us/img525/2270/dsc00180wq9.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Gateway P-7811FX Review/images/storyImages/dsc00180wq9.jpg [01/28 23:27:59] [WARNING] File not found for image http://img10.imageshack.us/img10/47/dsc00125xb3.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Gateway P-7811FX Review/images/storyImages/dsc00125xb3.jpg [01/28 23:27:59] [WARNING] File not found for image http://img525.imageshack.us/img525/4561/dsc00187pf4.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Gateway P-7811FX Review/images/storyImages/dsc00187pf4.jpg [01/28 23:27:59] [WARNING] File not found for image http://img525.imageshack.us/img525/5427/dsc00186qc6.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Gateway P-7811FX Review/images/storyImages/dsc00186qc6.jpg [01/28 23:28:00] [WARNING] File not found for image http://img25.imageshack.us/img25/3752/wprime155xi0.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Gateway P-7811FX Review/images/storyImages/wprime155xi0.jpg [01/28 23:28:00] [WARNING] File not found for image http://img25.imageshack.us/img25/5606/superpigg3.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Gateway P-7811FX Review/images/storyImages/superpigg3.jpg [01/28 23:28:00] [WARNING] File not found for image http://img4.imageshack.us/img4/9088/hdtuneresultsmb8.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Gateway P-7811FX Review/images/storyImages/hdtuneresultsmb8.jpg [01/28 23:28:00] [WARNING] File not found for image http://img25.imageshack.us/img25/7431/weiscoreyx7.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Gateway P-7811FX Review/images/storyImages/weiscoreyx7.jpg [01/28 23:28:00] [WARNING] File not found for image http://img16.imageshack.us/img16/9077/dsc00111km4.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Gateway P-7811FX Review/images/storyImages/dsc00111km4.jpg [01/28 23:28:00] [WARNING] File not found for image http://img525.imageshack.us/img525/4686/dsc00181zn0.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Gateway P-7811FX Review/images/storyImages/dsc00181zn0.jpg [01/28 23:28:00] [WARNING] File not found for image http://img177.imageshack.us/img177/7237/dsc00176kb9.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Gateway P-7811FX Review/images/storyImages/dsc00176kb9.jpg [01/28 23:28:00] [WARNING] File not found for image http://img4.imageshack.us/img4/3554/dsc00177ll9.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Gateway P-7811FX Review/images/storyImages/dsc00177ll9.jpg [01/28 23:28:00] [WARNING] File not found for image http://img4.imageshack.us/img4/1087/dsc00175vq9.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Gateway P-7811FX Review/images/storyImages/dsc00175vq9.jpg [01/28 23:28:01] [WARNING] File not found for image http://img4.imageshack.us/img4/2595/dsc00178nc2.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Gateway P-7811FX Review/images/storyImages/dsc00178nc2.jpg [01/28 23:28:01] [WARNING] File not found for image http://img177.imageshack.us/img177/7061/dsc00174fx1.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Gateway P-7811FX Review/images/storyImages/dsc00174fx1.jpg [01/28 23:28:01] [WARNING] File not found for image http://img4.imageshack.us/img4/4158/comparisonslaptopsqp7.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Gateway P-7811FX Review/images/storyImages/comparisonslaptopsqp7.jpg [01/28 23:28:03] [INFO] We are on page 2 of 3 [01/28 23:28:05] [INFO] We are on page 3 of 3 [01/28 23:28:05] [INFO] Progress: 2842/6740 [01/28 23:28:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:28:05] [INFO] Thread http://forum.notebookreview.com/threads/gateway-p-7811fx-review.353328/ finished! [01/28 23:28:05] [INFO] !!! Now downloading Study Reveals What Consumers Think Of Extended Service Contracts !!!!! [01/28 23:28:06] [INFO] We are on page 1 of 2 [01/28 23:28:08] [INFO] We are on page 2 of 2 [01/28 23:28:08] [INFO] Number of posts: 8 [01/28 23:28:09] [INFO] Progress: 2843/6740 [01/28 23:28:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:28:09] [INFO] Thread http://forum.notebookreview.com/threads/study-reveals-what-consumers-think-of-extended-service-contracts.447089/ finished! [01/28 23:28:09] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-x83vm-x2-user-review.395049/ is 21500 ms [01/28 23:28:09] [INFO] !!! Now downloading ASUS X83Vm-X2 User Review !!!!! [01/28 23:28:10] [INFO] We are on page 1 of 3 [01/28 23:28:13] [WARNING] File not found for image https://static.flickr.com/2220/2385973266_ddb6bdc263.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/ASUS X83Vm-X2 User Review/images/storyImages/2385973266_ddb6bdc263.jpg [01/28 23:28:15] [INFO] We are on page 2 of 3 [01/28 23:28:16] [INFO] We are on page 3 of 3 [01/28 23:28:16] [INFO] Number of posts: 4 [01/28 23:28:17] [INFO] Progress: 2844/6740 [01/28 23:28:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:28:17] [INFO] Thread http://forum.notebookreview.com/threads/asus-x83vm-x2-user-review.395049/ finished! [01/28 23:28:17] [INFO] !!! Now downloading Chrome Bags Soyuz Laptop Backpack Review !!!!! [01/28 23:28:18] [INFO] We are on page 1 of 1 [01/28 23:28:19] [INFO] Progress: 2845/6740 [01/28 23:28:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:28:19] [INFO] Thread http://forum.notebookreview.com/threads/chrome-bags-soyuz-laptop-backpack-review.446311/ finished! [01/28 23:28:19] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-thinkpad-x200-tablet-review.422947/ is 32500 ms [01/28 23:28:20] [INFO] !!! Now downloading Lenovo ThinkPad X200 Tablet Review !!!!! [01/28 23:28:21] [INFO] We are on page 1 of 5 [01/28 23:28:28] [WARNING] File not found for image https://www.thinkpads.com/wp-content/gallery/cache/110__600x_lenovo_thinkpad_x200_tablet_outdoor_viewable_closeup.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Lenovo ThinkPad X200 Tablet Review/images/storyImages/110__600x_lenovo_thinkpad_x200_tablet_outdoor_viewable_closeup.jpg [01/28 23:28:30] [INFO] We are on page 2 of 5 [01/28 23:28:32] [INFO] We are on page 3 of 5 [01/28 23:28:33] [INFO] We are on page 4 of 5 [01/28 23:28:35] [INFO] We are on page 5 of 5 [01/28 23:28:35] [INFO] Number of posts: 6 [01/28 23:28:35] [INFO] Progress: 2846/6740 [01/28 23:28:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:28:35] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-x200-tablet-review.422947/ finished! [01/28 23:28:35] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-pavilion-dv2-review.371942/ is 107500 ms [01/28 23:28:36] [INFO] !!! Now downloading HP Pavilion dv2 Review !!!!! [01/28 23:28:37] [INFO] We are on page 1 of 20 [01/28 23:28:43] [INFO] We are on page 2 of 20 [01/28 23:28:46] [INFO] We are on page 3 of 20 [01/28 23:28:47] [INFO] We are on page 4 of 20 [01/28 23:28:49] [INFO] We are on page 5 of 20 [01/28 23:28:51] [INFO] We are on page 6 of 20 [01/28 23:28:52] [INFO] We are on page 7 of 20 [01/28 23:28:54] [INFO] We are on page 8 of 20 [01/28 23:28:56] [INFO] We are on page 9 of 20 [01/28 23:28:58] [INFO] We are on page 10 of 20 [01/28 23:29:00] [INFO] We are on page 11 of 20 [01/28 23:29:01] [INFO] We are on page 12 of 20 [01/28 23:29:03] [INFO] We are on page 13 of 20 [01/28 23:29:05] [INFO] We are on page 14 of 20 [01/28 23:29:07] [INFO] We are on page 15 of 20 [01/28 23:29:08] [INFO] We are on page 16 of 20 [01/28 23:29:10] [INFO] We are on page 17 of 20 [01/28 23:29:11] [INFO] We are on page 18 of 20 [01/28 23:29:11] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/mad2_zpsgl9egdoq.gif [01/28 23:29:13] [INFO] We are on page 19 of 20 [01/28 23:29:15] [INFO] We are on page 20 of 20 [01/28 23:29:15] [INFO] Number of posts: 6 [01/28 23:29:15] [INFO] Progress: 2847/6740 [01/28 23:29:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:29:15] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-dv2-review.371942/ finished! [01/28 23:29:16] [INFO] !!! Now downloading ASUS UL30Vt Announced !!!!! [01/28 23:29:17] [INFO] We are on page 1 of 2 [01/28 23:29:19] [INFO] We are on page 2 of 2 [01/28 23:29:19] [INFO] Number of posts: 5 [01/28 23:29:19] [INFO] Progress: 2848/6740 [01/28 23:29:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:29:19] [INFO] Thread http://forum.notebookreview.com/threads/asus-ul30vt-announced.435318/ finished! [01/28 23:29:20] [INFO] !!! Now downloading Dropbox Online Filesharing Review Discussion !!!!! [01/28 23:29:21] [INFO] We are on page 1 of 2 [01/28 23:29:23] [INFO] We are on page 2 of 2 [01/28 23:29:23] [INFO] Number of posts: 8 [01/28 23:29:24] [INFO] Progress: 2849/6740 [01/28 23:29:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:29:24] [INFO] Thread http://forum.notebookreview.com/threads/dropbox-online-filesharing-review-discussion.443644/ finished! [01/28 23:29:24] [INFO] Max wait time for http://forum.notebookreview.com/threads/windows-7-vs-windows-vista-performance-comparison.427498/ is 45000 ms [01/28 23:29:25] [INFO] !!! Now downloading Windows 7 vs Windows Vista Performance Comparison !!!!! [01/28 23:29:26] [INFO] We are on page 1 of 8 [01/28 23:29:32] [INFO] We are on page 2 of 8 [01/28 23:29:35] [INFO] We are on page 3 of 8 [01/28 23:29:37] [INFO] We are on page 4 of 8 [01/28 23:29:39] [INFO] We are on page 5 of 8 [01/28 23:29:41] [INFO] We are on page 6 of 8 [01/28 23:29:43] [INFO] We are on page 7 of 8 [01/28 23:29:44] [INFO] We are on page 8 of 8 [01/28 23:29:44] [INFO] Number of posts: 1 [01/28 23:29:44] [INFO] Progress: 2850/6740 [01/28 23:29:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:29:44] [INFO] Thread http://forum.notebookreview.com/threads/windows-7-vs-windows-vista-performance-comparison.427498/ finished! [01/28 23:29:45] [INFO] !!! Now downloading Dell Refreshes Inspiron Mini 10 !!!!! [01/28 23:29:46] [INFO] We are on page 1 of 3 [01/28 23:29:48] [INFO] We are on page 2 of 3 [01/28 23:29:50] [INFO] We are on page 3 of 3 [01/28 23:29:50] [INFO] Number of posts: 1 [01/28 23:29:50] [INFO] Progress: 2851/6740 [01/28 23:29:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:29:50] [INFO] Thread http://forum.notebookreview.com/threads/dell-refreshes-inspiron-mini-10.444697/ finished! [01/28 23:29:51] [INFO] !!! Now downloading HP Launches FaceBook Quiz to Help Consumers Find a Computer !!!!! [01/28 23:29:52] [INFO] We are on page 1 of 1 [01/28 23:29:52] [INFO] Number of posts: 8 [01/28 23:29:52] [INFO] Progress: 2852/6740 [01/28 23:29:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:29:52] [INFO] Thread http://forum.notebookreview.com/threads/hp-launches-facebook-quiz-to-help-consumers-find-a-computer.439887/ finished! [01/28 23:29:53] [INFO] !!! Now downloading Acer Intros TravelMate Timeline Business Notebooks !!!!! [01/28 23:29:54] [INFO] We are on page 1 of 2 [01/28 23:29:56] [INFO] We are on page 2 of 2 [01/28 23:29:56] [INFO] Number of posts: 4 [01/28 23:29:56] [INFO] Progress: 2853/6740 [01/28 23:29:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:29:56] [INFO] Thread http://forum.notebookreview.com/threads/acer-intros-travelmate-timeline-business-notebooks.444985/ finished! [01/28 23:29:57] [INFO] !!! Now downloading MSI Upgrades X350 Notebook !!!!! [01/28 23:29:58] [INFO] We are on page 1 of 2 [01/28 23:30:00] [INFO] We are on page 2 of 2 [01/28 23:30:00] [INFO] Number of posts: 4 [01/28 23:30:01] [INFO] Progress: 2854/6740 [01/28 23:30:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:30:01] [INFO] Thread http://forum.notebookreview.com/threads/msi-upgrades-x350-notebook.442896/ finished! [01/28 23:30:01] [INFO] !!! Now downloading Dell Intros Latitude ON FLASH Feature !!!!! [01/28 23:30:02] [INFO] We are on page 1 of 1 [01/28 23:30:02] [INFO] Number of posts: 7 [01/28 23:30:03] [INFO] Progress: 2855/6740 [01/28 23:30:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:30:03] [INFO] Thread http://forum.notebookreview.com/threads/dell-intros-latitude-on-flash-feature.443741/ finished! [01/28 23:30:03] [INFO] !!! Now downloading Symantec pcAnywhere 12.5 Review Discussion !!!!! [01/28 23:30:05] [INFO] We are on page 1 of 1 [01/28 23:30:05] [INFO] Number of posts: 1 [01/28 23:30:05] [INFO] Progress: 2856/6740 [01/28 23:30:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:30:05] [INFO] Thread http://forum.notebookreview.com/threads/symantec-pcanywhere-12-5-review-discussion.445141/ finished! [01/28 23:30:05] [INFO] Max wait time for http://forum.notebookreview.com/threads/acer-aspire-5735z-review-discussion.352095/ is 38000 ms [01/28 23:30:05] [INFO] !!! Now downloading Acer Aspire 5735Z Review Discussion !!!!! [01/28 23:30:07] [INFO] We are on page 1 of 6 [01/28 23:30:09] [INFO] We are on page 2 of 6 [01/28 23:30:13] [INFO] We are on page 3 of 6 [01/28 23:30:15] [INFO] We are on page 4 of 6 [01/28 23:30:17] [INFO] We are on page 5 of 6 [01/28 23:30:19] [INFO] We are on page 6 of 6 [01/28 23:30:19] [INFO] Number of posts: 7 [01/28 23:30:19] [INFO] Progress: 2857/6740 [01/28 23:30:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:30:19] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire-5735z-review-discussion.352095/ finished! [01/28 23:30:19] [INFO] !!! Now downloading Fujitsu Intros LifeBook MH380 Netbook !!!!! [01/28 23:30:20] [INFO] We are on page 1 of 1 [01/28 23:30:20] [INFO] Number of posts: 7 [01/28 23:30:21] [WARNING] Host down for image http://www.productwiki.com/upload/images/george_foreman_g5_indoor_grill.jpg [01/28 23:30:21] [INFO] Progress: 2858/6740 [01/28 23:30:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:30:21] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-intros-lifebook-mh380-netbook.444696/ finished! [01/28 23:30:21] [INFO] !!! Now downloading IBM Lotus Symphony 1.3 Review Discussion !!!!! [01/28 23:30:23] [INFO] We are on page 1 of 1 [01/28 23:30:23] [INFO] Number of posts: 1 [01/28 23:30:23] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/IBM Lotus Symphony 1.3 Review Discussion/images/avatars/ [01/28 23:30:23] [INFO] Progress: 2859/6740 [01/28 23:30:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:30:23] [INFO] Thread http://forum.notebookreview.com/threads/ibm-lotus-symphony-1-3-review-discussion.444598/ finished! [01/28 23:30:23] [INFO] !!! Now downloading A-DATA Sport SH93 Review !!!!! [01/28 23:30:24] [INFO] We are on page 1 of 1 [01/28 23:30:24] [INFO] Number of posts: 8 [01/28 23:30:38] [WARNING] File not found for image http://www.xsreviews.co.uk/images/oczatv4gb/stock.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/A-DATA Sport SH93 Review/images/storyImages/stock.jpg [01/28 23:30:38] [INFO] Progress: 2860/6740 [01/28 23:30:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:30:38] [INFO] Thread http://forum.notebookreview.com/threads/a-data-sport-sh93-review.442544/ finished! [01/28 23:30:38] [INFO] Max wait time for http://forum.notebookreview.com/threads/next-gen-nvidia-ion-coming-next-year.443740/ is 22500 ms [01/28 23:30:38] [INFO] !!! Now downloading Next-Gen Nvidia ION Coming Next Year !!!!! [01/28 23:30:39] [INFO] We are on page 1 of 3 [01/28 23:30:41] [INFO] We are on page 2 of 3 [01/28 23:30:43] [INFO] We are on page 3 of 3 [01/28 23:30:43] [INFO] Number of posts: 6 [01/28 23:30:43] [INFO] Progress: 2861/6740 [01/28 23:30:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:30:43] [INFO] Thread http://forum.notebookreview.com/threads/next-gen-nvidia-ion-coming-next-year.443740/ finished! [01/28 23:30:43] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-intros-vostro-v13-thin-and-light.441291/ is 32500 ms [01/28 23:30:44] [INFO] !!! Now downloading Dell Intros Vostro V13 Thin-and-Light !!!!! [01/28 23:30:45] [INFO] We are on page 1 of 5 [01/28 23:30:47] [INFO] We are on page 2 of 5 [01/28 23:30:49] [INFO] We are on page 3 of 5 [01/28 23:30:49] [WARNING] File not found for image http://laptoppimp.com/wp-content/uploads/2009/12/dell-vostro-v13.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell Intros Vostro V13 Thin-and-Light/images/storyImages/dell-vostro-v13.jpg [01/28 23:30:49] [WARNING] File not found for image http://laptoppimp.com/wp-content/uploads/2009/12/dell-vostro-v13_3.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell Intros Vostro V13 Thin-and-Light/images/storyImages/dell-vostro-v13_3.jpg [01/28 23:30:49] [WARNING] File not found for image http://laptoppimp.com/wp-content/uploads/2009/12/site_3.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell Intros Vostro V13 Thin-and-Light/images/storyImages/site_3.jpg [01/28 23:30:51] [INFO] We are on page 4 of 5 [01/28 23:30:53] [INFO] We are on page 5 of 5 [01/28 23:30:53] [INFO] Number of posts: 6 [01/28 23:30:53] [INFO] Progress: 2862/6740 [01/28 23:30:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:30:53] [INFO] Thread http://forum.notebookreview.com/threads/dell-intros-vostro-v13-thin-and-light.441291/ finished! [01/28 23:30:53] [INFO] !!! Now downloading Hulu Online Video Service Review Discussion !!!!! [01/28 23:30:54] [INFO] We are on page 1 of 2 [01/28 23:30:55] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Hulu Online Video Service Review Discussion/images/avatars/ [01/28 23:30:56] [INFO] We are on page 2 of 2 [01/28 23:30:57] [INFO] Progress: 2863/6740 [01/28 23:30:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:30:57] [INFO] Thread http://forum.notebookreview.com/threads/hulu-online-video-service-review-discussion.437463/ finished! [01/28 23:30:57] [INFO] Max wait time for http://forum.notebookreview.com/threads/logmein-free-review-discussion.423279/ is 20500 ms [01/28 23:30:57] [INFO] !!! Now downloading LogMeIn Free Review Discussion !!!!! [01/28 23:30:58] [INFO] We are on page 1 of 3 [01/28 23:31:00] [INFO] We are on page 2 of 3 [01/28 23:31:03] [INFO] We are on page 3 of 3 [01/28 23:31:03] [INFO] Number of posts: 2 [01/28 23:31:03] [INFO] Progress: 2864/6740 [01/28 23:31:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:31:03] [INFO] Thread http://forum.notebookreview.com/threads/logmein-free-review-discussion.423279/ finished! [01/28 23:31:03] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-intros-precision-m6500-mobile-workstation.439226/ is 45000 ms [01/28 23:31:04] [INFO] !!! Now downloading Dell Intros Precision M6500 Mobile Workstation !!!!! [01/28 23:31:05] [INFO] We are on page 1 of 8 [01/28 23:31:07] [INFO] We are on page 2 of 8 [01/28 23:31:09] [INFO] We are on page 3 of 8 [01/28 23:31:11] [INFO] We are on page 4 of 8 [01/28 23:31:12] [INFO] We are on page 5 of 8 [01/28 23:31:14] [INFO] We are on page 6 of 8 [01/28 23:31:16] [INFO] We are on page 7 of 8 [01/28 23:31:17] [INFO] We are on page 8 of 8 [01/28 23:31:17] [INFO] Number of posts: 1 [01/28 23:31:17] [INFO] Progress: 2865/6740 [01/28 23:31:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:31:17] [INFO] Thread http://forum.notebookreview.com/threads/dell-intros-precision-m6500-mobile-workstation.439226/ finished! [01/28 23:31:18] [INFO] !!! Now downloading Online Video Service Buyers Guide 2009 Discussion !!!!! [01/28 23:31:19] [INFO] We are on page 1 of 1 [01/28 23:31:19] [INFO] Number of posts: 4 [01/28 23:31:19] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Online Video Service Buyers Guide 2009 Discussion/images/avatars/ [01/28 23:31:19] [INFO] Progress: 2866/6740 [01/28 23:31:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:31:19] [INFO] Thread http://forum.notebookreview.com/threads/online-video-service-buyers-guide-2009-discussion.441805/ finished! [01/28 23:31:19] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-mini-311-review.440387/ is 29500 ms [01/28 23:31:20] [INFO] !!! Now downloading HP Mini 311 Review !!!!! [01/28 23:31:21] [INFO] We are on page 1 of 4 [01/28 23:31:26] [INFO] We are on page 2 of 4 [01/28 23:31:28] [INFO] We are on page 3 of 4 [01/28 23:31:29] [INFO] We are on page 4 of 4 [01/28 23:31:30] [INFO] Progress: 2867/6740 [01/28 23:31:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:31:30] [INFO] Thread http://forum.notebookreview.com/threads/hp-mini-311-review.440387/ finished! [01/28 23:31:30] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-slips-to-3-in-latest-market-share-rankings.440100/ is 31500 ms [01/28 23:31:30] [INFO] !!! Now downloading Dell slips to #3 in latest market share rankings !!!!! [01/28 23:31:31] [INFO] We are on page 1 of 5 [01/28 23:31:33] [INFO] We are on page 2 of 5 [01/28 23:31:35] [INFO] We are on page 3 of 5 [01/28 23:31:37] [INFO] We are on page 4 of 5 [01/28 23:31:39] [INFO] We are on page 5 of 5 [01/28 23:31:39] [INFO] Number of posts: 4 [01/28 23:31:39] [INFO] Progress: 2868/6740 [01/28 23:31:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:31:39] [INFO] Thread http://forum.notebookreview.com/threads/dell-slips-to-3-in-latest-market-share-rankings.440100/ finished! [01/28 23:31:39] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-g51j-review.426552/ is 87000 ms [01/28 23:31:39] [INFO] !!! Now downloading ASUS G51J Review !!!!! [01/28 23:31:40] [INFO] We are on page 1 of 16 [01/28 23:31:53] [INFO] We are on page 2 of 16 [01/28 23:31:55] [INFO] We are on page 3 of 16 [01/28 23:31:58] [INFO] We are on page 4 of 16 [01/28 23:32:00] [INFO] We are on page 5 of 16 [01/28 23:32:02] [INFO] We are on page 6 of 16 [01/28 23:32:04] [INFO] We are on page 7 of 16 [01/28 23:32:06] [INFO] We are on page 8 of 16 [01/28 23:32:08] [INFO] We are on page 9 of 16 [01/28 23:32:10] [INFO] We are on page 10 of 16 [01/28 23:32:11] [INFO] We are on page 11 of 16 [01/28 23:32:14] [INFO] We are on page 12 of 16 [01/28 23:32:15] [INFO] We are on page 13 of 16 [01/28 23:32:17] [INFO] We are on page 14 of 16 [01/28 23:32:19] [INFO] We are on page 15 of 16 [01/28 23:32:20] [INFO] We are on page 16 of 16 [01/28 23:32:20] [INFO] Number of posts: 6 [01/28 23:32:20] [INFO] Progress: 2869/6740 [01/28 23:32:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:32:20] [INFO] Thread http://forum.notebookreview.com/threads/asus-g51j-review.426552/ finished! [01/28 23:32:20] [INFO] Max wait time for http://forum.notebookreview.com/threads/avast-free-antivirus-review-discussion.441225/ is 21500 ms [01/28 23:32:21] [INFO] !!! Now downloading Avast Free Antivirus Review Discussion !!!!! [01/28 23:32:22] [INFO] We are on page 1 of 3 [01/28 23:32:25] [INFO] We are on page 2 of 3 [01/28 23:32:27] [INFO] We are on page 3 of 3 [01/28 23:32:27] [INFO] Number of posts: 4 [01/28 23:32:27] [INFO] Progress: 2870/6740 [01/28 23:32:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:32:27] [INFO] Thread http://forum.notebookreview.com/threads/avast-free-antivirus-review-discussion.441225/ finished! [01/28 23:32:27] [INFO] Max wait time for http://forum.notebookreview.com/threads/toshiba-satellite-u405-review.242326/ is 46000 ms [01/28 23:32:28] [INFO] !!! Now downloading Toshiba Satellite U405 Review !!!!! [01/28 23:32:29] [INFO] We are on page 1 of 8 [01/28 23:32:36] [INFO] We are on page 2 of 8 [01/28 23:32:38] [INFO] We are on page 3 of 8 [01/28 23:32:39] [INFO] We are on page 4 of 8 [01/28 23:32:41] [INFO] We are on page 5 of 8 [01/28 23:32:43] [INFO] We are on page 6 of 8 [01/28 23:32:45] [INFO] We are on page 7 of 8 [01/28 23:32:46] [INFO] We are on page 8 of 8 [01/28 23:32:46] [INFO] Number of posts: 3 [01/28 23:32:46] [INFO] Progress: 2871/6740 [01/28 23:32:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:32:46] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-u405-review.242326/ finished! [01/28 23:32:46] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-hp-dragging-down-culv-notebook-sales.441650/ is 27500 ms [01/28 23:32:47] [INFO] !!! Now downloading Dell, HP Dragging Down CULV Notebook Sales !!!!! [01/28 23:32:48] [INFO] We are on page 1 of 4 [01/28 23:32:50] [INFO] We are on page 2 of 4 [01/28 23:32:52] [INFO] We are on page 3 of 4 [01/28 23:32:54] [INFO] We are on page 4 of 4 [01/28 23:32:54] [INFO] Number of posts: 6 [01/28 23:32:54] [INFO] Progress: 2872/6740 [01/28 23:32:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:32:54] [INFO] Thread http://forum.notebookreview.com/threads/dell-hp-dragging-down-culv-notebook-sales.441650/ finished! [01/28 23:32:54] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-latitude-2100-review.401598/ is 20500 ms [01/28 23:32:56] [INFO] !!! Now downloading Dell Latitude 2100 Review !!!!! [01/28 23:32:57] [INFO] We are on page 1 of 3 [01/28 23:33:03] [INFO] We are on page 2 of 3 [01/28 23:33:05] [INFO] We are on page 3 of 3 [01/28 23:33:05] [INFO] Number of posts: 2 [01/28 23:33:05] [INFO] Progress: 2873/6740 [01/28 23:33:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:33:05] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-2100-review.401598/ finished! [01/28 23:33:05] [INFO] Max wait time for http://forum.notebookreview.com/threads/cpu-guide-how-to-pick-the-right-processor.437794/ is 25000 ms [01/28 23:33:06] [INFO] !!! Now downloading CPU Guide- How To Pick The Right Processor !!!!! [01/28 23:33:07] [INFO] We are on page 1 of 4 [01/28 23:33:13] [INFO] We are on page 2 of 4 [01/28 23:33:15] [INFO] We are on page 3 of 4 [01/28 23:33:17] [INFO] We are on page 4 of 4 [01/28 23:33:17] [INFO] Number of posts: 1 [01/28 23:33:17] [INFO] Progress: 2874/6740 [01/28 23:33:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:33:17] [INFO] Thread http://forum.notebookreview.com/threads/cpu-guide-how-to-pick-the-right-processor.437794/ finished! [01/28 23:33:17] [INFO] Max wait time for http://forum.notebookreview.com/threads/nvidia-makes-laptop-graphics-drivers-available-online-finally.332745/ is 61000 ms [01/28 23:33:17] [INFO] !!! Now downloading NVIDIA Makes Laptop Graphics Drivers Available Online ... Finally !!!!! [01/28 23:33:18] [INFO] We are on page 1 of 11 [01/28 23:33:21] [INFO] We are on page 2 of 11 [01/28 23:33:23] [INFO] We are on page 3 of 11 [01/28 23:33:25] [INFO] We are on page 4 of 11 [01/28 23:33:28] [INFO] We are on page 5 of 11 [01/28 23:33:30] [INFO] We are on page 6 of 11 [01/28 23:33:32] [INFO] We are on page 7 of 11 [01/28 23:33:33] [INFO] We are on page 8 of 11 [01/28 23:33:35] [INFO] We are on page 9 of 11 [01/28 23:33:37] [INFO] We are on page 10 of 11 [01/28 23:33:38] [INFO] We are on page 11 of 11 [01/28 23:33:38] [INFO] Number of posts: 3 [01/28 23:33:38] [INFO] Progress: 2875/6740 [01/28 23:33:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:33:38] [INFO] Thread http://forum.notebookreview.com/threads/nvidia-makes-laptop-graphics-drivers-available-online-finally.332745/ finished! [01/28 23:33:39] [INFO] !!! Now downloading Mozy Online Backup Review Discussion !!!!! [01/28 23:33:41] [INFO] We are on page 1 of 1 [01/28 23:33:41] [INFO] Number of posts: 7 [01/28 23:33:41] [INFO] Progress: 2876/6740 [01/28 23:33:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:33:41] [INFO] Thread http://forum.notebookreview.com/threads/mozy-online-backup-review-discussion.399298/ finished! [01/28 23:33:41] [INFO] Max wait time for http://forum.notebookreview.com/threads/avira-free-antivirus-9-0-review-discussion.439232/ is 25000 ms [01/28 23:33:41] [INFO] !!! Now downloading Avira Free Antivirus 9.0 Review Discussion !!!!! [01/28 23:33:43] [INFO] We are on page 1 of 4 [01/28 23:33:44] [INFO] We are on page 2 of 4 [01/28 23:33:47] [INFO] We are on page 3 of 4 [01/28 23:33:49] [INFO] We are on page 4 of 4 [01/28 23:33:49] [INFO] Number of posts: 1 [01/28 23:33:49] [INFO] Progress: 2877/6740 [01/28 23:33:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:33:49] [INFO] Thread http://forum.notebookreview.com/threads/avira-free-antivirus-9-0-review-discussion.439232/ finished! [01/28 23:33:49] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-studio-15-1555-review.394650/ is 38000 ms [01/28 23:33:50] [INFO] !!! Now downloading Dell Studio 15 (1555) Review !!!!! [01/28 23:33:51] [INFO] We are on page 1 of 6 [01/28 23:33:56] [INFO] We are on page 2 of 6 [01/28 23:33:58] [INFO] We are on page 3 of 6 [01/28 23:34:00] [INFO] We are on page 4 of 6 [01/28 23:34:01] [INFO] We are on page 5 of 6 [01/28 23:34:03] [INFO] We are on page 6 of 6 [01/28 23:34:03] [INFO] Number of posts: 7 [01/28 23:34:03] [INFO] Progress: 2878/6740 [01/28 23:34:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:34:03] [INFO] Thread http://forum.notebookreview.com/threads/dell-studio-15-1555-review.394650/ finished! [01/28 23:34:03] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-thinkpad-x200-review-discussion.272634/ is 87000 ms [01/28 23:34:04] [INFO] !!! Now downloading Lenovo ThinkPad X200 Review Discussion !!!!! [01/28 23:34:05] [INFO] We are on page 1 of 16 [01/28 23:34:07] [INFO] We are on page 2 of 16 [01/28 23:34:09] [INFO] We are on page 3 of 16 [01/28 23:34:11] [INFO] We are on page 4 of 16 [01/28 23:34:13] [INFO] We are on page 5 of 16 [01/28 23:34:14] [INFO] We are on page 6 of 16 [01/28 23:34:16] [INFO] We are on page 7 of 16 [01/28 23:34:18] [INFO] We are on page 8 of 16 [01/28 23:34:20] [INFO] We are on page 9 of 16 [01/28 23:34:22] [INFO] We are on page 10 of 16 [01/28 23:34:23] [INFO] We are on page 11 of 16 [01/28 23:34:25] [INFO] We are on page 12 of 16 [01/28 23:34:26] [INFO] We are on page 13 of 16 [01/28 23:34:28] [INFO] We are on page 14 of 16 [01/28 23:34:30] [INFO] We are on page 15 of 16 [01/28 23:34:31] [INFO] We are on page 16 of 16 [01/28 23:34:31] [INFO] Number of posts: 5 [01/28 23:34:31] [INFO] Progress: 2879/6740 [01/28 23:34:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:34:31] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-x200-review-discussion.272634/ finished! [01/28 23:34:31] [INFO] Max wait time for http://forum.notebookreview.com/threads/alienware-m15x-having-performance-issues.439888/ is 24000 ms [01/28 23:34:32] [INFO] !!! Now downloading Alienware M15x Having Performance Issues !!!!! [01/28 23:34:33] [INFO] We are on page 1 of 3 [01/28 23:34:35] [INFO] We are on page 2 of 3 [01/28 23:34:37] [INFO] We are on page 3 of 3 [01/28 23:34:37] [INFO] Number of posts: 9 [01/28 23:34:38] [INFO] Progress: 2880/6740 [01/28 23:34:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:34:38] [INFO] Thread http://forum.notebookreview.com/threads/alienware-m15x-having-performance-issues.439888/ finished! [01/28 23:34:38] [INFO] !!! Now downloading Review Update- Dell Latitude XT2 with Windows 7 !!!!! [01/28 23:34:39] [INFO] We are on page 1 of 2 [01/28 23:34:45] [INFO] We are on page 2 of 2 [01/28 23:34:45] [INFO] Number of posts: 6 [01/28 23:34:46] [INFO] Progress: 2881/6740 [01/28 23:34:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:34:46] [INFO] Thread http://forum.notebookreview.com/threads/review-update-dell-latitude-xt2-with-windows-7.437209/ finished! [01/28 23:34:46] [INFO] !!! Now downloading ThinkFree Office Online Beta Review Discussion !!!!! [01/28 23:34:47] [INFO] We are on page 1 of 1 [01/28 23:34:47] [INFO] Number of posts: 4 [01/28 23:34:47] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/ThinkFree Office Online Beta Review Discussion/images/avatars/ [01/28 23:34:47] [INFO] Progress: 2882/6740 [01/28 23:34:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:34:47] [INFO] Thread http://forum.notebookreview.com/threads/thinkfree-office-online-beta-review-discussion.439748/ finished! [01/28 23:34:48] [INFO] !!! Now downloading NotebookReview.com 2009 Reader's Survey !!!!! [01/28 23:34:49] [INFO] We are on page 1 of 2 [01/28 23:34:51] [INFO] We are on page 2 of 2 [01/28 23:34:51] [INFO] Number of posts: 2 [01/28 23:34:51] [INFO] Progress: 2883/6740 [01/28 23:34:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:34:51] [INFO] Thread http://forum.notebookreview.com/threads/notebookreview-com-2009-readers-survey.439145/ finished! [01/28 23:34:52] [INFO] !!! Now downloading Most Popular Laptops for November 2009 !!!!! [01/28 23:34:53] [INFO] We are on page 1 of 1 [01/28 23:34:53] [INFO] Number of posts: 9 [01/28 23:34:55] [INFO] Progress: 2884/6740 [01/28 23:34:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:34:55] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-laptops-for-november-2009.439201/ finished! [01/28 23:34:55] [INFO] Max wait time for http://forum.notebookreview.com/threads/waterfield-designs-laptop-sleeve-case-review.117827/ is 23000 ms [01/28 23:34:55] [INFO] !!! Now downloading WaterField Designs Laptop Sleeve Case Review !!!!! [01/28 23:34:56] [INFO] We are on page 1 of 3 [01/28 23:35:02] [INFO] We are on page 2 of 3 [01/28 23:35:04] [INFO] We are on page 3 of 3 [01/28 23:35:04] [INFO] Number of posts: 7 [01/28 23:35:04] [INFO] Progress: 2885/6740 [01/28 23:35:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:35:04] [INFO] Thread http://forum.notebookreview.com/threads/waterfield-designs-laptop-sleeve-case-review.117827/ finished! [01/28 23:35:04] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-announces-mini-10v-netbook-updated.380758/ is 27000 ms [01/28 23:35:04] [INFO] !!! Now downloading Dell Announces Mini 10v Netbook (Updated) !!!!! [01/28 23:35:05] [INFO] We are on page 1 of 4 [01/28 23:35:09] [INFO] We are on page 2 of 4 [01/28 23:35:11] [INFO] We are on page 3 of 4 [01/28 23:35:13] [INFO] We are on page 4 of 4 [01/28 23:35:13] [INFO] Number of posts: 5 [01/28 23:35:13] [INFO] Progress: 2886/6740 [01/28 23:35:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:35:13] [INFO] Thread http://forum.notebookreview.com/threads/dell-announces-mini-10v-netbook-updated.380758/ finished! [01/28 23:35:13] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-eee-pc-1000he-review.351201/ is 62500 ms [01/28 23:35:13] [INFO] !!! Now downloading ASUS Eee PC 1000HE Review !!!!! [01/28 23:35:14] [INFO] We are on page 1 of 11 [01/28 23:35:20] [INFO] We are on page 2 of 11 [01/28 23:35:23] [INFO] We are on page 3 of 11 [01/28 23:35:25] [INFO] We are on page 4 of 11 [01/28 23:35:26] [WARNING] File not found for image https://www.laptopmag.com/uploadedImages/advice/how-to/2009/images/1000he_2a(1).jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/ASUS Eee PC 1000HE Review/images/storyImages/1000he_2a(1).jpg [01/28 23:35:28] [INFO] We are on page 5 of 11 [01/28 23:35:29] [INFO] We are on page 6 of 11 [01/28 23:35:31] [INFO] We are on page 7 of 11 [01/28 23:35:33] [INFO] We are on page 8 of 11 [01/28 23:35:34] [INFO] We are on page 9 of 11 [01/28 23:35:34] [WARNING] File not found for image http://img16.imageshack.us/img16/499/img0032mr2.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/ASUS Eee PC 1000HE Review/images/storyImages/img0032mr2.th.jpg [01/28 23:35:35] [WARNING] File not found for image http://img6.imageshack.us/img6/3858/img0033ei8.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/ASUS Eee PC 1000HE Review/images/storyImages/img0033ei8.th.jpg [01/28 23:35:36] [INFO] We are on page 10 of 11 [01/28 23:35:36] [INFO] Applying Photobucket fix for http://i275.photobucket.com/albums/jj284/davidli919/DSC00733.jpg [01/28 23:35:38] [INFO] We are on page 11 of 11 [01/28 23:35:38] [INFO] Number of posts: 6 [01/28 23:35:39] [INFO] Progress: 2887/6740 [01/28 23:35:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:35:39] [INFO] Thread http://forum.notebookreview.com/threads/asus-eee-pc-1000he-review.351201/ finished! [01/28 23:35:39] [INFO] !!! Now downloading NotebookReview.com Black Friday Deals 2009 !!!!! [01/28 23:35:40] [INFO] We are on page 1 of 1 [01/28 23:35:40] [INFO] Number of posts: 9 [01/28 23:35:41] [INFO] Progress: 2888/6740 [01/28 23:35:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:35:41] [INFO] Thread http://forum.notebookreview.com/threads/notebookreview-com-black-friday-deals-2009.436887/ finished! [01/28 23:35:42] [INFO] !!! Now downloading Five Reasons NOT To Buy MS Office This Holiday Season Discussion !!!!! [01/28 23:35:43] [INFO] We are on page 1 of 2 [01/28 23:35:43] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Five Reasons NOT To Buy MS Office This Holiday Season Discussion/images/avatars/ [01/28 23:35:45] [INFO] We are on page 2 of 2 [01/28 23:35:45] [INFO] Number of posts: 8 [01/28 23:35:46] [INFO] Progress: 2889/6740 [01/28 23:35:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:35:46] [INFO] Thread http://forum.notebookreview.com/threads/five-reasons-not-to-buy-ms-office-this-holiday-season-discussion.436055/ finished! [01/28 23:35:46] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-thinkpad-x200s-review.327709/ is 43000 ms [01/28 23:35:47] [INFO] !!! Now downloading Lenovo ThinkPad X200s Review !!!!! [01/28 23:35:48] [INFO] We are on page 1 of 7 [01/28 23:35:54] [INFO] We are on page 2 of 7 [01/28 23:35:57] [INFO] We are on page 3 of 7 [01/28 23:35:58] [INFO] We are on page 4 of 7 [01/28 23:35:58] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/biggrin_zpsvit8jlaa.gif [01/28 23:36:01] [INFO] We are on page 5 of 7 [01/28 23:36:02] [INFO] We are on page 6 of 7 [01/28 23:36:04] [INFO] We are on page 7 of 7 [01/28 23:36:04] [INFO] Number of posts: 7 [01/28 23:36:04] [INFO] Progress: 2890/6740 [01/28 23:36:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:36:04] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-x200s-review.327709/ finished! [01/28 23:36:04] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-ideapad-y510-review.223878/ is 40000 ms [01/28 23:36:05] [INFO] !!! Now downloading Lenovo IdeaPad Y510 Review !!!!! [01/28 23:36:06] [INFO] We are on page 1 of 7 [01/28 23:36:10] [INFO] We are on page 2 of 7 [01/28 23:36:13] [INFO] We are on page 3 of 7 [01/28 23:36:15] [INFO] We are on page 4 of 7 [01/28 23:36:18] [INFO] We are on page 5 of 7 [01/28 23:36:19] [INFO] We are on page 6 of 7 [01/28 23:36:22] [INFO] We are on page 7 of 7 [01/28 23:36:22] [INFO] Number of posts: 1 [01/28 23:36:22] [INFO] Progress: 2891/6740 [01/28 23:36:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:36:22] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ideapad-y510-review.223878/ finished! [01/28 23:36:22] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-thinkpad-edge-coming.436044/ is 22500 ms [01/28 23:36:22] [INFO] !!! Now downloading Lenovo ThinkPad Edge Coming !!!!! [01/28 23:36:23] [INFO] We are on page 1 of 3 [01/28 23:36:26] [INFO] We are on page 2 of 3 [01/28 23:36:27] [INFO] We are on page 3 of 3 [01/28 23:36:27] [INFO] Number of posts: 6 [01/28 23:36:27] [INFO] Progress: 2892/6740 [01/28 23:36:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:36:27] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-edge-coming.436044/ finished! [01/28 23:36:28] [INFO] !!! Now downloading Dell Studio 17 Gets Multi-Touch !!!!! [01/28 23:36:29] [INFO] We are on page 1 of 2 [01/28 23:36:31] [INFO] We are on page 2 of 2 [01/28 23:36:31] [INFO] Number of posts: 1 [01/28 23:36:31] [INFO] Progress: 2893/6740 [01/28 23:36:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:36:31] [INFO] Thread http://forum.notebookreview.com/threads/dell-studio-17-gets-multi-touch.436045/ finished! [01/28 23:36:31] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-studio-xps-16-review.339735/ is 115000 ms [01/28 23:36:32] [INFO] !!! Now downloading Dell Studio XPS 16 Review !!!!! [01/28 23:36:33] [INFO] We are on page 1 of 22 [01/28 23:36:37] [INFO] We are on page 2 of 22 [01/28 23:36:39] [INFO] We are on page 3 of 22 [01/28 23:36:42] [INFO] We are on page 4 of 22 [01/28 23:36:43] [INFO] We are on page 5 of 22 [01/28 23:36:45] [INFO] We are on page 6 of 22 [01/28 23:36:47] [INFO] We are on page 7 of 22 [01/28 23:36:49] [INFO] We are on page 8 of 22 [01/28 23:36:49] [WARNING] Host down for image http://www.thebudgethost.com/images/aa2a77371374094fe9e0bc1de3f94ed9.gif [01/28 23:36:49] [WARNING] Host down for image http://www.thebudgethost.com/images/393c55aea738548df743a186d15f3bef.gif [01/28 23:36:49] [WARNING] Host down for image http://www.thebudgethost.com/images/6e5025ccc7d638ae4e724da8938450a6.gif [01/28 23:36:51] [INFO] We are on page 9 of 22 [01/28 23:36:51] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/err_zpscphez7e7.gif [01/28 23:36:51] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/radar_zpshegtgivv.gif [01/28 23:36:53] [INFO] We are on page 10 of 22 [01/28 23:36:55] [INFO] We are on page 11 of 22 [01/28 23:36:56] [INFO] We are on page 12 of 22 [01/28 23:36:56] [WARNING] Host down for image http://www.thebudgethost.com/images/41e7637e7b6a9f27a98b84d3a185c7c0.jpg [01/28 23:36:58] [INFO] We are on page 13 of 22 [01/28 23:37:00] [INFO] We are on page 14 of 22 [01/28 23:37:02] [INFO] We are on page 15 of 22 [01/28 23:37:04] [INFO] We are on page 16 of 22 [01/28 23:37:06] [INFO] We are on page 17 of 22 [01/28 23:37:07] [INFO] We are on page 18 of 22 [01/28 23:37:09] [INFO] We are on page 19 of 22 [01/28 23:37:11] [INFO] We are on page 20 of 22 [01/28 23:37:12] [INFO] We are on page 21 of 22 [01/28 23:37:14] [INFO] We are on page 22 of 22 [01/28 23:37:14] [INFO] Number of posts: 1 [01/28 23:37:14] [INFO] Progress: 2894/6740 [01/28 23:37:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:37:14] [INFO] Thread http://forum.notebookreview.com/threads/dell-studio-xps-16-review.339735/ finished! [01/28 23:37:14] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-n10jc-a1-review.317700/ is 48000 ms [01/28 23:37:15] [INFO] !!! Now downloading ASUS N10JC-A1 Review !!!!! [01/28 23:37:16] [INFO] We are on page 1 of 8 [01/28 23:37:21] [INFO] We are on page 2 of 8 [01/28 23:37:23] [INFO] We are on page 3 of 8 [01/28 23:37:25] [INFO] We are on page 4 of 8 [01/28 23:37:27] [INFO] We are on page 5 of 8 [01/28 23:37:31] [INFO] We are on page 6 of 8 [01/28 23:37:32] [INFO] We are on page 7 of 8 [01/28 23:37:34] [INFO] We are on page 8 of 8 [01/28 23:37:34] [INFO] Number of posts: 7 [01/28 23:37:34] [INFO] Progress: 2895/6740 [01/28 23:37:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:37:34] [INFO] Thread http://forum.notebookreview.com/threads/asus-n10jc-a1-review.317700/ finished! [01/28 23:37:35] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-wants-you-to-fall-in-love-with-the-adamo-xps.431950/ is 40000 ms [01/28 23:37:35] [INFO] !!! Now downloading Dell Wants You To Fall In Love With The Adamo XPS !!!!! [01/28 23:37:36] [INFO] We are on page 1 of 7 [01/28 23:37:39] [INFO] We are on page 2 of 7 [01/28 23:37:41] [INFO] We are on page 3 of 7 [01/28 23:37:43] [INFO] We are on page 4 of 7 [01/28 23:37:43] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/nah_zpswfdldzsn.gif [01/28 23:37:44] [INFO] We are on page 5 of 7 [01/28 23:37:46] [INFO] We are on page 6 of 7 [01/28 23:37:48] [INFO] We are on page 7 of 7 [01/28 23:37:48] [INFO] Number of posts: 1 [01/28 23:37:48] [INFO] Applying Photobucket fix for http://i48.photobucket.com/albums/f224/fantomasz/Capture-9.jpg [01/28 23:37:48] [WARNING] Could not download image https://hosting.photobucket.com/albums/f224/fantomasz/Capture-9.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/f224/fantomasz/Capture-9.jpg [01/28 23:37:50] [WARNING] File not found for image http://otakugadgets.com/wp-content/uploads/2009/07/lenovo-3.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell Wants You To Fall In Love With The Adamo XPS/images/storyImages/lenovo-3.jpg [01/28 23:37:50] [INFO] Progress: 2896/6740 [01/28 23:37:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:37:50] [INFO] Thread http://forum.notebookreview.com/threads/dell-wants-you-to-fall-in-love-with-the-adamo-xps.431950/ finished! [01/28 23:37:50] [INFO] Max wait time for http://forum.notebookreview.com/threads/new-images-of-adamo-xps-notebook-surface.425114/ is 49000 ms [01/28 23:37:51] [INFO] !!! Now downloading New Images of Adamo XPS Notebook Surface !!!!! [01/28 23:37:52] [INFO] We are on page 1 of 8 [01/28 23:37:54] [INFO] We are on page 2 of 8 [01/28 23:37:56] [INFO] We are on page 3 of 8 [01/28 23:37:58] [INFO] We are on page 4 of 8 [01/28 23:37:59] [INFO] We are on page 5 of 8 [01/28 23:38:00] [WARNING] File not found for image http://i.imagehost.org/0005/500x_DellAdamoXPS.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/New Images of Adamo XPS Notebook Surface/images/storyImages/500x_DellAdamoXPS.jpg [01/28 23:38:02] [INFO] We are on page 6 of 8 [01/28 23:38:17] [WARNING] Read timeout for image http://photos.macnn.com/news/0910/delladamoxps-photo2lg.jpg. This is likely a problem with the image's hosting site. [01/28 23:38:18] [INFO] We are on page 7 of 8 [01/28 23:38:20] [INFO] We are on page 8 of 8 [01/28 23:38:20] [INFO] Number of posts: 9 [01/28 23:38:20] [WARNING] File not found for image https://www.cnet.com/html/i/bto/20091104/IMG_0623_610x457.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/New Images of Adamo XPS Notebook Surface/images/storyImages/IMG_0623_610x457.jpg [01/28 23:38:20] [INFO] Progress: 2897/6740 [01/28 23:38:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:38:20] [INFO] Thread http://forum.notebookreview.com/threads/new-images-of-adamo-xps-notebook-surface.425114/ finished! [01/28 23:38:21] [INFO] !!! Now downloading iTunes 9 Video Service Review Discussion !!!!! [01/28 23:38:22] [INFO] We are on page 1 of 1 [01/28 23:38:22] [INFO] Number of posts: 5 [01/28 23:38:22] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/iTunes 9 Video Service Review Discussion/images/avatars/ [01/28 23:38:23] [INFO] Progress: 2898/6740 [01/28 23:38:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:38:23] [INFO] Thread http://forum.notebookreview.com/threads/itunes-9-video-service-review-discussion.435768/ finished! [01/28 23:38:23] [INFO] Max wait time for http://forum.notebookreview.com/threads/intel-settles-with-amd-for-1-25-billion.434035/ is 21500 ms [01/28 23:38:23] [INFO] !!! Now downloading Intel Settles with AMD for $1.25 Billion !!!!! [01/28 23:38:24] [INFO] We are on page 1 of 3 [01/28 23:38:26] [INFO] We are on page 2 of 3 [01/28 23:38:28] [INFO] We are on page 3 of 3 [01/28 23:38:28] [INFO] Number of posts: 4 [01/28 23:38:28] [INFO] Progress: 2899/6740 [01/28 23:38:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:38:28] [INFO] Thread http://forum.notebookreview.com/threads/intel-settles-with-amd-for-1-25-billion.434035/ finished! [01/28 23:38:29] [INFO] !!! Now downloading Is Outlook 2010 the Facebook-killer Not yet. !!!!! [01/28 23:38:30] [INFO] We are on page 1 of 2 [01/28 23:38:30] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Is Outlook 2010 the Facebook-killer Not yet./images/avatars/ [01/28 23:38:32] [INFO] We are on page 2 of 2 [01/28 23:38:32] [INFO] Number of posts: 2 [01/28 23:38:32] [INFO] Progress: 2900/6740 [01/28 23:38:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:38:32] [INFO] Thread http://forum.notebookreview.com/threads/is-outlook-2010-the-facebook-killer-not-yet.435544/ finished! [01/28 23:38:32] [INFO] !!! Now downloading Dell Intros Vostro 1014, 1015 Notebooks !!!!! [01/28 23:38:33] [INFO] We are on page 1 of 2 [01/28 23:38:35] [INFO] We are on page 2 of 2 [01/28 23:38:35] [INFO] Number of posts: 6 [01/28 23:38:36] [WARNING] File not found for image https://thetrailingedge.com/images/products/dell_vostro_1000.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell Intros Vostro 1014, 1015 Notebooks/images/storyImages/dell_vostro_1000.jpg [01/28 23:38:36] [INFO] Progress: 2901/6740 [01/28 23:38:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:38:36] [INFO] Thread http://forum.notebookreview.com/threads/dell-intros-vostro-1014-1015-notebooks.434968/ finished! [01/28 23:38:36] [INFO] !!! Now downloading Alienware Owners Speak Out, Dell Responds Discussion !!!!! [01/28 23:38:37] [INFO] We are on page 1 of 2 [01/28 23:38:39] [INFO] We are on page 2 of 2 [01/28 23:38:39] [INFO] Number of posts: 2 [01/28 23:38:40] [INFO] Progress: 2902/6740 [01/28 23:38:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:38:40] [INFO] Thread http://forum.notebookreview.com/threads/alienware-owners-speak-out-dell-responds-discussion.435584/ finished! [01/28 23:38:40] [INFO] !!! Now downloading Dell Adamo XPS Now Available !!!!! [01/28 23:38:41] [INFO] We are on page 1 of 1 [01/28 23:38:41] [INFO] Number of posts: 7 [01/28 23:38:42] [INFO] Progress: 2903/6740 [01/28 23:38:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:38:42] [INFO] Thread http://forum.notebookreview.com/threads/dell-adamo-xps-now-available.435319/ finished! [01/28 23:38:42] [INFO] Max wait time for http://forum.notebookreview.com/threads/led-16-9-screens-to-be-mainstream-for-2010.433760/ is 40000 ms [01/28 23:38:42] [INFO] !!! Now downloading LED 16-9 Screens to be Mainstream for 2010 !!!!! [01/28 23:38:43] [INFO] We are on page 1 of 7 [01/28 23:38:45] [INFO] We are on page 2 of 7 [01/28 23:38:47] [INFO] We are on page 3 of 7 [01/28 23:38:47] [WARNING] Host down for image http://sedessubrosa.com/chambers/images/smilies/thumbsup.gif [01/28 23:38:49] [INFO] We are on page 4 of 7 [01/28 23:38:52] [INFO] We are on page 5 of 7 [01/28 23:38:54] [INFO] We are on page 6 of 7 [01/28 23:38:55] [INFO] We are on page 7 of 7 [01/28 23:38:55] [INFO] Number of posts: 1 [01/28 23:38:55] [INFO] Progress: 2904/6740 [01/28 23:38:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:38:55] [INFO] Thread http://forum.notebookreview.com/threads/led-16-9-screens-to-be-mainstream-for-2010.433760/ finished! [01/28 23:38:56] [INFO] !!! Now downloading Holiday Software Buyers Guide 2009 Discussion !!!!! [01/28 23:38:57] [INFO] We are on page 1 of 1 [01/28 23:38:57] [INFO] Number of posts: 5 [01/28 23:38:57] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Holiday Software Buyers Guide 2009 Discussion/images/avatars/ [01/28 23:38:57] [INFO] Progress: 2905/6740 [01/28 23:38:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:38:57] [INFO] Thread http://forum.notebookreview.com/threads/holiday-software-buyers-guide-2009-discussion.430931/ finished! [01/28 23:38:57] [INFO] !!! Now downloading Kaspersky Anti-Virus 2010 Review Discussion !!!!! [01/28 23:38:59] [INFO] We are on page 1 of 1 [01/28 23:38:59] [INFO] Number of posts: 5 [01/28 23:38:59] [INFO] Progress: 2906/6740 [01/28 23:38:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:38:59] [INFO] Thread http://forum.notebookreview.com/threads/kaspersky-anti-virus-2010-review-discussion.435174/ finished! [01/28 23:38:59] [INFO] Max wait time for http://forum.notebookreview.com/threads/avg-9-0-anti-virus-free-review-discussion.431889/ is 24500 ms [01/28 23:39:00] [INFO] !!! Now downloading AVG 9.0 Anti-Virus Free Review Discussion !!!!! [01/28 23:39:01] [INFO] We are on page 1 of 3 [01/28 23:39:03] [INFO] We are on page 2 of 3 [01/28 23:39:04] [INFO] We are on page 3 of 3 [01/28 23:39:05] [INFO] Applying Photobucket fix for http://i137.photobucket.com/albums/q225/powerfull499/Nottrue.png [01/28 23:39:05] [INFO] Progress: 2907/6740 [01/28 23:39:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:39:05] [INFO] Thread http://forum.notebookreview.com/threads/avg-9-0-anti-virus-free-review-discussion.431889/ finished! [01/28 23:39:05] [INFO] !!! Now downloading Adobe Photoshop Elements 8 Review Discussion !!!!! [01/28 23:39:06] [INFO] We are on page 1 of 1 [01/28 23:39:06] [INFO] Number of posts: 6 [01/28 23:39:07] [INFO] Progress: 2908/6740 [01/28 23:39:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:39:07] [INFO] Thread http://forum.notebookreview.com/threads/adobe-photoshop-elements-8-review-discussion.431244/ finished! [01/28 23:39:07] [INFO] Max wait time for http://forum.notebookreview.com/threads/what-directx-11-and-windows-7-means-for-gamers-discussion.425528/ is 36000 ms [01/28 23:39:07] [INFO] !!! Now downloading What DirectX 11 (and Windows 7) Means for Gamers Discussion !!!!! [01/28 23:39:08] [INFO] We are on page 1 of 6 [01/28 23:39:11] [INFO] We are on page 2 of 6 [01/28 23:39:13] [INFO] We are on page 3 of 6 [01/28 23:39:16] [INFO] We are on page 4 of 6 [01/28 23:39:17] [INFO] We are on page 5 of 6 [01/28 23:39:19] [INFO] We are on page 6 of 6 [01/28 23:39:19] [INFO] Number of posts: 3 [01/28 23:39:19] [INFO] Progress: 2909/6740 [01/28 23:39:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:39:19] [INFO] Thread http://forum.notebookreview.com/threads/what-directx-11-and-windows-7-means-for-gamers-discussion.425528/ finished! [01/28 23:39:20] [INFO] !!! Now downloading AT&T to Offer Samsung Go Netbook !!!!! [01/28 23:39:21] [INFO] We are on page 1 of 1 [01/28 23:39:21] [INFO] Number of posts: 1 [01/28 23:39:21] [INFO] Progress: 2910/6740 [01/28 23:39:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:39:21] [INFO] Thread http://forum.notebookreview.com/threads/at-t-to-offer-samsung-go-netbook.434965/ finished! [01/28 23:39:21] [INFO] !!! Now downloading Notebook Holiday 2009 Buyer's Guide Discussion !!!!! [01/28 23:39:22] [INFO] We are on page 1 of 2 [01/28 23:39:26] [INFO] We are on page 2 of 2 [01/28 23:39:26] [INFO] Number of posts: 3 [01/28 23:39:26] [INFO] Progress: 2911/6740 [01/28 23:39:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:39:26] [INFO] Thread http://forum.notebookreview.com/threads/notebook-holiday-2009-buyers-guide-discussion.434210/ finished! [01/28 23:39:26] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-ideapad-u350-review.433664/ is 29000 ms [01/28 23:39:26] [INFO] !!! Now downloading Lenovo IdeaPad U350 Review !!!!! [01/28 23:39:27] [INFO] We are on page 1 of 4 [01/28 23:39:35] [INFO] We are on page 2 of 4 [01/28 23:39:37] [INFO] We are on page 3 of 4 [01/28 23:39:38] [INFO] We are on page 4 of 4 [01/28 23:39:38] [INFO] Number of posts: 9 [01/28 23:39:38] [INFO] Progress: 2912/6740 [01/28 23:39:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:39:38] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ideapad-u350-review.433664/ finished! [01/28 23:39:38] [INFO] !!! Now downloading Serif PhotoPlus X3 Digital Studio Review Discussion !!!!! [01/28 23:39:40] [INFO] We are on page 1 of 1 [01/28 23:39:40] [INFO] Number of posts: 3 [01/28 23:39:40] [INFO] Progress: 2913/6740 [01/28 23:39:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:39:40] [INFO] Thread http://forum.notebookreview.com/threads/serif-photoplus-x3-digital-studio-review-discussion.410496/ finished! [01/28 23:39:41] [INFO] !!! Now downloading GoToMyPC Remote Access Review Discussion !!!!! [01/28 23:39:42] [INFO] We are on page 1 of 1 [01/28 23:39:43] [INFO] Progress: 2914/6740 [01/28 23:39:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:39:43] [INFO] Thread http://forum.notebookreview.com/threads/gotomypc-remote-access-review-discussion.433338/ finished! [01/28 23:39:43] [INFO] !!! Now downloading Zoho Writer, Sheet and Show Review Discussion !!!!! [01/28 23:39:44] [INFO] We are on page 1 of 1 [01/28 23:39:44] [INFO] Number of posts: 2 [01/28 23:39:44] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Zoho Writer, Sheet and Show Review Discussion/images/avatars/ [01/28 23:39:44] [INFO] Progress: 2915/6740 [01/28 23:39:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:39:44] [INFO] Thread http://forum.notebookreview.com/threads/zoho-writer-sheet-and-show-review-discussion.433898/ finished! [01/28 23:39:45] [INFO] !!! Now downloading HP Envy 17, dm4, Others Leaked !!!!! [01/28 23:39:46] [INFO] We are on page 1 of 2 [01/28 23:39:49] [INFO] We are on page 2 of 2 [01/28 23:39:49] [INFO] Progress: 2916/6740 [01/28 23:39:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:39:49] [INFO] Thread http://forum.notebookreview.com/threads/hp-envy-17-dm4-others-leaked.432921/ finished! [01/28 23:39:49] [INFO] Max wait time for http://forum.notebookreview.com/threads/12-things-you-should-know-about-windows-7.429559/ is 26500 ms [01/28 23:39:50] [INFO] !!! Now downloading 12 Things You Should Know About Windows 7 !!!!! [01/28 23:39:51] [INFO] We are on page 1 of 4 [01/28 23:39:56] [INFO] We are on page 2 of 4 [01/28 23:39:58] [INFO] We are on page 3 of 4 [01/28 23:40:00] [INFO] We are on page 4 of 4 [01/28 23:40:00] [INFO] Number of posts: 4 [01/28 23:40:00] [INFO] Progress: 2917/6740 [01/28 23:40:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:40:00] [INFO] Thread http://forum.notebookreview.com/threads/12-things-you-should-know-about-windows-7.429559/ finished! [01/28 23:40:00] [INFO] !!! Now downloading Toshiba Intros 1.8 320GB Hard Drive !!!!! [01/28 23:40:02] [INFO] We are on page 1 of 2 [01/28 23:40:04] [INFO] We are on page 2 of 2 [01/28 23:40:04] [INFO] Number of posts: 4 [01/28 23:40:04] [INFO] Progress: 2918/6740 [01/28 23:40:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:40:04] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-intros-1-8-320gb-hard-drive.432109/ finished! [01/28 23:40:04] [INFO] Max wait time for http://forum.notebookreview.com/threads/sony-vaio-p-gets-2ghz-atom-windows-7.432110/ is 22000 ms [01/28 23:40:04] [INFO] !!! Now downloading Sony VAIO P Gets 2GHz Atom, Windows 7 !!!!! [01/28 23:40:05] [INFO] We are on page 1 of 3 [01/28 23:40:08] [INFO] We are on page 2 of 3 [01/28 23:40:09] [INFO] We are on page 3 of 3 [01/28 23:40:09] [INFO] Number of posts: 5 [01/28 23:40:09] [INFO] Progress: 2919/6740 [01/28 23:40:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:40:09] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-p-gets-2ghz-atom-windows-7.432110/ finished! [01/28 23:40:09] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-eee-pc-1005ha-review.392947/ is 68500 ms [01/28 23:40:10] [INFO] !!! Now downloading ASUS Eee PC 1005HA Review !!!!! [01/28 23:40:11] [INFO] We are on page 1 of 12 [01/28 23:40:17] [INFO] We are on page 2 of 12 [01/28 23:40:21] [INFO] We are on page 3 of 12 [01/28 23:40:23] [INFO] We are on page 4 of 12 [01/28 23:40:24] [INFO] We are on page 5 of 12 [01/28 23:40:26] [INFO] We are on page 6 of 12 [01/28 23:40:28] [INFO] We are on page 7 of 12 [01/28 23:40:29] [INFO] We are on page 8 of 12 [01/28 23:40:31] [INFO] We are on page 9 of 12 [01/28 23:40:32] [INFO] We are on page 10 of 12 [01/28 23:40:33] [WARNING] Host down for image http://www.GadgetThug.com/images/hw/IMG_0719.JPG [01/28 23:40:33] [WARNING] Host down for image http://www.GadgetThug.com/images/hw/IMG_0725.JPG [01/28 23:40:33] [WARNING] Host down for image http://www.GadgetThug.com/images/hw/IMG_0726.JPG [01/28 23:40:33] [WARNING] Host down for image http://www.GadgetThug.com/images/hw/IMG_0727.JPG [01/28 23:40:33] [WARNING] Host down for image http://www.GadgetThug.com/images/hw/IMG_0728.JPG [01/28 23:40:33] [WARNING] Host down for image http://www.GadgetThug.com/images/hw/IMG_0733.JPG [01/28 23:40:33] [WARNING] Host down for image http://www.GadgetThug.com/images/hw/IMG_0734.JPG [01/28 23:40:33] [WARNING] Host down for image http://www.GadgetThug.com/images/hw/IMG_0736.JPG [01/28 23:40:33] [WARNING] Host down for image http://www.GadgetThug.com/images/hw/IMG_0740.JPG [01/28 23:40:33] [WARNING] Host down for image http://www.GadgetThug.com/images/hw/IMG_0741.JPG [01/28 23:40:33] [WARNING] Host down for image http://www.GadgetThug.com/images/hw/IMG_0742.JPG [01/28 23:40:33] [WARNING] Host down for image http://www.GadgetThug.com/images/hw/IMG_0744.JPG [01/28 23:40:33] [WARNING] Host down for image http://www.GadgetThug.com/images/hw/IMG_0746.JPG [01/28 23:40:33] [WARNING] Host down for image http://www.GadgetThug.com/images/hw/IMG_0747.JPG [01/28 23:40:33] [WARNING] Host down for image http://www.GadgetThug.com/images/hw/IMG_0748.JPG [01/28 23:40:33] [WARNING] Host down for image http://www.GadgetThug.com/images/hw/IMG_0749.JPG [01/28 23:40:34] [INFO] We are on page 11 of 12 [01/28 23:40:36] [INFO] We are on page 12 of 12 [01/28 23:40:36] [INFO] Number of posts: 8 [01/28 23:40:36] [INFO] Progress: 2920/6740 [01/28 23:40:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:40:36] [INFO] Thread http://forum.notebookreview.com/threads/asus-eee-pc-1005ha-review.392947/ finished! [01/28 23:40:36] [INFO] !!! Now downloading Toshiba Launches New Business Class Notebooks !!!!! [01/28 23:40:37] [INFO] We are on page 1 of 2 [01/28 23:40:39] [INFO] We are on page 2 of 2 [01/28 23:40:39] [INFO] Number of posts: 6 [01/28 23:40:40] [INFO] Progress: 2921/6740 [01/28 23:40:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:40:40] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-launches-new-business-class-notebooks.431706/ finished! [01/28 23:40:40] [INFO] !!! Now downloading Skooba Checkthrough Backpack and Roller Review !!!!! [01/28 23:40:41] [INFO] We are on page 1 of 1 [01/28 23:40:41] [INFO] Number of posts: 6 [01/28 23:40:42] [INFO] Progress: 2922/6740 [01/28 23:40:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:40:42] [INFO] Thread http://forum.notebookreview.com/threads/skooba-checkthrough-backpack-and-roller-review.432284/ finished! [01/28 23:40:42] [INFO] Max wait time for http://forum.notebookreview.com/threads/apple-13-inch-macbook-pro-review-discussion.390418/ is 52500 ms [01/28 23:40:43] [INFO] !!! Now downloading Apple 13-inch MacBook Pro Review Discussion !!!!! [01/28 23:40:44] [INFO] We are on page 1 of 9 [01/28 23:40:46] [INFO] We are on page 2 of 9 [01/28 23:40:48] [INFO] We are on page 3 of 9 [01/28 23:40:50] [INFO] We are on page 4 of 9 [01/28 23:40:52] [INFO] We are on page 5 of 9 [01/28 23:40:53] [INFO] We are on page 6 of 9 [01/28 23:40:55] [INFO] We are on page 7 of 9 [01/28 23:40:57] [INFO] We are on page 8 of 9 [01/28 23:40:58] [INFO] We are on page 9 of 9 [01/28 23:40:58] [INFO] Number of posts: 6 [01/28 23:40:59] [INFO] Progress: 2923/6740 [01/28 23:40:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:40:59] [INFO] Thread http://forum.notebookreview.com/threads/apple-13-inch-macbook-pro-review-discussion.390418/ finished! [01/28 23:40:59] [INFO] !!! Now downloading Intel Working on SSD Firmware Bugs !!!!! [01/28 23:41:00] [INFO] We are on page 1 of 1 [01/28 23:41:00] [INFO] Number of posts: 3 [01/28 23:41:00] [INFO] Progress: 2924/6740 [01/28 23:41:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:41:00] [INFO] Thread http://forum.notebookreview.com/threads/intel-working-on-ssd-firmware-bugs.432327/ finished! [01/28 23:41:01] [INFO] !!! Now downloading ASUS Intros two 3D Notebooks !!!!! [01/28 23:41:02] [INFO] We are on page 1 of 1 [01/28 23:41:02] [INFO] Number of posts: 4 [01/28 23:41:02] [INFO] Progress: 2925/6740 [01/28 23:41:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:41:02] [INFO] Thread http://forum.notebookreview.com/threads/asus-intros-two-3d-notebooks.432108/ finished! [01/28 23:41:03] [INFO] !!! Now downloading Acer 3D Notebook Coming in October Discussion !!!!! [01/28 23:41:04] [INFO] We are on page 1 of 2 [01/28 23:41:06] [INFO] We are on page 2 of 2 [01/28 23:41:06] [INFO] Number of posts: 2 [01/28 23:41:07] [INFO] Progress: 2926/6740 [01/28 23:41:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:41:07] [INFO] Thread http://forum.notebookreview.com/threads/acer-3d-notebook-coming-in-october-discussion.388283/ finished! [01/28 23:41:07] [INFO] !!! Now downloading Acer Intros 18.4 Aspire Notebook with Core i7 !!!!! [01/28 23:41:08] [INFO] We are on page 1 of 2 [01/28 23:41:11] [INFO] We are on page 2 of 2 [01/28 23:41:11] [INFO] Number of posts: 6 [01/28 23:41:11] [INFO] Progress: 2927/6740 [01/28 23:41:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:41:11] [INFO] Thread http://forum.notebookreview.com/threads/acer-intros-18-4-aspire-notebook-with-core-i7.431354/ finished! [01/28 23:41:11] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-latitude-e4300-review.425783/ is 30000 ms [01/28 23:41:11] [INFO] !!! Now downloading Dell Latitude E4300 Review !!!!! [01/28 23:41:12] [INFO] We are on page 1 of 5 [01/28 23:41:19] [INFO] We are on page 2 of 5 [01/28 23:41:21] [INFO] We are on page 3 of 5 [01/28 23:41:23] [INFO] We are on page 4 of 5 [01/28 23:41:24] [INFO] We are on page 5 of 5 [01/28 23:41:24] [INFO] Number of posts: 1 [01/28 23:41:24] [INFO] Progress: 2928/6740 [01/28 23:41:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:41:24] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-e4300-review.425783/ finished! [01/28 23:41:24] [INFO] !!! Now downloading VIA Intros Nano 3000 Processors !!!!! [01/28 23:41:26] [INFO] We are on page 1 of 2 [01/28 23:41:26] [WARNING] Host down for image http://www.picturehoster.org/storage/723.jpg [01/28 23:41:29] [INFO] We are on page 2 of 2 [01/28 23:41:29] [INFO] Number of posts: 1 [01/28 23:41:29] [INFO] Progress: 2929/6740 [01/28 23:41:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:41:29] [INFO] Thread http://forum.notebookreview.com/threads/via-intros-nano-3000-processors.431355/ finished! [01/28 23:41:29] [INFO] !!! Now downloading Home PC Photo Editor Buyers Guide 2009 Discussion !!!!! [01/28 23:41:30] [INFO] We are on page 1 of 1 [01/28 23:41:30] [INFO] Number of posts: 5 [01/28 23:41:31] [INFO] Progress: 2930/6740 [01/28 23:41:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:41:31] [INFO] Thread http://forum.notebookreview.com/threads/home-pc-photo-editor-buyers-guide-2009-discussion.414030/ finished! [01/28 23:41:31] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-intros-g71gx-with-geforce-260m.361031/ is 32000 ms [01/28 23:41:31] [INFO] !!! Now downloading ASUS Intros G71Gx with GeForce 260M !!!!! [01/28 23:41:32] [INFO] We are on page 1 of 5 [01/28 23:41:33] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/err_zpscphez7e7.gif [01/28 23:41:33] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/err_zpscphez7e7.gif [01/28 23:41:34] [INFO] We are on page 2 of 5 [01/28 23:41:36] [INFO] We are on page 3 of 5 [01/28 23:41:38] [INFO] We are on page 4 of 5 [01/28 23:41:40] [INFO] We are on page 5 of 5 [01/28 23:41:40] [INFO] Number of posts: 5 [01/28 23:41:40] [INFO] Progress: 2931/6740 [01/28 23:41:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:41:40] [INFO] Thread http://forum.notebookreview.com/threads/asus-intros-g71gx-with-geforce-260m.361031/ finished! [01/28 23:41:41] [INFO] !!! Now downloading Fujitsu Intros New P-Series Ultraportable !!!!! [01/28 23:41:42] [INFO] We are on page 1 of 2 [01/28 23:41:44] [INFO] We are on page 2 of 2 [01/28 23:41:44] [INFO] Number of posts: 2 [01/28 23:41:44] [INFO] Progress: 2932/6740 [01/28 23:41:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:41:44] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-intros-new-p-series-ultraportable.428973/ finished! [01/28 23:41:44] [INFO] !!! Now downloading Verizon to Offer Sony VAIO P !!!!! [01/28 23:41:45] [INFO] We are on page 1 of 1 [01/28 23:41:45] [INFO] Number of posts: 1 [01/28 23:41:46] [INFO] Progress: 2933/6740 [01/28 23:41:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:41:46] [INFO] Thread http://forum.notebookreview.com/threads/verizon-to-offer-sony-vaio-p.431707/ finished! [01/28 23:41:46] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-ideapad-u330-review.320696/ is 36000 ms [01/28 23:41:47] [INFO] !!! Now downloading Lenovo IdeaPad U330 Review !!!!! [01/28 23:41:48] [INFO] We are on page 1 of 6 [01/28 23:41:55] [INFO] We are on page 2 of 6 [01/28 23:41:57] [INFO] We are on page 3 of 6 [01/28 23:41:58] [INFO] We are on page 4 of 6 [01/28 23:42:00] [INFO] We are on page 5 of 6 [01/28 23:42:02] [INFO] We are on page 6 of 6 [01/28 23:42:02] [INFO] Number of posts: 3 [01/28 23:42:02] [INFO] Progress: 2934/6740 [01/28 23:42:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:42:02] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ideapad-u330-review.320696/ finished! [01/28 23:42:03] [INFO] !!! Now downloading Adobe Premiere Elements 8 Review Discussion !!!!! [01/28 23:42:04] [INFO] We are on page 1 of 1 [01/28 23:42:04] [INFO] Number of posts: 5 [01/28 23:42:04] [INFO] Progress: 2935/6740 [01/28 23:42:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:42:04] [INFO] Thread http://forum.notebookreview.com/threads/adobe-premiere-elements-8-review-discussion.429168/ finished! [01/28 23:42:05] [INFO] !!! Now downloading Leaked Acer Aspire One 571 has Blu-ray, 720p Screen !!!!! [01/28 23:42:07] [INFO] We are on page 1 of 2 [01/28 23:42:07] [WARNING] Host down for image http://www.picturehoster.org/storage/723.jpg [01/28 23:42:08] [INFO] We are on page 2 of 2 [01/28 23:42:08] [INFO] Number of posts: 2 [01/28 23:42:08] [INFO] Progress: 2936/6740 [01/28 23:42:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:42:08] [INFO] Thread http://forum.notebookreview.com/threads/leaked-acer-aspire-one-571-has-blu-ray-720p-screen.381791/ finished! [01/28 23:42:09] [INFO] !!! Now downloading Acer Aspire One D250 Review Discussion !!!!! [01/28 23:42:10] [INFO] We are on page 1 of 3 [01/28 23:42:12] [INFO] We are on page 2 of 3 [01/28 23:42:14] [INFO] We are on page 3 of 3 [01/28 23:42:14] [INFO] Number of posts: 1 [01/28 23:42:14] [WARNING] Host down for image http://www.picturehoster.org/storage/723.jpg [01/28 23:42:14] [INFO] Progress: 2937/6740 [01/28 23:42:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:42:14] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire-one-d250-review-discussion.396831/ finished! [01/28 23:42:15] [INFO] !!! Now downloading ASUS Eee PC 1101HA Review !!!!! [01/28 23:42:16] [INFO] We are on page 1 of 3 [01/28 23:42:23] [INFO] We are on page 2 of 3 [01/28 23:42:24] [INFO] We are on page 3 of 3 [01/28 23:42:24] [INFO] Number of posts: 1 [01/28 23:42:25] [INFO] Progress: 2938/6740 [01/28 23:42:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:42:25] [INFO] Thread http://forum.notebookreview.com/threads/asus-eee-pc-1101ha-review.421379/ finished! [01/28 23:42:25] [INFO] !!! Now downloading Weekend Survey- Who Do You Influence !!!!! [01/28 23:42:26] [INFO] We are on page 1 of 2 [01/28 23:42:28] [INFO] We are on page 2 of 2 [01/28 23:42:28] [INFO] Number of posts: 1 [01/28 23:42:29] [INFO] Progress: 2939/6740 [01/28 23:42:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:42:29] [INFO] Thread http://forum.notebookreview.com/threads/weekend-survey-who-do-you-influence.430219/ finished! [01/28 23:42:29] [INFO] Max wait time for http://forum.notebookreview.com/threads/microsoft-security-essentials-review-discussion.429854/ is 24500 ms [01/28 23:42:29] [INFO] !!! Now downloading Microsoft Security Essentials Review Discussion !!!!! [01/28 23:42:30] [INFO] We are on page 1 of 3 [01/28 23:42:32] [INFO] We are on page 2 of 3 [01/28 23:42:34] [INFO] We are on page 3 of 3 [01/28 23:42:35] [INFO] Progress: 2940/6740 [01/28 23:42:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:42:35] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-security-essentials-review-discussion.429854/ finished! [01/28 23:42:35] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-mini-5101-first-look.392965/ is 39500 ms [01/28 23:42:35] [INFO] !!! Now downloading HP Mini 5101 First Look !!!!! [01/28 23:42:36] [INFO] We are on page 1 of 6 [01/28 23:42:40] [INFO] We are on page 2 of 6 [01/28 23:42:42] [INFO] We are on page 3 of 6 [01/28 23:42:44] [INFO] We are on page 4 of 6 [01/28 23:42:44] [WARNING] File not found for image https://www.travelgearblog.com/files/2009/02/hp2140.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/HP Mini 5101 First Look/images/storyImages/hp2140.jpg [01/28 23:42:46] [INFO] We are on page 5 of 6 [01/28 23:42:48] [INFO] We are on page 6 of 6 [01/28 23:42:48] [INFO] Progress: 2941/6740 [01/28 23:42:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:42:48] [INFO] Thread http://forum.notebookreview.com/threads/hp-mini-5101-first-look.392965/ finished! [01/28 23:42:49] [INFO] !!! Now downloading Sprint Offers Dell Netbook For $200 w Contract !!!!! [01/28 23:42:50] [INFO] We are on page 1 of 1 [01/28 23:42:50] [INFO] Number of posts: 3 [01/28 23:42:50] [INFO] Progress: 2942/6740 [01/28 23:42:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:42:50] [INFO] Thread http://forum.notebookreview.com/threads/sprint-offers-dell-netbook-for-200-w-contract.431105/ finished! [01/28 23:42:50] [INFO] Max wait time for http://forum.notebookreview.com/threads/sony-announces-vaio-cw-notebook.423931/ is 29500 ms [01/28 23:42:51] [INFO] !!! Now downloading Sony Announces VAIO CW Notebook !!!!! [01/28 23:42:52] [INFO] We are on page 1 of 4 [01/28 23:42:54] [INFO] We are on page 2 of 4 [01/28 23:42:56] [INFO] We are on page 3 of 4 [01/28 23:42:58] [INFO] We are on page 4 of 4 [01/28 23:42:58] [INFO] Progress: 2943/6740 [01/28 23:42:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:42:58] [INFO] Thread http://forum.notebookreview.com/threads/sony-announces-vaio-cw-notebook.423931/ finished! [01/28 23:42:59] [INFO] !!! Now downloading FSP NB S90 Universal Notebook Adapter Review !!!!! [01/28 23:43:00] [INFO] We are on page 1 of 1 [01/28 23:43:00] [INFO] Number of posts: 2 [01/28 23:43:01] [INFO] Progress: 2944/6740 [01/28 23:43:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:43:01] [INFO] Thread http://forum.notebookreview.com/threads/fsp-nb-s90-universal-notebook-adapter-review.430930/ finished! [01/28 23:43:01] [INFO] !!! Now downloading Most Popular Laptops for October 2009 !!!!! [01/28 23:43:02] [INFO] We are on page 1 of 1 [01/28 23:43:02] [INFO] Number of posts: 7 [01/28 23:43:04] [INFO] Progress: 2945/6740 [01/28 23:43:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:43:04] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-laptops-for-october-2009.430721/ finished! [01/28 23:43:04] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-elitebook-2530p-review-discussion.315253/ is 42000 ms [01/28 23:43:05] [INFO] !!! Now downloading HP EliteBook 2530p Review Discussion !!!!! [01/28 23:43:06] [INFO] We are on page 1 of 7 [01/28 23:43:08] [INFO] We are on page 2 of 7 [01/28 23:43:12] [INFO] We are on page 3 of 7 [01/28 23:43:14] [INFO] We are on page 4 of 7 [01/28 23:43:17] [INFO] We are on page 5 of 7 [01/28 23:43:18] [INFO] We are on page 6 of 7 [01/28 23:43:20] [INFO] We are on page 7 of 7 [01/28 23:43:20] [INFO] Number of posts: 5 [01/28 23:43:20] [INFO] Progress: 2946/6740 [01/28 23:43:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:43:20] [INFO] Thread http://forum.notebookreview.com/threads/hp-elitebook-2530p-review-discussion.315253/ finished! [01/28 23:43:21] [INFO] !!! Now downloading Review Update- ASUS Eee PC 1008HA with Windows 7 !!!!! [01/28 23:43:22] [INFO] We are on page 1 of 1 [01/28 23:43:22] [INFO] Number of posts: 9 [01/28 23:43:26] [INFO] Progress: 2947/6740 [01/28 23:43:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:43:26] [INFO] Thread http://forum.notebookreview.com/threads/review-update-asus-eee-pc-1008ha-with-windows-7.430149/ finished! [01/28 23:43:26] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-8710w-workstation-review.150050/ is 84500 ms [01/28 23:43:26] [INFO] !!! Now downloading HP 8710w Workstation Review !!!!! [01/28 23:43:27] [INFO] We are on page 1 of 15 [01/28 23:43:34] [INFO] We are on page 2 of 15 [01/28 23:43:35] [INFO] We are on page 3 of 15 [01/28 23:43:37] [INFO] We are on page 4 of 15 [01/28 23:43:39] [INFO] We are on page 5 of 15 [01/28 23:43:41] [INFO] We are on page 6 of 15 [01/28 23:43:42] [INFO] We are on page 7 of 15 [01/28 23:43:44] [INFO] We are on page 8 of 15 [01/28 23:43:46] [INFO] We are on page 9 of 15 [01/28 23:43:48] [INFO] We are on page 10 of 15 [01/28 23:43:48] [WARNING] File not found for image http://img149.imageshack.us/img149/4342/screen1hr7.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/HP 8710w Workstation Review/images/storyImages/screen1hr7.th.jpg [01/28 23:43:48] [WARNING] File not found for image http://img149.imageshack.us/img149/3640/screen2fn9.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/HP 8710w Workstation Review/images/storyImages/screen2fn9.th.jpg [01/28 23:43:50] [INFO] We are on page 11 of 15 [01/28 23:43:52] [INFO] We are on page 12 of 15 [01/28 23:43:53] [INFO] We are on page 13 of 15 [01/28 23:43:55] [INFO] We are on page 14 of 15 [01/28 23:43:57] [INFO] We are on page 15 of 15 [01/28 23:43:57] [INFO] Progress: 2948/6740 [01/28 23:43:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:43:57] [INFO] Thread http://forum.notebookreview.com/threads/hp-8710w-workstation-review.150050/ finished! [01/28 23:43:57] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-thinkpad-t61p-review.155973/ is 60500 ms [01/28 23:43:57] [INFO] !!! Now downloading Lenovo ThinkPad T61p Review !!!!! [01/28 23:43:59] [INFO] We are on page 1 of 11 [01/28 23:44:03] [INFO] We are on page 2 of 11 [01/28 23:44:05] [INFO] We are on page 3 of 11 [01/28 23:44:07] [INFO] We are on page 4 of 11 [01/28 23:44:09] [INFO] We are on page 5 of 11 [01/28 23:44:10] [INFO] We are on page 6 of 11 [01/28 23:44:12] [INFO] We are on page 7 of 11 [01/28 23:44:14] [INFO] We are on page 8 of 11 [01/28 23:44:16] [INFO] We are on page 9 of 11 [01/28 23:44:17] [INFO] We are on page 10 of 11 [01/28 23:44:19] [INFO] We are on page 11 of 11 [01/28 23:44:19] [INFO] Number of posts: 2 [01/28 23:44:19] [INFO] Progress: 2949/6740 [01/28 23:44:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:44:19] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-t61p-review.155973/ finished! [01/28 23:44:19] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-g51vx-a1-review.411626/ is 33500 ms [01/28 23:44:20] [INFO] !!! Now downloading ASUS G51VX-A1 Review !!!!! [01/28 23:44:21] [INFO] We are on page 1 of 5 [01/28 23:44:57] [INFO] We are on page 2 of 5 [01/28 23:44:59] [INFO] We are on page 3 of 5 [01/28 23:45:01] [INFO] We are on page 4 of 5 [01/28 23:45:03] [INFO] We are on page 5 of 5 [01/28 23:45:03] [INFO] Number of posts: 8 [01/28 23:45:03] [INFO] Progress: 2950/6740 [01/28 23:45:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:45:03] [INFO] Thread http://forum.notebookreview.com/threads/asus-g51vx-a1-review.411626/ finished! [01/28 23:45:03] [INFO] !!! Now downloading Toshiba Dynadock Wireless U Review !!!!! [01/28 23:45:04] [INFO] We are on page 1 of 2 [01/28 23:45:09] [INFO] We are on page 2 of 2 [01/28 23:45:09] [INFO] Number of posts: 3 [01/28 23:45:09] [INFO] Progress: 2951/6740 [01/28 23:45:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:45:09] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-dynadock-wireless-u-review.429277/ finished! [01/28 23:45:09] [INFO] Max wait time for http://forum.notebookreview.com/threads/sony-vaio-fw139e-h-user-review.288643/ is 24500 ms [01/28 23:45:11] [INFO] !!! Now downloading Sony VAIO FW139E H User Review !!!!! [01/28 23:45:12] [INFO] We are on page 1 of 3 [01/28 23:45:16] [INFO] We are on page 2 of 3 [01/28 23:45:17] [INFO] We are on page 3 of 3 [01/28 23:45:17] [INFO] Progress: 2952/6740 [01/28 23:45:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:45:17] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-fw139e-h-user-review.288643/ finished! [01/28 23:45:18] [INFO] !!! Now downloading Sony Recalls AC Adapters Due to Shock Hazard !!!!! [01/28 23:45:19] [INFO] We are on page 1 of 1 [01/28 23:45:19] [INFO] Number of posts: 7 [01/28 23:45:19] [INFO] Progress: 2953/6740 [01/28 23:45:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:45:19] [INFO] Thread http://forum.notebookreview.com/threads/sony-recalls-ac-adapters-due-to-shock-hazard.429665/ finished! [01/28 23:45:20] [INFO] !!! Now downloading Windows 7 - A Guide to the Editions Discussion !!!!! [01/28 23:45:21] [INFO] We are on page 1 of 2 [01/28 23:45:21] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Windows 7 - A Guide to the Editions Discussion/images/avatars/ [01/28 23:45:24] [INFO] We are on page 2 of 2 [01/28 23:45:24] [INFO] Number of posts: 5 [01/28 23:45:24] [INFO] Progress: 2954/6740 [01/28 23:45:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:45:24] [INFO] Thread http://forum.notebookreview.com/threads/windows-7-a-guide-to-the-editions-discussion.427480/ finished! [01/28 23:45:24] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-ideapad-u550-now-available.426977/ is 21500 ms [01/28 23:45:24] [INFO] !!! Now downloading Lenovo IdeaPad U550 Now Available !!!!! [01/28 23:45:26] [INFO] We are on page 1 of 3 [01/28 23:45:28] [INFO] We are on page 2 of 3 [01/28 23:45:29] [INFO] We are on page 3 of 3 [01/28 23:45:29] [INFO] Number of posts: 4 [01/28 23:45:29] [INFO] Progress: 2955/6740 [01/28 23:45:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:45:29] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ideapad-u550-now-available.426977/ finished! [01/28 23:45:30] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-pavilion-dv5z-review.270195/ is 127000 ms [01/28 23:45:30] [INFO] !!! Now downloading HP Pavilion dv5z Review !!!!! [01/28 23:45:32] [INFO] We are on page 1 of 24 [01/28 23:45:41] [INFO] We are on page 2 of 24 [01/28 23:45:43] [INFO] We are on page 3 of 24 [01/28 23:45:45] [INFO] We are on page 4 of 24 [01/28 23:45:46] [INFO] We are on page 5 of 24 [01/28 23:45:49] [INFO] We are on page 6 of 24 [01/28 23:45:51] [INFO] We are on page 7 of 24 [01/28 23:45:53] [INFO] We are on page 8 of 24 [01/28 23:45:55] [INFO] We are on page 9 of 24 [01/28 23:45:57] [INFO] We are on page 10 of 24 [01/28 23:45:59] [INFO] We are on page 11 of 24 [01/28 23:46:01] [INFO] We are on page 12 of 24 [01/28 23:46:02] [INFO] We are on page 13 of 24 [01/28 23:46:04] [INFO] We are on page 14 of 24 [01/28 23:46:06] [INFO] We are on page 15 of 24 [01/28 23:46:07] [INFO] We are on page 16 of 24 [01/28 23:46:09] [INFO] We are on page 17 of 24 [01/28 23:46:10] [INFO] We are on page 18 of 24 [01/28 23:46:12] [INFO] We are on page 19 of 24 [01/28 23:46:14] [INFO] We are on page 20 of 24 [01/28 23:46:15] [INFO] We are on page 21 of 24 [01/28 23:46:17] [INFO] We are on page 22 of 24 [01/28 23:46:19] [INFO] We are on page 23 of 24 [01/28 23:46:20] [INFO] We are on page 24 of 24 [01/28 23:46:21] [INFO] Number of posts: 5 [01/28 23:46:21] [INFO] Progress: 2956/6740 [01/28 23:46:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:46:21] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-dv5z-review.270195/ finished! [01/28 23:46:21] [INFO] !!! Now downloading Dell Intros 12.1 XT2 XFR Rugged Tablet PC !!!!! [01/28 23:46:22] [INFO] We are on page 1 of 1 [01/28 23:46:22] [INFO] Number of posts: 7 [01/28 23:46:22] [INFO] Progress: 2957/6740 [01/28 23:46:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:46:22] [INFO] Thread http://forum.notebookreview.com/threads/dell-intros-12-1-xt2-xfr-rugged-tablet-pc.429235/ finished! [01/28 23:46:22] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-probook-4510s-review.379317/ is 25500 ms [01/28 23:46:23] [INFO] !!! Now downloading HP ProBook 4510s Review !!!!! [01/28 23:46:24] [INFO] We are on page 1 of 4 [01/28 23:46:29] [INFO] We are on page 2 of 4 [01/28 23:46:31] [INFO] We are on page 3 of 4 [01/28 23:46:33] [INFO] We are on page 4 of 4 [01/28 23:46:33] [INFO] Number of posts: 2 [01/28 23:46:33] [INFO] Progress: 2958/6740 [01/28 23:46:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:46:33] [INFO] Thread http://forum.notebookreview.com/threads/hp-probook-4510s-review.379317/ finished! [01/28 23:46:33] [INFO] Max wait time for http://forum.notebookreview.com/threads/120hz-notebook-panels-on-the-way.362083/ is 54000 ms [01/28 23:46:33] [INFO] !!! Now downloading 120Hz Notebook Panels on the Way !!!!! [01/28 23:46:35] [INFO] We are on page 1 of 9 [01/28 23:46:37] [INFO] We are on page 2 of 9 [01/28 23:46:39] [INFO] We are on page 3 of 9 [01/28 23:46:40] [INFO] We are on page 4 of 9 [01/28 23:46:43] [INFO] We are on page 5 of 9 [01/28 23:46:45] [INFO] We are on page 6 of 9 [01/28 23:46:54] [INFO] We are on page 7 of 9 [01/28 23:46:57] [INFO] We are on page 8 of 9 [01/28 23:46:58] [INFO] We are on page 9 of 9 [01/28 23:46:58] [INFO] Number of posts: 9 [01/28 23:47:00] [INFO] Progress: 2959/6740 [01/28 23:47:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:47:00] [INFO] Thread http://forum.notebookreview.com/threads/120hz-notebook-panels-on-the-way.362083/ finished! [01/28 23:47:00] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-inspiron-11z-review-discussion.413767/ is 54000 ms [01/28 23:47:00] [INFO] !!! Now downloading Dell Inspiron 11z Review Discussion !!!!! [01/28 23:47:01] [INFO] We are on page 1 of 9 [01/28 23:47:02] [WARNING] File not found for image http://img179.imageshack.us/img179/9108/thecomicbookguywithhisl.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell Inspiron 11z Review Discussion/images/storyImages/thecomicbookguywithhisl.jpg [01/28 23:47:04] [INFO] We are on page 2 of 9 [01/28 23:47:06] [INFO] We are on page 3 of 9 [01/28 23:47:06] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/nah_zpswfdldzsn.gif [01/28 23:47:07] [INFO] We are on page 4 of 9 [01/28 23:47:09] [INFO] We are on page 5 of 9 [01/28 23:47:11] [INFO] We are on page 6 of 9 [01/28 23:47:12] [INFO] We are on page 7 of 9 [01/28 23:47:14] [INFO] We are on page 8 of 9 [01/28 23:47:16] [INFO] We are on page 9 of 9 [01/28 23:47:16] [INFO] Number of posts: 9 [01/28 23:47:16] [INFO] Progress: 2960/6740 [01/28 23:47:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:47:16] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-11z-review-discussion.413767/ finished! [01/28 23:47:16] [INFO] !!! Now downloading USB Bootable Windows 7 For Netbooks Available Discussion !!!!! [01/28 23:47:17] [INFO] We are on page 1 of 2 [01/28 23:47:20] [INFO] We are on page 2 of 2 [01/28 23:47:20] [INFO] Number of posts: 1 [01/28 23:47:20] [INFO] Progress: 2961/6740 [01/28 23:47:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:47:20] [INFO] Thread http://forum.notebookreview.com/threads/usb-bootable-windows-7-for-netbooks-available-discussion.428000/ finished! [01/28 23:47:20] [INFO] !!! Now downloading Lenovo IdeaPad U150 Now Available !!!!! [01/28 23:47:21] [INFO] We are on page 1 of 1 [01/28 23:47:21] [INFO] Number of posts: 2 [01/28 23:47:22] [INFO] Progress: 2962/6740 [01/28 23:47:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:47:22] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ideapad-u150-now-available.428974/ finished! [01/28 23:47:22] [INFO] !!! Now downloading Acer Intros 11.6 AS1410 Notebook !!!!! [01/28 23:47:23] [INFO] We are on page 1 of 1 [01/28 23:47:23] [INFO] Number of posts: 7 [01/28 23:47:24] [INFO] Progress: 2963/6740 [01/28 23:47:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:47:24] [INFO] Thread http://forum.notebookreview.com/threads/acer-intros-11-6-as1410-notebook.427274/ finished! [01/28 23:47:24] [INFO] Max wait time for http://forum.notebookreview.com/threads/alienware-introduces-m15x-core-i7-powered-15-inch-gaming-laptop.420025/ is 79500 ms [01/28 23:47:24] [INFO] !!! Now downloading Alienware Introduces M15x Core i7 Powered 15-inch Gaming Laptop !!!!! [01/28 23:47:25] [INFO] We are on page 1 of 14 [01/28 23:47:28] [INFO] We are on page 2 of 14 [01/28 23:47:30] [INFO] We are on page 3 of 14 [01/28 23:47:32] [INFO] We are on page 4 of 14 [01/28 23:47:34] [INFO] We are on page 5 of 14 [01/28 23:47:35] [INFO] We are on page 6 of 14 [01/28 23:47:37] [INFO] We are on page 7 of 14 [01/28 23:47:39] [INFO] We are on page 8 of 14 [01/28 23:47:41] [INFO] We are on page 9 of 14 [01/28 23:47:43] [INFO] We are on page 10 of 14 [01/28 23:47:44] [INFO] We are on page 11 of 14 [01/28 23:47:46] [INFO] We are on page 12 of 14 [01/28 23:47:48] [INFO] We are on page 13 of 14 [01/28 23:47:49] [INFO] We are on page 14 of 14 [01/28 23:47:49] [INFO] Progress: 2964/6740 [01/28 23:47:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:47:49] [INFO] Thread http://forum.notebookreview.com/threads/alienware-introduces-m15x-core-i7-powered-15-inch-gaming-laptop.420025/ finished! [01/28 23:47:50] [INFO] !!! Now downloading ASUS K40IN Review !!!!! [01/28 23:47:51] [INFO] We are on page 1 of 2 [01/28 23:47:56] [INFO] We are on page 2 of 2 [01/28 23:47:56] [INFO] Number of posts: 3 [01/28 23:47:56] [INFO] Progress: 2965/6740 [01/28 23:47:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:47:56] [INFO] Thread http://forum.notebookreview.com/threads/asus-k40in-review.427210/ finished! [01/28 23:47:56] [INFO] !!! Now downloading Acer Intros Aspire Notebook with 3D Display !!!!! [01/28 23:47:57] [INFO] We are on page 1 of 1 [01/28 23:47:58] [INFO] Progress: 2966/6740 [01/28 23:47:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:47:58] [INFO] Thread http://forum.notebookreview.com/threads/acer-intros-aspire-notebook-with-3d-display.427724/ finished! [01/28 23:47:58] [INFO] Max wait time for http://forum.notebookreview.com/threads/windows-7-to-buy-or-not-to-buy-discussion.426809/ is 35000 ms [01/28 23:47:59] [INFO] !!! Now downloading Windows 7 - To Buy or Not to Buy Discussion !!!!! [01/28 23:48:00] [INFO] We are on page 1 of 6 [01/28 23:48:00] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Windows 7 - To Buy or Not to Buy Discussion/images/avatars/ [01/28 23:48:02] [INFO] We are on page 2 of 6 [01/28 23:48:04] [INFO] We are on page 3 of 6 [01/28 23:48:06] [INFO] We are on page 4 of 6 [01/28 23:48:07] [INFO] We are on page 5 of 6 [01/28 23:48:09] [INFO] We are on page 6 of 6 [01/28 23:48:09] [INFO] Number of posts: 1 [01/28 23:48:09] [INFO] Progress: 2967/6740 [01/28 23:48:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:48:09] [INFO] Thread http://forum.notebookreview.com/threads/windows-7-to-buy-or-not-to-buy-discussion.426809/ finished! [01/28 23:48:10] [INFO] !!! Now downloading Dell Inspiron 14z Review !!!!! [01/28 23:48:11] [INFO] We are on page 1 of 2 [01/28 23:48:18] [INFO] We are on page 2 of 2 [01/28 23:48:18] [INFO] Number of posts: 2 [01/28 23:48:18] [INFO] Progress: 2968/6740 [01/28 23:48:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:48:18] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-14z-review.427949/ finished! [01/28 23:48:18] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-announces-new-laptops-for-2009.417916/ is 233500 ms [01/28 23:48:19] [INFO] !!! Now downloading HP Announces New Laptops for 2009 !!!!! [01/28 23:48:20] [INFO] We are on page 1 of 45 [01/28 23:48:27] [INFO] We are on page 2 of 45 [01/28 23:48:29] [INFO] We are on page 3 of 45 [01/28 23:48:31] [INFO] We are on page 4 of 45 [01/28 23:48:33] [INFO] We are on page 5 of 45 [01/28 23:48:34] [INFO] We are on page 6 of 45 [01/28 23:48:36] [INFO] We are on page 7 of 45 [01/28 23:48:38] [INFO] We are on page 8 of 45 [01/28 23:48:40] [INFO] We are on page 9 of 45 [01/28 23:48:41] [WARNING] File not found for image http://www.hp.com/united-states/campaigns/envy/images/ev15_gal/large_1.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/HP Announces New Laptops for 2009/images/storyImages/large_1.jpg [01/28 23:48:43] [INFO] We are on page 10 of 45 [01/28 23:48:44] [WARNING] File not found for image http://www.hp.com/united-states/campaigns/envy/images/ev15_gal/large_4.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/HP Announces New Laptops for 2009/images/storyImages/large_4.jpg [01/28 23:48:45] [INFO] We are on page 11 of 45 [01/28 23:48:47] [INFO] We are on page 12 of 45 [01/28 23:48:49] [INFO] We are on page 13 of 45 [01/28 23:48:50] [INFO] We are on page 14 of 45 [01/28 23:48:51] [WARNING] File not found for image https://www.notebookcheck.com/typo3temp/pics/5ccebe6a89.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/HP Announces New Laptops for 2009/images/storyImages/5ccebe6a89.jpg [01/28 23:48:54] [INFO] We are on page 15 of 45 [01/28 23:48:56] [INFO] We are on page 16 of 45 [01/28 23:48:57] [INFO] We are on page 17 of 45 [01/28 23:49:00] [INFO] We are on page 18 of 45 [01/28 23:49:02] [INFO] We are on page 19 of 45 [01/28 23:49:04] [INFO] We are on page 20 of 45 [01/28 23:49:04] [WARNING] Host down for image http://harnettcountycornhole.com/images/12380-Cute-Monkey-In-A-Hardhat-Working-On-A-Computer-To-Construct-A-Website-Clipart-Illustration.jpg [01/28 23:49:05] [INFO] We are on page 21 of 45 [01/28 23:49:07] [INFO] We are on page 22 of 45 [01/28 23:49:09] [INFO] We are on page 23 of 45 [01/28 23:49:11] [INFO] We are on page 24 of 45 [01/28 23:49:17] [INFO] We are on page 25 of 45 [01/28 23:49:18] [INFO] Progress has been made 1 ago. Waiting another minute... [01/28 23:49:18] [INFO] We are on page 26 of 45 [01/28 23:49:20] [INFO] We are on page 27 of 45 [01/28 23:49:22] [INFO] We are on page 28 of 45 [01/28 23:49:23] [INFO] We are on page 29 of 45 [01/28 23:49:25] [INFO] We are on page 30 of 45 [01/28 23:49:27] [INFO] We are on page 31 of 45 [01/28 23:49:28] [INFO] We are on page 32 of 45 [01/28 23:49:30] [INFO] We are on page 33 of 45 [01/28 23:49:32] [INFO] We are on page 34 of 45 [01/28 23:49:33] [INFO] We are on page 35 of 45 [01/28 23:49:35] [INFO] We are on page 36 of 45 [01/28 23:49:37] [INFO] We are on page 37 of 45 [01/28 23:49:38] [INFO] We are on page 38 of 45 [01/28 23:49:40] [INFO] We are on page 39 of 45 [01/28 23:49:42] [INFO] We are on page 40 of 45 [01/28 23:49:43] [INFO] We are on page 41 of 45 [01/28 23:49:45] [INFO] We are on page 42 of 45 [01/28 23:49:46] [INFO] We are on page 43 of 45 [01/28 23:49:48] [INFO] We are on page 44 of 45 [01/28 23:49:50] [INFO] We are on page 45 of 45 [01/28 23:49:50] [INFO] Number of posts: 8 [01/28 23:49:50] [INFO] Progress: 2969/6740 [01/28 23:49:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:49:50] [INFO] Thread http://forum.notebookreview.com/threads/hp-announces-new-laptops-for-2009.417916/ finished! [01/28 23:49:50] [INFO] !!! Now downloading HP Updates dv6t Notebook with Core i7 !!!!! [01/28 23:49:51] [INFO] We are on page 1 of 2 [01/28 23:49:53] [INFO] We are on page 2 of 2 [01/28 23:49:53] [INFO] Number of posts: 1 [01/28 23:49:54] [INFO] Progress: 2970/6740 [01/28 23:49:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:49:54] [INFO] Thread http://forum.notebookreview.com/threads/hp-updates-dv6t-notebook-with-core-i7.427276/ finished! [01/28 23:49:54] [INFO] Max wait time for http://forum.notebookreview.com/threads/intel-clarksfield-notebook-cpus-coming.399083/ is 43500 ms [01/28 23:49:54] [INFO] !!! Now downloading Intel Clarksfield Notebook CPUs Coming !!!!! [01/28 23:49:55] [INFO] We are on page 1 of 7 [01/28 23:49:57] [INFO] We are on page 2 of 7 [01/28 23:49:59] [INFO] We are on page 3 of 7 [01/28 23:50:01] [INFO] We are on page 4 of 7 [01/28 23:50:02] [INFO] We are on page 5 of 7 [01/28 23:50:05] [INFO] We are on page 6 of 7 [01/28 23:50:07] [INFO] We are on page 7 of 7 [01/28 23:50:07] [INFO] Number of posts: 8 [01/28 23:50:07] [INFO] Progress: 2971/6740 [01/28 23:50:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:50:07] [INFO] Thread http://forum.notebookreview.com/threads/intel-clarksfield-notebook-cpus-coming.399083/ finished! [01/28 23:50:07] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-compaq-2510p-review.161984/ is 40500 ms [01/28 23:50:08] [INFO] !!! Now downloading HP Compaq 2510p Review !!!!! [01/28 23:50:09] [INFO] We are on page 1 of 7 [01/28 23:50:14] [INFO] We are on page 2 of 7 [01/28 23:50:16] [INFO] We are on page 3 of 7 [01/28 23:50:18] [INFO] We are on page 4 of 7 [01/28 23:50:19] [INFO] We are on page 5 of 7 [01/28 23:50:21] [INFO] We are on page 6 of 7 [01/28 23:50:23] [INFO] We are on page 7 of 7 [01/28 23:50:23] [INFO] Number of posts: 2 [01/28 23:50:23] [INFO] Progress: 2972/6740 [01/28 23:50:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:50:23] [INFO] Thread http://forum.notebookreview.com/threads/hp-compaq-2510p-review.161984/ finished! [01/28 23:50:23] [INFO] !!! Now downloading Viewsonic introduces a new range of Viewbooks !!!!! [01/28 23:50:24] [INFO] We are on page 1 of 1 [01/28 23:50:24] [INFO] Number of posts: 4 [01/28 23:50:25] [INFO] Progress: 2973/6740 [01/28 23:50:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:50:25] [INFO] Thread http://forum.notebookreview.com/threads/viewsonic-introduces-a-new-range-of-viewbooks.427273/ finished! [01/28 23:50:25] [INFO] !!! Now downloading Fujitsu Intros LifeBook A1220 Notebook !!!!! [01/28 23:50:26] [INFO] We are on page 1 of 1 [01/28 23:50:26] [INFO] Number of posts: 3 [01/28 23:50:27] [INFO] Progress: 2974/6740 [01/28 23:50:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:50:27] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-intros-lifebook-a1220-notebook.427275/ finished! [01/28 23:50:27] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-t500-thinkpad-review.289663/ is 70500 ms [01/28 23:50:27] [INFO] !!! Now downloading Lenovo T500 ThinkPad Review !!!!! [01/28 23:50:28] [INFO] We are on page 1 of 13 [01/28 23:50:35] [INFO] We are on page 2 of 13 [01/28 23:50:37] [INFO] We are on page 3 of 13 [01/28 23:50:38] [INFO] We are on page 4 of 13 [01/28 23:50:40] [INFO] We are on page 5 of 13 [01/28 23:50:42] [INFO] We are on page 6 of 13 [01/28 23:50:44] [INFO] We are on page 7 of 13 [01/28 23:50:44] [INFO] Applying Photobucket fix for http://i213.photobucket.com/albums/cc35/tse727/augdesktop.jpg [01/28 23:50:47] [INFO] We are on page 8 of 13 [01/28 23:50:49] [INFO] We are on page 9 of 13 [01/28 23:50:50] [INFO] We are on page 10 of 13 [01/28 23:50:53] [INFO] We are on page 11 of 13 [01/28 23:50:55] [INFO] We are on page 12 of 13 [01/28 23:50:57] [INFO] We are on page 13 of 13 [01/28 23:50:57] [INFO] Number of posts: 2 [01/28 23:50:58] [INFO] Progress: 2975/6740 [01/28 23:50:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:50:58] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-t500-thinkpad-review.289663/ finished! [01/28 23:50:58] [INFO] !!! Now downloading Apple Updates $999 MacBook !!!!! [01/28 23:51:00] [INFO] We are on page 1 of 1 [01/28 23:51:00] [INFO] Number of posts: 9 [01/28 23:51:00] [INFO] Progress: 2976/6740 [01/28 23:51:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:51:00] [INFO] Thread http://forum.notebookreview.com/threads/apple-updates-999-macbook.426978/ finished! [01/28 23:51:00] [INFO] Max wait time for http://forum.notebookreview.com/threads/toshiba-intros-qosmio-x500.420193/ is 25500 ms [01/28 23:51:01] [INFO] !!! Now downloading Toshiba Intros Qosmio X500 !!!!! [01/28 23:51:02] [INFO] We are on page 1 of 4 [01/28 23:51:04] [INFO] We are on page 2 of 4 [01/28 23:51:06] [INFO] We are on page 3 of 4 [01/28 23:51:07] [INFO] We are on page 4 of 4 [01/28 23:51:07] [INFO] Number of posts: 2 [01/28 23:51:07] [INFO] Progress: 2977/6740 [01/28 23:51:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:51:07] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-intros-qosmio-x500.420193/ finished! [01/28 23:51:08] [INFO] !!! Now downloading Getac Announces Windows 7 Rugged Notebooks and Tablets !!!!! [01/28 23:51:09] [INFO] We are on page 1 of 1 [01/28 23:51:09] [INFO] Number of posts: 1 [01/28 23:51:09] [INFO] Progress: 2978/6740 [01/28 23:51:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:51:09] [INFO] Thread http://forum.notebookreview.com/threads/getac-announces-windows-7-rugged-notebooks-and-tablets.426979/ finished! [01/28 23:51:10] [INFO] !!! Now downloading Gateway Intros EC Series Notebooks !!!!! [01/28 23:51:11] [INFO] We are on page 1 of 1 [01/28 23:51:11] [INFO] Number of posts: 9 [01/28 23:51:11] [INFO] Progress: 2979/6740 [01/28 23:51:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:51:11] [INFO] Thread http://forum.notebookreview.com/threads/gateway-intros-ec-series-notebooks.426757/ finished! [01/28 23:51:12] [INFO] !!! Now downloading Windows 7 - To Buy or Not to Buy !!!!! [01/28 23:51:13] [INFO] We are on page 1 of 1 [01/28 23:51:13] [INFO] Number of posts: 0 [01/28 23:51:13] [INFO] Progress: 2980/6740 [01/28 23:51:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:51:13] [INFO] Thread http://forum.notebookreview.com/threads/windows-7-to-buy-or-not-to-buy.426831/ finished! [01/28 23:51:13] [INFO] Max wait time for http://forum.notebookreview.com/threads/ati-mobility-radeon-hd-5000-details-emerge.417828/ is 20500 ms [01/28 23:51:13] [INFO] !!! Now downloading ATI Mobility Radeon HD 5000 Details Emerge !!!!! [01/28 23:51:14] [INFO] We are on page 1 of 3 [01/28 23:51:16] [INFO] We are on page 2 of 3 [01/28 23:51:18] [INFO] We are on page 3 of 3 [01/28 23:51:18] [INFO] Number of posts: 2 [01/28 23:51:18] [INFO] Progress: 2981/6740 [01/28 23:51:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:51:18] [INFO] Thread http://forum.notebookreview.com/threads/ati-mobility-radeon-hd-5000-details-emerge.417828/ finished! [01/28 23:51:19] [INFO] !!! Now downloading Netflix Watch Instantly Streaming Video Review Discussion !!!!! [01/28 23:51:20] [INFO] We are on page 1 of 2 [01/28 23:51:22] [INFO] We are on page 2 of 2 [01/28 23:51:22] [INFO] Progress: 2982/6740 [01/28 23:51:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:51:22] [INFO] Thread http://forum.notebookreview.com/threads/netflix-watch-instantly-streaming-video-review-discussion.421596/ finished! [01/28 23:51:22] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-thinkpad-t400s-touch-review.417892/ is 27000 ms [01/28 23:51:23] [INFO] !!! Now downloading Lenovo ThinkPad T400s Touch Review !!!!! [01/28 23:51:24] [INFO] We are on page 1 of 4 [01/28 23:51:31] [INFO] We are on page 2 of 4 [01/28 23:51:33] [INFO] We are on page 3 of 4 [01/28 23:51:36] [INFO] We are on page 4 of 4 [01/28 23:51:36] [INFO] Number of posts: 5 [01/28 23:51:36] [INFO] Progress: 2983/6740 [01/28 23:51:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:51:36] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-t400s-touch-review.417892/ finished! [01/28 23:51:36] [INFO] Max wait time for http://forum.notebookreview.com/threads/msi-intros-core-i7-gaming-notebook.422253/ is 20500 ms [01/28 23:51:36] [INFO] !!! Now downloading MSI Intros Core i7 Gaming Notebook !!!!! [01/28 23:51:37] [INFO] We are on page 1 of 3 [01/28 23:51:41] [INFO] We are on page 2 of 3 [01/28 23:51:43] [INFO] We are on page 3 of 3 [01/28 23:51:43] [INFO] Number of posts: 2 [01/28 23:51:43] [INFO] Progress: 2984/6740 [01/28 23:51:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:51:43] [INFO] Thread http://forum.notebookreview.com/threads/msi-intros-core-i7-gaming-notebook.422253/ finished! [01/28 23:51:44] [INFO] !!! Now downloading Lenovo IdeaPad S10-2 Review !!!!! [01/28 23:51:45] [INFO] We are on page 1 of 2 [01/28 23:51:48] [INFO] We are on page 2 of 2 [01/28 23:51:48] [INFO] Number of posts: 3 [01/28 23:51:48] [INFO] Progress: 2985/6740 [01/28 23:51:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:51:48] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ideapad-s10-2-review.398913/ finished! [01/28 23:51:48] [INFO] Max wait time for http://forum.notebookreview.com/threads/windows-7-what-are-you-waiting-for.425338/ is 25000 ms [01/28 23:51:49] [INFO] !!! Now downloading Windows 7- What Are You Waiting For !!!!! [01/28 23:51:50] [INFO] We are on page 1 of 4 [01/28 23:51:52] [INFO] We are on page 2 of 4 [01/28 23:51:54] [INFO] We are on page 3 of 4 [01/28 23:51:56] [INFO] We are on page 4 of 4 [01/28 23:51:56] [INFO] Number of posts: 1 [01/28 23:51:56] [INFO] Progress: 2986/6740 [01/28 23:51:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:51:56] [INFO] Thread http://forum.notebookreview.com/threads/windows-7-what-are-you-waiting-for.425338/ finished! [01/28 23:51:56] [INFO] !!! Now downloading Amazon Video On Demand Review Discussion !!!!! [01/28 23:51:58] [INFO] We are on page 1 of 1 [01/28 23:51:58] [INFO] Number of posts: 9 [01/28 23:51:58] [INFO] Progress: 2987/6740 [01/28 23:51:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:51:58] [INFO] Thread http://forum.notebookreview.com/threads/amazon-video-on-demand-review-discussion.424979/ finished! [01/28 23:51:59] [INFO] !!! Now downloading Acer Announces Touchscreen Notebook !!!!! [01/28 23:52:00] [INFO] We are on page 1 of 2 [01/28 23:52:02] [INFO] We are on page 2 of 2 [01/28 23:52:02] [INFO] Number of posts: 9 [01/28 23:52:02] [INFO] Progress: 2988/6740 [01/28 23:52:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:52:02] [INFO] Thread http://forum.notebookreview.com/threads/acer-announces-touchscreen-notebook.425364/ finished! [01/28 23:52:02] [INFO] !!! Now downloading Toshiba Updates Notebook Line for Windows 7 !!!!! [01/28 23:52:03] [INFO] We are on page 1 of 1 [01/28 23:52:03] [INFO] Number of posts: 5 [01/28 23:52:04] [INFO] Progress: 2989/6740 [01/28 23:52:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:52:04] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-updates-notebook-line-for-windows-7.425366/ finished! [01/28 23:52:05] [INFO] !!! Now downloading HP Intros ProBook 6445b 6545b Notebooks !!!!! [01/28 23:52:06] [INFO] We are on page 1 of 2 [01/28 23:52:09] [INFO] We are on page 2 of 2 [01/28 23:52:09] [INFO] Number of posts: 9 [01/28 23:52:09] [INFO] Progress: 2990/6740 [01/28 23:52:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:52:09] [INFO] Thread http://forum.notebookreview.com/threads/hp-intros-probook-6445b-6545b-notebooks.425113/ finished! [01/28 23:52:09] [INFO] Max wait time for http://forum.notebookreview.com/threads/msi-wind-review.272344/ is 34000 ms [01/28 23:52:09] [INFO] !!! Now downloading MSI Wind Review !!!!! [01/28 23:52:11] [INFO] We are on page 1 of 5 [01/28 23:52:19] [INFO] We are on page 2 of 5 [01/28 23:52:21] [INFO] We are on page 3 of 5 [01/28 23:52:23] [INFO] We are on page 4 of 5 [01/28 23:52:24] [INFO] We are on page 5 of 5 [01/28 23:52:24] [INFO] Number of posts: 9 [01/28 23:52:24] [INFO] Progress: 2991/6740 [01/28 23:52:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:52:24] [INFO] Thread http://forum.notebookreview.com/threads/msi-wind-review.272344/ finished! [01/28 23:52:24] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-intros-16-core-i7-notebook.424775/ is 20500 ms [01/28 23:52:25] [INFO] !!! Now downloading ASUS Intros 16 Core i7 Notebook !!!!! [01/28 23:52:26] [INFO] We are on page 1 of 3 [01/28 23:52:27] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/no_zpsjrke5qww.gif [01/28 23:52:27] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/28 23:52:29] [INFO] We are on page 2 of 3 [01/28 23:52:30] [INFO] We are on page 3 of 3 [01/28 23:52:30] [INFO] Number of posts: 2 [01/28 23:52:30] [INFO] Progress: 2992/6740 [01/28 23:52:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:52:30] [INFO] Thread http://forum.notebookreview.com/threads/asus-intros-16-core-i7-notebook.424775/ finished! [01/28 23:52:31] [INFO] !!! Now downloading Logitech Intros Notebook Kit MK605 !!!!! [01/28 23:52:32] [INFO] We are on page 1 of 1 [01/28 23:52:32] [INFO] Number of posts: 1 [01/28 23:52:32] [INFO] Progress: 2993/6740 [01/28 23:52:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:52:32] [INFO] Thread http://forum.notebookreview.com/threads/logitech-intros-notebook-kit-mk605.425365/ finished! [01/28 23:52:34] [INFO] !!! Now downloading Google Docs Review Discussion !!!!! [01/28 23:52:35] [INFO] We are on page 1 of 2 [01/28 23:52:37] [INFO] We are on page 2 of 2 [01/28 23:52:37] [INFO] Number of posts: 5 [01/28 23:52:37] [INFO] Progress: 2994/6740 [01/28 23:52:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:52:37] [INFO] Thread http://forum.notebookreview.com/threads/google-docs-review-discussion.423801/ finished! [01/28 23:52:38] [INFO] !!! Now downloading Dell Offers to Upgrade PCs to Windows 7 !!!!! [01/28 23:52:39] [INFO] We are on page 1 of 1 [01/28 23:52:39] [INFO] Number of posts: 8 [01/28 23:52:40] [INFO] Progress: 2995/6740 [01/28 23:52:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:52:40] [INFO] Thread http://forum.notebookreview.com/threads/dell-offers-to-upgrade-pcs-to-windows-7.423094/ finished! [01/28 23:52:40] [INFO] !!! Now downloading HP ProBook 4310s Review Discussion !!!!! [01/28 23:52:42] [INFO] We are on page 1 of 1 [01/28 23:52:42] [INFO] Number of posts: 8 [01/28 23:52:42] [INFO] Progress: 2996/6740 [01/28 23:52:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:52:42] [INFO] Thread http://forum.notebookreview.com/threads/hp-probook-4310s-review-discussion.424513/ finished! [01/28 23:52:42] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-adamo-xps-ultra-thin-notebook-coming.416484/ is 44500 ms [01/28 23:52:43] [INFO] !!! Now downloading Dell Adamo XPS Ultra Thin Notebook Coming !!!!! [01/28 23:52:44] [INFO] We are on page 1 of 7 [01/28 23:52:46] [INFO] We are on page 2 of 7 [01/28 23:52:48] [INFO] We are on page 3 of 7 [01/28 23:52:50] [INFO] We are on page 4 of 7 [01/28 23:52:51] [INFO] We are on page 5 of 7 [01/28 23:52:53] [INFO] We are on page 6 of 7 [01/28 23:52:55] [INFO] We are on page 7 of 7 [01/28 23:52:55] [INFO] Progress: 2997/6740 [01/28 23:52:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:52:55] [INFO] Thread http://forum.notebookreview.com/threads/dell-adamo-xps-ultra-thin-notebook-coming.416484/ finished! [01/28 23:52:56] [INFO] !!! Now downloading Lenovo IdeaPad U150 Ultraportable Unveiled !!!!! [01/28 23:52:57] [INFO] We are on page 1 of 1 [01/28 23:52:57] [INFO] Number of posts: 7 [01/28 23:52:57] [INFO] Progress: 2998/6740 [01/28 23:52:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:52:57] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ideapad-u150-ultraportable-unveiled.424773/ finished! [01/28 23:52:57] [INFO] Max wait time for http://forum.notebookreview.com/threads/toshiba-unveils-new-ultra-thin-laptops.421559/ is 27000 ms [01/28 23:52:57] [INFO] !!! Now downloading Toshiba Unveils New Ultra-thin Laptops !!!!! [01/28 23:52:59] [INFO] We are on page 1 of 4 [01/28 23:53:02] [INFO] We are on page 2 of 4 [01/28 23:53:04] [INFO] We are on page 3 of 4 [01/28 23:53:06] [INFO] We are on page 4 of 4 [01/28 23:53:06] [INFO] Number of posts: 5 [01/28 23:53:06] [INFO] Progress: 2999/6740 [01/28 23:53:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:53:06] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-unveils-new-ultra-thin-laptops.421559/ finished! [01/28 23:53:06] [INFO] !!! Now downloading Acer Recalling Some Aspire Notebooks !!!!! [01/28 23:53:07] [INFO] We are on page 1 of 1 [01/28 23:53:07] [INFO] Number of posts: 4 [01/28 23:53:08] [INFO] Progress: 3000/6740 [01/28 23:53:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:53:08] [INFO] Thread http://forum.notebookreview.com/threads/acer-recalling-some-aspire-notebooks.424774/ finished! [01/28 23:53:08] [INFO] Max wait time for http://forum.notebookreview.com/threads/logitech-portable-lapdesk-n315-review.422576/ is 22500 ms [01/28 23:53:08] [INFO] !!! Now downloading Logitech Portable Lapdesk N315 Review !!!!! [01/28 23:53:09] [INFO] We are on page 1 of 3 [01/28 23:53:13] [INFO] We are on page 2 of 3 [01/28 23:53:15] [INFO] We are on page 3 of 3 [01/28 23:53:15] [INFO] Number of posts: 6 [01/28 23:53:15] [INFO] Progress: 3001/6740 [01/28 23:53:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:53:15] [INFO] Thread http://forum.notebookreview.com/threads/logitech-portable-lapdesk-n315-review.422576/ finished! [01/28 23:53:15] [INFO] Max wait time for http://forum.notebookreview.com/threads/sager-intros-15-gaming-notebook-with-gtx-280m.420194/ is 40000 ms [01/28 23:53:16] [INFO] !!! Now downloading Sager Intros 15 Gaming Notebook with GTX 280M !!!!! [01/28 23:53:17] [INFO] We are on page 1 of 7 [01/28 23:53:19] [INFO] We are on page 2 of 7 [01/28 23:53:21] [INFO] We are on page 3 of 7 [01/28 23:53:23] [INFO] We are on page 4 of 7 [01/28 23:53:25] [INFO] We are on page 5 of 7 [01/28 23:53:26] [INFO] We are on page 6 of 7 [01/28 23:53:27] [WARNING] File not found for image http://h2dj.com/uclaradionews/files/borat-high-five.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sager Intros 15 Gaming Notebook with GTX 280M/images/storyImages/borat-high-five.jpg [01/28 23:53:28] [INFO] We are on page 7 of 7 [01/28 23:53:28] [INFO] Number of posts: 1 [01/28 23:53:28] [INFO] Progress: 3002/6740 [01/28 23:53:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:53:28] [INFO] Thread http://forum.notebookreview.com/threads/sager-intros-15-gaming-notebook-with-gtx-280m.420194/ finished! [01/28 23:53:28] [INFO] Max wait time for http://forum.notebookreview.com/threads/fujitsu-claims-new-notebook-reduces-stress.422254/ is 25000 ms [01/28 23:53:29] [INFO] !!! Now downloading Fujitsu Claims New Notebook Reduces Stress !!!!! [01/28 23:53:30] [INFO] We are on page 1 of 4 [01/28 23:53:32] [INFO] We are on page 2 of 4 [01/28 23:53:34] [INFO] We are on page 3 of 4 [01/28 23:53:34] [WARNING] Host down for image http://di1.shopping.com/images1/pi/d2/1e/7f/21078113-177x150-0-0.jpg [01/28 23:53:35] [INFO] We are on page 4 of 4 [01/28 23:53:35] [INFO] Number of posts: 1 [01/28 23:53:35] [INFO] Progress: 3003/6740 [01/28 23:53:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:53:35] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-claims-new-notebook-reduces-stress.422254/ finished! [01/28 23:53:35] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-precision-m2400-user-review.350396/ is 27000 ms [01/28 23:53:36] [INFO] !!! Now downloading Dell Precision M2400 User Review !!!!! [01/28 23:53:37] [INFO] We are on page 1 of 4 [01/28 23:53:47] [INFO] We are on page 2 of 4 [01/28 23:53:49] [INFO] We are on page 3 of 4 [01/28 23:53:50] [INFO] We are on page 4 of 4 [01/28 23:53:50] [INFO] Number of posts: 5 [01/28 23:53:50] [INFO] Progress: 3004/6740 [01/28 23:53:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:53:50] [INFO] Thread http://forum.notebookreview.com/threads/dell-precision-m2400-user-review.350396/ finished! [01/28 23:53:51] [INFO] !!! Now downloading Hitachi Travelstar 5K500.B Review !!!!! [01/28 23:53:52] [INFO] We are on page 1 of 2 [01/28 23:53:57] [INFO] We are on page 2 of 2 [01/28 23:53:57] [INFO] Number of posts: 5 [01/28 23:53:58] [WARNING] File not found for image http://img411.imageshack.us/img411/3787/hdtunebenchmarkwdcwd800.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Hitachi Travelstar 5K500.B Review/images/storyImages/hdtunebenchmarkwdcwd800.png [01/28 23:53:58] [WARNING] File not found for image http://img193.imageshack.us/img193/3698/hdtunebenchmarkhitachih.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Hitachi Travelstar 5K500.B Review/images/storyImages/hdtunebenchmarkhitachih.png [01/28 23:53:58] [INFO] Progress: 3005/6740 [01/28 23:53:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:53:58] [INFO] Thread http://forum.notebookreview.com/threads/hitachi-travelstar-5k500-b-review.376997/ finished! [01/28 23:53:58] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-announces-core-i7-notebooks-discussion.420026/ is 37500 ms [01/28 23:53:59] [INFO] !!! Now downloading Dell Announces Core i7 Notebooks Discussion !!!!! [01/28 23:54:00] [INFO] We are on page 1 of 6 [01/28 23:54:02] [INFO] We are on page 2 of 6 [01/28 23:54:04] [INFO] We are on page 3 of 6 [01/28 23:54:07] [INFO] We are on page 4 of 6 [01/28 23:54:09] [INFO] We are on page 5 of 6 [01/28 23:54:09] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v24/funnyclowndeath/oops.jpg [01/28 23:54:11] [INFO] We are on page 6 of 6 [01/28 23:54:11] [INFO] Number of posts: 6 [01/28 23:54:11] [INFO] Progress: 3006/6740 [01/28 23:54:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:54:11] [INFO] Thread http://forum.notebookreview.com/threads/dell-announces-core-i7-notebooks-discussion.420026/ finished! [01/28 23:54:11] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-ideapad-y450-review.391423/ is 22000 ms [01/28 23:54:12] [INFO] !!! Now downloading Lenovo IdeaPad Y450 Review !!!!! [01/28 23:54:13] [INFO] We are on page 1 of 3 [01/28 23:54:17] [INFO] We are on page 2 of 3 [01/28 23:54:19] [INFO] We are on page 3 of 3 [01/28 23:54:19] [INFO] Number of posts: 5 [01/28 23:54:19] [INFO] Progress: 3007/6740 [01/28 23:54:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:54:19] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ideapad-y450-review.391423/ finished! [01/28 23:54:19] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-w90-review.364225/ is 86000 ms [01/28 23:54:19] [INFO] !!! Now downloading ASUS W90 Review !!!!! [01/28 23:54:21] [INFO] We are on page 1 of 16 [01/28 23:54:26] [INFO] We are on page 2 of 16 [01/28 23:54:29] [INFO] We are on page 3 of 16 [01/28 23:54:31] [INFO] We are on page 4 of 16 [01/28 23:54:34] [INFO] We are on page 5 of 16 [01/28 23:54:36] [INFO] We are on page 6 of 16 [01/28 23:54:38] [INFO] We are on page 7 of 16 [01/28 23:54:39] [INFO] We are on page 8 of 16 [01/28 23:54:41] [INFO] We are on page 9 of 16 [01/28 23:54:43] [INFO] We are on page 10 of 16 [01/28 23:54:46] [INFO] We are on page 11 of 16 [01/28 23:54:48] [WARNING] File not found for image https://pctuning.cz/ilustrace3/Sulc/asus_w90/crysis_screen1_maly.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/ASUS W90 Review/images/storyImages/crysis_screen1_maly.jpg [01/28 23:54:48] [WARNING] File not found for image https://pctuning.cz/ilustrace3/Sulc/asus_w90/crysis_prubeh.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/ASUS W90 Review/images/storyImages/crysis_prubeh.png [01/28 23:54:49] [INFO] We are on page 12 of 16 [01/28 23:54:51] [INFO] We are on page 13 of 16 [01/28 23:54:53] [INFO] We are on page 14 of 16 [01/28 23:54:55] [INFO] We are on page 15 of 16 [01/28 23:54:58] [INFO] We are on page 16 of 16 [01/28 23:54:58] [INFO] Number of posts: 3 [01/28 23:54:58] [INFO] Progress: 3008/6740 [01/28 23:54:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:54:58] [INFO] Thread http://forum.notebookreview.com/threads/asus-w90-review.364225/ finished! [01/28 23:54:58] [INFO] !!! Now downloading Lenovo Announces Lost & Found Service for ThinkPads !!!!! [01/28 23:54:59] [INFO] We are on page 1 of 1 [01/28 23:54:59] [INFO] Number of posts: 6 [01/28 23:55:00] [INFO] Progress: 3009/6740 [01/28 23:55:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:55:00] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-announces-lost-found-service-for-thinkpads.422255/ finished! [01/28 23:55:00] [INFO] Max wait time for http://forum.notebookreview.com/threads/acer-1410-11-6-ultra-portable-launches-at-449-in-the-us.408949/ is 64000 ms [01/28 23:55:00] [INFO] !!! Now downloading Acer 1410 11.6 Ultra portable launches at $449 in the US !!!!! [01/28 23:55:01] [INFO] We are on page 1 of 11 [01/28 23:55:03] [INFO] We are on page 2 of 11 [01/28 23:55:05] [INFO] We are on page 3 of 11 [01/28 23:55:07] [INFO] We are on page 4 of 11 [01/28 23:55:09] [INFO] We are on page 5 of 11 [01/28 23:55:09] [WARNING] File not found for image http://img83.imageshack.us/img83/2082/vaiotest2fotoji1zq4.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Acer 1410 11.6 Ultra portable launches at $449 in the US/images/storyImages/vaiotest2fotoji1zq4.jpg [01/28 23:55:10] [INFO] We are on page 6 of 11 [01/28 23:55:12] [INFO] We are on page 7 of 11 [01/28 23:55:13] [INFO] We are on page 8 of 11 [01/28 23:55:15] [INFO] We are on page 9 of 11 [01/28 23:55:17] [INFO] We are on page 10 of 11 [01/28 23:55:17] [WARNING] File not found for image http://img4.imageshack.us/img4/330/singledualchannelbenchj.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Acer 1410 11.6 Ultra portable launches at $449 in the US/images/storyImages/singledualchannelbenchj.png [01/28 23:55:19] [INFO] We are on page 11 of 11 [01/28 23:55:19] [INFO] Number of posts: 9 [01/28 23:55:19] [INFO] Progress: 3010/6740 [01/28 23:55:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:55:19] [INFO] Thread http://forum.notebookreview.com/threads/acer-1410-11-6-ultra-portable-launches-at-449-in-the-us.408949/ finished! [01/28 23:55:19] [INFO] !!! Now downloading Symantec Norton Antivirus 2010 Review Discussion !!!!! [01/28 23:55:20] [INFO] We are on page 1 of 2 [01/28 23:55:22] [INFO] We are on page 2 of 2 [01/28 23:55:22] [INFO] Number of posts: 2 [01/28 23:55:22] [INFO] Progress: 3011/6740 [01/28 23:55:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:55:22] [INFO] Thread http://forum.notebookreview.com/threads/symantec-norton-antivirus-2010-review-discussion.422079/ finished! [01/28 23:55:23] [INFO] !!! Now downloading Most Popular Laptops for September 2009 !!!!! [01/28 23:55:24] [INFO] We are on page 1 of 1 [01/28 23:55:24] [INFO] Number of posts: 7 [01/28 23:55:25] [INFO] Progress: 3012/6740 [01/28 23:55:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:55:25] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-laptops-for-september-2009.422256/ finished! [01/28 23:55:26] [INFO] !!! Now downloading 2009 Backup & Recovery Software Home Buyers Guide Discussion !!!!! [01/28 23:55:27] [INFO] We are on page 1 of 1 [01/28 23:55:27] [INFO] Number of posts: 8 [01/28 23:55:27] [INFO] Progress: 3013/6740 [01/28 23:55:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:55:27] [INFO] Thread http://forum.notebookreview.com/threads/2009-backup-recovery-software-home-buyers-guide-discussion.416089/ finished! [01/28 23:55:27] [INFO] !!! Now downloading HP ProBook 4710s Review !!!!! [01/28 23:55:28] [INFO] We are on page 1 of 1 [01/28 23:55:28] [INFO] Number of posts: 8 [01/28 23:55:31] [INFO] Progress: 3014/6740 [01/28 23:55:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:55:31] [INFO] Thread http://forum.notebookreview.com/threads/hp-probook-4710s-review.398096/ finished! [01/28 23:55:32] [INFO] !!! Now downloading More Dual-Core CPUS Coming for Ultra Thin Notebooks !!!!! [01/28 23:55:33] [INFO] We are on page 1 of 2 [01/28 23:55:35] [INFO] We are on page 2 of 2 [01/28 23:55:35] [INFO] Number of posts: 2 [01/28 23:55:35] [INFO] Progress: 3015/6740 [01/28 23:55:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:55:35] [INFO] Thread http://forum.notebookreview.com/threads/more-dual-core-cpus-coming-for-ultra-thin-notebooks.421984/ finished! [01/28 23:55:35] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-unveils-super-thin-latitude-z-discussion.421639/ is 25500 ms [01/28 23:55:36] [INFO] !!! Now downloading Dell unveils super-thin Latitude Z Discussion !!!!! [01/28 23:55:37] [INFO] We are on page 1 of 4 [01/28 23:55:39] [INFO] We are on page 2 of 4 [01/28 23:55:41] [INFO] We are on page 3 of 4 [01/28 23:55:43] [INFO] We are on page 4 of 4 [01/28 23:55:43] [INFO] Number of posts: 2 [01/28 23:55:43] [INFO] Progress: 3016/6740 [01/28 23:55:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:55:43] [INFO] Thread http://forum.notebookreview.com/threads/dell-unveils-super-thin-latitude-z-discussion.421639/ finished! [01/28 23:55:45] [INFO] !!! Now downloading Toshiba Satellite P505 Review !!!!! [01/28 23:55:46] [INFO] We are on page 1 of 2 [01/28 23:55:53] [INFO] We are on page 2 of 2 [01/28 23:55:53] [INFO] Number of posts: 1 [01/28 23:55:53] [INFO] Progress: 3017/6740 [01/28 23:55:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:55:53] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-p505-review.420668/ finished! [01/28 23:55:54] [INFO] !!! Now downloading Microsoft Pushing Windows 7 64-bit Compatibility Discussion !!!!! [01/28 23:55:55] [INFO] We are on page 1 of 1 [01/28 23:55:55] [INFO] Number of posts: 4 [01/28 23:55:55] [INFO] Progress: 3018/6740 [01/28 23:55:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:55:55] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-pushing-windows-7-64-bit-compatibility-discussion.421983/ finished! [01/28 23:55:55] [INFO] Max wait time for http://forum.notebookreview.com/threads/sony-vaio-x-series-hands-on.414777/ is 27000 ms [01/28 23:55:56] [INFO] !!! Now downloading Sony VAIO X-Series Hands On !!!!! [01/28 23:55:57] [INFO] We are on page 1 of 4 [01/28 23:55:59] [INFO] We are on page 2 of 4 [01/28 23:56:01] [INFO] We are on page 3 of 4 [01/28 23:56:02] [INFO] We are on page 4 of 4 [01/28 23:56:02] [INFO] Number of posts: 5 [01/28 23:56:02] [INFO] Progress: 3019/6740 [01/28 23:56:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:56:02] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-x-series-hands-on.414777/ finished! [01/28 23:56:02] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-thinkpad-t400-review.290903/ is 131500 ms [01/28 23:56:03] [INFO] !!! Now downloading Lenovo ThinkPad T400 Review !!!!! [01/28 23:56:04] [INFO] We are on page 1 of 25 [01/28 23:56:10] [INFO] We are on page 2 of 25 [01/28 23:56:13] [INFO] We are on page 3 of 25 [01/28 23:56:15] [INFO] We are on page 4 of 25 [01/28 23:56:17] [INFO] We are on page 5 of 25 [01/28 23:56:18] [INFO] We are on page 6 of 25 [01/28 23:56:20] [INFO] We are on page 7 of 25 [01/28 23:56:22] [INFO] We are on page 8 of 25 [01/28 23:56:24] [INFO] We are on page 9 of 25 [01/28 23:56:26] [INFO] We are on page 10 of 25 [01/28 23:56:28] [INFO] We are on page 11 of 25 [01/28 23:56:29] [INFO] We are on page 12 of 25 [01/28 23:56:31] [INFO] We are on page 13 of 25 [01/28 23:56:32] [INFO] We are on page 14 of 25 [01/28 23:56:34] [INFO] We are on page 15 of 25 [01/28 23:56:34] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/spinny2_zpsduxcloiv.gif [01/28 23:56:36] [INFO] We are on page 16 of 25 [01/28 23:56:38] [INFO] We are on page 17 of 25 [01/28 23:56:39] [INFO] We are on page 18 of 25 [01/28 23:56:41] [INFO] We are on page 19 of 25 [01/28 23:56:42] [INFO] We are on page 20 of 25 [01/28 23:56:44] [INFO] We are on page 21 of 25 [01/28 23:56:46] [INFO] We are on page 22 of 25 [01/28 23:56:47] [INFO] We are on page 23 of 25 [01/28 23:56:49] [INFO] We are on page 24 of 25 [01/28 23:56:51] [INFO] We are on page 25 of 25 [01/28 23:56:51] [INFO] Number of posts: 4 [01/28 23:56:51] [INFO] Progress: 3020/6740 [01/28 23:56:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:56:51] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-t400-review.290903/ finished! [01/28 23:56:51] [INFO] !!! Now downloading Online Backup Service Buyers Guide 2009 Discussion !!!!! [01/28 23:56:52] [INFO] We are on page 1 of 1 [01/28 23:56:52] [INFO] Number of posts: 6 [01/28 23:56:53] [INFO] Progress: 3021/6740 [01/28 23:56:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:56:53] [INFO] Thread http://forum.notebookreview.com/threads/online-backup-service-buyers-guide-2009-discussion.418540/ finished! [01/28 23:56:53] [INFO] Max wait time for http://forum.notebookreview.com/threads/nbr-declared-one-of-the-10-great-media-sites-by-media-business.418202/ is 35000 ms [01/28 23:56:53] [INFO] !!! Now downloading NBR declared one of the 10 Great Media Sites by Media Business !!!!! [01/28 23:56:54] [INFO] We are on page 1 of 6 [01/28 23:56:56] [INFO] We are on page 2 of 6 [01/28 23:56:57] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/notworthy_zpslg2phlen.gif [01/28 23:56:57] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/notworthy_zpslg2phlen.gif [01/28 23:56:58] [INFO] We are on page 3 of 6 [01/28 23:56:59] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/notworthy_zpslg2phlen.gif [01/28 23:56:59] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/notworthy_zpslg2phlen.gif [01/28 23:57:00] [INFO] We are on page 4 of 6 [01/28 23:57:01] [WARNING] Host down for image http://sedessubrosa.com/chambers/images/smilies/yay.gif [01/28 23:57:01] [WARNING] Host down for image http://sedessubrosa.com/chambers/images/smilies/respect.gif [01/28 23:57:02] [INFO] We are on page 5 of 6 [01/28 23:57:04] [INFO] We are on page 6 of 6 [01/28 23:57:04] [INFO] Number of posts: 1 [01/28 23:57:04] [INFO] Progress: 3022/6740 [01/28 23:57:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:57:04] [INFO] Thread http://forum.notebookreview.com/threads/nbr-declared-one-of-the-10-great-media-sites-by-media-business.418202/ finished! [01/28 23:57:04] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-inspiron-15-review.401006/ is 27000 ms [01/28 23:57:05] [INFO] !!! Now downloading Dell Inspiron 15 Review !!!!! [01/28 23:57:06] [INFO] We are on page 1 of 4 [01/28 23:57:09] [INFO] We are on page 2 of 4 [01/28 23:57:11] [INFO] We are on page 3 of 4 [01/28 23:57:13] [INFO] We are on page 4 of 4 [01/28 23:57:13] [INFO] Number of posts: 5 [01/28 23:57:13] [INFO] Progress: 3023/6740 [01/28 23:57:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:57:13] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-15-review.401006/ finished! [01/28 23:57:14] [INFO] !!! Now downloading Quicken Deluxe 2009 Review Discussion !!!!! [01/28 23:57:15] [INFO] We are on page 1 of 1 [01/28 23:57:15] [INFO] Number of posts: 5 [01/28 23:57:15] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Quicken Deluxe 2009 Review Discussion/images/avatars/ [01/28 23:57:15] [INFO] Progress: 3024/6740 [01/28 23:57:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:57:15] [INFO] Thread http://forum.notebookreview.com/threads/quicken-deluxe-2009-review-discussion.385183/ finished! [01/28 23:57:15] [INFO] !!! Now downloading Windows Vista XP Remote Desktop Review Discussion !!!!! [01/28 23:57:16] [INFO] We are on page 1 of 2 [01/28 23:57:18] [INFO] We are on page 2 of 2 [01/28 23:57:18] [INFO] Number of posts: 8 [01/28 23:57:18] [INFO] Progress: 3025/6740 [01/28 23:57:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:57:18] [INFO] Thread http://forum.notebookreview.com/threads/windows-vista-xp-remote-desktop-review-discussion.419744/ finished! [01/28 23:57:19] [INFO] !!! Now downloading VIA to Bridge Netbooks and Notebooks with NetNote !!!!! [01/28 23:57:20] [INFO] We are on page 1 of 2 [01/28 23:57:22] [INFO] We are on page 2 of 2 [01/28 23:57:22] [INFO] Number of posts: 1 [01/28 23:57:22] [INFO] Progress: 3026/6740 [01/28 23:57:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:57:22] [INFO] Thread http://forum.notebookreview.com/threads/via-to-bridge-netbooks-and-notebooks-with-netnote.419585/ finished! [01/28 23:57:22] [INFO] !!! Now downloading Microsoft SideWinder X8 Mouse Review !!!!! [01/28 23:57:24] [INFO] We are on page 1 of 2 [01/28 23:57:26] [INFO] We are on page 2 of 2 [01/28 23:57:26] [INFO] Number of posts: 1 [01/28 23:57:26] [INFO] Progress: 3027/6740 [01/28 23:57:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:57:26] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-sidewinder-x8-mouse-review.419508/ finished! [01/28 23:57:27] [INFO] !!! Now downloading ASUS Intros Nvidia ION-Based Eee PC !!!!! [01/28 23:57:28] [INFO] We are on page 1 of 2 [01/28 23:57:30] [INFO] We are on page 2 of 2 [01/28 23:57:30] [INFO] Number of posts: 6 [01/28 23:57:30] [INFO] Progress: 3028/6740 [01/28 23:57:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:57:30] [INFO] Thread http://forum.notebookreview.com/threads/asus-intros-nvidia-ion-based-eee-pc.419586/ finished! [01/28 23:57:30] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-g51vx-user-review.417726/ is 23500 ms [01/28 23:57:31] [INFO] !!! Now downloading ASUS G51VX User Review !!!!! [01/28 23:57:32] [INFO] We are on page 1 of 3 [01/28 23:57:36] [INFO] We are on page 2 of 3 [01/28 23:57:39] [INFO] We are on page 3 of 3 [01/28 23:57:39] [INFO] Number of posts: 9 [01/28 23:57:40] [INFO] Progress: 3029/6740 [01/28 23:57:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:57:40] [INFO] Thread http://forum.notebookreview.com/threads/asus-g51vx-user-review.417726/ finished! [01/28 23:57:40] [INFO] Max wait time for http://forum.notebookreview.com/threads/details-on-new-hp-notebooks-leaked-core-i7-hp-dv8-and-culv-dm1-and-dm3.415592/ is 41000 ms [01/28 23:57:40] [INFO] !!! Now downloading Details On New HP Notebooks Leaked- Core i7 HP DV8 and CULV DM1 and DM3 !!!!! [01/28 23:57:41] [INFO] We are on page 1 of 7 [01/28 23:57:41] [WARNING] File not found for image http://img245.imageshack.us/img245/5179/hpdm3.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Details On New HP Notebooks Leaked- Core i7 HP DV8 and CULV DM1 and DM3/images/storyImages/hpdm3.jpg [01/28 23:57:43] [INFO] We are on page 2 of 7 [01/28 23:57:45] [INFO] We are on page 3 of 7 [01/28 23:57:47] [INFO] We are on page 4 of 7 [01/28 23:57:48] [INFO] We are on page 5 of 7 [01/28 23:57:50] [INFO] We are on page 6 of 7 [01/28 23:57:52] [INFO] We are on page 7 of 7 [01/28 23:57:52] [INFO] Number of posts: 3 [01/28 23:57:52] [INFO] Progress: 3030/6740 [01/28 23:57:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:57:52] [INFO] Thread http://forum.notebookreview.com/threads/details-on-new-hp-notebooks-leaked-core-i7-hp-dv8-and-culv-dm1-and-dm3.415592/ finished! [01/28 23:57:52] [INFO] !!! Now downloading HP Dell 3D Notebooks Coming !!!!! [01/28 23:57:53] [INFO] We are on page 1 of 1 [01/28 23:57:53] [INFO] Number of posts: 6 [01/28 23:57:54] [INFO] Progress: 3031/6740 [01/28 23:57:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:57:54] [INFO] Thread http://forum.notebookreview.com/threads/hp-dell-3d-notebooks-coming.418959/ finished! [01/28 23:57:54] [INFO] !!! Now downloading Logitech Illuminated Keyboard User Review !!!!! [01/28 23:57:56] [INFO] We are on page 1 of 3 [01/28 23:58:01] [INFO] We are on page 2 of 3 [01/28 23:58:02] [INFO] We are on page 3 of 3 [01/28 23:58:02] [INFO] Number of posts: 1 [01/28 23:58:03] [INFO] Progress: 3032/6740 [01/28 23:58:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:58:03] [INFO] Thread http://forum.notebookreview.com/threads/logitech-illuminated-keyboard-user-review.341262/ finished! [01/28 23:58:03] [INFO] !!! Now downloading Toshiba Intros Wireless Docking Station !!!!! [01/28 23:58:04] [INFO] We are on page 1 of 1 [01/28 23:58:04] [INFO] Number of posts: 7 [01/28 23:58:05] [INFO] Progress: 3033/6740 [01/28 23:58:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:58:05] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-intros-wireless-docking-station.418687/ finished! [01/28 23:58:05] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-inspiron-14z-and-15z-now-available.416269/ is 25500 ms [01/28 23:58:05] [INFO] !!! Now downloading Dell Inspiron 14z and 15z Now Available !!!!! [01/28 23:58:06] [INFO] We are on page 1 of 4 [01/28 23:58:08] [INFO] We are on page 2 of 4 [01/28 23:58:10] [INFO] We are on page 3 of 4 [01/28 23:58:11] [INFO] We are on page 4 of 4 [01/28 23:58:11] [INFO] Number of posts: 2 [01/28 23:58:11] [INFO] Progress: 3034/6740 [01/28 23:58:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:58:11] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-14z-and-15z-now-available.416269/ finished! [01/28 23:58:12] [INFO] !!! Now downloading Test Article for New Editor Work !!!!! [01/28 23:58:13] [INFO] We are on page 1 of 1 [01/28 23:58:13] [INFO] Number of posts: 1 [01/28 23:58:16] [INFO] Progress: 3035/6740 [01/28 23:58:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:58:16] [INFO] Thread http://forum.notebookreview.com/threads/test-article-for-new-editor-work.418642/ finished! [01/28 23:58:17] [INFO] !!! Now downloading Test Article for New Editor Work !!!!! [01/28 23:58:18] [INFO] We are on page 1 of 1 [01/28 23:58:18] [INFO] Number of posts: 1 [01/28 23:58:22] [INFO] Progress: 3036/6740 [01/28 23:58:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:58:22] [INFO] Thread http://forum.notebookreview.com/threads/test-article-for-new-editor-work.418641/ finished! [01/28 23:58:22] [INFO] Max wait time for http://forum.notebookreview.com/threads/msi-intros-14-gx403-gaming-notebook.372310/ is 23500 ms [01/28 23:58:23] [INFO] !!! Now downloading MSI Intros 14 GX403 Gaming Notebook !!!!! [01/28 23:58:24] [INFO] We are on page 1 of 3 [01/28 23:58:26] [INFO] We are on page 2 of 3 [01/28 23:58:28] [INFO] We are on page 3 of 3 [01/28 23:58:28] [INFO] Number of posts: 8 [01/28 23:58:28] [INFO] Progress: 3037/6740 [01/28 23:58:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:58:28] [INFO] Thread http://forum.notebookreview.com/threads/msi-intros-14-gx403-gaming-notebook.372310/ finished! [01/28 23:58:28] [INFO] !!! Now downloading Gamers Graphics Tuning Guide Discussion !!!!! [01/28 23:58:29] [INFO] We are on page 1 of 1 [01/28 23:58:29] [INFO] Number of posts: 8 [01/28 23:58:30] [INFO] Progress: 3038/6740 [01/28 23:58:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:58:30] [INFO] Thread http://forum.notebookreview.com/threads/gamers-graphics-tuning-guide-discussion.418030/ finished! [01/28 23:58:30] [INFO] !!! Now downloading Logitech Intros Portable Lapdesk N315 !!!!! [01/28 23:58:32] [INFO] We are on page 1 of 1 [01/28 23:58:32] [INFO] Number of posts: 5 [01/28 23:58:32] [INFO] Progress: 3039/6740 [01/28 23:58:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:58:32] [INFO] Thread http://forum.notebookreview.com/threads/logitech-intros-portable-lapdesk-n315.418026/ finished! [01/28 23:58:32] [INFO] Max wait time for http://forum.notebookreview.com/threads/avadirect-clevo-m980nu-review-discussion.416404/ is 29500 ms [01/28 23:58:32] [INFO] !!! Now downloading AVADirect Clevo M980NU Review Discussion !!!!! [01/28 23:58:33] [INFO] We are on page 1 of 4 [01/28 23:58:36] [INFO] We are on page 2 of 4 [01/28 23:58:38] [INFO] We are on page 3 of 4 [01/28 23:58:39] [INFO] We are on page 4 of 4 [01/28 23:58:40] [INFO] Progress: 3040/6740 [01/28 23:58:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:58:40] [INFO] Thread http://forum.notebookreview.com/threads/avadirect-clevo-m980nu-review-discussion.416404/ finished! [01/28 23:58:40] [INFO] !!! Now downloading Fujitsu LifeBook T5010 Gets Multitouch Control !!!!! [01/28 23:58:41] [INFO] We are on page 1 of 1 [01/28 23:58:41] [INFO] Number of posts: 5 [01/28 23:58:41] [INFO] Progress: 3041/6740 [01/28 23:58:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:58:41] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-lifebook-t5010-gets-multitouch-control.418027/ finished! [01/28 23:58:41] [INFO] Max wait time for http://forum.notebookreview.com/threads/new-samsung-ultra-thin-laptop-line-unveiled.414493/ is 20500 ms [01/28 23:58:42] [INFO] !!! Now downloading New Samsung Ultra Thin Laptop Line Unveiled !!!!! [01/28 23:58:43] [INFO] We are on page 1 of 3 [01/28 23:58:45] [INFO] We are on page 2 of 3 [01/28 23:58:47] [INFO] We are on page 3 of 3 [01/28 23:58:47] [INFO] Number of posts: 2 [01/28 23:58:47] [INFO] Progress: 3042/6740 [01/28 23:58:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:58:47] [INFO] Thread http://forum.notebookreview.com/threads/new-samsung-ultra-thin-laptop-line-unveiled.414493/ finished! [01/28 23:58:47] [INFO] !!! Now downloading V7 Bag Review !!!!! [01/28 23:58:49] [INFO] We are on page 1 of 1 [01/28 23:58:49] [INFO] Number of posts: 5 [01/28 23:58:49] [INFO] Progress: 3043/6740 [01/28 23:58:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:58:49] [INFO] Thread http://forum.notebookreview.com/threads/v7-bag-review.416914/ finished! [01/28 23:58:49] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-latitude-e4300-user-review.310999/ is 31500 ms [01/28 23:58:50] [INFO] !!! Now downloading Dell Latitude E4300 User Review !!!!! [01/28 23:58:51] [INFO] We are on page 1 of 5 [01/28 23:58:54] [INFO] We are on page 2 of 5 [01/28 23:58:56] [INFO] We are on page 3 of 5 [01/28 23:58:59] [INFO] We are on page 4 of 5 [01/28 23:59:01] [INFO] We are on page 5 of 5 [01/28 23:59:01] [INFO] Number of posts: 4 [01/28 23:59:01] [INFO] Progress: 3044/6740 [01/28 23:59:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:59:01] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-e4300-user-review.310999/ finished! [01/28 23:59:01] [INFO] !!! Now downloading ASUS Intros N61, N71 Multimedia Notebooks !!!!! [01/28 23:59:02] [INFO] We are on page 1 of 1 [01/28 23:59:02] [INFO] Number of posts: 7 [01/28 23:59:03] [INFO] Progress: 3045/6740 [01/28 23:59:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:59:03] [INFO] Thread http://forum.notebookreview.com/threads/asus-intros-n61-n71-multimedia-notebooks.416483/ finished! [01/28 23:59:03] [INFO] !!! Now downloading SpiderOak Online Backup Review Discussion !!!!! [01/28 23:59:04] [INFO] We are on page 1 of 1 [01/28 23:59:04] [INFO] Number of posts: 3 [01/28 23:59:05] [INFO] Progress: 3046/6740 [01/28 23:59:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:59:05] [INFO] Thread http://forum.notebookreview.com/threads/spideroak-online-backup-review-discussion.416644/ finished! [01/28 23:59:05] [INFO] Max wait time for http://forum.notebookreview.com/threads/microsoft-windows-7-release-candidate-review-discussion.381169/ is 41000 ms [01/28 23:59:05] [INFO] !!! Now downloading Microsoft Windows 7 Release Candidate Review Discussion !!!!! [01/28 23:59:06] [INFO] We are on page 1 of 7 [01/28 23:59:09] [INFO] We are on page 2 of 7 [01/28 23:59:10] [INFO] We are on page 3 of 7 [01/28 23:59:12] [INFO] We are on page 4 of 7 [01/28 23:59:15] [INFO] We are on page 5 of 7 [01/28 23:59:16] [INFO] We are on page 6 of 7 [01/28 23:59:19] [INFO] We are on page 7 of 7 [01/28 23:59:19] [INFO] Number of posts: 3 [01/28 23:59:19] [INFO] Progress: 3047/6740 [01/28 23:59:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:59:19] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-windows-7-release-candidate-review-discussion.381169/ finished! [01/28 23:59:19] [INFO] !!! Now downloading Microsoft Money Plus Review Discussion !!!!! [01/28 23:59:21] [INFO] We are on page 1 of 1 [01/28 23:59:21] [INFO] Number of posts: 7 [01/28 23:59:21] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Microsoft Money Plus Review Discussion/images/avatars/ [01/28 23:59:21] [INFO] Progress: 3048/6740 [01/28 23:59:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:59:21] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-money-plus-review-discussion.389232/ finished! [01/28 23:59:21] [INFO] Max wait time for http://forum.notebookreview.com/threads/samsung-usb-dvd-burner-review.415308/ is 20500 ms [01/28 23:59:21] [INFO] !!! Now downloading Samsung USB DVD-Burner Review !!!!! [01/28 23:59:22] [INFO] We are on page 1 of 3 [01/28 23:59:25] [INFO] We are on page 2 of 3 [01/28 23:59:27] [INFO] We are on page 3 of 3 [01/28 23:59:27] [INFO] Number of posts: 2 [01/28 23:59:27] [INFO] Progress: 3049/6740 [01/28 23:59:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:59:27] [INFO] Thread http://forum.notebookreview.com/threads/samsung-usb-dvd-burner-review.415308/ finished! [01/28 23:59:27] [INFO] Max wait time for http://forum.notebookreview.com/threads/apple-15-inch-macbook-pro-mid-2009-user-review-discussion.410863/ is 40500 ms [01/28 23:59:27] [INFO] !!! Now downloading Apple 15-inch MacBook Pro (mid 2009) User Review Discussion !!!!! [01/28 23:59:28] [INFO] We are on page 1 of 7 [01/28 23:59:31] [INFO] We are on page 2 of 7 [01/28 23:59:33] [INFO] We are on page 3 of 7 [01/28 23:59:34] [WARNING] Could not download image http://l.yimg.com/g/images/spaceball.jpg because Server returned HTTP response code: 403 for URL: http://l.yimg.com/g/images/spaceball.jpg [01/28 23:59:35] [INFO] We are on page 4 of 7 [01/28 23:59:37] [INFO] We are on page 5 of 7 [01/28 23:59:39] [INFO] We are on page 6 of 7 [01/28 23:59:41] [INFO] We are on page 7 of 7 [01/28 23:59:41] [INFO] Number of posts: 2 [01/28 23:59:41] [INFO] Progress: 3050/6740 [01/28 23:59:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:59:41] [INFO] Thread http://forum.notebookreview.com/threads/apple-15-inch-macbook-pro-mid-2009-user-review-discussion.410863/ finished! [01/28 23:59:41] [INFO] !!! Now downloading New HP Netbooks and Notebooks Leaked !!!!! [01/28 23:59:42] [INFO] We are on page 1 of 1 [01/28 23:59:42] [INFO] Number of posts: 4 [01/28 23:59:43] [INFO] Progress: 3051/6740 [01/28 23:59:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:59:43] [INFO] Thread http://forum.notebookreview.com/threads/new-hp-netbooks-and-notebooks-leaked.416270/ finished! [01/28 23:59:43] [INFO] !!! Now downloading Windows Vista Backup & Restore Center Review Discussion !!!!! [01/28 23:59:44] [INFO] We are on page 1 of 1 [01/28 23:59:44] [INFO] Progress: 3052/6740 [01/28 23:59:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:59:44] [INFO] Thread http://forum.notebookreview.com/threads/windows-vista-backup-restore-center-review-discussion.414659/ finished! [01/28 23:59:45] [INFO] !!! Now downloading Toshiba Adds Blu-Ray to Notebooks !!!!! [01/28 23:59:46] [INFO] We are on page 1 of 1 [01/28 23:59:46] [INFO] Number of posts: 4 [01/28 23:59:46] [INFO] Progress: 3053/6740 [01/28 23:59:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:59:46] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-adds-blu-ray-to-notebooks.414776/ finished! [01/28 23:59:47] [INFO] !!! Now downloading Seagate 1TB 2.5 Hard Drive Coming Soon !!!!! [01/28 23:59:48] [INFO] We are on page 1 of 2 [01/28 23:59:50] [INFO] We are on page 2 of 2 [01/28 23:59:50] [INFO] Number of posts: 1 [01/28 23:59:50] [INFO] Progress: 3054/6740 [01/28 23:59:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:59:50] [INFO] Thread http://forum.notebookreview.com/threads/seagate-1tb-2-5-hard-drive-coming-soon.414495/ finished! [01/28 23:59:51] [INFO] !!! Now downloading Sony to Repair for Notebooks Affected by Faulty Nvidia Chips !!!!! [01/28 23:59:52] [INFO] We are on page 1 of 2 [01/28 23:59:52] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/twitcy_zpscfjihzlq.gif [01/28 23:59:54] [INFO] We are on page 2 of 2 [01/28 23:59:54] [INFO] Number of posts: 6 [01/28 23:59:54] [INFO] Progress: 3055/6740 [01/28 23:59:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/28 23:59:54] [INFO] Thread http://forum.notebookreview.com/threads/sony-to-repair-for-notebooks-affected-by-faulty-nvidia-chips.407810/ finished! [01/28 23:59:54] [INFO] Max wait time for http://forum.notebookreview.com/threads/intel-mobile-core-i5-i7-coming-early-next-year.401491/ is 43000 ms [01/28 23:59:55] [INFO] !!! Now downloading Intel Mobile Core i5 i7 Coming Early Next Year !!!!! [01/28 23:59:56] [INFO] We are on page 1 of 7 [01/28 23:59:58] [INFO] We are on page 2 of 7 [01/29 00:00:00] [INFO] We are on page 3 of 7 [01/29 00:00:03] [INFO] We are on page 4 of 7 [01/29 00:00:06] [INFO] We are on page 5 of 7 [01/29 00:00:07] [INFO] We are on page 6 of 7 [01/29 00:00:09] [INFO] We are on page 7 of 7 [01/29 00:00:09] [INFO] Number of posts: 7 [01/29 00:00:09] [INFO] Progress: 3056/6740 [01/29 00:00:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:00:09] [INFO] Thread http://forum.notebookreview.com/threads/intel-mobile-core-i5-i7-coming-early-next-year.401491/ finished! [01/29 00:00:09] [INFO] !!! Now downloading Toshiba Intros 640GB 2.5 Hard Drive !!!!! [01/29 00:00:10] [INFO] We are on page 1 of 2 [01/29 00:00:12] [INFO] We are on page 2 of 2 [01/29 00:00:12] [INFO] Number of posts: 8 [01/29 00:00:12] [INFO] Progress: 3057/6740 [01/29 00:00:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:00:12] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-intros-640gb-2-5-hard-drive.414775/ finished! [01/29 00:00:13] [INFO] !!! Now downloading Acer to Take Notebook Market Lead in Sept !!!!! [01/29 00:00:14] [INFO] We are on page 1 of 1 [01/29 00:00:14] [INFO] Number of posts: 5 [01/29 00:00:14] [INFO] Progress: 3058/6740 [01/29 00:00:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:00:14] [INFO] Thread http://forum.notebookreview.com/threads/acer-to-take-notebook-market-lead-in-sept.414496/ finished! [01/29 00:00:14] [INFO] Max wait time for http://forum.notebookreview.com/threads/new-samsung-culv-ultra-thin-line-up-revealed.414028/ is 20500 ms [01/29 00:00:15] [INFO] !!! Now downloading New Samsung CULV Ultra Thin Line Up Revealed !!!!! [01/29 00:00:16] [INFO] We are on page 1 of 3 [01/29 00:00:16] [WARNING] Host down for image http://notebookspot.nl/content/media/95/x420.jpg [01/29 00:00:16] [INFO] Applying Photobucket fix for http://i609.photobucket.com/albums/tt179/Vantage72/SamsungX420.jpg [01/29 00:00:18] [INFO] We are on page 2 of 3 [01/29 00:00:20] [INFO] We are on page 3 of 3 [01/29 00:00:20] [INFO] Number of posts: 2 [01/29 00:00:20] [INFO] Progress: 3059/6740 [01/29 00:00:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:00:20] [INFO] Thread http://forum.notebookreview.com/threads/new-samsung-culv-ultra-thin-line-up-revealed.414028/ finished! [01/29 00:00:20] [INFO] !!! Now downloading Sony Notebooks to Use Google Chrome Browser Discussion !!!!! [01/29 00:00:21] [INFO] We are on page 1 of 1 [01/29 00:00:21] [INFO] Number of posts: 5 [01/29 00:00:21] [INFO] Progress: 3060/6740 [01/29 00:00:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:00:21] [INFO] Thread http://forum.notebookreview.com/threads/sony-notebooks-to-use-google-chrome-browser-discussion.414494/ finished! [01/29 00:00:21] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-pavilion-dv6z-review-discussion.376457/ is 24500 ms [01/29 00:00:22] [INFO] !!! Now downloading HP Pavilion dv6z Review Discussion !!!!! [01/29 00:00:23] [INFO] We are on page 1 of 3 [01/29 00:00:25] [INFO] We are on page 2 of 3 [01/29 00:00:27] [INFO] We are on page 3 of 3 [01/29 00:00:27] [INFO] Progress: 3061/6740 [01/29 00:00:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:00:27] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-dv6z-review-discussion.376457/ finished! [01/29 00:00:28] [INFO] !!! Now downloading Western Digital Intros 2.5 1TB and 750GB Hard Drives !!!!! [01/29 00:00:29] [INFO] We are on page 1 of 1 [01/29 00:00:29] [INFO] Number of posts: 8 [01/29 00:00:29] [WARNING] File not found for image http://img269.imageshack.us/img269/4482/123zwp.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Western Digital Intros 2.5 1TB and 750GB Hard Drives/images/storyImages/123zwp.jpg [01/29 00:00:29] [INFO] Progress: 3062/6740 [01/29 00:00:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:00:29] [INFO] Thread http://forum.notebookreview.com/threads/western-digital-intros-2-5-1tb-and-750gb-hard-drives.403343/ finished! [01/29 00:00:30] [INFO] !!! Now downloading Most Popular Laptops for August 2009 !!!!! [01/29 00:00:31] [INFO] We are on page 1 of 1 [01/29 00:00:31] [INFO] Number of posts: 1 [01/29 00:00:33] [INFO] Progress: 3063/6740 [01/29 00:00:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:00:33] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-laptops-for-august-2009.414363/ finished! [01/29 00:00:33] [INFO] !!! Now downloading AIS Intros Low-Cost Rugged Tablet PC !!!!! [01/29 00:00:34] [INFO] We are on page 1 of 1 [01/29 00:00:34] [INFO] Number of posts: 4 [01/29 00:00:34] [INFO] Progress: 3064/6740 [01/29 00:00:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:00:34] [INFO] Thread http://forum.notebookreview.com/threads/ais-intros-low-cost-rugged-tablet-pc.413879/ finished! [01/29 00:00:34] [INFO] Max wait time for http://forum.notebookreview.com/threads/nokia-unveils-its-first-netbook-booklet-3g.411681/ is 23000 ms [01/29 00:00:35] [INFO] !!! Now downloading Nokia Unveils its First Netbook, Booklet 3G !!!!! [01/29 00:00:36] [INFO] We are on page 1 of 3 [01/29 00:00:38] [INFO] We are on page 2 of 3 [01/29 00:00:39] [INFO] We are on page 3 of 3 [01/29 00:00:39] [INFO] Number of posts: 7 [01/29 00:00:40] [INFO] Progress: 3065/6740 [01/29 00:00:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:00:40] [INFO] Thread http://forum.notebookreview.com/threads/nokia-unveils-its-first-netbook-booklet-3g.411681/ finished! [01/29 00:00:40] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-launches-inspiron-11z.409867/ is 89000 ms [01/29 00:00:40] [INFO] !!! Now downloading Dell Launches Inspiron 11z !!!!! [01/29 00:00:41] [INFO] We are on page 1 of 16 [01/29 00:00:45] [INFO] We are on page 2 of 16 [01/29 00:00:47] [INFO] We are on page 3 of 16 [01/29 00:00:49] [INFO] We are on page 4 of 16 [01/29 00:00:50] [INFO] We are on page 5 of 16 [01/29 00:00:52] [INFO] We are on page 6 of 16 [01/29 00:00:52] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/radar_zpshegtgivv.gif [01/29 00:00:52] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/radar_zpshegtgivv.gif [01/29 00:00:54] [INFO] We are on page 7 of 16 [01/29 00:00:55] [INFO] We are on page 8 of 16 [01/29 00:00:57] [INFO] We are on page 9 of 16 [01/29 00:00:59] [INFO] We are on page 10 of 16 [01/29 00:00:59] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/spinny2_zpsduxcloiv.gif [01/29 00:00:59] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/spinny2_zpsduxcloiv.gif [01/29 00:01:00] [INFO] We are on page 11 of 16 [01/29 00:01:02] [INFO] We are on page 12 of 16 [01/29 00:01:04] [INFO] We are on page 13 of 16 [01/29 00:01:04] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/radar_zpshegtgivv.gif [01/29 00:01:05] [INFO] We are on page 14 of 16 [01/29 00:01:05] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/radar_zpshegtgivv.gif [01/29 00:01:05] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/spinny2_zpsduxcloiv.gif [01/29 00:01:07] [INFO] We are on page 15 of 16 [01/29 00:01:08] [INFO] We are on page 16 of 16 [01/29 00:01:08] [INFO] Number of posts: 9 [01/29 00:01:08] [INFO] Progress: 3066/6740 [01/29 00:01:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:01:08] [INFO] Thread http://forum.notebookreview.com/threads/dell-launches-inspiron-11z.409867/ finished! [01/29 00:01:08] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-latitude-e6400-first-look.292783/ is 71500 ms [01/29 00:01:09] [INFO] !!! Now downloading Dell Latitude E6400 First Look !!!!! [01/29 00:01:10] [INFO] We are on page 1 of 13 [01/29 00:01:17] [INFO] We are on page 2 of 13 [01/29 00:01:18] [INFO] We are on page 3 of 13 [01/29 00:01:20] [INFO] We are on page 4 of 13 [01/29 00:01:22] [INFO] We are on page 5 of 13 [01/29 00:01:24] [INFO] We are on page 6 of 13 [01/29 00:01:27] [INFO] We are on page 7 of 13 [01/29 00:01:28] [INFO] We are on page 8 of 13 [01/29 00:01:31] [INFO] We are on page 9 of 13 [01/29 00:01:32] [INFO] We are on page 10 of 13 [01/29 00:01:34] [INFO] We are on page 11 of 13 [01/29 00:01:35] [WARNING] Could not download image http://www.designme.sk/dell/in.jpg because Server returned HTTP response code: 403 for URL: http://www.designme.sk/dell/in.jpg [01/29 00:01:35] [WARNING] Could not download image http://www.designme.sk/dell/out.jpg because Server returned HTTP response code: 403 for URL: http://www.designme.sk/dell/out.jpg [01/29 00:01:37] [INFO] We are on page 12 of 13 [01/29 00:01:38] [INFO] We are on page 13 of 13 [01/29 00:01:38] [INFO] Number of posts: 4 [01/29 00:01:39] [INFO] Progress: 3067/6740 [01/29 00:01:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:01:39] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-e6400-first-look.292783/ finished! [01/29 00:01:39] [INFO] !!! Now downloading Northern Michigan University Rolls Out WiMAX !!!!! [01/29 00:01:40] [INFO] We are on page 1 of 1 [01/29 00:01:40] [INFO] Number of posts: 6 [01/29 00:01:40] [INFO] Progress: 3068/6740 [01/29 00:01:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:01:40] [INFO] Thread http://forum.notebookreview.com/threads/northern-michigan-university-rolls-out-wimax.411680/ finished! [01/29 00:01:41] [INFO] !!! Now downloading New Attack Cracks Wi-Fi Security in One Minute !!!!! [01/29 00:01:42] [INFO] We are on page 1 of 2 [01/29 00:01:44] [INFO] We are on page 2 of 2 [01/29 00:01:44] [INFO] Number of posts: 3 [01/29 00:01:45] [INFO] Progress: 3069/6740 [01/29 00:01:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:01:45] [INFO] Thread http://forum.notebookreview.com/threads/new-attack-cracks-wi-fi-security-in-one-minute.412768/ finished! [01/29 00:01:46] [INFO] !!! Now downloading Carbonite Online Backup Review Discussion !!!!! [01/29 00:01:47] [INFO] We are on page 1 of 2 [01/29 00:01:49] [INFO] We are on page 2 of 2 [01/29 00:01:49] [INFO] Number of posts: 9 [01/29 00:01:49] [INFO] Progress: 3070/6740 [01/29 00:01:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:01:49] [INFO] Thread http://forum.notebookreview.com/threads/carbonite-online-backup-review-discussion.412590/ finished! [01/29 00:01:49] [INFO] Max wait time for http://forum.notebookreview.com/threads/toshiba-satellite-pro-u400-review.259626/ is 22500 ms [01/29 00:01:50] [INFO] !!! Now downloading Toshiba Satellite Pro U400 Review !!!!! [01/29 00:01:51] [INFO] We are on page 1 of 3 [01/29 00:01:55] [INFO] We are on page 2 of 3 [01/29 00:01:57] [INFO] We are on page 3 of 3 [01/29 00:01:57] [INFO] Number of posts: 6 [01/29 00:01:57] [INFO] Progress: 3071/6740 [01/29 00:01:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:01:57] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-pro-u400-review.259626/ finished! [01/29 00:01:57] [INFO] !!! Now downloading Portable One SX-N7350 Review !!!!! [01/29 00:01:59] [INFO] We are on page 1 of 1 [01/29 00:01:59] [INFO] Number of posts: 4 [01/29 00:02:03] [INFO] Progress: 3072/6740 [01/29 00:02:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:02:03] [INFO] Thread http://forum.notebookreview.com/threads/portable-one-sx-n7350-review.412917/ finished! [01/29 00:02:03] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-eee-pc-t91-review.399575/ is 29000 ms [01/29 00:02:03] [INFO] !!! Now downloading ASUS Eee PC T91 Review !!!!! [01/29 00:02:04] [INFO] We are on page 1 of 4 [01/29 00:02:11] [INFO] We are on page 2 of 4 [01/29 00:02:15] [INFO] We are on page 3 of 4 [01/29 00:02:17] [INFO] We are on page 4 of 4 [01/29 00:02:17] [INFO] Number of posts: 9 [01/29 00:02:17] [INFO] Progress: 3073/6740 [01/29 00:02:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:02:17] [INFO] Thread http://forum.notebookreview.com/threads/asus-eee-pc-t91-review.399575/ finished! [01/29 00:02:17] [INFO] Max wait time for http://forum.notebookreview.com/threads/wd-scorpio-black-and-scorpio-blue-hard-drive-review.369345/ is 28000 ms [01/29 00:02:18] [INFO] !!! Now downloading WD Scorpio Black and Scorpio Blue Hard Drive Review !!!!! [01/29 00:02:19] [INFO] We are on page 1 of 4 [01/29 00:02:25] [INFO] We are on page 2 of 4 [01/29 00:02:27] [INFO] We are on page 3 of 4 [01/29 00:02:28] [INFO] We are on page 4 of 4 [01/29 00:02:28] [INFO] Number of posts: 7 [01/29 00:02:29] [INFO] Progress: 3074/6740 [01/29 00:02:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:02:29] [INFO] Thread http://forum.notebookreview.com/threads/wd-scorpio-black-and-scorpio-blue-hard-drive-review.369345/ finished! [01/29 00:02:29] [INFO] !!! Now downloading MSI U150 Netbook has Touchscreen, Next-Gen Atom Processor !!!!! [01/29 00:02:30] [INFO] We are on page 1 of 1 [01/29 00:02:30] [INFO] Number of posts: 4 [01/29 00:02:30] [INFO] Progress: 3075/6740 [01/29 00:02:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:02:30] [INFO] Thread http://forum.notebookreview.com/threads/msi-u150-netbook-has-touchscreen-next-gen-atom-processor.412767/ finished! [01/29 00:02:31] [INFO] !!! Now downloading Iomega Intros Four-Drive NAS Appliance !!!!! [01/29 00:02:33] [INFO] We are on page 1 of 1 [01/29 00:02:33] [INFO] Number of posts: 3 [01/29 00:02:33] [INFO] Progress: 3076/6740 [01/29 00:02:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:02:33] [INFO] Thread http://forum.notebookreview.com/threads/iomega-intros-four-drive-nas-appliance.412769/ finished! [01/29 00:02:34] [INFO] !!! Now downloading HP ProBook 4310s 13.3 Notebook Now Available !!!!! [01/29 00:02:35] [INFO] We are on page 1 of 2 [01/29 00:02:37] [INFO] We are on page 2 of 2 [01/29 00:02:37] [INFO] Number of posts: 9 [01/29 00:02:37] [INFO] Progress: 3077/6740 [01/29 00:02:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:02:37] [INFO] Thread http://forum.notebookreview.com/threads/hp-probook-4310s-13-3-notebook-now-available.401180/ finished! [01/29 00:02:37] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-intros-ideapad-u450p.408820/ is 23000 ms [01/29 00:02:37] [INFO] !!! Now downloading Lenovo Intros IdeaPad U450p !!!!! [01/29 00:02:39] [INFO] We are on page 1 of 3 [01/29 00:02:41] [INFO] We are on page 2 of 3 [01/29 00:02:42] [INFO] We are on page 3 of 3 [01/29 00:02:42] [INFO] Number of posts: 7 [01/29 00:02:43] [INFO] Progress: 3078/6740 [01/29 00:02:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:02:43] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-intros-ideapad-u450p.408820/ finished! [01/29 00:02:43] [INFO] !!! Now downloading Casper 5.0 Complete PC Backup Protection Review Discussion !!!!! [01/29 00:02:44] [INFO] We are on page 1 of 1 [01/29 00:02:44] [INFO] Number of posts: 2 [01/29 00:02:44] [INFO] Progress: 3079/6740 [01/29 00:02:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:02:44] [INFO] Thread http://forum.notebookreview.com/threads/casper-5-0-complete-pc-backup-protection-review-discussion.411907/ finished! [01/29 00:02:44] [INFO] Max wait time for http://forum.notebookreview.com/threads/always-innovating-touch-book-announced.358501/ is 25500 ms [01/29 00:02:45] [INFO] !!! Now downloading Always Innovating Touch Book Announced !!!!! [01/29 00:02:46] [INFO] We are on page 1 of 4 [01/29 00:02:48] [INFO] We are on page 2 of 4 [01/29 00:02:50] [INFO] We are on page 3 of 4 [01/29 00:02:58] [INFO] We are on page 4 of 4 [01/29 00:02:58] [INFO] Number of posts: 2 [01/29 00:02:58] [INFO] Progress: 3080/6740 [01/29 00:02:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:02:58] [INFO] Thread http://forum.notebookreview.com/threads/always-innovating-touch-book-announced.358501/ finished! [01/29 00:02:58] [INFO] Max wait time for http://forum.notebookreview.com/threads/alienware-area-51-m15x-review-discussion.232959/ is 45000 ms [01/29 00:02:59] [INFO] !!! Now downloading Alienware Area-51 m15x Review Discussion !!!!! [01/29 00:03:00] [INFO] We are on page 1 of 8 [01/29 00:03:02] [INFO] We are on page 2 of 8 [01/29 00:03:04] [INFO] We are on page 3 of 8 [01/29 00:03:06] [INFO] We are on page 4 of 8 [01/29 00:03:07] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/notworthy_zpslg2phlen.gif [01/29 00:03:08] [INFO] We are on page 5 of 8 [01/29 00:03:11] [INFO] We are on page 6 of 8 [01/29 00:03:11] [WARNING] Host down for image http://image.alienware.com/images/configurator_images/detail_pages/hdd_drive_performance_graph_nb.jpg [01/29 00:03:12] [INFO] We are on page 7 of 8 [01/29 00:03:15] [INFO] We are on page 8 of 8 [01/29 00:03:15] [INFO] Number of posts: 1 [01/29 00:03:15] [INFO] Progress: 3081/6740 [01/29 00:03:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:03:15] [INFO] Thread http://forum.notebookreview.com/threads/alienware-area-51-m15x-review-discussion.232959/ finished! [01/29 00:03:16] [INFO] !!! Now downloading Most Popular Laptops for July 2009 !!!!! [01/29 00:03:17] [INFO] We are on page 1 of 2 [01/29 00:03:20] [INFO] We are on page 2 of 2 [01/29 00:03:20] [INFO] Number of posts: 6 [01/29 00:03:20] [INFO] Progress: 3082/6740 [01/29 00:03:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:03:20] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-laptops-for-july-2009.404980/ finished! [01/29 00:03:20] [INFO] Max wait time for http://forum.notebookreview.com/threads/amd-takes-majority-share-of-notebook-dedicated-graphics-market.409979/ is 24500 ms [01/29 00:03:20] [INFO] !!! Now downloading AMD Takes Majority Share of Notebook Dedicated Graphics Market !!!!! [01/29 00:03:22] [INFO] We are on page 1 of 3 [01/29 00:03:24] [INFO] We are on page 2 of 3 [01/29 00:03:24] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/mad2_zpsgl9egdoq.gif [01/29 00:03:24] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 00:03:26] [INFO] We are on page 3 of 3 [01/29 00:03:26] [WARNING] File not found for image https://www.notebookcheck.net/typo3temp/pics/285850be2f.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/AMD Takes Majority Share of Notebook Dedicated Graphics Market/images/storyImages/285850be2f.gif [01/29 00:03:26] [INFO] Progress: 3083/6740 [01/29 00:03:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:03:26] [INFO] Thread http://forum.notebookreview.com/threads/amd-takes-majority-share-of-notebook-dedicated-graphics-market.409979/ finished! [01/29 00:03:27] [INFO] !!! Now downloading Internet Explorer 8 Better than Rivals at Blocking Malware Sites Discussion !!!!! [01/29 00:03:28] [INFO] We are on page 1 of 2 [01/29 00:03:30] [INFO] We are on page 2 of 2 [01/29 00:03:30] [INFO] Number of posts: 6 [01/29 00:03:31] [INFO] Progress: 3084/6740 [01/29 00:03:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:03:31] [INFO] Thread http://forum.notebookreview.com/threads/internet-explorer-8-better-than-rivals-at-blocking-malware-sites-discussion.409978/ finished! [01/29 00:03:32] [INFO] !!! Now downloading Fix for Apple MacBook Pro 7200RPM Drives, Bluetooth Released !!!!! [01/29 00:03:33] [INFO] We are on page 1 of 1 [01/29 00:03:33] [INFO] Number of posts: 1 [01/29 00:03:33] [INFO] Progress: 3085/6740 [01/29 00:03:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:03:33] [INFO] Thread http://forum.notebookreview.com/threads/fix-for-apple-macbook-pro-7200rpm-drives-bluetooth-released.410564/ finished! [01/29 00:03:34] [INFO] !!! Now downloading Samsung N120 Review !!!!! [01/29 00:03:35] [INFO] We are on page 1 of 2 [01/29 00:03:41] [INFO] We are on page 2 of 2 [01/29 00:03:41] [INFO] Number of posts: 9 [01/29 00:03:41] [INFO] Progress: 3086/6740 [01/29 00:03:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:03:41] [INFO] Thread http://forum.notebookreview.com/threads/samsung-n120-review.408699/ finished! [01/29 00:03:41] [INFO] !!! Now downloading iDrive Online Backup Review Discussion !!!!! [01/29 00:03:42] [INFO] We are on page 1 of 1 [01/29 00:03:42] [INFO] Number of posts: 2 [01/29 00:03:42] [INFO] Progress: 3087/6740 [01/29 00:03:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:03:42] [INFO] Thread http://forum.notebookreview.com/threads/idrive-online-backup-review-discussion.409837/ finished! [01/29 00:03:42] [INFO] Max wait time for http://forum.notebookreview.com/threads/samsung-n510-nvidia-ion-netbook-coming-next-month.407811/ is 21500 ms [01/29 00:03:43] [INFO] !!! Now downloading Samsung N510 Nvidia ION Netbook Coming Next Month !!!!! [01/29 00:03:44] [INFO] We are on page 1 of 3 [01/29 00:03:46] [INFO] We are on page 2 of 3 [01/29 00:03:48] [INFO] We are on page 3 of 3 [01/29 00:03:48] [INFO] Number of posts: 4 [01/29 00:03:48] [INFO] Progress: 3088/6740 [01/29 00:03:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:03:48] [INFO] Thread http://forum.notebookreview.com/threads/samsung-n510-nvidia-ion-netbook-coming-next-month.407811/ finished! [01/29 00:03:48] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-teams-up-with-nickelodeon-for-kid-friendly-netbooks-hands-on.408034/ is 24500 ms [01/29 00:03:49] [INFO] !!! Now downloading Dell teams up with Nickelodeon for kid-friendly netbooks (hands-on) !!!!! [01/29 00:03:50] [INFO] We are on page 1 of 3 [01/29 00:03:54] [INFO] We are on page 2 of 3 [01/29 00:03:56] [INFO] We are on page 3 of 3 [01/29 00:03:56] [INFO] Progress: 3089/6740 [01/29 00:03:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:03:56] [INFO] Thread http://forum.notebookreview.com/threads/dell-teams-up-with-nickelodeon-for-kid-friendly-netbooks-hands-on.408034/ finished! [01/29 00:03:56] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-studio-14z-review.407405/ is 32500 ms [01/29 00:03:57] [INFO] !!! Now downloading Dell Studio 14z Review !!!!! [01/29 00:03:58] [INFO] We are on page 1 of 5 [01/29 00:04:03] [INFO] We are on page 2 of 5 [01/29 00:04:06] [INFO] We are on page 3 of 5 [01/29 00:04:08] [INFO] We are on page 4 of 5 [01/29 00:04:10] [INFO] We are on page 5 of 5 [01/29 00:04:10] [INFO] Number of posts: 6 [01/29 00:04:10] [INFO] Progress: 3090/6740 [01/29 00:04:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:04:10] [INFO] Thread http://forum.notebookreview.com/threads/dell-studio-14z-review.407405/ finished! [01/29 00:04:10] [INFO] Max wait time for http://forum.notebookreview.com/threads/diy-laptop-battery-rebuild.213793/ is 44000 ms [01/29 00:04:10] [INFO] !!! Now downloading DIY Laptop Battery Rebuild !!!!! [01/29 00:04:12] [INFO] We are on page 1 of 7 [01/29 00:04:18] [INFO] We are on page 2 of 7 [01/29 00:04:20] [INFO] We are on page 3 of 7 [01/29 00:04:22] [INFO] We are on page 4 of 7 [01/29 00:04:24] [INFO] We are on page 5 of 7 [01/29 00:04:25] [INFO] We are on page 6 of 7 [01/29 00:04:27] [INFO] We are on page 7 of 7 [01/29 00:04:27] [INFO] Number of posts: 9 [01/29 00:04:27] [INFO] Progress: 3091/6740 [01/29 00:04:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:04:27] [INFO] Thread http://forum.notebookreview.com/threads/diy-laptop-battery-rebuild.213793/ finished! [01/29 00:04:28] [INFO] !!! Now downloading Corel Paint Shop Pro Photo X2 Review Discussion !!!!! [01/29 00:04:29] [INFO] We are on page 1 of 1 [01/29 00:04:29] [INFO] Number of posts: 4 [01/29 00:04:29] [INFO] Progress: 3092/6740 [01/29 00:04:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:04:29] [INFO] Thread http://forum.notebookreview.com/threads/corel-paint-shop-pro-photo-x2-review-discussion.407817/ finished! [01/29 00:04:30] [INFO] !!! Now downloading Sony VAIO Notebooks Unable to use Windows 7's XP Mode Discussion !!!!! [01/29 00:04:31] [INFO] We are on page 1 of 2 [01/29 00:04:33] [INFO] We are on page 2 of 2 [01/29 00:04:33] [INFO] Number of posts: 2 [01/29 00:04:33] [INFO] Progress: 3093/6740 [01/29 00:04:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:04:33] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-notebooks-unable-to-use-windows-7s-xp-mode-discussion.407562/ finished! [01/29 00:04:33] [INFO] !!! Now downloading ACDSee Photo Editor 2008 Review Discussion !!!!! [01/29 00:04:34] [INFO] We are on page 1 of 1 [01/29 00:04:34] [INFO] Number of posts: 1 [01/29 00:04:34] [INFO] Progress: 3094/6740 [01/29 00:04:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:04:34] [INFO] Thread http://forum.notebookreview.com/threads/acdsee-photo-editor-2008-review-discussion.408351/ finished! [01/29 00:04:34] [INFO] Max wait time for http://forum.notebookreview.com/threads/nvidia-8400m-gs-graphics-review.213438/ is 30500 ms [01/29 00:04:35] [INFO] !!! Now downloading nVidia 8400M GS Graphics Review !!!!! [01/29 00:04:36] [INFO] We are on page 1 of 5 [01/29 00:04:40] [INFO] We are on page 2 of 5 [01/29 00:04:42] [INFO] We are on page 3 of 5 [01/29 00:04:44] [INFO] We are on page 4 of 5 [01/29 00:04:45] [INFO] We are on page 5 of 5 [01/29 00:04:45] [INFO] Number of posts: 2 [01/29 00:04:46] [INFO] Progress: 3095/6740 [01/29 00:04:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:04:46] [INFO] Thread http://forum.notebookreview.com/threads/nvidia-8400m-gs-graphics-review.213438/ finished! [01/29 00:04:46] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-refreshes-dv7t-notebook.357366/ is 23000 ms [01/29 00:04:47] [INFO] !!! Now downloading HP Refreshes dv7t Notebook !!!!! [01/29 00:04:48] [INFO] We are on page 1 of 3 [01/29 00:04:50] [INFO] We are on page 2 of 3 [01/29 00:04:52] [INFO] We are on page 3 of 3 [01/29 00:04:52] [INFO] Number of posts: 7 [01/29 00:04:52] [INFO] Progress: 3096/6740 [01/29 00:04:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:04:52] [INFO] Thread http://forum.notebookreview.com/threads/hp-refreshes-dv7t-notebook.357366/ finished! [01/29 00:04:52] [INFO] !!! Now downloading NTI Backup Now 5 Advanced Edition Review Discussion !!!!! [01/29 00:04:54] [INFO] We are on page 1 of 1 [01/29 00:04:54] [INFO] Number of posts: 9 [01/29 00:04:54] [INFO] Progress: 3097/6740 [01/29 00:04:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:04:54] [INFO] Thread http://forum.notebookreview.com/threads/nti-backup-now-5-advanced-edition-review-discussion.402064/ finished! [01/29 00:04:54] [INFO] !!! Now downloading Gigabyte Updates T1028X TouchNote !!!!! [01/29 00:04:55] [INFO] We are on page 1 of 1 [01/29 00:04:55] [INFO] Number of posts: 3 [01/29 00:04:56] [INFO] Progress: 3098/6740 [01/29 00:04:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:04:56] [INFO] Thread http://forum.notebookreview.com/threads/gigabyte-updates-t1028x-touchnote.407561/ finished! [01/29 00:04:56] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-ideapad-s12-review.402366/ is 28500 ms [01/29 00:04:57] [INFO] !!! Now downloading Lenovo IdeaPad S12 Review !!!!! [01/29 00:04:58] [INFO] We are on page 1 of 4 [01/29 00:05:08] [INFO] We are on page 2 of 4 [01/29 00:05:09] [INFO] We are on page 3 of 4 [01/29 00:05:11] [INFO] We are on page 4 of 4 [01/29 00:05:11] [INFO] Number of posts: 8 [01/29 00:05:11] [INFO] Progress: 3099/6740 [01/29 00:05:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:05:11] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ideapad-s12-review.402366/ finished! [01/29 00:05:11] [INFO] Max wait time for http://forum.notebookreview.com/threads/ultra-thin-notebook-sales-disappointing.405728/ is 34500 ms [01/29 00:05:12] [INFO] !!! Now downloading Ultra-thin Notebook Sales Disappointing !!!!! [01/29 00:05:13] [INFO] We are on page 1 of 5 [01/29 00:05:15] [INFO] We are on page 2 of 5 [01/29 00:05:18] [INFO] We are on page 3 of 5 [01/29 00:05:20] [INFO] We are on page 4 of 5 [01/29 00:05:22] [INFO] We are on page 5 of 5 [01/29 00:05:22] [INFO] Progress: 3100/6740 [01/29 00:05:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:05:22] [INFO] Thread http://forum.notebookreview.com/threads/ultra-thin-notebook-sales-disappointing.405728/ finished! [01/29 00:05:22] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-hdx-18t-user-review.342229/ is 28500 ms [01/29 00:05:22] [INFO] !!! Now downloading HP HDX 18t User Review !!!!! [01/29 00:05:23] [INFO] We are on page 1 of 4 [01/29 00:05:27] [INFO] We are on page 2 of 4 [01/29 00:05:29] [INFO] We are on page 3 of 4 [01/29 00:05:31] [INFO] We are on page 4 of 4 [01/29 00:05:31] [INFO] Number of posts: 8 [01/29 00:05:31] [INFO] Progress: 3101/6740 [01/29 00:05:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:05:31] [INFO] Thread http://forum.notebookreview.com/threads/hp-hdx-18t-user-review.342229/ finished! [01/29 00:05:31] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-mini-1000-review.328964/ is 47000 ms [01/29 00:05:32] [INFO] !!! Now downloading HP Mini 1000 Review !!!!! [01/29 00:05:33] [INFO] We are on page 1 of 8 [01/29 00:05:38] [INFO] We are on page 2 of 8 [01/29 00:05:40] [INFO] We are on page 3 of 8 [01/29 00:05:40] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/notworthy_zpslg2phlen.gif [01/29 00:05:43] [INFO] We are on page 4 of 8 [01/29 00:05:44] [INFO] We are on page 5 of 8 [01/29 00:05:46] [INFO] We are on page 6 of 8 [01/29 00:05:46] [WARNING] Host down for image http://cache.gawker.com/assets/images/gizmodo/2008/11/mini100_3G.jpg [01/29 00:05:48] [INFO] We are on page 7 of 8 [01/29 00:05:50] [INFO] We are on page 8 of 8 [01/29 00:05:50] [INFO] Number of posts: 5 [01/29 00:05:50] [INFO] Progress: 3102/6740 [01/29 00:05:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:05:50] [INFO] Thread http://forum.notebookreview.com/threads/hp-mini-1000-review.328964/ finished! [01/29 00:05:50] [INFO] !!! Now downloading Samsung N110 Review !!!!! [01/29 00:05:51] [INFO] We are on page 1 of 2 [01/29 00:05:56] [INFO] We are on page 2 of 2 [01/29 00:05:56] [INFO] Number of posts: 5 [01/29 00:05:57] [INFO] Progress: 3103/6740 [01/29 00:05:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:05:57] [INFO] Thread http://forum.notebookreview.com/threads/samsung-n110-review.406646/ finished! [01/29 00:05:58] [INFO] !!! Now downloading Toshiba Satellite U505 Review !!!!! [01/29 00:05:59] [INFO] We are on page 1 of 2 [01/29 00:06:03] [INFO] We are on page 2 of 2 [01/29 00:06:04] [INFO] Number of posts: 8 [01/29 00:06:04] [INFO] Progress: 3104/6740 [01/29 00:06:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:06:04] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-u505-review.406039/ finished! [01/29 00:06:04] [INFO] !!! Now downloading New Compaq 515, 610 Business Notebooks Launched !!!!! [01/29 00:06:05] [INFO] We are on page 1 of 2 [01/29 00:06:07] [INFO] We are on page 2 of 2 [01/29 00:06:07] [INFO] Number of posts: 5 [01/29 00:06:08] [INFO] Progress: 3105/6740 [01/29 00:06:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:06:08] [INFO] Thread http://forum.notebookreview.com/threads/new-compaq-515-610-business-notebooks-launched.405729/ finished! [01/29 00:06:08] [INFO] !!! Now downloading Adobe Photoshop Elements 7 Review Discussion !!!!! [01/29 00:06:09] [INFO] We are on page 1 of 1 [01/29 00:06:09] [INFO] Number of posts: 3 [01/29 00:06:09] [INFO] Progress: 3106/6740 [01/29 00:06:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:06:09] [INFO] Thread http://forum.notebookreview.com/threads/adobe-photoshop-elements-7-review-discussion.406234/ finished! [01/29 00:06:11] [INFO] !!! Now downloading Symantec Norton Ghost v14 Review Discussion !!!!! [01/29 00:06:12] [INFO] We are on page 1 of 1 [01/29 00:06:12] [INFO] Number of posts: 5 [01/29 00:06:12] [INFO] Progress: 3107/6740 [01/29 00:06:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:06:12] [INFO] Thread http://forum.notebookreview.com/threads/symantec-norton-ghost-v14-review-discussion.405618/ finished! [01/29 00:06:12] [INFO] !!! Now downloading AVADirect Starts Shipping Clevo M980NU !!!!! [01/29 00:06:14] [INFO] We are on page 1 of 1 [01/29 00:06:16] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/notworthy_zpslg2phlen.gif [01/29 00:06:17] [INFO] Progress: 3108/6740 [01/29 00:06:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:06:17] [INFO] Thread http://forum.notebookreview.com/threads/avadirect-starts-shipping-clevo-m980nu.403171/ finished! [01/29 00:06:17] [INFO] Max wait time for http://forum.notebookreview.com/threads/slappa-notebookreview-com-giveaway.395568/ is 34500 ms [01/29 00:06:17] [INFO] !!! Now downloading SLAPPA NotebookReview.com Giveaway !!!!! [01/29 00:06:18] [INFO] We are on page 1 of 5 [01/29 00:06:20] [INFO] We are on page 2 of 5 [01/29 00:06:22] [INFO] We are on page 3 of 5 [01/29 00:06:24] [INFO] We are on page 4 of 5 [01/29 00:06:39] [WARNING] Read timeout for image http://209.85.48.10/html/emoticons/ninja.gif. This is likely a problem with the image's hosting site. [01/29 00:06:41] [INFO] We are on page 5 of 5 [01/29 00:06:41] [WARNING] File not found for image http://img4.imageshack.us/img4/4075/dsc04900adv.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/SLAPPA NotebookReview.com Giveaway/images/storyImages/dsc04900adv.th.jpg [01/29 00:06:41] [WARNING] File not found for image http://img20.imageshack.us/img20/9108/dsc04902k.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/SLAPPA NotebookReview.com Giveaway/images/storyImages/dsc04902k.th.jpg [01/29 00:06:41] [INFO] Progress: 3109/6740 [01/29 00:06:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:06:41] [INFO] Thread http://forum.notebookreview.com/threads/slappa-notebookreview-com-giveaway.395568/ finished! [01/29 00:06:41] [INFO] !!! Now downloading Dell Latitude XT Review !!!!! [01/29 00:06:43] [INFO] We are on page 1 of 2 [01/29 00:06:47] [INFO] We are on page 2 of 2 [01/29 00:06:47] [INFO] Number of posts: 2 [01/29 00:06:47] [INFO] Progress: 3110/6740 [01/29 00:06:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:06:47] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-xt-review.231959/ finished! [01/29 00:06:48] [INFO] !!! Now downloading Acronis True Image Home 2009 Review Discussion !!!!! [01/29 00:06:49] [INFO] We are on page 1 of 1 [01/29 00:06:50] [INFO] Progress: 3111/6740 [01/29 00:06:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:06:50] [INFO] Thread http://forum.notebookreview.com/threads/acronis-true-image-home-2009-review-discussion.395606/ finished! [01/29 00:06:50] [INFO] Max wait time for http://forum.notebookreview.com/threads/toshiba-mini-nb205-review.403924/ is 21000 ms [01/29 00:06:50] [INFO] !!! Now downloading Toshiba mini NB205 Review !!!!! [01/29 00:06:51] [INFO] We are on page 1 of 3 [01/29 00:06:57] [INFO] We are on page 2 of 3 [01/29 00:06:59] [INFO] We are on page 3 of 3 [01/29 00:06:59] [INFO] Number of posts: 3 [01/29 00:06:59] [INFO] Progress: 3112/6740 [01/29 00:06:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:06:59] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-mini-nb205-review.403924/ finished! [01/29 00:06:59] [INFO] Max wait time for http://forum.notebookreview.com/threads/how-to-take-notes-on-your-notebook-computer.172437/ is 79000 ms [01/29 00:07:00] [INFO] !!! Now downloading How to Take Notes on Your Notebook (Computer) !!!!! [01/29 00:07:01] [INFO] We are on page 1 of 14 [01/29 00:07:06] [INFO] We are on page 2 of 14 [01/29 00:07:08] [INFO] We are on page 3 of 14 [01/29 00:07:09] [INFO] We are on page 4 of 14 [01/29 00:07:11] [INFO] We are on page 5 of 14 [01/29 00:07:13] [INFO] We are on page 6 of 14 [01/29 00:07:15] [INFO] We are on page 7 of 14 [01/29 00:07:16] [INFO] We are on page 8 of 14 [01/29 00:07:18] [INFO] We are on page 9 of 14 [01/29 00:07:20] [INFO] We are on page 10 of 14 [01/29 00:07:21] [INFO] We are on page 11 of 14 [01/29 00:07:24] [INFO] We are on page 12 of 14 [01/29 00:07:27] [INFO] We are on page 13 of 14 [01/29 00:07:29] [INFO] We are on page 14 of 14 [01/29 00:07:29] [INFO] Number of posts: 9 [01/29 00:07:29] [INFO] Progress: 3113/6740 [01/29 00:07:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:07:29] [INFO] Thread http://forum.notebookreview.com/threads/how-to-take-notes-on-your-notebook-computer.172437/ finished! [01/29 00:07:30] [INFO] !!! Now downloading Software Buyer's Guide- Back to School 2009 !!!!! [01/29 00:07:31] [INFO] We are on page 1 of 1 [01/29 00:07:31] [INFO] Number of posts: 4 [01/29 00:07:33] [INFO] Progress: 3114/6740 [01/29 00:07:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:07:33] [INFO] Thread http://forum.notebookreview.com/threads/software-buyers-guide-back-to-school-2009.404558/ finished! [01/29 00:07:33] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-g51-gaming-notebook-coming-soon.384784/ is 36500 ms [01/29 00:07:33] [INFO] !!! Now downloading ASUS G51 Gaming Notebook Coming Soon !!!!! [01/29 00:07:34] [INFO] We are on page 1 of 6 [01/29 00:07:37] [INFO] We are on page 2 of 6 [01/29 00:07:38] [INFO] We are on page 3 of 6 [01/29 00:07:40] [INFO] We are on page 4 of 6 [01/29 00:07:40] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/nah_zpswfdldzsn.gif [01/29 00:07:42] [INFO] We are on page 5 of 6 [01/29 00:07:48] [INFO] We are on page 6 of 6 [01/29 00:07:48] [INFO] Number of posts: 4 [01/29 00:07:49] [INFO] Progress: 3115/6740 [01/29 00:07:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:07:49] [INFO] Thread http://forum.notebookreview.com/threads/asus-g51-gaming-notebook-coming-soon.384784/ finished! [01/29 00:07:49] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-inspiron-14-first-look.391905/ is 30000 ms [01/29 00:07:50] [INFO] !!! Now downloading Dell Inspiron 14 First Look !!!!! [01/29 00:07:51] [INFO] We are on page 1 of 5 [01/29 00:07:54] [INFO] We are on page 2 of 5 [01/29 00:07:56] [INFO] We are on page 3 of 5 [01/29 00:07:57] [INFO] We are on page 4 of 5 [01/29 00:07:59] [INFO] We are on page 5 of 5 [01/29 00:07:59] [INFO] Number of posts: 1 [01/29 00:07:59] [INFO] Progress: 3116/6740 [01/29 00:07:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:07:59] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-14-first-look.391905/ finished! [01/29 00:08:00] [INFO] !!! Now downloading Notebook Buyer's Guide- Back to School 2009 Discussion !!!!! [01/29 00:08:01] [INFO] We are on page 1 of 2 [01/29 00:08:03] [INFO] We are on page 2 of 2 [01/29 00:08:03] [INFO] Number of posts: 7 [01/29 00:08:03] [INFO] Progress: 3117/6740 [01/29 00:08:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:08:03] [INFO] Thread http://forum.notebookreview.com/threads/notebook-buyers-guide-back-to-school-2009-discussion.404559/ finished! [01/29 00:08:04] [INFO] !!! Now downloading Sony VAIO CS Review !!!!! [01/29 00:08:05] [INFO] We are on page 1 of 2 [01/29 00:08:09] [INFO] We are on page 2 of 2 [01/29 00:08:09] [INFO] Number of posts: 7 [01/29 00:08:10] [INFO] Progress: 3118/6740 [01/29 00:08:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:08:10] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-cs-review.386168/ finished! [01/29 00:08:10] [INFO] !!! Now downloading ATI Radeon HD 4000 Series IGP on the Way !!!!! [01/29 00:08:11] [INFO] We are on page 1 of 2 [01/29 00:08:13] [INFO] We are on page 2 of 2 [01/29 00:08:13] [INFO] Number of posts: 5 [01/29 00:08:13] [INFO] Progress: 3119/6740 [01/29 00:08:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:08:13] [INFO] Thread http://forum.notebookreview.com/threads/ati-radeon-hd-4000-series-igp-on-the-way.404221/ finished! [01/29 00:08:14] [INFO] !!! Now downloading Altec Lansing Expressionist Speaker Review !!!!! [01/29 00:08:15] [INFO] We are on page 1 of 1 [01/29 00:08:15] [INFO] Number of posts: 5 [01/29 00:08:17] [INFO] Progress: 3120/6740 [01/29 00:08:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:08:17] [INFO] Thread http://forum.notebookreview.com/threads/altec-lansing-expressionist-speaker-review.404527/ finished! [01/29 00:08:17] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-adds-dual-core-amd-neo-option-for-pavilion-dv2z.388939/ is 26500 ms [01/29 00:08:18] [INFO] !!! Now downloading HP adds dual-core AMD Neo option for Pavilion dv2z !!!!! [01/29 00:08:19] [INFO] We are on page 1 of 4 [01/29 00:08:23] [INFO] We are on page 2 of 4 [01/29 00:08:24] [INFO] We are on page 3 of 4 [01/29 00:08:26] [INFO] We are on page 4 of 4 [01/29 00:08:26] [INFO] Number of posts: 4 [01/29 00:08:26] [INFO] Progress: 3121/6740 [01/29 00:08:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:08:26] [INFO] Thread http://forum.notebookreview.com/threads/hp-adds-dual-core-amd-neo-option-for-pavilion-dv2z.388939/ finished! [01/29 00:08:26] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-precision-m4400-peer-review.300199/ is 47500 ms [01/29 00:08:27] [INFO] !!! Now downloading Dell Precision M4400 Peer Review !!!!! [01/29 00:08:28] [INFO] We are on page 1 of 8 [01/29 00:08:32] [INFO] We are on page 2 of 8 [01/29 00:08:34] [INFO] We are on page 3 of 8 [01/29 00:08:36] [INFO] We are on page 4 of 8 [01/29 00:08:37] [INFO] We are on page 5 of 8 [01/29 00:08:39] [INFO] We are on page 6 of 8 [01/29 00:08:41] [INFO] We are on page 7 of 8 [01/29 00:08:42] [INFO] We are on page 8 of 8 [01/29 00:08:42] [INFO] Number of posts: 6 [01/29 00:08:43] [INFO] Progress: 3122/6740 [01/29 00:08:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:08:43] [INFO] Thread http://forum.notebookreview.com/threads/dell-precision-m4400-peer-review.300199/ finished! [01/29 00:08:43] [INFO] !!! Now downloading Dell Launches Latitude E6400 XFR Rugged Laptop !!!!! [01/29 00:08:44] [INFO] We are on page 1 of 2 [01/29 00:08:46] [INFO] We are on page 2 of 2 [01/29 00:08:46] [INFO] Number of posts: 5 [01/29 00:08:47] [INFO] Progress: 3123/6740 [01/29 00:08:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:08:47] [INFO] Thread http://forum.notebookreview.com/threads/dell-launches-latitude-e6400-xfr-rugged-laptop.361178/ finished! [01/29 00:08:47] [INFO] !!! Now downloading Personal Finance Software 2009 Buyer's Guide Discussion !!!!! [01/29 00:08:48] [INFO] We are on page 1 of 1 [01/29 00:08:48] [INFO] Number of posts: 4 [01/29 00:08:48] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Personal Finance Software 2009 Buyer's Guide Discussion/images/avatars/ [01/29 00:08:48] [INFO] Progress: 3124/6740 [01/29 00:08:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:08:48] [INFO] Thread http://forum.notebookreview.com/threads/personal-finance-software-2009-buyers-guide-discussion.404194/ finished! [01/29 00:08:48] [INFO] Max wait time for http://forum.notebookreview.com/threads/notebookreview-com-laptop-graphics-guide-2009-part-one.397432/ is 31000 ms [01/29 00:08:49] [INFO] !!! Now downloading NotebookReview.com Laptop Graphics Guide 2009- Part One !!!!! [01/29 00:08:50] [INFO] We are on page 1 of 5 [01/29 00:08:53] [INFO] We are on page 2 of 5 [01/29 00:08:55] [INFO] We are on page 3 of 5 [01/29 00:08:57] [INFO] We are on page 4 of 5 [01/29 00:08:59] [INFO] We are on page 5 of 5 [01/29 00:08:59] [INFO] Number of posts: 3 [01/29 00:08:59] [INFO] Progress: 3125/6740 [01/29 00:08:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:08:59] [INFO] Thread http://forum.notebookreview.com/threads/notebookreview-com-laptop-graphics-guide-2009-part-one.397432/ finished! [01/29 00:08:59] [INFO] Max wait time for http://forum.notebookreview.com/threads/lojack-for-laptops-security-review.127238/ is 55000 ms [01/29 00:08:59] [INFO] !!! Now downloading LoJack for Laptops Security Review !!!!! [01/29 00:09:00] [INFO] We are on page 1 of 10 [01/29 00:09:05] [INFO] We are on page 2 of 10 [01/29 00:09:06] [INFO] We are on page 3 of 10 [01/29 00:09:08] [INFO] We are on page 4 of 10 [01/29 00:09:10] [INFO] We are on page 5 of 10 [01/29 00:09:12] [INFO] We are on page 6 of 10 [01/29 00:09:13] [INFO] We are on page 7 of 10 [01/29 00:09:15] [INFO] We are on page 8 of 10 [01/29 00:09:17] [INFO] We are on page 9 of 10 [01/29 00:09:18] [INFO] We are on page 10 of 10 [01/29 00:09:18] [INFO] Number of posts: 1 [01/29 00:09:18] [INFO] Progress: 3126/6740 [01/29 00:09:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:09:18] [INFO] Thread http://forum.notebookreview.com/threads/lojack-for-laptops-security-review.127238/ finished! [01/29 00:09:19] [INFO] !!! Now downloading Lenovo IdeaPad U450p Leaked !!!!! [01/29 00:09:20] [INFO] We are on page 1 of 1 [01/29 00:09:20] [INFO] Number of posts: 7 [01/29 00:09:21] [INFO] Progress: 3127/6740 [01/29 00:09:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:09:21] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ideapad-u450p-leaked.403344/ finished! [01/29 00:09:21] [INFO] Max wait time for http://forum.notebookreview.com/threads/notebookreview-com-laptop-graphics-guide-2009-part-three.400443/ is 26000 ms [01/29 00:09:21] [INFO] !!! Now downloading NotebookReview.com Laptop Graphics Guide 2009- Part Three !!!!! [01/29 00:09:22] [INFO] We are on page 1 of 4 [01/29 00:09:25] [INFO] We are on page 2 of 4 [01/29 00:09:26] [INFO] We are on page 3 of 4 [01/29 00:09:28] [INFO] We are on page 4 of 4 [01/29 00:09:28] [INFO] Number of posts: 3 [01/29 00:09:28] [INFO] Progress: 3128/6740 [01/29 00:09:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:09:28] [INFO] Thread http://forum.notebookreview.com/threads/notebookreview-com-laptop-graphics-guide-2009-part-three.400443/ finished! [01/29 00:09:29] [INFO] !!! Now downloading Acer releases 10 netbook with HD Display starting at $300 !!!!! [01/29 00:09:30] [INFO] We are on page 1 of 1 [01/29 00:09:32] [INFO] Progress: 3129/6740 [01/29 00:09:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:09:32] [INFO] Thread http://forum.notebookreview.com/threads/acer-releases-10-netbook-with-hd-display-starting-at-300.403905/ finished! [01/29 00:09:32] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-slashes-price-on-adamo.401686/ is 29500 ms [01/29 00:09:32] [INFO] !!! Now downloading Dell slashes price on Adamo !!!!! [01/29 00:09:33] [INFO] We are on page 1 of 4 [01/29 00:09:35] [INFO] We are on page 2 of 4 [01/29 00:09:37] [INFO] We are on page 3 of 4 [01/29 00:09:39] [INFO] We are on page 4 of 4 [01/29 00:09:39] [INFO] Progress: 3130/6740 [01/29 00:09:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:09:39] [INFO] Thread http://forum.notebookreview.com/threads/dell-slashes-price-on-adamo.401686/ finished! [01/29 00:09:39] [INFO] !!! Now downloading Norton Online Backup Review Discussion !!!!! [01/29 00:09:41] [INFO] We are on page 1 of 1 [01/29 00:09:41] [INFO] Number of posts: 1 [01/29 00:09:41] [INFO] Progress: 3131/6740 [01/29 00:09:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:09:41] [INFO] Thread http://forum.notebookreview.com/threads/norton-online-backup-review-discussion.403574/ finished! [01/29 00:09:41] [INFO] !!! Now downloading 11.6 Acer Aspire Timeline 1810T gets official in the Middle East !!!!! [01/29 00:09:42] [INFO] We are on page 1 of 1 [01/29 00:09:42] [INFO] Number of posts: 3 [01/29 00:09:42] [INFO] Progress: 3132/6740 [01/29 00:09:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:09:42] [INFO] Thread http://forum.notebookreview.com/threads/11-6-acer-aspire-timeline-1810t-gets-official-in-the-middle-east.402924/ finished! [01/29 00:09:42] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-vostro-1500-user-review.163406/ is 47500 ms [01/29 00:09:43] [INFO] !!! Now downloading Dell Vostro 1500 User Review !!!!! [01/29 00:09:44] [INFO] We are on page 1 of 8 [01/29 00:09:50] [INFO] We are on page 2 of 8 [01/29 00:09:52] [INFO] We are on page 3 of 8 [01/29 00:09:54] [INFO] We are on page 4 of 8 [01/29 00:09:55] [INFO] We are on page 5 of 8 [01/29 00:09:57] [INFO] We are on page 6 of 8 [01/29 00:09:59] [INFO] We are on page 7 of 8 [01/29 00:09:59] [INFO] Applying Photobucket fix for http://i2.photobucket.com/albums/y28/pr5owner/Benchmarks/Samsung80GB.jpg [01/29 00:10:00] [WARNING] Could not download image https://hosting.photobucket.com/albums/y28/pr5owner/Benchmarks/Samsung80GB.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/y28/pr5owner/Benchmarks/Samsung80GB.jpg [01/29 00:10:00] [INFO] Applying Photobucket fix for http://i2.photobucket.com/albums/y28/pr5owner/Benchmarks/Maxtor80GB.jpg [01/29 00:10:00] [WARNING] Could not download image https://hosting.photobucket.com/albums/y28/pr5owner/Benchmarks/Maxtor80GB.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/y28/pr5owner/Benchmarks/Maxtor80GB.jpg [01/29 00:10:01] [INFO] We are on page 8 of 8 [01/29 00:10:01] [INFO] Number of posts: 6 [01/29 00:10:02] [INFO] Progress: 3133/6740 [01/29 00:10:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:10:02] [INFO] Thread http://forum.notebookreview.com/threads/dell-vostro-1500-user-review.163406/ finished! [01/29 00:10:02] [INFO] !!! Now downloading Intel Atom N270 To Continue Powering Netbooks !!!!! [01/29 00:10:03] [INFO] We are on page 1 of 2 [01/29 00:10:05] [INFO] We are on page 2 of 2 [01/29 00:10:05] [INFO] Number of posts: 2 [01/29 00:10:05] [INFO] Progress: 3134/6740 [01/29 00:10:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:10:05] [INFO] Thread http://forum.notebookreview.com/threads/intel-atom-n270-to-continue-powering-netbooks.401932/ finished! [01/29 00:10:05] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-pavilion-dv5t-review-discussion.285618/ is 141000 ms [01/29 00:10:06] [INFO] !!! Now downloading HP Pavilion dv5t Review Discussion !!!!! [01/29 00:10:07] [INFO] We are on page 1 of 27 [01/29 00:10:09] [INFO] We are on page 2 of 27 [01/29 00:10:11] [INFO] We are on page 3 of 27 [01/29 00:10:13] [INFO] We are on page 4 of 27 [01/29 00:10:15] [INFO] We are on page 5 of 27 [01/29 00:10:16] [INFO] We are on page 6 of 27 [01/29 00:10:18] [INFO] We are on page 7 of 27 [01/29 00:10:20] [INFO] We are on page 8 of 27 [01/29 00:10:22] [INFO] We are on page 9 of 27 [01/29 00:10:24] [INFO] We are on page 10 of 27 [01/29 00:10:25] [INFO] We are on page 11 of 27 [01/29 00:10:27] [INFO] We are on page 12 of 27 [01/29 00:10:30] [INFO] We are on page 13 of 27 [01/29 00:10:32] [INFO] We are on page 14 of 27 [01/29 00:10:33] [INFO] We are on page 15 of 27 [01/29 00:10:35] [INFO] We are on page 16 of 27 [01/29 00:10:37] [INFO] We are on page 17 of 27 [01/29 00:10:38] [INFO] We are on page 18 of 27 [01/29 00:10:40] [INFO] We are on page 19 of 27 [01/29 00:10:42] [INFO] We are on page 20 of 27 [01/29 00:10:43] [INFO] We are on page 21 of 27 [01/29 00:10:45] [INFO] We are on page 22 of 27 [01/29 00:10:47] [INFO] We are on page 23 of 27 [01/29 00:10:49] [INFO] We are on page 24 of 27 [01/29 00:10:51] [INFO] We are on page 25 of 27 [01/29 00:10:53] [INFO] We are on page 26 of 27 [01/29 00:10:54] [INFO] We are on page 27 of 27 [01/29 00:10:54] [INFO] Number of posts: 3 [01/29 00:10:54] [INFO] Progress: 3135/6740 [01/29 00:10:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:10:54] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-dv5t-review-discussion.285618/ finished! [01/29 00:10:55] [INFO] !!! Now downloading NotebookReview.com Laptop Graphics Guide 2009- Part Two !!!!! [01/29 00:10:56] [INFO] We are on page 1 of 3 [01/29 00:10:59] [INFO] We are on page 2 of 3 [01/29 00:11:00] [INFO] We are on page 3 of 3 [01/29 00:11:00] [INFO] Number of posts: 1 [01/29 00:11:00] [INFO] Progress: 3136/6740 [01/29 00:11:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:11:00] [INFO] Thread http://forum.notebookreview.com/threads/notebookreview-com-laptop-graphics-guide-2009-part-two.400162/ finished! [01/29 00:11:01] [INFO] !!! Now downloading Lexar Intros New 2.5 SSDs !!!!! [01/29 00:11:02] [INFO] We are on page 1 of 1 [01/29 00:11:02] [INFO] Number of posts: 5 [01/29 00:11:02] [INFO] Progress: 3137/6740 [01/29 00:11:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:11:02] [INFO] Thread http://forum.notebookreview.com/threads/lexar-intros-new-2-5-ssds.401490/ finished! [01/29 00:11:03] [INFO] !!! Now downloading Gateway Intros Intel-Based Netbook !!!!! [01/29 00:11:04] [INFO] We are on page 1 of 1 [01/29 00:11:04] [INFO] Number of posts: 5 [01/29 00:11:05] [INFO] Progress: 3138/6740 [01/29 00:11:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:11:05] [INFO] Thread http://forum.notebookreview.com/threads/gateway-intros-intel-based-netbook.401178/ finished! [01/29 00:11:05] [INFO] !!! Now downloading NTI Shadow 4 Review Discussion !!!!! [01/29 00:11:06] [INFO] We are on page 1 of 1 [01/29 00:11:06] [INFO] Number of posts: 2 [01/29 00:11:06] [INFO] Progress: 3139/6740 [01/29 00:11:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:11:06] [INFO] Thread http://forum.notebookreview.com/threads/nti-shadow-4-review-discussion.401320/ finished! [01/29 00:11:07] [INFO] !!! Now downloading Dell Intros 17.3 Inspiron 17 Starting at $499 !!!!! [01/29 00:11:08] [INFO] We are on page 1 of 2 [01/29 00:11:10] [INFO] We are on page 2 of 2 [01/29 00:11:10] [INFO] Number of posts: 4 [01/29 00:11:10] [INFO] Progress: 3140/6740 [01/29 00:11:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:11:10] [INFO] Thread http://forum.notebookreview.com/threads/dell-intros-17-3-inspiron-17-starting-at-499.400156/ finished! [01/29 00:11:10] [INFO] !!! Now downloading TechnologyGuide Week in Review !!!!! [01/29 00:11:11] [INFO] We are on page 1 of 1 [01/29 00:11:11] [INFO] Number of posts: 4 [01/29 00:11:14] [INFO] Progress: 3141/6740 [01/29 00:11:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:11:14] [INFO] Thread http://forum.notebookreview.com/threads/technologyguide-week-in-review.400886/ finished! [01/29 00:11:14] [INFO] Max wait time for http://forum.notebookreview.com/threads/sony-announces-affordable-vaio-w-netbooks.397087/ is 31000 ms [01/29 00:11:14] [INFO] !!! Now downloading Sony Announces Affordable VAIO W Netbooks !!!!! [01/29 00:11:15] [INFO] We are on page 1 of 5 [01/29 00:11:17] [INFO] We are on page 2 of 5 [01/29 00:11:20] [INFO] We are on page 3 of 5 [01/29 00:11:22] [INFO] We are on page 4 of 5 [01/29 00:11:23] [INFO] We are on page 5 of 5 [01/29 00:11:23] [INFO] Number of posts: 3 [01/29 00:11:24] [INFO] Progress: 3142/6740 [01/29 00:11:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:11:24] [INFO] Thread http://forum.notebookreview.com/threads/sony-announces-affordable-vaio-w-netbooks.397087/ finished! [01/29 00:11:24] [INFO] Max wait time for http://forum.notebookreview.com/threads/sony-sr290-review.324821/ is 23000 ms [01/29 00:11:24] [INFO] !!! Now downloading Sony SR290 Review !!!!! [01/29 00:11:25] [INFO] We are on page 1 of 3 [01/29 00:11:26] [WARNING] File not found for image http://img519.imageshack.us/img519/7496/dscf0102gd5.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sony SR290 Review/images/storyImages/dscf0102gd5.th.jpg [01/29 00:11:26] [WARNING] File not found for image http://img396.imageshack.us/img396/9630/dscf0101ll5.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sony SR290 Review/images/storyImages/dscf0101ll5.th.jpg [01/29 00:11:26] [WARNING] File not found for image http://img444.imageshack.us/img444/6679/dscf0103ml8.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sony SR290 Review/images/storyImages/dscf0103ml8.th.jpg [01/29 00:11:26] [WARNING] File not found for image http://img114.imageshack.us/img114/8301/dscf0104wk6.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sony SR290 Review/images/storyImages/dscf0104wk6.th.jpg [01/29 00:11:26] [WARNING] File not found for image http://img88.imageshack.us/img88/3980/dscf0105us7.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sony SR290 Review/images/storyImages/dscf0105us7.th.jpg [01/29 00:11:26] [WARNING] File not found for image http://img357.imageshack.us/img357/5785/dscf0106mm3.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sony SR290 Review/images/storyImages/dscf0106mm3.th.jpg [01/29 00:11:26] [WARNING] File not found for image http://img60.imageshack.us/img60/373/dscf0107hp2.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sony SR290 Review/images/storyImages/dscf0107hp2.th.jpg [01/29 00:11:27] [WARNING] File not found for image http://img87.imageshack.us/img87/4435/dscf0199hv1.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sony SR290 Review/images/storyImages/dscf0199hv1.th.jpg [01/29 00:11:28] [INFO] We are on page 2 of 3 [01/29 00:11:30] [INFO] We are on page 3 of 3 [01/29 00:11:30] [INFO] Number of posts: 7 [01/29 00:11:31] [INFO] Progress: 3143/6740 [01/29 00:11:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:11:31] [INFO] Thread http://forum.notebookreview.com/threads/sony-sr290-review.324821/ finished! [01/29 00:11:31] [INFO] !!! Now downloading Alienware M17x Now Available in Nebula Red Discussion !!!!! [01/29 00:11:32] [INFO] We are on page 1 of 1 [01/29 00:11:32] [INFO] Number of posts: 7 [01/29 00:11:32] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/notworthy_zpslg2phlen.gif [01/29 00:11:32] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/notworthy_zpslg2phlen.gif [01/29 00:11:32] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/notworthy_zpslg2phlen.gif [01/29 00:11:32] [INFO] Progress: 3144/6740 [01/29 00:11:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:11:32] [INFO] Thread http://forum.notebookreview.com/threads/alienware-m17x-now-available-in-nebula-red-discussion.400130/ finished! [01/29 00:11:32] [INFO] Max wait time for http://forum.notebookreview.com/threads/nand-flash-memory-prices-hiked.397913/ is 22500 ms [01/29 00:11:33] [INFO] !!! Now downloading NAND Flash Memory Prices Hiked !!!!! [01/29 00:11:34] [INFO] We are on page 1 of 3 [01/29 00:11:36] [INFO] We are on page 2 of 3 [01/29 00:11:38] [INFO] We are on page 3 of 3 [01/29 00:11:38] [INFO] Number of posts: 6 [01/29 00:11:38] [INFO] Progress: 3145/6740 [01/29 00:11:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:11:38] [INFO] Thread http://forum.notebookreview.com/threads/nand-flash-memory-prices-hiked.397913/ finished! [01/29 00:11:38] [INFO] !!! Now downloading IBackup Online Review Discussion !!!!! [01/29 00:11:39] [INFO] We are on page 1 of 1 [01/29 00:11:39] [INFO] Number of posts: 1 [01/29 00:11:39] [INFO] Progress: 3146/6740 [01/29 00:11:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:11:39] [INFO] Thread http://forum.notebookreview.com/threads/ibackup-online-review-discussion.399899/ finished! [01/29 00:11:40] [INFO] !!! Now downloading Wesabe Review !!!!! [01/29 00:11:41] [INFO] We are on page 1 of 1 [01/29 00:11:41] [INFO] Number of posts: 4 [01/29 00:11:41] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Wesabe Review/images/avatars/ [01/29 00:11:41] [INFO] Progress: 3147/6740 [01/29 00:11:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:11:41] [INFO] Thread http://forum.notebookreview.com/threads/wesabe-review.399297/ finished! [01/29 00:11:41] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-ideapad-s10-review.305491/ is 78000 ms [01/29 00:11:42] [INFO] !!! Now downloading Lenovo IdeaPad S10 Review !!!!! [01/29 00:11:43] [INFO] We are on page 1 of 14 [01/29 00:11:46] [INFO] We are on page 2 of 14 [01/29 00:11:48] [INFO] We are on page 3 of 14 [01/29 00:11:50] [INFO] We are on page 4 of 14 [01/29 00:11:52] [INFO] We are on page 5 of 14 [01/29 00:11:54] [INFO] We are on page 6 of 14 [01/29 00:11:55] [INFO] We are on page 7 of 14 [01/29 00:11:57] [INFO] We are on page 8 of 14 [01/29 00:11:58] [INFO] We are on page 9 of 14 [01/29 00:12:00] [INFO] We are on page 10 of 14 [01/29 00:12:02] [INFO] We are on page 11 of 14 [01/29 00:12:03] [INFO] We are on page 12 of 14 [01/29 00:12:05] [INFO] We are on page 13 of 14 [01/29 00:12:07] [INFO] We are on page 14 of 14 [01/29 00:12:07] [INFO] Number of posts: 7 [01/29 00:12:07] [INFO] Progress: 3148/6740 [01/29 00:12:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:12:07] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ideapad-s10-review.305491/ finished! [01/29 00:12:07] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-studio-14z-first-look.385196/ is 91000 ms [01/29 00:12:08] [INFO] !!! Now downloading Dell Studio 14z First Look !!!!! [01/29 00:12:09] [INFO] We are on page 1 of 17 [01/29 00:12:12] [INFO] We are on page 2 of 17 [01/29 00:12:14] [INFO] We are on page 3 of 17 [01/29 00:12:14] [INFO] Applying Photobucket fix for http://i3.photobucket.com/albums/y86/Avenger_BlitZX/SideView.jpg [01/29 00:12:15] [INFO] Applying Photobucket fix for http://i3.photobucket.com/albums/y86/Avenger_BlitZX/SideView.jpg [01/29 00:12:16] [INFO] We are on page 4 of 17 [01/29 00:12:19] [INFO] We are on page 5 of 17 [01/29 00:12:21] [INFO] We are on page 6 of 17 [01/29 00:12:23] [INFO] We are on page 7 of 17 [01/29 00:12:25] [INFO] We are on page 8 of 17 [01/29 00:12:26] [INFO] We are on page 9 of 17 [01/29 00:12:28] [INFO] We are on page 10 of 17 [01/29 00:12:30] [INFO] We are on page 11 of 17 [01/29 00:12:31] [INFO] We are on page 12 of 17 [01/29 00:12:33] [INFO] We are on page 13 of 17 [01/29 00:12:35] [INFO] We are on page 14 of 17 [01/29 00:12:36] [INFO] We are on page 15 of 17 [01/29 00:12:38] [INFO] We are on page 16 of 17 [01/29 00:12:40] [INFO] We are on page 17 of 17 [01/29 00:12:40] [INFO] Number of posts: 3 [01/29 00:12:40] [INFO] Progress: 3149/6740 [01/29 00:12:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:12:40] [INFO] Thread http://forum.notebookreview.com/threads/dell-studio-14z-first-look.385196/ finished! [01/29 00:12:41] [INFO] !!! Now downloading Novatech X70 GTX Pro Review !!!!! [01/29 00:12:42] [INFO] We are on page 1 of 1 [01/29 00:12:42] [INFO] Number of posts: 8 [01/29 00:12:42] [INFO] Applying Photobucket fix for http://i282.photobucket.com/albums/kk280/bluemonkeytech/P1020526.jpg [01/29 00:12:42] [INFO] Applying Photobucket fix for http://i282.photobucket.com/albums/kk280/bluemonkeytech/P1020548.jpg [01/29 00:12:42] [INFO] Applying Photobucket fix for http://i282.photobucket.com/albums/kk280/bluemonkeytech/P1020528.jpg [01/29 00:12:42] [INFO] Applying Photobucket fix for http://i282.photobucket.com/albums/kk280/bluemonkeytech/P1020522.jpg [01/29 00:12:43] [INFO] Applying Photobucket fix for http://i282.photobucket.com/albums/kk280/bluemonkeytech/P1020532.jpg [01/29 00:12:43] [INFO] Applying Photobucket fix for http://i282.photobucket.com/albums/kk280/bluemonkeytech/P1020565.jpg [01/29 00:12:43] [INFO] Applying Photobucket fix for http://i282.photobucket.com/albums/kk280/bluemonkeytech/cpu-1.jpg [01/29 00:12:43] [INFO] Applying Photobucket fix for http://i282.photobucket.com/albums/kk280/bluemonkeytech/gpu-2.jpg [01/29 00:12:43] [INFO] Applying Photobucket fix for http://i282.photobucket.com/albums/kk280/bluemonkeytech/WEI-3.jpg [01/29 00:12:43] [INFO] Applying Photobucket fix for http://i282.photobucket.com/albums/kk280/bluemonkeytech/HDTune_Benchmark_FUJITSU_MHZ2320BJ_.png [01/29 00:12:44] [INFO] Applying Photobucket fix for http://i282.photobucket.com/albums/kk280/bluemonkeytech/PC05.jpg [01/29 00:12:44] [INFO] Applying Photobucket fix for http://i282.photobucket.com/albums/kk280/bluemonkeytech/3d061.jpg [01/29 00:12:44] [INFO] Applying Photobucket fix for http://i282.photobucket.com/albums/kk280/bluemonkeytech/3d06-3.jpg [01/29 00:12:44] [INFO] Applying Photobucket fix for http://i282.photobucket.com/albums/kk280/bluemonkeytech/pi.jpg [01/29 00:12:44] [INFO] Applying Photobucket fix for http://i282.photobucket.com/albums/kk280/bluemonkeytech/R10.jpg [01/29 00:12:44] [INFO] Applying Photobucket fix for http://i282.photobucket.com/albums/kk280/bluemonkeytech/P1020562.jpg [01/29 00:12:44] [INFO] Applying Photobucket fix for http://i282.photobucket.com/albums/kk280/bluemonkeytech/P1020536.jpg [01/29 00:12:45] [INFO] Applying Photobucket fix for http://i282.photobucket.com/albums/kk280/bluemonkeytech/P1020554.jpg [01/29 00:12:45] [INFO] Applying Photobucket fix for http://i282.photobucket.com/albums/kk280/bluemonkeytech/P1020552.jpg [01/29 00:12:45] [INFO] Applying Photobucket fix for http://i282.photobucket.com/albums/kk280/bluemonkeytech/P1020551.jpg [01/29 00:12:45] [INFO] Applying Photobucket fix for http://i282.photobucket.com/albums/kk280/bluemonkeytech/P1020553.jpg [01/29 00:12:45] [INFO] Applying Photobucket fix for http://i282.photobucket.com/albums/kk280/bluemonkeytech/P1020557.jpg [01/29 00:12:45] [INFO] Applying Photobucket fix for http://i282.photobucket.com/albums/kk280/bluemonkeytech/P1020550.jpg [01/29 00:12:46] [INFO] Applying Photobucket fix for http://i282.photobucket.com/albums/kk280/bluemonkeytech/P1020547.jpg [01/29 00:12:46] [INFO] Progress: 3150/6740 [01/29 00:12:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:12:46] [INFO] Thread http://forum.notebookreview.com/threads/novatech-x70-gtx-pro-review.398827/ finished! [01/29 00:12:46] [INFO] !!! Now downloading Google Announces Chrome Operating System Discussion !!!!! [01/29 00:12:48] [INFO] We are on page 1 of 2 [01/29 00:12:50] [INFO] We are on page 2 of 2 [01/29 00:12:50] [INFO] Progress: 3151/6740 [01/29 00:12:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:12:50] [INFO] Thread http://forum.notebookreview.com/threads/google-announces-chrome-operating-system-discussion.397594/ finished! [01/29 00:12:50] [INFO] !!! Now downloading TechnologyGuide Week in Review !!!!! [01/29 00:12:52] [INFO] We are on page 1 of 1 [01/29 00:12:52] [INFO] Number of posts: 1 [01/29 00:12:53] [INFO] Progress: 3152/6740 [01/29 00:12:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:12:53] [INFO] Thread http://forum.notebookreview.com/threads/technologyguide-week-in-review.398860/ finished! [01/29 00:12:54] [INFO] !!! Now downloading HP Mini 110 Netbook Gets Colors, Video Acceleration !!!!! [01/29 00:12:55] [INFO] We are on page 1 of 1 [01/29 00:12:55] [INFO] Number of posts: 9 [01/29 00:12:55] [INFO] Progress: 3153/6740 [01/29 00:12:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:12:55] [INFO] Thread http://forum.notebookreview.com/threads/hp-mini-110-netbook-gets-colors-video-acceleration.397593/ finished! [01/29 00:12:55] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-thinkpad-w700ds-first-look-review.339621/ is 30000 ms [01/29 00:12:56] [INFO] !!! Now downloading Lenovo ThinkPad W700ds First Look Review !!!!! [01/29 00:12:57] [INFO] We are on page 1 of 5 [01/29 00:13:03] [INFO] We are on page 2 of 5 [01/29 00:13:05] [INFO] We are on page 3 of 5 [01/29 00:13:07] [INFO] We are on page 4 of 5 [01/29 00:13:08] [INFO] We are on page 5 of 5 [01/29 00:13:08] [INFO] Number of posts: 1 [01/29 00:13:08] [INFO] Progress: 3154/6740 [01/29 00:13:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:13:08] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-w700ds-first-look-review.339621/ finished! [01/29 00:13:08] [INFO] Max wait time for http://forum.notebookreview.com/threads/samsung-to-intro-nvidia-ion-based-netbook.395382/ is 23500 ms [01/29 00:13:09] [INFO] !!! Now downloading Samsung to Intro Nvidia Ion-Based Netbook !!!!! [01/29 00:13:10] [INFO] We are on page 1 of 3 [01/29 00:13:13] [INFO] We are on page 2 of 3 [01/29 00:13:14] [INFO] We are on page 3 of 3 [01/29 00:13:14] [INFO] Number of posts: 8 [01/29 00:13:14] [INFO] Progress: 3155/6740 [01/29 00:13:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:13:14] [INFO] Thread http://forum.notebookreview.com/threads/samsung-to-intro-nvidia-ion-based-netbook.395382/ finished! [01/29 00:13:15] [INFO] Max wait time for http://forum.notebookreview.com/threads/compaq-presario-c500t-review-discussion.122438/ is 36500 ms [01/29 00:13:16] [INFO] !!! Now downloading Compaq Presario C500T Review Discussion !!!!! [01/29 00:13:17] [INFO] We are on page 1 of 6 [01/29 00:13:18] [INFO] We are on page 2 of 6 [01/29 00:13:21] [INFO] We are on page 3 of 6 [01/29 00:13:23] [INFO] We are on page 4 of 6 [01/29 00:13:25] [INFO] We are on page 5 of 6 [01/29 00:13:26] [INFO] We are on page 6 of 6 [01/29 00:13:26] [INFO] Number of posts: 4 [01/29 00:13:26] [INFO] Progress: 3156/6740 [01/29 00:13:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:13:26] [INFO] Thread http://forum.notebookreview.com/threads/compaq-presario-c500t-review-discussion.122438/ finished! [01/29 00:13:28] [INFO] !!! Now downloading Getac 9213 Review !!!!! [01/29 00:13:29] [INFO] We are on page 1 of 1 [01/29 00:13:32] [INFO] Progress: 3157/6740 [01/29 00:13:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:13:32] [INFO] Thread http://forum.notebookreview.com/threads/getac-9213-review.397749/ finished! [01/29 00:13:32] [INFO] !!! Now downloading Dell Studio Design for Inspiron 15, and new FastTrack service !!!!! [01/29 00:13:33] [INFO] We are on page 1 of 1 [01/29 00:13:33] [INFO] Number of posts: 1 [01/29 00:13:33] [INFO] Progress: 3158/6740 [01/29 00:13:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:13:34] [INFO] Thread http://forum.notebookreview.com/threads/dell-studio-design-for-inspiron-15-and-new-fasttrack-service.397861/ finished! [01/29 00:13:34] [INFO] !!! Now downloading Windows Live Movie Maker Beta Review Discussion !!!!! [01/29 00:13:35] [INFO] We are on page 1 of 2 [01/29 00:13:37] [INFO] We are on page 2 of 2 [01/29 00:13:37] [INFO] Number of posts: 4 [01/29 00:13:37] [INFO] Progress: 3159/6740 [01/29 00:13:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:13:37] [INFO] Thread http://forum.notebookreview.com/threads/windows-live-movie-maker-beta-review-discussion.394926/ finished! [01/29 00:13:38] [INFO] !!! Now downloading AceMoney Personal Finance Manager Review Discussion !!!!! [01/29 00:13:40] [INFO] We are on page 1 of 1 [01/29 00:13:40] [INFO] Number of posts: 1 [01/29 00:13:40] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/AceMoney Personal Finance Manager Review Discussion/images/avatars/ [01/29 00:13:40] [INFO] Progress: 3160/6740 [01/29 00:13:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:13:40] [INFO] Thread http://forum.notebookreview.com/threads/acemoney-personal-finance-manager-review-discussion.397748/ finished! [01/29 00:13:40] [INFO] !!! Now downloading Acer Intros New Aspire 3935, 8935G !!!!! [01/29 00:13:41] [INFO] We are on page 1 of 2 [01/29 00:13:43] [INFO] We are on page 2 of 2 [01/29 00:13:43] [INFO] Number of posts: 1 [01/29 00:13:43] [INFO] Progress: 3161/6740 [01/29 00:13:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:13:43] [INFO] Thread http://forum.notebookreview.com/threads/acer-intros-new-aspire-3935-8935g.372689/ finished! [01/29 00:13:43] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-offers-sneak-peak-video-of-new-thinkpad-t400s.391737/ is 27500 ms [01/29 00:13:44] [INFO] !!! Now downloading Lenovo offers sneak peak video of new ThinkPad T400s !!!!! [01/29 00:13:45] [INFO] We are on page 1 of 4 [01/29 00:13:48] [INFO] We are on page 2 of 4 [01/29 00:13:50] [INFO] We are on page 3 of 4 [01/29 00:13:52] [INFO] We are on page 4 of 4 [01/29 00:13:52] [INFO] Number of posts: 6 [01/29 00:13:52] [INFO] Progress: 3162/6740 [01/29 00:13:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:13:52] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-offers-sneak-peak-video-of-new-thinkpad-t400s.391737/ finished! [01/29 00:13:53] [INFO] !!! Now downloading 2009 Home PC Video Editor Buyers Guide Discussion !!!!! [01/29 00:13:54] [INFO] We are on page 1 of 1 [01/29 00:13:54] [INFO] Number of posts: 6 [01/29 00:13:54] [INFO] Progress: 3163/6740 [01/29 00:13:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:13:54] [INFO] Thread http://forum.notebookreview.com/threads/2009-home-pc-video-editor-buyers-guide-discussion.397066/ finished! [01/29 00:13:54] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-compaq-nx9420-review-discussion.116136/ is 34000 ms [01/29 00:13:55] [INFO] !!! Now downloading HP Compaq nx9420 Review Discussion !!!!! [01/29 00:13:56] [INFO] We are on page 1 of 5 [01/29 00:13:58] [INFO] We are on page 2 of 5 [01/29 00:14:00] [INFO] We are on page 3 of 5 [01/29 00:14:01] [INFO] We are on page 4 of 5 [01/29 00:14:03] [INFO] We are on page 5 of 5 [01/29 00:14:03] [INFO] Number of posts: 9 [01/29 00:14:03] [INFO] Progress: 3164/6740 [01/29 00:14:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:14:03] [INFO] Thread http://forum.notebookreview.com/threads/hp-compaq-nx9420-review-discussion.116136/ finished! [01/29 00:14:03] [INFO] Max wait time for http://forum.notebookreview.com/threads/acer-aspire-5920-user-review.158586/ is 49000 ms [01/29 00:14:04] [INFO] !!! Now downloading Acer Aspire 5920 User Review !!!!! [01/29 00:14:05] [INFO] We are on page 1 of 8 [01/29 00:14:14] [INFO] We are on page 2 of 8 [01/29 00:14:16] [INFO] We are on page 3 of 8 [01/29 00:14:18] [INFO] We are on page 4 of 8 [01/29 00:14:19] [INFO] We are on page 5 of 8 [01/29 00:14:21] [INFO] We are on page 6 of 8 [01/29 00:14:23] [INFO] We are on page 7 of 8 [01/29 00:14:25] [INFO] We are on page 8 of 8 [01/29 00:14:25] [INFO] Number of posts: 9 [01/29 00:14:25] [INFO] Progress: 3165/6740 [01/29 00:14:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:14:25] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire-5920-user-review.158586/ finished! [01/29 00:14:25] [INFO] Max wait time for http://forum.notebookreview.com/threads/avadirect-d900f-review.388933/ is 45000 ms [01/29 00:14:25] [INFO] !!! Now downloading AVADirect D900F Review !!!!! [01/29 00:14:26] [INFO] We are on page 1 of 8 [01/29 00:14:36] [INFO] We are on page 2 of 8 [01/29 00:14:36] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/swoon_zpscs4r6k8g.gif [01/29 00:14:38] [INFO] We are on page 3 of 8 [01/29 00:14:40] [INFO] We are on page 4 of 8 [01/29 00:14:42] [INFO] We are on page 5 of 8 [01/29 00:14:43] [INFO] We are on page 6 of 8 [01/29 00:14:45] [INFO] We are on page 7 of 8 [01/29 00:14:47] [INFO] We are on page 8 of 8 [01/29 00:14:47] [INFO] Number of posts: 1 [01/29 00:14:47] [INFO] Progress: 3166/6740 [01/29 00:14:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:14:47] [INFO] Thread http://forum.notebookreview.com/threads/avadirect-d900f-review.388933/ finished! [01/29 00:14:48] [INFO] !!! Now downloading Dell Latitude E6400 XFR Review !!!!! [01/29 00:14:49] [INFO] We are on page 1 of 2 [01/29 00:14:53] [INFO] We are on page 2 of 2 [01/29 00:14:53] [INFO] Number of posts: 9 [01/29 00:14:54] [INFO] Progress: 3167/6740 [01/29 00:14:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:14:54] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-e6400-xfr-review.395797/ finished! [01/29 00:14:54] [INFO] !!! Now downloading TechnologyGuide Week in Review !!!!! [01/29 00:14:55] [INFO] We are on page 1 of 1 [01/29 00:14:55] [INFO] Number of posts: 3 [01/29 00:14:57] [INFO] Progress: 3168/6740 [01/29 00:14:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:14:57] [INFO] Thread http://forum.notebookreview.com/threads/technologyguide-week-in-review.396439/ finished! [01/29 00:14:57] [INFO] !!! Now downloading AVG Anti-Virus Free Review Discussion !!!!! [01/29 00:14:59] [INFO] We are on page 1 of 2 [01/29 00:15:02] [INFO] We are on page 2 of 2 [01/29 00:15:02] [INFO] Number of posts: 9 [01/29 00:15:02] [INFO] Progress: 3169/6740 [01/29 00:15:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:15:02] [INFO] Thread http://forum.notebookreview.com/threads/avg-anti-virus-free-review-discussion.383603/ finished! [01/29 00:15:03] [INFO] !!! Now downloading Most Popular Laptops for June 2009 !!!!! [01/29 00:15:04] [INFO] We are on page 1 of 2 [01/29 00:15:08] [INFO] We are on page 2 of 2 [01/29 00:15:08] [INFO] Number of posts: 8 [01/29 00:15:08] [INFO] Progress: 3170/6740 [01/29 00:15:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:15:08] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-laptops-for-june-2009.395406/ finished! [01/29 00:15:09] [INFO] !!! Now downloading ASUS N90SV-A2 Review !!!!! [01/29 00:15:10] [INFO] We are on page 1 of 2 [01/29 00:15:17] [INFO] We are on page 2 of 2 [01/29 00:15:17] [INFO] Number of posts: 9 [01/29 00:15:17] [INFO] Progress: 3171/6740 [01/29 00:15:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:15:17] [INFO] Thread http://forum.notebookreview.com/threads/asus-n90sv-a2-review.388238/ finished! [01/29 00:15:17] [INFO] !!! Now downloading Touch Panels Coming to Netbooks Soon !!!!! [01/29 00:15:18] [INFO] We are on page 1 of 1 [01/29 00:15:19] [INFO] Progress: 3172/6740 [01/29 00:15:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:15:19] [INFO] Thread http://forum.notebookreview.com/threads/touch-panels-coming-to-netbooks-soon.395062/ finished! [01/29 00:15:19] [INFO] !!! Now downloading Western Digital My Book World Edition Review !!!!! [01/29 00:15:21] [INFO] We are on page 1 of 2 [01/29 00:15:26] [INFO] We are on page 2 of 2 [01/29 00:15:26] [INFO] Number of posts: 4 [01/29 00:15:26] [INFO] Progress: 3173/6740 [01/29 00:15:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:15:26] [INFO] Thread http://forum.notebookreview.com/threads/western-digital-my-book-world-edition-review.364558/ finished! [01/29 00:15:27] [INFO] !!! Now downloading Western Digital releases new dual-drive My Book World Edition II network storage system !!!!! [01/29 00:15:28] [INFO] We are on page 1 of 2 [01/29 00:15:30] [INFO] We are on page 2 of 2 [01/29 00:15:30] [INFO] Number of posts: 1 [01/29 00:15:30] [INFO] Progress: 3174/6740 [01/29 00:15:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:15:30] [INFO] Thread http://forum.notebookreview.com/threads/western-digital-releases-new-dual-drive-my-book-world-edition-ii-network-storage-system.393055/ finished! [01/29 00:15:30] [INFO] Max wait time for http://forum.notebookreview.com/threads/microsoft-bluetooth-notebook-mouse-5000-review.391010/ is 21500 ms [01/29 00:15:30] [INFO] !!! Now downloading Microsoft Bluetooth Notebook Mouse 5000 Review !!!!! [01/29 00:15:31] [INFO] We are on page 1 of 3 [01/29 00:15:35] [INFO] We are on page 2 of 3 [01/29 00:15:36] [INFO] We are on page 3 of 3 [01/29 00:15:36] [INFO] Number of posts: 4 [01/29 00:15:36] [INFO] Progress: 3175/6740 [01/29 00:15:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:15:36] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-bluetooth-notebook-mouse-5000-review.391010/ finished! [01/29 00:15:37] [INFO] !!! Now downloading Gateway Announces 15.6 NV Series Notebook !!!!! [01/29 00:15:38] [INFO] We are on page 1 of 1 [01/29 00:15:39] [INFO] Progress: 3176/6740 [01/29 00:15:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:15:39] [INFO] Thread http://forum.notebookreview.com/threads/gateway-announces-15-6-nv-series-notebook.393590/ finished! [01/29 00:15:39] [INFO] Max wait time for http://forum.notebookreview.com/threads/sony-intros-15-5-nw-series-notebooks.391769/ is 25000 ms [01/29 00:15:40] [INFO] !!! Now downloading Sony Intros 15.5 NW Series Notebooks !!!!! [01/29 00:15:41] [INFO] We are on page 1 of 4 [01/29 00:15:43] [INFO] We are on page 2 of 4 [01/29 00:15:45] [INFO] We are on page 3 of 4 [01/29 00:15:46] [INFO] We are on page 4 of 4 [01/29 00:15:46] [INFO] Number of posts: 1 [01/29 00:15:46] [INFO] Progress: 3177/6740 [01/29 00:15:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:15:46] [INFO] Thread http://forum.notebookreview.com/threads/sony-intros-15-5-nw-series-notebooks.391769/ finished! [01/29 00:15:47] [INFO] !!! Now downloading Toshiba Announces mini NB205 netbook !!!!! [01/29 00:15:48] [INFO] We are on page 1 of 2 [01/29 00:15:50] [INFO] We are on page 2 of 2 [01/29 00:15:50] [INFO] Number of posts: 3 [01/29 00:15:50] [INFO] Progress: 3178/6740 [01/29 00:15:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:15:50] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-announces-mini-nb205-netbook.386246/ finished! [01/29 00:15:51] [INFO] !!! Now downloading Fujitsu M2010 Review !!!!! [01/29 00:15:52] [INFO] We are on page 1 of 2 [01/29 00:15:56] [INFO] We are on page 2 of 2 [01/29 00:15:56] [INFO] Number of posts: 1 [01/29 00:15:56] [INFO] Progress: 3179/6740 [01/29 00:15:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:15:56] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-m2010-review.393779/ finished! [01/29 00:15:56] [INFO] Max wait time for http://forum.notebookreview.com/threads/toshiba-intros-redesigned-satellite-notebook-line.392886/ is 20500 ms [01/29 00:15:57] [INFO] !!! Now downloading Toshiba Intros Redesigned Satellite Notebook Line !!!!! [01/29 00:15:58] [INFO] We are on page 1 of 3 [01/29 00:16:00] [INFO] We are on page 2 of 3 [01/29 00:16:02] [INFO] We are on page 3 of 3 [01/29 00:16:02] [INFO] Number of posts: 2 [01/29 00:16:02] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/twitcy_zpscfjihzlq.gif [01/29 00:16:02] [INFO] Progress: 3180/6740 [01/29 00:16:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:16:02] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-intros-redesigned-satellite-notebook-line.392886/ finished! [01/29 00:16:02] [INFO] Max wait time for http://forum.notebookreview.com/threads/samsung-nc20-user-review.365637/ is 35000 ms [01/29 00:16:03] [INFO] !!! Now downloading Samsung NC20 User Review !!!!! [01/29 00:16:04] [INFO] We are on page 1 of 6 [01/29 00:16:11] [INFO] We are on page 2 of 6 [01/29 00:16:14] [INFO] We are on page 3 of 6 [01/29 00:16:14] [WARNING] Host down for image http://xs138.xs.to/xs138/09151/msredit159.jpg [01/29 00:16:14] [WARNING] File not found for image http://img208.imageshack.us/img208/2020/nc20sand530.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Samsung NC20 User Review/images/storyImages/nc20sand530.th.jpg [01/29 00:16:14] [WARNING] File not found for image http://img208.imageshack.us/img208/6048/nc20861.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Samsung NC20 User Review/images/storyImages/nc20861.th.jpg [01/29 00:16:16] [INFO] We are on page 4 of 6 [01/29 00:16:16] [WARNING] File not found for image http://img530.imageshack.us/img530/5500/before442.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Samsung NC20 User Review/images/storyImages/before442.th.jpg [01/29 00:16:16] [WARNING] File not found for image http://img530.imageshack.us/img530/4411/after127.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Samsung NC20 User Review/images/storyImages/after127.th.jpg [01/29 00:16:18] [INFO] We are on page 5 of 6 [01/29 00:16:21] [INFO] We are on page 6 of 6 [01/29 00:16:21] [INFO] Number of posts: 1 [01/29 00:16:21] [INFO] Progress: 3181/6740 [01/29 00:16:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:16:21] [INFO] Thread http://forum.notebookreview.com/threads/samsung-nc20-user-review.365637/ finished! [01/29 00:16:21] [INFO] Max wait time for http://forum.notebookreview.com/threads/netbook-buyers-guide.353000/ is 40000 ms [01/29 00:16:21] [INFO] !!! Now downloading Netbook Buyers Guide !!!!! [01/29 00:16:22] [INFO] We are on page 1 of 7 [01/29 00:16:25] [INFO] We are on page 2 of 7 [01/29 00:16:27] [INFO] We are on page 3 of 7 [01/29 00:16:27] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/notworthy_zpslg2phlen.gif [01/29 00:16:29] [INFO] We are on page 4 of 7 [01/29 00:16:31] [INFO] We are on page 5 of 7 [01/29 00:16:33] [INFO] We are on page 6 of 7 [01/29 00:16:34] [INFO] We are on page 7 of 7 [01/29 00:16:34] [INFO] Number of posts: 1 [01/29 00:16:34] [INFO] Progress: 3182/6740 [01/29 00:16:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:16:34] [INFO] Thread http://forum.notebookreview.com/threads/netbook-buyers-guide.353000/ finished! [01/29 00:16:35] [INFO] !!! Now downloading Mint.com Online Finance Review Discussion !!!!! [01/29 00:16:36] [INFO] We are on page 1 of 1 [01/29 00:16:36] [INFO] Number of posts: 7 [01/29 00:16:36] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Mint.com Online Finance Review Discussion/images/avatars/ [01/29 00:16:36] [INFO] Progress: 3183/6740 [01/29 00:16:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:16:36] [INFO] Thread http://forum.notebookreview.com/threads/mint-com-online-finance-review-discussion.393400/ finished! [01/29 00:16:36] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-eee-pc-1008ha-seashell-review.384736/ is 31500 ms [01/29 00:16:37] [INFO] !!! Now downloading ASUS Eee PC 1008HA Seashell Review !!!!! [01/29 00:16:38] [INFO] We are on page 1 of 5 [01/29 00:16:38] [INFO] Number of posts: 12 [01/29 00:16:45] [INFO] We are on page 2 of 5 [01/29 00:16:48] [INFO] We are on page 3 of 5 [01/29 00:16:50] [INFO] We are on page 4 of 5 [01/29 00:16:51] [INFO] We are on page 5 of 5 [01/29 00:16:51] [INFO] Number of posts: 1 [01/29 00:16:51] [INFO] Progress: 3184/6740 [01/29 00:16:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:16:51] [INFO] Thread http://forum.notebookreview.com/threads/asus-eee-pc-1008ha-seashell-review.384736/ finished! [01/29 00:16:52] [INFO] !!! Now downloading Samsung Develops Mini-SSD for Netbooks !!!!! [01/29 00:16:53] [INFO] We are on page 1 of 1 [01/29 00:16:53] [INFO] Number of posts: 4 [01/29 00:16:53] [INFO] Progress: 3185/6740 [01/29 00:16:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:16:53] [INFO] Thread http://forum.notebookreview.com/threads/samsung-develops-mini-ssd-for-netbooks.393199/ finished! [01/29 00:16:54] [INFO] !!! Now downloading HP offering free Windows 7 upgrades starting today !!!!! [01/29 00:16:55] [INFO] We are on page 1 of 1 [01/29 00:16:55] [INFO] Number of posts: 1 [01/29 00:16:55] [INFO] Progress: 3186/6740 [01/29 00:16:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:16:55] [INFO] Thread http://forum.notebookreview.com/threads/hp-offering-free-windows-7-upgrades-starting-today.393396/ finished! [01/29 00:16:55] [INFO] !!! Now downloading HP announces 13.3-inch ProBook 4310s !!!!! [01/29 00:16:57] [INFO] We are on page 1 of 1 [01/29 00:16:57] [INFO] Number of posts: 7 [01/29 00:16:57] [INFO] Progress: 3187/6740 [01/29 00:16:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:16:57] [INFO] Thread http://forum.notebookreview.com/threads/hp-announces-13-3-inch-probook-4310s.393053/ finished! [01/29 00:16:57] [INFO] !!! Now downloading Keywords test article !!!!! [01/29 00:16:59] [INFO] We are on page 1 of 1 [01/29 00:16:59] [INFO] Number of posts: 1 [01/29 00:16:59] [INFO] Progress: 3188/6740 [01/29 00:16:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:16:59] [INFO] Thread http://forum.notebookreview.com/threads/keywords-test-article.393077/ finished! [01/29 00:16:59] [INFO] !!! Now downloading Acer Announces New Gemstone Blue Notebooks !!!!! [01/29 00:17:00] [INFO] We are on page 1 of 1 [01/29 00:17:00] [INFO] Number of posts: 3 [01/29 00:17:01] [INFO] Progress: 3189/6740 [01/29 00:17:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:17:01] [INFO] Thread http://forum.notebookreview.com/threads/acer-announces-new-gemstone-blue-notebooks.392553/ finished! [01/29 00:17:01] [INFO] !!! Now downloading Magix Movie Edit Pro 15 Plus Review Discussion !!!!! [01/29 00:17:02] [INFO] We are on page 1 of 1 [01/29 00:17:02] [INFO] Number of posts: 2 [01/29 00:17:02] [INFO] Progress: 3190/6740 [01/29 00:17:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:17:02] [INFO] Thread http://forum.notebookreview.com/threads/magix-movie-edit-pro-15-plus-review-discussion.392186/ finished! [01/29 00:17:03] [INFO] !!! Now downloading MSI X-Slim X340 Review !!!!! [01/29 00:17:04] [INFO] We are on page 1 of 2 [01/29 00:17:08] [INFO] We are on page 2 of 2 [01/29 00:17:08] [INFO] Number of posts: 4 [01/29 00:17:09] [INFO] Progress: 3191/6740 [01/29 00:17:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:17:09] [INFO] Thread http://forum.notebookreview.com/threads/msi-x-slim-x340-review.392385/ finished! [01/29 00:17:09] [INFO] !!! Now downloading Ultra-thin Notebook Shipments to Rise !!!!! [01/29 00:17:10] [INFO] We are on page 1 of 1 [01/29 00:17:10] [INFO] Number of posts: 1 [01/29 00:17:10] [INFO] Progress: 3192/6740 [01/29 00:17:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:17:10] [INFO] Thread http://forum.notebookreview.com/threads/ultra-thin-notebook-shipments-to-rise.392552/ finished! [01/29 00:17:11] [INFO] !!! Now downloading Low-Voltage DDR3 Modules Now Available !!!!! [01/29 00:17:12] [INFO] We are on page 1 of 2 [01/29 00:17:14] [INFO] We are on page 2 of 2 [01/29 00:17:14] [INFO] Number of posts: 5 [01/29 00:17:14] [INFO] Progress: 3193/6740 [01/29 00:17:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:17:14] [INFO] Thread http://forum.notebookreview.com/threads/low-voltage-ddr3-modules-now-available.391442/ finished! [01/29 00:17:14] [INFO] Max wait time for http://forum.notebookreview.com/threads/nvidia-intros-five-new-mobile-graphics-cards.390472/ is 24500 ms [01/29 00:17:14] [INFO] !!! Now downloading Nvidia Intros Five New Mobile Graphics Cards !!!!! [01/29 00:17:16] [INFO] We are on page 1 of 3 [01/29 00:17:18] [INFO] We are on page 2 of 3 [01/29 00:17:19] [INFO] We are on page 3 of 3 [01/29 00:17:20] [INFO] Progress: 3194/6740 [01/29 00:17:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:17:20] [INFO] Thread http://forum.notebookreview.com/threads/nvidia-intros-five-new-mobile-graphics-cards.390472/ finished! [01/29 00:17:20] [INFO] !!! Now downloading ASUS and Disney Introduce Netpal Netbook !!!!! [01/29 00:17:21] [INFO] We are on page 1 of 2 [01/29 00:17:24] [INFO] We are on page 2 of 2 [01/29 00:17:24] [INFO] Number of posts: 3 [01/29 00:17:24] [INFO] Progress: 3195/6740 [01/29 00:17:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:17:24] [INFO] Thread http://forum.notebookreview.com/threads/asus-and-disney-introduce-netpal-netbook.391443/ finished! [01/29 00:17:25] [INFO] !!! Now downloading Iomega StorCenter ix2 Review !!!!! [01/29 00:17:26] [INFO] We are on page 1 of 1 [01/29 00:17:26] [INFO] Number of posts: 9 [01/29 00:17:29] [INFO] Progress: 3196/6740 [01/29 00:17:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:17:29] [INFO] Thread http://forum.notebookreview.com/threads/iomega-storcenter-ix2-review.323085/ finished! [01/29 00:17:29] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-announces-probook-series-notebooks.376455/ is 32500 ms [01/29 00:17:29] [INFO] !!! Now downloading HP Announces ProBook Series Notebooks !!!!! [01/29 00:17:30] [INFO] We are on page 1 of 5 [01/29 00:17:33] [INFO] We are on page 2 of 5 [01/29 00:17:35] [INFO] We are on page 3 of 5 [01/29 00:17:37] [INFO] We are on page 4 of 5 [01/29 00:17:39] [INFO] We are on page 5 of 5 [01/29 00:17:39] [INFO] Number of posts: 6 [01/29 00:17:40] [INFO] Progress: 3197/6740 [01/29 00:17:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:17:40] [INFO] Thread http://forum.notebookreview.com/threads/hp-announces-probook-series-notebooks.376455/ finished! [01/29 00:17:41] [INFO] !!! Now downloading Intel Centrino Brand Moving to Wireless Products !!!!! [01/29 00:17:42] [INFO] We are on page 1 of 1 [01/29 00:17:42] [INFO] Number of posts: 8 [01/29 00:17:43] [INFO] Progress: 3198/6740 [01/29 00:17:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:17:43] [INFO] Thread http://forum.notebookreview.com/threads/intel-centrino-brand-moving-to-wireless-products.391444/ finished! [01/29 00:17:43] [INFO] !!! Now downloading Western Digital My Book Studio Edition II Review !!!!! [01/29 00:17:44] [INFO] We are on page 1 of 3 [01/29 00:17:50] [INFO] We are on page 2 of 3 [01/29 00:17:51] [INFO] We are on page 3 of 3 [01/29 00:17:51] [INFO] Number of posts: 1 [01/29 00:17:51] [INFO] Progress: 3199/6740 [01/29 00:17:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:17:51] [INFO] Thread http://forum.notebookreview.com/threads/western-digital-my-book-studio-edition-ii-review.388584/ finished! [01/29 00:17:52] [INFO] !!! Now downloading Adobe Premiere Elements 7 Review Discussion !!!!! [01/29 00:17:53] [INFO] We are on page 1 of 1 [01/29 00:17:53] [INFO] Number of posts: 5 [01/29 00:17:53] [INFO] Progress: 3200/6740 [01/29 00:17:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:17:53] [INFO] Thread http://forum.notebookreview.com/threads/adobe-premiere-elements-7-review-discussion.384501/ finished! [01/29 00:17:54] [INFO] !!! Now downloading WaterField Muzetto Laptop Bag Review !!!!! [01/29 00:17:55] [INFO] We are on page 1 of 2 [01/29 00:17:58] [INFO] We are on page 2 of 2 [01/29 00:17:58] [INFO] Number of posts: 5 [01/29 00:17:58] [INFO] Progress: 3201/6740 [01/29 00:17:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:17:58] [INFO] Thread http://forum.notebookreview.com/threads/waterfield-muzetto-laptop-bag-review.390066/ finished! [01/29 00:17:58] [INFO] Max wait time for http://forum.notebookreview.com/threads/avadirect-first-to-offer-pre-orders-on-the-new-clevo-gaming-m980nu-notebook.390427/ is 26500 ms [01/29 00:17:58] [INFO] !!! Now downloading AVADirect first to offer pre-orders on the new Clevo gaming M980NU notebook !!!!! [01/29 00:18:00] [INFO] We are on page 1 of 4 [01/29 00:18:04] [INFO] We are on page 2 of 4 [01/29 00:18:06] [INFO] We are on page 3 of 4 [01/29 00:18:08] [INFO] We are on page 4 of 4 [01/29 00:18:08] [INFO] Number of posts: 4 [01/29 00:18:08] [INFO] Progress: 3202/6740 [01/29 00:18:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:18:08] [INFO] Thread http://forum.notebookreview.com/threads/avadirect-first-to-offer-pre-orders-on-the-new-clevo-gaming-m980nu-notebook.390427/ finished! [01/29 00:18:08] [INFO] !!! Now downloading Pinnacle Studio Plus 12 Review Discussion !!!!! [01/29 00:18:09] [INFO] We are on page 1 of 1 [01/29 00:18:09] [INFO] Number of posts: 6 [01/29 00:18:10] [INFO] Progress: 3203/6740 [01/29 00:18:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:18:10] [INFO] Thread http://forum.notebookreview.com/threads/pinnacle-studio-plus-12-review-discussion.390736/ finished! [01/29 00:18:10] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-pavilion-dv3510nr-review.372551/ is 31500 ms [01/29 00:18:10] [INFO] !!! Now downloading HP Pavilion dv3510nr Review !!!!! [01/29 00:18:12] [INFO] We are on page 1 of 5 [01/29 00:18:17] [INFO] We are on page 2 of 5 [01/29 00:18:19] [INFO] We are on page 3 of 5 [01/29 00:18:23] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 00:18:25] [INFO] We are on page 4 of 5 [01/29 00:18:27] [INFO] We are on page 5 of 5 [01/29 00:18:27] [INFO] Number of posts: 4 [01/29 00:18:27] [INFO] Progress: 3204/6740 [01/29 00:18:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:18:27] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-dv3510nr-review.372551/ finished! [01/29 00:18:27] [INFO] !!! Now downloading Lenovo Intros Updated S10-2 Netbook !!!!! [01/29 00:18:28] [INFO] We are on page 1 of 1 [01/29 00:18:28] [INFO] Number of posts: 7 [01/29 00:18:29] [INFO] Progress: 3205/6740 [01/29 00:18:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:18:29] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-intros-updated-s10-2-netbook.381098/ finished! [01/29 00:18:29] [INFO] !!! Now downloading 18.4 HP Notebook to get 3D Display !!!!! [01/29 00:18:31] [INFO] We are on page 1 of 2 [01/29 00:18:34] [INFO] We are on page 2 of 2 [01/29 00:18:34] [INFO] Number of posts: 1 [01/29 00:18:34] [INFO] Progress: 3206/6740 [01/29 00:18:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:18:34] [INFO] Thread http://forum.notebookreview.com/threads/18-4-hp-notebook-to-get-3d-display.390474/ finished! [01/29 00:18:34] [INFO] Max wait time for http://forum.notebookreview.com/threads/acer-extensa-5220-2516-user-review.284585/ is 22000 ms [01/29 00:18:34] [INFO] !!! Now downloading Acer Extensa 5220-2516 User Review !!!!! [01/29 00:18:35] [INFO] We are on page 1 of 3 [01/29 00:18:41] [INFO] We are on page 2 of 3 [01/29 00:18:42] [INFO] We are on page 3 of 3 [01/29 00:18:42] [INFO] Number of posts: 5 [01/29 00:18:42] [INFO] Progress: 3207/6740 [01/29 00:18:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:18:42] [INFO] Thread http://forum.notebookreview.com/threads/acer-extensa-5220-2516-user-review.284585/ finished! [01/29 00:18:43] [INFO] !!! Now downloading Lenovo PCs Help Storm Chasers !!!!! [01/29 00:18:44] [INFO] We are on page 1 of 2 [01/29 00:18:49] [INFO] We are on page 2 of 2 [01/29 00:18:49] [INFO] Number of posts: 3 [01/29 00:18:49] [INFO] Progress: 3208/6740 [01/29 00:18:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:18:49] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-pcs-help-storm-chasers.379962/ finished! [01/29 00:18:49] [INFO] Max wait time for http://forum.notebookreview.com/threads/alienware-m17x-first-look-discussion.385702/ is 66000 ms [01/29 00:18:50] [INFO] !!! Now downloading Alienware M17x First Look Discussion !!!!! [01/29 00:18:51] [INFO] We are on page 1 of 12 [01/29 00:18:53] [INFO] We are on page 2 of 12 [01/29 00:18:55] [INFO] We are on page 3 of 12 [01/29 00:18:58] [INFO] We are on page 4 of 12 [01/29 00:19:00] [INFO] We are on page 5 of 12 [01/29 00:19:02] [INFO] We are on page 6 of 12 [01/29 00:19:04] [INFO] We are on page 7 of 12 [01/29 00:19:05] [INFO] We are on page 8 of 12 [01/29 00:19:05] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/biggrin_zpsvit8jlaa.gif [01/29 00:19:07] [INFO] We are on page 9 of 12 [01/29 00:19:07] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/biggrin_zpsvit8jlaa.gif [01/29 00:19:09] [INFO] We are on page 10 of 12 [01/29 00:19:09] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/notworthy_zpslg2phlen.gif [01/29 00:19:09] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/notworthy_zpslg2phlen.gif [01/29 00:19:09] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/notworthy_zpslg2phlen.gif [01/29 00:19:09] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/biggrin_zpsvit8jlaa.gif [01/29 00:19:11] [INFO] We are on page 11 of 12 [01/29 00:19:12] [INFO] We are on page 12 of 12 [01/29 00:19:12] [INFO] Number of posts: 3 [01/29 00:19:12] [INFO] Progress: 3209/6740 [01/29 00:19:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:19:12] [INFO] Thread http://forum.notebookreview.com/threads/alienware-m17x-first-look-discussion.385702/ finished! [01/29 00:19:13] [INFO] !!! Now downloading Toshiba Portege R500 User Review !!!!! [01/29 00:19:14] [INFO] We are on page 1 of 2 [01/29 00:19:23] [INFO] We are on page 2 of 2 [01/29 00:19:23] [INFO] Number of posts: 8 [01/29 00:19:23] [WARNING] Host down for image http://seoagora.com/img/308/s08e1024rvou/champagne.gif [01/29 00:19:23] [WARNING] Host down for image http://seoagora.com/img/317/s08b1024uzjw/content.gif [01/29 00:19:23] [WARNING] Host down for image http://seoagora.com/img/459/k08q1024glza/ecstatic.gif [01/29 00:19:23] [WARNING] Host down for image http://seoagora.com/img/460/c08n1024twxu/eeek.gif [01/29 00:19:23] [WARNING] Host down for image http://seoagora.com/img/461/d08n1024dgqn/friends.gif [01/29 00:19:23] [WARNING] Host down for image http://seoagora.com/img/462/h08t1024hjtr/grouphug.gif [01/29 00:19:23] [WARNING] Host down for image http://seoagora.com/img/463/s08v1024jlel/happy.gif [01/29 00:19:23] [WARNING] Host down for image http://seoagora.com/img/464/c08o1024tpai/puzzle.gif [01/29 00:19:23] [WARNING] Host down for image http://seoagora.com/img/465/i08l1024bysx/smileyup.gif [01/29 00:19:23] [WARNING] Host down for image http://seoagora.com/img/475/y08n1024oezg/unsure.gif [01/29 00:19:23] [INFO] Progress: 3210/6740 [01/29 00:19:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:19:23] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-portege-r500-user-review.282477/ finished! [01/29 00:19:23] [INFO] Max wait time for http://forum.notebookreview.com/threads/13-inch-apple-macbook-pro-first-look.389537/ is 39000 ms [01/29 00:19:23] [INFO] !!! Now downloading 13-inch Apple MacBook Pro First Look !!!!! [01/29 00:19:24] [INFO] We are on page 1 of 6 [01/29 00:19:28] [INFO] We are on page 2 of 6 [01/29 00:19:30] [INFO] We are on page 3 of 6 [01/29 00:19:32] [INFO] We are on page 4 of 6 [01/29 00:19:34] [INFO] We are on page 5 of 6 [01/29 00:19:36] [INFO] We are on page 6 of 6 [01/29 00:19:36] [INFO] Number of posts: 9 [01/29 00:19:36] [INFO] Progress: 3211/6740 [01/29 00:19:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:19:36] [INFO] Thread http://forum.notebookreview.com/threads/13-inch-apple-macbook-pro-first-look.389537/ finished! [01/29 00:19:36] [INFO] !!! Now downloading Atom N270 280 Netbooks May Not Get Windows 7 Upgrade Discussion !!!!! [01/29 00:19:37] [INFO] We are on page 1 of 1 [01/29 00:19:37] [INFO] Number of posts: 3 [01/29 00:19:38] [INFO] Progress: 3212/6740 [01/29 00:19:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:19:38] [INFO] Thread http://forum.notebookreview.com/threads/atom-n270-280-netbooks-may-not-get-windows-7-upgrade-discussion.389639/ finished! [01/29 00:19:38] [INFO] !!! Now downloading Ink Survey - How do you buy ink !!!!! [01/29 00:19:39] [INFO] We are on page 1 of 1 [01/29 00:19:39] [INFO] Number of posts: 6 [01/29 00:19:40] [INFO] Progress: 3213/6740 [01/29 00:19:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:19:40] [INFO] Thread http://forum.notebookreview.com/threads/ink-survey-how-do-you-buy-ink.389534/ finished! [01/29 00:19:40] [INFO] !!! Now downloading 2009 Antivirus Software Home Buyers Guide Discussion !!!!! [01/29 00:19:41] [INFO] We are on page 1 of 2 [01/29 00:19:43] [INFO] We are on page 2 of 2 [01/29 00:19:43] [INFO] Number of posts: 2 [01/29 00:19:43] [INFO] Progress: 3214/6740 [01/29 00:19:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:19:43] [INFO] Thread http://forum.notebookreview.com/threads/2009-antivirus-software-home-buyers-guide-discussion.386437/ finished! [01/29 00:19:44] [INFO] !!! Now downloading Sony Vegas Movie Studio 9 Platinum Review Discussion !!!!! [01/29 00:19:45] [INFO] We are on page 1 of 1 [01/29 00:19:45] [INFO] Number of posts: 8 [01/29 00:19:46] [INFO] Progress: 3215/6740 [01/29 00:19:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:19:46] [INFO] Thread http://forum.notebookreview.com/threads/sony-vegas-movie-studio-9-platinum-review-discussion.388566/ finished! [01/29 00:19:47] [INFO] !!! Now downloading Intel Intros Dual-Core Celerons for Notebooks !!!!! [01/29 00:19:48] [INFO] We are on page 1 of 1 [01/29 00:19:48] [INFO] Number of posts: 1 [01/29 00:19:48] [INFO] Progress: 3216/6740 [01/29 00:19:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:19:48] [INFO] Thread http://forum.notebookreview.com/threads/intel-intros-dual-core-celerons-for-notebooks.389518/ finished! [01/29 00:19:48] [INFO] !!! Now downloading HP Compaq 2230s Review !!!!! [01/29 00:19:50] [INFO] We are on page 1 of 3 [01/29 00:19:54] [INFO] We are on page 2 of 3 [01/29 00:19:56] [INFO] We are on page 3 of 3 [01/29 00:19:56] [INFO] Number of posts: 1 [01/29 00:19:56] [INFO] Progress: 3217/6740 [01/29 00:19:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:19:56] [INFO] Thread http://forum.notebookreview.com/threads/hp-compaq-2230s-review.313530/ finished! [01/29 00:19:56] [INFO] Max wait time for http://forum.notebookreview.com/threads/msi-wind-with-9-cell-gets-25-hours-of-life.372690/ is 21000 ms [01/29 00:19:56] [INFO] !!! Now downloading MSI Wind with 9-cell gets 25 Hours of Life !!!!! [01/29 00:19:58] [INFO] We are on page 1 of 3 [01/29 00:20:00] [INFO] We are on page 2 of 3 [01/29 00:20:02] [INFO] We are on page 3 of 3 [01/29 00:20:02] [INFO] Number of posts: 3 [01/29 00:20:02] [INFO] Progress: 3218/6740 [01/29 00:20:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:20:02] [INFO] Thread http://forum.notebookreview.com/threads/msi-wind-with-9-cell-gets-25-hours-of-life.372690/ finished! [01/29 00:20:02] [INFO] Max wait time for http://forum.notebookreview.com/threads/apple-refreshes-macbook-and-macbook-pros-releases-new-13-macbook-pro.388332/ is 60000 ms [01/29 00:20:02] [INFO] !!! Now downloading Apple Refreshes MacBook and MacBook Pros, Releases New 13 MacBook Pro !!!!! [01/29 00:20:03] [INFO] We are on page 1 of 11 [01/29 00:20:07] [INFO] We are on page 2 of 11 [01/29 00:20:09] [INFO] We are on page 3 of 11 [01/29 00:20:11] [INFO] We are on page 4 of 11 [01/29 00:20:13] [INFO] We are on page 5 of 11 [01/29 00:20:16] [INFO] We are on page 6 of 11 [01/29 00:20:18] [INFO] We are on page 7 of 11 [01/29 00:20:20] [INFO] We are on page 8 of 11 [01/29 00:20:21] [INFO] We are on page 9 of 11 [01/29 00:20:23] [INFO] We are on page 10 of 11 [01/29 00:20:23] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/err_zpscphez7e7.gif [01/29 00:20:25] [INFO] We are on page 11 of 11 [01/29 00:20:25] [INFO] Number of posts: 1 [01/29 00:20:25] [INFO] Progress: 3219/6740 [01/29 00:20:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:20:25] [INFO] Thread http://forum.notebookreview.com/threads/apple-refreshes-macbook-and-macbook-pros-releases-new-13-macbook-pro.388332/ finished! [01/29 00:20:25] [INFO] Max wait time for http://forum.notebookreview.com/threads/acer-aspire-one-review-discussion.293941/ is 37500 ms [01/29 00:20:26] [INFO] !!! Now downloading Acer Aspire One Review Discussion !!!!! [01/29 00:20:27] [INFO] We are on page 1 of 6 [01/29 00:20:29] [INFO] We are on page 2 of 6 [01/29 00:20:31] [INFO] We are on page 3 of 6 [01/29 00:20:33] [INFO] We are on page 4 of 6 [01/29 00:20:34] [INFO] We are on page 5 of 6 [01/29 00:20:36] [INFO] We are on page 6 of 6 [01/29 00:20:36] [INFO] Number of posts: 6 [01/29 00:20:36] [INFO] Progress: 3220/6740 [01/29 00:20:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:20:36] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire-one-review-discussion.293941/ finished! [01/29 00:20:37] [INFO] !!! Now downloading HP drops price of Pavilion dv2z, dv3t, and dv6t, releases new Artist Edition 2 !!!!! [01/29 00:20:38] [INFO] We are on page 1 of 1 [01/29 00:20:38] [INFO] Number of posts: 6 [01/29 00:20:39] [INFO] Progress: 3221/6740 [01/29 00:20:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:20:39] [INFO] Thread http://forum.notebookreview.com/threads/hp-drops-price-of-pavilion-dv2z-dv3t-and-dv6t-releases-new-artist-edition-2.388608/ finished! [01/29 00:20:39] [INFO] Max wait time for http://forum.notebookreview.com/threads/alienware-m17x-at-e3-exclusive-video-hands-on-discussion.387171/ is 61000 ms [01/29 00:20:39] [INFO] !!! Now downloading Alienware M17x at E3- Exclusive Video Hands-On Discussion !!!!! [01/29 00:20:40] [INFO] We are on page 1 of 11 [01/29 00:20:41] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/notworthy_zpslg2phlen.gif [01/29 00:20:43] [INFO] We are on page 2 of 11 [01/29 00:20:49] [INFO] We are on page 3 of 11 [01/29 00:20:51] [INFO] We are on page 4 of 11 [01/29 00:20:51] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/mad2_zpsgl9egdoq.gif [01/29 00:20:53] [INFO] We are on page 5 of 11 [01/29 00:20:53] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/notworthy_zpslg2phlen.gif [01/29 00:20:53] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/eek2_zpsjhyvspx8.gif [01/29 00:20:55] [INFO] We are on page 6 of 11 [01/29 00:20:55] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/notworthy_zpslg2phlen.gif [01/29 00:20:55] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/notworthy_zpslg2phlen.gif [01/29 00:20:55] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/notworthy_zpslg2phlen.gif [01/29 00:20:55] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/radar_zpshegtgivv.gif [01/29 00:20:55] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/radar_zpshegtgivv.gif [01/29 00:20:55] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/notworthy_zpslg2phlen.gif [01/29 00:20:55] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/notworthy_zpslg2phlen.gif [01/29 00:20:55] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/notworthy_zpslg2phlen.gif [01/29 00:20:57] [INFO] We are on page 7 of 11 [01/29 00:20:58] [INFO] We are on page 8 of 11 [01/29 00:21:00] [INFO] We are on page 9 of 11 [01/29 00:21:02] [INFO] We are on page 10 of 11 [01/29 00:21:04] [INFO] We are on page 11 of 11 [01/29 00:21:04] [INFO] Number of posts: 3 [01/29 00:21:04] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/notworthy_zpslg2phlen.gif [01/29 00:21:04] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/notworthy_zpslg2phlen.gif [01/29 00:21:04] [INFO] Progress: 3222/6740 [01/29 00:21:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:21:04] [INFO] Thread http://forum.notebookreview.com/threads/alienware-m17x-at-e3-exclusive-video-hands-on-discussion.387171/ finished! [01/29 00:21:05] [INFO] !!! Now downloading ASUS Announces Touchscreen Eee PC T91 !!!!! [01/29 00:21:06] [INFO] We are on page 1 of 2 [01/29 00:21:08] [INFO] We are on page 2 of 2 [01/29 00:21:08] [INFO] Number of posts: 1 [01/29 00:21:08] [INFO] Progress: 3223/6740 [01/29 00:21:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:21:08] [INFO] Thread http://forum.notebookreview.com/threads/asus-announces-touchscreen-eee-pc-t91.386633/ finished! [01/29 00:21:08] [INFO] Max wait time for http://forum.notebookreview.com/threads/avadirect-clevo-d900f-first-look.387485/ is 45000 ms [01/29 00:21:09] [INFO] !!! Now downloading AVADirect Clevo D900F First Look !!!!! [01/29 00:21:10] [INFO] We are on page 1 of 8 [01/29 00:21:14] [INFO] We are on page 2 of 8 [01/29 00:21:16] [INFO] We are on page 3 of 8 [01/29 00:21:18] [INFO] We are on page 4 of 8 [01/29 00:21:20] [INFO] We are on page 5 of 8 [01/29 00:21:21] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/twitcy_zpscfjihzlq.gif [01/29 00:21:22] [INFO] We are on page 6 of 8 [01/29 00:21:24] [INFO] We are on page 7 of 8 [01/29 00:21:26] [INFO] We are on page 8 of 8 [01/29 00:21:26] [INFO] Number of posts: 1 [01/29 00:21:26] [INFO] Progress: 3224/6740 [01/29 00:21:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:21:26] [INFO] Thread http://forum.notebookreview.com/threads/avadirect-clevo-d900f-first-look.387485/ finished! [01/29 00:21:26] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-f50sv-a2-review.376159/ is 28000 ms [01/29 00:21:26] [INFO] !!! Now downloading ASUS F50SV-A2 Review !!!!! [01/29 00:21:27] [INFO] We are on page 1 of 4 [01/29 00:21:34] [INFO] We are on page 2 of 4 [01/29 00:21:36] [INFO] We are on page 3 of 4 [01/29 00:21:37] [INFO] We are on page 4 of 4 [01/29 00:21:37] [INFO] Number of posts: 7 [01/29 00:21:38] [INFO] Progress: 3225/6740 [01/29 00:21:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:21:38] [INFO] Thread http://forum.notebookreview.com/threads/asus-f50sv-a2-review.376159/ finished! [01/29 00:21:38] [INFO] !!! Now downloading MSI X-Slim X400 and X600 hit the Computex show floor !!!!! [01/29 00:21:39] [INFO] We are on page 1 of 1 [01/29 00:21:39] [INFO] Number of posts: 6 [01/29 00:21:40] [INFO] Progress: 3226/6740 [01/29 00:21:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:21:40] [INFO] Thread http://forum.notebookreview.com/threads/msi-x-slim-x400-and-x600-hit-the-computex-show-floor.386855/ finished! [01/29 00:21:40] [INFO] !!! Now downloading Corel VideoStudio Pro X2 Review Discussion !!!!! [01/29 00:21:41] [INFO] We are on page 1 of 1 [01/29 00:21:41] [INFO] Number of posts: 3 [01/29 00:21:42] [INFO] Progress: 3227/6740 [01/29 00:21:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:21:42] [INFO] Thread http://forum.notebookreview.com/threads/corel-videostudio-pro-x2-review-discussion.387087/ finished! [01/29 00:21:42] [INFO] !!! Now downloading Greg's Reviews & Guides !!!!! [01/29 00:21:43] [INFO] We are on page 1 of 1 [01/29 00:21:43] [INFO] Number of posts: 1 [01/29 00:21:43] [INFO] Progress: 3228/6740 [01/29 00:21:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:21:43] [INFO] Thread http://forum.notebookreview.com/threads/gregs-reviews-guides.387081/ finished! [01/29 00:21:43] [INFO] Max wait time for http://forum.notebookreview.com/threads/ocz-intros-diy-neutrino-netbook.367831/ is 21000 ms [01/29 00:21:44] [INFO] !!! Now downloading OCZ Intros DIY Neutrino Netbook !!!!! [01/29 00:21:45] [INFO] We are on page 1 of 3 [01/29 00:21:47] [INFO] We are on page 2 of 3 [01/29 00:21:49] [INFO] We are on page 3 of 3 [01/29 00:21:49] [INFO] Number of posts: 3 [01/29 00:21:49] [INFO] Progress: 3229/6740 [01/29 00:21:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:21:49] [INFO] Thread http://forum.notebookreview.com/threads/ocz-intros-diy-neutrino-netbook.367831/ finished! [01/29 00:21:50] [INFO] !!! Now downloading Most Popular Laptops for May 2009 !!!!! [01/29 00:21:51] [INFO] We are on page 1 of 2 [01/29 00:21:56] [INFO] We are on page 2 of 2 [01/29 00:21:56] [INFO] Number of posts: 7 [01/29 00:21:56] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/biggrin_zpsvit8jlaa.gif [01/29 00:21:56] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/wideeyed_zpsef1aepal.gif [01/29 00:21:56] [INFO] Progress: 3230/6740 [01/29 00:21:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:21:56] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-laptops-for-may-2009.386477/ finished! [01/29 00:21:57] [INFO] !!! Now downloading Acer launches new Timeline notebook series !!!!! [01/29 00:21:58] [INFO] We are on page 1 of 2 [01/29 00:22:00] [INFO] We are on page 2 of 2 [01/29 00:22:00] [INFO] Number of posts: 3 [01/29 00:22:00] [INFO] Progress: 3231/6740 [01/29 00:22:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:22:00] [INFO] Thread http://forum.notebookreview.com/threads/acer-launches-new-timeline-notebook-series.386514/ finished! [01/29 00:22:01] [INFO] !!! Now downloading Acer Aspire One Netbook Review !!!!! [01/29 00:22:02] [INFO] We are on page 1 of 1 [01/29 00:22:02] [INFO] Number of posts: 9 [01/29 00:22:03] [INFO] Progress: 3232/6740 [01/29 00:22:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:22:03] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire-one-netbook-review.336319/ finished! [01/29 00:22:03] [INFO] !!! Now downloading Sandisk releases new SSDs targeted towards netbooks !!!!! [01/29 00:22:04] [INFO] We are on page 1 of 1 [01/29 00:22:04] [INFO] Number of posts: 1 [01/29 00:22:04] [INFO] Progress: 3233/6740 [01/29 00:22:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:22:04] [INFO] Thread http://forum.notebookreview.com/threads/sandisk-releases-new-ssds-targeted-towards-netbooks.386597/ finished! [01/29 00:22:05] [INFO] !!! Now downloading Fujitsu finally releases its own netbook, the M2010 !!!!! [01/29 00:22:06] [INFO] We are on page 1 of 1 [01/29 00:22:06] [INFO] Number of posts: 3 [01/29 00:22:08] [INFO] Progress: 3234/6740 [01/29 00:22:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:22:08] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-finally-releases-its-own-netbook-the-m2010.386486/ finished! [01/29 00:22:08] [INFO] !!! Now downloading Windows Vista SP2 Now Available Discussion !!!!! [01/29 00:22:09] [INFO] We are on page 1 of 2 [01/29 00:22:12] [INFO] We are on page 2 of 2 [01/29 00:22:12] [INFO] Number of posts: 9 [01/29 00:22:12] [INFO] Progress: 3235/6740 [01/29 00:22:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:22:12] [INFO] Thread http://forum.notebookreview.com/threads/windows-vista-sp2-now-available-discussion.384783/ finished! [01/29 00:22:12] [INFO] Max wait time for http://forum.notebookreview.com/threads/alienware-allpowerful-notebook-revealed-early.385530/ is 24000 ms [01/29 00:22:13] [INFO] !!! Now downloading Alienware Allpowerful Notebook Revealed Early !!!!! [01/29 00:22:14] [INFO] We are on page 1 of 3 [01/29 00:22:17] [INFO] We are on page 2 of 3 [01/29 00:22:18] [INFO] We are on page 3 of 3 [01/29 00:22:18] [INFO] Number of posts: 9 [01/29 00:22:18] [INFO] Progress: 3236/6740 [01/29 00:22:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:22:18] [INFO] Thread http://forum.notebookreview.com/threads/alienware-allpowerful-notebook-revealed-early.385530/ finished! [01/29 00:22:19] [INFO] !!! Now downloading More Pictures of Alienware Allpowerful Notebook Leak !!!!! [01/29 00:22:20] [INFO] We are on page 1 of 2 [01/29 00:22:24] [INFO] We are on page 2 of 2 [01/29 00:22:24] [INFO] Number of posts: 9 [01/29 00:22:24] [INFO] Progress: 3237/6740 [01/29 00:22:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:22:24] [INFO] Thread http://forum.notebookreview.com/threads/more-pictures-of-alienware-allpowerful-notebook-leak.385217/ finished! [01/29 00:22:24] [INFO] !!! Now downloading AVADirect first to offer Intel Core i7 notebook in the US with the Clevo D900F !!!!! [01/29 00:22:26] [INFO] We are on page 1 of 2 [01/29 00:22:30] [INFO] We are on page 2 of 2 [01/29 00:22:30] [INFO] Number of posts: 1 [01/29 00:22:30] [INFO] Progress: 3238/6740 [01/29 00:22:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:22:30] [INFO] Thread http://forum.notebookreview.com/threads/avadirect-first-to-offer-intel-core-i7-notebook-in-the-us-with-the-clevo-d900f.385012/ finished! [01/29 00:22:30] [INFO] !!! Now downloading HP Announces Updated Mini Netbooks !!!!! [01/29 00:22:32] [INFO] We are on page 1 of 2 [01/29 00:22:33] [WARNING] File not found for image http://portablemonkey.com/images/uploads/articles/hp-mini-1000-vs-110.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/HP Announces Updated Mini Netbooks/images/storyImages/hp-mini-1000-vs-110.jpg [01/29 00:22:34] [INFO] We are on page 2 of 2 [01/29 00:22:34] [INFO] Number of posts: 4 [01/29 00:22:34] [INFO] Progress: 3239/6740 [01/29 00:22:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:22:34] [INFO] Thread http://forum.notebookreview.com/threads/hp-announces-updated-mini-netbooks.384973/ finished! [01/29 00:22:35] [INFO] !!! Now downloading Microsoft, Intel to Limit Windows 7 Netbooks to 10.2 Discussion !!!!! [01/29 00:22:36] [INFO] We are on page 1 of 2 [01/29 00:22:38] [INFO] We are on page 2 of 2 [01/29 00:22:38] [INFO] Number of posts: 1 [01/29 00:22:38] [INFO] Progress: 3240/6740 [01/29 00:22:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:22:38] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-intel-to-limit-windows-7-netbooks-to-10-2-discussion.385030/ finished! [01/29 00:22:38] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-mini-2140-hd-update-review.378333/ is 25000 ms [01/29 00:22:39] [INFO] !!! Now downloading HP Mini 2140 (HD Update) Review !!!!! [01/29 00:22:40] [INFO] We are on page 1 of 4 [01/29 00:22:46] [INFO] We are on page 2 of 4 [01/29 00:22:48] [INFO] We are on page 3 of 4 [01/29 00:22:51] [INFO] We are on page 4 of 4 [01/29 00:22:51] [INFO] Number of posts: 1 [01/29 00:22:51] [INFO] Progress: 3241/6740 [01/29 00:22:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:22:51] [INFO] Thread http://forum.notebookreview.com/threads/hp-mini-2140-hd-update-review.378333/ finished! [01/29 00:22:51] [INFO] !!! Now downloading MSI X-Slim X340 Now Available !!!!! [01/29 00:22:52] [INFO] We are on page 1 of 1 [01/29 00:22:52] [INFO] Number of posts: 2 [01/29 00:22:53] [INFO] Progress: 3242/6740 [01/29 00:22:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:22:53] [INFO] Thread http://forum.notebookreview.com/threads/msi-x-slim-x340-now-available.385031/ finished! [01/29 00:22:53] [INFO] Max wait time for http://forum.notebookreview.com/threads/alienware-hints-at-allpowerful-gaming-notebook.381099/ is 39500 ms [01/29 00:22:53] [INFO] !!! Now downloading Alienware Hints at AllPowerful Gaming Notebook !!!!! [01/29 00:22:54] [INFO] We are on page 1 of 6 [01/29 00:22:56] [WARNING] File not found for image http://img26.imageshack.us/img26/8696/m17xrefresh.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Alienware Hints at AllPowerful Gaming Notebook/images/storyImages/m17xrefresh.jpg [01/29 00:22:57] [INFO] We are on page 2 of 6 [01/29 00:23:00] [INFO] We are on page 3 of 6 [01/29 00:23:01] [INFO] We are on page 4 of 6 [01/29 00:23:03] [INFO] We are on page 5 of 6 [01/29 00:23:03] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/biggrin_zpsvit8jlaa.gif [01/29 00:23:05] [INFO] We are on page 6 of 6 [01/29 00:23:05] [INFO] Progress: 3243/6740 [01/29 00:23:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:23:05] [INFO] Thread http://forum.notebookreview.com/threads/alienware-hints-at-allpowerful-gaming-notebook.381099/ finished! [01/29 00:23:06] [INFO] !!! Now downloading HP Recalls Another 15,000 Batteries !!!!! [01/29 00:23:07] [INFO] We are on page 1 of 1 [01/29 00:23:07] [INFO] Number of posts: 1 [01/29 00:23:08] [INFO] Progress: 3244/6740 [01/29 00:23:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:23:08] [INFO] Thread http://forum.notebookreview.com/threads/hp-recalls-another-15-000-batteries.385029/ finished! [01/29 00:23:08] [INFO] !!! Now downloading outlet e4300 - better options !!!!! [01/29 00:23:09] [INFO] We are on page 1 of 2 [01/29 00:23:11] [INFO] We are on page 2 of 2 [01/29 00:23:11] [INFO] Number of posts: 3 [01/29 00:23:11] [INFO] Progress: 3245/6740 [01/29 00:23:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:23:11] [INFO] Thread http://forum.notebookreview.com/threads/outlet-e4300-better-options.383520/ finished! [01/29 00:23:11] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-ideapad-s12-netbook-officially-announced.384495/ is 22000 ms [01/29 00:23:12] [INFO] !!! Now downloading Lenovo IdeaPad S12 Netbook Officially Announced !!!!! [01/29 00:23:13] [INFO] We are on page 1 of 3 [01/29 00:23:14] [WARNING] File not found for image https://www.laptopmag.com/images/wp/purch-api/incontent/2009/05/lenovoj1.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Lenovo IdeaPad S12 Netbook Officially Announced/images/storyImages/lenovoj1.jpg [01/29 00:23:16] [INFO] We are on page 2 of 3 [01/29 00:23:18] [INFO] We are on page 3 of 3 [01/29 00:23:18] [INFO] Number of posts: 5 [01/29 00:23:18] [INFO] Progress: 3246/6740 [01/29 00:23:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:23:18] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ideapad-s12-netbook-officially-announced.384495/ finished! [01/29 00:23:18] [INFO] !!! Now downloading Novatech X55 MV Pro Review !!!!! [01/29 00:23:20] [INFO] We are on page 1 of 2 [01/29 00:23:20] [INFO] Applying Photobucket fix for http://i282.photobucket.com/albums/kk280/bluemonkeytech/nova.jpg [01/29 00:23:20] [INFO] Applying Photobucket fix for http://i282.photobucket.com/albums/kk280/bluemonkeytech/P1020272.jpg [01/29 00:23:20] [INFO] Applying Photobucket fix for http://i282.photobucket.com/albums/kk280/bluemonkeytech/P1020283.jpg [01/29 00:23:20] [INFO] Applying Photobucket fix for http://i282.photobucket.com/albums/kk280/bluemonkeytech/P1020277.jpg [01/29 00:23:20] [INFO] Applying Photobucket fix for http://i282.photobucket.com/albums/kk280/bluemonkeytech/P1020252.jpg [01/29 00:23:20] [INFO] Applying Photobucket fix for http://i282.photobucket.com/albums/kk280/bluemonkeytech/P1020274.jpg [01/29 00:23:20] [INFO] Applying Photobucket fix for http://i282.photobucket.com/albums/kk280/bluemonkeytech/P1020262.jpg [01/29 00:23:21] [INFO] Applying Photobucket fix for http://i282.photobucket.com/albums/kk280/bluemonkeytech/P1020258.jpg [01/29 00:23:21] [INFO] Applying Photobucket fix for http://i282.photobucket.com/albums/kk280/bluemonkeytech/P1020318.jpg [01/29 00:23:21] [INFO] Applying Photobucket fix for http://i282.photobucket.com/albums/kk280/bluemonkeytech/cpuz-2.jpg [01/29 00:23:21] [INFO] Applying Photobucket fix for http://i282.photobucket.com/albums/kk280/bluemonkeytech/gpu-1.gif [01/29 00:23:21] [INFO] Applying Photobucket fix for http://i282.photobucket.com/albums/kk280/bluemonkeytech/wei2.jpg [01/29 00:23:21] [INFO] Applying Photobucket fix for http://i282.photobucket.com/albums/kk280/bluemonkeytech/spix55.jpg [01/29 00:23:22] [INFO] Applying Photobucket fix for http://i282.photobucket.com/albums/kk280/bluemonkeytech/hdd-1.png [01/29 00:23:22] [INFO] Applying Photobucket fix for http://i282.photobucket.com/albums/kk280/bluemonkeytech/3d05-1.jpg [01/29 00:23:22] [INFO] Applying Photobucket fix for http://i282.photobucket.com/albums/kk280/bluemonkeytech/3d052-1.jpg [01/29 00:23:22] [INFO] Applying Photobucket fix for http://i282.photobucket.com/albums/kk280/bluemonkeytech/3d06-2.jpg [01/29 00:23:22] [INFO] Applying Photobucket fix for http://i282.photobucket.com/albums/kk280/bluemonkeytech/3d062.jpg [01/29 00:23:22] [INFO] Applying Photobucket fix for http://i282.photobucket.com/albums/kk280/bluemonkeytech/P1020316.jpg [01/29 00:23:22] [INFO] Applying Photobucket fix for http://i282.photobucket.com/albums/kk280/bluemonkeytech/P1020275.jpg [01/29 00:23:23] [INFO] Applying Photobucket fix for http://i282.photobucket.com/albums/kk280/bluemonkeytech/P1020264.jpg [01/29 00:23:23] [INFO] Applying Photobucket fix for http://i282.photobucket.com/albums/kk280/bluemonkeytech/P1020303.jpg [01/29 00:23:23] [INFO] Applying Photobucket fix for http://i282.photobucket.com/albums/kk280/bluemonkeytech/P1020308.jpg [01/29 00:23:23] [INFO] Applying Photobucket fix for http://i282.photobucket.com/albums/kk280/bluemonkeytech/P1020306.jpg [01/29 00:23:23] [INFO] Applying Photobucket fix for http://i282.photobucket.com/albums/kk280/bluemonkeytech/P1020310.jpg [01/29 00:23:23] [INFO] Applying Photobucket fix for http://i282.photobucket.com/albums/kk280/bluemonkeytech/P1020287.jpg [01/29 00:23:23] [INFO] Applying Photobucket fix for http://i282.photobucket.com/albums/kk280/bluemonkeytech/P1020313.jpg [01/29 00:23:23] [INFO] Applying Photobucket fix for http://i282.photobucket.com/albums/kk280/bluemonkeytech/P1020293.jpg [01/29 00:23:24] [INFO] Applying Photobucket fix for http://i282.photobucket.com/albums/kk280/bluemonkeytech/P1020287.jpg [01/29 00:23:24] [INFO] Applying Photobucket fix for http://i282.photobucket.com/albums/kk280/bluemonkeytech/P1020259.jpg [01/29 00:23:25] [INFO] We are on page 2 of 2 [01/29 00:23:25] [INFO] Number of posts: 5 [01/29 00:23:25] [INFO] Progress: 3247/6740 [01/29 00:23:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:23:25] [INFO] Thread http://forum.notebookreview.com/threads/novatech-x55-mv-pro-review.383464/ finished! [01/29 00:23:25] [INFO] Max wait time for http://forum.notebookreview.com/threads/acer-announces-new-aspire-one-netbooks.382378/ is 26500 ms [01/29 00:23:26] [INFO] !!! Now downloading Acer Announces New Aspire One Netbooks !!!!! [01/29 00:23:27] [INFO] We are on page 1 of 4 [01/29 00:23:32] [INFO] We are on page 2 of 4 [01/29 00:23:34] [INFO] We are on page 3 of 4 [01/29 00:23:36] [INFO] We are on page 4 of 4 [01/29 00:23:36] [INFO] Number of posts: 4 [01/29 00:23:36] [INFO] Progress: 3248/6740 [01/29 00:23:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:23:36] [INFO] Thread http://forum.notebookreview.com/threads/acer-announces-new-aspire-one-netbooks.382378/ finished! [01/29 00:23:36] [INFO] !!! Now downloading ASUS launches website to market Eee PC 1008HA Seashell !!!!! [01/29 00:23:37] [INFO] We are on page 1 of 2 [01/29 00:23:39] [INFO] We are on page 2 of 2 [01/29 00:23:39] [INFO] Number of posts: 2 [01/29 00:23:39] [INFO] Progress: 3249/6740 [01/29 00:23:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:23:39] [INFO] Thread http://forum.notebookreview.com/threads/asus-launches-website-to-market-eee-pc-1008ha-seashell.383687/ finished! [01/29 00:23:39] [INFO] Max wait time for http://forum.notebookreview.com/threads/amd-to-intro-new-notebook-platform.382609/ is 24000 ms [01/29 00:23:40] [INFO] !!! Now downloading AMD to Intro New Notebook Platform !!!!! [01/29 00:23:41] [INFO] We are on page 1 of 3 [01/29 00:23:43] [INFO] We are on page 2 of 3 [01/29 00:23:45] [INFO] We are on page 3 of 3 [01/29 00:23:45] [INFO] Number of posts: 9 [01/29 00:23:45] [WARNING] File not found for image http://www.hi-techitaly.com/images/stories/news/computer/tigris_screen.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/AMD to Intro New Notebook Platform/images/storyImages/tigris_screen.jpg [01/29 00:23:45] [WARNING] File not found for image http://images.techtree.com/ttimages/story/101125_amdmap.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/AMD to Intro New Notebook Platform/images/storyImages/101125_amdmap.jpg [01/29 00:23:46] [INFO] Progress: 3250/6740 [01/29 00:23:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:23:46] [INFO] Thread http://forum.notebookreview.com/threads/amd-to-intro-new-notebook-platform.382609/ finished! [01/29 00:23:46] [INFO] !!! Now downloading McAfee Total Protection 2009 Review !!!!! [01/29 00:23:47] [INFO] We are on page 1 of 1 [01/29 00:23:47] [INFO] Number of posts: 5 [01/29 00:23:54] [INFO] Progress: 3251/6740 [01/29 00:23:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:23:54] [INFO] Thread http://forum.notebookreview.com/threads/mcafee-total-protection-2009-review.369656/ finished! [01/29 00:23:55] [INFO] !!! Now downloading AVG Anti-Virus Free Review !!!!! [01/29 00:23:56] [INFO] We are on page 1 of 1 [01/29 00:23:56] [INFO] Number of posts: 8 [01/29 00:24:03] [INFO] Progress: 3252/6740 [01/29 00:24:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:24:03] [INFO] Thread http://forum.notebookreview.com/threads/avg-anti-virus-free-review.383501/ finished! [01/29 00:24:03] [INFO] !!! Now downloading Next-Gen Atom to Handle HD Decoding !!!!! [01/29 00:24:04] [INFO] We are on page 1 of 1 [01/29 00:24:04] [INFO] Number of posts: 3 [01/29 00:24:05] [WARNING] Could not download image http://img2.pcpop.com/ArticleImages/0x0/1/1066/001066102.jpg because Server returned HTTP response code: 403 for URL: http://img2.pcpop.com/ArticleImages/0x0/1/1066/001066102.jpg [01/29 00:24:05] [INFO] Progress: 3253/6740 [01/29 00:24:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:24:05] [INFO] Thread http://forum.notebookreview.com/threads/next-gen-atom-to-handle-hd-decoding.383664/ finished! [01/29 00:24:06] [INFO] !!! Now downloading Gateway P-7805u FX Review !!!!! [01/29 00:24:07] [INFO] We are on page 1 of 2 [01/29 00:24:14] [INFO] We are on page 2 of 2 [01/29 00:24:15] [INFO] Progress: 3254/6740 [01/29 00:24:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:24:15] [INFO] Thread http://forum.notebookreview.com/threads/gateway-p-7805u-fx-review.382522/ finished! [01/29 00:24:15] [INFO] !!! Now downloading OCZ Intros Summit SSDs !!!!! [01/29 00:24:16] [INFO] We are on page 1 of 1 [01/29 00:24:16] [INFO] Number of posts: 2 [01/29 00:24:16] [INFO] Progress: 3255/6740 [01/29 00:24:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:24:16] [INFO] Thread http://forum.notebookreview.com/threads/ocz-intros-summit-ssds.383665/ finished! [01/29 00:24:17] [INFO] !!! Now downloading ASUS K-Series Notebooks Now Available !!!!! [01/29 00:24:18] [INFO] We are on page 1 of 2 [01/29 00:24:20] [INFO] We are on page 2 of 2 [01/29 00:24:20] [INFO] Number of posts: 1 [01/29 00:24:20] [INFO] Progress: 3256/6740 [01/29 00:24:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:24:20] [INFO] Thread http://forum.notebookreview.com/threads/asus-k-series-notebooks-now-available.382611/ finished! [01/29 00:24:20] [INFO] !!! Now downloading AVG Anti-Virus Free Review !!!!! [01/29 00:24:21] [INFO] We are on page 1 of 1 [01/29 00:24:21] [INFO] Number of posts: 4 [01/29 00:24:27] [INFO] Progress: 3257/6740 [01/29 00:24:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:24:27] [INFO] Thread http://forum.notebookreview.com/threads/avg-anti-virus-free-review.383502/ finished! [01/29 00:24:28] [INFO] !!! Now downloading AVG Anti-Virus Free Review !!!!! [01/29 00:24:29] [INFO] We are on page 1 of 1 [01/29 00:24:29] [INFO] Number of posts: 2 [01/29 00:24:33] [INFO] Progress: 3258/6740 [01/29 00:24:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:24:33] [INFO] Thread http://forum.notebookreview.com/threads/avg-anti-virus-free-review.383504/ finished! [01/29 00:24:34] [INFO] !!! Now downloading Intel Atom Dual-Core Netbooks Coming !!!!! [01/29 00:24:35] [INFO] We are on page 1 of 2 [01/29 00:24:37] [INFO] We are on page 2 of 2 [01/29 00:24:37] [INFO] Number of posts: 1 [01/29 00:24:37] [INFO] Progress: 3259/6740 [01/29 00:24:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:24:37] [INFO] Thread http://forum.notebookreview.com/threads/intel-atom-dual-core-netbooks-coming.382905/ finished! [01/29 00:24:37] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-announces-updates-to-vostro-lineup.368491/ is 30000 ms [01/29 00:24:37] [INFO] !!! Now downloading Dell Announces Updates to Vostro Lineup !!!!! [01/29 00:24:39] [INFO] We are on page 1 of 5 [01/29 00:24:41] [INFO] We are on page 2 of 5 [01/29 00:24:43] [INFO] We are on page 3 of 5 [01/29 00:24:45] [INFO] We are on page 4 of 5 [01/29 00:24:47] [INFO] We are on page 5 of 5 [01/29 00:24:47] [INFO] Number of posts: 1 [01/29 00:24:47] [INFO] Progress: 3260/6740 [01/29 00:24:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:24:47] [INFO] Thread http://forum.notebookreview.com/threads/dell-announces-updates-to-vostro-lineup.368491/ finished! [01/29 00:24:47] [INFO] !!! Now downloading MSI Intros New X-Slim Notebooks !!!!! [01/29 00:24:48] [INFO] We are on page 1 of 1 [01/29 00:24:48] [INFO] Number of posts: 9 [01/29 00:24:49] [INFO] Progress: 3261/6740 [01/29 00:24:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:24:49] [INFO] Thread http://forum.notebookreview.com/threads/msi-intros-new-x-slim-notebooks.381420/ finished! [01/29 00:24:49] [INFO] !!! Now downloading Is This Alienware's AllPowerful Laptop !!!!! [01/29 00:24:50] [INFO] We are on page 1 of 1 [01/29 00:24:51] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/biggrin_zpsvit8jlaa.gif [01/29 00:24:51] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/biggrin_zpsvit8jlaa.gif [01/29 00:24:51] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/biggrin_zpsvit8jlaa.gif [01/29 00:24:51] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/biggrin_zpsvit8jlaa.gif [01/29 00:24:51] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/biggrin_zpsvit8jlaa.gif [01/29 00:24:51] [INFO] Progress: 3262/6740 [01/29 00:24:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:24:51] [INFO] Thread http://forum.notebookreview.com/threads/is-this-alienwares-allpowerful-laptop.382610/ finished! [01/29 00:24:51] [INFO] !!! Now downloading Acer Announces New Aspire One Netbooks !!!!! [01/29 00:24:52] [INFO] We are on page 1 of 1 [01/29 00:24:53] [INFO] Progress: 3263/6740 [01/29 00:24:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:24:53] [INFO] Thread http://forum.notebookreview.com/threads/acer-announces-new-aspire-one-netbooks.382374/ finished! [01/29 00:24:53] [INFO] Max wait time for http://forum.notebookreview.com/threads/acer-announces-new-aspire-one-netbooks.382375/ is 21500 ms [01/29 00:24:53] [INFO] !!! Now downloading Acer Announces New Aspire One Netbooks !!!!! [01/29 00:24:54] [INFO] We are on page 1 of 3 [01/29 00:24:57] [INFO] We are on page 2 of 3 [01/29 00:24:58] [INFO] We are on page 3 of 3 [01/29 00:24:58] [INFO] Number of posts: 4 [01/29 00:24:58] [INFO] Progress: 3264/6740 [01/29 00:24:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:24:58] [INFO] Thread http://forum.notebookreview.com/threads/acer-announces-new-aspire-one-netbooks.382375/ finished! [01/29 00:24:58] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-latitude-2100-first-look-review.382839/ is 26500 ms [01/29 00:24:59] [INFO] !!! Now downloading Dell Latitude 2100 First Look Review !!!!! [01/29 00:25:00] [INFO] We are on page 1 of 4 [01/29 00:25:04] [WARNING] Could not download image http://i.dell.com/images/global/products/latit/latit_highlights/laptop-latitude-2100-overview-block1.jpg because Server returned HTTP response code: 422 for URL: http://i.dell.com/images/global/products/latit/latit_highlights/laptop-latitude-2100-overview-block1.jpg [01/29 00:25:06] [INFO] We are on page 2 of 4 [01/29 00:25:08] [INFO] We are on page 3 of 4 [01/29 00:25:09] [INFO] We are on page 4 of 4 [01/29 00:25:09] [INFO] Number of posts: 4 [01/29 00:25:09] [WARNING] Host down for image http://cache.gawker.com/assets/images/gawker/2009/03/omg-do-not-want.jpg [01/29 00:25:10] [INFO] Progress: 3265/6740 [01/29 00:25:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:25:10] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-2100-first-look-review.382839/ finished! [01/29 00:25:10] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-compaq-6730b-user-review.320413/ is 23500 ms [01/29 00:25:10] [INFO] !!! Now downloading HP Compaq 6730b User Review !!!!! [01/29 00:25:11] [INFO] We are on page 1 of 3 [01/29 00:25:19] [INFO] We are on page 2 of 3 [01/29 00:25:21] [INFO] We are on page 3 of 3 [01/29 00:25:21] [INFO] Number of posts: 8 [01/29 00:25:21] [INFO] Progress: 3266/6740 [01/29 00:25:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:25:21] [INFO] Thread http://forum.notebookreview.com/threads/hp-compaq-6730b-user-review.320413/ finished! [01/29 00:25:21] [INFO] !!! Now downloading Acer Announces New Aspire One Netbooks !!!!! [01/29 00:25:22] [INFO] We are on page 1 of 1 [01/29 00:25:22] [INFO] Number of posts: 6 [01/29 00:25:23] [INFO] Progress: 3267/6740 [01/29 00:25:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:25:23] [INFO] Thread http://forum.notebookreview.com/threads/acer-announces-new-aspire-one-netbooks.382376/ finished! [01/29 00:25:23] [INFO] !!! Now downloading Acer Announces New Aspire One Netbooks !!!!! [01/29 00:25:24] [INFO] We are on page 1 of 1 [01/29 00:25:24] [INFO] Number of posts: 3 [01/29 00:25:25] [INFO] Progress: 3268/6740 [01/29 00:25:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:25:25] [INFO] Thread http://forum.notebookreview.com/threads/acer-announces-new-aspire-one-netbooks.382377/ finished! [01/29 00:25:25] [INFO] !!! Now downloading Toshiba Intros First Notebook with 512GB SSD !!!!! [01/29 00:25:26] [INFO] We are on page 1 of 1 [01/29 00:25:26] [INFO] Number of posts: 9 [01/29 00:25:27] [INFO] Progress: 3269/6740 [01/29 00:25:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:25:27] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-intros-first-notebook-with-512gb-ssd.381419/ finished! [01/29 00:25:27] [INFO] !!! Now downloading New Acer Ultraportables Showing Up Online !!!!! [01/29 00:25:28] [INFO] We are on page 1 of 2 [01/29 00:25:30] [INFO] We are on page 2 of 2 [01/29 00:25:30] [INFO] Number of posts: 4 [01/29 00:25:31] [INFO] Progress: 3270/6740 [01/29 00:25:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:25:31] [INFO] Thread http://forum.notebookreview.com/threads/new-acer-ultraportables-showing-up-online.380521/ finished! [01/29 00:25:31] [INFO] !!! Now downloading HP Announces Notebook Battery Recall !!!!! [01/29 00:25:32] [INFO] We are on page 1 of 1 [01/29 00:25:32] [INFO] Number of posts: 2 [01/29 00:25:33] [INFO] Progress: 3271/6740 [01/29 00:25:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:25:33] [INFO] Thread http://forum.notebookreview.com/threads/hp-announces-notebook-battery-recall.381787/ finished! [01/29 00:25:33] [INFO] Max wait time for http://forum.notebookreview.com/threads/notebook-owners-sue-nvidia-over-faulty-chips.381100/ is 26000 ms [01/29 00:25:33] [INFO] !!! Now downloading Notebook Owners Sue Nvidia Over Faulty Chips !!!!! [01/29 00:25:34] [INFO] We are on page 1 of 4 [01/29 00:25:37] [INFO] We are on page 2 of 4 [01/29 00:25:38] [INFO] We are on page 3 of 4 [01/29 00:25:40] [INFO] We are on page 4 of 4 [01/29 00:25:40] [INFO] Number of posts: 3 [01/29 00:25:41] [WARNING] File not found for image https://img.xrmb2.net/images/594220.jpeg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Notebook Owners Sue Nvidia Over Faulty Chips/images/storyImages/594220.jpeg [01/29 00:25:41] [INFO] Progress: 3272/6740 [01/29 00:25:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:25:41] [INFO] Thread http://forum.notebookreview.com/threads/notebook-owners-sue-nvidia-over-faulty-chips.381100/ finished! [01/29 00:25:41] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-offers-crimson-red-option-for-studio-xps-16.379682/ is 21500 ms [01/29 00:25:42] [INFO] !!! Now downloading Dell Offers Crimson Red Option for Studio XPS 16 !!!!! [01/29 00:25:43] [INFO] We are on page 1 of 3 [01/29 00:25:43] [INFO] Applying Photobucket fix for http://i611.photobucket.com/albums/tt193/elijahrw/red-studio-xps-rm-eng.jpg [01/29 00:25:45] [INFO] We are on page 2 of 3 [01/29 00:25:47] [INFO] We are on page 3 of 3 [01/29 00:25:47] [INFO] Number of posts: 4 [01/29 00:25:47] [INFO] Progress: 3273/6740 [01/29 00:25:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:25:47] [INFO] Thread http://forum.notebookreview.com/threads/dell-offers-crimson-red-option-for-studio-xps-16.379682/ finished! [01/29 00:25:47] [INFO] Max wait time for http://forum.notebookreview.com/threads/diy-ssd-guide.219225/ is 65000 ms [01/29 00:25:48] [INFO] !!! Now downloading DIY SSD Guide !!!!! [01/29 00:25:49] [INFO] We are on page 1 of 12 [01/29 00:25:55] [INFO] We are on page 2 of 12 [01/29 00:25:57] [INFO] We are on page 3 of 12 [01/29 00:25:59] [INFO] We are on page 4 of 12 [01/29 00:26:01] [INFO] We are on page 5 of 12 [01/29 00:26:01] [WARNING] File not found for image http://forum.notebookreview.com/gallery/uploads/11985/HDTune_Benchmark_SanDisk_SDCFX4-4096.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/DIY SSD Guide/images/storyImages/HDTune_Benchmark_SanDisk_SDCFX4-4096.png [01/29 00:26:03] [INFO] We are on page 6 of 12 [01/29 00:26:04] [INFO] We are on page 7 of 12 [01/29 00:26:06] [INFO] We are on page 8 of 12 [01/29 00:26:06] [WARNING] File not found for image http://forum.notebookreview.com/gallery/uploads/140154/128MB_CF_Fixed_disk.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/DIY SSD Guide/images/storyImages/128MB_CF_Fixed_disk.jpg [01/29 00:26:08] [INFO] We are on page 9 of 12 [01/29 00:26:09] [INFO] We are on page 10 of 12 [01/29 00:26:11] [INFO] We are on page 11 of 12 [01/29 00:26:13] [INFO] We are on page 12 of 12 [01/29 00:26:13] [INFO] Number of posts: 1 [01/29 00:26:13] [INFO] Progress: 3274/6740 [01/29 00:26:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:26:13] [INFO] Thread http://forum.notebookreview.com/threads/diy-ssd-guide.219225/ finished! [01/29 00:26:13] [INFO] !!! Now downloading Intel Unveils Notebook Plans for 2nd Half !!!!! [01/29 00:26:14] [INFO] We are on page 1 of 1 [01/29 00:26:14] [INFO] Number of posts: 1 [01/29 00:26:15] [INFO] Progress: 3275/6740 [01/29 00:26:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:26:15] [INFO] Thread http://forum.notebookreview.com/threads/intel-unveils-notebook-plans-for-2nd-half.381101/ finished! [01/29 00:26:16] [INFO] !!! Now downloading Toshiba Portege A605 Review !!!!! [01/29 00:26:17] [INFO] We are on page 1 of 2 [01/29 00:26:24] [INFO] We are on page 2 of 2 [01/29 00:26:24] [INFO] Number of posts: 5 [01/29 00:26:24] [INFO] Progress: 3276/6740 [01/29 00:26:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:26:24] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-portege-a605-review.380436/ finished! [01/29 00:26:24] [INFO] Max wait time for http://forum.notebookreview.com/threads/acer-intros-timeline-notebooks.370415/ is 33500 ms [01/29 00:26:24] [INFO] !!! Now downloading Acer Intros Timeline Notebooks !!!!! [01/29 00:26:25] [INFO] We are on page 1 of 5 [01/29 00:26:28] [INFO] We are on page 2 of 5 [01/29 00:26:30] [INFO] We are on page 3 of 5 [01/29 00:26:32] [INFO] We are on page 4 of 5 [01/29 00:26:33] [INFO] We are on page 5 of 5 [01/29 00:26:33] [INFO] Number of posts: 8 [01/29 00:26:33] [INFO] Progress: 3277/6740 [01/29 00:26:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:26:33] [INFO] Thread http://forum.notebookreview.com/threads/acer-intros-timeline-notebooks.370415/ finished! [01/29 00:26:33] [INFO] Max wait time for http://forum.notebookreview.com/threads/norton-antivirus-2009-review-discussion.379036/ is 26000 ms [01/29 00:26:34] [INFO] !!! Now downloading Norton AntiVirus 2009 Review Discussion !!!!! [01/29 00:26:35] [INFO] We are on page 1 of 4 [01/29 00:26:37] [INFO] We are on page 2 of 4 [01/29 00:26:39] [INFO] We are on page 3 of 4 [01/29 00:26:41] [INFO] We are on page 4 of 4 [01/29 00:26:41] [INFO] Number of posts: 3 [01/29 00:26:41] [INFO] Progress: 3278/6740 [01/29 00:26:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:26:41] [INFO] Thread http://forum.notebookreview.com/threads/norton-antivirus-2009-review-discussion.379036/ finished! [01/29 00:26:41] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-mini-2140-review.343753/ is 46000 ms [01/29 00:26:42] [INFO] !!! Now downloading HP Mini 2140 Review !!!!! [01/29 00:26:43] [INFO] We are on page 1 of 8 [01/29 00:26:47] [INFO] We are on page 2 of 8 [01/29 00:26:49] [INFO] We are on page 3 of 8 [01/29 00:26:52] [INFO] We are on page 4 of 8 [01/29 00:26:53] [INFO] We are on page 5 of 8 [01/29 00:26:55] [INFO] We are on page 6 of 8 [01/29 00:26:57] [INFO] We are on page 7 of 8 [01/29 00:26:58] [INFO] We are on page 8 of 8 [01/29 00:26:58] [INFO] Number of posts: 3 [01/29 00:26:58] [INFO] Progress: 3279/6740 [01/29 00:26:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:26:58] [INFO] Thread http://forum.notebookreview.com/threads/hp-mini-2140-review.343753/ finished! [01/29 00:26:58] [INFO] Max wait time for http://forum.notebookreview.com/threads/fujitsu-siemens-to-introduce-external-graphics-solution.250601/ is 32500 ms [01/29 00:26:59] [INFO] !!! Now downloading Fujitsu Siemens to Introduce External Graphics Solution !!!!! [01/29 00:27:00] [INFO] We are on page 1 of 5 [01/29 00:27:02] [INFO] We are on page 2 of 5 [01/29 00:27:04] [INFO] We are on page 3 of 5 [01/29 00:27:06] [INFO] We are on page 4 of 5 [01/29 00:27:08] [INFO] We are on page 5 of 5 [01/29 00:27:08] [INFO] Number of posts: 6 [01/29 00:27:08] [INFO] Progress: 3280/6740 [01/29 00:27:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:27:08] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-siemens-to-introduce-external-graphics-solution.250601/ finished! [01/29 00:27:08] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-g50v-a1-review.283698/ is 48500 ms [01/29 00:27:08] [INFO] !!! Now downloading Asus G50V-A1 Review !!!!! [01/29 00:27:09] [INFO] We are on page 1 of 8 [01/29 00:27:10] [INFO] Applying Photobucket fix for http://i275.photobucket.com/albums/jj284/davidli919/th_DSC09955.jpg [01/29 00:27:10] [INFO] Applying Photobucket fix for http://i275.photobucket.com/albums/jj284/davidli919/th_DSC09970.jpg [01/29 00:27:10] [INFO] Applying Photobucket fix for http://i275.photobucket.com/albums/jj284/davidli919/th_DSC09914.jpg [01/29 00:27:10] [INFO] Applying Photobucket fix for http://i275.photobucket.com/albums/jj284/davidli919/th_DSC09913.jpg [01/29 00:27:11] [INFO] Applying Photobucket fix for http://i275.photobucket.com/albums/jj284/davidli919/th_DSC09915.jpg [01/29 00:27:11] [INFO] Applying Photobucket fix for http://i275.photobucket.com/albums/jj284/davidli919/th_DSC09938.jpg [01/29 00:27:11] [INFO] Applying Photobucket fix for http://i275.photobucket.com/albums/jj284/davidli919/th_DSC09918.jpg [01/29 00:27:11] [INFO] Applying Photobucket fix for http://i275.photobucket.com/albums/jj284/davidli919/th_DSC09922.jpg [01/29 00:27:12] [INFO] Applying Photobucket fix for http://i275.photobucket.com/albums/jj284/davidli919/th_DSC09934.jpg [01/29 00:27:12] [INFO] Applying Photobucket fix for http://i275.photobucket.com/albums/jj284/davidli919/th_DSC09941.jpg [01/29 00:27:12] [INFO] Applying Photobucket fix for http://i275.photobucket.com/albums/jj284/davidli919/th_DSC09951.jpg [01/29 00:27:12] [INFO] Applying Photobucket fix for http://i275.photobucket.com/albums/jj284/davidli919/th_insideg50.jpg [01/29 00:27:12] [INFO] Applying Photobucket fix for http://i275.photobucket.com/albums/jj284/davidli919/th_DSC09948.jpg [01/29 00:27:12] [INFO] Applying Photobucket fix for http://i275.photobucket.com/albums/jj284/davidli919/th_DSC09935.jpg [01/29 00:27:13] [INFO] Applying Photobucket fix for http://i275.photobucket.com/albums/jj284/davidli919/th_DSC09937.jpg [01/29 00:27:13] [INFO] Applying Photobucket fix for http://i275.photobucket.com/albums/jj284/davidli919/th_DSC09943.jpg [01/29 00:27:13] [INFO] Applying Photobucket fix for http://i275.photobucket.com/albums/jj284/davidli919/th_splashtop_first_screen.jpg [01/29 00:27:13] [INFO] Applying Photobucket fix for http://i275.photobucket.com/albums/jj284/davidli919/th_DSC09983.jpg [01/29 00:27:14] [INFO] Applying Photobucket fix for http://i275.photobucket.com/albums/jj284/davidli919/th_DSC09987.jpg [01/29 00:27:14] [INFO] Applying Photobucket fix for http://i275.photobucket.com/albums/jj284/davidli919/th_DSC09953.jpg [01/29 00:27:14] [INFO] Applying Photobucket fix for http://i275.photobucket.com/albums/jj284/davidli919/th_DSC09959.jpg [01/29 00:27:14] [INFO] Applying Photobucket fix for http://i275.photobucket.com/albums/jj284/davidli919/th_DSC09960.jpg [01/29 00:27:15] [INFO] Applying Photobucket fix for http://i275.photobucket.com/albums/jj284/davidli919/th_DSC09961.jpg [01/29 00:27:15] [INFO] Applying Photobucket fix for http://i275.photobucket.com/albums/jj284/davidli919/th_DSC09962.jpg [01/29 00:27:15] [INFO] Applying Photobucket fix for http://i275.photobucket.com/albums/jj284/davidli919/th_CPUZ.jpg [01/29 00:27:15] [INFO] Applying Photobucket fix for http://i275.photobucket.com/albums/jj284/davidli919/th_GPUZ.jpg [01/29 00:27:15] [INFO] Applying Photobucket fix for http://i275.photobucket.com/albums/jj284/davidli919/th_WEI.jpg [01/29 00:27:16] [INFO] Applying Photobucket fix for http://i275.photobucket.com/albums/jj284/davidli919/th_WPRIME.jpg [01/29 00:27:16] [INFO] Applying Photobucket fix for http://i275.photobucket.com/albums/jj284/davidli919/th_SUPERPI1MBXP.jpg [01/29 00:27:16] [INFO] Applying Photobucket fix for http://i275.photobucket.com/albums/jj284/davidli919/th_HDTUNE.jpg [01/29 00:27:16] [INFO] Applying Photobucket fix for http://i275.photobucket.com/albums/jj284/davidli919/th_PCMark05XP.jpg [01/29 00:27:16] [INFO] Applying Photobucket fix for http://i275.photobucket.com/albums/jj284/davidli919/th_3DMARK06XP1280x1024.jpg [01/29 00:27:16] [INFO] Applying Photobucket fix for http://i275.photobucket.com/albums/jj284/davidli919/th_3DMARK06XP1680x1050.jpg [01/29 00:27:16] [INFO] Applying Photobucket fix for http://i275.photobucket.com/albums/jj284/davidli919/th_Aquamark.jpg [01/29 00:27:17] [INFO] Applying Photobucket fix for http://i275.photobucket.com/albums/jj284/davidli919/th_CINEBENCHR10XP.jpg [01/29 00:27:17] [INFO] Applying Photobucket fix for http://i275.photobucket.com/albums/jj284/davidli919/th_wprimevista32M.jpg [01/29 00:27:17] [INFO] Applying Photobucket fix for http://i275.photobucket.com/albums/jj284/davidli919/th_SuperPiVista.jpg [01/29 00:27:17] [INFO] Applying Photobucket fix for http://i275.photobucket.com/albums/jj284/davidli919/th_HDTuneVista.jpg [01/29 00:27:17] [INFO] Applying Photobucket fix for http://i275.photobucket.com/albums/jj284/davidli919/th_3DVantageVista.jpg [01/29 00:27:17] [INFO] Applying Photobucket fix for http://i275.photobucket.com/albums/jj284/davidli919/th_3dmark06vista1280x1024.jpg [01/29 00:27:18] [INFO] Applying Photobucket fix for http://i275.photobucket.com/albums/jj284/davidli919/th_3dmark06vista1680x1050.jpg [01/29 00:27:18] [INFO] Applying Photobucket fix for http://i275.photobucket.com/albums/jj284/davidli919/th_CinebenchVista.jpg [01/29 00:27:18] [INFO] Applying Photobucket fix for http://i275.photobucket.com/albums/jj284/davidli919/th_EVEREST.jpg [01/29 00:27:19] [INFO] Applying Photobucket fix for http://i275.photobucket.com/albums/jj284/davidli919/th_DSC09971.jpg [01/29 00:27:20] [INFO] We are on page 2 of 8 [01/29 00:27:20] [INFO] Applying Photobucket fix for http://i275.photobucket.com/albums/jj284/davidli919/th_DSC09971.jpg [01/29 00:27:22] [INFO] We are on page 3 of 8 [01/29 00:27:24] [INFO] We are on page 4 of 8 [01/29 00:27:26] [INFO] We are on page 5 of 8 [01/29 00:27:27] [INFO] We are on page 6 of 8 [01/29 00:27:27] [INFO] Applying Photobucket fix for http://i275.photobucket.com/albums/jj284/davidli919/th_G50wifi.jpg [01/29 00:27:28] [INFO] Applying Photobucket fix for http://i275.photobucket.com/albums/jj284/davidli919/th_DSC09998-1.jpg [01/29 00:27:28] [WARNING] Could not download image https://hosting.photobucket.com/albums/jj284/davidli919/th_DSC09998-1.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/jj284/davidli919/th_DSC09998-1.jpg [01/29 00:27:30] [INFO] We are on page 7 of 8 [01/29 00:27:31] [INFO] We are on page 8 of 8 [01/29 00:27:31] [INFO] Number of posts: 8 [01/29 00:27:31] [INFO] Progress: 3281/6740 [01/29 00:27:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:27:31] [INFO] Thread http://forum.notebookreview.com/threads/asus-g50v-a1-review.283698/ finished! [01/29 00:27:32] [INFO] !!! Now downloading Economic Recovery May Signal End of Netbook Growth !!!!! [01/29 00:27:33] [INFO] We are on page 1 of 2 [01/29 00:27:36] [INFO] We are on page 2 of 2 [01/29 00:27:36] [INFO] Number of posts: 6 [01/29 00:27:36] [INFO] Progress: 3282/6740 [01/29 00:27:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:27:36] [INFO] Thread http://forum.notebookreview.com/threads/economic-recovery-may-signal-end-of-netbook-growth.378401/ finished! [01/29 00:27:36] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-xps-m1330-user-review.159345/ is 79000 ms [01/29 00:27:36] [INFO] !!! Now downloading Dell XPS M1330 User Review !!!!! [01/29 00:27:38] [INFO] We are on page 1 of 14 [01/29 00:27:51] [INFO] We are on page 2 of 14 [01/29 00:27:53] [INFO] We are on page 3 of 14 [01/29 00:27:55] [INFO] We are on page 4 of 14 [01/29 00:27:56] [INFO] We are on page 5 of 14 [01/29 00:27:58] [INFO] We are on page 6 of 14 [01/29 00:28:00] [INFO] We are on page 7 of 14 [01/29 00:28:00] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/swoon_zpscs4r6k8g.gif [01/29 00:28:02] [INFO] We are on page 8 of 14 [01/29 00:28:02] [INFO] Applying Photobucket fix for http://i20.photobucket.com/albums/b246/chuck232/0e12809b.jpg [01/29 00:28:02] [INFO] Applying Photobucket fix for http://i20.photobucket.com/albums/b246/chuck232/2bf2e4f5.jpg [01/29 00:28:02] [INFO] Applying Photobucket fix for http://i20.photobucket.com/albums/b246/chuck232/cb45cd60.jpg [01/29 00:28:02] [INFO] Applying Photobucket fix for http://i20.photobucket.com/albums/b246/chuck232/f97d5e5d.jpg [01/29 00:28:02] [WARNING] Could not download image https://hosting.photobucket.com/albums/b246/chuck232/f97d5e5d.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/b246/chuck232/f97d5e5d.jpg [01/29 00:28:04] [INFO] We are on page 9 of 14 [01/29 00:28:06] [INFO] We are on page 10 of 14 [01/29 00:28:08] [INFO] We are on page 11 of 14 [01/29 00:28:09] [INFO] We are on page 12 of 14 [01/29 00:28:11] [INFO] We are on page 13 of 14 [01/29 00:28:13] [INFO] We are on page 14 of 14 [01/29 00:28:13] [INFO] Number of posts: 9 [01/29 00:28:13] [INFO] Progress: 3283/6740 [01/29 00:28:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:28:13] [INFO] Thread http://forum.notebookreview.com/threads/dell-xps-m1330-user-review.159345/ finished! [01/29 00:28:14] [INFO] !!! Now downloading WiMAX Now Available on Select Dells Studio XPS & Studio !!!!! [01/29 00:28:15] [INFO] We are on page 1 of 1 [01/29 00:28:15] [INFO] Number of posts: 3 [01/29 00:28:15] [INFO] Progress: 3284/6740 [01/29 00:28:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:28:15] [INFO] Thread http://forum.notebookreview.com/threads/wimax-now-available-on-select-dells-studio-xps-studio.379032/ finished! [01/29 00:28:15] [INFO] Max wait time for http://forum.notebookreview.com/threads/windows-7-release-candidate-now-available.378613/ is 22500 ms [01/29 00:28:16] [INFO] !!! Now downloading Windows 7 Release Candidate now available !!!!! [01/29 00:28:17] [INFO] We are on page 1 of 3 [01/29 00:28:17] [INFO] Number of posts: 12 [01/29 00:28:19] [INFO] We are on page 2 of 3 [01/29 00:28:21] [INFO] We are on page 3 of 3 [01/29 00:28:21] [INFO] Number of posts: 2 [01/29 00:28:21] [INFO] Progress: 3285/6740 [01/29 00:28:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:28:21] [INFO] Thread http://forum.notebookreview.com/threads/windows-7-release-candidate-now-available.378613/ finished! [01/29 00:28:21] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-refreshes-studio-15-notebook.374476/ is 25000 ms [01/29 00:28:21] [INFO] !!! Now downloading Dell Refreshes Studio 15 Notebook !!!!! [01/29 00:28:22] [INFO] We are on page 1 of 4 [01/29 00:28:25] [INFO] We are on page 2 of 4 [01/29 00:28:27] [INFO] We are on page 3 of 4 [01/29 00:28:29] [INFO] We are on page 4 of 4 [01/29 00:28:29] [INFO] Number of posts: 1 [01/29 00:28:29] [INFO] Progress: 3286/6740 [01/29 00:28:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:28:29] [INFO] Thread http://forum.notebookreview.com/threads/dell-refreshes-studio-15-notebook.374476/ finished! [01/29 00:28:29] [INFO] Max wait time for http://forum.notebookreview.com/threads/apple-macbook-review-late-2008-model.314516/ is 81000 ms [01/29 00:28:29] [INFO] !!! Now downloading Apple MacBook Review (Late 2008 Model) !!!!! [01/29 00:28:30] [INFO] We are on page 1 of 15 [01/29 00:28:34] [INFO] We are on page 2 of 15 [01/29 00:28:35] [INFO] We are on page 3 of 15 [01/29 00:28:37] [INFO] We are on page 4 of 15 [01/29 00:28:39] [INFO] We are on page 5 of 15 [01/29 00:28:42] [INFO] We are on page 6 of 15 [01/29 00:28:44] [INFO] We are on page 7 of 15 [01/29 00:28:46] [INFO] We are on page 8 of 15 [01/29 00:28:47] [INFO] We are on page 9 of 15 [01/29 00:28:49] [INFO] We are on page 10 of 15 [01/29 00:28:51] [INFO] We are on page 11 of 15 [01/29 00:28:53] [INFO] We are on page 12 of 15 [01/29 00:28:54] [INFO] We are on page 13 of 15 [01/29 00:28:56] [INFO] We are on page 14 of 15 [01/29 00:28:57] [INFO] We are on page 15 of 15 [01/29 00:28:57] [INFO] Number of posts: 3 [01/29 00:28:58] [INFO] Progress: 3287/6740 [01/29 00:28:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:28:58] [INFO] Thread http://forum.notebookreview.com/threads/apple-macbook-review-late-2008-model.314516/ finished! [01/29 00:28:58] [INFO] !!! Now downloading HP ProBook 4710s Video Hands On !!!!! [01/29 00:28:59] [INFO] We are on page 1 of 1 [01/29 00:28:59] [INFO] Number of posts: 6 [01/29 00:29:00] [INFO] Progress: 3288/6740 [01/29 00:29:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:29:00] [INFO] Thread http://forum.notebookreview.com/threads/hp-probook-4710s-video-hands-on.378283/ finished! [01/29 00:29:00] [INFO] !!! Now downloading ASUS F6Ve Review !!!!! [01/29 00:29:01] [INFO] We are on page 1 of 1 [01/29 00:29:01] [INFO] Number of posts: 2 [01/29 00:29:01] [INFO] Progress: 3289/6740 [01/29 00:29:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:29:01] [INFO] Thread http://forum.notebookreview.com/threads/asus-f6ve-review.378405/ finished! [01/29 00:29:01] [INFO] Max wait time for http://forum.notebookreview.com/threads/16-10-notebooks-to-see-price-drops.376937/ is 58500 ms [01/29 00:29:02] [INFO] !!! Now downloading 16-10 Notebooks to See Price Drops !!!!! [01/29 00:29:03] [INFO] We are on page 1 of 10 [01/29 00:29:05] [INFO] We are on page 2 of 10 [01/29 00:29:07] [INFO] We are on page 3 of 10 [01/29 00:29:09] [INFO] We are on page 4 of 10 [01/29 00:29:11] [INFO] We are on page 5 of 10 [01/29 00:29:13] [INFO] We are on page 6 of 10 [01/29 00:29:14] [INFO] We are on page 7 of 10 [01/29 00:29:16] [INFO] We are on page 8 of 10 [01/29 00:29:16] [WARNING] File not found for image http://img12.imageshack.us/img12/310/widek.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/16-10 Notebooks to See Price Drops/images/storyImages/widek.jpg [01/29 00:29:19] [INFO] We are on page 9 of 10 [01/29 00:29:21] [INFO] We are on page 10 of 10 [01/29 00:29:21] [INFO] Number of posts: 8 [01/29 00:29:21] [INFO] Progress: 3290/6740 [01/29 00:29:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:29:21] [INFO] Thread http://forum.notebookreview.com/threads/16-10-notebooks-to-see-price-drops.376937/ finished! [01/29 00:29:21] [INFO] !!! Now downloading Notebook Buyer's Guide- Spring 2009 !!!!! [01/29 00:29:22] [INFO] We are on page 1 of 1 [01/29 00:29:22] [INFO] Number of posts: 6 [01/29 00:29:27] [INFO] Progress: 3291/6740 [01/29 00:29:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:29:27] [INFO] Thread http://forum.notebookreview.com/threads/notebook-buyers-guide-spring-2009.377499/ finished! [01/29 00:29:28] [INFO] !!! Now downloading ASUS to Intro Eee PC 'Seashell' !!!!! [01/29 00:29:29] [INFO] We are on page 1 of 2 [01/29 00:29:30] [WARNING] Host down for image http://asuseeepc1002ha.laptop-whiz.com/postimg/327.jpg [01/29 00:29:31] [INFO] We are on page 2 of 2 [01/29 00:29:31] [INFO] Number of posts: 3 [01/29 00:29:32] [INFO] Progress: 3292/6740 [01/29 00:29:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:29:32] [INFO] Thread http://forum.notebookreview.com/threads/asus-to-intro-eee-pc-seashell.377441/ finished! [01/29 00:29:32] [INFO] !!! Now downloading Most Popular Laptops for April 2009 !!!!! [01/29 00:29:33] [INFO] We are on page 1 of 1 [01/29 00:29:33] [INFO] Number of posts: 8 [01/29 00:29:38] [INFO] Progress: 3293/6740 [01/29 00:29:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:29:38] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-laptops-for-april-2009.377411/ finished! [01/29 00:29:38] [INFO] Max wait time for http://forum.notebookreview.com/threads/notebookreview-com-guide-to-buying-a-notebook-online.375371/ is 26000 ms [01/29 00:29:38] [INFO] !!! Now downloading NotebookReview.com Guide To Buying A Notebook Online !!!!! [01/29 00:29:39] [INFO] We are on page 1 of 4 [01/29 00:29:43] [INFO] We are on page 2 of 4 [01/29 00:29:44] [INFO] We are on page 3 of 4 [01/29 00:29:46] [INFO] We are on page 4 of 4 [01/29 00:29:46] [INFO] Number of posts: 3 [01/29 00:29:46] [INFO] Progress: 3294/6740 [01/29 00:29:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:29:46] [INFO] Thread http://forum.notebookreview.com/threads/notebookreview-com-guide-to-buying-a-notebook-online.375371/ finished! [01/29 00:29:46] [INFO] !!! Now downloading Notebook Buyer's Guide- Spring 2009 !!!!! [01/29 00:29:48] [INFO] We are on page 1 of 1 [01/29 00:29:48] [INFO] Number of posts: 1 [01/29 00:29:53] [INFO] Progress: 3295/6740 [01/29 00:29:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:29:53] [INFO] Thread http://forum.notebookreview.com/threads/notebook-buyers-guide-spring-2009.377482/ finished! [01/29 00:29:53] [INFO] Max wait time for http://forum.notebookreview.com/threads/windows-7-to-have-xp-mode-special-requirements-discussion.376936/ is 20500 ms [01/29 00:29:54] [INFO] !!! Now downloading Windows 7 to have XP Mode , Special Requirements Discussion !!!!! [01/29 00:29:55] [INFO] We are on page 1 of 3 [01/29 00:29:57] [INFO] We are on page 2 of 3 [01/29 00:29:59] [INFO] We are on page 3 of 3 [01/29 00:29:59] [INFO] Number of posts: 2 [01/29 00:29:59] [INFO] Progress: 3296/6740 [01/29 00:29:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:29:59] [INFO] Thread http://forum.notebookreview.com/threads/windows-7-to-have-xp-mode-special-requirements-discussion.376936/ finished! [01/29 00:29:59] [INFO] !!! Now downloading Netbook Shipments to Reach 50 million Next Year !!!!! [01/29 00:30:00] [INFO] We are on page 1 of 1 [01/29 00:30:00] [INFO] Number of posts: 2 [01/29 00:30:00] [INFO] Progress: 3297/6740 [01/29 00:30:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:30:00] [INFO] Thread http://forum.notebookreview.com/threads/netbook-shipments-to-reach-50-million-next-year.376939/ finished! [01/29 00:30:01] [INFO] !!! Now downloading Touchscreens in less than 5% of Notebooks !!!!! [01/29 00:30:02] [INFO] We are on page 1 of 1 [01/29 00:30:02] [INFO] Number of posts: 7 [01/29 00:30:02] [INFO] Progress: 3298/6740 [01/29 00:30:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:30:02] [INFO] Thread http://forum.notebookreview.com/threads/touchscreens-in-less-than-5-of-notebooks.376247/ finished! [01/29 00:30:03] [INFO] !!! Now downloading Averatec Intros 12 N2700 Notebook !!!!! [01/29 00:30:04] [INFO] We are on page 1 of 1 [01/29 00:30:04] [INFO] Number of posts: 7 [01/29 00:30:04] [INFO] Progress: 3299/6740 [01/29 00:30:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:30:04] [INFO] Thread http://forum.notebookreview.com/threads/averatec-intros-12-n2700-notebook.376246/ finished! [01/29 00:30:05] [INFO] !!! Now downloading Intel Atom N280 to Launch this Month !!!!! [01/29 00:30:06] [INFO] We are on page 1 of 2 [01/29 00:30:08] [INFO] We are on page 2 of 2 [01/29 00:30:08] [INFO] Number of posts: 6 [01/29 00:30:08] [INFO] Progress: 3300/6740 [01/29 00:30:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:30:08] [INFO] Thread http://forum.notebookreview.com/threads/intel-atom-n280-to-launch-this-month.350463/ finished! [01/29 00:30:09] [INFO] !!! Now downloading Gateway MT6705 Review !!!!! [01/29 00:30:10] [INFO] We are on page 1 of 2 [01/29 00:30:14] [INFO] We are on page 2 of 2 [01/29 00:30:14] [INFO] Number of posts: 3 [01/29 00:30:14] [INFO] Progress: 3301/6740 [01/29 00:30:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:30:14] [INFO] Thread http://forum.notebookreview.com/threads/gateway-mt6705-review.133956/ finished! [01/29 00:30:15] [INFO] !!! Now downloading Samsung NC20 Review !!!!! [01/29 00:30:16] [INFO] We are on page 1 of 2 [01/29 00:30:21] [INFO] We are on page 2 of 2 [01/29 00:30:21] [INFO] Number of posts: 7 [01/29 00:30:21] [INFO] Progress: 3302/6740 [01/29 00:30:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:30:21] [INFO] Thread http://forum.notebookreview.com/threads/samsung-nc20-review.375058/ finished! [01/29 00:30:21] [INFO] Max wait time for http://forum.notebookreview.com/threads/my-acer-aspire-8930-user-review.314806/ is 56000 ms [01/29 00:30:23] [INFO] !!! Now downloading My Acer Aspire 8930 User Review !!!!! [01/29 00:30:24] [INFO] We are on page 1 of 10 [01/29 00:30:24] [INFO] Applying Photobucket fix for http://i361.photobucket.com/albums/oo53/qaz333_photos/100608_acer_t.jpg [01/29 00:30:24] [INFO] Applying Photobucket fix for http://i361.photobucket.com/albums/oo53/qaz333_photos/DSCN1300.jpg [01/29 00:30:24] [INFO] Applying Photobucket fix for http://i361.photobucket.com/albums/oo53/qaz333_photos/DSCN1306.jpg [01/29 00:30:25] [INFO] Applying Photobucket fix for http://i361.photobucket.com/albums/oo53/qaz333_photos/DSCN1302.jpg [01/29 00:30:25] [INFO] Applying Photobucket fix for http://i361.photobucket.com/albums/oo53/qaz333_photos/DSCN1288-1.jpg [01/29 00:30:25] [INFO] Applying Photobucket fix for http://i361.photobucket.com/albums/oo53/qaz333_photos/DSCN1301.jpg [01/29 00:30:25] [INFO] Applying Photobucket fix for http://i361.photobucket.com/albums/oo53/qaz333_photos/DSCN1279.jpg [01/29 00:30:25] [INFO] Applying Photobucket fix for http://i361.photobucket.com/albums/oo53/qaz333_photos/DSCN1281-1.jpg [01/29 00:30:25] [INFO] Applying Photobucket fix for http://i361.photobucket.com/albums/oo53/qaz333_photos/DSCN1283-1.jpg [01/29 00:30:25] [INFO] Applying Photobucket fix for http://i361.photobucket.com/albums/oo53/qaz333_photos/wPrime-1.jpg [01/29 00:30:25] [INFO] Applying Photobucket fix for http://i361.photobucket.com/albums/oo53/qaz333_photos/HDTUNE.jpg [01/29 00:30:26] [INFO] Applying Photobucket fix for http://i361.photobucket.com/albums/oo53/qaz333_photos/DSCN1290-1.jpg [01/29 00:30:26] [INFO] Applying Photobucket fix for http://i361.photobucket.com/albums/oo53/qaz333_photos/DSCN1295-1.jpg [01/29 00:30:26] [INFO] Applying Photobucket fix for http://i361.photobucket.com/albums/oo53/qaz333_photos/DSCN1287-1.jpg [01/29 00:30:26] [INFO] Applying Photobucket fix for http://i361.photobucket.com/albums/oo53/qaz333_photos/DSCN1289-1.jpg [01/29 00:30:28] [INFO] We are on page 2 of 10 [01/29 00:30:29] [INFO] We are on page 3 of 10 [01/29 00:30:31] [INFO] We are on page 4 of 10 [01/29 00:30:33] [INFO] We are on page 5 of 10 [01/29 00:30:35] [INFO] We are on page 6 of 10 [01/29 00:30:37] [INFO] We are on page 7 of 10 [01/29 00:30:38] [INFO] We are on page 8 of 10 [01/29 00:30:39] [WARNING] File not found for image http://a.imagehost.org/0864/dpclat.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/My Acer Aspire 8930 User Review/images/storyImages/dpclat.jpg [01/29 00:30:39] [WARNING] File not found for image http://a.imagehost.org/0786/dpclatw764.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/My Acer Aspire 8930 User Review/images/storyImages/dpclatw764.jpg [01/29 00:30:40] [INFO] We are on page 9 of 10 [01/29 00:30:41] [WARNING] File not found for image http://a.imagehost.org/0398/dpclatspeedstep.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/My Acer Aspire 8930 User Review/images/storyImages/dpclatspeedstep.jpg [01/29 00:30:42] [INFO] We are on page 10 of 10 [01/29 00:30:42] [INFO] Number of posts: 3 [01/29 00:30:42] [INFO] Progress: 3303/6740 [01/29 00:30:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:30:42] [INFO] Thread http://forum.notebookreview.com/threads/my-acer-aspire-8930-user-review.314806/ finished! [01/29 00:30:42] [INFO] Max wait time for http://forum.notebookreview.com/threads/sony-vaio-fw-review.278888/ is 50500 ms [01/29 00:30:43] [INFO] !!! Now downloading Sony VAIO FW Review !!!!! [01/29 00:30:44] [INFO] We are on page 1 of 9 [01/29 00:30:50] [INFO] We are on page 2 of 9 [01/29 00:30:58] [INFO] We are on page 3 of 9 [01/29 00:31:00] [INFO] We are on page 4 of 9 [01/29 00:31:02] [INFO] We are on page 5 of 9 [01/29 00:31:08] [INFO] We are on page 6 of 9 [01/29 00:31:12] [INFO] We are on page 7 of 9 [01/29 00:31:13] [INFO] We are on page 8 of 9 [01/29 00:31:15] [INFO] We are on page 9 of 9 [01/29 00:31:15] [INFO] Number of posts: 2 [01/29 00:31:15] [INFO] Progress: 3304/6740 [01/29 00:31:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:31:15] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-fw-review.278888/ finished! [01/29 00:31:15] [INFO] !!! Now downloading G.Skill Intros Falcon SSDs !!!!! [01/29 00:31:16] [INFO] We are on page 1 of 1 [01/29 00:31:16] [INFO] Number of posts: 8 [01/29 00:31:17] [INFO] Progress: 3305/6740 [01/29 00:31:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:31:17] [INFO] Thread http://forum.notebookreview.com/threads/g-skill-intros-falcon-ssds.374222/ finished! [01/29 00:31:17] [INFO] !!! Now downloading MSI X340 CULV Notebook Coming Soon !!!!! [01/29 00:31:18] [INFO] We are on page 1 of 1 [01/29 00:31:19] [INFO] Progress: 3306/6740 [01/29 00:31:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:31:19] [INFO] Thread http://forum.notebookreview.com/threads/msi-x340-culv-notebook-coming-soon.375433/ finished! [01/29 00:31:20] [INFO] !!! Now downloading Samsung Intros New N110, N120 Netbooks !!!!! [01/29 00:31:21] [INFO] We are on page 1 of 1 [01/29 00:31:21] [INFO] Number of posts: 2 [01/29 00:31:21] [INFO] Progress: 3307/6740 [01/29 00:31:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:31:21] [INFO] Thread http://forum.notebookreview.com/threads/samsung-intros-new-n110-n120-netbooks.375432/ finished! [01/29 00:31:22] [INFO] !!! Now downloading Dell Falling Behind HP, Acer !!!!! [01/29 00:31:23] [INFO] We are on page 1 of 2 [01/29 00:31:26] [INFO] We are on page 2 of 2 [01/29 00:31:26] [INFO] Number of posts: 7 [01/29 00:31:26] [INFO] Progress: 3308/6740 [01/29 00:31:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:31:26] [INFO] Thread http://forum.notebookreview.com/threads/dell-falling-behind-hp-acer.373081/ finished! [01/29 00:31:26] [INFO] Max wait time for http://forum.notebookreview.com/threads/nortonlive-pc-tune-up-service-review.371546/ is 24000 ms [01/29 00:31:26] [INFO] !!! Now downloading NortonLive PC Tune-Up Service Review !!!!! [01/29 00:31:28] [INFO] We are on page 1 of 3 [01/29 00:31:31] [INFO] We are on page 2 of 3 [01/29 00:31:33] [INFO] We are on page 3 of 3 [01/29 00:31:33] [INFO] Number of posts: 9 [01/29 00:31:33] [INFO] Progress: 3309/6740 [01/29 00:31:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:31:33] [INFO] Thread http://forum.notebookreview.com/threads/nortonlive-pc-tune-up-service-review.371546/ finished! [01/29 00:31:34] [INFO] !!! Now downloading HP Pavilion dv3t Now Available !!!!! [01/29 00:31:35] [INFO] We are on page 1 of 1 [01/29 00:31:35] [INFO] Progress: 3310/6740 [01/29 00:31:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:31:35] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-dv3t-now-available.374761/ finished! [01/29 00:31:36] [INFO] !!! Now downloading Green Technology Info Center- Mobile Solutions Discussion !!!!! [01/29 00:31:37] [INFO] We are on page 1 of 1 [01/29 00:31:37] [INFO] Number of posts: 4 [01/29 00:31:37] [INFO] Progress: 3311/6740 [01/29 00:31:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:31:37] [INFO] Thread http://forum.notebookreview.com/threads/green-technology-info-center-mobile-solutions-discussion.374773/ finished! [01/29 00:31:37] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-inspiron-1420-review.154058/ is 39500 ms [01/29 00:31:38] [INFO] !!! Now downloading Dell Inspiron 1420 Review !!!!! [01/29 00:31:39] [INFO] We are on page 1 of 6 [01/29 00:31:43] [INFO] We are on page 2 of 6 [01/29 00:31:44] [INFO] We are on page 3 of 6 [01/29 00:31:46] [INFO] We are on page 4 of 6 [01/29 00:31:48] [INFO] We are on page 5 of 6 [01/29 00:31:50] [INFO] We are on page 6 of 6 [01/29 00:31:50] [INFO] Progress: 3312/6740 [01/29 00:31:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:31:50] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-1420-review.154058/ finished! [01/29 00:31:51] [INFO] !!! Now downloading OCZ Intros Mini SSDs for Netbooks !!!!! [01/29 00:31:52] [INFO] We are on page 1 of 1 [01/29 00:31:52] [INFO] Number of posts: 9 [01/29 00:31:52] [INFO] Progress: 3313/6740 [01/29 00:31:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:31:52] [INFO] Thread http://forum.notebookreview.com/threads/ocz-intros-mini-ssds-for-netbooks.374223/ finished! [01/29 00:31:52] [INFO] Max wait time for http://forum.notebookreview.com/threads/intel-x25-m-ssd-review.310097/ is 31500 ms [01/29 00:31:53] [INFO] !!! Now downloading Intel X25-M SSD Review !!!!! [01/29 00:31:54] [INFO] We are on page 1 of 5 [01/29 00:31:58] [INFO] We are on page 2 of 5 [01/29 00:32:00] [INFO] We are on page 3 of 5 [01/29 00:32:03] [INFO] We are on page 4 of 5 [01/29 00:32:04] [INFO] We are on page 5 of 5 [01/29 00:32:04] [INFO] Number of posts: 4 [01/29 00:32:05] [INFO] Progress: 3314/6740 [01/29 00:32:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:32:05] [INFO] Thread http://forum.notebookreview.com/threads/intel-x25-m-ssd-review.310097/ finished! [01/29 00:32:05] [INFO] !!! Now downloading Trend Micro AntiVirus+AntiSpyware Review !!!!! [01/29 00:32:06] [INFO] We are on page 1 of 2 [01/29 00:32:13] [INFO] We are on page 2 of 2 [01/29 00:32:13] [INFO] Number of posts: 1 [01/29 00:32:13] [INFO] Progress: 3315/6740 [01/29 00:32:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:32:13] [INFO] Thread http://forum.notebookreview.com/threads/trend-micro-antivirus-antispyware-review.369652/ finished! [01/29 00:32:14] [INFO] !!! Now downloading LED-Backlighting Penetration to Reach 70-80% !!!!! [01/29 00:32:15] [INFO] We are on page 1 of 1 [01/29 00:32:15] [INFO] Number of posts: 8 [01/29 00:32:16] [INFO] Progress: 3316/6740 [01/29 00:32:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:32:16] [INFO] Thread http://forum.notebookreview.com/threads/led-backlighting-penetration-to-reach-70-80.372693/ finished! [01/29 00:32:16] [INFO] !!! Now downloading HP to Intro ARM-based Netbooks !!!!! [01/29 00:32:17] [INFO] We are on page 1 of 1 [01/29 00:32:17] [INFO] Number of posts: 9 [01/29 00:32:18] [INFO] Progress: 3317/6740 [01/29 00:32:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:32:18] [INFO] Thread http://forum.notebookreview.com/threads/hp-to-intro-arm-based-netbooks.368494/ finished! [01/29 00:32:18] [INFO] !!! Now downloading Dell Vostro A90 Business Netbook Now Available !!!!! [01/29 00:32:19] [INFO] We are on page 1 of 1 [01/29 00:32:19] [INFO] Number of posts: 1 [01/29 00:32:20] [INFO] Progress: 3318/6740 [01/29 00:32:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:32:20] [INFO] Thread http://forum.notebookreview.com/threads/dell-vostro-a90-business-netbook-now-available.373080/ finished! [01/29 00:32:20] [INFO] !!! Now downloading OCZ Vertex SSD Review !!!!! [01/29 00:32:21] [INFO] We are on page 1 of 2 [01/29 00:32:23] [INFO] We are on page 2 of 2 [01/29 00:32:23] [INFO] Number of posts: 6 [01/29 00:32:23] [INFO] Progress: 3319/6740 [01/29 00:32:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:32:23] [INFO] Thread http://forum.notebookreview.com/threads/ocz-vertex-ssd-review.372398/ finished! [01/29 00:32:24] [INFO] !!! Now downloading Kensington Netbook Accessories Review !!!!! [01/29 00:32:25] [INFO] We are on page 1 of 1 [01/29 00:32:25] [INFO] Number of posts: 3 [01/29 00:32:25] [INFO] Progress: 3320/6740 [01/29 00:32:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:32:25] [INFO] Thread http://forum.notebookreview.com/threads/kensington-netbook-accessories-review.372890/ finished! [01/29 00:32:26] [INFO] !!! Now downloading Non-Microsoft OSes Helped by Economic Conditions !!!!! [01/29 00:32:27] [INFO] We are on page 1 of 1 [01/29 00:32:27] [INFO] Number of posts: 4 [01/29 00:32:27] [INFO] Progress: 3321/6740 [01/29 00:32:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:32:27] [INFO] Thread http://forum.notebookreview.com/threads/non-microsoft-oses-helped-by-economic-conditions.372692/ finished! [01/29 00:32:27] [INFO] !!! Now downloading Users Speak Out- Dell Studio 15 !!!!! [01/29 00:32:29] [INFO] We are on page 1 of 1 [01/29 00:32:30] [INFO] Progress: 3322/6740 [01/29 00:32:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:32:30] [INFO] Thread http://forum.notebookreview.com/threads/users-speak-out-dell-studio-15.369979/ finished! [01/29 00:32:30] [INFO] !!! Now downloading HP Intros dv6z 16 Notebook !!!!! [01/29 00:32:31] [INFO] We are on page 1 of 2 [01/29 00:32:34] [INFO] We are on page 2 of 2 [01/29 00:32:34] [INFO] Number of posts: 8 [01/29 00:32:34] [INFO] Progress: 3323/6740 [01/29 00:32:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:32:34] [INFO] Thread http://forum.notebookreview.com/threads/hp-intros-dv6z-16-notebook.366045/ finished! [01/29 00:32:34] [INFO] Max wait time for http://forum.notebookreview.com/threads/msi-gt627-review.353662/ is 41500 ms [01/29 00:32:35] [INFO] !!! Now downloading MSI GT627 Review !!!!! [01/29 00:32:36] [INFO] We are on page 1 of 7 [01/29 00:32:40] [INFO] We are on page 2 of 7 [01/29 00:32:43] [INFO] We are on page 3 of 7 [01/29 00:32:43] [WARNING] File not found for image http://img13.imageshack.us/img13/852/f0xf8ozx5.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/MSI GT627 Review/images/storyImages/f0xf8ozx5.jpg [01/29 00:32:43] [WARNING] File not found for image http://img13.imageshack.us/img13/f0xf8ozx5.jpg/1/w900.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/MSI GT627 Review/images/storyImages/w900.png [01/29 00:32:45] [INFO] We are on page 4 of 7 [01/29 00:32:47] [INFO] We are on page 5 of 7 [01/29 00:32:49] [INFO] We are on page 6 of 7 [01/29 00:32:50] [INFO] We are on page 7 of 7 [01/29 00:32:50] [INFO] Number of posts: 5 [01/29 00:32:50] [INFO] Progress: 3324/6740 [01/29 00:32:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:32:50] [INFO] Thread http://forum.notebookreview.com/threads/msi-gt627-review.353662/ finished! [01/29 00:32:50] [INFO] Max wait time for http://forum.notebookreview.com/threads/msi-intros-gx733-amd-gaming-notebook.368496/ is 21000 ms [01/29 00:32:51] [INFO] !!! Now downloading MSI Intros GX733 AMD Gaming Notebook !!!!! [01/29 00:32:52] [INFO] We are on page 1 of 3 [01/29 00:32:54] [INFO] We are on page 2 of 3 [01/29 00:32:56] [INFO] We are on page 3 of 3 [01/29 00:32:56] [INFO] Number of posts: 3 [01/29 00:32:57] [INFO] Progress: 3325/6740 [01/29 00:32:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:32:57] [INFO] Thread http://forum.notebookreview.com/threads/msi-intros-gx733-amd-gaming-notebook.368496/ finished! [01/29 00:32:57] [INFO] !!! Now downloading Intel Netbook Platform Promises 2 sec Boot !!!!! [01/29 00:32:58] [INFO] We are on page 1 of 2 [01/29 00:33:01] [INFO] We are on page 2 of 2 [01/29 00:33:01] [INFO] Number of posts: 6 [01/29 00:33:01] [INFO] Progress: 3326/6740 [01/29 00:33:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:33:01] [INFO] Thread http://forum.notebookreview.com/threads/intel-netbook-platform-promises-2-sec-boot.370791/ finished! [01/29 00:33:01] [INFO] !!! Now downloading Corsair Intros High-Performance 256GB SSD !!!!! [01/29 00:33:03] [INFO] We are on page 1 of 2 [01/29 00:33:05] [INFO] We are on page 2 of 2 [01/29 00:33:05] [INFO] Number of posts: 2 [01/29 00:33:05] [INFO] Progress: 3327/6740 [01/29 00:33:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:33:05] [INFO] Thread http://forum.notebookreview.com/threads/corsair-intros-high-performance-256gb-ssd.371135/ finished! [01/29 00:33:05] [INFO] !!! Now downloading Targus Netbook Accessory Kit !!!!! [01/29 00:33:06] [INFO] We are on page 1 of 1 [01/29 00:33:06] [INFO] Number of posts: 9 [01/29 00:33:07] [INFO] Progress: 3328/6740 [01/29 00:33:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:33:07] [INFO] Thread http://forum.notebookreview.com/threads/targus-netbook-accessory-kit.371048/ finished! [01/29 00:33:08] [INFO] !!! Now downloading Acer to Launch Touchscreen Netbook in 2009 !!!!! [01/29 00:33:09] [INFO] We are on page 1 of 2 [01/29 00:33:11] [INFO] We are on page 2 of 2 [01/29 00:33:11] [INFO] Number of posts: 1 [01/29 00:33:11] [INFO] Progress: 3329/6740 [01/29 00:33:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:33:11] [INFO] Thread http://forum.notebookreview.com/threads/acer-to-launch-touchscreen-netbook-in-2009.371134/ finished! [01/29 00:33:12] [INFO] !!! Now downloading OCZ Intros XMP DDR3 RAM for Notebooks !!!!! [01/29 00:33:13] [INFO] We are on page 1 of 1 [01/29 00:33:13] [INFO] Number of posts: 9 [01/29 00:33:13] [INFO] Progress: 3330/6740 [01/29 00:33:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:33:13] [INFO] Thread http://forum.notebookreview.com/threads/ocz-intros-xmp-ddr3-ram-for-notebooks.371132/ finished! [01/29 00:33:14] [INFO] !!! Now downloading How It Works- Peripherals !!!!! [01/29 00:33:15] [INFO] We are on page 1 of 1 [01/29 00:33:15] [INFO] Number of posts: 8 [01/29 00:33:17] [INFO] Progress: 3331/6740 [01/29 00:33:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:33:17] [INFO] Thread http://forum.notebookreview.com/threads/how-it-works-peripherals.367838/ finished! [01/29 00:33:17] [INFO] Max wait time for http://forum.notebookreview.com/threads/solidata-ssd-review.370745/ is 21500 ms [01/29 00:33:18] [INFO] !!! Now downloading Solidata SSD Review !!!!! [01/29 00:33:19] [INFO] We are on page 1 of 3 [01/29 00:33:25] [INFO] We are on page 2 of 3 [01/29 00:33:27] [INFO] We are on page 3 of 3 [01/29 00:33:27] [INFO] Number of posts: 4 [01/29 00:33:27] [INFO] Progress: 3332/6740 [01/29 00:33:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:33:27] [INFO] Thread http://forum.notebookreview.com/threads/solidata-ssd-review.370745/ finished! [01/29 00:33:28] [INFO] !!! Now downloading HP dv2 Starting to Surface !!!!! [01/29 00:33:29] [INFO] We are on page 1 of 2 [01/29 00:33:31] [INFO] We are on page 2 of 2 [01/29 00:33:31] [INFO] Number of posts: 1 [01/29 00:33:31] [INFO] Progress: 3333/6740 [01/29 00:33:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:33:31] [INFO] Thread http://forum.notebookreview.com/threads/hp-dv2-starting-to-surface.368495/ finished! [01/29 00:33:31] [INFO] !!! Now downloading Intel Atom Reaches 2GHz !!!!! [01/29 00:33:33] [INFO] We are on page 1 of 2 [01/29 00:33:35] [INFO] We are on page 2 of 2 [01/29 00:33:35] [INFO] Number of posts: 4 [01/29 00:33:35] [INFO] Progress: 3334/6740 [01/29 00:33:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:33:35] [INFO] Thread http://forum.notebookreview.com/threads/intel-atom-reaches-2ghz.370793/ finished! [01/29 00:33:35] [INFO] Max wait time for http://forum.notebookreview.com/threads/windows-xp-to-ship-into-2010.369820/ is 23000 ms [01/29 00:33:36] [INFO] !!! Now downloading Windows XP to Ship Into 2010 !!!!! [01/29 00:33:37] [INFO] We are on page 1 of 3 [01/29 00:33:39] [INFO] We are on page 2 of 3 [01/29 00:33:41] [INFO] We are on page 3 of 3 [01/29 00:33:41] [INFO] Number of posts: 7 [01/29 00:33:41] [INFO] Progress: 3335/6740 [01/29 00:33:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:33:41] [INFO] Thread http://forum.notebookreview.com/threads/windows-xp-to-ship-into-2010.369820/ finished! [01/29 00:33:42] [INFO] !!! Now downloading A-DATA partnering with Intel to rebrand X25-M SSD !!!!! [01/29 00:33:43] [INFO] We are on page 1 of 1 [01/29 00:33:43] [INFO] Number of posts: 9 [01/29 00:33:44] [INFO] Progress: 3336/6740 [01/29 00:33:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:33:44] [INFO] Thread http://forum.notebookreview.com/threads/a-data-partnering-with-intel-to-rebrand-x25-m-ssd.369985/ finished! [01/29 00:33:44] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-latitude-e6400-review.311991/ is 28500 ms [01/29 00:33:45] [INFO] !!! Now downloading Dell Latitude E6400 Review !!!!! [01/29 00:33:46] [INFO] We are on page 1 of 4 [01/29 00:33:52] [INFO] We are on page 2 of 4 [01/29 00:33:54] [INFO] We are on page 3 of 4 [01/29 00:33:58] [INFO] We are on page 4 of 4 [01/29 00:33:58] [INFO] Number of posts: 8 [01/29 00:33:58] [INFO] Progress: 3337/6740 [01/29 00:33:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:33:58] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-e6400-review.311991/ finished! [01/29 00:33:58] [INFO] !!! Now downloading Kaspersky Anti-Virus 2009 Review !!!!! [01/29 00:33:59] [INFO] We are on page 1 of 2 [01/29 00:34:04] [INFO] We are on page 2 of 2 [01/29 00:34:04] [INFO] Number of posts: 4 [01/29 00:34:04] [INFO] Progress: 3338/6740 [01/29 00:34:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:34:04] [INFO] Thread http://forum.notebookreview.com/threads/kaspersky-anti-virus-2009-review.369659/ finished! [01/29 00:34:04] [INFO] !!! Now downloading TechnologyGuide launches Software.NotebookReview.com !!!!! [01/29 00:34:05] [INFO] We are on page 1 of 1 [01/29 00:34:05] [INFO] Number of posts: 6 [01/29 00:34:06] [INFO] Progress: 3339/6740 [01/29 00:34:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:34:06] [INFO] Thread http://forum.notebookreview.com/threads/technologyguide-launches-software-notebookreview-com.369657/ finished! [01/29 00:34:07] [INFO] !!! Now downloading HP Pavilion dv2 Now Available !!!!! [01/29 00:34:08] [INFO] We are on page 1 of 2 [01/29 00:34:10] [INFO] We are on page 2 of 2 [01/29 00:34:10] [INFO] Number of posts: 1 [01/29 00:34:10] [INFO] Progress: 3340/6740 [01/29 00:34:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:34:10] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-dv2-now-available.369812/ finished! [01/29 00:34:10] [INFO] Max wait time for http://forum.notebookreview.com/threads/microsoft-arc-mouse-review.366562/ is 21000 ms [01/29 00:34:10] [INFO] !!! Now downloading Microsoft Arc Mouse Review !!!!! [01/29 00:34:12] [INFO] We are on page 1 of 3 [01/29 00:34:14] [INFO] We are on page 2 of 3 [01/29 00:34:16] [INFO] We are on page 3 of 3 [01/29 00:34:16] [INFO] Number of posts: 3 [01/29 00:34:16] [INFO] Progress: 3341/6740 [01/29 00:34:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:34:16] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-arc-mouse-review.366562/ finished! [01/29 00:34:16] [INFO] !!! Now downloading Acer CULV Notebooks Launching in April !!!!! [01/29 00:34:18] [INFO] We are on page 1 of 2 [01/29 00:34:18] [WARNING] File not found for image http://3.bp.blogspot.com/_tLunK2oc40g/ScQzV4_JJOI/AAAAAAAAAk8/cPBEoaWbprY/s1600/aa1p1.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Acer CULV Notebooks Launching in April/images/storyImages/aa1p1.png [01/29 00:34:18] [WARNING] Could not download image http://www.aspireoneuser.com/wp-content/uploads/2009/03/acer_aspire_one_d751_34659d.jpg because Server returned HTTP response code: 403 for URL: http://www.aspireoneuser.com/wp-content/uploads/2009/03/acer_aspire_one_d751_34659d.jpg [01/29 00:34:20] [INFO] We are on page 2 of 2 [01/29 00:34:20] [INFO] Number of posts: 2 [01/29 00:34:20] [INFO] Progress: 3342/6740 [01/29 00:34:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:34:20] [INFO] Thread http://forum.notebookreview.com/threads/acer-culv-notebooks-launching-in-april.367546/ finished! [01/29 00:34:21] [INFO] !!! Now downloading Toshiba Tecra R10 Review Discussion !!!!! [01/29 00:34:22] [INFO] We are on page 1 of 2 [01/29 00:34:24] [INFO] We are on page 2 of 2 [01/29 00:34:24] [INFO] Number of posts: 4 [01/29 00:34:24] [INFO] Progress: 3343/6740 [01/29 00:34:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:34:24] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-tecra-r10-review-discussion.354384/ finished! [01/29 00:34:24] [INFO] Max wait time for http://forum.notebookreview.com/threads/mead-advance-notebook-review.368081/ is 39500 ms [01/29 00:34:24] [INFO] !!! Now downloading Mead Advance Notebook Review !!!!! [01/29 00:34:25] [INFO] We are on page 1 of 6 [01/29 00:34:28] [INFO] We are on page 2 of 6 [01/29 00:34:30] [INFO] We are on page 3 of 6 [01/29 00:34:32] [INFO] We are on page 4 of 6 [01/29 00:34:34] [INFO] We are on page 5 of 6 [01/29 00:34:36] [INFO] We are on page 6 of 6 [01/29 00:34:36] [WARNING] File not found for image http://www.cardiogirl.net/wp-content/uploads/2008/08/mead-notebook.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Mead Advance Notebook Review/images/storyImages/mead-notebook.jpg [01/29 00:34:36] [INFO] Progress: 3344/6740 [01/29 00:34:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:34:36] [INFO] Thread http://forum.notebookreview.com/threads/mead-advance-notebook-review.368081/ finished! [01/29 00:34:36] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-inspiron-1525-review.204300/ is 65500 ms [01/29 00:34:37] [INFO] !!! Now downloading Dell Inspiron 1525 Review !!!!! [01/29 00:34:38] [INFO] We are on page 1 of 12 [01/29 00:34:43] [INFO] We are on page 2 of 12 [01/29 00:34:45] [INFO] We are on page 3 of 12 [01/29 00:34:47] [INFO] We are on page 4 of 12 [01/29 00:34:50] [INFO] We are on page 5 of 12 [01/29 00:34:51] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/biggrin_zpsvit8jlaa.gif [01/29 00:34:53] [INFO] We are on page 6 of 12 [01/29 00:34:55] [INFO] We are on page 7 of 12 [01/29 00:34:56] [INFO] We are on page 8 of 12 [01/29 00:34:58] [INFO] We are on page 9 of 12 [01/29 00:35:00] [INFO] We are on page 10 of 12 [01/29 00:35:02] [INFO] We are on page 11 of 12 [01/29 00:35:03] [INFO] We are on page 12 of 12 [01/29 00:35:03] [INFO] Number of posts: 2 [01/29 00:35:03] [INFO] Progress: 3345/6740 [01/29 00:35:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:35:03] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-1525-review.204300/ finished! [01/29 00:35:03] [INFO] Max wait time for http://forum.notebookreview.com/threads/intel-cpu-lineup-adjustments-in-may.366878/ is 27500 ms [01/29 00:35:04] [INFO] !!! Now downloading Intel CPU Lineup Adjustments in May !!!!! [01/29 00:35:05] [INFO] We are on page 1 of 4 [01/29 00:35:07] [INFO] We are on page 2 of 4 [01/29 00:35:09] [INFO] We are on page 3 of 4 [01/29 00:35:11] [INFO] We are on page 4 of 4 [01/29 00:35:11] [INFO] Number of posts: 6 [01/29 00:35:11] [INFO] Applying Photobucket fix for http://i65.photobucket.com/albums/h204/killer-ra/random%20nonimportant%20stuff/t9800multi.jpg [01/29 00:35:11] [INFO] Progress: 3346/6740 [01/29 00:35:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:35:11] [INFO] Thread http://forum.notebookreview.com/threads/intel-cpu-lineup-adjustments-in-may.366878/ finished! [01/29 00:35:11] [INFO] !!! Now downloading Most Popular Laptops for March 2009 !!!!! [01/29 00:35:13] [INFO] We are on page 1 of 2 [01/29 00:35:17] [INFO] We are on page 2 of 2 [01/29 00:35:17] [INFO] Number of posts: 2 [01/29 00:35:17] [INFO] Progress: 3347/6740 [01/29 00:35:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:35:17] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-laptops-for-march-2009.368197/ finished! [01/29 00:35:17] [INFO] !!! Now downloading Follow NotebookReview.com On Twitter! !!!!! [01/29 00:35:18] [INFO] We are on page 1 of 2 [01/29 00:35:19] [WARNING] File not found for image https://scienceblogs.com/insolence/facepalm.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Follow NotebookReview.com On Twitter!/images/storyImages/facepalm.jpg [01/29 00:35:21] [INFO] We are on page 2 of 2 [01/29 00:35:21] [INFO] Number of posts: 4 [01/29 00:35:21] [INFO] Progress: 3348/6740 [01/29 00:35:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:35:21] [INFO] Thread http://forum.notebookreview.com/threads/follow-notebookreview-com-on-twitter.367759/ finished! [01/29 00:35:22] [INFO] !!! Now downloading HP CULV Notebooks in Q2 !!!!! [01/29 00:35:23] [INFO] We are on page 1 of 1 [01/29 00:35:23] [INFO] Number of posts: 5 [01/29 00:35:24] [INFO] Progress: 3349/6740 [01/29 00:35:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:35:24] [INFO] Thread http://forum.notebookreview.com/threads/hp-culv-notebooks-in-q2.367833/ finished! [01/29 00:35:24] [INFO] !!! Now downloading Intel Refreshes LV, ULV Processors !!!!! [01/29 00:35:25] [INFO] We are on page 1 of 1 [01/29 00:35:25] [INFO] Number of posts: 4 [01/29 00:35:25] [INFO] Progress: 3350/6740 [01/29 00:35:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:35:25] [INFO] Thread http://forum.notebookreview.com/threads/intel-refreshes-lv-ulv-processors.367830/ finished! [01/29 00:35:25] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-eee-pc-with-optical-drive-upcoming.366877/ is 25000 ms [01/29 00:35:26] [INFO] !!! Now downloading ASUS Eee PC with Optical Drive Upcoming !!!!! [01/29 00:35:27] [INFO] We are on page 1 of 4 [01/29 00:35:27] [WARNING] File not found for image http://img186.imageshack.us/img186/213/31804704842980616d0cb.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/ASUS Eee PC with Optical Drive Upcoming/images/storyImages/31804704842980616d0cb.jpg [01/29 00:35:27] [INFO] Applying Photobucket fix for http://i29.photobucket.com/albums/c263/Tejstar/20090327-a-1-1.jpg [01/29 00:35:28] [WARNING] File not found for image http://img262.imageshack.us/img262/5186/m710xl01thip2.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/ASUS Eee PC with Optical Drive Upcoming/images/storyImages/m710xl01thip2.jpg [01/29 00:35:28] [WARNING] File not found for image http://img71.imageshack.us/img71/2271/m710xl02thkw1.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/ASUS Eee PC with Optical Drive Upcoming/images/storyImages/m710xl02thkw1.jpg [01/29 00:35:30] [INFO] We are on page 2 of 4 [01/29 00:35:32] [INFO] We are on page 3 of 4 [01/29 00:35:34] [INFO] We are on page 4 of 4 [01/29 00:35:34] [INFO] Number of posts: 1 [01/29 00:35:34] [INFO] Progress: 3351/6740 [01/29 00:35:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:35:34] [INFO] Thread http://forum.notebookreview.com/threads/asus-eee-pc-with-optical-drive-upcoming.366877/ finished! [01/29 00:35:34] [INFO] !!! Now downloading Lenovo IdeaPad S10 Review (Update) !!!!! [01/29 00:35:35] [INFO] We are on page 1 of 2 [01/29 00:35:43] [WARNING] Could not download image https://pocketables.typepad.com/photos/uncategorized/2008/11/22/ultraportable2.jpg java.net.ProtocolException: Server redirected too many times (20) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2005) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:529) at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:308) at com.civfanatics.storyarchiver.StoryArchiver.downloadImage(StoryArchiver.java:1226) at com.civfanatics.storyarchiver.StoryArchiver.processImage(StoryArchiver.java:1104) at com.civfanatics.storyarchiver.StoryArchiver.downloadPostsFromPage(StoryArchiver.java:996) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:941) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:631) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:35:44] [INFO] We are on page 2 of 2 [01/29 00:35:44] [INFO] Number of posts: 4 [01/29 00:35:45] [INFO] Progress: 3352/6740 [01/29 00:35:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:35:45] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ideapad-s10-review-update.367545/ finished! [01/29 00:35:45] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-enviro-battery-review.367052/ is 25000 ms [01/29 00:35:45] [INFO] !!! Now downloading HP Enviro Battery Review !!!!! [01/29 00:35:46] [INFO] We are on page 1 of 4 [01/29 00:35:49] [INFO] We are on page 2 of 4 [01/29 00:35:51] [INFO] We are on page 3 of 4 [01/29 00:35:53] [INFO] We are on page 4 of 4 [01/29 00:35:53] [INFO] Number of posts: 1 [01/29 00:35:53] [INFO] Progress: 3353/6740 [01/29 00:35:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:35:53] [INFO] Thread http://forum.notebookreview.com/threads/hp-enviro-battery-review.367052/ finished! [01/29 00:35:53] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-f6ve-review.366284/ is 30000 ms [01/29 00:35:54] [INFO] !!! Now downloading ASUS F6Ve Review !!!!! [01/29 00:35:55] [INFO] We are on page 1 of 5 [01/29 00:35:59] [INFO] We are on page 2 of 5 [01/29 00:36:03] [INFO] We are on page 3 of 5 [01/29 00:36:05] [INFO] We are on page 4 of 5 [01/29 00:36:06] [INFO] We are on page 5 of 5 [01/29 00:36:06] [INFO] Number of posts: 1 [01/29 00:36:06] [INFO] Progress: 3354/6740 [01/29 00:36:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:36:06] [INFO] Thread http://forum.notebookreview.com/threads/asus-f6ve-review.366284/ finished! [01/29 00:36:06] [INFO] Max wait time for http://forum.notebookreview.com/threads/thinkpad-bluetooth-laser-mouse-review.249630/ is 22500 ms [01/29 00:36:07] [INFO] !!! Now downloading ThinkPad Bluetooth Laser Mouse Review !!!!! [01/29 00:36:08] [INFO] We are on page 1 of 3 [01/29 00:36:11] [INFO] We are on page 2 of 3 [01/29 00:36:14] [INFO] We are on page 3 of 3 [01/29 00:36:14] [INFO] Number of posts: 6 [01/29 00:36:14] [INFO] Progress: 3355/6740 [01/29 00:36:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:36:14] [INFO] Thread http://forum.notebookreview.com/threads/thinkpad-bluetooth-laser-mouse-review.249630/ finished! [01/29 00:36:14] [INFO] Max wait time for http://forum.notebookreview.com/threads/realistic-review-of-dell-inspiron-13-1318-with-a-perspective-of-lenovo-t400.313625/ is 21500 ms [01/29 00:36:15] [INFO] !!! Now downloading Realistic review of Dell Inspiron 13 ( 1318 ) with a perspective of Lenovo T400 !!!!! [01/29 00:36:16] [INFO] We are on page 1 of 3 [01/29 00:36:29] [INFO] We are on page 2 of 3 [01/29 00:36:31] [INFO] We are on page 3 of 3 [01/29 00:36:31] [INFO] Number of posts: 4 [01/29 00:36:31] [INFO] Progress: 3356/6740 [01/29 00:36:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:36:31] [INFO] Thread http://forum.notebookreview.com/threads/realistic-review-of-dell-inspiron-13-1318-with-a-perspective-of-lenovo-t400.313625/ finished! [01/29 00:36:32] [INFO] !!! Now downloading Western Digital Acquires SSD Business !!!!! [01/29 00:36:33] [INFO] We are on page 1 of 1 [01/29 00:36:33] [INFO] Number of posts: 9 [01/29 00:36:34] [INFO] Progress: 3357/6740 [01/29 00:36:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:36:34] [INFO] Thread http://forum.notebookreview.com/threads/western-digital-acquires-ssd-business.367447/ finished! [01/29 00:36:34] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-adamo-battery-not-user-replaceable.365726/ is 23500 ms [01/29 00:36:34] [INFO] !!! Now downloading Dell Adamo Battery not User-Replaceable !!!!! [01/29 00:36:35] [INFO] We are on page 1 of 3 [01/29 00:36:37] [INFO] We are on page 2 of 3 [01/29 00:36:39] [INFO] We are on page 3 of 3 [01/29 00:36:39] [INFO] Number of posts: 8 [01/29 00:36:40] [INFO] Progress: 3358/6740 [01/29 00:36:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:36:40] [INFO] Thread http://forum.notebookreview.com/threads/dell-adamo-battery-not-user-replaceable.365726/ finished! [01/29 00:36:40] [INFO] !!! Now downloading Apple Releases Firmware Update for 17 MBP !!!!! [01/29 00:36:41] [INFO] We are on page 1 of 1 [01/29 00:36:41] [INFO] Number of posts: 5 [01/29 00:36:41] [INFO] Progress: 3359/6740 [01/29 00:36:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:36:41] [INFO] Thread http://forum.notebookreview.com/threads/apple-releases-firmware-update-for-17-mbp.366382/ finished! [01/29 00:36:41] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-compaq-8710p-user-review.184455/ is 44000 ms [01/29 00:36:42] [INFO] !!! Now downloading HP Compaq 8710p User Review !!!!! [01/29 00:36:43] [INFO] We are on page 1 of 7 [01/29 00:36:53] [INFO] We are on page 2 of 7 [01/29 00:37:06] [INFO] We are on page 3 of 7 [01/29 00:37:07] [INFO] We are on page 4 of 7 [01/29 00:37:09] [INFO] We are on page 5 of 7 [01/29 00:37:11] [INFO] We are on page 6 of 7 [01/29 00:37:13] [INFO] We are on page 7 of 7 [01/29 00:37:13] [INFO] Number of posts: 9 [01/29 00:37:13] [INFO] Progress: 3360/6740 [01/29 00:37:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:37:13] [INFO] Thread http://forum.notebookreview.com/threads/hp-compaq-8710p-user-review.184455/ finished! [01/29 00:37:13] [INFO] !!! Now downloading Samsung Intros New N120 Netbook !!!!! [01/29 00:37:14] [INFO] We are on page 1 of 2 [01/29 00:37:16] [INFO] We are on page 2 of 2 [01/29 00:37:16] [INFO] Number of posts: 1 [01/29 00:37:16] [INFO] Progress: 3361/6740 [01/29 00:37:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:37:16] [INFO] Thread http://forum.notebookreview.com/threads/samsung-intros-new-n120-netbook.365727/ finished! [01/29 00:37:16] [INFO] Max wait time for http://forum.notebookreview.com/threads/head-to-head-sony-vaio-p-vs-hp-mini-2140.345378/ is 31000 ms [01/29 00:37:17] [INFO] !!! Now downloading Head to Head- Sony VAIO P vs. HP Mini 2140 !!!!! [01/29 00:37:18] [INFO] We are on page 1 of 5 [01/29 00:37:21] [INFO] We are on page 2 of 5 [01/29 00:37:24] [INFO] We are on page 3 of 5 [01/29 00:37:26] [INFO] We are on page 4 of 5 [01/29 00:37:27] [INFO] We are on page 5 of 5 [01/29 00:37:27] [INFO] Number of posts: 3 [01/29 00:37:27] [INFO] Progress: 3362/6740 [01/29 00:37:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:37:27] [INFO] Thread http://forum.notebookreview.com/threads/head-to-head-sony-vaio-p-vs-hp-mini-2140.345378/ finished! [01/29 00:37:27] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-adamo-arrives-available-for-pre-order-today.363432/ is 88500 ms [01/29 00:37:28] [INFO] !!! Now downloading Dell Adamo Arrives- Available For Pre-Order Today !!!!! [01/29 00:37:29] [INFO] We are on page 1 of 16 [01/29 00:37:31] [INFO] We are on page 2 of 16 [01/29 00:37:33] [INFO] We are on page 3 of 16 [01/29 00:37:35] [INFO] We are on page 4 of 16 [01/29 00:37:35] [WARNING] Host down for image http://.com/img/3045/y09w0131xdtc/82(2).gif [01/29 00:37:37] [INFO] We are on page 5 of 16 [01/29 00:37:39] [INFO] We are on page 6 of 16 [01/29 00:37:39] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/err_zpscphez7e7.gif [01/29 00:37:40] [INFO] We are on page 7 of 16 [01/29 00:37:40] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/err_zpscphez7e7.gif [01/29 00:37:42] [INFO] We are on page 8 of 16 [01/29 00:37:42] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/err_zpscphez7e7.gif [01/29 00:37:44] [INFO] We are on page 9 of 16 [01/29 00:37:46] [INFO] We are on page 10 of 16 [01/29 00:37:46] [WARNING] File not found for image https://www.80stees.com/images/products/Monopoly_Luxury_Tax-T-link.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell Adamo Arrives- Available For Pre-Order Today/images/storyImages/Monopoly_Luxury_Tax-T-link.jpg [01/29 00:37:48] [INFO] We are on page 11 of 16 [01/29 00:37:50] [INFO] We are on page 12 of 16 [01/29 00:37:51] [INFO] We are on page 13 of 16 [01/29 00:37:53] [INFO] We are on page 14 of 16 [01/29 00:37:55] [INFO] We are on page 15 of 16 [01/29 00:37:56] [INFO] We are on page 16 of 16 [01/29 00:37:56] [INFO] Number of posts: 8 [01/29 00:37:56] [INFO] Progress: 3363/6740 [01/29 00:37:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:37:56] [INFO] Thread http://forum.notebookreview.com/threads/dell-adamo-arrives-available-for-pre-order-today.363432/ finished! [01/29 00:37:57] [INFO] !!! Now downloading ZumoDrive Review Discussion !!!!! [01/29 00:37:58] [INFO] We are on page 1 of 1 [01/29 00:37:58] [INFO] Number of posts: 5 [01/29 00:37:58] [INFO] Progress: 3364/6740 [01/29 00:37:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:37:58] [INFO] Thread http://forum.notebookreview.com/threads/zumodrive-review-discussion.365971/ finished! [01/29 00:37:59] [INFO] !!! Now downloading How It Works- Networking !!!!! [01/29 00:38:00] [INFO] We are on page 1 of 2 [01/29 00:38:02] [INFO] We are on page 2 of 2 [01/29 00:38:02] [INFO] Number of posts: 2 [01/29 00:38:02] [INFO] Progress: 3365/6740 [01/29 00:38:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:38:02] [INFO] Thread http://forum.notebookreview.com/threads/how-it-works-networking.365271/ finished! [01/29 00:38:03] [INFO] !!! Now downloading (untitled) !!!!! [01/29 00:38:04] [INFO] We are on page 1 of 2 [01/29 00:38:11] [INFO] We are on page 2 of 2 [01/29 00:38:11] [INFO] Number of posts: 6 [01/29 00:38:11] [INFO] Progress: 3366/6740 [01/29 00:38:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:38:11] [INFO] Thread http://forum.notebookreview.com/threads/untitled.363299/ finished! [01/29 00:38:11] [INFO] !!! Now downloading Roundup- Turning Your Mac into a Virtual PC Discussion !!!!! [01/29 00:38:12] [INFO] We are on page 1 of 2 [01/29 00:38:12] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Roundup- Turning Your Mac into a Virtual PC Discussion/images/avatars/ [01/29 00:38:14] [INFO] We are on page 2 of 2 [01/29 00:38:14] [INFO] Number of posts: 8 [01/29 00:38:14] [INFO] Progress: 3367/6740 [01/29 00:38:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:38:14] [INFO] Thread http://forum.notebookreview.com/threads/roundup-turning-your-mac-into-a-virtual-pc-discussion.363749/ finished! [01/29 00:38:14] [INFO] Max wait time for http://forum.notebookreview.com/threads/is-apple-set-to-release-a-netbook.361026/ is 30000 ms [01/29 00:38:15] [INFO] !!! Now downloading Is Apple set to release a netbook !!!!! [01/29 00:38:16] [INFO] We are on page 1 of 5 [01/29 00:38:18] [INFO] We are on page 2 of 5 [01/29 00:38:22] [INFO] We are on page 3 of 5 [01/29 00:38:23] [INFO] We are on page 4 of 5 [01/29 00:38:25] [INFO] We are on page 5 of 5 [01/29 00:38:25] [INFO] Number of posts: 1 [01/29 00:38:25] [INFO] Progress: 3368/6740 [01/29 00:38:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:38:25] [INFO] Thread http://forum.notebookreview.com/threads/is-apple-set-to-release-a-netbook.361026/ finished! [01/29 00:38:26] [INFO] !!! Now downloading VIA Announces Surfboard platform !!!!! [01/29 00:38:27] [INFO] We are on page 1 of 1 [01/29 00:38:27] [INFO] Number of posts: 7 [01/29 00:38:27] [INFO] Progress: 3369/6740 [01/29 00:38:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:38:27] [INFO] Thread http://forum.notebookreview.com/threads/via-announces-surfboard-platform.364256/ finished! [01/29 00:38:28] [INFO] !!! Now downloading Fujitsu AMILO External Graphics Demonstrated !!!!! [01/29 00:38:29] [INFO] We are on page 1 of 2 [01/29 00:38:31] [INFO] We are on page 2 of 2 [01/29 00:38:31] [INFO] Number of posts: 4 [01/29 00:38:31] [INFO] Progress: 3370/6740 [01/29 00:38:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:38:31] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-amilo-external-graphics-demonstrated.364255/ finished! [01/29 00:38:31] [INFO] Max wait time for http://forum.notebookreview.com/threads/nvidia-7150m-integrated-graphics-card-review.198766/ is 35000 ms [01/29 00:38:31] [INFO] !!! Now downloading Nvidia 7150M Integrated Graphics Card Review !!!!! [01/29 00:38:32] [INFO] We are on page 1 of 6 [01/29 00:38:37] [INFO] We are on page 2 of 6 [01/29 00:38:39] [INFO] We are on page 3 of 6 [01/29 00:38:40] [WARNING] File not found for image https://www.webdeveloper.com/animations/holiday/christmas/gifs/santa_sleigh1.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Nvidia 7150M Integrated Graphics Card Review/images/storyImages/santa_sleigh1.gif [01/29 00:38:42] [INFO] We are on page 4 of 6 [01/29 00:38:43] [INFO] We are on page 5 of 6 [01/29 00:38:45] [INFO] We are on page 6 of 6 [01/29 00:38:45] [INFO] Number of posts: 1 [01/29 00:38:45] [INFO] Progress: 3371/6740 [01/29 00:38:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:38:45] [INFO] Thread http://forum.notebookreview.com/threads/nvidia-7150m-integrated-graphics-card-review.198766/ finished! [01/29 00:38:45] [INFO] Max wait time for http://forum.notebookreview.com/threads/my-toshiba-qosmio-x305-q706-user-review.334903/ is 23000 ms [01/29 00:38:45] [INFO] !!! Now downloading My Toshiba Qosmio X305-Q706 User Review !!!!! [01/29 00:38:47] [INFO] We are on page 1 of 3 [01/29 00:38:48] [WARNING] File not found for image http://img187.imageshack.us/img187/3658/aqosmioboxopenfd6.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/My Toshiba Qosmio X305-Q706 User Review/images/storyImages/aqosmioboxopenfd6.th.jpg [01/29 00:38:49] [WARNING] File not found for image http://img357.imageshack.us/img357/7468/aqosmioboxwrappedyf9.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/My Toshiba Qosmio X305-Q706 User Review/images/storyImages/aqosmioboxwrappedyf9.th.jpg [01/29 00:38:50] [WARNING] File not found for image http://img381.imageshack.us/img381/6171/dbios2rl2.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/My Toshiba Qosmio X305-Q706 User Review/images/storyImages/dbios2rl2.th.jpg [01/29 00:38:51] [WARNING] File not found for image http://img357.imageshack.us/img357/7052/dbios5iw4.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/My Toshiba Qosmio X305-Q706 User Review/images/storyImages/dbios5iw4.th.jpg [01/29 00:38:52] [WARNING] Host down for image http://premium.fileden.com/premium/2007/1/22/677077/Notebook%20Review%202/Z%20Screen%20Config%20A.jpg [01/29 00:38:52] [WARNING] Host down for image http://premium.fileden.com/premium/2007/1/22/677077/Notebook%20Review%202/Z%20Bright2a.jpg [01/29 00:38:52] [WARNING] Host down for image http://premium.fileden.com/premium/2007/1/22/677077/Notebook%20Review%202/Z%20Bright1a.jpg [01/29 00:38:52] [WARNING] Could not download image http://www.fileden.com/files/2007/1/22/677077/Notebook%20Review%202/Z%20CPU-Z.jpg because Server returned HTTP response code: 403 for URL: http://www.fileden.com/files/2007/1/22/677077/Notebook%20Review%202/Z%20CPU-Z.jpg [01/29 00:38:52] [WARNING] Could not download image http://www.fileden.com/files/2007/1/22/677077/Notebook%20Review%202/Z%20GPU-Z.jpg because Server returned HTTP response code: 403 for URL: http://www.fileden.com/files/2007/1/22/677077/Notebook%20Review%202/Z%20GPU-Z.jpg [01/29 00:38:52] [WARNING] Could not download image http://www.fileden.com/files/2007/1/22/677077/Notebook%20Review%202/Z%20HD%20Tune%20HITACHI.jpg because Server returned HTTP response code: 403 for URL: http://www.fileden.com/files/2007/1/22/677077/Notebook%20Review%202/Z%20HD%20Tune%20HITACHI.jpg [01/29 00:38:52] [WARNING] Could not download image http://www.fileden.com/files/2007/1/22/677077/Notebook%20Review%202/Z%20HD%20Tune%20WD.jpg because Server returned HTTP response code: 403 for URL: http://www.fileden.com/files/2007/1/22/677077/Notebook%20Review%202/Z%20HD%20Tune%20WD.jpg [01/29 00:38:52] [WARNING] Could not download image http://www.fileden.com/files/2007/1/22/677077/Notebook%20Review%202/Z%203dMark05%20Results.jpg because Server returned HTTP response code: 403 for URL: http://www.fileden.com/files/2007/1/22/677077/Notebook%20Review%202/Z%203dMark05%20Results.jpg [01/29 00:38:52] [WARNING] Could not download image http://www.fileden.com/files/2007/1/22/677077/Notebook%20Review%202/Z%203dMark06%20Results.jpg because Server returned HTTP response code: 403 for URL: http://www.fileden.com/files/2007/1/22/677077/Notebook%20Review%202/Z%203dMark06%20Results.jpg [01/29 00:38:52] [WARNING] Could not download image http://www.fileden.com/files/2007/1/22/677077/Notebook%20Review%202/Z%20PC%20Mark%2005%20Results.jpg because Server returned HTTP response code: 403 for URL: http://www.fileden.com/files/2007/1/22/677077/Notebook%20Review%202/Z%20PC%20Mark%2005%20Results.jpg [01/29 00:38:52] [WARNING] Could not download image http://www.fileden.com/files/2007/1/22/677077/Notebook%20Review%202/Z%20Super%20Pi.jpg because Server returned HTTP response code: 403 for URL: http://www.fileden.com/files/2007/1/22/677077/Notebook%20Review%202/Z%20Super%20Pi.jpg [01/29 00:38:52] [WARNING] Could not download image http://www.fileden.com/files/2007/1/22/677077/Notebook%20Review%202/Z%20WEI.jpg because Server returned HTTP response code: 403 for URL: http://www.fileden.com/files/2007/1/22/677077/Notebook%20Review%202/Z%20WEI.jpg [01/29 00:38:52] [WARNING] Could not download image http://www.fileden.com/files/2007/1/22/677077/Notebook%20Review%202/Z%20Temps%20Idle.jpg because Server returned HTTP response code: 403 for URL: http://www.fileden.com/files/2007/1/22/677077/Notebook%20Review%202/Z%20Temps%20Idle.jpg [01/29 00:38:52] [WARNING] Could not download image http://www.fileden.com/files/2007/1/22/677077/Notebook%20Review%202/H%20Front%20A.JPG because Server returned HTTP response code: 403 for URL: http://www.fileden.com/files/2007/1/22/677077/Notebook%20Review%202/H%20Front%20A.JPG [01/29 00:38:52] [WARNING] Could not download image http://www.fileden.com/files/2007/1/22/677077/Notebook%20Review%202/G%20Left%20A.JPG because Server returned HTTP response code: 403 for URL: http://www.fileden.com/files/2007/1/22/677077/Notebook%20Review%202/G%20Left%20A.JPG [01/29 00:38:52] [WARNING] Could not download image http://www.fileden.com/files/2007/1/22/677077/Notebook%20Review%202/I%20Right%20A.JPG because Server returned HTTP response code: 403 for URL: http://www.fileden.com/files/2007/1/22/677077/Notebook%20Review%202/I%20Right%20A.JPG [01/29 00:38:52] [WARNING] Could not download image http://www.fileden.com/files/2007/1/22/677077/Notebook%20Review%202/J%20Back%20A.JPG because Server returned HTTP response code: 403 for URL: http://www.fileden.com/files/2007/1/22/677077/Notebook%20Review%202/J%20Back%20A.JPG [01/29 00:38:54] [INFO] We are on page 2 of 3 [01/29 00:38:56] [INFO] We are on page 3 of 3 [01/29 00:38:56] [INFO] Number of posts: 7 [01/29 00:38:56] [WARNING] Could not download image http://[URL=http://img201.imageshack.us/my.php?image=capturesy8.jpg][IMG]http://img201.imageshack.us/img201/1443/capturesy8.th.jpg java.net.MalformedURLException: Invalid authority field: [URL=http: at java.base/java.net.URL.(URL.java:708) at java.base/java.net.URL.(URL.java:569) at java.base/java.net.URL.(URL.java:516) at com.civfanatics.storyarchiver.Utils.getHttpConnection(Utils.java:26) at com.civfanatics.storyarchiver.StoryArchiver.downloadImage(StoryArchiver.java:1225) at com.civfanatics.storyarchiver.StoryArchiver.processImage(StoryArchiver.java:1104) at com.civfanatics.storyarchiver.StoryArchiver.downloadPostsFromPage(StoryArchiver.java:996) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:941) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:631) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) Caused by: java.lang.IllegalArgumentException: Invalid authority field: [URL=http: at java.base/java.net.URLStreamHandler.parseURL(URLStreamHandler.java:228) at java.base/java.net.URL.(URL.java:703) ... 12 more [01/29 00:38:56] [WARNING] File not found for image http://img244.imageshack.us/img244/8224/capturegk4.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/My Toshiba Qosmio X305-Q706 User Review/images/storyImages/capturegk4.th.jpg [01/29 00:38:56] [INFO] Progress: 3372/6740 [01/29 00:38:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:38:56] [INFO] Thread http://forum.notebookreview.com/threads/my-toshiba-qosmio-x305-q706-user-review.334903/ finished! [01/29 00:38:56] [INFO] !!! Now downloading Windows 7 to Help PC Shipments in 2010 !!!!! [01/29 00:38:58] [INFO] We are on page 1 of 2 [01/29 00:39:00] [INFO] We are on page 2 of 2 [01/29 00:39:00] [INFO] Number of posts: 3 [01/29 00:39:00] [INFO] Progress: 3373/6740 [01/29 00:39:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:39:00] [INFO] Thread http://forum.notebookreview.com/threads/windows-7-to-help-pc-shipments-in-2010.363277/ finished! [01/29 00:39:00] [INFO] !!! Now downloading NotebookReview.com Launches Video Library !!!!! [01/29 00:39:02] [INFO] We are on page 1 of 2 [01/29 00:39:05] [INFO] We are on page 2 of 2 [01/29 00:39:05] [INFO] Number of posts: 5 [01/29 00:39:05] [INFO] Progress: 3374/6740 [01/29 00:39:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:39:05] [INFO] Thread http://forum.notebookreview.com/threads/notebookreview-com-launches-video-library.363620/ finished! [01/29 00:39:05] [INFO] !!! Now downloading Wireless Card Shortage Coming !!!!! [01/29 00:39:06] [INFO] We are on page 1 of 1 [01/29 00:39:08] [WARNING] Host down for image http://.com/img/3045/y09w0131xdtc/82(2).gif [01/29 00:39:08] [INFO] Progress: 3375/6740 [01/29 00:39:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:39:08] [INFO] Thread http://forum.notebookreview.com/threads/wireless-card-shortage-coming.363650/ finished! [01/29 00:39:08] [INFO] Max wait time for http://forum.notebookreview.com/threads/gateway-launches-quad-core-gaming-notebook.363278/ is 21500 ms [01/29 00:39:09] [INFO] !!! Now downloading Gateway Launches Quad-Core Gaming Notebook !!!!! [01/29 00:39:10] [INFO] We are on page 1 of 3 [01/29 00:39:12] [INFO] We are on page 2 of 3 [01/29 00:39:14] [INFO] We are on page 3 of 3 [01/29 00:39:14] [INFO] Number of posts: 4 [01/29 00:39:14] [INFO] Progress: 3376/6740 [01/29 00:39:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:39:14] [INFO] Thread http://forum.notebookreview.com/threads/gateway-launches-quad-core-gaming-notebook.363278/ finished! [01/29 00:39:14] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-studio-17-review.265519/ is 68000 ms [01/29 00:39:15] [INFO] !!! Now downloading Dell Studio 17 Review !!!!! [01/29 00:39:16] [INFO] We are on page 1 of 12 [01/29 00:39:21] [INFO] We are on page 2 of 12 [01/29 00:39:23] [INFO] We are on page 3 of 12 [01/29 00:39:25] [INFO] We are on page 4 of 12 [01/29 00:39:27] [INFO] We are on page 5 of 12 [01/29 00:39:28] [INFO] We are on page 6 of 12 [01/29 00:39:30] [INFO] We are on page 7 of 12 [01/29 00:39:32] [INFO] We are on page 8 of 12 [01/29 00:39:35] [INFO] We are on page 9 of 12 [01/29 00:39:36] [INFO] We are on page 10 of 12 [01/29 00:39:39] [INFO] We are on page 11 of 12 [01/29 00:39:41] [INFO] We are on page 12 of 12 [01/29 00:39:41] [INFO] Number of posts: 7 [01/29 00:39:41] [INFO] Progress: 3377/6740 [01/29 00:39:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:39:41] [INFO] Thread http://forum.notebookreview.com/threads/dell-studio-17-review.265519/ finished! [01/29 00:39:41] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-pocket-yoga-images-leaked.363172/ is 22000 ms [01/29 00:39:41] [INFO] !!! Now downloading Lenovo Pocket Yoga images leaked !!!!! [01/29 00:39:42] [INFO] We are on page 1 of 3 [01/29 00:39:46] [INFO] We are on page 2 of 3 [01/29 00:39:48] [INFO] We are on page 3 of 3 [01/29 00:39:48] [INFO] Number of posts: 5 [01/29 00:39:48] [INFO] Progress: 3378/6740 [01/29 00:39:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:39:48] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-pocket-yoga-images-leaked.363172/ finished! [01/29 00:39:48] [INFO] Max wait time for http://forum.notebookreview.com/threads/slappa-velocity-spyder-pro-backpack-review.251148/ is 21000 ms [01/29 00:39:49] [INFO] !!! Now downloading Slappa Velocity SPYDER PRO Backpack Review !!!!! [01/29 00:39:50] [INFO] We are on page 1 of 3 [01/29 00:39:55] [INFO] We are on page 2 of 3 [01/29 00:39:56] [INFO] We are on page 3 of 3 [01/29 00:39:56] [INFO] Number of posts: 3 [01/29 00:39:56] [INFO] Progress: 3379/6740 [01/29 00:39:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:39:56] [INFO] Thread http://forum.notebookreview.com/threads/slappa-velocity-spyder-pro-backpack-review.251148/ finished! [01/29 00:39:56] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-thinkpad-r61-user-review.200497/ is 22500 ms [01/29 00:39:57] [INFO] !!! Now downloading Lenovo ThinkPad R61 User Review !!!!! [01/29 00:39:58] [INFO] We are on page 1 of 3 [01/29 00:40:03] [INFO] We are on page 2 of 3 [01/29 00:40:04] [WARNING] File not found for image http://img88.imageshack.us/img88/4660/r61palmrestfixcr8.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Lenovo ThinkPad R61 User Review/images/storyImages/r61palmrestfixcr8.jpg [01/29 00:40:05] [INFO] We are on page 3 of 3 [01/29 00:40:05] [INFO] Number of posts: 6 [01/29 00:40:05] [INFO] Progress: 3380/6740 [01/29 00:40:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:40:05] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-r61-user-review.200497/ finished! [01/29 00:40:05] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-shows-off-revolutionary-new-dual-display-notebook-concept.358585/ is 21000 ms [01/29 00:40:06] [INFO] !!! Now downloading ASUS shows off revolutionary new dual-display notebook concept !!!!! [01/29 00:40:07] [INFO] We are on page 1 of 3 [01/29 00:40:09] [INFO] We are on page 2 of 3 [01/29 00:40:11] [INFO] We are on page 3 of 3 [01/29 00:40:11] [INFO] Number of posts: 3 [01/29 00:40:11] [INFO] Progress: 3381/6740 [01/29 00:40:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:40:11] [INFO] Thread http://forum.notebookreview.com/threads/asus-shows-off-revolutionary-new-dual-display-notebook-concept.358585/ finished! [01/29 00:40:12] [INFO] !!! Now downloading Skooba Checkthrough Messenger Review !!!!! [01/29 00:40:13] [INFO] We are on page 1 of 1 [01/29 00:40:13] [INFO] Number of posts: 9 [01/29 00:40:15] [INFO] Progress: 3382/6740 [01/29 00:40:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:40:15] [INFO] Thread http://forum.notebookreview.com/threads/skooba-checkthrough-messenger-review.362306/ finished! [01/29 00:40:15] [INFO] !!! Now downloading We Need Your Help! !!!!! [01/29 00:40:16] [INFO] We are on page 1 of 2 [01/29 00:40:19] [INFO] We are on page 2 of 2 [01/29 00:40:19] [INFO] Number of posts: 7 [01/29 00:40:19] [INFO] Progress: 3383/6740 [01/29 00:40:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:40:19] [INFO] Thread http://forum.notebookreview.com/threads/we-need-your-help.359611/ finished! [01/29 00:40:19] [INFO] Max wait time for http://forum.notebookreview.com/threads/memoright-128gb-ssd-review.220519/ is 25500 ms [01/29 00:40:19] [INFO] !!! Now downloading Memoright 128GB SSD Review !!!!! [01/29 00:40:20] [INFO] We are on page 1 of 4 [01/29 00:40:27] [INFO] We are on page 2 of 4 [01/29 00:40:29] [INFO] We are on page 3 of 4 [01/29 00:40:31] [INFO] We are on page 4 of 4 [01/29 00:40:31] [INFO] Number of posts: 2 [01/29 00:40:31] [INFO] Progress: 3384/6740 [01/29 00:40:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:40:31] [INFO] Thread http://forum.notebookreview.com/threads/memoright-128gb-ssd-review.220519/ finished! [01/29 00:40:31] [INFO] !!! Now downloading Windows Vista Server 2008 SP2 RC Released !!!!! [01/29 00:40:32] [INFO] We are on page 1 of 2 [01/29 00:40:34] [INFO] We are on page 2 of 2 [01/29 00:40:34] [INFO] Number of posts: 5 [01/29 00:40:35] [INFO] Progress: 3385/6740 [01/29 00:40:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:40:35] [INFO] Thread http://forum.notebookreview.com/threads/windows-vista-server-2008-sp2-rc-released.359757/ finished! [01/29 00:40:35] [INFO] Max wait time for http://forum.notebookreview.com/threads/toshiba-qosmio-x305-user-review.313145/ is 37500 ms [01/29 00:40:35] [INFO] !!! Now downloading Toshiba Qosmio X305 User Review !!!!! [01/29 00:40:36] [INFO] We are on page 1 of 6 [01/29 00:40:41] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/chatterbox_zpsjj6kn1tn.gif [01/29 00:40:41] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/chatterbox_zpsjj6kn1tn.gif [01/29 00:40:41] [WARNING] File not found for image https://notebookcritic.files.wordpress.com/2008/10/top-temps.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Toshiba Qosmio X305 User Review/images/storyImages/top-temps.jpg [01/29 00:40:41] [WARNING] File not found for image https://notebookcritic.files.wordpress.com/2008/10/bottom-temps.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Toshiba Qosmio X305 User Review/images/storyImages/bottom-temps.jpg [01/29 00:40:43] [INFO] We are on page 2 of 6 [01/29 00:40:44] [INFO] We are on page 3 of 6 [01/29 00:40:45] [WARNING] File not found for image http://img260.imageshack.us/img260/2552/x3052ia0.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Toshiba Qosmio X305 User Review/images/storyImages/x3052ia0.jpg [01/29 00:40:45] [WARNING] File not found for image http://img260.imageshack.us/img260/x3052ia0.jpg/1/w339.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Toshiba Qosmio X305 User Review/images/storyImages/w339.png [01/29 00:40:45] [WARNING] File not found for image http://img260.imageshack.us/img260/5804/x3051wl5.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Toshiba Qosmio X305 User Review/images/storyImages/x3051wl5.jpg [01/29 00:40:45] [WARNING] File not found for image http://img260.imageshack.us/img260/x3051wl5.jpg/1/w318.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Toshiba Qosmio X305 User Review/images/storyImages/w318.png [01/29 00:40:47] [INFO] We are on page 4 of 6 [01/29 00:40:48] [INFO] We are on page 5 of 6 [01/29 00:40:50] [INFO] We are on page 6 of 6 [01/29 00:40:50] [INFO] Number of posts: 6 [01/29 00:40:50] [INFO] Progress: 3386/6740 [01/29 00:40:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:40:50] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-qosmio-x305-user-review.313145/ finished! [01/29 00:40:50] [INFO] Max wait time for http://forum.notebookreview.com/threads/acer-extensa-4420-user-review.325133/ is 22500 ms [01/29 00:40:51] [INFO] !!! Now downloading Acer Extensa 4420 User Review !!!!! [01/29 00:40:52] [INFO] We are on page 1 of 3 [01/29 00:40:56] [INFO] We are on page 2 of 3 [01/29 00:40:58] [INFO] We are on page 3 of 3 [01/29 00:40:58] [INFO] Number of posts: 6 [01/29 00:40:58] [INFO] Progress: 3387/6740 [01/29 00:40:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:40:58] [INFO] Thread http://forum.notebookreview.com/threads/acer-extensa-4420-user-review.325133/ finished! [01/29 00:40:58] [INFO] !!! Now downloading Choiix C-MB03 Notebook Sleeve User Review !!!!! [01/29 00:41:00] [INFO] We are on page 1 of 1 [01/29 00:41:00] [INFO] Number of posts: 4 [01/29 00:41:03] [INFO] Progress: 3388/6740 [01/29 00:41:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:41:03] [INFO] Thread http://forum.notebookreview.com/threads/choiix-c-mb03-notebook-sleeve-user-review.360684/ finished! [01/29 00:41:04] [INFO] !!! Now downloading Getac V100 Rugged Tablet Review !!!!! [01/29 00:41:05] [INFO] We are on page 1 of 1 [01/29 00:41:05] [INFO] Number of posts: 4 [01/29 00:41:05] [INFO] Progress: 3389/6740 [01/29 00:41:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:41:05] [INFO] Thread http://forum.notebookreview.com/threads/getac-v100-rugged-tablet-review.361844/ finished! [01/29 00:41:05] [INFO] Max wait time for http://forum.notebookreview.com/threads/acer-unveils-aspire-gemstone-blue-notebooks.228904/ is 37000 ms [01/29 00:41:06] [INFO] !!! Now downloading Acer Unveils Aspire Gemstone Blue Notebooks !!!!! [01/29 00:41:07] [INFO] We are on page 1 of 6 [01/29 00:41:10] [INFO] We are on page 2 of 6 [01/29 00:41:12] [INFO] We are on page 3 of 6 [01/29 00:41:14] [INFO] We are on page 4 of 6 [01/29 00:41:16] [INFO] We are on page 5 of 6 [01/29 00:41:18] [INFO] We are on page 6 of 6 [01/29 00:41:18] [INFO] Number of posts: 5 [01/29 00:41:18] [INFO] Progress: 3390/6740 [01/29 00:41:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:41:18] [INFO] Thread http://forum.notebookreview.com/threads/acer-unveils-aspire-gemstone-blue-notebooks.228904/ finished! [01/29 00:41:18] [INFO] !!! Now downloading MSI Intros 15.4-inch VX600 with ATI HD 3410 !!!!! [01/29 00:41:19] [INFO] We are on page 1 of 1 [01/29 00:41:19] [INFO] Number of posts: 4 [01/29 00:41:19] [INFO] Progress: 3391/6740 [01/29 00:41:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:41:19] [INFO] Thread http://forum.notebookreview.com/threads/msi-intros-15-4-inch-vx600-with-ati-hd-3410.361479/ finished! [01/29 00:41:20] [INFO] !!! Now downloading Gateway MD7818u Review !!!!! [01/29 00:41:21] [INFO] We are on page 1 of 2 [01/29 00:41:27] [INFO] We are on page 2 of 2 [01/29 00:41:28] [INFO] Progress: 3392/6740 [01/29 00:41:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:41:28] [INFO] Thread http://forum.notebookreview.com/threads/gateway-md7818u-review.357578/ finished! [01/29 00:41:28] [INFO] !!! Now downloading MSI X340 Hands-on !!!!! [01/29 00:41:29] [INFO] We are on page 1 of 2 [01/29 00:41:31] [INFO] We are on page 2 of 2 [01/29 00:41:31] [INFO] Number of posts: 4 [01/29 00:41:31] [INFO] Progress: 3393/6740 [01/29 00:41:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:41:31] [INFO] Thread http://forum.notebookreview.com/threads/msi-x340-hands-on.359590/ finished! [01/29 00:41:31] [INFO] Max wait time for http://forum.notebookreview.com/threads/sony-vaio-cr-review.137489/ is 37000 ms [01/29 00:41:32] [INFO] !!! Now downloading Sony VAIO CR Review !!!!! [01/29 00:41:33] [INFO] We are on page 1 of 6 [01/29 00:41:38] [INFO] We are on page 2 of 6 [01/29 00:41:40] [INFO] We are on page 3 of 6 [01/29 00:41:42] [INFO] We are on page 4 of 6 [01/29 00:41:43] [INFO] We are on page 5 of 6 [01/29 00:41:45] [INFO] We are on page 6 of 6 [01/29 00:41:45] [INFO] Number of posts: 5 [01/29 00:41:45] [INFO] Progress: 3394/6740 [01/29 00:41:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:41:45] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-cr-review.137489/ finished! [01/29 00:41:45] [INFO] Max wait time for http://forum.notebookreview.com/threads/getac-b300-review.359278/ is 20500 ms [01/29 00:41:46] [INFO] !!! Now downloading Getac B300 Review !!!!! [01/29 00:41:47] [INFO] We are on page 1 of 3 [01/29 00:41:53] [INFO] We are on page 2 of 3 [01/29 00:41:56] [INFO] We are on page 3 of 3 [01/29 00:41:56] [INFO] Number of posts: 2 [01/29 00:41:56] [INFO] Progress: 3395/6740 [01/29 00:41:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:41:56] [INFO] Thread http://forum.notebookreview.com/threads/getac-b300-review.359278/ finished! [01/29 00:41:57] [INFO] !!! Now downloading ASUS Intros U UX Series Notebooks !!!!! [01/29 00:41:58] [INFO] We are on page 1 of 2 [01/29 00:42:00] [INFO] We are on page 2 of 2 [01/29 00:42:00] [INFO] Number of posts: 1 [01/29 00:42:00] [INFO] Progress: 3396/6740 [01/29 00:42:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:42:00] [INFO] Thread http://forum.notebookreview.com/threads/asus-intros-u-ux-series-notebooks.359340/ finished! [01/29 00:42:00] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-announces-the-eee-pc-1008ha.358889/ is 33500 ms [01/29 00:42:01] [INFO] !!! Now downloading ASUS Announces the Eee PC 1008HA !!!!! [01/29 00:42:02] [INFO] We are on page 1 of 5 [01/29 00:42:05] [INFO] We are on page 2 of 5 [01/29 00:42:07] [INFO] We are on page 3 of 5 [01/29 00:42:07] [WARNING] File not found for image http://img238.imageshack.us/img238/4003/3326066270ca6ffacb7f.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/ASUS Announces the Eee PC 1008HA/images/storyImages/3326066270ca6ffacb7f.jpg [01/29 00:42:09] [INFO] We are on page 4 of 5 [01/29 00:42:10] [INFO] We are on page 5 of 5 [01/29 00:42:10] [INFO] Number of posts: 8 [01/29 00:42:10] [INFO] Progress: 3397/6740 [01/29 00:42:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:42:10] [INFO] Thread http://forum.notebookreview.com/threads/asus-announces-the-eee-pc-1008ha.358889/ finished! [01/29 00:42:11] [INFO] !!! Now downloading MSI Intros Classic Series Notebooks !!!!! [01/29 00:42:12] [INFO] We are on page 1 of 1 [01/29 00:42:12] [INFO] Number of posts: 4 [01/29 00:42:12] [INFO] Progress: 3398/6740 [01/29 00:42:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:42:12] [INFO] Thread http://forum.notebookreview.com/threads/msi-intros-classic-series-notebooks.360042/ finished! [01/29 00:42:13] [INFO] !!! Now downloading Notebook Shipments to Increase in Q3 !!!!! [01/29 00:42:14] [INFO] We are on page 1 of 1 [01/29 00:42:14] [INFO] Number of posts: 5 [01/29 00:42:14] [INFO] Progress: 3399/6740 [01/29 00:42:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:42:14] [INFO] Thread http://forum.notebookreview.com/threads/notebook-shipments-to-increase-in-q3.359756/ finished! [01/29 00:42:15] [INFO] !!! Now downloading Apple bumps mid-range MacBook Pro from 2.53 to 2.66GHz !!!!! [01/29 00:42:16] [INFO] We are on page 1 of 1 [01/29 00:42:17] [INFO] Progress: 3400/6740 [01/29 00:42:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:42:17] [INFO] Thread http://forum.notebookreview.com/threads/apple-bumps-mid-range-macbook-pro-from-2-53-to-2-66ghz.358891/ finished! [01/29 00:42:17] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-intros-k-series-notebook-vx5-has-1tb-ssd.358839/ is 21000 ms [01/29 00:42:17] [INFO] !!! Now downloading ASUS Intros K-series Notebook, VX5 has 1TB SSD !!!!! [01/29 00:42:18] [INFO] We are on page 1 of 3 [01/29 00:42:21] [INFO] We are on page 2 of 3 [01/29 00:42:22] [WARNING] Host down for image http://img.clubic.com/photo/01957600.jpg [01/29 00:42:22] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/swoon_zpscs4r6k8g.gif [01/29 00:42:22] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/nah_zpswfdldzsn.gif [01/29 00:42:23] [INFO] We are on page 3 of 3 [01/29 00:42:23] [INFO] Number of posts: 3 [01/29 00:42:23] [INFO] Progress: 3401/6740 [01/29 00:42:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:42:23] [INFO] Thread http://forum.notebookreview.com/threads/asus-intros-k-series-notebook-vx5-has-1tb-ssd.358839/ finished! [01/29 00:42:23] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-thinkpad-sl300-review.295665/ is 21000 ms [01/29 00:42:24] [INFO] !!! Now downloading Lenovo ThinkPad SL300 Review !!!!! [01/29 00:42:25] [INFO] We are on page 1 of 3 [01/29 00:42:33] [INFO] We are on page 2 of 3 [01/29 00:42:34] [INFO] We are on page 3 of 3 [01/29 00:42:34] [INFO] Number of posts: 3 [01/29 00:42:34] [INFO] Progress: 3402/6740 [01/29 00:42:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:42:34] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-sl300-review.295665/ finished! [01/29 00:42:35] [INFO] !!! Now downloading Dell Introduces Special Edition Studio 15 !!!!! [01/29 00:42:36] [INFO] We are on page 1 of 2 [01/29 00:42:36] [INFO] Applying Photobucket fix for http://i278.photobucket.com/albums/kk108/cinders0808/ScreenShot005-3-1.jpg [01/29 00:42:37] [WARNING] Could not download image https://hosting.photobucket.com/albums/kk108/cinders0808/ScreenShot005-3-1.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/kk108/cinders0808/ScreenShot005-3-1.jpg [01/29 00:42:37] [INFO] Applying Photobucket fix for http://i278.photobucket.com/albums/kk108/cinders0808/laptop-studio-15-e2e-right-alternat.jpg [01/29 00:42:37] [WARNING] Could not download image https://hosting.photobucket.com/albums/kk108/cinders0808/laptop-studio-15-e2e-right-alternat.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/kk108/cinders0808/laptop-studio-15-e2e-right-alternat.jpg [01/29 00:42:39] [INFO] We are on page 2 of 2 [01/29 00:42:39] [INFO] Number of posts: 2 [01/29 00:42:39] [INFO] Progress: 3403/6740 [01/29 00:42:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:42:39] [INFO] Thread http://forum.notebookreview.com/threads/dell-introduces-special-edition-studio-15.359339/ finished! [01/29 00:42:40] [INFO] !!! Now downloading Kingston Intros Low-Latency RAM for Netbooks !!!!! [01/29 00:42:41] [INFO] We are on page 1 of 2 [01/29 00:42:43] [INFO] We are on page 2 of 2 [01/29 00:42:43] [INFO] Number of posts: 2 [01/29 00:42:44] [INFO] Progress: 3404/6740 [01/29 00:42:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:42:44] [INFO] Thread http://forum.notebookreview.com/threads/kingston-intros-low-latency-ram-for-netbooks.358837/ finished! [01/29 00:42:44] [INFO] !!! Now downloading ASRock to Enter Notebook Market !!!!! [01/29 00:42:45] [INFO] We are on page 1 of 1 [01/29 00:42:46] [INFO] Progress: 3405/6740 [01/29 00:42:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:42:46] [INFO] Thread http://forum.notebookreview.com/threads/asrock-to-enter-notebook-market.358838/ finished! [01/29 00:42:46] [INFO] Max wait time for http://forum.notebookreview.com/threads/intel-gma-x3100-graphics-performance-review.201011/ is 45500 ms [01/29 00:42:46] [INFO] !!! Now downloading Intel GMA X3100 Graphics Performance Review !!!!! [01/29 00:42:48] [INFO] We are on page 1 of 8 [01/29 00:42:49] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/biggrin_zpsvit8jlaa.gif [01/29 00:42:52] [INFO] We are on page 2 of 8 [01/29 00:42:54] [INFO] We are on page 3 of 8 [01/29 00:42:56] [INFO] We are on page 4 of 8 [01/29 00:42:57] [WARNING] File not found for image http://img256.imageshack.us/img256/5554/hl2rf1.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Intel GMA X3100 Graphics Performance Review/images/storyImages/hl2rf1.th.jpg [01/29 00:42:58] [INFO] We are on page 5 of 8 [01/29 00:43:00] [INFO] We are on page 6 of 8 [01/29 00:43:02] [INFO] We are on page 7 of 8 [01/29 00:43:03] [INFO] We are on page 8 of 8 [01/29 00:43:03] [INFO] Number of posts: 2 [01/29 00:43:04] [INFO] Progress: 3406/6740 [01/29 00:43:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:43:04] [INFO] Thread http://forum.notebookreview.com/threads/intel-gma-x3100-graphics-performance-review.201011/ finished! [01/29 00:43:04] [INFO] !!! Now downloading AMD Launches 40nm ATI Mobility Radeon HD 4830 4860 !!!!! [01/29 00:43:05] [INFO] We are on page 1 of 3 [01/29 00:43:07] [INFO] We are on page 2 of 3 [01/29 00:43:09] [INFO] We are on page 3 of 3 [01/29 00:43:09] [INFO] Number of posts: 1 [01/29 00:43:09] [INFO] Progress: 3407/6740 [01/29 00:43:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:43:09] [INFO] Thread http://forum.notebookreview.com/threads/amd-launches-40nm-ati-mobility-radeon-hd-4830-4860.358836/ finished! [01/29 00:43:09] [INFO] Max wait time for http://forum.notebookreview.com/threads/8-9-inch-eee-pc-to-be-phased-out.354850/ is 21500 ms [01/29 00:43:10] [INFO] !!! Now downloading 8.9-inch Eee PC to be Phased Out !!!!! [01/29 00:43:11] [INFO] We are on page 1 of 3 [01/29 00:43:12] [WARNING] File not found for image http://img3.imageshack.us/img3/975/eeepc1000vseeepc9014sd5.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/8.9-inch Eee PC to be Phased Out/images/storyImages/eeepc1000vseeepc9014sd5.jpg [01/29 00:43:13] [INFO] We are on page 2 of 3 [01/29 00:43:15] [INFO] We are on page 3 of 3 [01/29 00:43:15] [INFO] Number of posts: 4 [01/29 00:43:15] [INFO] Progress: 3408/6740 [01/29 00:43:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:43:15] [INFO] Thread http://forum.notebookreview.com/threads/8-9-inch-eee-pc-to-be-phased-out.354850/ finished! [01/29 00:43:16] [INFO] !!! Now downloading Most Popular Laptops for February 2009 !!!!! [01/29 00:43:17] [INFO] We are on page 1 of 2 [01/29 00:43:21] [INFO] We are on page 2 of 2 [01/29 00:43:21] [INFO] Number of posts: 6 [01/29 00:43:21] [INFO] Progress: 3409/6740 [01/29 00:43:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:43:21] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-laptops-for-february-2009.358431/ finished! [01/29 00:43:22] [INFO] !!! Now downloading Kensington Wall Air Ultra Thin Notebook Power Adapter Review !!!!! [01/29 00:43:23] [INFO] We are on page 1 of 1 [01/29 00:43:23] [INFO] Progress: 3410/6740 [01/29 00:43:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:43:23] [INFO] Thread http://forum.notebookreview.com/threads/kensington-wall-air-ultra-thin-notebook-power-adapter-review.358063/ finished! [01/29 00:43:24] [INFO] !!! Now downloading Kensington SlimBlade Mouse with Nano Receiver Review !!!!! [01/29 00:43:25] [INFO] We are on page 1 of 2 [01/29 00:43:27] [INFO] We are on page 2 of 2 [01/29 00:43:27] [INFO] Number of posts: 2 [01/29 00:43:27] [INFO] Progress: 3411/6740 [01/29 00:43:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:43:27] [INFO] Thread http://forum.notebookreview.com/threads/kensington-slimblade-mouse-with-nano-receiver-review.355954/ finished! [01/29 00:43:27] [INFO] Max wait time for http://forum.notebookreview.com/threads/lg-p300-review.226709/ is 82500 ms [01/29 00:43:28] [INFO] !!! Now downloading LG P300 Review !!!!! [01/29 00:43:29] [INFO] We are on page 1 of 15 [01/29 00:43:37] [INFO] We are on page 2 of 15 [01/29 00:43:37] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/notworthy_zpslg2phlen.gif [01/29 00:43:37] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/notworthy_zpslg2phlen.gif [01/29 00:43:37] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/notworthy_zpslg2phlen.gif [01/29 00:43:39] [INFO] We are on page 3 of 15 [01/29 00:43:41] [INFO] We are on page 4 of 15 [01/29 00:43:42] [INFO] We are on page 5 of 15 [01/29 00:43:44] [INFO] We are on page 6 of 15 [01/29 00:43:46] [INFO] We are on page 7 of 15 [01/29 00:43:48] [INFO] We are on page 8 of 15 [01/29 00:43:49] [INFO] We are on page 9 of 15 [01/29 00:43:51] [INFO] We are on page 10 of 15 [01/29 00:43:53] [INFO] We are on page 11 of 15 [01/29 00:43:56] [INFO] We are on page 12 of 15 [01/29 00:43:57] [INFO] We are on page 13 of 15 [01/29 00:43:59] [INFO] We are on page 14 of 15 [01/29 00:44:01] [INFO] We are on page 15 of 15 [01/29 00:44:01] [INFO] Number of posts: 6 [01/29 00:44:01] [INFO] Progress: 3412/6740 [01/29 00:44:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:44:01] [INFO] Thread http://forum.notebookreview.com/threads/lg-p300-review.226709/ finished! [01/29 00:44:01] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-inspiron-mini-10-available-for-pre-order.354569/ is 33000 ms [01/29 00:44:01] [INFO] !!! Now downloading Dell Inspiron Mini 10 Available for Pre-Order !!!!! [01/29 00:44:02] [INFO] We are on page 1 of 5 [01/29 00:44:05] [INFO] We are on page 2 of 5 [01/29 00:44:07] [INFO] We are on page 3 of 5 [01/29 00:44:09] [INFO] We are on page 4 of 5 [01/29 00:44:10] [INFO] We are on page 5 of 5 [01/29 00:44:10] [INFO] Number of posts: 7 [01/29 00:44:10] [INFO] Progress: 3413/6740 [01/29 00:44:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:44:10] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-mini-10-available-for-pre-order.354569/ finished! [01/29 00:44:10] [INFO] Max wait time for http://forum.notebookreview.com/threads/slappa-hardbody-pro-case-review.236902/ is 23000 ms [01/29 00:44:11] [INFO] !!! Now downloading Slappa Hardbody Pro Case Review !!!!! [01/29 00:44:12] [INFO] We are on page 1 of 3 [01/29 00:44:17] [INFO] We are on page 2 of 3 [01/29 00:44:18] [INFO] We are on page 3 of 3 [01/29 00:44:18] [INFO] Number of posts: 7 [01/29 00:44:19] [INFO] Progress: 3414/6740 [01/29 00:44:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:44:19] [INFO] Thread http://forum.notebookreview.com/threads/slappa-hardbody-pro-case-review.236902/ finished! [01/29 00:44:19] [INFO] !!! Now downloading Dell Inspiron Mini 10 Available Now !!!!! [01/29 00:44:20] [INFO] We are on page 1 of 2 [01/29 00:44:22] [INFO] We are on page 2 of 2 [01/29 00:44:22] [INFO] Number of posts: 8 [01/29 00:44:22] [INFO] Progress: 3415/6740 [01/29 00:44:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:44:22] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-mini-10-available-now.357364/ finished! [01/29 00:44:23] [INFO] !!! Now downloading New Intel CPUs Coming for Ultraportable Notebooks !!!!! [01/29 00:44:24] [INFO] We are on page 1 of 2 [01/29 00:44:26] [INFO] We are on page 2 of 2 [01/29 00:44:26] [INFO] Number of posts: 9 [01/29 00:44:27] [INFO] Progress: 3416/6740 [01/29 00:44:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:44:27] [INFO] Thread http://forum.notebookreview.com/threads/new-intel-cpus-coming-for-ultraportable-notebooks.356920/ finished! [01/29 00:44:27] [INFO] !!! Now downloading Alienware Deluxe Backpack Review !!!!! [01/29 00:44:28] [INFO] We are on page 1 of 2 [01/29 00:44:34] [INFO] We are on page 2 of 2 [01/29 00:44:34] [INFO] Number of posts: 6 [01/29 00:44:34] [INFO] Progress: 3417/6740 [01/29 00:44:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:44:34] [INFO] Thread http://forum.notebookreview.com/threads/alienware-deluxe-backpack-review.252458/ finished! [01/29 00:44:34] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-pavilion-dv2-first-look-review.339658/ is 29000 ms [01/29 00:44:35] [INFO] !!! Now downloading HP Pavilion dv2 First Look Review !!!!! [01/29 00:44:36] [INFO] We are on page 1 of 4 [01/29 00:44:40] [INFO] We are on page 2 of 4 [01/29 00:44:43] [INFO] We are on page 3 of 4 [01/29 00:44:44] [INFO] We are on page 4 of 4 [01/29 00:44:44] [INFO] Number of posts: 9 [01/29 00:44:45] [INFO] Progress: 3418/6740 [01/29 00:44:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:44:45] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-dv2-first-look-review.339658/ finished! [01/29 00:44:45] [INFO] !!! Now downloading Slappa Ballistix Aura Pro-Tour Backpack Review Discussion !!!!! [01/29 00:44:46] [INFO] We are on page 1 of 3 [01/29 00:44:46] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/no_zpsjrke5qww.gif [01/29 00:44:48] [INFO] We are on page 2 of 3 [01/29 00:44:49] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/no_zpsjrke5qww.gif [01/29 00:44:50] [INFO] We are on page 3 of 3 [01/29 00:44:50] [INFO] Number of posts: 1 [01/29 00:44:50] [INFO] Progress: 3419/6740 [01/29 00:44:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:44:50] [INFO] Thread http://forum.notebookreview.com/threads/slappa-ballistix-aura-pro-tour-backpack-review-discussion.333347/ finished! [01/29 00:44:51] [INFO] !!! Now downloading Compal Notebook Outlook for 2009 !!!!! [01/29 00:44:52] [INFO] We are on page 1 of 1 [01/29 00:44:52] [INFO] Number of posts: 1 [01/29 00:44:52] [INFO] Progress: 3420/6740 [01/29 00:44:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:44:52] [INFO] Thread http://forum.notebookreview.com/threads/compal-notebook-outlook-for-2009.357365/ finished! [01/29 00:44:52] [INFO] !!! Now downloading Gateway Announces New TC Series Laptops !!!!! [01/29 00:44:53] [INFO] We are on page 1 of 2 [01/29 00:44:56] [INFO] We are on page 2 of 2 [01/29 00:44:56] [INFO] Number of posts: 7 [01/29 00:44:56] [INFO] Progress: 3421/6740 [01/29 00:44:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:44:56] [INFO] Thread http://forum.notebookreview.com/threads/gateway-announces-new-tc-series-laptops.354747/ finished! [01/29 00:44:57] [INFO] !!! Now downloading Future Eee PCs May Run Google's Android OS !!!!! [01/29 00:44:58] [INFO] We are on page 1 of 1 [01/29 00:44:58] [INFO] Number of posts: 6 [01/29 00:44:58] [INFO] Progress: 3422/6740 [01/29 00:44:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:44:58] [INFO] Thread http://forum.notebookreview.com/threads/future-eee-pcs-may-run-googles-android-os.356203/ finished! [01/29 00:44:58] [INFO] Max wait time for http://forum.notebookreview.com/threads/upcoming-asus-n10-netbooks-to-have-nvidia-9400m.355299/ is 29500 ms [01/29 00:44:59] [INFO] !!! Now downloading Upcoming ASUS N10 Netbooks to have Nvidia 9400M !!!!! [01/29 00:45:00] [INFO] We are on page 1 of 4 [01/29 00:45:02] [INFO] We are on page 2 of 4 [01/29 00:45:04] [INFO] We are on page 3 of 4 [01/29 00:45:06] [INFO] We are on page 4 of 4 [01/29 00:45:06] [INFO] Progress: 3423/6740 [01/29 00:45:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:45:06] [INFO] Thread http://forum.notebookreview.com/threads/upcoming-asus-n10-netbooks-to-have-nvidia-9400m.355299/ finished! [01/29 00:45:06] [INFO] !!! Now downloading MSI introduces X-Slim X340 and X600 !!!!! [01/29 00:45:08] [INFO] We are on page 1 of 2 [01/29 00:45:09] [INFO] We are on page 2 of 2 [01/29 00:45:09] [INFO] Number of posts: 2 [01/29 00:45:10] [INFO] Progress: 3424/6740 [01/29 00:45:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:45:10] [INFO] Thread http://forum.notebookreview.com/threads/msi-introduces-x-slim-x340-and-x600.356264/ finished! [01/29 00:45:11] [INFO] !!! Now downloading Toshiba Satellite E105 Review !!!!! [01/29 00:45:12] [INFO] We are on page 1 of 2 [01/29 00:45:16] [INFO] We are on page 2 of 2 [01/29 00:45:16] [INFO] Number of posts: 1 [01/29 00:45:16] [INFO] Progress: 3425/6740 [01/29 00:45:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:45:16] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-e105-review.356195/ finished! [01/29 00:45:16] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-compaq-elitebook-6930p-user-review.325465/ is 29500 ms [01/29 00:45:17] [INFO] !!! Now downloading HP Compaq EliteBook 6930p User Review !!!!! [01/29 00:45:18] [INFO] We are on page 1 of 4 [01/29 00:45:24] [INFO] We are on page 2 of 4 [01/29 00:45:27] [INFO] We are on page 3 of 4 [01/29 00:45:29] [INFO] We are on page 4 of 4 [01/29 00:45:29] [INFO] Progress: 3426/6740 [01/29 00:45:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:45:29] [INFO] Thread http://forum.notebookreview.com/threads/hp-compaq-elitebook-6930p-user-review.325465/ finished! [01/29 00:45:29] [INFO] Max wait time for http://forum.notebookreview.com/threads/apple-macbook-early-2009-review-discussion.352727/ is 47000 ms [01/29 00:45:29] [INFO] !!! Now downloading Apple MacBook (Early 2009) Review Discussion !!!!! [01/29 00:45:31] [INFO] We are on page 1 of 8 [01/29 00:45:31] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Apple MacBook (Early 2009) Review Discussion/images/avatars/ [01/29 00:45:33] [INFO] We are on page 2 of 8 [01/29 00:45:34] [INFO] We are on page 3 of 8 [01/29 00:45:36] [INFO] We are on page 4 of 8 [01/29 00:45:38] [INFO] We are on page 5 of 8 [01/29 00:45:40] [INFO] We are on page 6 of 8 [01/29 00:45:42] [INFO] We are on page 7 of 8 [01/29 00:45:43] [INFO] We are on page 8 of 8 [01/29 00:45:43] [INFO] Number of posts: 5 [01/29 00:45:43] [INFO] Progress: 3427/6740 [01/29 00:45:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:45:43] [INFO] Thread http://forum.notebookreview.com/threads/apple-macbook-early-2009-review-discussion.352727/ finished! [01/29 00:45:43] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-ships-16-ideapad-y650.352824/ is 25000 ms [01/29 00:45:44] [INFO] !!! Now downloading Lenovo ships 16 IdeaPad Y650 !!!!! [01/29 00:45:45] [INFO] We are on page 1 of 4 [01/29 00:45:47] [INFO] We are on page 2 of 4 [01/29 00:45:51] [WARNING] File not found for image http://www.krunker.com/wp-content/uploads/2009/01/20090108ces2009day1415.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Lenovo ships 16 IdeaPad Y650/images/storyImages/20090108ces2009day1415.jpg [01/29 00:45:53] [WARNING] File not found for image http://www.krunker.com/wp-content/uploads/2009/01/20090108ces2009day1412.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Lenovo ships 16 IdeaPad Y650/images/storyImages/20090108ces2009day1412.jpg [01/29 00:45:56] [WARNING] File not found for image http://www.krunker.com/wp-content/uploads/2009/01/20090108ces2009day1413.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Lenovo ships 16 IdeaPad Y650/images/storyImages/20090108ces2009day1413.jpg [01/29 00:45:58] [WARNING] File not found for image http://www.krunker.com/wp-content/uploads/2009/01/20090108ces2009day1414.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Lenovo ships 16 IdeaPad Y650/images/storyImages/20090108ces2009day1414.jpg [01/29 00:46:00] [INFO] We are on page 3 of 4 [01/29 00:46:00] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/mask_zpsdwjbuw5f.gif [01/29 00:46:01] [WARNING] File not found for image https://www.laptopmag.com/images/wp/purch-api/incontent/2009/01/lam1.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Lenovo ships 16 IdeaPad Y650/images/storyImages/lam1.jpg [01/29 00:46:02] [WARNING] File not found for image https://www.laptopmag.com/images/wp/purch-api/incontent/2009/01/lam6.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Lenovo ships 16 IdeaPad Y650/images/storyImages/lam6.jpg [01/29 00:46:03] [INFO] We are on page 4 of 4 [01/29 00:46:03] [INFO] Number of posts: 1 [01/29 00:46:03] [INFO] Progress: 3428/6740 [01/29 00:46:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:46:03] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ships-16-ideapad-y650.352824/ finished! [01/29 00:46:03] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-chooses-nvidia-ion-platform-for-larger-netbooks.354851/ is 26000 ms [01/29 00:46:04] [INFO] !!! Now downloading Lenovo Chooses Nvidia Ion Platform for Larger Netbooks !!!!! [01/29 00:46:05] [INFO] We are on page 1 of 4 [01/29 00:46:07] [INFO] We are on page 2 of 4 [01/29 00:46:08] [INFO] We are on page 3 of 4 [01/29 00:46:10] [INFO] We are on page 4 of 4 [01/29 00:46:10] [INFO] Number of posts: 3 [01/29 00:46:10] [INFO] Progress: 3429/6740 [01/29 00:46:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:46:10] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-chooses-nvidia-ion-platform-for-larger-netbooks.354851/ finished! [01/29 00:46:10] [INFO] Max wait time for http://forum.notebookreview.com/threads/vantec-esata-pcmcia-card-review.144343/ is 24000 ms [01/29 00:46:11] [INFO] !!! Now downloading Vantec eSATA PCMCIA Card Review !!!!! [01/29 00:46:12] [INFO] We are on page 1 of 3 [01/29 00:46:17] [INFO] We are on page 2 of 3 [01/29 00:46:19] [INFO] We are on page 3 of 3 [01/29 00:46:19] [INFO] Number of posts: 9 [01/29 00:46:19] [INFO] Progress: 3430/6740 [01/29 00:46:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:46:19] [INFO] Thread http://forum.notebookreview.com/threads/vantec-esata-pcmcia-card-review.144343/ finished! [01/29 00:46:19] [INFO] !!! Now downloading Kensington Simply Portable12 Neoprene Sleeve Review !!!!! [01/29 00:46:20] [INFO] We are on page 1 of 1 [01/29 00:46:20] [INFO] Number of posts: 5 [01/29 00:46:21] [INFO] Progress: 3431/6740 [01/29 00:46:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:46:21] [INFO] Thread http://forum.notebookreview.com/threads/kensington-simply-portable12-neoprene-sleeve-review.355165/ finished! [01/29 00:46:21] [INFO] Max wait time for http://forum.notebookreview.com/threads/sony-vaio-p-review.344120/ is 46000 ms [01/29 00:46:22] [INFO] !!! Now downloading Sony VAIO P Review !!!!! [01/29 00:46:23] [INFO] We are on page 1 of 8 [01/29 00:46:29] [INFO] We are on page 2 of 8 [01/29 00:46:30] [INFO] We are on page 3 of 8 [01/29 00:46:32] [INFO] We are on page 4 of 8 [01/29 00:46:34] [INFO] We are on page 5 of 8 [01/29 00:46:36] [INFO] We are on page 6 of 8 [01/29 00:46:38] [INFO] We are on page 7 of 8 [01/29 00:46:39] [INFO] We are on page 8 of 8 [01/29 00:46:39] [INFO] Number of posts: 3 [01/29 00:46:39] [INFO] Progress: 3432/6740 [01/29 00:46:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:46:39] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-p-review.344120/ finished! [01/29 00:46:40] [INFO] !!! Now downloading Fujitsu to Sell Hard Drive Business to Toshiba !!!!! [01/29 00:46:41] [INFO] We are on page 1 of 1 [01/29 00:46:41] [INFO] Number of posts: 6 [01/29 00:46:42] [INFO] Progress: 3433/6740 [01/29 00:46:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:46:42] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-to-sell-hard-drive-business-to-toshiba.354588/ finished! [01/29 00:46:42] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-pavilion-dv2800t-review-artist-edition.235422/ is 24000 ms [01/29 00:46:42] [INFO] !!! Now downloading HP Pavilion dv2800t Review (Artist Edition) !!!!! [01/29 00:46:43] [INFO] We are on page 1 of 3 [01/29 00:46:49] [INFO] We are on page 2 of 3 [01/29 00:46:51] [INFO] We are on page 3 of 3 [01/29 00:46:51] [INFO] Number of posts: 9 [01/29 00:46:51] [INFO] Progress: 3434/6740 [01/29 00:46:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:46:51] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-dv2800t-review-artist-edition.235422/ finished! [01/29 00:46:52] [INFO] !!! Now downloading Iomega Home Media Network Drive Review !!!!! [01/29 00:46:53] [INFO] We are on page 1 of 1 [01/29 00:46:53] [INFO] Number of posts: 4 [01/29 00:46:54] [INFO] Progress: 3435/6740 [01/29 00:46:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:46:54] [INFO] Thread http://forum.notebookreview.com/threads/iomega-home-media-network-drive-review.352053/ finished! [01/29 00:46:54] [INFO] !!! Now downloading HP USB Docking Station Review !!!!! [01/29 00:46:55] [INFO] We are on page 1 of 1 [01/29 00:46:59] [INFO] Progress: 3436/6740 [01/29 00:46:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:46:59] [INFO] Thread http://forum.notebookreview.com/threads/hp-usb-docking-station-review.354054/ finished! [01/29 00:46:59] [INFO] Max wait time for http://forum.notebookreview.com/threads/toshiba-portege-r500-review.149512/ is 49500 ms [01/29 00:46:59] [INFO] !!! Now downloading Toshiba Portege R500 Review !!!!! [01/29 00:47:00] [INFO] We are on page 1 of 8 [01/29 00:47:06] [INFO] We are on page 2 of 8 [01/29 00:47:08] [INFO] We are on page 3 of 8 [01/29 00:47:09] [INFO] We are on page 4 of 8 [01/29 00:47:11] [INFO] We are on page 5 of 8 [01/29 00:47:13] [INFO] We are on page 6 of 8 [01/29 00:47:15] [INFO] We are on page 7 of 8 [01/29 00:47:17] [INFO] We are on page 8 of 8 [01/29 00:47:35] [WARNING] Read timeout for image http://www.xtremeshack.com/immagine/i10582_12022009454.jpg. This is likely a problem with the image's hosting site. [01/29 00:47:50] [WARNING] Read timeout for image http://www.xtremeshack.com/immagine/i10583_12022009469.jpg. This is likely a problem with the image's hosting site. [01/29 00:47:59] [INFO] Progress has been made 8 ago. Waiting another minute... [01/29 00:48:05] [WARNING] Read timeout for image http://www.xtremeshack.com/immagine/i10584_12022009470.jpg. This is likely a problem with the image's hosting site. [01/29 00:48:20] [WARNING] Read timeout for image http://www.xtremeshack.com/immagine/i10585_12022009468.jpg. This is likely a problem with the image's hosting site. [01/29 00:48:35] [WARNING] Read timeout for image http://www.xtremeshack.com/immagine/i10609_12022009459.jpg. This is likely a problem with the image's hosting site. [01/29 00:48:50] [WARNING] Read timeout for image http://www.xtremeshack.com/immagine/i10613_12022009452.jpg. This is likely a problem with the image's hosting site. [01/29 00:48:59] [INFO] Progress has been made 8 ago. Waiting another minute... [01/29 00:49:05] [WARNING] Read timeout for image http://www.xtremeshack.com/immagine/i10610_12022009464.jpg. This is likely a problem with the image's hosting site. [01/29 00:49:21] [WARNING] Read timeout for image http://www.xtremeshack.com/immagine/i10614_12022009465.jpg. This is likely a problem with the image's hosting site. [01/29 00:49:36] [WARNING] Read timeout for image http://www.xtremeshack.com/immagine/i10611_12022009467.jpg. This is likely a problem with the image's hosting site. [01/29 00:49:51] [WARNING] Read timeout for image http://www.xtremeshack.com/immagine/i10615_12022009466.jpg. This is likely a problem with the image's hosting site. [01/29 00:49:59] [INFO] Progress has been made 8 ago. Waiting another minute... [01/29 00:50:06] [WARNING] Read timeout for image http://www.xtremeshack.com/immagine/i10612_12022009469.jpg. This is likely a problem with the image's hosting site. [01/29 00:50:21] [WARNING] Read timeout for image http://www.xtremeshack.com/immagine/i10616_12022009468.jpg. This is likely a problem with the image's hosting site. [01/29 00:50:21] [INFO] Progress: 3437/6740 [01/29 00:50:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:50:21] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-portege-r500-review.149512/ finished! [01/29 00:50:21] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-eee-pc-1000ha-review.312378/ is 22000 ms [01/29 00:50:21] [INFO] !!! Now downloading ASUS Eee PC 1000HA Review !!!!! [01/29 00:50:22] [INFO] We are on page 1 of 3 [01/29 00:50:27] [INFO] We are on page 2 of 3 [01/29 00:50:29] [INFO] We are on page 3 of 3 [01/29 00:50:29] [INFO] Number of posts: 5 [01/29 00:50:32] [INFO] Progress: 3438/6740 [01/29 00:50:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:50:32] [INFO] Thread http://forum.notebookreview.com/threads/asus-eee-pc-1000ha-review.312378/ finished! [01/29 00:50:33] [INFO] !!! Now downloading e-blue Pequeno Mini Mouse Review... smallest wireless mouse !!!!! [01/29 00:50:34] [INFO] We are on page 1 of 1 [01/29 00:50:34] [INFO] Number of posts: 8 [01/29 00:50:36] [INFO] Progress: 3439/6740 [01/29 00:50:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:50:36] [INFO] Thread http://forum.notebookreview.com/threads/e-blue-pequeno-mini-mouse-review-smallest-wireless-mouse.334004/ finished! [01/29 00:50:36] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-announces-the-inspiron-mini-12-the-netbook-everyone-wants-for-christmas.314333/ is 47500 ms [01/29 00:50:36] [INFO] !!! Now downloading Dell Announces The Inspiron Mini 12- The Netbook Everyone Wants for Christmas !!!!! [01/29 00:50:37] [INFO] We are on page 1 of 8 [01/29 00:50:40] [INFO] We are on page 2 of 8 [01/29 00:50:42] [INFO] We are on page 3 of 8 [01/29 00:50:44] [INFO] We are on page 4 of 8 [01/29 00:50:45] [INFO] We are on page 5 of 8 [01/29 00:50:47] [INFO] We are on page 6 of 8 [01/29 00:50:49] [INFO] We are on page 7 of 8 [01/29 00:50:52] [INFO] We are on page 8 of 8 [01/29 00:50:52] [INFO] Number of posts: 6 [01/29 00:50:52] [INFO] Progress: 3440/6740 [01/29 00:50:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:50:52] [INFO] Thread http://forum.notebookreview.com/threads/dell-announces-the-inspiron-mini-12-the-netbook-everyone-wants-for-christmas.314333/ finished! [01/29 00:50:53] [INFO] !!! Now downloading A-DATA Announces 384GB SSD !!!!! [01/29 00:50:54] [INFO] We are on page 1 of 1 [01/29 00:50:54] [INFO] Number of posts: 9 [01/29 00:50:54] [INFO] Progress: 3441/6740 [01/29 00:50:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:50:54] [INFO] Thread http://forum.notebookreview.com/threads/a-data-announces-384gb-ssd.354076/ finished! [01/29 00:50:55] [INFO] !!! Now downloading UPEK Launches Biometric Solutions for Netbooks !!!!! [01/29 00:50:56] [INFO] We are on page 1 of 1 [01/29 00:50:56] [INFO] Number of posts: 3 [01/29 00:50:56] [INFO] Progress: 3442/6740 [01/29 00:50:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:50:56] [INFO] Thread http://forum.notebookreview.com/threads/upek-launches-biometric-solutions-for-netbooks.353763/ finished! [01/29 00:50:56] [INFO] Max wait time for http://forum.notebookreview.com/threads/apple-macbook-pro-review-late-2008-model-discussion.317369/ is 45500 ms [01/29 00:50:57] [INFO] !!! Now downloading Apple MacBook Pro Review (Late 2008 Model) Discussion !!!!! [01/29 00:50:58] [INFO] We are on page 1 of 8 [01/29 00:51:01] [INFO] We are on page 2 of 8 [01/29 00:51:04] [INFO] We are on page 3 of 8 [01/29 00:51:06] [INFO] We are on page 4 of 8 [01/29 00:51:06] [WARNING] File not found for image https://www.mackephotography.com/macbookmirror.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Apple MacBook Pro Review (Late 2008 Model) Discussion/images/storyImages/macbookmirror.jpg [01/29 00:51:21] [WARNING] Read timeout for image http://gallery.me.com/j.holtslander/100067/New_macbook/web.jpg. This is likely a problem with the image's hosting site. [01/29 00:51:23] [INFO] We are on page 5 of 8 [01/29 00:51:25] [INFO] We are on page 6 of 8 [01/29 00:51:26] [INFO] We are on page 7 of 8 [01/29 00:51:27] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/twitcy_zpscfjihzlq.gif [01/29 00:51:28] [INFO] We are on page 8 of 8 [01/29 00:51:28] [INFO] Number of posts: 2 [01/29 00:51:29] [INFO] Progress: 3443/6740 [01/29 00:51:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:51:29] [INFO] Thread http://forum.notebookreview.com/threads/apple-macbook-pro-review-late-2008-model-discussion.317369/ finished! [01/29 00:51:29] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-f6v-user-review.334275/ is 32000 ms [01/29 00:51:29] [INFO] !!! Now downloading ASUS F6V User Review !!!!! [01/29 00:51:30] [INFO] We are on page 1 of 5 [01/29 00:51:39] [INFO] We are on page 2 of 5 [01/29 00:51:41] [INFO] We are on page 3 of 5 [01/29 00:51:41] [WARNING] File not found for image http://img131.imageshack.us/img131/3433/24um9.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/ASUS F6V User Review/images/storyImages/24um9.th.jpg [01/29 00:51:41] [WARNING] File not found for image http://img131.imageshack.us/img131/284/25oe1.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/ASUS F6V User Review/images/storyImages/25oe1.th.jpg [01/29 00:51:43] [INFO] We are on page 4 of 5 [01/29 00:51:44] [INFO] We are on page 5 of 5 [01/29 00:51:44] [INFO] Number of posts: 5 [01/29 00:51:44] [INFO] Progress: 3444/6740 [01/29 00:51:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:51:44] [INFO] Thread http://forum.notebookreview.com/threads/asus-f6v-user-review.334275/ finished! [01/29 00:51:45] [INFO] !!! Now downloading Acer Aspire One 10-inch Now Available !!!!! [01/29 00:51:46] [INFO] We are on page 1 of 1 [01/29 00:51:47] [INFO] Progress: 3445/6740 [01/29 00:51:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:51:47] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire-one-10-inch-now-available.351697/ finished! [01/29 00:51:47] [INFO] Max wait time for http://forum.notebookreview.com/threads/toshiba-qosmio-x305-q725-review.349551/ is 30500 ms [01/29 00:51:47] [INFO] !!! Now downloading Toshiba Qosmio X305-Q725 Review !!!!! [01/29 00:51:48] [INFO] We are on page 1 of 5 [01/29 00:51:55] [INFO] We are on page 2 of 5 [01/29 00:51:57] [INFO] We are on page 3 of 5 [01/29 00:51:59] [INFO] We are on page 4 of 5 [01/29 00:52:00] [INFO] We are on page 5 of 5 [01/29 00:52:00] [INFO] Number of posts: 2 [01/29 00:52:00] [INFO] Progress: 3446/6740 [01/29 00:52:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:52:00] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-qosmio-x305-q725-review.349551/ finished! [01/29 00:52:01] [INFO] !!! Now downloading Apple MacBook (Early 2009) Review !!!!! [01/29 00:52:02] [INFO] We are on page 1 of 1 [01/29 00:52:02] [INFO] Number of posts: 4 [01/29 00:52:03] [INFO] Progress: 3447/6740 [01/29 00:52:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:52:03] [INFO] Thread http://forum.notebookreview.com/threads/apple-macbook-early-2009-review.352714/ finished! [01/29 00:52:04] [INFO] !!! Now downloading US Navy buys dual-screen laptops from gScreen !!!!! [01/29 00:52:05] [INFO] We are on page 1 of 2 [01/29 00:52:07] [INFO] We are on page 2 of 2 [01/29 00:52:07] [INFO] Number of posts: 6 [01/29 00:52:07] [WARNING] File not found for image http://www.gscreencorp.com/G400-frog-900-04.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/US Navy buys dual-screen laptops from gScreen/images/storyImages/G400-frog-900-04.jpg [01/29 00:52:07] [INFO] Progress: 3448/6740 [01/29 00:52:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:52:07] [INFO] Thread http://forum.notebookreview.com/threads/us-navy-buys-dual-screen-laptops-from-gscreen.351699/ finished! [01/29 00:52:07] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-launches-new-ultraportable-notebooks.339010/ is 41000 ms [01/29 00:52:08] [INFO] !!! Now downloading HP Launches New Ultraportable Notebooks !!!!! [01/29 00:52:09] [INFO] We are on page 1 of 7 [01/29 00:52:14] [INFO] We are on page 2 of 7 [01/29 00:52:16] [INFO] We are on page 3 of 7 [01/29 00:52:18] [INFO] We are on page 4 of 7 [01/29 00:52:20] [INFO] We are on page 5 of 7 [01/29 00:52:21] [INFO] We are on page 6 of 7 [01/29 00:52:23] [INFO] We are on page 7 of 7 [01/29 00:52:23] [INFO] Number of posts: 3 [01/29 00:52:23] [INFO] Progress: 3449/6740 [01/29 00:52:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:52:23] [INFO] Thread http://forum.notebookreview.com/threads/hp-launches-new-ultraportable-notebooks.339010/ finished! [01/29 00:52:25] [INFO] !!! Now downloading Intel will not reduce notebook prices !!!!! [01/29 00:52:26] [INFO] We are on page 1 of 2 [01/29 00:52:28] [INFO] We are on page 2 of 2 [01/29 00:52:28] [INFO] Number of posts: 2 [01/29 00:52:28] [INFO] Progress: 3450/6740 [01/29 00:52:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:52:28] [INFO] Thread http://forum.notebookreview.com/threads/intel-will-not-reduce-notebook-prices.351698/ finished! [01/29 00:52:29] [INFO] !!! Now downloading Toshiba Satellite A135-S4527 Review !!!!! [01/29 00:52:30] [INFO] We are on page 1 of 2 [01/29 00:52:34] [INFO] We are on page 2 of 2 [01/29 00:52:34] [INFO] Number of posts: 9 [01/29 00:52:34] [INFO] Progress: 3451/6740 [01/29 00:52:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:52:34] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-a135-s4527-review.117551/ finished! [01/29 00:52:36] [INFO] !!! Now downloading Acer Aspire 6920 First Look !!!!! [01/29 00:52:37] [INFO] We are on page 1 of 2 [01/29 00:52:40] [INFO] We are on page 2 of 2 [01/29 00:52:40] [INFO] Number of posts: 4 [01/29 00:53:02] [INFO] Progress: 3452/6740 [01/29 00:53:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:53:02] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire-6920-first-look.278435/ finished! [01/29 00:53:03] [INFO] !!! Now downloading Microsoft to Open Retail Stores !!!!! [01/29 00:53:04] [INFO] We are on page 1 of 1 [01/29 00:53:04] [INFO] Number of posts: 5 [01/29 00:53:04] [INFO] Progress: 3453/6740 [01/29 00:53:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:53:04] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-to-open-retail-stores.352826/ finished! [01/29 00:53:05] [INFO] !!! Now downloading Notebook Component Makers Faring Better !!!!! [01/29 00:53:06] [INFO] We are on page 1 of 1 [01/29 00:53:06] [INFO] Number of posts: 1 [01/29 00:53:06] [INFO] Progress: 3454/6740 [01/29 00:53:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:53:06] [INFO] Thread http://forum.notebookreview.com/threads/notebook-component-makers-faring-better.352825/ finished! [01/29 00:53:06] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-announces-new-multi-touch-xt2-tablet.351582/ is 21500 ms [01/29 00:53:07] [INFO] !!! Now downloading Dell Announces New Multi-Touch XT2 Tablet !!!!! [01/29 00:53:08] [INFO] We are on page 1 of 3 [01/29 00:53:10] [INFO] We are on page 2 of 3 [01/29 00:53:12] [INFO] We are on page 3 of 3 [01/29 00:53:12] [INFO] Number of posts: 4 [01/29 00:53:12] [INFO] Progress: 3455/6740 [01/29 00:53:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:53:12] [INFO] Thread http://forum.notebookreview.com/threads/dell-announces-new-multi-touch-xt2-tablet.351582/ finished! [01/29 00:53:13] [INFO] !!! Now downloading Fujitsu LifeBook P8020 Review Discussion !!!!! [01/29 00:53:14] [INFO] We are on page 1 of 2 [01/29 00:53:14] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Fujitsu LifeBook P8020 Review Discussion/images/avatars/ [01/29 00:53:16] [INFO] We are on page 2 of 2 [01/29 00:53:16] [INFO] Number of posts: 5 [01/29 00:53:16] [INFO] Progress: 3456/6740 [01/29 00:53:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:53:16] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-lifebook-p8020-review-discussion.324349/ finished! [01/29 00:53:16] [INFO] Max wait time for http://forum.notebookreview.com/threads/belkin-laptop-cooling-hub-review.349928/ is 22500 ms [01/29 00:53:17] [INFO] !!! Now downloading Belkin Laptop Cooling Hub Review !!!!! [01/29 00:53:18] [INFO] We are on page 1 of 3 [01/29 00:53:20] [INFO] We are on page 2 of 3 [01/29 00:53:22] [INFO] We are on page 3 of 3 [01/29 00:53:22] [INFO] Number of posts: 6 [01/29 00:53:22] [INFO] Progress: 3457/6740 [01/29 00:53:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:53:22] [INFO] Thread http://forum.notebookreview.com/threads/belkin-laptop-cooling-hub-review.349928/ finished! [01/29 00:53:22] [INFO] !!! Now downloading Leaked Intel roadmap shows Pineview coming Q4 !!!!! [01/29 00:53:23] [INFO] We are on page 1 of 1 [01/29 00:53:23] [INFO] Number of posts: 6 [01/29 00:53:24] [INFO] Progress: 3458/6740 [01/29 00:53:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:53:24] [INFO] Thread http://forum.notebookreview.com/threads/leaked-intel-roadmap-shows-pineview-coming-q4.351362/ finished! [01/29 00:53:24] [INFO] !!! Now downloading External monitor not necessary for ATI external graphics !!!!! [01/29 00:53:26] [INFO] We are on page 1 of 2 [01/29 00:53:27] [INFO] We are on page 2 of 2 [01/29 00:53:27] [INFO] Number of posts: 8 [01/29 00:53:29] [INFO] Progress: 3459/6740 [01/29 00:53:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:53:29] [INFO] Thread http://forum.notebookreview.com/threads/external-monitor-not-necessary-for-ati-external-graphics.349731/ finished! [01/29 00:53:29] [INFO] !!! Now downloading HP Pavilion tx2000 Tablet PC First Look !!!!! [01/29 00:53:30] [INFO] We are on page 1 of 2 [01/29 00:53:35] [INFO] We are on page 2 of 2 [01/29 00:53:35] [INFO] Number of posts: 4 [01/29 00:53:35] [INFO] Progress: 3460/6740 [01/29 00:53:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:53:35] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-tx2000-tablet-pc-first-look.206386/ finished! [01/29 00:53:36] [INFO] !!! Now downloading HP introduces 16-inch Pavilion dv6t !!!!! [01/29 00:53:37] [INFO] We are on page 1 of 2 [01/29 00:53:39] [INFO] We are on page 2 of 2 [01/29 00:53:39] [INFO] Number of posts: 6 [01/29 00:53:39] [INFO] Progress: 3461/6740 [01/29 00:53:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:53:39] [INFO] Thread http://forum.notebookreview.com/threads/hp-introduces-16-inch-pavilion-dv6t.339627/ finished! [01/29 00:53:39] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-intel-refresh-coming-this-spring-msi-wind-allows-overclocking.313814/ is 34000 ms [01/29 00:53:39] [INFO] !!! Now downloading News Bits- Intel Refresh Coming This Spring, MSI Wind Allows Overclocking !!!!! [01/29 00:53:41] [INFO] We are on page 1 of 5 [01/29 00:53:44] [INFO] We are on page 2 of 5 [01/29 00:53:46] [INFO] We are on page 3 of 5 [01/29 00:53:48] [INFO] We are on page 4 of 5 [01/29 00:53:49] [INFO] We are on page 5 of 5 [01/29 00:53:49] [INFO] Number of posts: 9 [01/29 00:53:50] [INFO] Progress: 3462/6740 [01/29 00:53:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:53:50] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-intel-refresh-coming-this-spring-msi-wind-allows-overclocking.313814/ finished! [01/29 00:53:50] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-eee-pc-1000he-boasts-9-5-hrs-battery.348893/ is 37500 ms [01/29 00:53:50] [INFO] !!! Now downloading ASUS Eee PC 1000HE boasts 9.5 hrs battery !!!!! [01/29 00:53:51] [INFO] We are on page 1 of 6 [01/29 00:53:57] [INFO] We are on page 2 of 6 [01/29 00:53:59] [INFO] We are on page 3 of 6 [01/29 00:54:01] [INFO] We are on page 4 of 6 [01/29 00:54:03] [INFO] We are on page 5 of 6 [01/29 00:54:04] [INFO] We are on page 6 of 6 [01/29 00:54:04] [INFO] Number of posts: 6 [01/29 00:54:04] [INFO] Progress: 3463/6740 [01/29 00:54:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:54:04] [INFO] Thread http://forum.notebookreview.com/threads/asus-eee-pc-1000he-boasts-9-5-hrs-battery.348893/ finished! [01/29 00:54:05] [INFO] !!! Now downloading HP Mini 1000 Mi Edition User Review !!!!! [01/29 00:54:06] [INFO] We are on page 1 of 3 [01/29 00:54:08] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/wideeyed_zpsef1aepal.gif [01/29 00:54:10] [INFO] We are on page 2 of 3 [01/29 00:54:10] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/wideeyed_zpsef1aepal.gif [01/29 00:54:12] [INFO] We are on page 3 of 3 [01/29 00:54:12] [INFO] Number of posts: 1 [01/29 00:54:12] [INFO] Progress: 3464/6740 [01/29 00:54:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:54:12] [INFO] Thread http://forum.notebookreview.com/threads/hp-mini-1000-mi-edition-user-review.346970/ finished! [01/29 00:54:13] [INFO] !!! Now downloading Dell Latitude E4300 Troubles !!!!! [01/29 00:54:14] [INFO] We are on page 1 of 1 [01/29 00:54:14] [INFO] Number of posts: 7 [01/29 00:54:14] [INFO] Progress: 3465/6740 [01/29 00:54:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:54:14] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-e4300-troubles.349732/ finished! [01/29 00:54:14] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-thinkpad-w700ds-review.348886/ is 20500 ms [01/29 00:54:15] [INFO] !!! Now downloading Lenovo ThinkPad W700ds Review !!!!! [01/29 00:54:16] [INFO] We are on page 1 of 3 [01/29 00:54:21] [INFO] We are on page 2 of 3 [01/29 00:54:22] [INFO] We are on page 3 of 3 [01/29 00:54:22] [INFO] Number of posts: 2 [01/29 00:54:22] [INFO] Progress: 3466/6740 [01/29 00:54:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:54:22] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-w700ds-review.348886/ finished! [01/29 00:54:22] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-g50vt-x1-review.322058/ is 29000 ms [01/29 00:54:23] [INFO] !!! Now downloading ASUS G50Vt-X1 Review !!!!! [01/29 00:54:24] [INFO] We are on page 1 of 4 [01/29 00:54:30] [INFO] We are on page 2 of 4 [01/29 00:54:33] [INFO] We are on page 3 of 4 [01/29 00:54:35] [INFO] We are on page 4 of 4 [01/29 00:54:35] [INFO] Number of posts: 9 [01/29 00:54:35] [INFO] Progress: 3467/6740 [01/29 00:54:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:54:35] [INFO] Thread http://forum.notebookreview.com/threads/asus-g50vt-x1-review.322058/ finished! [01/29 00:54:35] [INFO] Max wait time for http://forum.notebookreview.com/threads/ocz-17-whitebook-performance-and-benchmarks.347729/ is 37500 ms [01/29 00:54:35] [INFO] !!! Now downloading OCZ 17 Whitebook Performance and Benchmarks !!!!! [01/29 00:54:36] [INFO] We are on page 1 of 6 [01/29 00:54:38] [INFO] We are on page 2 of 6 [01/29 00:54:41] [INFO] We are on page 3 of 6 [01/29 00:54:43] [INFO] We are on page 4 of 6 [01/29 00:54:45] [INFO] We are on page 5 of 6 [01/29 00:54:47] [INFO] We are on page 6 of 6 [01/29 00:54:47] [INFO] Number of posts: 6 [01/29 00:54:47] [INFO] Progress: 3468/6740 [01/29 00:54:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:54:47] [INFO] Thread http://forum.notebookreview.com/threads/ocz-17-whitebook-performance-and-benchmarks.347729/ finished! [01/29 00:54:47] [INFO] !!! Now downloading MSI Introduces 15.4 GT627 gaming notebook !!!!! [01/29 00:54:48] [INFO] We are on page 1 of 2 [01/29 00:54:50] [INFO] We are on page 2 of 2 [01/29 00:54:50] [INFO] Number of posts: 8 [01/29 00:54:51] [INFO] Progress: 3469/6740 [01/29 00:54:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:54:51] [INFO] Thread http://forum.notebookreview.com/threads/msi-introduces-15-4-gt627-gaming-notebook.346622/ finished! [01/29 00:54:51] [INFO] !!! Now downloading Most Popular Laptops for January 2009 !!!!! [01/29 00:54:52] [INFO] We are on page 1 of 2 [01/29 00:54:56] [WARNING] File not found for image http://img144.imageshack.us/img144/3932/top10od2.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Most Popular Laptops for January 2009/images/storyImages/top10od2.th.jpg [01/29 00:54:57] [INFO] We are on page 2 of 2 [01/29 00:54:57] [INFO] Number of posts: 4 [01/29 00:54:57] [INFO] Progress: 3470/6740 [01/29 00:54:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:54:57] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-laptops-for-january-2009.348434/ finished! [01/29 00:54:58] [INFO] !!! Now downloading AMD Delivers New Processors For Ultrathin Notebooks !!!!! [01/29 00:54:59] [INFO] We are on page 1 of 2 [01/29 00:55:01] [INFO] We are on page 2 of 2 [01/29 00:55:01] [INFO] Number of posts: 8 [01/29 00:55:01] [INFO] Progress: 3471/6740 [01/29 00:55:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:55:01] [INFO] Thread http://forum.notebookreview.com/threads/amd-delivers-new-processors-for-ultrathin-notebooks.339011/ finished! [01/29 00:55:01] [INFO] Max wait time for http://forum.notebookreview.com/threads/compaq-v3000z-review-pics-specs.63228/ is 98000 ms [01/29 00:55:02] [INFO] !!! Now downloading Compaq v3000z Review (pics, specs) !!!!! [01/29 00:55:03] [INFO] We are on page 1 of 18 [01/29 00:55:09] [INFO] We are on page 2 of 18 [01/29 00:55:10] [INFO] We are on page 3 of 18 [01/29 00:55:14] [INFO] We are on page 4 of 18 [01/29 00:55:16] [INFO] We are on page 5 of 18 [01/29 00:55:18] [INFO] We are on page 6 of 18 [01/29 00:55:19] [INFO] We are on page 7 of 18 [01/29 00:55:21] [INFO] We are on page 8 of 18 [01/29 00:55:23] [INFO] We are on page 9 of 18 [01/29 00:55:25] [INFO] We are on page 10 of 18 [01/29 00:55:27] [INFO] We are on page 11 of 18 [01/29 00:55:28] [INFO] We are on page 12 of 18 [01/29 00:55:30] [INFO] We are on page 13 of 18 [01/29 00:55:32] [INFO] We are on page 14 of 18 [01/29 00:55:33] [INFO] We are on page 15 of 18 [01/29 00:55:35] [INFO] We are on page 16 of 18 [01/29 00:55:37] [INFO] We are on page 17 of 18 [01/29 00:55:37] [INFO] Applying Photobucket fix for http://i6.photobucket.com/albums/y246/contour-miner/DSC00129.jpg [01/29 00:55:37] [WARNING] Could not download image https://hosting.photobucket.com/albums/y246/contour-miner/DSC00129.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/y246/contour-miner/DSC00129.jpg [01/29 00:55:37] [INFO] Applying Photobucket fix for http://i6.photobucket.com/albums/y246/contour-miner/DSC00121.jpg [01/29 00:55:37] [WARNING] Could not download image https://hosting.photobucket.com/albums/y246/contour-miner/DSC00121.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/y246/contour-miner/DSC00121.jpg [01/29 00:55:37] [INFO] Applying Photobucket fix for http://i6.photobucket.com/albums/y246/contour-miner/DSC00109.jpg [01/29 00:55:38] [WARNING] Could not download image https://hosting.photobucket.com/albums/y246/contour-miner/DSC00109.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/y246/contour-miner/DSC00109.jpg [01/29 00:55:39] [INFO] We are on page 18 of 18 [01/29 00:55:39] [INFO] Number of posts: 7 [01/29 00:55:39] [INFO] Progress: 3472/6740 [01/29 00:55:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:55:39] [INFO] Thread http://forum.notebookreview.com/threads/compaq-v3000z-review-pics-specs.63228/ finished! [01/29 00:55:40] [INFO] !!! Now downloading Clevo D900F notebook to feature Core i7, X58, Nvidia G280 !!!!! [01/29 00:55:41] [INFO] We are on page 1 of 2 [01/29 00:55:44] [INFO] We are on page 2 of 2 [01/29 00:55:44] [INFO] Number of posts: 9 [01/29 00:55:44] [INFO] Progress: 3473/6740 [01/29 00:55:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:55:44] [INFO] Thread http://forum.notebookreview.com/threads/clevo-d900f-notebook-to-feature-core-i7-x58-nvidia-g280.348286/ finished! [01/29 00:55:44] [INFO] Max wait time for http://forum.notebookreview.com/threads/eurocom-d90xc-phantom-x-user-review.346605/ is 43000 ms [01/29 00:55:45] [INFO] !!! Now downloading Eurocom D90xC Phantom-X User Review !!!!! [01/29 00:55:46] [INFO] We are on page 1 of 7 [01/29 00:55:51] [INFO] We are on page 2 of 7 [01/29 00:55:54] [INFO] We are on page 3 of 7 [01/29 00:55:56] [INFO] We are on page 4 of 7 [01/29 00:55:58] [INFO] We are on page 5 of 7 [01/29 00:56:00] [INFO] We are on page 6 of 7 [01/29 00:56:03] [INFO] We are on page 7 of 7 [01/29 00:56:03] [INFO] Number of posts: 7 [01/29 00:56:03] [INFO] Progress: 3474/6740 [01/29 00:56:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:56:03] [INFO] Thread http://forum.notebookreview.com/threads/eurocom-d90xc-phantom-x-user-review.346605/ finished! [01/29 00:56:03] [INFO] !!! Now downloading Acer Introduces Ferrari 1200 !!!!! [01/29 00:56:05] [INFO] We are on page 1 of 1 [01/29 00:56:05] [INFO] Number of posts: 3 [01/29 00:56:05] [INFO] Progress: 3475/6740 [01/29 00:56:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:56:05] [INFO] Thread http://forum.notebookreview.com/threads/acer-introduces-ferrari-1200.347682/ finished! [01/29 00:56:06] [INFO] !!! Now downloading Lenovo ThinkPad Secure Portable Hard Drive Review !!!!! [01/29 00:56:07] [INFO] We are on page 1 of 2 [01/29 00:56:10] [INFO] We are on page 2 of 2 [01/29 00:56:10] [INFO] Number of posts: 2 [01/29 00:56:10] [INFO] Progress: 3476/6740 [01/29 00:56:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:56:10] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-secure-portable-hard-drive-review.346264/ finished! [01/29 00:56:11] [INFO] !!! Now downloading Current Notebook and Tech Deals (Updated 1 27 2009) !!!!! [01/29 00:56:12] [INFO] We are on page 1 of 1 [01/29 00:56:12] [INFO] Number of posts: 5 [01/29 00:56:17] [INFO] Progress: 3477/6740 [01/29 00:56:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:56:17] [INFO] Thread http://forum.notebookreview.com/threads/current-notebook-and-tech-deals-updated-1-27-2009.346599/ finished! [01/29 00:56:17] [INFO] Max wait time for http://forum.notebookreview.com/threads/intel-pineview-netbook-platform-coming-2h-09.344711/ is 30500 ms [01/29 00:56:18] [INFO] !!! Now downloading Intel Pineview netbook platform coming 2H '09 !!!!! [01/29 00:56:19] [INFO] We are on page 1 of 5 [01/29 00:56:21] [INFO] We are on page 2 of 5 [01/29 00:56:23] [INFO] We are on page 3 of 5 [01/29 00:56:24] [INFO] We are on page 4 of 5 [01/29 00:56:26] [INFO] We are on page 5 of 5 [01/29 00:56:26] [INFO] Number of posts: 2 [01/29 00:56:26] [INFO] Progress: 3478/6740 [01/29 00:56:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:56:26] [INFO] Thread http://forum.notebookreview.com/threads/intel-pineview-netbook-platform-coming-2h-09.344711/ finished! [01/29 00:56:26] [INFO] !!! Now downloading Panasonic updates Toughbook 19 and 30 notebooks !!!!! [01/29 00:56:27] [INFO] We are on page 1 of 1 [01/29 00:56:27] [INFO] Number of posts: 8 [01/29 00:56:28] [INFO] Progress: 3479/6740 [01/29 00:56:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:56:28] [INFO] Thread http://forum.notebookreview.com/threads/panasonic-updates-toughbook-19-and-30-notebooks.347101/ finished! [01/29 00:56:28] [INFO] Max wait time for http://forum.notebookreview.com/threads/kensington-contour-notebook-backpack-review-pics.19578/ is 21500 ms [01/29 00:56:28] [INFO] !!! Now downloading Kensington Contour Notebook Backpack Review (pics) !!!!! [01/29 00:56:30] [INFO] We are on page 1 of 3 [01/29 00:56:35] [INFO] We are on page 2 of 3 [01/29 00:56:36] [INFO] We are on page 3 of 3 [01/29 00:56:36] [INFO] Number of posts: 4 [01/29 00:56:36] [INFO] Progress: 3480/6740 [01/29 00:56:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:56:36] [INFO] Thread http://forum.notebookreview.com/threads/kensington-contour-notebook-backpack-review-pics.19578/ finished! [01/29 00:56:36] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-g71g-user-review.333034/ is 31500 ms [01/29 00:56:37] [INFO] !!! Now downloading ASUS G71G User Review !!!!! [01/29 00:56:38] [INFO] We are on page 1 of 5 [01/29 00:56:47] [INFO] We are on page 2 of 5 [01/29 00:56:50] [INFO] We are on page 3 of 5 [01/29 00:56:52] [INFO] We are on page 4 of 5 [01/29 00:56:55] [INFO] We are on page 5 of 5 [01/29 00:56:55] [INFO] Number of posts: 4 [01/29 00:56:55] [INFO] Progress: 3481/6740 [01/29 00:56:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:56:55] [INFO] Thread http://forum.notebookreview.com/threads/asus-g71g-user-review.333034/ finished! [01/29 00:56:55] [INFO] Max wait time for http://forum.notebookreview.com/threads/skinit-laptop-skins-review.62405/ is 25000 ms [01/29 00:56:56] [INFO] !!! Now downloading SkinIt Laptop Skins Review !!!!! [01/29 00:56:58] [INFO] We are on page 1 of 4 [01/29 00:57:01] [INFO] We are on page 2 of 4 [01/29 00:57:02] [WARNING] Host down for image http://www.irobotskins.com/images//web/product_shot/product_shot519956.jpg [01/29 00:57:02] [WARNING] Host down for image http://www.irobotskins.com/images//web/product_shot/product_shot512775.jpg [01/29 00:57:02] [WARNING] Could not download image https://www.skinit.com/images/web/product_shot/product_shot2464910.jpg because Server returned HTTP response code: 401 for URL: https://www.skinit.com/images/web/product_shot/product_shot2464910.jpg [01/29 00:57:05] [INFO] We are on page 3 of 4 [01/29 00:57:06] [INFO] We are on page 4 of 4 [01/29 00:57:06] [INFO] Number of posts: 1 [01/29 00:57:06] [INFO] Progress: 3482/6740 [01/29 00:57:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:57:06] [INFO] Thread http://forum.notebookreview.com/threads/skinit-laptop-skins-review.62405/ finished! [01/29 00:57:07] [INFO] !!! Now downloading Acer Aspire One 8.9 Going Out, 10.1 On the Way !!!!! [01/29 00:57:08] [INFO] We are on page 1 of 1 [01/29 00:57:08] [INFO] Number of posts: 4 [01/29 00:57:08] [INFO] Progress: 3483/6740 [01/29 00:57:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:57:08] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire-one-8-9-going-out-10-1-on-the-way.345165/ finished! [01/29 00:57:09] [INFO] !!! Now downloading ScanFast Onyx Checkpoint Friendly Briefcase Review !!!!! [01/29 00:57:10] [INFO] We are on page 1 of 1 [01/29 00:57:10] [INFO] Number of posts: 2 [01/29 00:57:12] [INFO] Progress: 3484/6740 [01/29 00:57:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:57:12] [INFO] Thread http://forum.notebookreview.com/threads/scanfast-onyx-checkpoint-friendly-briefcase-review.345747/ finished! [01/29 00:57:13] [INFO] !!! Now downloading White Apple MacBook gets new processor and graphics !!!!! [01/29 00:57:14] [INFO] We are on page 1 of 1 [01/29 00:57:14] [INFO] Number of posts: 3 [01/29 00:57:14] [INFO] Progress: 3485/6740 [01/29 00:57:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:57:14] [INFO] Thread http://forum.notebookreview.com/threads/white-apple-macbook-gets-new-processor-and-graphics.344710/ finished! [01/29 00:57:14] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-tx1000-convertible-notebook-review.100568/ is 31000 ms [01/29 00:57:14] [INFO] !!! Now downloading HP tx1000 Convertible Notebook Review !!!!! [01/29 00:57:16] [INFO] We are on page 1 of 5 [01/29 00:57:23] [INFO] We are on page 2 of 5 [01/29 00:57:25] [INFO] We are on page 3 of 5 [01/29 00:57:27] [INFO] We are on page 4 of 5 [01/29 00:57:28] [INFO] We are on page 5 of 5 [01/29 00:57:28] [INFO] Number of posts: 3 [01/29 00:57:28] [INFO] Progress: 3486/6740 [01/29 00:57:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:57:28] [INFO] Thread http://forum.notebookreview.com/threads/hp-tx1000-convertible-notebook-review.100568/ finished! [01/29 00:57:29] [INFO] !!! Now downloading Corsair to enter SSD market !!!!! [01/29 00:57:30] [INFO] We are on page 1 of 2 [01/29 00:57:32] [INFO] We are on page 2 of 2 [01/29 00:57:32] [INFO] Number of posts: 3 [01/29 00:57:32] [INFO] Progress: 3487/6740 [01/29 00:57:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:57:32] [INFO] Thread http://forum.notebookreview.com/threads/corsair-to-enter-ssd-market.344712/ finished! [01/29 00:57:32] [INFO] !!! Now downloading Dell introduces new HDD, SSD options on XPS !!!!! [01/29 00:57:33] [INFO] We are on page 1 of 2 [01/29 00:57:35] [INFO] We are on page 2 of 2 [01/29 00:57:35] [INFO] Number of posts: 2 [01/29 00:57:36] [INFO] Progress: 3488/6740 [01/29 00:57:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:57:36] [INFO] Thread http://forum.notebookreview.com/threads/dell-introduces-new-hdd-ssd-options-on-xps.343985/ finished! [01/29 00:57:36] [INFO] Max wait time for http://forum.notebookreview.com/threads/sager-np8660-review.297670/ is 56500 ms [01/29 00:57:36] [INFO] !!! Now downloading Sager NP8660 Review !!!!! [01/29 00:57:37] [INFO] We are on page 1 of 10 [01/29 00:57:43] [INFO] We are on page 2 of 10 [01/29 00:57:53] [INFO] We are on page 3 of 10 [01/29 00:58:06] [INFO] We are on page 4 of 10 [01/29 00:58:08] [INFO] We are on page 5 of 10 [01/29 00:58:10] [INFO] We are on page 6 of 10 [01/29 00:58:12] [INFO] We are on page 7 of 10 [01/29 00:58:13] [INFO] We are on page 8 of 10 [01/29 00:58:15] [INFO] We are on page 9 of 10 [01/29 00:58:17] [INFO] We are on page 10 of 10 [01/29 00:58:17] [INFO] Number of posts: 4 [01/29 00:58:17] [INFO] Progress: 3489/6740 [01/29 00:58:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:58:17] [INFO] Thread http://forum.notebookreview.com/threads/sager-np8660-review.297670/ finished! [01/29 00:58:17] [INFO] !!! Now downloading 10 Acer Aspire One on the way !!!!! [01/29 00:58:18] [INFO] We are on page 1 of 2 [01/29 00:58:21] [INFO] We are on page 2 of 2 [01/29 00:58:21] [INFO] Number of posts: 1 [01/29 00:58:21] [INFO] Progress: 3490/6740 [01/29 00:58:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:58:21] [INFO] Thread http://forum.notebookreview.com/threads/10-acer-aspire-one-on-the-way.338198/ finished! [01/29 00:58:21] [INFO] !!! Now downloading Fujitsu LifeBook N7010 Review !!!!! [01/29 00:58:23] [INFO] We are on page 1 of 2 [01/29 00:58:25] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/wideeyed_zpsef1aepal.gif [01/29 00:58:25] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/wideeyed_zpsef1aepal.gif [01/29 00:58:27] [INFO] We are on page 2 of 2 [01/29 00:58:27] [INFO] Number of posts: 7 [01/29 00:58:28] [INFO] Progress: 3491/6740 [01/29 00:58:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:58:28] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-lifebook-n7010-review.341659/ finished! [01/29 00:58:28] [INFO] Max wait time for http://forum.notebookreview.com/threads/sony-vaio-g-series-review.181123/ is 43500 ms [01/29 00:58:29] [INFO] !!! Now downloading Sony VAIO G Series Review !!!!! [01/29 00:58:30] [INFO] We are on page 1 of 7 [01/29 00:58:37] [WARNING] File not found for image http://www.technologyguide.com/assets/X-20071021112426421230.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sony VAIO G Series Review/images/storyImages/X-20071021112426421230.jpg [01/29 00:58:38] [WARNING] File not found for image http://www.technologyguide.com/assets/X-20071021112429359336.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sony VAIO G Series Review/images/storyImages/X-20071021112429359336.jpg [01/29 00:58:41] [INFO] We are on page 2 of 7 [01/29 00:58:42] [INFO] We are on page 3 of 7 [01/29 00:58:44] [INFO] We are on page 4 of 7 [01/29 00:58:46] [INFO] We are on page 5 of 7 [01/29 00:58:47] [INFO] We are on page 6 of 7 [01/29 00:58:49] [INFO] We are on page 7 of 7 [01/29 00:58:49] [INFO] Number of posts: 8 [01/29 00:58:49] [INFO] Progress: 3492/6740 [01/29 00:58:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:58:49] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-g-series-review.181123/ finished! [01/29 00:58:49] [INFO] !!! Now downloading Intel introduces CULV platform for ultraportables !!!!! [01/29 00:58:50] [INFO] We are on page 1 of 2 [01/29 00:58:51] [WARNING] File not found for image http://img407.imageshack.us/img407/7366/hkepchardware45nmpineviqm4.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Intel introduces CULV platform for ultraportables/images/storyImages/hkepchardware45nmpineviqm4.png [01/29 00:58:53] [INFO] We are on page 2 of 2 [01/29 00:58:53] [INFO] Number of posts: 4 [01/29 00:58:53] [INFO] Progress: 3493/6740 [01/29 00:58:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:58:53] [INFO] Thread http://forum.notebookreview.com/threads/intel-introduces-culv-platform-for-ultraportables.343986/ finished! [01/29 00:58:53] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-w700-review.307814/ is 31500 ms [01/29 00:58:54] [INFO] !!! Now downloading Lenovo W700 Review !!!!! [01/29 00:58:55] [INFO] We are on page 1 of 5 [01/29 00:59:03] [INFO] We are on page 2 of 5 [01/29 00:59:05] [INFO] We are on page 3 of 5 [01/29 00:59:07] [INFO] We are on page 4 of 5 [01/29 00:59:09] [INFO] We are on page 5 of 5 [01/29 00:59:09] [INFO] Number of posts: 4 [01/29 00:59:09] [INFO] Progress: 3494/6740 [01/29 00:59:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:59:09] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-w700-review.307814/ finished! [01/29 00:59:09] [INFO] Max wait time for http://forum.notebookreview.com/threads/viciouss-eee-1000h-review.310888/ is 36000 ms [01/29 00:59:09] [INFO] !!! Now downloading Vicious's EEE 1000H Review !!!!! [01/29 00:59:10] [INFO] We are on page 1 of 6 [01/29 00:59:10] [WARNING] Host down for image http://xs232.xs.to/xs232/08425/100brightness267.jpg.xs.jpg [01/29 00:59:10] [WARNING] Host down for image http://xs232.xs.to/xs232/08425/50brightness858.jpg.xs.jpg [01/29 00:59:10] [WARNING] Host down for image http://xs232.xs.to/xs232/08425/1brightness403.jpg.xs.jpg [01/29 00:59:10] [WARNING] Host down for image http://xs232.xs.to/xs232/08425/redgrad371.jpg.xs.jpg [01/29 00:59:10] [WARNING] Host down for image http://xs232.xs.to/xs232/08425/bluegrad936.jpg.xs.jpg [01/29 00:59:10] [WARNING] Host down for image http://xs232.xs.to/xs232/08425/greengrad363.jpg.xs.jpg [01/29 00:59:10] [WARNING] Host down for image http://xs232.xs.to/xs232/08425/30top942.jpg.xs.jpg [01/29 00:59:10] [WARNING] Host down for image http://xs232.xs.to/xs232/08425/60top245.jpg.xs.jpg [01/29 00:59:10] [WARNING] Host down for image http://xs232.xs.to/xs232/08425/20right904.jpg.xs.jpg [01/29 00:59:10] [WARNING] Host down for image http://xs232.xs.to/xs232/08425/45right341.jpg.xs.jpg [01/29 00:59:10] [WARNING] Host down for image http://xs232.xs.to/xs232/08425/20left660.jpg.xs.jpg [01/29 00:59:10] [WARNING] Host down for image http://xs232.xs.to/xs232/08425/45left823.jpg.xs.jpg [01/29 00:59:10] [WARNING] Host down for image http://xs232.xs.to/xs232/08425/45back402.jpg.xs.jpg [01/29 00:59:10] [WARNING] Host down for image http://xs232.xs.to/xs232/08425/top301.jpg.xs.jpg [01/29 00:59:10] [WARNING] Host down for image http://xs232.xs.to/xs232/08425/bottom278.jpg.xs.jpg [01/29 00:59:10] [WARNING] Host down for image http://xs232.xs.to/xs232/08425/inside199.jpg.xs.jpg [01/29 00:59:10] [WARNING] Host down for image http://xs232.xs.to/xs232/08425/keyboard669.jpg.xs.jpg [01/29 00:59:10] [WARNING] Host down for image http://xs232.xs.to/xs232/08425/leftside322.jpg.xs.jpg [01/29 00:59:10] [WARNING] Host down for image http://xs232.xs.to/xs232/08425/rightside100.jpg.xs.jpg [01/29 00:59:10] [WARNING] Host down for image http://xs232.xs.to/xs232/08425/back938.jpg.xs.jpg [01/29 00:59:10] [WARNING] Host down for image http://xs232.xs.to/xs232/08425/front174.jpg.xs.jpg [01/29 00:59:10] [WARNING] Host down for image http://xs232.xs.to/xs232/08425/coolmod452.jpg.xs.jpg [01/29 00:59:10] [WARNING] Host down for image http://xs232.xs.to/xs232/08425/maxopen742.jpg.xs.jpg [01/29 00:59:10] [WARNING] Host down for image http://xs232.xs.to/xs232/08422/bioscatnew740.png [01/29 00:59:10] [WARNING] Host down for image http://xs232.xs.to/xs232/08420/mmtool946.jpg.xs.jpg [01/29 00:59:10] [WARNING] Host down for image http://xs232.xs.to/xs232/08422/bootscreen821.jpg.xs.jpg [01/29 00:59:13] [INFO] We are on page 2 of 6 [01/29 00:59:15] [INFO] We are on page 3 of 6 [01/29 00:59:16] [INFO] We are on page 4 of 6 [01/29 00:59:18] [INFO] We are on page 5 of 6 [01/29 00:59:20] [INFO] We are on page 6 of 6 [01/29 00:59:20] [INFO] Number of posts: 3 [01/29 00:59:20] [INFO] Progress: 3495/6740 [01/29 00:59:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:59:20] [INFO] Thread http://forum.notebookreview.com/threads/viciouss-eee-1000h-review.310888/ finished! [01/29 00:59:20] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-2133-mini-note-review.238112/ is 63500 ms [01/29 00:59:21] [INFO] !!! Now downloading HP 2133 Mini-Note Review !!!!! [01/29 00:59:22] [INFO] We are on page 1 of 11 [01/29 00:59:27] [INFO] We are on page 2 of 11 [01/29 00:59:29] [INFO] We are on page 3 of 11 [01/29 00:59:32] [INFO] We are on page 4 of 11 [01/29 00:59:34] [INFO] We are on page 5 of 11 [01/29 00:59:35] [INFO] We are on page 6 of 11 [01/29 00:59:37] [INFO] We are on page 7 of 11 [01/29 00:59:39] [INFO] We are on page 8 of 11 [01/29 00:59:42] [INFO] We are on page 9 of 11 [01/29 00:59:43] [INFO] We are on page 10 of 11 [01/29 00:59:45] [INFO] We are on page 11 of 11 [01/29 00:59:45] [INFO] Number of posts: 8 [01/29 00:59:45] [INFO] Progress: 3496/6740 [01/29 00:59:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 00:59:45] [INFO] Thread http://forum.notebookreview.com/threads/hp-2133-mini-note-review.238112/ finished! [01/29 00:59:45] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-thinkpad-t400-first-look.287636/ is 55000 ms [01/29 00:59:46] [INFO] !!! Now downloading Lenovo ThinkPad T400 First Look !!!!! [01/29 00:59:47] [INFO] We are on page 1 of 10 [01/29 00:59:50] [INFO] We are on page 2 of 10 [01/29 00:59:52] [INFO] We are on page 3 of 10 [01/29 00:59:54] [INFO] We are on page 4 of 10 [01/29 00:59:55] [INFO] We are on page 5 of 10 [01/29 00:59:57] [INFO] We are on page 6 of 10 [01/29 00:59:59] [INFO] We are on page 7 of 10 [01/29 01:00:01] [INFO] We are on page 8 of 10 [01/29 01:00:02] [INFO] We are on page 9 of 10 [01/29 01:00:04] [INFO] We are on page 10 of 10 [01/29 01:00:04] [INFO] Number of posts: 1 [01/29 01:00:04] [INFO] Progress: 3497/6740 [01/29 01:00:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:00:04] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-t400-first-look.287636/ finished! [01/29 01:00:04] [INFO] Max wait time for http://forum.notebookreview.com/threads/exclusive-hands-on-with-the-dell-adamo.340281/ is 61500 ms [01/29 01:00:04] [INFO] !!! Now downloading Exclusive hands on with the Dell Adamo !!!!! [01/29 01:00:06] [INFO] We are on page 1 of 11 [01/29 01:00:10] [INFO] We are on page 2 of 11 [01/29 01:00:12] [INFO] We are on page 3 of 11 [01/29 01:00:14] [INFO] We are on page 4 of 11 [01/29 01:00:17] [INFO] We are on page 5 of 11 [01/29 01:00:17] [WARNING] Host down for image http://www.thebudgethost.com/images/6e5025ccc7d638ae4e724da8938450a6.gif [01/29 01:00:17] [WARNING] Host down for image http://www.thebudgethost.com/images/aa2a77371374094fe9e0bc1de3f94ed9.gif [01/29 01:00:17] [WARNING] Host down for image http://www.thebudgethost.com/images/393c55aea738548df743a186d15f3bef.gif [01/29 01:00:19] [INFO] We are on page 6 of 11 [01/29 01:00:21] [INFO] We are on page 7 of 11 [01/29 01:00:22] [INFO] We are on page 8 of 11 [01/29 01:00:24] [INFO] We are on page 9 of 11 [01/29 01:00:26] [INFO] We are on page 10 of 11 [01/29 01:00:28] [INFO] We are on page 11 of 11 [01/29 01:00:28] [INFO] Number of posts: 4 [01/29 01:00:28] [INFO] Progress: 3498/6740 [01/29 01:00:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:00:28] [INFO] Thread http://forum.notebookreview.com/threads/exclusive-hands-on-with-the-dell-adamo.340281/ finished! [01/29 01:00:28] [INFO] Max wait time for http://forum.notebookreview.com/threads/amd-launches-ati-mobility-radeon-hd-4000-for-notebooks.340195/ is 24000 ms [01/29 01:00:28] [INFO] !!! Now downloading AMD Launches ATI Mobility Radeon HD 4000 for Notebooks !!!!! [01/29 01:00:29] [INFO] We are on page 1 of 3 [01/29 01:00:33] [INFO] We are on page 2 of 3 [01/29 01:00:34] [INFO] We are on page 3 of 3 [01/29 01:00:34] [INFO] Number of posts: 9 [01/29 01:00:35] [INFO] Progress: 3499/6740 [01/29 01:00:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:00:35] [INFO] Thread http://forum.notebookreview.com/threads/amd-launches-ati-mobility-radeon-hd-4000-for-notebooks.340195/ finished! [01/29 01:00:35] [INFO] Max wait time for http://forum.notebookreview.com/threads/lg-x110-review.342817/ is 22000 ms [01/29 01:00:37] [INFO] !!! Now downloading LG X110 Review !!!!! [01/29 01:00:38] [INFO] We are on page 1 of 3 [01/29 01:00:42] [INFO] We are on page 2 of 3 [01/29 01:00:43] [INFO] We are on page 3 of 3 [01/29 01:00:43] [INFO] Number of posts: 5 [01/29 01:00:44] [INFO] Progress: 3500/6740 [01/29 01:00:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:00:44] [INFO] Thread http://forum.notebookreview.com/threads/lg-x110-review.342817/ finished! [01/29 01:00:44] [INFO] !!! Now downloading Timbuk2 Outtawhack Bag User Review !!!!! [01/29 01:00:45] [INFO] We are on page 1 of 2 [01/29 01:00:51] [INFO] We are on page 2 of 2 [01/29 01:00:51] [INFO] Number of posts: 3 [01/29 01:00:51] [INFO] Progress: 3501/6740 [01/29 01:00:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:00:51] [INFO] Thread http://forum.notebookreview.com/threads/timbuk2-outtawhack-bag-user-review.343066/ finished! [01/29 01:00:51] [INFO] Max wait time for http://forum.notebookreview.com/threads/guide-to-polishing-your-scratched-glossy-notebook.286049/ is 23000 ms [01/29 01:00:51] [INFO] !!! Now downloading Guide to Polishing Your Scratched Glossy Notebook !!!!! [01/29 01:00:52] [INFO] We are on page 1 of 3 [01/29 01:00:56] [INFO] We are on page 2 of 3 [01/29 01:00:58] [INFO] We are on page 3 of 3 [01/29 01:00:58] [INFO] Number of posts: 7 [01/29 01:00:58] [INFO] Progress: 3502/6740 [01/29 01:00:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:00:58] [INFO] Thread http://forum.notebookreview.com/threads/guide-to-polishing-your-scratched-glossy-notebook.286049/ finished! [01/29 01:00:58] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-xps-m1330.127805/ is 303500 ms [01/29 01:00:59] [INFO] !!! Now downloading Dell XPS M1330 !!!!! [01/29 01:01:00] [INFO] We are on page 1 of 59 [01/29 01:01:00] [WARNING] Host down for image http://www.blogsmithmedia.com/www.engadget.com/media/2007/06/dell-xps-m1330.jpg [01/29 01:01:00] [WARNING] Host down for image http://www.blogsmithmedia.com/www.engadget.com/media/2007/06/dell-xps-m1330-big.jpg [01/29 01:01:00] [WARNING] Host down for image http://www.blogsmithmedia.com/www.engadget.com/media/2007/06/dell-xps-m1330-2.jpg [01/29 01:01:00] [WARNING] Host down for image http://www.blogsmithmedia.com/www.engadget.com/media/2007/06/dell-xps-m1330-big2.jpg [01/29 01:01:02] [INFO] We are on page 2 of 59 [01/29 01:01:03] [INFO] We are on page 3 of 59 [01/29 01:01:06] [INFO] We are on page 4 of 59 [01/29 01:01:08] [INFO] We are on page 5 of 59 [01/29 01:01:10] [INFO] We are on page 6 of 59 [01/29 01:01:12] [INFO] We are on page 7 of 59 [01/29 01:01:14] [INFO] We are on page 8 of 59 [01/29 01:01:15] [INFO] We are on page 9 of 59 [01/29 01:01:17] [INFO] We are on page 10 of 59 [01/29 01:01:19] [INFO] We are on page 11 of 59 [01/29 01:01:21] [INFO] We are on page 12 of 59 [01/29 01:01:22] [INFO] We are on page 13 of 59 [01/29 01:01:24] [INFO] We are on page 14 of 59 [01/29 01:01:26] [INFO] We are on page 15 of 59 [01/29 01:01:26] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/eek2_zpsjhyvspx8.gif [01/29 01:01:26] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/eek2_zpsjhyvspx8.gif [01/29 01:01:27] [INFO] We are on page 16 of 59 [01/29 01:01:29] [INFO] We are on page 17 of 59 [01/29 01:01:31] [INFO] We are on page 18 of 59 [01/29 01:01:33] [INFO] We are on page 19 of 59 [01/29 01:01:35] [INFO] We are on page 20 of 59 [01/29 01:01:37] [INFO] We are on page 21 of 59 [01/29 01:01:38] [INFO] We are on page 22 of 59 [01/29 01:01:40] [INFO] We are on page 23 of 59 [01/29 01:01:42] [INFO] We are on page 24 of 59 [01/29 01:01:43] [INFO] We are on page 25 of 59 [01/29 01:01:45] [INFO] We are on page 26 of 59 [01/29 01:01:47] [INFO] We are on page 27 of 59 [01/29 01:01:48] [INFO] We are on page 28 of 59 [01/29 01:01:50] [INFO] We are on page 29 of 59 [01/29 01:01:51] [INFO] We are on page 30 of 59 [01/29 01:01:53] [INFO] We are on page 31 of 59 [01/29 01:01:56] [INFO] We are on page 32 of 59 [01/29 01:01:57] [INFO] We are on page 33 of 59 [01/29 01:01:58] [INFO] Progress has been made 0 ago. Waiting another minute... [01/29 01:01:59] [INFO] We are on page 34 of 59 [01/29 01:02:01] [INFO] We are on page 35 of 59 [01/29 01:02:01] [WARNING] Host down for image http://www.blogsmithmedia.com/www.engadget.com/media/2007/06/dell_m133003-440.jpg [01/29 01:02:01] [WARNING] Host down for image http://www.blogsmithmedia.com/www.engadget.com/media/2007/06/dell_m133007.jpg [01/29 01:02:01] [WARNING] Host down for image http://www.blogsmithmedia.com/www.engadget.com/media/2007/06/dell_m133008.jpg [01/29 01:02:01] [WARNING] Host down for image http://www.blogsmithmedia.com/www.engadget.com/media/2007/06/dell_m133001.jpg [01/29 01:02:01] [WARNING] Host down for image http://www.blogsmithmedia.com/www.engadget.com/media/2007/06/dell_m133002.jpg [01/29 01:02:01] [WARNING] Host down for image http://www.blogsmithmedia.com/www.engadget.com/media/2007/06/dell_m133003.jpg [01/29 01:02:01] [WARNING] Host down for image http://www.blogsmithmedia.com/www.engadget.com/media/2007/06/dell_m133004.jpg [01/29 01:02:02] [INFO] We are on page 36 of 59 [01/29 01:02:02] [WARNING] File not found for image http://img527.imageshack.us/img527/5536/dellm133002ki4.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell XPS M1330/images/storyImages/dellm133002ki4.jpg [01/29 01:02:04] [INFO] We are on page 37 of 59 [01/29 01:02:07] [INFO] We are on page 38 of 59 [01/29 01:02:08] [INFO] We are on page 39 of 59 [01/29 01:02:10] [INFO] We are on page 40 of 59 [01/29 01:02:11] [INFO] We are on page 41 of 59 [01/29 01:02:13] [INFO] We are on page 42 of 59 [01/29 01:02:15] [INFO] We are on page 43 of 59 [01/29 01:02:18] [INFO] We are on page 44 of 59 [01/29 01:02:20] [INFO] We are on page 45 of 59 [01/29 01:02:21] [INFO] We are on page 46 of 59 [01/29 01:02:23] [INFO] We are on page 47 of 59 [01/29 01:02:25] [INFO] We are on page 48 of 59 [01/29 01:02:26] [INFO] We are on page 49 of 59 [01/29 01:02:26] [WARNING] File not found for image http://img175.imageshack.us/img175/8271/memoryslotsbo6.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell XPS M1330/images/storyImages/memoryslotsbo6.th.jpg [01/29 01:02:28] [INFO] We are on page 50 of 59 [01/29 01:02:30] [INFO] We are on page 51 of 59 [01/29 01:02:31] [INFO] We are on page 52 of 59 [01/29 01:02:32] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/err_zpscphez7e7.gif [01/29 01:02:32] [INFO] Applying Photobucket fix for http://i36.photobucket.com/albums/e13/Sirius_GTO/M1330.jpg [01/29 01:02:32] [WARNING] Could not download image https://hosting.photobucket.com/albums/e13/Sirius_GTO/M1330.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/e13/Sirius_GTO/M1330.jpg [01/29 01:02:32] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/err_zpscphez7e7.gif [01/29 01:02:32] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/err_zpscphez7e7.gif [01/29 01:02:33] [INFO] We are on page 53 of 59 [01/29 01:02:35] [INFO] We are on page 54 of 59 [01/29 01:02:37] [INFO] We are on page 55 of 59 [01/29 01:02:38] [INFO] We are on page 56 of 59 [01/29 01:02:40] [INFO] We are on page 57 of 59 [01/29 01:02:42] [INFO] We are on page 58 of 59 [01/29 01:02:43] [INFO] We are on page 59 of 59 [01/29 01:02:43] [INFO] Number of posts: 8 [01/29 01:02:43] [INFO] Progress: 3503/6740 [01/29 01:02:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:02:43] [INFO] Thread http://forum.notebookreview.com/threads/dell-xps-m1330.127805/ finished! [01/29 01:02:44] [INFO] !!! Now downloading MSI GT727 gaming notebook features ATI HD 4850 !!!!! [01/29 01:02:45] [INFO] We are on page 1 of 2 [01/29 01:02:47] [INFO] We are on page 2 of 2 [01/29 01:02:47] [INFO] Number of posts: 2 [01/29 01:02:47] [INFO] Progress: 3504/6740 [01/29 01:02:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:02:47] [INFO] Thread http://forum.notebookreview.com/threads/msi-gt727-gaming-notebook-features-ati-hd-4850.341424/ finished! [01/29 01:02:47] [INFO] Max wait time for http://forum.notebookreview.com/threads/circuit-city-to-dissolve.342883/ is 21500 ms [01/29 01:02:48] [INFO] !!! Now downloading Circuit City to dissolve !!!!! [01/29 01:02:49] [INFO] We are on page 1 of 3 [01/29 01:02:52] [INFO] We are on page 2 of 3 [01/29 01:02:54] [INFO] We are on page 3 of 3 [01/29 01:02:54] [INFO] Number of posts: 4 [01/29 01:02:54] [WARNING] Host down for image http://www.thebudgethost.com/images/41e7637e7b6a9f27a98b84d3a185c7c0.jpg [01/29 01:02:54] [WARNING] Host down for image http://www.thebudgethost.com/images/f542eae1949358e25d8bfeefe5b199f1.gif [01/29 01:02:54] [WARNING] Host down for image http://www.thebudgethost.com/images/aa2a77371374094fe9e0bc1de3f94ed9.gif [01/29 01:02:54] [WARNING] Host down for image http://www.thebudgethost.com/images/393c55aea738548df743a186d15f3bef.gif [01/29 01:02:54] [INFO] Progress: 3505/6740 [01/29 01:02:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:02:54] [INFO] Thread http://forum.notebookreview.com/threads/circuit-city-to-dissolve.342883/ finished! [01/29 01:02:55] [INFO] !!! Now downloading Notebook LED demand coming later than expected !!!!! [01/29 01:02:56] [INFO] We are on page 1 of 1 [01/29 01:02:56] [INFO] Number of posts: 9 [01/29 01:02:56] [INFO] Progress: 3506/6740 [01/29 01:02:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:02:56] [INFO] Thread http://forum.notebookreview.com/threads/notebook-led-demand-coming-later-than-expected.342885/ finished! [01/29 01:02:56] [INFO] !!! Now downloading Acer introduces new TravelMate business notebooks !!!!! [01/29 01:02:57] [INFO] We are on page 1 of 2 [01/29 01:03:00] [INFO] We are on page 2 of 2 [01/29 01:03:00] [INFO] Number of posts: 3 [01/29 01:03:00] [INFO] Progress: 3507/6740 [01/29 01:03:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:03:00] [INFO] Thread http://forum.notebookreview.com/threads/acer-introduces-new-travelmate-business-notebooks.342189/ finished! [01/29 01:03:00] [INFO] !!! Now downloading More HP Mini-note models on the way !!!!! [01/29 01:03:01] [INFO] We are on page 1 of 1 [01/29 01:03:01] [INFO] Number of posts: 4 [01/29 01:03:02] [INFO] Progress: 3508/6740 [01/29 01:03:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:03:02] [INFO] Thread http://forum.notebookreview.com/threads/more-hp-mini-note-models-on-the-way.342888/ finished! [01/29 01:03:02] [INFO] Max wait time for http://forum.notebookreview.com/threads/apple-macbook-user-review-discussion.337067/ is 69500 ms [01/29 01:03:02] [INFO] !!! Now downloading Apple MacBook User Review Discussion !!!!! [01/29 01:03:03] [INFO] We are on page 1 of 12 [01/29 01:03:03] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Apple MacBook User Review Discussion/images/avatars/ [01/29 01:03:05] [INFO] We are on page 2 of 12 [01/29 01:03:07] [INFO] We are on page 3 of 12 [01/29 01:03:09] [INFO] We are on page 4 of 12 [01/29 01:03:11] [INFO] We are on page 5 of 12 [01/29 01:03:12] [INFO] We are on page 6 of 12 [01/29 01:03:14] [INFO] We are on page 7 of 12 [01/29 01:03:16] [INFO] We are on page 8 of 12 [01/29 01:03:18] [INFO] We are on page 9 of 12 [01/29 01:03:19] [INFO] We are on page 10 of 12 [01/29 01:03:21] [INFO] We are on page 11 of 12 [01/29 01:03:23] [INFO] We are on page 12 of 12 [01/29 01:03:23] [INFO] Progress: 3509/6740 [01/29 01:03:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:03:23] [INFO] Thread http://forum.notebookreview.com/threads/apple-macbook-user-review-discussion.337067/ finished! [01/29 01:03:23] [INFO] !!! Now downloading Intel Atom N280 processor coming in Q2 Q3 !!!!! [01/29 01:03:24] [INFO] We are on page 1 of 2 [01/29 01:03:26] [INFO] We are on page 2 of 2 [01/29 01:03:26] [INFO] Number of posts: 4 [01/29 01:03:26] [INFO] Progress: 3510/6740 [01/29 01:03:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:03:26] [INFO] Thread http://forum.notebookreview.com/threads/intel-atom-n280-processor-coming-in-q2-q3.342187/ finished! [01/29 01:03:26] [INFO] Max wait time for http://forum.notebookreview.com/threads/avadirect-clevo-m860tu-review.300442/ is 29000 ms [01/29 01:03:27] [INFO] !!! Now downloading AVADirect Clevo M860TU Review !!!!! [01/29 01:03:28] [INFO] We are on page 1 of 4 [01/29 01:03:32] [INFO] We are on page 2 of 4 [01/29 01:03:34] [INFO] We are on page 3 of 4 [01/29 01:03:36] [INFO] We are on page 4 of 4 [01/29 01:03:36] [INFO] Number of posts: 9 [01/29 01:03:37] [INFO] Progress: 3511/6740 [01/29 01:03:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:03:37] [INFO] Thread http://forum.notebookreview.com/threads/avadirect-clevo-m860tu-review.300442/ finished! [01/29 01:03:37] [INFO] Max wait time for http://forum.notebookreview.com/threads/sony-vaio-p-first-look.340301/ is 38000 ms [01/29 01:03:38] [INFO] !!! Now downloading Sony VAIO P First Look !!!!! [01/29 01:03:39] [INFO] We are on page 1 of 6 [01/29 01:03:43] [INFO] We are on page 2 of 6 [01/29 01:03:43] [WARNING] Host down for image http://www.thebudgethost.com/images/f542eae1949358e25d8bfeefe5b199f1.gif [01/29 01:03:43] [WARNING] Host down for image http://www.thebudgethost.com/images/393c55aea738548df743a186d15f3bef.gif [01/29 01:03:43] [WARNING] Host down for image http://www.thebudgethost.com/images/aa2a77371374094fe9e0bc1de3f94ed9.gif [01/29 01:03:43] [WARNING] Host down for image http://www.thebudgethost.com/images/6e5025ccc7d638ae4e724da8938450a6.gif [01/29 01:03:44] [INFO] We are on page 3 of 6 [01/29 01:03:46] [INFO] We are on page 4 of 6 [01/29 01:03:48] [INFO] We are on page 5 of 6 [01/29 01:03:50] [INFO] We are on page 6 of 6 [01/29 01:03:50] [INFO] Number of posts: 7 [01/29 01:03:50] [INFO] Progress: 3512/6740 [01/29 01:03:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:03:50] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-p-first-look.340301/ finished! [01/29 01:03:50] [INFO] Max wait time for http://forum.notebookreview.com/threads/nvidia-launches-geforce-100m-series.339836/ is 21000 ms [01/29 01:03:50] [INFO] !!! Now downloading NVIDIA Launches GeForce 100M Series !!!!! [01/29 01:03:51] [INFO] We are on page 1 of 3 [01/29 01:03:54] [INFO] We are on page 2 of 3 [01/29 01:03:56] [INFO] We are on page 3 of 3 [01/29 01:03:56] [INFO] Number of posts: 3 [01/29 01:03:56] [INFO] Progress: 3513/6740 [01/29 01:03:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:03:56] [INFO] Thread http://forum.notebookreview.com/threads/nvidia-launches-geforce-100m-series.339836/ finished! [01/29 01:03:56] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-releases-new-studio-xps-laptops.339737/ is 25500 ms [01/29 01:03:56] [INFO] !!! Now downloading Dell Releases New Studio XPS Laptops !!!!! [01/29 01:03:57] [INFO] We are on page 1 of 4 [01/29 01:03:59] [INFO] We are on page 2 of 4 [01/29 01:04:01] [INFO] We are on page 3 of 4 [01/29 01:04:04] [INFO] We are on page 4 of 4 [01/29 01:04:04] [INFO] Number of posts: 2 [01/29 01:04:04] [INFO] Progress: 3514/6740 [01/29 01:04:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:04:04] [INFO] Thread http://forum.notebookreview.com/threads/dell-releases-new-studio-xps-laptops.339737/ finished! [01/29 01:04:04] [INFO] !!! Now downloading Printer Giveaway at PrinterComparison.com !!!!! [01/29 01:04:05] [INFO] We are on page 1 of 1 [01/29 01:04:05] [INFO] Number of posts: 2 [01/29 01:04:06] [INFO] Progress: 3515/6740 [01/29 01:04:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:04:06] [INFO] Thread http://forum.notebookreview.com/threads/printer-giveaway-at-printercomparison-com.341994/ finished! [01/29 01:04:06] [INFO] Max wait time for http://forum.notebookreview.com/threads/apple-announces-new-17-macbook-pro.339231/ is 34500 ms [01/29 01:04:07] [INFO] !!! Now downloading Apple Announces New 17 MacBook Pro !!!!! [01/29 01:04:08] [INFO] We are on page 1 of 5 [01/29 01:04:11] [INFO] We are on page 2 of 5 [01/29 01:04:13] [INFO] We are on page 3 of 5 [01/29 01:04:15] [INFO] We are on page 4 of 5 [01/29 01:04:17] [INFO] We are on page 5 of 5 [01/29 01:04:17] [INFO] Progress: 3516/6740 [01/29 01:04:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:04:17] [INFO] Thread http://forum.notebookreview.com/threads/apple-announces-new-17-macbook-pro.339231/ finished! [01/29 01:04:18] [INFO] !!! Now downloading Announcing the Toshiba Resource Center !!!!! [01/29 01:04:19] [INFO] We are on page 1 of 1 [01/29 01:04:19] [INFO] Number of posts: 1 [01/29 01:04:19] [INFO] Progress: 3517/6740 [01/29 01:04:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:04:19] [INFO] Thread http://forum.notebookreview.com/threads/announcing-the-toshiba-resource-center.341612/ finished! [01/29 01:04:19] [INFO] !!! Now downloading Compal wants to be #1 notebook maker in 2009 !!!!! [01/29 01:04:21] [INFO] We are on page 1 of 1 [01/29 01:04:21] [INFO] Number of posts: 1 [01/29 01:04:21] [INFO] Progress: 3518/6740 [01/29 01:04:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:04:21] [INFO] Thread http://forum.notebookreview.com/threads/compal-wants-to-be-1-notebook-maker-in-2009.341427/ finished! [01/29 01:04:21] [INFO] Max wait time for http://forum.notebookreview.com/threads/acer-aspire-6920-review.281629/ is 22500 ms [01/29 01:04:21] [INFO] !!! Now downloading Acer Aspire 6920 Review !!!!! [01/29 01:04:22] [INFO] We are on page 1 of 3 [01/29 01:04:28] [INFO] We are on page 2 of 3 [01/29 01:04:30] [INFO] We are on page 3 of 3 [01/29 01:04:30] [INFO] Number of posts: 6 [01/29 01:04:30] [INFO] Progress: 3519/6740 [01/29 01:04:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:04:30] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire-6920-review.281629/ finished! [01/29 01:04:30] [INFO] !!! Now downloading Dell settles state consumer protection claims !!!!! [01/29 01:04:31] [INFO] We are on page 1 of 1 [01/29 01:04:31] [INFO] Number of posts: 3 [01/29 01:04:31] [INFO] Progress: 3520/6740 [01/29 01:04:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:04:31] [INFO] Thread http://forum.notebookreview.com/threads/dell-settles-state-consumer-protection-claims.341405/ finished! [01/29 01:04:31] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-eee-pc-900ha-user-review.321626/ is 25500 ms [01/29 01:04:32] [INFO] !!! Now downloading ASUS Eee PC 900HA User Review !!!!! [01/29 01:04:33] [INFO] We are on page 1 of 4 [01/29 01:04:39] [INFO] We are on page 2 of 4 [01/29 01:04:41] [INFO] We are on page 3 of 4 [01/29 01:04:43] [INFO] We are on page 4 of 4 [01/29 01:04:43] [INFO] Number of posts: 2 [01/29 01:04:43] [INFO] Progress: 3521/6740 [01/29 01:04:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:04:43] [INFO] Thread http://forum.notebookreview.com/threads/asus-eee-pc-900ha-user-review.321626/ finished! [01/29 01:04:43] [INFO] Max wait time for http://forum.notebookreview.com/threads/circuit-city-files-for-bankruptcy.319376/ is 26500 ms [01/29 01:04:43] [INFO] !!! Now downloading Circuit City files for Bankruptcy !!!!! [01/29 01:04:44] [INFO] We are on page 1 of 4 [01/29 01:04:46] [INFO] We are on page 2 of 4 [01/29 01:04:47] [INFO] Applying Photobucket fix for http://i246.photobucket.com/albums/gg107/jonesevan007/circuit_city_fail.gif [01/29 01:04:48] [INFO] We are on page 3 of 4 [01/29 01:04:50] [INFO] We are on page 4 of 4 [01/29 01:04:50] [INFO] Number of posts: 4 [01/29 01:04:50] [INFO] Progress: 3522/6740 [01/29 01:04:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:04:50] [INFO] Thread http://forum.notebookreview.com/threads/circuit-city-files-for-bankruptcy.319376/ finished! [01/29 01:04:50] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-pavilion-dv7t-review-lots-of-pictures.284832/ is 29000 ms [01/29 01:04:51] [INFO] !!! Now downloading HP Pavilion DV7T Review (LOTS OF PICTURES) !!!!! [01/29 01:04:52] [INFO] We are on page 1 of 4 [01/29 01:05:02] [INFO] We are on page 2 of 4 [01/29 01:05:03] [INFO] We are on page 3 of 4 [01/29 01:05:05] [INFO] We are on page 4 of 4 [01/29 01:05:05] [INFO] Number of posts: 9 [01/29 01:05:05] [INFO] Progress: 3523/6740 [01/29 01:05:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:05:05] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-dv7t-review-lots-of-pictures.284832/ finished! [01/29 01:05:06] [INFO] !!! Now downloading ASUS Expands Eee PC Line ... Again. This Time With Tablets! !!!!! [01/29 01:05:07] [INFO] We are on page 1 of 2 [01/29 01:05:07] [WARNING] File not found for image http://www.geek.com/wp-content/uploads/2009/01/1000he_01-440x330.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/ASUS Expands Eee PC Line ... Again. This Time With Tablets!/images/storyImages/1000he_01-440x330.jpg [01/29 01:05:09] [INFO] We are on page 2 of 2 [01/29 01:05:09] [INFO] Number of posts: 2 [01/29 01:05:09] [INFO] Progress: 3524/6740 [01/29 01:05:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:05:09] [INFO] Thread http://forum.notebookreview.com/threads/asus-expands-eee-pc-line-again-this-time-with-tablets.339364/ finished! [01/29 01:05:09] [INFO] Max wait time for http://forum.notebookreview.com/threads/sony-releases-new-vaio-p-series-8-inch-screen-notebook.339654/ is 29000 ms [01/29 01:05:09] [INFO] !!! Now downloading Sony Releases New VAIO P Series 8-inch Screen Notebook !!!!! [01/29 01:05:10] [INFO] We are on page 1 of 4 [01/29 01:05:13] [INFO] We are on page 2 of 4 [01/29 01:05:16] [INFO] We are on page 3 of 4 [01/29 01:05:17] [INFO] We are on page 4 of 4 [01/29 01:05:17] [INFO] Number of posts: 9 [01/29 01:05:17] [INFO] Progress: 3525/6740 [01/29 01:05:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:05:17] [INFO] Thread http://forum.notebookreview.com/threads/sony-releases-new-vaio-p-series-8-inch-screen-notebook.339654/ finished! [01/29 01:05:19] [INFO] !!! Now downloading Logitech v450 Notebook Mouse Review and Comparison to v200 !!!!! [01/29 01:05:20] [INFO] We are on page 1 of 2 [01/29 01:05:29] [INFO] We are on page 2 of 2 [01/29 01:05:29] [INFO] Number of posts: 5 [01/29 01:05:29] [INFO] Progress: 3526/6740 [01/29 01:05:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:05:29] [INFO] Thread http://forum.notebookreview.com/threads/logitech-v450-notebook-mouse-review-and-comparison-to-v200.72493/ finished! [01/29 01:05:30] [INFO] !!! Now downloading Gateway Introduces MD and UC Series Notebook Lines !!!!! [01/29 01:05:31] [INFO] We are on page 1 of 1 [01/29 01:05:31] [INFO] Number of posts: 5 [01/29 01:05:32] [INFO] Progress: 3527/6740 [01/29 01:05:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:05:32] [INFO] Thread http://forum.notebookreview.com/threads/gateway-introduces-md-and-uc-series-notebook-lines.340194/ finished! [01/29 01:05:32] [INFO] !!! Now downloading Lexar Announces Crucial.com Netbook Upgrade Center !!!!! [01/29 01:05:33] [INFO] We are on page 1 of 1 [01/29 01:05:33] [INFO] Number of posts: 1 [01/29 01:05:33] [INFO] Progress: 3528/6740 [01/29 01:05:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:05:33] [INFO] Thread http://forum.notebookreview.com/threads/lexar-announces-crucial-com-netbook-upgrade-center.340193/ finished! [01/29 01:05:34] [INFO] !!! Now downloading Velocity Micro Announces New Gaming Notebook, Netbook, and UMPC !!!!! [01/29 01:05:35] [INFO] We are on page 1 of 1 [01/29 01:05:35] [INFO] Number of posts: 9 [01/29 01:05:37] [INFO] Progress: 3529/6740 [01/29 01:05:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:05:37] [INFO] Thread http://forum.notebookreview.com/threads/velocity-micro-announces-new-gaming-notebook-netbook-and-umpc.339608/ finished! [01/29 01:05:38] [INFO] !!! Now downloading Asus Releases First Notebooks To Use ATI 4600 Graphics !!!!! [01/29 01:05:39] [INFO] We are on page 1 of 1 [01/29 01:05:39] [INFO] Progress: 3530/6740 [01/29 01:05:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:05:39] [INFO] Thread http://forum.notebookreview.com/threads/asus-releases-first-notebooks-to-use-ati-4600-graphics.339609/ finished! [01/29 01:05:39] [INFO] Max wait time for http://forum.notebookreview.com/threads/notebook-vendors-want-intel-capella-platform-delayed.338916/ is 20500 ms [01/29 01:05:40] [INFO] !!! Now downloading Notebook vendors want Intel Capella platform delayed !!!!! [01/29 01:05:41] [INFO] We are on page 1 of 3 [01/29 01:05:43] [INFO] We are on page 2 of 3 [01/29 01:05:44] [INFO] We are on page 3 of 3 [01/29 01:05:44] [INFO] Number of posts: 2 [01/29 01:05:45] [INFO] Progress: 3531/6740 [01/29 01:05:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:05:45] [INFO] Thread http://forum.notebookreview.com/threads/notebook-vendors-want-intel-capella-platform-delayed.338916/ finished! [01/29 01:05:45] [INFO] !!! Now downloading MSI introduces 13.4 X-Slim X320 'super portable' notebook !!!!! [01/29 01:05:46] [INFO] We are on page 1 of 1 [01/29 01:05:46] [INFO] Number of posts: 4 [01/29 01:05:46] [INFO] Progress: 3532/6740 [01/29 01:05:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:05:46] [INFO] Thread http://forum.notebookreview.com/threads/msi-introduces-13-4-x-slim-x320-super-portable-notebook.339629/ finished! [01/29 01:05:46] [INFO] Max wait time for http://forum.notebookreview.com/threads/compaq-presario-r4000-review-pics-specs.18862/ is 54000 ms [01/29 01:05:47] [INFO] !!! Now downloading Compaq Presario R4000 Review (pics, specs) !!!!! [01/29 01:05:48] [INFO] We are on page 1 of 9 [01/29 01:05:51] [WARNING] File not found for image http://img166.imageshack.us/img166/7687/64bitsempron9zt.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Compaq Presario R4000 Review (pics, specs)/images/storyImages/64bitsempron9zt.th.jpg [01/29 01:05:52] [INFO] We are on page 2 of 9 [01/29 01:05:54] [INFO] We are on page 3 of 9 [01/29 01:05:56] [INFO] We are on page 4 of 9 [01/29 01:05:57] [INFO] We are on page 5 of 9 [01/29 01:05:59] [INFO] We are on page 6 of 9 [01/29 01:06:01] [INFO] We are on page 7 of 9 [01/29 01:06:02] [INFO] We are on page 8 of 9 [01/29 01:06:02] [WARNING] File not found for image http://img280.imageshack.us/img280/2934/20c21jm.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Compaq Presario R4000 Review (pics, specs)/images/storyImages/20c21jm.th.jpg [01/29 01:06:03] [WARNING] File not found for image http://img252.imageshack.us/img252/4593/scren8am.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Compaq Presario R4000 Review (pics, specs)/images/storyImages/scren8am.jpg [01/29 01:06:04] [INFO] We are on page 9 of 9 [01/29 01:06:04] [INFO] Number of posts: 9 [01/29 01:06:04] [INFO] Progress: 3533/6740 [01/29 01:06:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:06:04] [INFO] Thread http://forum.notebookreview.com/threads/compaq-presario-r4000-review-pics-specs.18862/ finished! [01/29 01:06:04] [INFO] Max wait time for http://forum.notebookreview.com/threads/notebook-warranty-guide.66914/ is 32500 ms [01/29 01:06:05] [INFO] !!! Now downloading Notebook Warranty Guide !!!!! [01/29 01:06:06] [INFO] We are on page 1 of 5 [01/29 01:06:08] [INFO] We are on page 2 of 5 [01/29 01:06:10] [INFO] We are on page 3 of 5 [01/29 01:06:12] [INFO] We are on page 4 of 5 [01/29 01:06:14] [INFO] We are on page 5 of 5 [01/29 01:06:14] [INFO] Number of posts: 6 [01/29 01:06:14] [INFO] Progress: 3534/6740 [01/29 01:06:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:06:14] [INFO] Thread http://forum.notebookreview.com/threads/notebook-warranty-guide.66914/ finished! [01/29 01:06:14] [INFO] !!! Now downloading HyperSpace Instant-OS Relaunched by Phoenix Technologies !!!!! [01/29 01:06:16] [INFO] We are on page 1 of 1 [01/29 01:06:16] [INFO] Number of posts: 9 [01/29 01:06:16] [INFO] Progress: 3535/6740 [01/29 01:06:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:06:16] [INFO] Thread http://forum.notebookreview.com/threads/hyperspace-instant-os-relaunched-by-phoenix-technologies.339214/ finished! [01/29 01:06:17] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-launches-first-dual-screen-notebook.338656/ is 22000 ms [01/29 01:06:17] [INFO] !!! Now downloading Lenovo Launches First Dual-Screen Notebook !!!!! [01/29 01:06:18] [INFO] We are on page 1 of 3 [01/29 01:06:21] [INFO] We are on page 2 of 3 [01/29 01:06:23] [INFO] We are on page 3 of 3 [01/29 01:06:23] [INFO] Number of posts: 5 [01/29 01:06:23] [INFO] Progress: 3536/6740 [01/29 01:06:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:06:23] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-launches-first-dual-screen-notebook.338656/ finished! [01/29 01:06:23] [INFO] !!! Now downloading Dell introduces Inspiron 15 laptop !!!!! [01/29 01:06:24] [INFO] We are on page 1 of 1 [01/29 01:06:24] [INFO] Number of posts: 8 [01/29 01:06:25] [INFO] Progress: 3537/6740 [01/29 01:06:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:06:25] [INFO] Thread http://forum.notebookreview.com/threads/dell-introduces-inspiron-15-laptop.338915/ finished! [01/29 01:06:25] [INFO] !!! Now downloading Acer and ASUS set high netbook sales targets for '09 !!!!! [01/29 01:06:27] [INFO] We are on page 1 of 1 [01/29 01:06:27] [INFO] Number of posts: 5 [01/29 01:06:28] [INFO] Progress: 3538/6740 [01/29 01:06:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:06:28] [INFO] Thread http://forum.notebookreview.com/threads/acer-and-asus-set-high-netbook-sales-targets-for-09.338912/ finished! [01/29 01:06:28] [INFO] Max wait time for http://forum.notebookreview.com/threads/ces-2009-predictions.336320/ is 32500 ms [01/29 01:06:28] [INFO] !!! Now downloading CES 2009 Predictions !!!!! [01/29 01:06:29] [INFO] We are on page 1 of 5 [01/29 01:06:33] [INFO] We are on page 2 of 5 [01/29 01:06:35] [INFO] We are on page 3 of 5 [01/29 01:06:37] [INFO] We are on page 4 of 5 [01/29 01:06:38] [INFO] We are on page 5 of 5 [01/29 01:06:38] [INFO] Number of posts: 6 [01/29 01:06:40] [WARNING] File not found for image https://www.laptopmag.com/images/wp/purch-api/incontent/2009/01/eee-pc-t91ead.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/CES 2009 Predictions/images/storyImages/eee-pc-t91ead.jpg [01/29 01:06:40] [INFO] Progress: 3539/6740 [01/29 01:06:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:06:40] [INFO] Thread http://forum.notebookreview.com/threads/ces-2009-predictions.336320/ finished! [01/29 01:06:40] [INFO] !!! Now downloading PC Worlds - Most reliable Notebooks and PC's. !!!!! [01/29 01:06:41] [INFO] We are on page 1 of 1 [01/29 01:06:42] [INFO] Number of posts: 6 [01/29 01:06:42] [WARNING] Host down for image http://blogs.zdnet.com/Apple/images/cr-2008-tech-support.jpg [01/29 01:06:43] [INFO] Progress: 3540/6740 [01/29 01:06:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:06:43] [INFO] Thread http://forum.notebookreview.com/threads/pc-worlds-most-reliable-notebooks-and-pcs.338968/ finished! [01/29 01:06:44] [INFO] !!! Now downloading WD TV HD Media Player Review !!!!! [01/29 01:06:45] [INFO] We are on page 1 of 2 [01/29 01:06:48] [INFO] We are on page 2 of 2 [01/29 01:06:48] [INFO] Number of posts: 8 [01/29 01:06:48] [INFO] Progress: 3541/6740 [01/29 01:06:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:06:48] [INFO] Thread http://forum.notebookreview.com/threads/wd-tv-hd-media-player-review.334732/ finished! [01/29 01:06:48] [INFO] !!! Now downloading Western Digital not buying Fujitsu hard drive business Discussion !!!!! [01/29 01:06:49] [INFO] We are on page 1 of 1 [01/29 01:06:49] [INFO] Number of posts: 2 [01/29 01:06:49] [INFO] Progress: 3542/6740 [01/29 01:06:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:06:49] [INFO] Thread http://forum.notebookreview.com/threads/western-digital-not-buying-fujitsu-hard-drive-business-discussion.338914/ finished! [01/29 01:06:50] [INFO] !!! Now downloading HP Voodoo Firefly concept gaming notebook revealed !!!!! [01/29 01:06:51] [INFO] We are on page 1 of 2 [01/29 01:06:54] [INFO] We are on page 2 of 2 [01/29 01:06:54] [INFO] Number of posts: 6 [01/29 01:06:54] [INFO] Progress: 3543/6740 [01/29 01:06:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:06:54] [INFO] Thread http://forum.notebookreview.com/threads/hp-voodoo-firefly-concept-gaming-notebook-revealed.338196/ finished! [01/29 01:06:55] [INFO] !!! Now downloading LG S510 Review !!!!! [01/29 01:06:56] [INFO] We are on page 1 of 1 [01/29 01:06:56] [INFO] Number of posts: 9 [01/29 01:06:58] [INFO] Progress: 3544/6740 [01/29 01:06:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:06:58] [INFO] Thread http://forum.notebookreview.com/threads/lg-s510-review.338721/ finished! [01/29 01:06:59] [INFO] !!! Now downloading Lenovo Updates IdeaPad Notebooks and Netbooks !!!!! [01/29 01:07:00] [INFO] We are on page 1 of 1 [01/29 01:07:00] [INFO] Number of posts: 7 [01/29 01:07:03] [INFO] Progress: 3545/6740 [01/29 01:07:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:07:03] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-updates-ideapad-notebooks-and-netbooks.338657/ finished! [01/29 01:07:03] [INFO] Max wait time for http://forum.notebookreview.com/threads/acer-introduces-quad-core-aspire-8930g.337540/ is 24000 ms [01/29 01:07:05] [INFO] !!! Now downloading Acer introduces quad-core Aspire 8930G !!!!! [01/29 01:07:06] [INFO] We are on page 1 of 3 [01/29 01:07:06] [INFO] Applying Photobucket fix for http://i356.photobucket.com/albums/oo1/Andy----/221.gif [01/29 01:07:09] [INFO] We are on page 2 of 3 [01/29 01:07:10] [INFO] We are on page 3 of 3 [01/29 01:07:10] [INFO] Number of posts: 9 [01/29 01:07:10] [INFO] Progress: 3546/6740 [01/29 01:07:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:07:10] [INFO] Thread http://forum.notebookreview.com/threads/acer-introduces-quad-core-aspire-8930g.337540/ finished! [01/29 01:07:11] [INFO] !!! Now downloading How To Remove Bloatware From Your Notebook !!!!! [01/29 01:07:12] [INFO] We are on page 1 of 2 [01/29 01:07:15] [INFO] We are on page 2 of 2 [01/29 01:07:15] [INFO] Number of posts: 3 [01/29 01:07:15] [INFO] Progress: 3547/6740 [01/29 01:07:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:07:15] [INFO] Thread http://forum.notebookreview.com/threads/how-to-remove-bloatware-from-your-notebook.337393/ finished! [01/29 01:07:16] [INFO] !!! Now downloading HP Pavilion dv9913cl user review !!!!! [01/29 01:07:17] [INFO] We are on page 1 of 1 [01/29 01:07:17] [INFO] Number of posts: 5 [01/29 01:07:17] [INFO] Progress: 3548/6740 [01/29 01:07:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:07:17] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-dv9913cl-user-review.287941/ finished! [01/29 01:07:17] [INFO] Max wait time for http://forum.notebookreview.com/threads/wacom-bamboo-tablet-review.201865/ is 34000 ms [01/29 01:07:18] [INFO] !!! Now downloading Wacom Bamboo Tablet Review !!!!! [01/29 01:07:19] [INFO] We are on page 1 of 5 [01/29 01:07:22] [INFO] We are on page 2 of 5 [01/29 01:07:24] [INFO] We are on page 3 of 5 [01/29 01:07:26] [INFO] We are on page 4 of 5 [01/29 01:07:28] [INFO] We are on page 5 of 5 [01/29 01:07:28] [INFO] Number of posts: 9 [01/29 01:07:28] [INFO] Progress: 3549/6740 [01/29 01:07:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:07:28] [INFO] Thread http://forum.notebookreview.com/threads/wacom-bamboo-tablet-review.201865/ finished! [01/29 01:07:28] [INFO] !!! Now downloading Most Popular Laptops for December 2008 !!!!! [01/29 01:07:30] [INFO] We are on page 1 of 1 [01/29 01:07:31] [INFO] Progress: 3550/6740 [01/29 01:07:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:07:31] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-laptops-for-december-2008.337749/ finished! [01/29 01:07:31] [INFO] !!! Now downloading Acer to challenge HP in 2009 !!!!! [01/29 01:07:32] [INFO] We are on page 1 of 1 [01/29 01:07:32] [INFO] Number of posts: 4 [01/29 01:07:33] [INFO] Progress: 3551/6740 [01/29 01:07:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:07:33] [INFO] Thread http://forum.notebookreview.com/threads/acer-to-challenge-hp-in-2009.337173/ finished! [01/29 01:07:33] [INFO] Max wait time for http://forum.notebookreview.com/threads/blu-ray-is-in-a-death-spiral.336851/ is 24000 ms [01/29 01:07:33] [INFO] !!! Now downloading Blu-ray is in a death spiral !!!!! [01/29 01:07:34] [INFO] We are on page 1 of 3 [01/29 01:07:37] [INFO] We are on page 2 of 3 [01/29 01:07:40] [INFO] We are on page 3 of 3 [01/29 01:07:40] [INFO] Number of posts: 9 [01/29 01:07:40] [INFO] Progress: 3552/6740 [01/29 01:07:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:07:40] [INFO] Thread http://forum.notebookreview.com/threads/blu-ray-is-in-a-death-spiral.336851/ finished! [01/29 01:07:40] [INFO] !!! Now downloading Microsoft Explorer Mouse with BlueTrack Review !!!!! [01/29 01:07:41] [INFO] We are on page 1 of 2 [01/29 01:07:44] [INFO] We are on page 2 of 2 [01/29 01:07:44] [INFO] Number of posts: 7 [01/29 01:07:44] [INFO] Progress: 3553/6740 [01/29 01:07:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:07:44] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-explorer-mouse-with-bluetrack-review.336710/ finished! [01/29 01:07:45] [INFO] !!! Now downloading Sony VAIO P netbook revealed !!!!! [01/29 01:07:46] [INFO] We are on page 1 of 2 [01/29 01:07:48] [INFO] We are on page 2 of 2 [01/29 01:07:48] [INFO] Number of posts: 2 [01/29 01:07:48] [INFO] Progress: 3554/6740 [01/29 01:07:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:07:48] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-p-netbook-revealed.337171/ finished! [01/29 01:07:49] [INFO] !!! Now downloading OQO's Next UMPC Will Include OLED Touchscreen !!!!! [01/29 01:07:50] [INFO] We are on page 1 of 1 [01/29 01:07:50] [INFO] Number of posts: 1 [01/29 01:07:50] [INFO] Progress: 3555/6740 [01/29 01:07:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:07:50] [INFO] Thread http://forum.notebookreview.com/threads/oqos-next-umpc-will-include-oled-touchscreen.337481/ finished! [01/29 01:07:51] [INFO] !!! Now downloading How about a 26 gaming notebook !!!!! [01/29 01:07:52] [INFO] We are on page 1 of 2 [01/29 01:07:55] [INFO] We are on page 2 of 2 [01/29 01:07:55] [INFO] Number of posts: 3 [01/29 01:07:55] [INFO] Progress: 3556/6740 [01/29 01:07:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:07:55] [INFO] Thread http://forum.notebookreview.com/threads/how-about-a-26-gaming-notebook.337174/ finished! [01/29 01:07:56] [INFO] !!! Now downloading Tom Bihn Checkpoint Flyer Bag Review !!!!! [01/29 01:07:58] [INFO] We are on page 1 of 2 [01/29 01:08:02] [INFO] We are on page 2 of 2 [01/29 01:08:02] [INFO] Number of posts: 5 [01/29 01:08:02] [INFO] Progress: 3557/6740 [01/29 01:08:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:08:02] [INFO] Thread http://forum.notebookreview.com/threads/tom-bihn-checkpoint-flyer-bag-review.326334/ finished! [01/29 01:08:02] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-samsung-via-nano-netbook-sunlight-illuminated-screens-windows-xp-still-lives.334494/ is 23500 ms [01/29 01:08:02] [INFO] !!! Now downloading News Bits- Samsung VIA Nano Netbook, Sunlight-Illuminated Screens, Windows XP Still Lives !!!!! [01/29 01:08:03] [INFO] We are on page 1 of 3 [01/29 01:08:06] [INFO] We are on page 2 of 3 [01/29 01:08:08] [INFO] We are on page 3 of 3 [01/29 01:08:08] [INFO] Number of posts: 8 [01/29 01:08:08] [INFO] Progress: 3558/6740 [01/29 01:08:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:08:08] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-samsung-via-nano-netbook-sunlight-illuminated-screens-windows-xp-still-lives.334494/ finished! [01/29 01:08:09] [INFO] !!! Now downloading MSI Wind U100 review! !!!!! [01/29 01:08:10] [INFO] We are on page 1 of 1 [01/29 01:08:10] [INFO] Number of posts: 6 [01/29 01:08:10] [INFO] Progress: 3559/6740 [01/29 01:08:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:08:10] [INFO] Thread http://forum.notebookreview.com/threads/msi-wind-u100-review.335544/ finished! [01/29 01:08:11] [INFO] !!! Now downloading Targus Zip-Thru Corporate Traveler Review !!!!! [01/29 01:08:12] [INFO] We are on page 1 of 1 [01/29 01:08:12] [INFO] Number of posts: 4 [01/29 01:08:13] [INFO] Progress: 3560/6740 [01/29 01:08:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:08:13] [INFO] Thread http://forum.notebookreview.com/threads/targus-zip-thru-corporate-traveler-review.335594/ finished! [01/29 01:08:14] [INFO] !!! Now downloading Samsung R560 Review !!!!! [01/29 01:08:15] [INFO] We are on page 1 of 2 [01/29 01:08:15] [WARNING] File not found for image http://img372.imageshack.us/img372/5517/reviewpic2yj3.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Samsung R560 Review/images/storyImages/reviewpic2yj3.jpg [01/29 01:08:15] [WARNING] File not found for image http://img172.imageshack.us/img172/3415/3dmark05testbo8.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Samsung R560 Review/images/storyImages/3dmark05testbo8.jpg [01/29 01:08:15] [WARNING] File not found for image http://img172.imageshack.us/img172/1917/3dmark05test2ry9.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Samsung R560 Review/images/storyImages/3dmark05test2ry9.jpg [01/29 01:08:16] [WARNING] File not found for image http://img181.imageshack.us/img181/6241/3dmark05test3hm7.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Samsung R560 Review/images/storyImages/3dmark05test3hm7.jpg [01/29 01:08:16] [WARNING] File not found for image http://img140.imageshack.us/img140/2307/3dmark06test1in2.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Samsung R560 Review/images/storyImages/3dmark06test1in2.jpg [01/29 01:08:16] [WARNING] File not found for image http://img140.imageshack.us/img140/7916/3dmark06test2lf1.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Samsung R560 Review/images/storyImages/3dmark06test2lf1.jpg [01/29 01:08:16] [WARNING] File not found for image http://img402.imageshack.us/img402/7414/3dmark06test3vj3.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Samsung R560 Review/images/storyImages/3dmark06test3vj3.jpg [01/29 01:08:16] [WARNING] File not found for image http://img219.imageshack.us/img219/6000/pcmark05test1lt4.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Samsung R560 Review/images/storyImages/pcmark05test1lt4.jpg [01/29 01:08:16] [WARNING] File not found for image http://img504.imageshack.us/img504/2756/pcmark05test2dd1.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Samsung R560 Review/images/storyImages/pcmark05test2dd1.jpg [01/29 01:08:16] [WARNING] File not found for image http://img410.imageshack.us/img410/1140/pcmark05test3jl0.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Samsung R560 Review/images/storyImages/pcmark05test3jl0.jpg [01/29 01:08:17] [WARNING] File not found for image http://img89.imageshack.us/img89/696/wprimetestya0.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Samsung R560 Review/images/storyImages/wprimetestya0.jpg [01/29 01:08:18] [INFO] We are on page 2 of 2 [01/29 01:08:18] [INFO] Number of posts: 6 [01/29 01:08:19] [INFO] Progress: 3561/6740 [01/29 01:08:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:08:19] [INFO] Thread http://forum.notebookreview.com/threads/samsung-r560-review.303188/ finished! [01/29 01:08:19] [INFO] Max wait time for http://forum.notebookreview.com/threads/turtle-beach-audio-advantage-micro-review-pics.42589/ is 22500 ms [01/29 01:08:19] [INFO] !!! Now downloading Turtle Beach Audio Advantage Micro Review (pics) !!!!! [01/29 01:08:20] [INFO] We are on page 1 of 3 [01/29 01:08:24] [INFO] We are on page 2 of 3 [01/29 01:08:26] [INFO] We are on page 3 of 3 [01/29 01:08:26] [INFO] Number of posts: 6 [01/29 01:08:26] [INFO] Progress: 3562/6740 [01/29 01:08:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:08:26] [INFO] Thread http://forum.notebookreview.com/threads/turtle-beach-audio-advantage-micro-review-pics.42589/ finished! [01/29 01:08:26] [INFO] !!! Now downloading Current Notebook and Tech Deals (Updated 12 28 2008) !!!!! [01/29 01:08:27] [INFO] We are on page 1 of 1 [01/29 01:08:27] [INFO] Number of posts: 5 [01/29 01:08:48] [INFO] Progress: 3563/6740 [01/29 01:08:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:08:48] [INFO] Thread http://forum.notebookreview.com/threads/current-notebook-and-tech-deals-updated-12-28-2008.335259/ finished! [01/29 01:08:48] [INFO] Max wait time for http://forum.notebookreview.com/threads/toshiba-qosmio-x305-q708-review-benchmarks.324012/ is 28000 ms [01/29 01:08:49] [INFO] !!! Now downloading Toshiba Qosmio X305-Q708 Review Benchmarks !!!!! [01/29 01:08:50] [INFO] We are on page 1 of 4 [01/29 01:08:52] [INFO] We are on page 2 of 4 [01/29 01:08:54] [INFO] We are on page 3 of 4 [01/29 01:08:56] [INFO] We are on page 4 of 4 [01/29 01:08:56] [INFO] Number of posts: 7 [01/29 01:08:56] [INFO] Progress: 3564/6740 [01/29 01:08:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:08:56] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-qosmio-x305-q708-review-benchmarks.324012/ finished! [01/29 01:08:57] [INFO] !!! Now downloading PC mag. Makethe Most of Your New PC !!!!! [01/29 01:08:58] [INFO] We are on page 1 of 1 [01/29 01:08:58] [INFO] Number of posts: 2 [01/29 01:08:58] [INFO] Progress: 3565/6740 [01/29 01:08:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:08:58] [INFO] Thread http://forum.notebookreview.com/threads/pc-mag-makethe-most-of-your-new-pc.334975/ finished! [01/29 01:08:58] [INFO] Max wait time for http://forum.notebookreview.com/threads/sony-vaio-fw-first-look.277732/ is 49500 ms [01/29 01:08:58] [INFO] !!! Now downloading Sony VAIO FW First Look !!!!! [01/29 01:08:59] [INFO] We are on page 1 of 8 [01/29 01:09:02] [INFO] We are on page 2 of 8 [01/29 01:09:04] [INFO] We are on page 3 of 8 [01/29 01:09:06] [INFO] We are on page 4 of 8 [01/29 01:09:08] [INFO] We are on page 5 of 8 [01/29 01:09:09] [INFO] We are on page 6 of 8 [01/29 01:09:11] [INFO] We are on page 7 of 8 [01/29 01:09:13] [INFO] We are on page 8 of 8 [01/29 01:09:13] [INFO] Progress: 3566/6740 [01/29 01:09:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:09:13] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-fw-first-look.277732/ finished! [01/29 01:09:13] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-f3sv-a1-review.135370/ is 32500 ms [01/29 01:09:13] [INFO] !!! Now downloading Asus F3sv-A1 Review !!!!! [01/29 01:09:14] [INFO] We are on page 1 of 5 [01/29 01:09:21] [INFO] We are on page 2 of 5 [01/29 01:09:24] [INFO] We are on page 3 of 5 [01/29 01:09:26] [INFO] We are on page 4 of 5 [01/29 01:09:27] [WARNING] File not found for image http://img255.imageshack.us/img255/2130/img0005wz1.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus F3sv-A1 Review/images/storyImages/img0005wz1.th.jpg [01/29 01:09:27] [WARNING] File not found for image http://img108.imageshack.us/img108/9594/img0011sc9.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus F3sv-A1 Review/images/storyImages/img0011sc9.th.jpg [01/29 01:09:27] [WARNING] File not found for image http://img255.imageshack.us/img255/1386/img0112rl7.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus F3sv-A1 Review/images/storyImages/img0112rl7.th.jpg [01/29 01:09:27] [WARNING] File not found for image http://img108.imageshack.us/img108/8045/img3063em3.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus F3sv-A1 Review/images/storyImages/img3063em3.th.jpg [01/29 01:09:29] [INFO] We are on page 5 of 5 [01/29 01:09:29] [INFO] Number of posts: 6 [01/29 01:09:29] [INFO] Progress: 3567/6740 [01/29 01:09:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:09:29] [INFO] Thread http://forum.notebookreview.com/threads/asus-f3sv-a1-review.135370/ finished! [01/29 01:09:29] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-512gb-ssds-lenovo-w700-with-second-display-memory-prices-increase.333191/ is 20500 ms [01/29 01:09:30] [INFO] !!! Now downloading News Bits- 512GB SSDs, Lenovo W700 With Second Display, Memory Prices Increase !!!!! [01/29 01:09:31] [INFO] We are on page 1 of 3 [01/29 01:09:34] [INFO] We are on page 2 of 3 [01/29 01:09:35] [INFO] We are on page 3 of 3 [01/29 01:09:35] [INFO] Number of posts: 2 [01/29 01:09:36] [INFO] Progress: 3568/6740 [01/29 01:09:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:09:36] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-512gb-ssds-lenovo-w700-with-second-display-memory-prices-increase.333191/ finished! [01/29 01:09:36] [INFO] !!! Now downloading Fujitsu LifeBook U820 Review Discussion !!!!! [01/29 01:09:37] [INFO] We are on page 1 of 2 [01/29 01:09:37] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Fujitsu LifeBook U820 Review Discussion/images/avatars/ [01/29 01:09:39] [INFO] We are on page 2 of 2 [01/29 01:09:40] [INFO] Progress: 3569/6740 [01/29 01:09:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:09:40] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-lifebook-u820-review-discussion.332482/ finished! [01/29 01:09:40] [INFO] !!! Now downloading Buffalo DriveStation FlexNet Review !!!!! [01/29 01:09:41] [INFO] We are on page 1 of 1 [01/29 01:09:41] [INFO] Number of posts: 2 [01/29 01:09:42] [INFO] Progress: 3570/6740 [01/29 01:09:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:09:42] [INFO] Thread http://forum.notebookreview.com/threads/buffalo-drivestation-flexnet-review.332879/ finished! [01/29 01:09:42] [INFO] Max wait time for http://forum.notebookreview.com/threads/samsung-nc10-user-review.330276/ is 29500 ms [01/29 01:09:43] [INFO] !!! Now downloading Samsung NC10 User Review !!!!! [01/29 01:09:44] [INFO] We are on page 1 of 4 [01/29 01:09:51] [INFO] We are on page 2 of 4 [01/29 01:09:53] [INFO] We are on page 3 of 4 [01/29 01:09:55] [INFO] We are on page 4 of 4 [01/29 01:09:56] [INFO] Progress: 3571/6740 [01/29 01:09:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:09:56] [INFO] Thread http://forum.notebookreview.com/threads/samsung-nc10-user-review.330276/ finished! [01/29 01:09:56] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-new-clevo-notebooks-leaked-low-cost-netbook-hard-drives-intel-classmate-tablet.332105/ is 26500 ms [01/29 01:09:56] [INFO] !!! Now downloading News Bits- New Clevo Notebooks Leaked, Low-cost Netbook Hard Drives, Intel Classmate Tablet !!!!! [01/29 01:09:57] [INFO] We are on page 1 of 4 [01/29 01:10:01] [INFO] We are on page 2 of 4 [01/29 01:10:02] [WARNING] File not found for image http://img70.imageshack.us/img70/2839/clevokeyboardmx7.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/News Bits- New Clevo Notebooks Leaked, Low-cost Netbook Hard Drives, Intel Classmate Tablet/images/storyImages/clevokeyboardmx7.jpg [01/29 01:10:03] [INFO] We are on page 3 of 4 [01/29 01:10:03] [WARNING] File not found for image http://img296.imageshack.us/img296/8412/tn70xm01thno1.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/News Bits- New Clevo Notebooks Leaked, Low-cost Netbook Hard Drives, Intel Classmate Tablet/images/storyImages/tn70xm01thno1.jpg [01/29 01:10:04] [WARNING] File not found for image http://img71.imageshack.us/img71/7958/tn70xm02thjx0.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/News Bits- New Clevo Notebooks Leaked, Low-cost Netbook Hard Drives, Intel Classmate Tablet/images/storyImages/tn70xm02thjx0.jpg [01/29 01:10:04] [WARNING] File not found for image http://img71.imageshack.us/img71/850/tn70xm03thoq2.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/News Bits- New Clevo Notebooks Leaked, Low-cost Netbook Hard Drives, Intel Classmate Tablet/images/storyImages/tn70xm03thoq2.jpg [01/29 01:10:04] [WARNING] File not found for image http://img262.imageshack.us/img262/5186/m710xl01thip2.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/News Bits- New Clevo Notebooks Leaked, Low-cost Netbook Hard Drives, Intel Classmate Tablet/images/storyImages/m710xl01thip2.jpg [01/29 01:10:04] [WARNING] File not found for image http://img71.imageshack.us/img71/2271/m710xl02thkw1.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/News Bits- New Clevo Notebooks Leaked, Low-cost Netbook Hard Drives, Intel Classmate Tablet/images/storyImages/m710xl02thkw1.jpg [01/29 01:10:05] [INFO] We are on page 4 of 4 [01/29 01:10:05] [INFO] Number of posts: 4 [01/29 01:10:06] [INFO] Progress: 3572/6740 [01/29 01:10:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:10:06] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-new-clevo-notebooks-leaked-low-cost-netbook-hard-drives-intel-classmate-tablet.332105/ finished! [01/29 01:10:06] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-vostro-2510-announced.279873/ is 28000 ms [01/29 01:10:06] [INFO] !!! Now downloading Dell Vostro 2510 Announced !!!!! [01/29 01:10:07] [INFO] We are on page 1 of 4 [01/29 01:10:12] [INFO] We are on page 2 of 4 [01/29 01:10:14] [INFO] We are on page 3 of 4 [01/29 01:10:16] [INFO] We are on page 4 of 4 [01/29 01:10:16] [INFO] Number of posts: 7 [01/29 01:10:16] [INFO] Progress: 3573/6740 [01/29 01:10:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:10:16] [INFO] Thread http://forum.notebookreview.com/threads/dell-vostro-2510-announced.279873/ finished! [01/29 01:10:16] [INFO] !!! Now downloading News Bits- HP Long-Life Batteries, Netbooks Are On Top, Google Chrome Out Of Beta !!!!! [01/29 01:10:17] [INFO] We are on page 1 of 3 [01/29 01:10:20] [INFO] We are on page 2 of 3 [01/29 01:10:22] [INFO] We are on page 3 of 3 [01/29 01:10:22] [INFO] Number of posts: 1 [01/29 01:10:22] [INFO] Progress: 3574/6740 [01/29 01:10:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:10:22] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-hp-long-life-batteries-netbooks-are-on-top-google-chrome-out-of-beta.330813/ finished! [01/29 01:10:22] [INFO] Max wait time for http://forum.notebookreview.com/threads/powerpro-p-15-3-msi-ms-1651-review.307334/ is 34500 ms [01/29 01:10:23] [INFO] !!! Now downloading PowerPro P 15-3 (MSI MS-1651) Review !!!!! [01/29 01:10:24] [INFO] We are on page 1 of 5 [01/29 01:10:29] [INFO] We are on page 2 of 5 [01/29 01:10:32] [INFO] We are on page 3 of 5 [01/29 01:10:34] [INFO] We are on page 4 of 5 [01/29 01:10:36] [INFO] We are on page 5 of 5 [01/29 01:10:36] [INFO] Progress: 3575/6740 [01/29 01:10:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:10:36] [INFO] Thread http://forum.notebookreview.com/threads/powerpro-p-15-3-msi-ms-1651-review.307334/ finished! [01/29 01:10:36] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-f8va-b1-user-review.322729/ is 23000 ms [01/29 01:10:37] [INFO] !!! Now downloading ASUS F8VA-B1 User Review !!!!! [01/29 01:10:38] [INFO] We are on page 1 of 3 [01/29 01:10:44] [INFO] We are on page 2 of 3 [01/29 01:10:46] [INFO] We are on page 3 of 3 [01/29 01:10:46] [INFO] Number of posts: 7 [01/29 01:10:46] [INFO] Progress: 3576/6740 [01/29 01:10:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:10:46] [INFO] Thread http://forum.notebookreview.com/threads/asus-f8va-b1-user-review.322729/ finished! [01/29 01:10:46] [INFO] !!! Now downloading Fujitsu LifeBook A1110 Review !!!!! [01/29 01:10:47] [INFO] We are on page 1 of 1 [01/29 01:10:47] [INFO] Number of posts: 5 [01/29 01:10:50] [INFO] Progress: 3577/6740 [01/29 01:10:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:10:50] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-lifebook-a1110-review.331556/ finished! [01/29 01:10:50] [INFO] !!! Now downloading Current Notebook Holiday Deals (Updated 12 22 2008) !!!!! [01/29 01:10:52] [INFO] We are on page 1 of 1 [01/29 01:10:52] [INFO] Number of posts: 5 [01/29 01:10:52] [WARNING] File not found for image https://ad.doubleclick.net/imp;v1;f;206361986;0-0;0;28803850;1%7C1;27636234%7C27654113%7C1;;cs=c%3Fhttp://ad.doubleclick.net/dot.gif?398511=; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Current Notebook Holiday Deals (Updated 12 22 2008)/images/storyImages/image70 [01/29 01:11:10] [INFO] Progress: 3578/6740 [01/29 01:11:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:11:10] [INFO] Thread http://forum.notebookreview.com/threads/current-notebook-holiday-deals-updated-12-22-2008.327354/ finished! [01/29 01:11:10] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-thinkpad-t61-14-1-inch-review.179990/ is 30000 ms [01/29 01:11:11] [INFO] !!! Now downloading Lenovo ThinkPad T61 14.1-inch Review !!!!! [01/29 01:11:12] [INFO] We are on page 1 of 5 [01/29 01:11:19] [INFO] We are on page 2 of 5 [01/29 01:11:21] [INFO] We are on page 3 of 5 [01/29 01:11:23] [INFO] We are on page 4 of 5 [01/29 01:11:24] [INFO] We are on page 5 of 5 [01/29 01:11:24] [INFO] Number of posts: 1 [01/29 01:11:24] [INFO] Progress: 3579/6740 [01/29 01:11:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:11:24] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-t61-14-1-inch-review.179990/ finished! [01/29 01:11:24] [INFO] Max wait time for http://forum.notebookreview.com/threads/2008-notebook-holiday-buyers-guide.316172/ is 23000 ms [01/29 01:11:25] [INFO] !!! Now downloading 2008 Notebook Holiday Buyer's Guide !!!!! [01/29 01:11:26] [INFO] We are on page 1 of 3 [01/29 01:11:28] [INFO] We are on page 2 of 3 [01/29 01:11:30] [INFO] We are on page 3 of 3 [01/29 01:11:30] [INFO] Number of posts: 7 [01/29 01:11:30] [INFO] Progress: 3580/6740 [01/29 01:11:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:11:30] [INFO] Thread http://forum.notebookreview.com/threads/2008-notebook-holiday-buyers-guide.316172/ finished! [01/29 01:11:30] [INFO] Max wait time for http://forum.notebookreview.com/threads/logitech-dinovo-keyboard-for-notebooks-review.330071/ is 21000 ms [01/29 01:11:31] [INFO] !!! Now downloading Logitech diNovo Keyboard for Notebooks Review !!!!! [01/29 01:11:32] [INFO] We are on page 1 of 3 [01/29 01:11:34] [INFO] We are on page 2 of 3 [01/29 01:11:36] [INFO] We are on page 3 of 3 [01/29 01:11:36] [INFO] Number of posts: 3 [01/29 01:11:36] [INFO] Progress: 3581/6740 [01/29 01:11:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:11:36] [INFO] Thread http://forum.notebookreview.com/threads/logitech-dinovo-keyboard-for-notebooks-review.330071/ finished! [01/29 01:11:37] [INFO] !!! Now downloading Thin, stylish Eee PC 1002HA launches at $499 !!!!! [01/29 01:11:38] [INFO] We are on page 1 of 2 [01/29 01:11:42] [INFO] We are on page 2 of 2 [01/29 01:11:42] [INFO] Number of posts: 4 [01/29 01:11:42] [INFO] Progress: 3582/6740 [01/29 01:11:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:11:42] [INFO] Thread http://forum.notebookreview.com/threads/thin-stylish-eee-pc-1002ha-launches-at-499.326868/ finished! [01/29 01:11:43] [INFO] !!! Now downloading 2008 Notebook Holiday Buyer's Guide !!!!! [01/29 01:11:44] [INFO] We are on page 1 of 1 [01/29 01:11:44] [INFO] Number of posts: 8 [01/29 01:11:44] [INFO] Progress: 3583/6740 [01/29 01:11:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:11:44] [INFO] Thread http://forum.notebookreview.com/threads/2008-notebook-holiday-buyers-guide.330657/ finished! [01/29 01:11:45] [INFO] !!! Now downloading Out of It's League- Vista on Legacy Hardware !!!!! [01/29 01:11:46] [INFO] We are on page 1 of 1 [01/29 01:11:46] [INFO] Number of posts: 7 [01/29 01:11:46] [WARNING] File not found for image http://img228.imageshack.us/img228/2397/7422gxweieg1.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Out of It's League- Vista on Legacy Hardware/images/storyImages/7422gxweieg1.jpg [01/29 01:11:47] [INFO] Progress: 3584/6740 [01/29 01:11:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:11:47] [INFO] Thread http://forum.notebookreview.com/threads/out-of-its-league-vista-on-legacy-hardware.269992/ finished! [01/29 01:11:48] [INFO] !!! Now downloading Project Warmachine's first notebooks! !!!!! [01/29 01:11:49] [INFO] We are on page 1 of 1 [01/29 01:11:49] [INFO] Number of posts: 5 [01/29 01:11:49] [WARNING] Host down for image http://www.projectwarmachine.com/images/Homahawk-X17_f-angle.png [01/29 01:11:49] [WARNING] Host down for image http://www.projectwarmachine.com/images/Homahawk-X15_f-angle.png [01/29 01:11:50] [INFO] Progress: 3585/6740 [01/29 01:11:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:11:50] [INFO] Thread http://forum.notebookreview.com/threads/project-warmachines-first-notebooks.330226/ finished! [01/29 01:11:50] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-intel-dual-core-celeron-new-clevo-gaming-notebook-acer-1-in-netbooks.329649/ is 26500 ms [01/29 01:11:50] [INFO] !!! Now downloading News Bits- Intel Dual-Core Celeron, New Clevo Gaming Notebook, Acer #1 In Netbooks !!!!! [01/29 01:11:51] [INFO] We are on page 1 of 4 [01/29 01:11:55] [INFO] We are on page 2 of 4 [01/29 01:11:57] [INFO] We are on page 3 of 4 [01/29 01:11:58] [INFO] We are on page 4 of 4 [01/29 01:11:58] [INFO] Number of posts: 4 [01/29 01:11:59] [INFO] Progress: 3586/6740 [01/29 01:11:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:11:59] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-intel-dual-core-celeron-new-clevo-gaming-notebook-acer-1-in-netbooks.329649/ finished! [01/29 01:11:59] [INFO] !!! Now downloading Cool gaming laptop with 3 GPUs !!!!! [01/29 01:12:00] [INFO] We are on page 1 of 1 [01/29 01:12:00] [INFO] Number of posts: 5 [01/29 01:12:16] [WARNING] Read timeout for image http://www.sz-wholesale.com/uploadFiles/Remote%20Control%20Car_847.jpg. This is likely a problem with the image's hosting site. [01/29 01:12:16] [INFO] Progress: 3587/6740 [01/29 01:12:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:12:16] [INFO] Thread http://forum.notebookreview.com/threads/cool-gaming-laptop-with-3-gpus.322604/ finished! [01/29 01:12:16] [INFO] !!! Now downloading HP 3 yr batteries !!!!! [01/29 01:12:17] [INFO] We are on page 1 of 1 [01/29 01:12:17] [INFO] Number of posts: 2 [01/29 01:12:18] [INFO] Progress: 3588/6740 [01/29 01:12:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:12:18] [INFO] Thread http://forum.notebookreview.com/threads/hp-3-yr-batteries.330014/ finished! [01/29 01:12:18] [INFO] Max wait time for http://forum.notebookreview.com/threads/how-it-works-screens.319652/ is 25000 ms [01/29 01:12:18] [INFO] !!! Now downloading How It Works- Screens !!!!! [01/29 01:12:19] [INFO] We are on page 1 of 4 [01/29 01:12:22] [INFO] We are on page 2 of 4 [01/29 01:12:25] [INFO] We are on page 3 of 4 [01/29 01:12:27] [INFO] We are on page 4 of 4 [01/29 01:12:27] [INFO] Number of posts: 1 [01/29 01:12:27] [INFO] Progress: 3589/6740 [01/29 01:12:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:12:27] [INFO] Thread http://forum.notebookreview.com/threads/how-it-works-screens.319652/ finished! [01/29 01:12:27] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-nc8430-with-core-2-duo-and-x1600-review-pics-specs-discussion.80829/ is 37500 ms [01/29 01:12:27] [INFO] !!! Now downloading HP nc8430 with Core 2 Duo and X1600 Review (pics, specs) Discussion !!!!! [01/29 01:12:28] [INFO] We are on page 1 of 6 [01/29 01:12:30] [INFO] We are on page 2 of 6 [01/29 01:12:32] [INFO] We are on page 3 of 6 [01/29 01:12:34] [INFO] We are on page 4 of 6 [01/29 01:12:46] [INFO] We are on page 5 of 6 [01/29 01:12:51] [INFO] We are on page 6 of 6 [01/29 01:12:51] [INFO] Number of posts: 6 [01/29 01:12:51] [INFO] Progress: 3590/6740 [01/29 01:12:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:12:51] [INFO] Thread http://forum.notebookreview.com/threads/hp-nc8430-with-core-2-duo-and-x1600-review-pics-specs-discussion.80829/ finished! [01/29 01:12:52] [INFO] !!! Now downloading Most Popular Laptops for November 2008 !!!!! [01/29 01:12:53] [INFO] We are on page 1 of 2 [01/29 01:12:56] [INFO] We are on page 2 of 2 [01/29 01:12:56] [INFO] Number of posts: 9 [01/29 01:12:56] [INFO] Progress: 3591/6740 [01/29 01:12:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:12:56] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-laptops-for-november-2008.328002/ finished! [01/29 01:12:56] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-vostro-1510-review.258634/ is 28000 ms [01/29 01:12:57] [INFO] !!! Now downloading Dell Vostro 1510 Review !!!!! [01/29 01:12:58] [INFO] We are on page 1 of 4 [01/29 01:13:03] [INFO] We are on page 2 of 4 [01/29 01:13:05] [INFO] We are on page 3 of 4 [01/29 01:13:05] [WARNING] File not found for image http://img144.imageshack.us/img144/2314/img35741ux5.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell Vostro 1510 Review/images/storyImages/img35741ux5.th.jpg [01/29 01:13:05] [WARNING] File not found for image http://img144.imageshack.us/img144/8457/dsc02173qz7.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell Vostro 1510 Review/images/storyImages/dsc02173qz7.th.jpg [01/29 01:13:05] [WARNING] File not found for image http://img522.imageshack.us/img522/3599/sp3220080610235014hs1.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell Vostro 1510 Review/images/storyImages/sp3220080610235014hs1.gif [01/29 01:13:07] [INFO] We are on page 4 of 4 [01/29 01:13:07] [INFO] Number of posts: 7 [01/29 01:13:07] [INFO] Progress: 3592/6740 [01/29 01:13:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:13:07] [INFO] Thread http://forum.notebookreview.com/threads/dell-vostro-1510-review.258634/ finished! [01/29 01:13:07] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-g2s-a1-review.135763/ is 26500 ms [01/29 01:13:08] [INFO] !!! Now downloading Asus G2S-A1 Review !!!!! [01/29 01:13:09] [INFO] We are on page 1 of 4 [01/29 01:13:15] [INFO] We are on page 2 of 4 [01/29 01:13:17] [INFO] We are on page 3 of 4 [01/29 01:13:19] [INFO] We are on page 4 of 4 [01/29 01:13:19] [INFO] Number of posts: 4 [01/29 01:13:19] [INFO] Progress: 3593/6740 [01/29 01:13:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:13:19] [INFO] Thread http://forum.notebookreview.com/threads/asus-g2s-a1-review.135763/ finished! [01/29 01:13:19] [INFO] Max wait time for http://forum.notebookreview.com/threads/amd-developing-new-external-graphics-card-interface.328090/ is 23000 ms [01/29 01:13:19] [INFO] !!! Now downloading AMD developing new external graphics card interface !!!!! [01/29 01:13:20] [INFO] We are on page 1 of 3 [01/29 01:13:22] [INFO] We are on page 2 of 3 [01/29 01:13:23] [WARNING] File not found for image http://cdn.arstechnica.net/news.media/400/amilographicsbooster.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/AMD developing new external graphics card interface/images/storyImages/amilo%20graphics%20booster.jpg [01/29 01:13:25] [INFO] We are on page 3 of 3 [01/29 01:13:25] [INFO] Number of posts: 7 [01/29 01:13:25] [INFO] Progress: 3594/6740 [01/29 01:13:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:13:25] [INFO] Thread http://forum.notebookreview.com/threads/amd-developing-new-external-graphics-card-interface.328090/ finished! [01/29 01:13:25] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-netbooks-in-the-news-vista-sp2-and-windows-7-goes-easy-on-graphics.327549/ is 31000 ms [01/29 01:13:25] [INFO] !!! Now downloading News Bits- Netbooks In The News, Vista SP2, and Windows 7 Goes Easy On Graphics !!!!! [01/29 01:13:27] [INFO] We are on page 1 of 5 [01/29 01:13:29] [INFO] We are on page 2 of 5 [01/29 01:13:31] [INFO] We are on page 3 of 5 [01/29 01:13:33] [INFO] We are on page 4 of 5 [01/29 01:13:35] [INFO] We are on page 5 of 5 [01/29 01:13:35] [INFO] Number of posts: 3 [01/29 01:13:35] [INFO] Progress: 3595/6740 [01/29 01:13:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:13:35] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-netbooks-in-the-news-vista-sp2-and-windows-7-goes-easy-on-graphics.327549/ finished! [01/29 01:13:35] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-touchsmart-tx2-brings-multi-touch-screen-to-notebooks.322257/ is 33000 ms [01/29 01:13:36] [INFO] !!! Now downloading HP TouchSmart tx2 Brings Multi-Touch Screen To Notebooks !!!!! [01/29 01:13:37] [INFO] We are on page 1 of 5 [01/29 01:13:41] [INFO] We are on page 2 of 5 [01/29 01:13:43] [INFO] We are on page 3 of 5 [01/29 01:13:44] [INFO] We are on page 4 of 5 [01/29 01:13:46] [INFO] We are on page 5 of 5 [01/29 01:13:46] [INFO] Number of posts: 7 [01/29 01:13:46] [INFO] Progress: 3596/6740 [01/29 01:13:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:13:46] [INFO] Thread http://forum.notebookreview.com/threads/hp-touchsmart-tx2-brings-multi-touch-screen-to-notebooks.322257/ finished! [01/29 01:13:46] [INFO] Max wait time for http://forum.notebookreview.com/threads/ssd-performance-comparison-and-a-review-of-mtrons-mobi-3000-worlds-fastest-drive.183474/ is 31000 ms [01/29 01:13:47] [INFO] !!! Now downloading SSD Performance Comparison and a Review of Mtron's Mobi 3000 World's Fastest Drive !!!!! [01/29 01:13:48] [INFO] We are on page 1 of 5 [01/29 01:13:48] [WARNING] File not found for image http://www.technologyguide.com/assets/X-2007102921090068771.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/SSD Performance Comparison and a Review of Mtron's Mobi 3000 World's Fastest Drive/images/storyImages/X-2007102921090068771.jpg [01/29 01:13:54] [INFO] We are on page 2 of 5 [01/29 01:13:55] [INFO] We are on page 3 of 5 [01/29 01:13:57] [INFO] We are on page 4 of 5 [01/29 01:13:59] [INFO] We are on page 5 of 5 [01/29 01:13:59] [INFO] Number of posts: 3 [01/29 01:13:59] [INFO] Progress: 3597/6740 [01/29 01:13:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:13:59] [INFO] Thread http://forum.notebookreview.com/threads/ssd-performance-comparison-and-a-review-of-mtrons-mobi-3000-worlds-fastest-drive.183474/ finished! [01/29 01:13:59] [INFO] !!! Now downloading News Bits- Dell Design Studio, ASUS Reduces Notebook Shipments, New DDR3 Memory !!!!! [01/29 01:14:01] [INFO] We are on page 1 of 1 [01/29 01:14:01] [INFO] Number of posts: 9 [01/29 01:14:01] [INFO] Progress: 3598/6740 [01/29 01:14:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:14:01] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-dell-design-studio-asus-reduces-notebook-shipments-new-ddr3-memory.328296/ finished! [01/29 01:14:01] [INFO] Max wait time for http://forum.notebookreview.com/threads/emachines-launches-new-notebook.315519/ is 25000 ms [01/29 01:14:02] [INFO] !!! Now downloading eMachines Launches New Notebook !!!!! [01/29 01:14:03] [INFO] We are on page 1 of 4 [01/29 01:14:05] [INFO] We are on page 2 of 4 [01/29 01:14:07] [INFO] We are on page 3 of 4 [01/29 01:14:09] [INFO] We are on page 4 of 4 [01/29 01:14:09] [INFO] Number of posts: 1 [01/29 01:14:09] [INFO] Progress: 3599/6740 [01/29 01:14:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:14:09] [INFO] Thread http://forum.notebookreview.com/threads/emachines-launches-new-notebook.315519/ finished! [01/29 01:14:09] [INFO] Max wait time for http://forum.notebookreview.com/threads/western-digital-passport-elite-review.239017/ is 20500 ms [01/29 01:14:09] [INFO] !!! Now downloading Western Digital Passport Elite Review !!!!! [01/29 01:14:10] [INFO] We are on page 1 of 3 [01/29 01:14:14] [INFO] We are on page 2 of 3 [01/29 01:14:16] [INFO] We are on page 3 of 3 [01/29 01:14:16] [INFO] Number of posts: 2 [01/29 01:14:16] [INFO] Progress: 3600/6740 [01/29 01:14:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:14:16] [INFO] Thread http://forum.notebookreview.com/threads/western-digital-passport-elite-review.239017/ finished! [01/29 01:14:16] [INFO] !!! Now downloading X200s user review (external link) !!!!! [01/29 01:14:17] [INFO] We are on page 1 of 1 [01/29 01:14:17] [INFO] Number of posts: 1 [01/29 01:14:17] [INFO] Progress: 3601/6740 [01/29 01:14:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:14:17] [INFO] Thread http://forum.notebookreview.com/threads/x200s-user-review-external-link.328175/ finished! [01/29 01:14:17] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-thinkvision-l220x-lcd-review.217142/ is 26500 ms [01/29 01:14:18] [INFO] !!! Now downloading Lenovo ThinkVision L220x LCD Review !!!!! [01/29 01:14:19] [INFO] We are on page 1 of 4 [01/29 01:14:23] [INFO] We are on page 2 of 4 [01/29 01:14:25] [INFO] We are on page 3 of 4 [01/29 01:14:26] [WARNING] File not found for image http://pix.crutchfield.com/kb/hd_connectors%5Cdvi_connector.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Lenovo ThinkVision L220x LCD Review/images/storyImages/hd_connectors%5Cdvi_connector.jpg [01/29 01:14:26] [WARNING] Host down for image http://static.howstuffworks.com/gif/hdmi-connector-diagram.gif [01/29 01:14:27] [WARNING] File not found for image http://www.birns.com/connectors/M24231group04thumbnail.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Lenovo ThinkVision L220x LCD Review/images/storyImages/image72 [01/29 01:14:29] [INFO] We are on page 4 of 4 [01/29 01:14:29] [INFO] Number of posts: 4 [01/29 01:14:29] [INFO] Progress: 3602/6740 [01/29 01:14:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:14:29] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkvision-l220x-lcd-review.217142/ finished! [01/29 01:14:29] [INFO] !!! Now downloading Lenovo IdeaPad Y530 Review !!!!! [01/29 01:14:30] [INFO] We are on page 1 of 2 [01/29 01:14:36] [INFO] We are on page 2 of 2 [01/29 01:14:36] [INFO] Number of posts: 6 [01/29 01:14:36] [INFO] Progress: 3603/6740 [01/29 01:14:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:14:36] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ideapad-y530-review.326976/ finished! [01/29 01:14:37] [INFO] !!! Now downloading Under $500 Notebook And Netbook Guide !!!!! [01/29 01:14:38] [INFO] We are on page 1 of 2 [01/29 01:14:42] [INFO] We are on page 2 of 2 [01/29 01:14:42] [INFO] Number of posts: 6 [01/29 01:14:42] [INFO] Progress: 3604/6740 [01/29 01:14:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:14:42] [INFO] Thread http://forum.notebookreview.com/threads/under-500-notebook-and-netbook-guide.327223/ finished! [01/29 01:14:42] [INFO] Max wait time for http://forum.notebookreview.com/threads/sony-vaio-fz-review.145616/ is 39000 ms [01/29 01:14:43] [INFO] !!! Now downloading Sony VAIO FZ Review !!!!! [01/29 01:14:44] [INFO] We are on page 1 of 6 [01/29 01:14:48] [INFO] We are on page 2 of 6 [01/29 01:14:49] [INFO] We are on page 3 of 6 [01/29 01:14:51] [INFO] We are on page 4 of 6 [01/29 01:14:53] [INFO] We are on page 5 of 6 [01/29 01:14:55] [INFO] We are on page 6 of 6 [01/29 01:14:55] [INFO] Number of posts: 9 [01/29 01:14:55] [INFO] Progress: 3605/6740 [01/29 01:14:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:14:55] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-fz-review.145616/ finished! [01/29 01:14:55] [INFO] !!! Now downloading Duracell PowerSource Mobile 100 Review !!!!! [01/29 01:14:56] [INFO] We are on page 1 of 2 [01/29 01:15:00] [INFO] We are on page 2 of 2 [01/29 01:15:00] [INFO] Number of posts: 1 [01/29 01:15:00] [INFO] Progress: 3606/6740 [01/29 01:15:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:15:00] [INFO] Thread http://forum.notebookreview.com/threads/duracell-powersource-mobile-100-review.326594/ finished! [01/29 01:15:00] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-inspiron-1000-review-pics-specs.4093/ is 22000 ms [01/29 01:15:01] [INFO] !!! Now downloading Dell Inspiron 1000 Review (pics, specs) !!!!! [01/29 01:15:02] [INFO] We are on page 1 of 3 [01/29 01:15:06] [INFO] We are on page 2 of 3 [01/29 01:15:08] [INFO] We are on page 3 of 3 [01/29 01:15:08] [INFO] Number of posts: 5 [01/29 01:15:08] [INFO] Progress: 3607/6740 [01/29 01:15:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:15:08] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-1000-review-pics-specs.4093/ finished! [01/29 01:15:08] [INFO] Max wait time for http://forum.notebookreview.com/threads/black-friday-laptop-deals-2008-constantly-being-updated.324773/ is 26500 ms [01/29 01:15:08] [INFO] !!! Now downloading Black Friday Laptop Deals 2008 (constantly being updated) !!!!! [01/29 01:15:09] [INFO] We are on page 1 of 4 [01/29 01:15:10] [WARNING] File not found for image https://ad.doubleclick.net/imp;v1;f;206361986;0-0;0;28803850;1%7C1;27636234%7C27654113%7C1;;cs=c%3Fhttp://ad.doubleclick.net/dot.gif?767599=; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Black Friday Laptop Deals 2008 (constantly being updated)/images/storyImages/image73 [01/29 01:15:38] [INFO] We are on page 2 of 4 [01/29 01:15:40] [INFO] We are on page 3 of 4 [01/29 01:15:41] [INFO] We are on page 4 of 4 [01/29 01:15:41] [INFO] Number of posts: 4 [01/29 01:15:41] [INFO] Progress: 3608/6740 [01/29 01:15:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:15:41] [INFO] Thread http://forum.notebookreview.com/threads/black-friday-laptop-deals-2008-constantly-being-updated.324773/ finished! [01/29 01:15:41] [INFO] Max wait time for http://forum.notebookreview.com/threads/2ghz-core-2-quad-q9000-35w-us-348.311902/ is 22500 ms [01/29 01:15:42] [INFO] !!! Now downloading 2GHz Core 2 Quad Q9000, 35W, US$348 !!!!! [01/29 01:15:43] [INFO] We are on page 1 of 3 [01/29 01:15:45] [INFO] We are on page 2 of 3 [01/29 01:15:47] [INFO] We are on page 3 of 3 [01/29 01:15:47] [INFO] Number of posts: 6 [01/29 01:15:47] [INFO] Progress: 3609/6740 [01/29 01:15:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:15:47] [INFO] Thread http://forum.notebookreview.com/threads/2ghz-core-2-quad-q9000-35w-us-348.311902/ finished! [01/29 01:15:47] [INFO] !!! Now downloading How It Works- Batteries !!!!! [01/29 01:15:48] [INFO] We are on page 1 of 2 [01/29 01:16:01] [INFO] We are on page 2 of 2 [01/29 01:16:01] [INFO] Number of posts: 8 [01/29 01:16:01] [INFO] Progress: 3610/6740 [01/29 01:16:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:16:01] [INFO] Thread http://forum.notebookreview.com/threads/how-it-works-batteries.322759/ finished! [01/29 01:16:01] [INFO] Max wait time for http://forum.notebookreview.com/threads/250gb-seagate-5400-4-hard-drive-review.268066/ is 37500 ms [01/29 01:16:01] [INFO] !!! Now downloading 250GB Seagate 5400.4 Hard Drive Review !!!!! [01/29 01:16:03] [INFO] We are on page 1 of 6 [01/29 01:16:07] [INFO] We are on page 2 of 6 [01/29 01:16:09] [INFO] We are on page 3 of 6 [01/29 01:16:10] [INFO] We are on page 4 of 6 [01/29 01:16:12] [INFO] We are on page 5 of 6 [01/29 01:16:14] [INFO] We are on page 6 of 6 [01/29 01:16:14] [INFO] Number of posts: 6 [01/29 01:16:14] [INFO] Progress: 3611/6740 [01/29 01:16:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:16:14] [INFO] Thread http://forum.notebookreview.com/threads/250gb-seagate-5400-4-hard-drive-review.268066/ finished! [01/29 01:16:15] [INFO] !!! Now downloading News Bits- Dell Mini 9 Gets Broadband, Acer 10 Netbook, A-DATA SSD With USB !!!!! [01/29 01:16:16] [INFO] We are on page 1 of 1 [01/29 01:16:16] [INFO] Number of posts: 7 [01/29 01:16:16] [INFO] Progress: 3612/6740 [01/29 01:16:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:16:16] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-dell-mini-9-gets-broadband-acer-10-netbook-a-data-ssd-with-usb.324653/ finished! [01/29 01:16:17] [INFO] !!! Now downloading Dell XPS M1530 Review !!!!! [01/29 01:16:18] [INFO] We are on page 1 of 2 [01/29 01:16:18] [INFO] Applying Photobucket fix for http://i306.photobucket.com/albums/nn276/scottbennettphotos/IMG_4067.jpg [01/29 01:16:18] [INFO] Applying Photobucket fix for http://i306.photobucket.com/albums/nn276/scottbennettphotos/SuperPI.jpg [01/29 01:16:18] [INFO] Applying Photobucket fix for http://i306.photobucket.com/albums/nn276/scottbennettphotos/HDTuneResults.jpg [01/29 01:16:18] [INFO] Applying Photobucket fix for http://i306.photobucket.com/albums/nn276/scottbennettphotos/IMG_4082.jpg [01/29 01:16:19] [INFO] Applying Photobucket fix for http://i306.photobucket.com/albums/nn276/scottbennettphotos/IMG_4101.jpg [01/29 01:16:19] [INFO] Applying Photobucket fix for http://i306.photobucket.com/albums/nn276/scottbennettphotos/IMG_4091.jpg [01/29 01:16:19] [INFO] Applying Photobucket fix for http://i306.photobucket.com/albums/nn276/scottbennettphotos/IMG_4097.jpg [01/29 01:16:19] [INFO] Applying Photobucket fix for http://i306.photobucket.com/albums/nn276/scottbennettphotos/IMG_4085.jpg [01/29 01:16:21] [INFO] We are on page 2 of 2 [01/29 01:16:21] [INFO] Number of posts: 3 [01/29 01:16:21] [INFO] Progress: 3613/6740 [01/29 01:16:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:16:21] [INFO] Thread http://forum.notebookreview.com/threads/dell-xps-m1530-review.263991/ finished! [01/29 01:16:21] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-inspiron-13-review.291420/ is 39500 ms [01/29 01:16:22] [INFO] !!! Now downloading Dell Inspiron 13 Review !!!!! [01/29 01:16:23] [INFO] We are on page 1 of 6 [01/29 01:16:30] [INFO] We are on page 2 of 6 [01/29 01:16:32] [INFO] We are on page 3 of 6 [01/29 01:16:33] [WARNING] File not found for image https://www.unixboard.de/vb3/images/smilies/sm-nachdenk.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell Inspiron 13 Review/images/storyImages/sm-nachdenk.gif [01/29 01:16:35] [INFO] We are on page 4 of 6 [01/29 01:16:36] [INFO] We are on page 5 of 6 [01/29 01:16:38] [INFO] We are on page 6 of 6 [01/29 01:16:38] [INFO] Progress: 3614/6740 [01/29 01:16:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:16:38] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-13-review.291420/ finished! [01/29 01:16:39] [INFO] !!! Now downloading Belkin FlyThru Bag Review !!!!! [01/29 01:16:40] [INFO] We are on page 1 of 1 [01/29 01:16:43] [INFO] Progress: 3615/6740 [01/29 01:16:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:16:43] [INFO] Thread http://forum.notebookreview.com/threads/belkin-flythru-bag-review.323679/ finished! [01/29 01:16:44] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-m50vm-b2-review.293540/ is 27500 ms [01/29 01:16:45] [INFO] !!! Now downloading ASUS M50VM-B2 Review !!!!! [01/29 01:16:46] [INFO] We are on page 1 of 4 [01/29 01:16:55] [INFO] We are on page 2 of 4 [01/29 01:16:57] [INFO] We are on page 3 of 4 [01/29 01:16:59] [INFO] We are on page 4 of 4 [01/29 01:16:59] [INFO] Number of posts: 6 [01/29 01:16:59] [INFO] Progress: 3616/6740 [01/29 01:16:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:16:59] [INFO] Thread http://forum.notebookreview.com/threads/asus-m50vm-b2-review.293540/ finished! [01/29 01:16:59] [INFO] !!! Now downloading Current Notebook and Tech Deals (Updated 11 21 2008) !!!!! [01/29 01:17:00] [INFO] We are on page 1 of 1 [01/29 01:17:00] [INFO] Number of posts: 5 [01/29 01:17:00] [WARNING] File not found for image https://ad.doubleclick.net/imp;v1;f;206361986;0-0;0;28803850;1%7C1;27636234%7C27654113%7C1;;cs=c%3Fhttp://ad.doubleclick.net/dot.gif?767599=; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Current Notebook and Tech Deals (Updated 11 21 2008)/images/storyImages/image74 [01/29 01:17:16] [INFO] Progress: 3617/6740 [01/29 01:17:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:17:16] [INFO] Thread http://forum.notebookreview.com/threads/current-notebook-and-tech-deals-updated-11-21-2008.323176/ finished! [01/29 01:17:17] [INFO] !!! Now downloading News Bits- Dell Inspiron Mini 12 Artist Editions, Struggling Economy Impacts Notebook Industry !!!!! [01/29 01:17:18] [INFO] We are on page 1 of 2 [01/29 01:17:21] [INFO] We are on page 2 of 2 [01/29 01:17:21] [INFO] Number of posts: 2 [01/29 01:17:21] [INFO] Progress: 3618/6740 [01/29 01:17:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:17:21] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-dell-inspiron-mini-12-artist-editions-struggling-economy-impacts-notebook-industry.323299/ finished! [01/29 01:17:21] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-notebook-external-graphics-card-acer-takes-1-spot-olpc-partners-with-amazon-com.322314/ is 22000 ms [01/29 01:17:22] [INFO] !!! Now downloading News Bits- Notebook External Graphics Card, Acer Takes #1 Spot, OLPC Partners With Amazon.com !!!!! [01/29 01:17:23] [INFO] We are on page 1 of 3 [01/29 01:17:25] [INFO] We are on page 2 of 3 [01/29 01:17:27] [INFO] We are on page 3 of 3 [01/29 01:17:27] [INFO] Number of posts: 5 [01/29 01:17:27] [INFO] Progress: 3619/6740 [01/29 01:17:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:17:27] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-notebook-external-graphics-card-acer-takes-1-spot-olpc-partners-with-amazon-com.322314/ finished! [01/29 01:17:27] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-inspiron-mini-9-review.295198/ is 76000 ms [01/29 01:17:28] [INFO] !!! Now downloading Dell Inspiron Mini 9 Review !!!!! [01/29 01:17:29] [INFO] We are on page 1 of 14 [01/29 01:17:35] [INFO] We are on page 2 of 14 [01/29 01:17:38] [INFO] We are on page 3 of 14 [01/29 01:17:40] [INFO] We are on page 4 of 14 [01/29 01:17:41] [INFO] We are on page 5 of 14 [01/29 01:17:41] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v58/Honushi/smilies/grumpy.gif [01/29 01:17:42] [WARNING] Could not download image https://hosting.photobucket.com/albums/v58/Honushi/smilies/grumpy.gif because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/v58/Honushi/smilies/grumpy.gif [01/29 01:17:42] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v58/Honushi/smilies/grumpy.gif [01/29 01:17:42] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v58/Honushi/smilies/grumpy.gif [01/29 01:17:44] [INFO] We are on page 6 of 14 [01/29 01:17:46] [INFO] We are on page 7 of 14 [01/29 01:17:48] [INFO] We are on page 8 of 14 [01/29 01:17:50] [INFO] We are on page 9 of 14 [01/29 01:17:51] [INFO] We are on page 10 of 14 [01/29 01:17:53] [INFO] We are on page 11 of 14 [01/29 01:17:55] [INFO] We are on page 12 of 14 [01/29 01:17:56] [INFO] We are on page 13 of 14 [01/29 01:17:58] [WARNING] File not found for image https://blog.notebooksbilliger.de/storage/show/image/image48d101c0bea90_text; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell Inspiron Mini 9 Review/images/storyImages/image76 [01/29 01:18:00] [INFO] We are on page 14 of 14 [01/29 01:18:00] [INFO] Number of posts: 3 [01/29 01:18:00] [INFO] Progress: 3620/6740 [01/29 01:18:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:18:00] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-mini-9-review.295198/ finished! [01/29 01:18:00] [INFO] !!! Now downloading Current Notebook and Tech Deals (Updated 11 17 2008) !!!!! [01/29 01:18:02] [INFO] We are on page 1 of 1 [01/29 01:18:02] [INFO] Number of posts: 4 [01/29 01:18:02] [WARNING] File not found for image https://ad.doubleclick.net/imp;v1;f;206361986;0-0;0;28803850;1%7C1;27636234%7C27654113%7C1;;cs=c%3Fhttp://ad.doubleclick.net/dot.gif?767599=; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Current Notebook and Tech Deals (Updated 11 17 2008)/images/storyImages/image77 [01/29 01:18:14] [INFO] Progress: 3621/6740 [01/29 01:18:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:18:14] [INFO] Thread http://forum.notebookreview.com/threads/current-notebook-and-tech-deals-updated-11-17-2008.318704/ finished! [01/29 01:18:15] [INFO] !!! Now downloading Western Digital My Passport Studio Review !!!!! [01/29 01:18:16] [INFO] We are on page 1 of 2 [01/29 01:18:16] [WARNING] Host down for image http://../assets/32414.jpg [01/29 01:18:19] [INFO] We are on page 2 of 2 [01/29 01:18:19] [INFO] Number of posts: 2 [01/29 01:18:19] [INFO] Progress: 3622/6740 [01/29 01:18:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:18:19] [INFO] Thread http://forum.notebookreview.com/threads/western-digital-my-passport-studio-review.321695/ finished! [01/29 01:18:19] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-amd-netbook-processor-intel-atom-dual-core-dell-vostro-a860.320935/ is 25000 ms [01/29 01:18:20] [INFO] !!! Now downloading News Bits- AMD Netbook Processor, Intel Atom Dual-Core, Dell Vostro A860 !!!!! [01/29 01:18:21] [INFO] We are on page 1 of 4 [01/29 01:18:24] [INFO] We are on page 2 of 4 [01/29 01:18:26] [INFO] We are on page 3 of 4 [01/29 01:18:29] [INFO] We are on page 4 of 4 [01/29 01:18:29] [INFO] Number of posts: 1 [01/29 01:18:29] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/no_zpsjrke5qww.gif [01/29 01:18:29] [INFO] Progress: 3623/6740 [01/29 01:18:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:18:29] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-amd-netbook-processor-intel-atom-dual-core-dell-vostro-a860.320935/ finished! [01/29 01:18:29] [INFO] Max wait time for http://forum.notebookreview.com/threads/guest-editorial-apple-mehbooks-and-the-future-of-macs.314893/ is 286000 ms [01/29 01:18:29] [INFO] !!! Now downloading Guest Editorial- Apple MehBooks and the Future of Macs !!!!! [01/29 01:18:30] [INFO] We are on page 1 of 56 [01/29 01:18:33] [INFO] We are on page 2 of 56 [01/29 01:18:35] [INFO] We are on page 3 of 56 [01/29 01:18:37] [INFO] We are on page 4 of 56 [01/29 01:18:39] [INFO] We are on page 5 of 56 [01/29 01:18:41] [INFO] We are on page 6 of 56 [01/29 01:18:43] [INFO] We are on page 7 of 56 [01/29 01:18:43] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/notworthy_zpslg2phlen.gif [01/29 01:18:44] [INFO] We are on page 8 of 56 [01/29 01:18:46] [INFO] We are on page 9 of 56 [01/29 01:18:48] [INFO] We are on page 10 of 56 [01/29 01:18:50] [INFO] We are on page 11 of 56 [01/29 01:18:51] [INFO] We are on page 12 of 56 [01/29 01:18:52] [WARNING] File not found for image http://cdn.arstechnica.net/images/2008-macbookpro-review/GeneralShots/thumbs/macbookpro-20.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Guest Editorial- Apple MehBooks and the Future of Macs/images/storyImages/macbookpro-20.jpg [01/29 01:18:52] [WARNING] File not found for image http://www.finalsense.com/news/image/laptop/alienware-area-51-m15x.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Guest Editorial- Apple MehBooks and the Future of Macs/images/storyImages/alienware-area-51-m15x.jpg [01/29 01:18:54] [INFO] We are on page 13 of 56 [01/29 01:18:56] [INFO] We are on page 14 of 56 [01/29 01:18:57] [INFO] We are on page 15 of 56 [01/29 01:18:59] [INFO] We are on page 16 of 56 [01/29 01:19:01] [INFO] We are on page 17 of 56 [01/29 01:19:02] [INFO] We are on page 18 of 56 [01/29 01:19:04] [INFO] We are on page 19 of 56 [01/29 01:19:06] [INFO] We are on page 20 of 56 [01/29 01:19:08] [INFO] We are on page 21 of 56 [01/29 01:19:09] [INFO] We are on page 22 of 56 [01/29 01:19:13] [INFO] We are on page 23 of 56 [01/29 01:19:14] [INFO] We are on page 24 of 56 [01/29 01:19:16] [INFO] We are on page 25 of 56 [01/29 01:19:18] [INFO] We are on page 26 of 56 [01/29 01:19:19] [INFO] We are on page 27 of 56 [01/29 01:19:21] [INFO] We are on page 28 of 56 [01/29 01:19:23] [INFO] We are on page 29 of 56 [01/29 01:19:24] [INFO] We are on page 30 of 56 [01/29 01:19:26] [INFO] We are on page 31 of 56 [01/29 01:19:28] [INFO] We are on page 32 of 56 [01/29 01:19:29] [INFO] Progress has been made 0 ago. Waiting another minute... [01/29 01:19:29] [INFO] We are on page 33 of 56 [01/29 01:19:31] [INFO] We are on page 34 of 56 [01/29 01:19:32] [INFO] We are on page 35 of 56 [01/29 01:19:34] [INFO] We are on page 36 of 56 [01/29 01:19:36] [INFO] We are on page 37 of 56 [01/29 01:19:38] [INFO] We are on page 38 of 56 [01/29 01:19:39] [INFO] We are on page 39 of 56 [01/29 01:19:41] [INFO] We are on page 40 of 56 [01/29 01:19:42] [INFO] We are on page 41 of 56 [01/29 01:19:44] [INFO] We are on page 42 of 56 [01/29 01:19:46] [INFO] We are on page 43 of 56 [01/29 01:19:47] [INFO] We are on page 44 of 56 [01/29 01:19:49] [INFO] We are on page 45 of 56 [01/29 01:19:50] [INFO] We are on page 46 of 56 [01/29 01:19:52] [INFO] We are on page 47 of 56 [01/29 01:19:54] [INFO] We are on page 48 of 56 [01/29 01:19:55] [INFO] We are on page 49 of 56 [01/29 01:19:57] [INFO] We are on page 50 of 56 [01/29 01:19:59] [INFO] We are on page 51 of 56 [01/29 01:20:00] [INFO] We are on page 52 of 56 [01/29 01:20:02] [INFO] We are on page 53 of 56 [01/29 01:20:04] [INFO] We are on page 54 of 56 [01/29 01:20:05] [INFO] We are on page 55 of 56 [01/29 01:20:07] [INFO] We are on page 56 of 56 [01/29 01:20:07] [INFO] Number of posts: 3 [01/29 01:20:07] [INFO] Progress: 3624/6740 [01/29 01:20:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:20:07] [INFO] Thread http://forum.notebookreview.com/threads/guest-editorial-apple-mehbooks-and-the-future-of-macs.314893/ finished! [01/29 01:20:07] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-vostro-1400-review.151760/ is 101500 ms [01/29 01:20:08] [INFO] !!! Now downloading Dell Vostro 1400 Review !!!!! [01/29 01:20:09] [INFO] We are on page 1 of 19 [01/29 01:20:18] [INFO] We are on page 2 of 19 [01/29 01:20:21] [INFO] We are on page 3 of 19 [01/29 01:20:23] [INFO] We are on page 4 of 19 [01/29 01:20:25] [INFO] We are on page 5 of 19 [01/29 01:20:34] [INFO] We are on page 6 of 19 [01/29 01:20:36] [INFO] We are on page 7 of 19 [01/29 01:20:37] [INFO] We are on page 8 of 19 [01/29 01:20:39] [INFO] We are on page 9 of 19 [01/29 01:20:41] [INFO] We are on page 10 of 19 [01/29 01:20:43] [INFO] We are on page 11 of 19 [01/29 01:20:44] [INFO] We are on page 12 of 19 [01/29 01:20:46] [INFO] We are on page 13 of 19 [01/29 01:20:46] [WARNING] File not found for image http://img220.imageshack.us/img220/8225/pcmark05xe7.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell Vostro 1400 Review/images/storyImages/pcmark05xe7.jpg [01/29 01:20:46] [WARNING] File not found for image http://img151.imageshack.us/img151/4307/pcmark05vista64hw1.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell Vostro 1400 Review/images/storyImages/pcmark05vista64hw1.jpg [01/29 01:20:46] [WARNING] File not found for image http://img92.imageshack.us/img92/9196/pcmark05vista641bl8.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell Vostro 1400 Review/images/storyImages/pcmark05vista641bl8.jpg [01/29 01:20:48] [INFO] We are on page 14 of 19 [01/29 01:20:50] [INFO] We are on page 15 of 19 [01/29 01:20:52] [INFO] We are on page 16 of 19 [01/29 01:20:53] [INFO] We are on page 17 of 19 [01/29 01:20:56] [INFO] We are on page 18 of 19 [01/29 01:20:57] [INFO] We are on page 19 of 19 [01/29 01:20:57] [INFO] Number of posts: 4 [01/29 01:20:57] [INFO] Progress: 3625/6740 [01/29 01:20:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:20:57] [INFO] Thread http://forum.notebookreview.com/threads/dell-vostro-1400-review.151760/ finished! [01/29 01:20:57] [INFO] Max wait time for http://forum.notebookreview.com/threads/new-dell-precision-m6300-announced.165346/ is 42000 ms [01/29 01:20:58] [INFO] !!! Now downloading New Dell Precision M6300 Announced !!!!! [01/29 01:20:59] [INFO] We are on page 1 of 7 [01/29 01:21:02] [INFO] We are on page 2 of 7 [01/29 01:21:04] [INFO] We are on page 3 of 7 [01/29 01:21:06] [INFO] We are on page 4 of 7 [01/29 01:21:09] [INFO] We are on page 5 of 7 [01/29 01:21:11] [INFO] We are on page 6 of 7 [01/29 01:21:13] [INFO] We are on page 7 of 7 [01/29 01:21:13] [INFO] Number of posts: 5 [01/29 01:21:13] [INFO] Progress: 3626/6740 [01/29 01:21:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:21:13] [INFO] Thread http://forum.notebookreview.com/threads/new-dell-precision-m6300-announced.165346/ finished! [01/29 01:21:13] [INFO] Max wait time for http://forum.notebookreview.com/threads/lg-r500-review.168614/ is 30500 ms [01/29 01:21:13] [INFO] !!! Now downloading LG R500 Review !!!!! [01/29 01:21:15] [INFO] We are on page 1 of 5 [01/29 01:21:22] [INFO] We are on page 2 of 5 [01/29 01:21:24] [INFO] We are on page 3 of 5 [01/29 01:21:25] [INFO] We are on page 4 of 5 [01/29 01:21:27] [INFO] We are on page 5 of 5 [01/29 01:21:27] [INFO] Number of posts: 2 [01/29 01:21:27] [INFO] Progress: 3627/6740 [01/29 01:21:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:21:27] [INFO] Thread http://forum.notebookreview.com/threads/lg-r500-review.168614/ finished! [01/29 01:21:27] [INFO] Max wait time for http://forum.notebookreview.com/threads/new-apple-notebooks-to-be-revealed-october-14th.308210/ is 38500 ms [01/29 01:21:27] [INFO] !!! Now downloading New Apple Notebooks to be Revealed October 14th !!!!! [01/29 01:21:29] [INFO] We are on page 1 of 6 [01/29 01:21:31] [INFO] We are on page 2 of 6 [01/29 01:21:33] [INFO] We are on page 3 of 6 [01/29 01:21:36] [INFO] We are on page 4 of 6 [01/29 01:21:38] [INFO] We are on page 5 of 6 [01/29 01:21:39] [INFO] We are on page 6 of 6 [01/29 01:21:39] [INFO] Number of posts: 8 [01/29 01:21:39] [INFO] Progress: 3628/6740 [01/29 01:21:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:21:39] [INFO] Thread http://forum.notebookreview.com/threads/new-apple-notebooks-to-be-revealed-october-14th.308210/ finished! [01/29 01:21:40] [INFO] !!! Now downloading nMEDIAPC nDrive USB Enclosure Review !!!!! [01/29 01:21:41] [INFO] We are on page 1 of 1 [01/29 01:21:41] [INFO] Number of posts: 4 [01/29 01:21:44] [INFO] Progress: 3629/6740 [01/29 01:21:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:21:44] [INFO] Thread http://forum.notebookreview.com/threads/nmediapc-ndrive-usb-enclosure-review.320024/ finished! [01/29 01:21:44] [INFO] !!! Now downloading News Bits- Dell PRODUCT Red Notebooks, ASUS Bamboo Notebook, Fujitsu Netbook Discussion !!!!! [01/29 01:21:45] [INFO] We are on page 1 of 2 [01/29 01:21:45] [INFO] Number of posts: 1 [01/29 01:21:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:21:45] [SEVERE] Unexpected exception java.lang.NullPointerException: Cannot invoke "org.jsoup.nodes.Element.text()" because the return value of "org.jsoup.nodes.Element.selectFirst(String)" is null at com.civfanatics.storyarchiver.StoryArchiver.downloadPostsFromPage(StoryArchiver.java:982) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:941) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:631) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:21:45] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-dell-product-red-notebooks-asus-bamboo-notebook-fujitsu-netbook-discussion.319880/ finished! [01/29 01:21:45] [INFO] Max wait time for http://forum.notebookreview.com/threads/how-it-works-graphics-hardware.289145/ is 29500 ms [01/29 01:21:46] [INFO] !!! Now downloading How It Works- Graphics Hardware !!!!! [01/29 01:21:47] [INFO] We are on page 1 of 4 [01/29 01:21:50] [INFO] We are on page 2 of 4 [01/29 01:21:52] [INFO] We are on page 3 of 4 [01/29 01:21:55] [INFO] We are on page 4 of 4 [01/29 01:21:55] [INFO] Progress: 3630/6740 [01/29 01:21:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:21:55] [INFO] Thread http://forum.notebookreview.com/threads/how-it-works-graphics-hardware.289145/ finished! [01/29 01:21:55] [INFO] Max wait time for http://forum.notebookreview.com/threads/toshiba-satellite-a215-review.155529/ is 29500 ms [01/29 01:21:56] [INFO] !!! Now downloading Toshiba Satellite A215 Review !!!!! [01/29 01:21:57] [INFO] We are on page 1 of 4 [01/29 01:22:03] [INFO] We are on page 2 of 4 [01/29 01:22:05] [INFO] We are on page 3 of 4 [01/29 01:22:07] [INFO] We are on page 4 of 4 [01/29 01:22:07] [INFO] Progress: 3631/6740 [01/29 01:22:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:22:07] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-a215-review.155529/ finished! [01/29 01:22:07] [INFO] !!! Now downloading Mini VS Aspire One - See Pic's !!!!! [01/29 01:22:08] [INFO] We are on page 1 of 2 [01/29 01:22:23] [INFO] We are on page 2 of 2 [01/29 01:22:33] [INFO] Progress: 3632/6740 [01/29 01:22:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:22:33] [INFO] Thread http://forum.notebookreview.com/threads/mini-vs-aspire-one-see-pics.319808/ finished! [01/29 01:22:33] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-thinkpad-r500-user-review-discussion.298545/ is 22000 ms [01/29 01:22:34] [INFO] !!! Now downloading Lenovo ThinkPad R500 User Review Discussion !!!!! [01/29 01:22:35] [INFO] We are on page 1 of 3 [01/29 01:22:37] [INFO] We are on page 2 of 3 [01/29 01:22:39] [INFO] We are on page 3 of 3 [01/29 01:22:39] [INFO] Number of posts: 5 [01/29 01:22:39] [INFO] Progress: 3633/6740 [01/29 01:22:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:22:39] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-r500-user-review-discussion.298545/ finished! [01/29 01:22:39] [INFO] Max wait time for http://forum.notebookreview.com/threads/gateway-mc7803u-review.319324/ is 23500 ms [01/29 01:22:40] [INFO] !!! Now downloading Gateway MC7803u Review !!!!! [01/29 01:22:41] [INFO] We are on page 1 of 3 [01/29 01:22:47] [INFO] We are on page 2 of 3 [01/29 01:22:49] [INFO] We are on page 3 of 3 [01/29 01:22:49] [INFO] Number of posts: 8 [01/29 01:22:49] [INFO] Progress: 3634/6740 [01/29 01:22:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:22:49] [INFO] Thread http://forum.notebookreview.com/threads/gateway-mc7803u-review.319324/ finished! [01/29 01:22:49] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-new-voluntary-battery-recalls-new-ati-graphics-start-shipping.316086/ is 32500 ms [01/29 01:22:50] [INFO] !!! Now downloading News Bits- New voluntary battery recalls, New ATI graphics start shipping !!!!! [01/29 01:22:51] [INFO] We are on page 1 of 5 [01/29 01:22:54] [INFO] We are on page 2 of 5 [01/29 01:22:56] [INFO] We are on page 3 of 5 [01/29 01:22:58] [INFO] We are on page 4 of 5 [01/29 01:23:00] [INFO] We are on page 5 of 5 [01/29 01:23:00] [INFO] Number of posts: 6 [01/29 01:23:00] [INFO] Progress: 3635/6740 [01/29 01:23:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:23:00] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-new-voluntary-battery-recalls-new-ati-graphics-start-shipping.316086/ finished! [01/29 01:23:00] [INFO] Max wait time for http://forum.notebookreview.com/threads/review-of-alienwares-area-51-m17x.312791/ is 35500 ms [01/29 01:23:00] [INFO] !!! Now downloading Review of Alienware's Area-51 m17x !!!!! [01/29 01:23:01] [INFO] We are on page 1 of 6 [01/29 01:23:04] [INFO] We are on page 2 of 6 [01/29 01:23:06] [INFO] We are on page 3 of 6 [01/29 01:23:08] [INFO] We are on page 4 of 6 [01/29 01:23:10] [INFO] We are on page 5 of 6 [01/29 01:23:11] [INFO] We are on page 6 of 6 [01/29 01:23:11] [INFO] Number of posts: 2 [01/29 01:23:11] [INFO] Progress: 3636/6740 [01/29 01:23:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:23:11] [INFO] Thread http://forum.notebookreview.com/threads/review-of-alienwares-area-51-m17x.312791/ finished! [01/29 01:23:12] [INFO] !!! Now downloading DHL Cuts 9,500 Jobs, No more shipping inside the US !!!!! [01/29 01:23:13] [INFO] We are on page 1 of 1 [01/29 01:23:13] [INFO] Number of posts: 8 [01/29 01:23:13] [INFO] Progress: 3637/6740 [01/29 01:23:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:23:13] [INFO] Thread http://forum.notebookreview.com/threads/dhl-cuts-9-500-jobs-no-more-shipping-inside-the-us.319565/ finished! [01/29 01:23:13] [INFO] Max wait time for http://forum.notebookreview.com/threads/notebookreview-com-purchasing-survey.318341/ is 23500 ms [01/29 01:23:14] [INFO] !!! Now downloading NotebookReview.com Purchasing Survey !!!!! [01/29 01:23:15] [INFO] We are on page 1 of 3 [01/29 01:23:17] [INFO] We are on page 2 of 3 [01/29 01:23:19] [INFO] We are on page 3 of 3 [01/29 01:23:19] [INFO] Number of posts: 8 [01/29 01:23:19] [INFO] Progress: 3638/6740 [01/29 01:23:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:23:19] [INFO] Thread http://forum.notebookreview.com/threads/notebookreview-com-purchasing-survey.318341/ finished! [01/29 01:23:19] [INFO] Max wait time for http://forum.notebookreview.com/threads/new-dell-latitude-e-series-now-available.285118/ is 68000 ms [01/29 01:23:20] [INFO] !!! Now downloading New Dell Latitude E-Series Now Available !!!!! [01/29 01:23:21] [INFO] We are on page 1 of 12 [01/29 01:23:25] [INFO] We are on page 2 of 12 [01/29 01:23:28] [INFO] We are on page 3 of 12 [01/29 01:23:29] [INFO] We are on page 4 of 12 [01/29 01:23:31] [INFO] We are on page 5 of 12 [01/29 01:23:33] [INFO] We are on page 6 of 12 [01/29 01:23:33] [WARNING] Host down for image http://www.blogsmithmedia.com/www.engadget.com/media/2008/08/dell-latitudes-hands-on-37.jpg [01/29 01:23:35] [INFO] We are on page 7 of 12 [01/29 01:23:35] [WARNING] File not found for image http://img139.imageshack.us/img139/1116/portdelle4300gw0.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/New Dell Latitude E-Series Now Available/images/storyImages/portdelle4300gw0.jpg [01/29 01:23:36] [INFO] We are on page 8 of 12 [01/29 01:23:38] [INFO] We are on page 9 of 12 [01/29 01:23:40] [INFO] We are on page 10 of 12 [01/29 01:23:41] [WARNING] File not found for image https://www.laptopmag.com/images/wp/purch-api/incontent/2008/08/e6400.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/New Dell Latitude E-Series Now Available/images/storyImages/e6400.jpg [01/29 01:23:43] [INFO] We are on page 11 of 12 [01/29 01:23:43] [WARNING] Host down for image http://www.blogsmithmedia.com/www.engadget.com/media/2008/03/dell-2008-latitude-roadmap-wm.jpg [01/29 01:23:44] [INFO] We are on page 12 of 12 [01/29 01:23:44] [INFO] Number of posts: 7 [01/29 01:23:44] [INFO] Progress: 3639/6740 [01/29 01:23:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:23:44] [INFO] Thread http://forum.notebookreview.com/threads/new-dell-latitude-e-series-now-available.285118/ finished! [01/29 01:23:44] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-toshiba-x305-with-three-gpus-sandisk-improves-ssds-belkin-tsa-laptop-bag.318430/ is 32500 ms [01/29 01:23:45] [INFO] !!! Now downloading News Bits- Toshiba X305 with Three GPUs, SanDisk Improves SSDs, Belkin TSA Laptop Bag !!!!! [01/29 01:23:46] [INFO] We are on page 1 of 5 [01/29 01:23:49] [INFO] We are on page 2 of 5 [01/29 01:23:51] [INFO] We are on page 3 of 5 [01/29 01:23:53] [INFO] We are on page 4 of 5 [01/29 01:23:55] [INFO] We are on page 5 of 5 [01/29 01:23:55] [INFO] Number of posts: 6 [01/29 01:23:55] [INFO] Progress: 3640/6740 [01/29 01:23:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:23:55] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-toshiba-x305-with-three-gpus-sandisk-improves-ssds-belkin-tsa-laptop-bag.318430/ finished! [01/29 01:23:55] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-pavilion-dv4t-review.310748/ is 20500 ms [01/29 01:23:55] [INFO] !!! Now downloading HP Pavilion dv4t Review !!!!! [01/29 01:23:57] [INFO] We are on page 1 of 3 [01/29 01:24:03] [INFO] We are on page 2 of 3 [01/29 01:24:05] [INFO] We are on page 3 of 3 [01/29 01:24:05] [INFO] Number of posts: 2 [01/29 01:24:05] [INFO] Progress: 3641/6740 [01/29 01:24:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:24:05] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-dv4t-review.310748/ finished! [01/29 01:24:05] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-ideapad-u330-user-review.304772/ is 39000 ms [01/29 01:24:06] [INFO] !!! Now downloading Lenovo Ideapad U330 User Review !!!!! [01/29 01:24:07] [INFO] We are on page 1 of 6 [01/29 01:24:15] [INFO] We are on page 2 of 6 [01/29 01:24:15] [WARNING] File not found for image http://img511.imageshack.us/img511/5175/ati3450specszo6.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Lenovo Ideapad U330 User Review/images/storyImages/ati3450specszo6.th.jpg [01/29 01:24:15] [WARNING] File not found for image http://img511.imageshack.us/images/thpix.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Lenovo Ideapad U330 User Review/images/storyImages/thpix.gif [01/29 01:24:17] [INFO] We are on page 3 of 6 [01/29 01:24:18] [INFO] We are on page 4 of 6 [01/29 01:24:20] [INFO] We are on page 5 of 6 [01/29 01:24:22] [INFO] We are on page 6 of 6 [01/29 01:24:22] [INFO] Number of posts: 9 [01/29 01:24:22] [INFO] Progress: 3642/6740 [01/29 01:24:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:24:22] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ideapad-u330-user-review.304772/ finished! [01/29 01:24:22] [INFO] Max wait time for http://forum.notebookreview.com/threads/gateway-m-152xl-review.253701/ is 94000 ms [01/29 01:24:23] [INFO] !!! Now downloading Gateway M-152XL Review !!!!! [01/29 01:24:24] [INFO] We are on page 1 of 17 [01/29 01:24:30] [INFO] We are on page 2 of 17 [01/29 01:24:32] [INFO] We are on page 3 of 17 [01/29 01:24:33] [INFO] We are on page 4 of 17 [01/29 01:24:35] [INFO] We are on page 5 of 17 [01/29 01:24:37] [INFO] We are on page 6 of 17 [01/29 01:24:38] [INFO] We are on page 7 of 17 [01/29 01:24:40] [INFO] We are on page 8 of 17 [01/29 01:24:41] [INFO] We are on page 9 of 17 [01/29 01:24:43] [INFO] We are on page 10 of 17 [01/29 01:24:45] [INFO] We are on page 11 of 17 [01/29 01:24:47] [INFO] We are on page 12 of 17 [01/29 01:24:48] [INFO] We are on page 13 of 17 [01/29 01:24:50] [INFO] We are on page 14 of 17 [01/29 01:24:51] [INFO] We are on page 15 of 17 [01/29 01:24:53] [INFO] We are on page 16 of 17 [01/29 01:24:54] [INFO] We are on page 17 of 17 [01/29 01:24:54] [INFO] Number of posts: 9 [01/29 01:24:54] [INFO] Progress: 3643/6740 [01/29 01:24:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:24:54] [INFO] Thread http://forum.notebookreview.com/threads/gateway-m-152xl-review.253701/ finished! [01/29 01:24:55] [INFO] !!! Now downloading Fujitsu Releases Three New Notebooks !!!!! [01/29 01:24:56] [INFO] We are on page 1 of 1 [01/29 01:25:00] [INFO] Progress: 3644/6740 [01/29 01:25:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:25:00] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-releases-three-new-notebooks.317341/ finished! [01/29 01:25:01] [INFO] !!! Now downloading Alienware M17 ! ! !!!!! [01/29 01:25:02] [INFO] We are on page 1 of 1 [01/29 01:25:02] [INFO] Number of posts: 3 [01/29 01:25:02] [INFO] Progress: 3645/6740 [01/29 01:25:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:25:02] [INFO] Thread http://forum.notebookreview.com/threads/alienware-m17.317722/ finished! [01/29 01:25:02] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-compaq-6910p-review-discussion.171459/ is 20500 ms [01/29 01:25:02] [INFO] !!! Now downloading HP Compaq 6910p Review Discussion !!!!! [01/29 01:25:04] [INFO] We are on page 1 of 3 [01/29 01:25:04] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/HP Compaq 6910p Review Discussion/images/avatars/ [01/29 01:25:06] [INFO] We are on page 2 of 3 [01/29 01:25:07] [INFO] We are on page 3 of 3 [01/29 01:25:07] [INFO] Number of posts: 2 [01/29 01:25:07] [INFO] Progress: 3646/6740 [01/29 01:25:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:25:07] [INFO] Thread http://forum.notebookreview.com/threads/hp-compaq-6910p-review-discussion.171459/ finished! [01/29 01:25:08] [INFO] !!! Now downloading Current Notebook and Tech Deals (Updated 11 3 2008) !!!!! [01/29 01:25:09] [INFO] We are on page 1 of 1 [01/29 01:25:09] [INFO] Number of posts: 6 [01/29 01:25:19] [INFO] Progress: 3647/6740 [01/29 01:25:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:25:19] [INFO] Thread http://forum.notebookreview.com/threads/current-notebook-and-tech-deals-updated-11-3-2008.316997/ finished! [01/29 01:25:20] [INFO] !!! Now downloading How It Works- Optical Drives !!!!! [01/29 01:25:21] [INFO] We are on page 1 of 2 [01/29 01:25:24] [INFO] We are on page 2 of 2 [01/29 01:25:24] [INFO] Progress: 3648/6740 [01/29 01:25:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:25:24] [INFO] Thread http://forum.notebookreview.com/threads/how-it-works-optical-drives.317048/ finished! [01/29 01:25:25] [INFO] !!! Now downloading Most Popular Laptops for October 2008 !!!!! [01/29 01:25:26] [INFO] We are on page 1 of 2 [01/29 01:25:30] [INFO] We are on page 2 of 2 [01/29 01:25:30] [INFO] Number of posts: 5 [01/29 01:25:30] [INFO] Progress: 3649/6740 [01/29 01:25:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:25:30] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-laptops-for-october-2008.316494/ finished! [01/29 01:25:30] [INFO] Max wait time for http://forum.notebookreview.com/threads/toshiba-qosmio-g45-penryn-review.213056/ is 21500 ms [01/29 01:25:31] [INFO] !!! Now downloading Toshiba Qosmio G45 Penryn Review !!!!! [01/29 01:25:32] [INFO] We are on page 1 of 3 [01/29 01:25:38] [INFO] We are on page 2 of 3 [01/29 01:25:40] [INFO] We are on page 3 of 3 [01/29 01:25:40] [INFO] Number of posts: 4 [01/29 01:25:40] [INFO] Progress: 3650/6740 [01/29 01:25:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:25:40] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-qosmio-g45-penryn-review.213056/ finished! [01/29 01:25:40] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-eee-pc-1000h-user-review.309412/ is 44500 ms [01/29 01:25:41] [INFO] !!! Now downloading ASUS Eee PC 1000H User Review !!!!! [01/29 01:25:42] [INFO] We are on page 1 of 7 [01/29 01:25:49] [INFO] We are on page 2 of 7 [01/29 01:25:51] [INFO] We are on page 3 of 7 [01/29 01:25:53] [INFO] We are on page 4 of 7 [01/29 01:25:54] [INFO] We are on page 5 of 7 [01/29 01:25:57] [INFO] We are on page 6 of 7 [01/29 01:25:58] [INFO] We are on page 7 of 7 [01/29 01:25:58] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/notworthy_zpslg2phlen.gif [01/29 01:25:58] [INFO] Progress: 3651/6740 [01/29 01:25:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:25:58] [INFO] Thread http://forum.notebookreview.com/threads/asus-eee-pc-1000h-user-review.309412/ finished! [01/29 01:25:58] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-officially-announces-mini-1000-netbooks.315209/ is 30500 ms [01/29 01:25:59] [INFO] !!! Now downloading HP Officially Announces Mini 1000 Netbooks !!!!! [01/29 01:26:00] [INFO] We are on page 1 of 5 [01/29 01:26:04] [INFO] We are on page 2 of 5 [01/29 01:26:06] [INFO] We are on page 3 of 5 [01/29 01:26:21] [WARNING] Read timeout for image http://hpshopping.speedera.net/www.shopping.hp.com/shopping/images/overview/flushglass_mini1000_10-29.jpg. This is likely a problem with the image's hosting site. [01/29 01:26:23] [INFO] We are on page 4 of 5 [01/29 01:26:25] [INFO] We are on page 5 of 5 [01/29 01:26:25] [INFO] Number of posts: 2 [01/29 01:26:25] [INFO] Progress: 3652/6740 [01/29 01:26:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:26:25] [INFO] Thread http://forum.notebookreview.com/threads/hp-officially-announces-mini-1000-netbooks.315209/ finished! [01/29 01:26:25] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-nvidia-9400m-grabs-market-share-microsoft-tries-cloud-os-vista-sp2-coming-soon.314728/ is 23500 ms [01/29 01:26:25] [INFO] !!! Now downloading News Bits- Nvidia 9400M Grabs Market Share, Microsoft Tries Cloud OS, Vista SP2 Coming Soon !!!!! [01/29 01:26:26] [INFO] We are on page 1 of 3 [01/29 01:26:27] [INFO] Applying Photobucket fix for http://i67.photobucket.com/albums/h299/rangerxml/VistaSP2.jpg [01/29 01:26:27] [WARNING] Could not download image https://hosting.photobucket.com/albums/h299/rangerxml/VistaSP2.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/h299/rangerxml/VistaSP2.jpg [01/29 01:26:29] [INFO] We are on page 2 of 3 [01/29 01:26:31] [INFO] We are on page 3 of 3 [01/29 01:26:31] [INFO] Number of posts: 8 [01/29 01:26:32] [INFO] Progress: 3653/6740 [01/29 01:26:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:26:32] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-nvidia-9400m-grabs-market-share-microsoft-tries-cloud-os-vista-sp2-coming-soon.314728/ finished! [01/29 01:26:33] [INFO] !!! Now downloading Dell Inspiron 910 (Mini) Review & Opinions !!!!! [01/29 01:26:34] [INFO] We are on page 1 of 2 [01/29 01:26:36] [INFO] We are on page 2 of 2 [01/29 01:26:36] [INFO] Number of posts: 3 [01/29 01:26:36] [INFO] Progress: 3654/6740 [01/29 01:26:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:26:36] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-910-mini-review-opinions.303744/ finished! [01/29 01:26:37] [INFO] !!! Now downloading News Bits- Notebooks Outship Desktops In US, Intel and ASUS Team Up, Windows 7 Details !!!!! [01/29 01:26:38] [INFO] We are on page 1 of 2 [01/29 01:26:41] [INFO] We are on page 2 of 2 [01/29 01:26:41] [INFO] Number of posts: 9 [01/29 01:26:41] [INFO] Progress: 3655/6740 [01/29 01:26:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:26:41] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-notebooks-outship-desktops-in-us-intel-and-asus-team-up-windows-7-details.315514/ finished! [01/29 01:26:41] [INFO] !!! Now downloading Nvidia's 40nm to come in March 09 !!!!! [01/29 01:26:42] [INFO] We are on page 1 of 1 [01/29 01:26:42] [INFO] Number of posts: 3 [01/29 01:26:43] [INFO] Progress: 3656/6740 [01/29 01:26:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:26:43] [INFO] Thread http://forum.notebookreview.com/threads/nvidias-40nm-to-come-in-march-09.315817/ finished! [01/29 01:26:43] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-releases-mini-1000-notebook.314277/ is 32500 ms [01/29 01:26:43] [INFO] !!! Now downloading HP Releases Mini 1000 Notebook !!!!! [01/29 01:26:44] [INFO] We are on page 1 of 5 [01/29 01:26:47] [INFO] We are on page 2 of 5 [01/29 01:26:49] [INFO] We are on page 3 of 5 [01/29 01:26:50] [INFO] We are on page 4 of 5 [01/29 01:26:52] [INFO] We are on page 5 of 5 [01/29 01:26:52] [INFO] Number of posts: 6 [01/29 01:26:52] [INFO] Progress: 3657/6740 [01/29 01:26:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:26:52] [INFO] Thread http://forum.notebookreview.com/threads/hp-releases-mini-1000-notebook.314277/ finished! [01/29 01:26:53] [INFO] !!! Now downloading WEPC.com !!!!! [01/29 01:26:54] [INFO] We are on page 1 of 1 [01/29 01:26:54] [INFO] Number of posts: 2 [01/29 01:26:54] [INFO] Progress: 3658/6740 [01/29 01:26:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:26:54] [INFO] Thread http://forum.notebookreview.com/threads/wepc-com.315406/ finished! [01/29 01:26:54] [INFO] Max wait time for http://forum.notebookreview.com/threads/lg-announces-mass-production-of-rgb-led-lit-17-1-inch-notebook-displays.308875/ is 25000 ms [01/29 01:26:54] [INFO] !!! Now downloading LG announces mass production of RGB LED-lit 17.1-inch notebook displays !!!!! [01/29 01:26:55] [INFO] We are on page 1 of 4 [01/29 01:26:58] [INFO] We are on page 2 of 4 [01/29 01:26:58] [WARNING] File not found for image http://img513.imageshack.us/img513/3254/lcdhz2.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/LG announces mass production of RGB LED-lit 17.1-inch notebook displays/images/storyImages/lcdhz2.jpg [01/29 01:27:00] [INFO] We are on page 3 of 4 [01/29 01:27:00] [WARNING] File not found for image http://img510.imageshack.us/img510/2654/lcd2li7.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/LG announces mass production of RGB LED-lit 17.1-inch notebook displays/images/storyImages/lcd2li7.jpg [01/29 01:27:02] [INFO] We are on page 4 of 4 [01/29 01:27:02] [INFO] Number of posts: 1 [01/29 01:27:02] [INFO] Progress: 3659/6740 [01/29 01:27:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:27:02] [INFO] Thread http://forum.notebookreview.com/threads/lg-announces-mass-production-of-rgb-led-lit-17-1-inch-notebook-displays.308875/ finished! [01/29 01:27:02] [INFO] !!! Now downloading An eMachine notebook ! !!!!! [01/29 01:27:04] [INFO] We are on page 1 of 1 [01/29 01:27:04] [INFO] Number of posts: 1 [01/29 01:27:04] [INFO] Progress: 3660/6740 [01/29 01:27:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:27:04] [INFO] Thread http://forum.notebookreview.com/threads/an-emachine-notebook.315137/ finished! [01/29 01:27:04] [INFO] !!! Now downloading Interesting Article !!!!! [01/29 01:27:05] [INFO] We are on page 1 of 1 [01/29 01:27:05] [INFO] Number of posts: 2 [01/29 01:27:05] [INFO] Progress: 3661/6740 [01/29 01:27:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:27:05] [INFO] Thread http://forum.notebookreview.com/threads/interesting-article.315058/ finished! [01/29 01:27:06] [INFO] !!! Now downloading News Bits- Alienware in Best Buy, Asus N10J Reviewed, New Toshiba Fast Charge Battery !!!!! [01/29 01:27:07] [INFO] We are on page 1 of 2 [01/29 01:27:11] [INFO] We are on page 2 of 2 [01/29 01:27:11] [INFO] Number of posts: 8 [01/29 01:27:11] [INFO] Progress: 3662/6740 [01/29 01:27:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:27:11] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-alienware-in-best-buy-asus-n10j-reviewed-new-toshiba-fast-charge-battery.307189/ finished! [01/29 01:27:11] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-latitude-d630-review-discussion.129830/ is 78500 ms [01/29 01:27:11] [INFO] !!! Now downloading Dell Latitude D630 Review Discussion !!!!! [01/29 01:27:12] [INFO] We are on page 1 of 14 [01/29 01:27:15] [INFO] We are on page 2 of 14 [01/29 01:27:17] [INFO] We are on page 3 of 14 [01/29 01:27:19] [INFO] We are on page 4 of 14 [01/29 01:27:20] [INFO] We are on page 5 of 14 [01/29 01:27:22] [INFO] We are on page 6 of 14 [01/29 01:27:24] [INFO] We are on page 7 of 14 [01/29 01:27:25] [INFO] We are on page 8 of 14 [01/29 01:27:27] [INFO] We are on page 9 of 14 [01/29 01:27:29] [INFO] We are on page 10 of 14 [01/29 01:27:31] [INFO] We are on page 11 of 14 [01/29 01:27:31] [WARNING] Host down for image http://d.turboupload.com/d/1921271/hdtune.JPG.html [01/29 01:27:32] [INFO] We are on page 12 of 14 [01/29 01:27:34] [INFO] We are on page 13 of 14 [01/29 01:27:36] [INFO] We are on page 14 of 14 [01/29 01:27:36] [INFO] Number of posts: 8 [01/29 01:27:36] [INFO] Progress: 3663/6740 [01/29 01:27:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:27:36] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-d630-review-discussion.129830/ finished! [01/29 01:27:37] [INFO] !!! Now downloading NotebookReview.com Launches SSD Buyer's Guide !!!!! [01/29 01:27:38] [INFO] We are on page 1 of 1 [01/29 01:27:38] [INFO] Number of posts: 9 [01/29 01:27:38] [INFO] Progress: 3664/6740 [01/29 01:27:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:27:38] [INFO] Thread http://forum.notebookreview.com/threads/notebookreview-com-launches-ssd-buyers-guide.313589/ finished! [01/29 01:27:39] [INFO] !!! Now downloading Alienware Area-51 m17x Performance and Benchmarks !!!!! [01/29 01:27:40] [INFO] We are on page 1 of 2 [01/29 01:27:42] [INFO] We are on page 2 of 2 [01/29 01:27:42] [INFO] Number of posts: 7 [01/29 01:27:43] [INFO] Progress: 3665/6740 [01/29 01:27:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:27:43] [INFO] Thread http://forum.notebookreview.com/threads/alienware-area-51-m17x-performance-and-benchmarks.312654/ finished! [01/29 01:27:43] [INFO] Max wait time for http://forum.notebookreview.com/threads/toshiba-satellite-a305-review.244660/ is 31500 ms [01/29 01:27:43] [INFO] !!! Now downloading Toshiba Satellite A305 Review !!!!! [01/29 01:27:44] [INFO] We are on page 1 of 5 [01/29 01:27:51] [INFO] We are on page 2 of 5 [01/29 01:27:53] [INFO] We are on page 3 of 5 [01/29 01:27:54] [INFO] We are on page 4 of 5 [01/29 01:27:56] [INFO] We are on page 5 of 5 [01/29 01:27:56] [INFO] Number of posts: 4 [01/29 01:27:56] [INFO] Progress: 3666/6740 [01/29 01:27:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:27:56] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-a305-review.244660/ finished! [01/29 01:27:57] [INFO] !!! Now downloading HP 2133 Mini-Note personal review lots of pics! !!!!! [01/29 01:27:58] [INFO] We are on page 1 of 1 [01/29 01:27:58] [INFO] Number of posts: 7 [01/29 01:27:58] [WARNING] File not found for image http://img412.imageshack.us/img412/6981/dsc01178vf4.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/HP 2133 Mini-Note personal review lots of pics!/images/storyImages/dsc01178vf4.th.jpg [01/29 01:27:58] [WARNING] File not found for image http://img119.imageshack.us/img119/1025/dsc01179bo5.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/HP 2133 Mini-Note personal review lots of pics!/images/storyImages/dsc01179bo5.th.jpg [01/29 01:27:58] [WARNING] File not found for image http://img507.imageshack.us/img507/5421/dsc01180gt6.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/HP 2133 Mini-Note personal review lots of pics!/images/storyImages/dsc01180gt6.th.jpg [01/29 01:27:58] [WARNING] File not found for image http://img119.imageshack.us/img119/1358/dsc01181ev4.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/HP 2133 Mini-Note personal review lots of pics!/images/storyImages/dsc01181ev4.th.jpg [01/29 01:27:59] [WARNING] File not found for image http://img137.imageshack.us/img137/3696/dsc01183zc4.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/HP 2133 Mini-Note personal review lots of pics!/images/storyImages/dsc01183zc4.th.jpg [01/29 01:27:59] [WARNING] File not found for image http://img260.imageshack.us/img260/8441/dsc01184zy1.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/HP 2133 Mini-Note personal review lots of pics!/images/storyImages/dsc01184zy1.th.jpg [01/29 01:27:59] [WARNING] File not found for image http://img260.imageshack.us/img260/6384/dsc01185fv4.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/HP 2133 Mini-Note personal review lots of pics!/images/storyImages/dsc01185fv4.th.jpg [01/29 01:27:59] [WARNING] File not found for image http://img373.imageshack.us/img373/3011/dsc01186uq2.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/HP 2133 Mini-Note personal review lots of pics!/images/storyImages/dsc01186uq2.th.jpg [01/29 01:27:59] [WARNING] File not found for image http://img373.imageshack.us/img373/5762/dsc01188tq6.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/HP 2133 Mini-Note personal review lots of pics!/images/storyImages/dsc01188tq6.th.jpg [01/29 01:27:59] [WARNING] File not found for image http://img373.imageshack.us/img373/9426/dsc01189um3.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/HP 2133 Mini-Note personal review lots of pics!/images/storyImages/dsc01189um3.th.jpg [01/29 01:27:59] [INFO] Progress: 3667/6740 [01/29 01:27:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:27:59] [INFO] Thread http://forum.notebookreview.com/threads/hp-2133-mini-note-personal-review-lots-of-pics.306888/ finished! [01/29 01:28:00] [INFO] !!! Now downloading Super Talent Pico Flash Drive Review !!!!! [01/29 01:28:01] [INFO] We are on page 1 of 1 [01/29 01:28:01] [INFO] Number of posts: 6 [01/29 01:28:06] [INFO] Progress: 3668/6740 [01/29 01:28:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:28:06] [INFO] Thread http://forum.notebookreview.com/threads/super-talent-pico-flash-drive-review.308161/ finished! [01/29 01:28:06] [INFO] Max wait time for http://forum.notebookreview.com/threads/apple-announces-new-macbook-pro-macbook-and-macbook-air.309780/ is 80500 ms [01/29 01:28:07] [INFO] !!! Now downloading Apple Announces New MacBook Pro, MacBook, and MacBook Air !!!!! [01/29 01:28:08] [INFO] We are on page 1 of 15 [01/29 01:28:11] [INFO] We are on page 2 of 15 [01/29 01:28:13] [INFO] We are on page 3 of 15 [01/29 01:28:15] [INFO] We are on page 4 of 15 [01/29 01:28:17] [INFO] We are on page 5 of 15 [01/29 01:28:17] [INFO] Applying Photobucket fix for http://i4.photobucket.com/albums/y149/IamEvilHomer/Untitled-1.jpg [01/29 01:28:18] [INFO] We are on page 6 of 15 [01/29 01:28:20] [INFO] We are on page 7 of 15 [01/29 01:28:22] [INFO] We are on page 8 of 15 [01/29 01:28:24] [INFO] We are on page 9 of 15 [01/29 01:28:26] [INFO] We are on page 10 of 15 [01/29 01:28:28] [INFO] We are on page 11 of 15 [01/29 01:28:29] [INFO] We are on page 12 of 15 [01/29 01:28:31] [INFO] We are on page 13 of 15 [01/29 01:28:33] [INFO] We are on page 14 of 15 [01/29 01:28:34] [INFO] We are on page 15 of 15 [01/29 01:28:34] [INFO] Number of posts: 2 [01/29 01:28:35] [INFO] Progress: 3669/6740 [01/29 01:28:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:28:35] [INFO] Thread http://forum.notebookreview.com/threads/apple-announces-new-macbook-pro-macbook-and-macbook-air.309780/ finished! [01/29 01:28:35] [INFO] !!! Now downloading USAToday- Penny-pinching shoppers may get PC deals soon !!!!! [01/29 01:28:36] [INFO] We are on page 1 of 1 [01/29 01:28:36] [INFO] Number of posts: 1 [01/29 01:28:36] [INFO] Progress: 3670/6740 [01/29 01:28:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:28:36] [INFO] Thread http://forum.notebookreview.com/threads/usatoday-penny-pinching-shoppers-may-get-pc-deals-soon.312465/ finished! [01/29 01:28:36] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-new-dell-workstation-amd-losses-arent-so-bad-hp-touchscreen-notebooks.311227/ is 24500 ms [01/29 01:28:37] [INFO] !!! Now downloading News Bits- New Dell Workstation, AMD Losses Aren't So Bad, HP Touchscreen Notebooks !!!!! [01/29 01:28:38] [INFO] We are on page 1 of 3 [01/29 01:28:41] [INFO] We are on page 2 of 3 [01/29 01:28:43] [INFO] We are on page 3 of 3 [01/29 01:28:43] [INFO] Progress: 3671/6740 [01/29 01:28:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:28:43] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-new-dell-workstation-amd-losses-arent-so-bad-hp-touchscreen-notebooks.311227/ finished! [01/29 01:28:44] [INFO] !!! Now downloading WaterField HardCase Messenger Bag Review !!!!! [01/29 01:28:45] [INFO] We are on page 1 of 1 [01/29 01:28:45] [INFO] Number of posts: 9 [01/29 01:28:46] [INFO] Progress: 3672/6740 [01/29 01:28:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:28:46] [INFO] Thread http://forum.notebookreview.com/threads/waterfield-hardcase-messenger-bag-review.306697/ finished! [01/29 01:28:46] [INFO] !!! Now downloading Lenovo Thinkpad and IdeaPad 90W Slim AC DC Combo Adapter Review !!!!! [01/29 01:28:47] [INFO] We are on page 1 of 2 [01/29 01:28:50] [INFO] We are on page 2 of 2 [01/29 01:28:50] [INFO] Number of posts: 6 [01/29 01:28:51] [INFO] Progress: 3673/6740 [01/29 01:28:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:28:51] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-and-ideapad-90w-slim-ac-dc-combo-adapter-review.220652/ finished! [01/29 01:28:51] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-samsung-laptops-in-the-us-toshiba-netbook-target-sells-eee-pcs.310420/ is 21500 ms [01/29 01:28:52] [INFO] !!! Now downloading News Bits- Samsung Laptops In The US, Toshiba Netbook, Target Sells Eee PCs !!!!! [01/29 01:28:53] [INFO] We are on page 1 of 3 [01/29 01:28:56] [INFO] We are on page 2 of 3 [01/29 01:28:58] [INFO] We are on page 3 of 3 [01/29 01:28:58] [INFO] Number of posts: 4 [01/29 01:28:58] [INFO] Progress: 3674/6740 [01/29 01:28:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:28:58] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-samsung-laptops-in-the-us-toshiba-netbook-target-sells-eee-pcs.310420/ finished! [01/29 01:28:59] [INFO] !!! Now downloading Gateway P-7801u !!!!! [01/29 01:29:00] [INFO] We are on page 1 of 2 [01/29 01:29:02] [INFO] We are on page 2 of 2 [01/29 01:29:02] [INFO] Number of posts: 3 [01/29 01:29:02] [INFO] Progress: 3675/6740 [01/29 01:29:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:29:02] [INFO] Thread http://forum.notebookreview.com/threads/gateway-p-7801u.311165/ finished! [01/29 01:29:04] [INFO] !!! Now downloading Current Notebook and Tech Deals (Updated 10 17 2008) !!!!! [01/29 01:29:05] [INFO] We are on page 1 of 1 [01/29 01:29:05] [INFO] Number of posts: 5 [01/29 01:29:17] [INFO] Progress: 3676/6740 [01/29 01:29:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:29:17] [INFO] Thread http://forum.notebookreview.com/threads/current-notebook-and-tech-deals-updated-10-17-2008.311145/ finished! [01/29 01:29:17] [INFO] !!! Now downloading ErgoTron Neo-Flex Combo Lift Stand Review !!!!! [01/29 01:29:18] [INFO] We are on page 1 of 1 [01/29 01:29:18] [INFO] Number of posts: 6 [01/29 01:29:20] [INFO] Progress: 3677/6740 [01/29 01:29:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:29:20] [INFO] Thread http://forum.notebookreview.com/threads/ergotron-neo-flex-combo-lift-stand-review.304378/ finished! [01/29 01:29:20] [INFO] Max wait time for http://forum.notebookreview.com/threads/intel-centrino-duo-and-centrino-pro-santa-rosa-have-arrived.122049/ is 42500 ms [01/29 01:29:21] [INFO] !!! Now downloading Intel Centrino Duo and Centrino Pro (Santa Rosa) have Arrived !!!!! [01/29 01:29:22] [INFO] We are on page 1 of 7 [01/29 01:29:24] [INFO] We are on page 2 of 7 [01/29 01:29:26] [INFO] We are on page 3 of 7 [01/29 01:29:29] [INFO] We are on page 4 of 7 [01/29 01:29:30] [INFO] We are on page 5 of 7 [01/29 01:29:32] [INFO] We are on page 6 of 7 [01/29 01:29:34] [INFO] We are on page 7 of 7 [01/29 01:29:34] [INFO] Number of posts: 6 [01/29 01:29:34] [INFO] Progress: 3678/6740 [01/29 01:29:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:29:34] [INFO] Thread http://forum.notebookreview.com/threads/intel-centrino-duo-and-centrino-pro-santa-rosa-have-arrived.122049/ finished! [01/29 01:29:34] [INFO] Max wait time for http://forum.notebookreview.com/threads/gateway-p-7811-fx-review.303430/ is 53000 ms [01/29 01:29:34] [INFO] !!! Now downloading Gateway P-7811 FX Review !!!!! [01/29 01:29:35] [INFO] We are on page 1 of 9 [01/29 01:29:41] [INFO] We are on page 2 of 9 [01/29 01:29:43] [INFO] We are on page 3 of 9 [01/29 01:29:45] [INFO] We are on page 4 of 9 [01/29 01:29:46] [INFO] We are on page 5 of 9 [01/29 01:29:47] [WARNING] Could not download image http://forum.xcpus.com/images/smilies/skeptical.gif because Server returned HTTP response code: 401 for URL: http://forum.xcpus.com/images/smilies/skeptical.gif [01/29 01:29:49] [INFO] We are on page 6 of 9 [01/29 01:29:49] [WARNING] File not found for image http://www.ontendesign.com/dump/gateway.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Gateway P-7811 FX Review/images/storyImages/gateway.jpg [01/29 01:29:50] [INFO] We are on page 7 of 9 [01/29 01:29:52] [INFO] We are on page 8 of 9 [01/29 01:29:54] [INFO] We are on page 9 of 9 [01/29 01:29:54] [INFO] Number of posts: 7 [01/29 01:29:54] [INFO] Progress: 3679/6740 [01/29 01:29:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:29:54] [INFO] Thread http://forum.notebookreview.com/threads/gateway-p-7811-fx-review.303430/ finished! [01/29 01:29:54] [INFO] !!! Now downloading Antec Notebook Cooler 200 Review !!!!! [01/29 01:29:56] [INFO] We are on page 1 of 2 [01/29 01:30:00] [INFO] We are on page 2 of 2 [01/29 01:30:00] [INFO] Number of posts: 5 [01/29 01:30:00] [INFO] Progress: 3680/6740 [01/29 01:30:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:30:00] [INFO] Thread http://forum.notebookreview.com/threads/antec-notebook-cooler-200-review.308479/ finished! [01/29 01:30:00] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-xps-m1210-review-pics-specs.56852/ is 87500 ms [01/29 01:30:00] [INFO] !!! Now downloading Dell XPS M1210 Review (pics, specs) !!!!! [01/29 01:30:02] [INFO] We are on page 1 of 16 [01/29 01:30:04] [INFO] We are on page 2 of 16 [01/29 01:30:06] [INFO] We are on page 3 of 16 [01/29 01:30:08] [INFO] We are on page 4 of 16 [01/29 01:30:10] [INFO] We are on page 5 of 16 [01/29 01:30:12] [INFO] We are on page 6 of 16 [01/29 01:30:12] [WARNING] File not found for image http://img374.imageshack.us/img374/775/295410001jz.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell XPS M1210 Review (pics, specs)/images/storyImages/295410001jz.jpg [01/29 01:30:14] [INFO] We are on page 7 of 16 [01/29 01:30:16] [INFO] We are on page 8 of 16 [01/29 01:30:17] [INFO] We are on page 9 of 16 [01/29 01:30:19] [INFO] We are on page 10 of 16 [01/29 01:30:21] [INFO] We are on page 11 of 16 [01/29 01:30:22] [INFO] We are on page 12 of 16 [01/29 01:30:24] [INFO] We are on page 13 of 16 [01/29 01:30:26] [INFO] We are on page 14 of 16 [01/29 01:30:28] [INFO] We are on page 15 of 16 [01/29 01:30:29] [INFO] We are on page 16 of 16 [01/29 01:30:29] [INFO] Number of posts: 6 [01/29 01:30:30] [INFO] Progress: 3681/6740 [01/29 01:30:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:30:30] [INFO] Thread http://forum.notebookreview.com/threads/dell-xps-m1210-review-pics-specs.56852/ finished! [01/29 01:30:30] [INFO] !!! Now downloading Samsung to start selling notebooks in the US! !!!!! [01/29 01:30:31] [INFO] We are on page 1 of 2 [01/29 01:30:33] [INFO] We are on page 2 of 2 [01/29 01:30:33] [INFO] Progress: 3682/6740 [01/29 01:30:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:30:33] [INFO] Thread http://forum.notebookreview.com/threads/samsung-to-start-selling-notebooks-in-the-us.309873/ finished! [01/29 01:30:33] [INFO] Max wait time for http://forum.notebookreview.com/threads/phillips-spc1300nc-web-camera-review.213896/ is 23000 ms [01/29 01:30:34] [INFO] !!! Now downloading Phillips SPC1300NC Web Camera Review !!!!! [01/29 01:30:35] [INFO] We are on page 1 of 3 [01/29 01:30:39] [INFO] We are on page 2 of 3 [01/29 01:30:40] [INFO] We are on page 3 of 3 [01/29 01:30:40] [INFO] Number of posts: 7 [01/29 01:30:41] [WARNING] File not found for image http://img507.imageshack.us/img507/4688/captuwwrere6.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Phillips SPC1300NC Web Camera Review/images/storyImages/captuwwrere6.jpg [01/29 01:30:41] [WARNING] File not found for image http://img507.imageshack.us/img507/captuwwrere6.jpg/1/w592.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Phillips SPC1300NC Web Camera Review/images/storyImages/w592.png [01/29 01:30:41] [WARNING] File not found for image http://img386.imageshack.us/img386/5572/captddduresk7.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Phillips SPC1300NC Web Camera Review/images/storyImages/captddduresk7.jpg [01/29 01:30:41] [WARNING] File not found for image http://img386.imageshack.us/img386/captddduresk7.jpg/1/w608.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Phillips SPC1300NC Web Camera Review/images/storyImages/w608.png [01/29 01:30:41] [WARNING] File not found for image http://img401.imageshack.us/img401/9936/csssapturebo3.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Phillips SPC1300NC Web Camera Review/images/storyImages/csssapturebo3.jpg [01/29 01:30:41] [WARNING] File not found for image http://img401.imageshack.us/img401/csssapturebo3.jpg/1/w521.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Phillips SPC1300NC Web Camera Review/images/storyImages/w521.png [01/29 01:30:41] [INFO] Progress: 3683/6740 [01/29 01:30:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:30:41] [INFO] Thread http://forum.notebookreview.com/threads/phillips-spc1300nc-web-camera-review.213896/ finished! [01/29 01:30:42] [INFO] !!! Now downloading Acer TravelMate 5720 User Review !!!!! [01/29 01:30:43] [INFO] We are on page 1 of 2 [01/29 01:30:48] [INFO] We are on page 2 of 2 [01/29 01:30:48] [INFO] Number of posts: 1 [01/29 01:30:48] [INFO] Progress: 3684/6740 [01/29 01:30:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:30:48] [INFO] Thread http://forum.notebookreview.com/threads/acer-travelmate-5720-user-review.231587/ finished! [01/29 01:30:49] [INFO] !!! Now downloading Toshiba Refreshes Satellite Lineup, Releases New Business Notebooks !!!!! [01/29 01:30:50] [INFO] We are on page 1 of 1 [01/29 01:30:50] [INFO] Number of posts: 5 [01/29 01:30:51] [INFO] Progress: 3685/6740 [01/29 01:30:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:30:51] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-refreshes-satellite-lineup-releases-new-business-notebooks.309722/ finished! [01/29 01:30:51] [INFO] !!! Now downloading NSW considers giving students Linux laptops !!!!! [01/29 01:30:52] [INFO] We are on page 1 of 1 [01/29 01:30:52] [INFO] Number of posts: 2 [01/29 01:30:52] [INFO] Progress: 3686/6740 [01/29 01:30:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:30:52] [INFO] Thread http://forum.notebookreview.com/threads/nsw-considers-giving-students-linux-laptops.309924/ finished! [01/29 01:30:53] [INFO] !!! Now downloading Samsung would begin selling laptops in the United States. !!!!! [01/29 01:30:54] [INFO] We are on page 1 of 1 [01/29 01:30:54] [INFO] Number of posts: 0 [01/29 01:30:54] [INFO] Progress: 3687/6740 [01/29 01:30:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:30:54] [INFO] Thread http://forum.notebookreview.com/threads/samsung-would-begin-selling-laptops-in-the-united-states.309915/ finished! [01/29 01:30:54] [INFO] !!! Now downloading News Bits- New Portege Business Notebooks, Nvidia issues Strike Apple, MSI Wind U120 !!!!! [01/29 01:30:55] [INFO] We are on page 1 of 2 [01/29 01:30:59] [INFO] We are on page 2 of 2 [01/29 01:30:59] [INFO] Number of posts: 6 [01/29 01:30:59] [INFO] Progress: 3688/6740 [01/29 01:30:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:30:59] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-new-portege-business-notebooks-nvidia-issues-strike-apple-msi-wind-u120.308857/ finished! [01/29 01:30:59] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-thinkpad-r61-review-discussion.139234/ is 31000 ms [01/29 01:31:00] [INFO] !!! Now downloading Lenovo ThinkPad R61 Review Discussion !!!!! [01/29 01:31:01] [INFO] We are on page 1 of 5 [01/29 01:31:03] [INFO] We are on page 2 of 5 [01/29 01:31:05] [INFO] We are on page 3 of 5 [01/29 01:31:07] [INFO] We are on page 4 of 5 [01/29 01:31:08] [INFO] We are on page 5 of 5 [01/29 01:31:08] [INFO] Number of posts: 3 [01/29 01:31:08] [INFO] Progress: 3689/6740 [01/29 01:31:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:31:08] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-r61-review-discussion.139234/ finished! [01/29 01:31:09] [INFO] !!! Now downloading Current Notebook and Tech Deals (Updated 10 10 2008) !!!!! [01/29 01:31:10] [INFO] We are on page 1 of 1 [01/29 01:31:10] [INFO] Number of posts: 6 [01/29 01:31:24] [INFO] Progress: 3690/6740 [01/29 01:31:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:31:24] [INFO] Thread http://forum.notebookreview.com/threads/current-notebook-and-tech-deals-updated-10-10-2008.307796/ finished! [01/29 01:31:25] [INFO] !!! Now downloading Apple to launch $800 Laptop !!!!! [01/29 01:31:27] [INFO] We are on page 1 of 1 [01/29 01:31:27] [INFO] Number of posts: 8 [01/29 01:31:27] [INFO] Progress: 3691/6740 [01/29 01:31:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:31:27] [INFO] Thread http://forum.notebookreview.com/threads/apple-to-launch-800-laptop.308060/ finished! [01/29 01:31:27] [INFO] !!! Now downloading StarTech USB VGA Dock Review !!!!! [01/29 01:31:29] [INFO] We are on page 1 of 1 [01/29 01:31:29] [INFO] Number of posts: 4 [01/29 01:31:30] [INFO] Progress: 3692/6740 [01/29 01:31:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:31:30] [INFO] Thread http://forum.notebookreview.com/threads/startech-usb-vga-dock-review.308059/ finished! [01/29 01:31:31] [INFO] !!! Now downloading News Bits- Target to Sell Eee PC, AMD Splits in Two, Lenovo adds WiMax to Laptops !!!!! [01/29 01:31:32] [INFO] We are on page 1 of 1 [01/29 01:31:32] [INFO] Number of posts: 6 [01/29 01:31:33] [INFO] Progress: 3693/6740 [01/29 01:31:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:31:33] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-target-to-sell-eee-pc-amd-splits-in-two-lenovo-adds-wimax-to-laptops.307989/ finished! [01/29 01:31:33] [INFO] !!! Now downloading DIY Notebook Screen Replacement !!!!! [01/29 01:31:34] [INFO] We are on page 1 of 1 [01/29 01:31:34] [INFO] Number of posts: 9 [01/29 01:31:36] [INFO] Progress: 3694/6740 [01/29 01:31:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:31:36] [INFO] Thread http://forum.notebookreview.com/threads/diy-notebook-screen-replacement.307842/ finished! [01/29 01:31:37] [INFO] !!! Now downloading Western Digital ShareSpace Network Storage System Review !!!!! [01/29 01:31:38] [INFO] We are on page 1 of 2 [01/29 01:31:49] [INFO] We are on page 2 of 2 [01/29 01:31:49] [INFO] Number of posts: 6 [01/29 01:31:49] [INFO] Progress: 3695/6740 [01/29 01:31:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:31:49] [INFO] Thread http://forum.notebookreview.com/threads/western-digital-sharespace-network-storage-system-review.306165/ finished! [01/29 01:31:49] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-thinkpad-x200s-and-x200-tablet-pc-unveiled.301036/ is 33000 ms [01/29 01:31:50] [INFO] !!! Now downloading Lenovo ThinkPad X200s and X200 Tablet PC Unveiled !!!!! [01/29 01:31:51] [INFO] We are on page 1 of 5 [01/29 01:31:55] [INFO] We are on page 2 of 5 [01/29 01:31:56] [INFO] We are on page 3 of 5 [01/29 01:31:59] [INFO] We are on page 4 of 5 [01/29 01:32:00] [INFO] We are on page 5 of 5 [01/29 01:32:00] [INFO] Number of posts: 7 [01/29 01:32:00] [INFO] Progress: 3696/6740 [01/29 01:32:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:32:00] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-x200s-and-x200-tablet-pc-unveiled.301036/ finished! [01/29 01:32:01] [INFO] !!! Now downloading Toshiba Satellite A300-02C User Review !!!!! [01/29 01:32:02] [INFO] We are on page 1 of 2 [01/29 01:32:09] [INFO] We are on page 2 of 2 [01/29 01:32:09] [INFO] Number of posts: 6 [01/29 01:32:09] [INFO] Progress: 3697/6740 [01/29 01:32:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:32:09] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-a300-02c-user-review.299636/ finished! [01/29 01:32:09] [INFO] Max wait time for http://forum.notebookreview.com/threads/more-defective-nvidia-graphics-chipsets.285090/ is 77500 ms [01/29 01:32:10] [INFO] !!! Now downloading More Defective NVIDIA Graphics Chipsets !!!!! [01/29 01:32:11] [INFO] We are on page 1 of 14 [01/29 01:32:13] [INFO] We are on page 2 of 14 [01/29 01:32:16] [INFO] We are on page 3 of 14 [01/29 01:32:18] [INFO] We are on page 4 of 14 [01/29 01:32:19] [WARNING] File not found for image http://img141.imageshack.us/img141/4807/85648949vd4.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/More Defective NVIDIA Graphics Chipsets/images/storyImages/85648949vd4.th.jpg [01/29 01:32:20] [INFO] We are on page 5 of 14 [01/29 01:32:22] [INFO] We are on page 6 of 14 [01/29 01:32:24] [INFO] We are on page 7 of 14 [01/29 01:32:26] [INFO] We are on page 8 of 14 [01/29 01:32:28] [INFO] We are on page 9 of 14 [01/29 01:32:30] [INFO] We are on page 10 of 14 [01/29 01:32:35] [INFO] We are on page 11 of 14 [01/29 01:32:37] [INFO] We are on page 12 of 14 [01/29 01:32:39] [INFO] We are on page 13 of 14 [01/29 01:32:40] [INFO] We are on page 14 of 14 [01/29 01:32:40] [INFO] Number of posts: 6 [01/29 01:32:40] [INFO] Progress: 3698/6740 [01/29 01:32:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:32:40] [INFO] Thread http://forum.notebookreview.com/threads/more-defective-nvidia-graphics-chipsets.285090/ finished! [01/29 01:32:40] [INFO] Max wait time for http://forum.notebookreview.com/threads/sony-releases-the-new-vaio-tt-ultra-portable-notebook.302781/ is 24500 ms [01/29 01:32:41] [INFO] !!! Now downloading Sony Releases the New VAIO TT Ultra-Portable Notebook !!!!! [01/29 01:32:42] [INFO] We are on page 1 of 3 [01/29 01:32:44] [INFO] We are on page 2 of 3 [01/29 01:32:46] [INFO] We are on page 3 of 3 [01/29 01:32:46] [INFO] Progress: 3699/6740 [01/29 01:32:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:32:46] [INFO] Thread http://forum.notebookreview.com/threads/sony-releases-the-new-vaio-tt-ultra-portable-notebook.302781/ finished! [01/29 01:32:47] [INFO] !!! Now downloading News Bits- Apple Sells More Notebooks, SSDs Get Cheaper, New Toshiba Hard Drives !!!!! [01/29 01:32:48] [INFO] We are on page 1 of 1 [01/29 01:32:48] [INFO] Number of posts: 9 [01/29 01:32:50] [INFO] Progress: 3700/6740 [01/29 01:32:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:32:50] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-apple-sells-more-notebooks-ssds-get-cheaper-new-toshiba-hard-drives.305755/ finished! [01/29 01:32:50] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-releases-13-3-dv3500t-pavilion-notebook.305507/ is 34000 ms [01/29 01:32:50] [INFO] !!! Now downloading HP Releases 13.3 dv3500t Pavilion Notebook !!!!! [01/29 01:32:52] [INFO] We are on page 1 of 5 [01/29 01:32:54] [INFO] We are on page 2 of 5 [01/29 01:32:56] [INFO] We are on page 3 of 5 [01/29 01:32:57] [INFO] We are on page 4 of 5 [01/29 01:32:59] [INFO] We are on page 5 of 5 [01/29 01:32:59] [INFO] Number of posts: 9 [01/29 01:32:59] [INFO] Progress: 3701/6740 [01/29 01:32:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:32:59] [INFO] Thread http://forum.notebookreview.com/threads/hp-releases-13-3-dv3500t-pavilion-notebook.305507/ finished! [01/29 01:32:59] [INFO] Max wait time for http://forum.notebookreview.com/threads/new-bits-acer-announces-notebooks-new-ati-graphics-hp-special-edition-laptops.306410/ is 24500 ms [01/29 01:33:00] [INFO] !!! Now downloading New Bits- Acer Announces Notebooks, New ATI Graphics, HP Special Edition Laptops !!!!! [01/29 01:33:01] [INFO] We are on page 1 of 3 [01/29 01:33:05] [INFO] We are on page 2 of 3 [01/29 01:33:07] [INFO] We are on page 3 of 3 [01/29 01:33:07] [INFO] Progress: 3702/6740 [01/29 01:33:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:33:07] [INFO] Thread http://forum.notebookreview.com/threads/new-bits-acer-announces-notebooks-new-ati-graphics-hp-special-edition-laptops.306410/ finished! [01/29 01:33:08] [INFO] !!! Now downloading X-FI NoteBook Xtreme First Impressions !!!!! [01/29 01:33:09] [INFO] We are on page 1 of 1 [01/29 01:33:09] [INFO] Number of posts: 3 [01/29 01:33:09] [INFO] Applying Photobucket fix for http://i42.photobucket.com/albums/e322/DarkSage44/BOX-1.jpg [01/29 01:33:09] [INFO] Applying Photobucket fix for http://i42.photobucket.com/albums/e322/DarkSage44/Packageincludes-1.jpg [01/29 01:33:09] [INFO] Applying Photobucket fix for http://i42.photobucket.com/albums/e322/DarkSage44/Adapter-1.jpg [01/29 01:33:09] [INFO] Applying Photobucket fix for http://i42.photobucket.com/albums/e322/DarkSage44/Slotwithcomputer-1.jpg [01/29 01:33:09] [INFO] Applying Photobucket fix for http://i42.photobucket.com/albums/e322/DarkSage44/Panel-1.jpg [01/29 01:33:10] [INFO] Progress: 3703/6740 [01/29 01:33:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:33:10] [INFO] Thread http://forum.notebookreview.com/threads/x-fi-notebook-xtreme-first-impressions.307020/ finished! [01/29 01:33:10] [INFO] !!! Now downloading Most Popular Laptops for September 2008 !!!!! [01/29 01:33:11] [INFO] We are on page 1 of 2 [01/29 01:33:13] [WARNING] File not found for image http://www.technologyguide.com/assets/X-20070701205527796.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Most Popular Laptops for September 2008/images/storyImages/X-20070701205527796.jpg [01/29 01:33:17] [INFO] We are on page 2 of 2 [01/29 01:33:17] [INFO] Number of posts: 3 [01/29 01:33:17] [INFO] Progress: 3704/6740 [01/29 01:33:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:33:17] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-laptops-for-september-2008.305881/ finished! [01/29 01:33:17] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-thinkpad-w700-first-look.306245/ is 32500 ms [01/29 01:33:17] [INFO] !!! Now downloading Lenovo ThinkPad W700 First Look !!!!! [01/29 01:33:19] [INFO] We are on page 1 of 5 [01/29 01:33:24] [INFO] We are on page 2 of 5 [01/29 01:33:26] [INFO] We are on page 3 of 5 [01/29 01:33:28] [INFO] We are on page 4 of 5 [01/29 01:33:30] [INFO] We are on page 5 of 5 [01/29 01:33:30] [INFO] Number of posts: 6 [01/29 01:33:30] [INFO] Progress: 3705/6740 [01/29 01:33:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:33:30] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-w700-first-look.306245/ finished! [01/29 01:33:30] [INFO] !!! Now downloading oqo 02 review !!!!! [01/29 01:33:31] [INFO] We are on page 1 of 1 [01/29 01:33:31] [INFO] Number of posts: 6 [01/29 01:33:31] [WARNING] File not found for image http://img399.imageshack.us/img399/3823/dsc02924nu9.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/oqo 02 review/images/storyImages/dsc02924nu9.jpg [01/29 01:33:31] [WARNING] File not found for image http://img256.imageshack.us/img256/1193/dsc02928ha7.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/oqo 02 review/images/storyImages/dsc02928ha7.jpg [01/29 01:33:32] [WARNING] File not found for image http://img122.imageshack.us/img122/2294/dsc02925bj4.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/oqo 02 review/images/storyImages/dsc02925bj4.jpg [01/29 01:33:32] [WARNING] File not found for image http://img148.imageshack.us/img148/7189/dsc02927hb7.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/oqo 02 review/images/storyImages/dsc02927hb7.jpg [01/29 01:33:32] [WARNING] File not found for image http://img517.imageshack.us/img517/5331/dsc02926ov8.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/oqo 02 review/images/storyImages/dsc02926ov8.jpg [01/29 01:33:32] [WARNING] File not found for image http://img219.imageshack.us/img219/1100/dsc02930wu3.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/oqo 02 review/images/storyImages/dsc02930wu3.jpg [01/29 01:33:32] [WARNING] File not found for image http://img361.imageshack.us/img361/4581/dsc02932fg7.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/oqo 02 review/images/storyImages/dsc02932fg7.jpg [01/29 01:33:34] [WARNING] File not found for image https://www.trustedreviews.com/images/article/inline/2684-2.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/oqo 02 review/images/storyImages/2684-2.jpg [01/29 01:33:34] [INFO] Progress: 3706/6740 [01/29 01:33:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:33:34] [INFO] Thread http://forum.notebookreview.com/threads/oqo-02-review.306621/ finished! [01/29 01:33:34] [INFO] Max wait time for http://forum.notebookreview.com/threads/msi-gx600-review.188662/ is 29000 ms [01/29 01:33:34] [INFO] !!! Now downloading MSI GX600 Review !!!!! [01/29 01:33:35] [INFO] We are on page 1 of 4 [01/29 01:33:42] [INFO] We are on page 2 of 4 [01/29 01:33:44] [INFO] We are on page 3 of 4 [01/29 01:33:46] [INFO] We are on page 4 of 4 [01/29 01:33:46] [INFO] Number of posts: 9 [01/29 01:33:47] [INFO] Progress: 3707/6740 [01/29 01:33:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:33:47] [INFO] Thread http://forum.notebookreview.com/threads/msi-gx600-review.188662/ finished! [01/29 01:33:47] [INFO] !!! Now downloading Fujitsu Announces Laptops With Interchangeable Lids !!!!! [01/29 01:33:48] [INFO] We are on page 1 of 1 [01/29 01:33:48] [INFO] Number of posts: 7 [01/29 01:33:49] [INFO] Progress: 3708/6740 [01/29 01:33:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:33:49] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-announces-laptops-with-interchangeable-lids.305453/ finished! [01/29 01:33:50] [INFO] !!! Now downloading Hava Platinum HD Review !!!!! [01/29 01:33:51] [INFO] We are on page 1 of 1 [01/29 01:33:51] [INFO] Number of posts: 3 [01/29 01:33:53] [INFO] Progress: 3709/6740 [01/29 01:33:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:33:53] [INFO] Thread http://forum.notebookreview.com/threads/hava-platinum-hd-review.305128/ finished! [01/29 01:33:53] [INFO] !!! Now downloading Current Notebook and Tech Deals (Updated 9 29 2008) !!!!! [01/29 01:33:54] [INFO] We are on page 1 of 1 [01/29 01:33:54] [INFO] Number of posts: 9 [01/29 01:34:05] [INFO] Progress: 3710/6740 [01/29 01:34:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:34:05] [INFO] Thread http://forum.notebookreview.com/threads/current-notebook-and-tech-deals-updated-9-29-2008.304087/ finished! [01/29 01:34:05] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-g50v-a1-review.303064/ is 21000 ms [01/29 01:34:05] [INFO] !!! Now downloading ASUS G50V-A1 Review !!!!! [01/29 01:34:06] [INFO] We are on page 1 of 3 [01/29 01:34:17] [INFO] We are on page 2 of 3 [01/29 01:34:23] [INFO] We are on page 3 of 3 [01/29 01:34:23] [INFO] Number of posts: 3 [01/29 01:34:23] [INFO] Progress: 3711/6740 [01/29 01:34:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:34:23] [INFO] Thread http://forum.notebookreview.com/threads/asus-g50v-a1-review.303064/ finished! [01/29 01:34:23] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-ideapad-u110-review.248257/ is 27500 ms [01/29 01:34:24] [INFO] !!! Now downloading Lenovo IdeaPad U110 Review !!!!! [01/29 01:34:25] [INFO] We are on page 1 of 4 [01/29 01:34:30] [INFO] We are on page 2 of 4 [01/29 01:34:32] [INFO] We are on page 3 of 4 [01/29 01:34:34] [INFO] We are on page 4 of 4 [01/29 01:34:34] [INFO] Number of posts: 6 [01/29 01:34:34] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/no_zpsjrke5qww.gif [01/29 01:34:34] [INFO] Progress: 3712/6740 [01/29 01:34:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:34:34] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ideapad-u110-review.248257/ finished! [01/29 01:34:34] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-n10-notebook-first-thoughts.300725/ is 37500 ms [01/29 01:34:34] [INFO] !!! Now downloading Asus N10 Notebook First Thoughts !!!!! [01/29 01:34:35] [INFO] We are on page 1 of 6 [01/29 01:34:39] [INFO] We are on page 2 of 6 [01/29 01:34:40] [INFO] We are on page 3 of 6 [01/29 01:34:43] [INFO] We are on page 4 of 6 [01/29 01:34:45] [INFO] We are on page 5 of 6 [01/29 01:34:47] [INFO] We are on page 6 of 6 [01/29 01:34:47] [INFO] Number of posts: 6 [01/29 01:34:47] [INFO] Progress: 3713/6740 [01/29 01:34:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:34:47] [INFO] Thread http://forum.notebookreview.com/threads/asus-n10-notebook-first-thoughts.300725/ finished! [01/29 01:34:48] [INFO] !!! Now downloading News Bits- Dell Goes LED, Eee PC With 3G, Notebooks and Netbooks Become One !!!!! [01/29 01:34:49] [INFO] We are on page 1 of 2 [01/29 01:34:51] [INFO] We are on page 2 of 2 [01/29 01:34:51] [INFO] Number of posts: 5 [01/29 01:34:51] [INFO] Progress: 3714/6740 [01/29 01:34:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:34:51] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-dell-goes-led-eee-pc-with-3g-notebooks-and-netbooks-become-one.303712/ finished! [01/29 01:34:52] [INFO] Max wait time for http://forum.notebookreview.com/threads/review-zalman-zm-nc1000-laptop-cooler.92167/ is 33000 ms [01/29 01:34:53] [INFO] !!! Now downloading Review - Zalman ZM-NC1000 laptop cooler !!!!! [01/29 01:34:54] [INFO] We are on page 1 of 5 [01/29 01:34:54] [INFO] Applying Photobucket fix for http://pic.photobucket.com/getyourown.gif [01/29 01:34:55] [WARNING] Could not download image https://hosting.photobucket.com/getyourown.gif because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/getyourown.gif [01/29 01:34:55] [INFO] Applying Photobucket fix for http://pic.photobucket.com/getyourown.gif [01/29 01:34:57] [INFO] We are on page 2 of 5 [01/29 01:34:58] [INFO] We are on page 3 of 5 [01/29 01:35:00] [INFO] We are on page 4 of 5 [01/29 01:35:02] [INFO] We are on page 5 of 5 [01/29 01:35:02] [INFO] Number of posts: 7 [01/29 01:35:02] [INFO] Progress: 3715/6740 [01/29 01:35:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:35:02] [INFO] Thread http://forum.notebookreview.com/threads/review-zalman-zm-nc1000-laptop-cooler.92167/ finished! [01/29 01:35:02] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-thinkpad-x300-review-discussion.224277/ is 35000 ms [01/29 01:35:03] [INFO] !!! Now downloading Lenovo ThinkPad X300 Review Discussion !!!!! [01/29 01:35:04] [INFO] We are on page 1 of 6 [01/29 01:35:06] [INFO] We are on page 2 of 6 [01/29 01:35:08] [INFO] We are on page 3 of 6 [01/29 01:35:10] [INFO] We are on page 4 of 6 [01/29 01:35:12] [INFO] We are on page 5 of 6 [01/29 01:35:13] [INFO] We are on page 6 of 6 [01/29 01:35:13] [INFO] Number of posts: 1 [01/29 01:35:13] [INFO] Progress: 3716/6740 [01/29 01:35:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:35:13] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-x300-review-discussion.224277/ finished! [01/29 01:35:13] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-xps-m1730-review.187467/ is 27000 ms [01/29 01:35:14] [INFO] !!! Now downloading Dell XPS M1730 Review !!!!! [01/29 01:35:15] [INFO] We are on page 1 of 4 [01/29 01:35:30] [INFO] We are on page 2 of 4 [01/29 01:35:32] [INFO] We are on page 3 of 4 [01/29 01:35:34] [INFO] We are on page 4 of 4 [01/29 01:35:34] [INFO] Number of posts: 5 [01/29 01:35:35] [INFO] Progress: 3717/6740 [01/29 01:35:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:35:35] [INFO] Thread http://forum.notebookreview.com/threads/dell-xps-m1730-review.187467/ finished! [01/29 01:35:35] [INFO] !!! Now downloading News Bits- HP G60 At Circuit City, Dell Precision Workstations, Samsung 14 Notebook !!!!! [01/29 01:35:37] [INFO] We are on page 1 of 2 [01/29 01:35:40] [INFO] We are on page 2 of 2 [01/29 01:35:40] [INFO] Number of posts: 7 [01/29 01:35:40] [INFO] Progress: 3718/6740 [01/29 01:35:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:35:40] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-hp-g60-at-circuit-city-dell-precision-workstations-samsung-14-notebook.302902/ finished! [01/29 01:35:41] [INFO] !!! Now downloading Apple MacBook Pro Review (T7500) !!!!! [01/29 01:35:42] [INFO] We are on page 1 of 2 [01/29 01:35:44] [WARNING] File not found for image http://img100.imageshack.us/img100/9711/29996de6.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Apple MacBook Pro Review (T7500)/images/storyImages/29996de6.jpg [01/29 01:35:46] [INFO] We are on page 2 of 2 [01/29 01:35:46] [INFO] Number of posts: 3 [01/29 01:35:46] [INFO] Progress: 3719/6740 [01/29 01:35:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:35:46] [INFO] Thread http://forum.notebookreview.com/threads/apple-macbook-pro-review-t7500.223518/ finished! [01/29 01:35:47] [INFO] !!! Now downloading New TechnologyGuide Site Launched - PrinterComparison.com !!!!! [01/29 01:35:48] [INFO] We are on page 1 of 2 [01/29 01:35:49] [INFO] We are on page 2 of 2 [01/29 01:35:49] [INFO] Number of posts: 5 [01/29 01:35:51] [INFO] Progress: 3720/6740 [01/29 01:35:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:35:51] [INFO] Thread http://forum.notebookreview.com/threads/new-technologyguide-site-launched-printercomparison-com.301390/ finished! [01/29 01:35:51] [INFO] !!! Now downloading Current Notebook and Tech Deals (Updated 9 23 2008) !!!!! [01/29 01:35:52] [INFO] We are on page 1 of 1 [01/29 01:35:52] [INFO] Number of posts: 2 [01/29 01:35:55] [WARNING] File not found for image https://ad.doubleclick.net/imp;v1;f;206509000;0-0;0;28803799;1%7C1;26906752%7C26924609%7C1;;cs=i%3Fhttp://ad.doubleclick.net/dot.gif?861839=; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Current Notebook and Tech Deals (Updated 9 23 2008)/images/storyImages/image83 [01/29 01:36:05] [INFO] Progress: 3721/6740 [01/29 01:36:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:36:05] [INFO] Thread http://forum.notebookreview.com/threads/current-notebook-and-tech-deals-updated-9-23-2008.302749/ finished! [01/29 01:36:05] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-hdx-18-first-look.301419/ is 25000 ms [01/29 01:36:05] [INFO] !!! Now downloading HP HDX 18 First Look !!!!! [01/29 01:36:06] [INFO] We are on page 1 of 4 [01/29 01:36:11] [INFO] We are on page 2 of 4 [01/29 01:36:12] [INFO] We are on page 3 of 4 [01/29 01:36:14] [INFO] We are on page 4 of 4 [01/29 01:36:14] [INFO] Number of posts: 1 [01/29 01:36:14] [INFO] Progress: 3722/6740 [01/29 01:36:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:36:14] [INFO] Thread http://forum.notebookreview.com/threads/hp-hdx-18-first-look.301419/ finished! [01/29 01:36:14] [INFO] !!! Now downloading News Bits- Gateway Unveils New Notebook, HP Still #1, ASUS Ships Illegal Software !!!!! [01/29 01:36:16] [INFO] We are on page 1 of 2 [01/29 01:36:20] [INFO] We are on page 2 of 2 [01/29 01:36:20] [INFO] Number of posts: 6 [01/29 01:36:20] [INFO] Progress: 3723/6740 [01/29 01:36:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:36:20] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-gateway-unveils-new-notebook-hp-still-1-asus-ships-illegal-software.301567/ finished! [01/29 01:36:20] [INFO] Max wait time for http://forum.notebookreview.com/threads/comparing-ssd-performance-to-mechanical-hdd-performance-in-a-dell-laptop.163144/ is 45000 ms [01/29 01:36:20] [INFO] !!! Now downloading Comparing SSD Performance to Mechanical HDD Performance in a Dell Laptop !!!!! [01/29 01:36:22] [INFO] We are on page 1 of 8 [01/29 01:36:24] [INFO] We are on page 2 of 8 [01/29 01:36:26] [INFO] We are on page 3 of 8 [01/29 01:36:28] [INFO] We are on page 4 of 8 [01/29 01:36:30] [INFO] We are on page 5 of 8 [01/29 01:36:33] [INFO] We are on page 6 of 8 [01/29 01:36:37] [INFO] We are on page 7 of 8 [01/29 01:36:40] [INFO] We are on page 8 of 8 [01/29 01:36:40] [INFO] Number of posts: 1 [01/29 01:36:40] [INFO] Progress: 3724/6740 [01/29 01:36:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:36:40] [INFO] Thread http://forum.notebookreview.com/threads/comparing-ssd-performance-to-mechanical-hdd-performance-in-a-dell-laptop.163144/ finished! [01/29 01:36:40] [INFO] !!! Now downloading Additional Model Variants for the Upcoming Lenovo IdeaPad U330 !!!!! [01/29 01:36:41] [INFO] We are on page 1 of 1 [01/29 01:36:41] [INFO] Number of posts: 9 [01/29 01:36:42] [INFO] Progress: 3725/6740 [01/29 01:36:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:36:42] [INFO] Thread http://forum.notebookreview.com/threads/additional-model-variants-for-the-upcoming-lenovo-ideapad-u330.300287/ finished! [01/29 01:36:42] [INFO] !!! Now downloading News Bits- Dell Latitude E4200 and E4300 Available, Kensington Wireless Docking Station !!!!! [01/29 01:36:43] [INFO] We are on page 1 of 1 [01/29 01:36:43] [INFO] Number of posts: 9 [01/29 01:36:44] [INFO] Progress: 3726/6740 [01/29 01:36:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:36:44] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-dell-latitude-e4200-and-e4300-available-kensington-wireless-docking-station.300596/ finished! [01/29 01:36:44] [INFO] Max wait time for http://forum.notebookreview.com/threads/lexar-expresscard-ssd-review.132451/ is 64500 ms [01/29 01:36:45] [INFO] !!! Now downloading Lexar ExpressCard SSD Review !!!!! [01/29 01:36:46] [INFO] We are on page 1 of 11 [01/29 01:36:49] [INFO] We are on page 2 of 11 [01/29 01:36:54] [INFO] We are on page 3 of 11 [01/29 01:36:56] [INFO] We are on page 4 of 11 [01/29 01:36:58] [INFO] We are on page 5 of 11 [01/29 01:37:02] [INFO] We are on page 6 of 11 [01/29 01:37:03] [INFO] We are on page 7 of 11 [01/29 01:37:05] [INFO] We are on page 8 of 11 [01/29 01:37:06] [INFO] We are on page 9 of 11 [01/29 01:37:08] [INFO] We are on page 10 of 11 [01/29 01:37:10] [INFO] We are on page 11 of 11 [01/29 01:37:11] [WARNING] File not found for image https://www.watch.impress.co.jp/akiba/hotline/20070707/image/sfcf1.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Lexar ExpressCard SSD Review/images/storyImages/sfcf1.jpg [01/29 01:37:11] [INFO] Applying Photobucket fix for http://i2.photobucket.com/albums/y28/pr5owner/ATTO%20Benchmarks/Lexar8GBExpressCard.jpg [01/29 01:37:11] [INFO] Applying Photobucket fix for http://i2.photobucket.com/albums/y28/pr5owner/ATTO%20Benchmarks/PatriotXporter4GB.jpg [01/29 01:37:11] [INFO] Applying Photobucket fix for http://i2.photobucket.com/albums/y28/pr5owner/ATTO%20Benchmarks/OCZ8GBATVUSBFlash.jpg [01/29 01:37:11] [INFO] Progress: 3727/6740 [01/29 01:37:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:37:11] [INFO] Thread http://forum.notebookreview.com/threads/lexar-expresscard-ssd-review.132451/ finished! [01/29 01:37:12] [INFO] !!! Now downloading Current Notebook and Tech Deals (Updated 9 15 2008) !!!!! [01/29 01:37:13] [INFO] We are on page 1 of 2 [01/29 01:37:30] [INFO] We are on page 2 of 2 [01/29 01:37:30] [INFO] Number of posts: 3 [01/29 01:37:30] [INFO] Progress: 3728/6740 [01/29 01:37:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:37:30] [INFO] Thread http://forum.notebookreview.com/threads/current-notebook-and-tech-deals-updated-9-15-2008.298786/ finished! [01/29 01:37:30] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-releases-two-new-16-9-hdx-notebooks.299944/ is 28500 ms [01/29 01:37:31] [INFO] !!! Now downloading HP Releases Two New 16-9 HDX notebooks !!!!! [01/29 01:37:32] [INFO] We are on page 1 of 4 [01/29 01:37:36] [INFO] We are on page 2 of 4 [01/29 01:37:38] [INFO] We are on page 3 of 4 [01/29 01:37:39] [INFO] We are on page 4 of 4 [01/29 01:37:39] [INFO] Number of posts: 8 [01/29 01:37:40] [INFO] Progress: 3729/6740 [01/29 01:37:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:37:40] [INFO] Thread http://forum.notebookreview.com/threads/hp-releases-two-new-16-9-hdx-notebooks.299944/ finished! [01/29 01:37:40] [INFO] !!! Now downloading How It Works- Hard Disks !!!!! [01/29 01:37:42] [INFO] We are on page 1 of 2 [01/29 01:37:44] [WARNING] File not found for image http://img407.imageshack.us/img407/7109/hddsb2.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/How It Works- Hard Disks/images/storyImages/hddsb2.png [01/29 01:37:45] [INFO] We are on page 2 of 2 [01/29 01:37:45] [INFO] Number of posts: 2 [01/29 01:37:46] [INFO] Progress: 3730/6740 [01/29 01:37:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:37:46] [INFO] Thread http://forum.notebookreview.com/threads/how-it-works-hard-disks.300060/ finished! [01/29 01:37:46] [INFO] !!! Now downloading News Bits- New Sony Laptops, Western Digital Increases HDD Capacities, New USB Soundcard !!!!! [01/29 01:37:47] [INFO] We are on page 1 of 2 [01/29 01:37:51] [INFO] We are on page 2 of 2 [01/29 01:37:51] [INFO] Number of posts: 8 [01/29 01:37:51] [INFO] Progress: 3731/6740 [01/29 01:37:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:37:51] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-new-sony-laptops-western-digital-increases-hdd-capacities-new-usb-soundcard.299786/ finished! [01/29 01:37:52] [INFO] !!! Now downloading emike09's M570TU NP5796 Review !!!!! [01/29 01:37:53] [INFO] We are on page 1 of 1 [01/29 01:37:53] [INFO] Number of posts: 4 [01/29 01:37:53] [WARNING] File not found for image http://img146.imageshack.us/img146/5888/57961dd9.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/emike09's M570TU NP5796 Review/images/storyImages/57961dd9.th.jpg [01/29 01:37:53] [WARNING] File not found for image http://img230.imageshack.us/img230/8286/57964pp0.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/emike09's M570TU NP5796 Review/images/storyImages/57964pp0.th.jpg [01/29 01:37:53] [WARNING] File not found for image http://img174.imageshack.us/img174/2623/57964gb8.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/emike09's M570TU NP5796 Review/images/storyImages/57964gb8.th.jpg [01/29 01:37:54] [WARNING] File not found for image http://img230.imageshack.us/img230/2018/57963qd0.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/emike09's M570TU NP5796 Review/images/storyImages/57963qd0.th.jpg [01/29 01:37:54] [WARNING] File not found for image http://img329.imageshack.us/img329/9448/chart1fv0.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/emike09's M570TU NP5796 Review/images/storyImages/chart1fv0.jpg [01/29 01:37:54] [WARNING] File not found for image http://img329.imageshack.us/img329/4394/chart2wk3.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/emike09's M570TU NP5796 Review/images/storyImages/chart2wk3.jpg [01/29 01:37:54] [INFO] Progress: 3732/6740 [01/29 01:37:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:37:54] [INFO] Thread http://forum.notebookreview.com/threads/emike09s-m570tu-np5796-review.299023/ finished! [01/29 01:37:54] [INFO] !!! Now downloading Voodoo Envy 133 shipped out !!!!! [01/29 01:37:55] [INFO] We are on page 1 of 1 [01/29 01:37:55] [INFO] Number of posts: 5 [01/29 01:37:56] [INFO] Progress: 3733/6740 [01/29 01:37:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:37:56] [INFO] Thread http://forum.notebookreview.com/threads/voodoo-envy-133-shipped-out.297764/ finished! [01/29 01:37:56] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-eee-pc-901-review.279877/ is 22500 ms [01/29 01:37:56] [INFO] !!! Now downloading ASUS Eee PC 901 Review !!!!! [01/29 01:37:57] [INFO] We are on page 1 of 3 [01/29 01:38:06] [INFO] We are on page 2 of 3 [01/29 01:38:08] [INFO] We are on page 3 of 3 [01/29 01:38:08] [INFO] Number of posts: 6 [01/29 01:38:08] [INFO] Progress: 3734/6740 [01/29 01:38:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:38:08] [INFO] Thread http://forum.notebookreview.com/threads/asus-eee-pc-901-review.279877/ finished! [01/29 01:38:09] [INFO] !!! Now downloading Logitech Cordless Desktop Wave Pro Review !!!!! [01/29 01:38:10] [INFO] We are on page 1 of 2 [01/29 01:38:14] [INFO] We are on page 2 of 2 [01/29 01:38:14] [INFO] Number of posts: 5 [01/29 01:38:15] [INFO] Progress: 3735/6740 [01/29 01:38:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:38:15] [INFO] Thread http://forum.notebookreview.com/threads/logitech-cordless-desktop-wave-pro-review.299252/ finished! [01/29 01:38:15] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-thinkpad-x300-first-thoughts-review.221860/ is 55500 ms [01/29 01:38:15] [INFO] !!! Now downloading Lenovo ThinkPad X300 First Thoughts Review !!!!! [01/29 01:38:16] [INFO] We are on page 1 of 10 [01/29 01:38:19] [INFO] We are on page 2 of 10 [01/29 01:38:22] [INFO] We are on page 3 of 10 [01/29 01:38:23] [INFO] We are on page 4 of 10 [01/29 01:38:25] [INFO] We are on page 5 of 10 [01/29 01:38:27] [INFO] We are on page 6 of 10 [01/29 01:38:29] [INFO] We are on page 7 of 10 [01/29 01:38:32] [INFO] We are on page 8 of 10 [01/29 01:38:34] [INFO] We are on page 9 of 10 [01/29 01:38:35] [INFO] We are on page 10 of 10 [01/29 01:38:35] [INFO] Number of posts: 2 [01/29 01:38:35] [INFO] Progress: 3736/6740 [01/29 01:38:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:38:35] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-x300-first-thoughts-review.221860/ finished! [01/29 01:38:36] [INFO] !!! Now downloading Logitech Squeezebox Duet Review !!!!! [01/29 01:38:37] [INFO] We are on page 1 of 1 [01/29 01:38:37] [INFO] Number of posts: 7 [01/29 01:38:38] [INFO] Progress: 3737/6740 [01/29 01:38:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:38:38] [INFO] Thread http://forum.notebookreview.com/threads/logitech-squeezebox-duet-review.263000/ finished! [01/29 01:38:38] [INFO] !!! Now downloading HP Pavilion tx2500z Review !!!!! [01/29 01:38:39] [INFO] We are on page 1 of 3 [01/29 01:38:45] [INFO] We are on page 2 of 3 [01/29 01:38:47] [INFO] We are on page 3 of 3 [01/29 01:38:47] [INFO] Number of posts: 1 [01/29 01:38:47] [INFO] Progress: 3738/6740 [01/29 01:38:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:38:47] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-tx2500z-review.273818/ finished! [01/29 01:38:47] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-notebook-battery-supply-problems-new-sony-vaio-announced-overseas.298004/ is 23500 ms [01/29 01:38:47] [INFO] !!! Now downloading News Bits- Notebook Battery Supply Problems, New Sony VAIO Announced Overseas !!!!! [01/29 01:38:48] [INFO] We are on page 1 of 3 [01/29 01:38:51] [INFO] We are on page 2 of 3 [01/29 01:38:53] [INFO] We are on page 3 of 3 [01/29 01:38:53] [INFO] Number of posts: 8 [01/29 01:38:53] [INFO] Progress: 3739/6740 [01/29 01:38:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:38:53] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-notebook-battery-supply-problems-new-sony-vaio-announced-overseas.298004/ finished! [01/29 01:38:53] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-inspiron-1520-review-discussion.145060/ is 30000 ms [01/29 01:38:55] [INFO] !!! Now downloading Dell Inspiron 1520 Review Discussion !!!!! [01/29 01:38:56] [INFO] We are on page 1 of 5 [01/29 01:38:58] [INFO] We are on page 2 of 5 [01/29 01:39:01] [INFO] We are on page 3 of 5 [01/29 01:39:03] [INFO] We are on page 4 of 5 [01/29 01:39:04] [INFO] We are on page 5 of 5 [01/29 01:39:04] [INFO] Number of posts: 1 [01/29 01:39:04] [INFO] Progress: 3740/6740 [01/29 01:39:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:39:04] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-1520-review-discussion.145060/ finished! [01/29 01:39:05] [INFO] !!! Now downloading News Bits- HP Boasts 24-Hour Battery Life, Intel SSDs, Google Data Centers at Sea !!!!! [01/29 01:39:06] [INFO] We are on page 1 of 2 [01/29 01:39:10] [INFO] We are on page 2 of 2 [01/29 01:39:10] [INFO] Number of posts: 9 [01/29 01:39:10] [INFO] Progress: 3741/6740 [01/29 01:39:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:39:10] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-hp-boasts-24-hour-battery-life-intel-ssds-google-data-centers-at-sea.297167/ finished! [01/29 01:39:10] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-compaq-6720s-user-review.170071/ is 27500 ms [01/29 01:39:11] [INFO] !!! Now downloading HP Compaq 6720s User Review !!!!! [01/29 01:39:12] [INFO] We are on page 1 of 4 [01/29 01:39:18] [INFO] We are on page 2 of 4 [01/29 01:39:20] [INFO] We are on page 3 of 4 [01/29 01:39:22] [INFO] We are on page 4 of 4 [01/29 01:39:22] [INFO] Number of posts: 6 [01/29 01:39:22] [INFO] Progress: 3742/6740 [01/29 01:39:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:39:22] [INFO] Thread http://forum.notebookreview.com/threads/hp-compaq-6720s-user-review.170071/ finished! [01/29 01:39:22] [INFO] Max wait time for http://forum.notebookreview.com/threads/targus-expresscard-docking-station-with-digital-video-and-audio-review.109521/ is 27000 ms [01/29 01:39:22] [INFO] !!! Now downloading Targus ExpressCard Docking Station with Digital Video and Audio Review !!!!! [01/29 01:39:23] [INFO] We are on page 1 of 4 [01/29 01:39:28] [INFO] We are on page 2 of 4 [01/29 01:39:30] [INFO] We are on page 3 of 4 [01/29 01:39:31] [INFO] We are on page 4 of 4 [01/29 01:39:31] [INFO] Number of posts: 5 [01/29 01:39:31] [INFO] Progress: 3743/6740 [01/29 01:39:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:39:31] [INFO] Thread http://forum.notebookreview.com/threads/targus-expresscard-docking-station-with-digital-video-and-audio-review.109521/ finished! [01/29 01:39:31] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-pavilion-tx2000z-review.209293/ is 43000 ms [01/29 01:39:32] [INFO] !!! Now downloading HP Pavilion tx2000z Review !!!!! [01/29 01:39:33] [INFO] We are on page 1 of 7 [01/29 01:39:39] [INFO] We are on page 2 of 7 [01/29 01:39:41] [INFO] We are on page 3 of 7 [01/29 01:39:43] [INFO] We are on page 4 of 7 [01/29 01:39:44] [INFO] We are on page 5 of 7 [01/29 01:39:46] [INFO] We are on page 6 of 7 [01/29 01:39:48] [INFO] We are on page 7 of 7 [01/29 01:39:48] [INFO] Number of posts: 7 [01/29 01:39:48] [INFO] Progress: 3744/6740 [01/29 01:39:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:39:48] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-tx2000z-review.209293/ finished! [01/29 01:39:49] [INFO] !!! Now downloading Targus Cut Resistant DEFCON Armor Lock Review !!!!! [01/29 01:39:50] [INFO] We are on page 1 of 2 [01/29 01:39:53] [INFO] We are on page 2 of 2 [01/29 01:39:53] [INFO] Number of posts: 4 [01/29 01:39:53] [INFO] Progress: 3745/6740 [01/29 01:39:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:39:53] [INFO] Thread http://forum.notebookreview.com/threads/targus-cut-resistant-defcon-armor-lock-review.89248/ finished! [01/29 01:39:54] [INFO] !!! Now downloading Nvidia mobile issue is not as bad !!!!! [01/29 01:39:55] [INFO] We are on page 1 of 1 [01/29 01:39:55] [INFO] Number of posts: 8 [01/29 01:39:55] [INFO] Progress: 3746/6740 [01/29 01:39:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:39:55] [INFO] Thread http://forum.notebookreview.com/threads/nvidia-mobile-issue-is-not-as-bad.296985/ finished! [01/29 01:39:56] [INFO] !!! Now downloading Kensington SlimBlade Media Notebook Set Review !!!!! [01/29 01:39:57] [INFO] We are on page 1 of 1 [01/29 01:39:57] [INFO] Number of posts: 4 [01/29 01:39:58] [INFO] Progress: 3747/6740 [01/29 01:39:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:39:58] [INFO] Thread http://forum.notebookreview.com/threads/kensington-slimblade-media-notebook-set-review.188887/ finished! [01/29 01:39:59] [INFO] !!! Now downloading AVADirect Clevo TN121R Review !!!!! [01/29 01:40:01] [INFO] We are on page 1 of 1 [01/29 01:40:04] [INFO] Progress: 3748/6740 [01/29 01:40:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:40:04] [INFO] Thread http://forum.notebookreview.com/threads/avadirect-clevo-tn121r-review.296373/ finished! [01/29 01:40:04] [INFO] !!! Now downloading News Bits- Sony Recalls VAIO TZ Notebooks, Dell Looks To Sell Factories !!!!! [01/29 01:40:05] [INFO] We are on page 1 of 2 [01/29 01:40:10] [INFO] We are on page 2 of 2 [01/29 01:40:10] [INFO] Number of posts: 3 [01/29 01:40:10] [INFO] Progress: 3749/6740 [01/29 01:40:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:40:10] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-sony-recalls-vaio-tz-notebooks-dell-looks-to-sell-factories.295829/ finished! [01/29 01:40:10] [INFO] !!! Now downloading Current Notebook and Tech Deals (Updated 9 8 2008) !!!!! [01/29 01:40:12] [INFO] We are on page 1 of 1 [01/29 01:40:12] [INFO] Number of posts: 5 [01/29 01:40:21] [INFO] Progress: 3750/6740 [01/29 01:40:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:40:21] [INFO] Thread http://forum.notebookreview.com/threads/current-notebook-and-tech-deals-updated-9-8-2008.295916/ finished! [01/29 01:40:22] [INFO] !!! Now downloading Zepto Hydra A17 officially out !!!!! [01/29 01:40:23] [INFO] We are on page 1 of 1 [01/29 01:40:23] [INFO] Number of posts: 2 [01/29 01:40:23] [INFO] Progress: 3751/6740 [01/29 01:40:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:40:23] [INFO] Thread http://forum.notebookreview.com/threads/zepto-hydra-a17-officially-out.295987/ finished! [01/29 01:40:24] [INFO] !!! Now downloading Fujitsu LifeBook A6120 Review !!!!! [01/29 01:40:25] [INFO] We are on page 1 of 3 [01/29 01:40:29] [INFO] We are on page 2 of 3 [01/29 01:40:31] [INFO] We are on page 3 of 3 [01/29 01:40:31] [INFO] Number of posts: 1 [01/29 01:40:31] [INFO] Progress: 3752/6740 [01/29 01:40:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:40:31] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-lifebook-a6120-review.220970/ finished! [01/29 01:40:31] [INFO] !!! Now downloading Dell Announces the Inspiron Mini 9 !!!!! [01/29 01:40:33] [INFO] We are on page 1 of 1 [01/29 01:40:33] [INFO] Number of posts: 8 [01/29 01:40:34] [INFO] Progress: 3753/6740 [01/29 01:40:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:40:34] [INFO] Thread http://forum.notebookreview.com/threads/dell-announces-the-inspiron-mini-9.295196/ finished! [01/29 01:40:34] [INFO] !!! Now downloading Lenovo W700 competitors !!!!! [01/29 01:40:35] [INFO] We are on page 1 of 1 [01/29 01:40:35] [INFO] Number of posts: 8 [01/29 01:40:36] [INFO] Progress: 3754/6740 [01/29 01:40:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:40:36] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-w700-competitors.294780/ finished! [01/29 01:40:36] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-thinkpad-sl300-first-look.294859/ is 20500 ms [01/29 01:40:37] [INFO] !!! Now downloading Lenovo ThinkPad SL300 First Look !!!!! [01/29 01:40:38] [INFO] We are on page 1 of 3 [01/29 01:40:41] [INFO] We are on page 2 of 3 [01/29 01:40:42] [INFO] We are on page 3 of 3 [01/29 01:40:42] [INFO] Number of posts: 2 [01/29 01:40:42] [INFO] Progress: 3755/6740 [01/29 01:40:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:40:42] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-sl300-first-look.294859/ finished! [01/29 01:40:42] [INFO] Max wait time for http://forum.notebookreview.com/threads/gateway-p-6831fx-user-review.209623/ is 226500 ms [01/29 01:40:43] [INFO] !!! Now downloading Gateway P-6831FX User Review !!!!! [01/29 01:40:44] [INFO] We are on page 1 of 44 [01/29 01:40:51] [INFO] We are on page 2 of 44 [01/29 01:40:53] [INFO] We are on page 3 of 44 [01/29 01:40:55] [INFO] We are on page 4 of 44 [01/29 01:40:57] [INFO] We are on page 5 of 44 [01/29 01:40:59] [INFO] We are on page 6 of 44 [01/29 01:41:01] [INFO] We are on page 7 of 44 [01/29 01:41:01] [WARNING] File not found for image http://img413.imageshack.us/img413/4050/sample2zb5.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Gateway P-6831FX User Review/images/storyImages/sample2zb5.th.jpg [01/29 01:41:03] [INFO] We are on page 8 of 44 [01/29 01:41:05] [INFO] We are on page 9 of 44 [01/29 01:41:07] [INFO] We are on page 10 of 44 [01/29 01:41:08] [INFO] We are on page 11 of 44 [01/29 01:41:10] [INFO] We are on page 12 of 44 [01/29 01:41:12] [INFO] We are on page 13 of 44 [01/29 01:41:13] [INFO] We are on page 14 of 44 [01/29 01:41:15] [INFO] We are on page 15 of 44 [01/29 01:41:16] [INFO] We are on page 16 of 44 [01/29 01:41:18] [INFO] We are on page 17 of 44 [01/29 01:41:19] [INFO] We are on page 18 of 44 [01/29 01:41:21] [INFO] We are on page 19 of 44 [01/29 01:41:23] [INFO] We are on page 20 of 44 [01/29 01:41:24] [INFO] We are on page 21 of 44 [01/29 01:41:26] [INFO] We are on page 22 of 44 [01/29 01:41:27] [INFO] We are on page 23 of 44 [01/29 01:41:29] [INFO] We are on page 24 of 44 [01/29 01:41:31] [INFO] We are on page 25 of 44 [01/29 01:41:33] [INFO] We are on page 26 of 44 [01/29 01:41:34] [INFO] We are on page 27 of 44 [01/29 01:41:36] [INFO] We are on page 28 of 44 [01/29 01:41:37] [INFO] We are on page 29 of 44 [01/29 01:41:39] [INFO] We are on page 30 of 44 [01/29 01:41:41] [INFO] We are on page 31 of 44 [01/29 01:41:42] [INFO] We are on page 32 of 44 [01/29 01:41:42] [INFO] Progress has been made 0 ago. Waiting another minute... [01/29 01:41:44] [INFO] We are on page 33 of 44 [01/29 01:41:46] [INFO] We are on page 34 of 44 [01/29 01:41:47] [INFO] We are on page 35 of 44 [01/29 01:41:49] [INFO] We are on page 36 of 44 [01/29 01:41:51] [INFO] We are on page 37 of 44 [01/29 01:41:53] [INFO] We are on page 38 of 44 [01/29 01:41:54] [INFO] We are on page 39 of 44 [01/29 01:41:56] [INFO] We are on page 40 of 44 [01/29 01:41:58] [INFO] We are on page 41 of 44 [01/29 01:42:00] [INFO] We are on page 42 of 44 [01/29 01:42:01] [INFO] We are on page 43 of 44 [01/29 01:42:03] [INFO] We are on page 44 of 44 [01/29 01:42:03] [INFO] Number of posts: 4 [01/29 01:42:03] [INFO] Progress: 3756/6740 [01/29 01:42:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:42:03] [INFO] Thread http://forum.notebookreview.com/threads/gateway-p-6831fx-user-review.209623/ finished! [01/29 01:42:03] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-hp-in-the-news-microsoft-increases-xp-availability-nvidia-still-having-problems.294966/ is 24000 ms [01/29 01:42:03] [INFO] !!! Now downloading News Bits- HP In The News, Microsoft Increases XP Availability, Nvidia Still Having Problems !!!!! [01/29 01:42:05] [INFO] We are on page 1 of 3 [01/29 01:42:07] [INFO] We are on page 2 of 3 [01/29 01:42:07] [WARNING] File not found for image http://forum.notebookreview.com/images/Notebook/buttons/report.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/News Bits- HP In The News, Microsoft Increases XP Availability, Nvidia Still Having Problems/images/storyImages/report.gif [01/29 01:42:09] [INFO] We are on page 3 of 3 [01/29 01:42:09] [INFO] Number of posts: 9 [01/29 01:42:09] [INFO] Applying Photobucket fix for http://i10.photobucket.com/albums/a144/parisienne-moonlight/emoticon/asdcattivo.gif [01/29 01:42:09] [INFO] Progress: 3757/6740 [01/29 01:42:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:42:09] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-hp-in-the-news-microsoft-increases-xp-availability-nvidia-still-having-problems.294966/ finished! [01/29 01:42:09] [INFO] Max wait time for http://forum.notebookreview.com/threads/acer-aspire-one-first-look.291817/ is 38000 ms [01/29 01:42:10] [INFO] !!! Now downloading Acer Aspire One First Look !!!!! [01/29 01:42:11] [INFO] We are on page 1 of 6 [01/29 01:42:15] [INFO] We are on page 2 of 6 [01/29 01:42:17] [INFO] We are on page 3 of 6 [01/29 01:42:19] [INFO] We are on page 4 of 6 [01/29 01:42:21] [INFO] We are on page 5 of 6 [01/29 01:42:22] [INFO] We are on page 6 of 6 [01/29 01:42:22] [INFO] Number of posts: 7 [01/29 01:42:23] [INFO] Progress: 3758/6740 [01/29 01:42:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:42:23] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire-one-first-look.291817/ finished! [01/29 01:42:23] [INFO] !!! Now downloading Most Popular Laptops for August 2008 !!!!! [01/29 01:42:24] [INFO] We are on page 1 of 1 [01/29 01:42:24] [INFO] Number of posts: 8 [01/29 01:42:26] [WARNING] File not found for image http://www.technologyguide.com/assets/X-20070701205527796.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Most Popular Laptops for August 2008/images/storyImages/X-20070701205527796.jpg [01/29 01:42:28] [INFO] Progress: 3759/6740 [01/29 01:42:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:42:28] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-laptops-for-august-2008.294331/ finished! [01/29 01:42:28] [INFO] !!! Now downloading Is there is still room for ultraportables !!!!! [01/29 01:42:29] [INFO] We are on page 1 of 2 [01/29 01:42:31] [INFO] We are on page 2 of 2 [01/29 01:42:31] [INFO] Number of posts: 6 [01/29 01:42:32] [INFO] Progress: 3760/6740 [01/29 01:42:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:42:32] [INFO] Thread http://forum.notebookreview.com/threads/is-there-is-still-room-for-ultraportables.292375/ finished! [01/29 01:42:32] [WARNING] Thread 'mySN : any1 ever heard of this manufacturer?' has no preview, is suspected to be a broken thread [01/29 01:42:32] [INFO] Max wait time for http://forum.notebookreview.com/threads/alienware-unveils-m17x-gaming-notebook.245188/ is 34000 ms [01/29 01:42:32] [INFO] !!! Now downloading Alienware Unveils m17x Gaming Notebook !!!!! [01/29 01:42:33] [INFO] We are on page 1 of 5 [01/29 01:42:38] [INFO] We are on page 2 of 5 [01/29 01:42:40] [INFO] We are on page 3 of 5 [01/29 01:42:42] [INFO] We are on page 4 of 5 [01/29 01:42:43] [INFO] We are on page 5 of 5 [01/29 01:42:43] [INFO] Number of posts: 9 [01/29 01:42:44] [INFO] Progress: 3761/6740 [01/29 01:42:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:42:44] [INFO] Thread http://forum.notebookreview.com/threads/alienware-unveils-m17x-gaming-notebook.245188/ finished! [01/29 01:42:44] [INFO] !!! Now downloading Ifa Berlin 2008 !!!!! [01/29 01:42:45] [INFO] We are on page 1 of 1 [01/29 01:42:45] [INFO] Number of posts: 1 [01/29 01:42:45] [INFO] Progress: 3762/6740 [01/29 01:42:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:42:45] [INFO] Thread http://forum.notebookreview.com/threads/ifa-berlin-2008.294350/ finished! [01/29 01:42:46] [INFO] !!! Now downloading Labor Day Weekend Notebook and Tech Deals (Updated 8 30 2008) !!!!! [01/29 01:42:47] [INFO] We are on page 1 of 1 [01/29 01:42:47] [INFO] Number of posts: 9 [01/29 01:42:58] [INFO] Progress: 3763/6740 [01/29 01:42:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:42:58] [INFO] Thread http://forum.notebookreview.com/threads/labor-day-weekend-notebook-and-tech-deals-updated-8-30-2008.293210/ finished! [01/29 01:42:58] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-new-hp-business-notebooks-dell-netbook-leaked-nvidia-defective-gpu-issues.288329/ is 22000 ms [01/29 01:42:58] [INFO] !!! Now downloading News Bits- New HP Business Notebooks, Dell Netbook Leaked, Nvidia Defective GPU Issues !!!!! [01/29 01:42:59] [INFO] We are on page 1 of 3 [01/29 01:43:05] [INFO] We are on page 2 of 3 [01/29 01:43:08] [INFO] We are on page 3 of 3 [01/29 01:43:08] [INFO] Number of posts: 5 [01/29 01:43:08] [INFO] Progress: 3764/6740 [01/29 01:43:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:43:08] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-new-hp-business-notebooks-dell-netbook-leaked-nvidia-defective-gpu-issues.288329/ finished! [01/29 01:43:08] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-thinkpad-t500-first-look.288186/ is 36000 ms [01/29 01:43:08] [INFO] !!! Now downloading Lenovo ThinkPad T500 First Look !!!!! [01/29 01:43:09] [INFO] We are on page 1 of 6 [01/29 01:43:14] [INFO] We are on page 2 of 6 [01/29 01:43:16] [INFO] We are on page 3 of 6 [01/29 01:43:17] [INFO] We are on page 4 of 6 [01/29 01:43:19] [INFO] We are on page 5 of 6 [01/29 01:43:21] [INFO] We are on page 6 of 6 [01/29 01:43:21] [INFO] Number of posts: 3 [01/29 01:43:21] [INFO] Progress: 3765/6740 [01/29 01:43:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:43:21] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-t500-first-look.288186/ finished! [01/29 01:43:21] [INFO] !!! Now downloading Logitech V550 Nano Review !!!!! [01/29 01:43:22] [INFO] We are on page 1 of 2 [01/29 01:43:25] [WARNING] File not found for image https://www.wizdforums.co.uk/images/smilies/shrug.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Logitech V550 Nano Review/images/storyImages/shrug.gif [01/29 01:43:26] [INFO] We are on page 2 of 2 [01/29 01:43:26] [INFO] Number of posts: 1 [01/29 01:43:26] [INFO] Progress: 3766/6740 [01/29 01:43:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:43:26] [INFO] Thread http://forum.notebookreview.com/threads/logitech-v550-nano-review.292293/ finished! [01/29 01:43:27] [INFO] !!! Now downloading News Bits- Virus Infects International Space Station Laptops, New Vostros Introduced !!!!! [01/29 01:43:28] [INFO] We are on page 1 of 2 [01/29 01:43:31] [INFO] We are on page 2 of 2 [01/29 01:43:31] [INFO] Number of posts: 5 [01/29 01:43:32] [INFO] Applying Photobucket fix for http://i10.photobucket.com/albums/a144/parisienne-moonlight/emoticon/asdcattivo.gif [01/29 01:43:32] [INFO] Applying Photobucket fix for http://i10.photobucket.com/albums/a144/parisienne-moonlight/emoticon/asdcattivo.gif [01/29 01:43:32] [INFO] Progress: 3767/6740 [01/29 01:43:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:43:32] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-virus-infects-international-space-station-laptops-new-vostros-introduced.292250/ finished! [01/29 01:43:32] [INFO] !!! Now downloading WaterField Designs VertiGo Mambo Combo Review !!!!! [01/29 01:43:33] [INFO] We are on page 1 of 1 [01/29 01:43:33] [INFO] Number of posts: 5 [01/29 01:43:37] [INFO] Progress: 3768/6740 [01/29 01:43:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:43:37] [INFO] Thread http://forum.notebookreview.com/threads/waterfield-designs-vertigo-mambo-combo-review.291905/ finished! [01/29 01:43:38] [INFO] !!! Now downloading Acer Aspire 6920G-6021 (Gemstone) !!!!! [01/29 01:43:39] [INFO] We are on page 1 of 1 [01/29 01:43:39] [INFO] Number of posts: 1 [01/29 01:43:39] [INFO] Progress: 3769/6740 [01/29 01:43:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:43:39] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire-6920g-6021-gemstone.292021/ finished! [01/29 01:43:39] [INFO] Max wait time for http://forum.notebookreview.com/threads/sager-np9262-review.246003/ is 39500 ms [01/29 01:43:39] [INFO] !!! Now downloading Sager NP9262 Review !!!!! [01/29 01:43:41] [INFO] We are on page 1 of 6 [01/29 01:43:46] [INFO] We are on page 2 of 6 [01/29 01:43:48] [INFO] We are on page 3 of 6 [01/29 01:43:50] [INFO] We are on page 4 of 6 [01/29 01:43:53] [INFO] We are on page 5 of 6 [01/29 01:43:55] [INFO] We are on page 6 of 6 [01/29 01:43:55] [INFO] Progress: 3770/6740 [01/29 01:43:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:43:55] [INFO] Thread http://forum.notebookreview.com/threads/sager-np9262-review.246003/ finished! [01/29 01:43:56] [INFO] !!! Now downloading Sony VAIO N Laptop Review !!!!! [01/29 01:43:57] [INFO] We are on page 1 of 2 [01/29 01:44:02] [INFO] We are on page 2 of 2 [01/29 01:44:02] [INFO] Progress: 3771/6740 [01/29 01:44:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:44:02] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-n-laptop-review.96641/ finished! [01/29 01:44:03] [INFO] !!! Now downloading HP Elitebook 2530p and 2730p tablet announced !!!!! [01/29 01:44:04] [INFO] We are on page 1 of 1 [01/29 01:44:04] [INFO] Number of posts: 4 [01/29 01:44:04] [WARNING] Host down for image http://www.blogsmithmedia.com/www.engadget.com/media/2008/08/2730p_tablet_1-5-500x331.jpg [01/29 01:44:04] [WARNING] Host down for image http://www.blogsmithmedia.com/www.engadget.com/media/2008/08/hp_2530p_open.jpg [01/29 01:44:05] [INFO] Progress: 3772/6740 [01/29 01:44:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:44:05] [INFO] Thread http://forum.notebookreview.com/threads/hp-elitebook-2530p-and-2730p-tablet-announced.288109/ finished! [01/29 01:44:05] [INFO] !!! Now downloading Video Review of the Sony Vaio Z90, Blu-Ray laptop !!!!! [01/29 01:44:06] [INFO] We are on page 1 of 1 [01/29 01:44:06] [INFO] Number of posts: 2 [01/29 01:44:06] [INFO] Progress: 3773/6740 [01/29 01:44:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:44:06] [INFO] Thread http://forum.notebookreview.com/threads/video-review-of-the-sony-vaio-z90-blu-ray-laptop.291332/ finished! [01/29 01:44:07] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-announces-new-laptops.290427/ is 28000 ms [01/29 01:44:07] [INFO] !!! Now downloading ASUS Announces New Laptops !!!!! [01/29 01:44:08] [INFO] We are on page 1 of 4 [01/29 01:44:13] [INFO] We are on page 2 of 4 [01/29 01:44:15] [INFO] We are on page 3 of 4 [01/29 01:44:17] [INFO] We are on page 4 of 4 [01/29 01:44:17] [INFO] Number of posts: 7 [01/29 01:44:17] [INFO] Progress: 3774/6740 [01/29 01:44:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:44:17] [INFO] Thread http://forum.notebookreview.com/threads/asus-announces-new-laptops.290427/ finished! [01/29 01:44:17] [INFO] !!! Now downloading Mainstream Lenovo Y730 out in US !!!!! [01/29 01:44:19] [INFO] We are on page 1 of 1 [01/29 01:44:19] [INFO] Number of posts: 1 [01/29 01:44:19] [INFO] Progress: 3775/6740 [01/29 01:44:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:44:19] [INFO] Thread http://forum.notebookreview.com/threads/mainstream-lenovo-y730-out-in-us.290857/ finished! [01/29 01:44:19] [INFO] !!! Now downloading Lenovo Posts first IdeaPad U330 S10 Models !!!!! [01/29 01:44:20] [INFO] We are on page 1 of 1 [01/29 01:44:20] [INFO] Number of posts: 3 [01/29 01:44:20] [INFO] Progress: 3776/6740 [01/29 01:44:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:44:20] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-posts-first-ideapad-u330-s10-models.290385/ finished! [01/29 01:44:21] [INFO] !!! Now downloading News Bits- Acer Aspire One Price Drop, New Intel Processors !!!!! [01/29 01:44:22] [INFO] We are on page 1 of 2 [01/29 01:44:25] [INFO] We are on page 2 of 2 [01/29 01:44:25] [INFO] Number of posts: 8 [01/29 01:44:26] [INFO] Progress: 3777/6740 [01/29 01:44:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:44:26] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-acer-aspire-one-price-drop-new-intel-processors.289901/ finished! [01/29 01:44:26] [INFO] Max wait time for http://forum.notebookreview.com/threads/new-lenovo-ideapad-s10-netbook-announced.281534/ is 48500 ms [01/29 01:44:27] [INFO] !!! Now downloading New Lenovo IdeaPad S10 Netbook Announced !!!!! [01/29 01:44:28] [INFO] We are on page 1 of 8 [01/29 01:44:30] [INFO] We are on page 2 of 8 [01/29 01:44:32] [INFO] We are on page 3 of 8 [01/29 01:44:34] [INFO] We are on page 4 of 8 [01/29 01:44:35] [INFO] We are on page 5 of 8 [01/29 01:44:37] [INFO] We are on page 6 of 8 [01/29 01:44:39] [INFO] We are on page 7 of 8 [01/29 01:44:39] [WARNING] Host down for image http://www.blogsmithmedia.com/www.engadget.com/media/2008/08/lenovo-ideapad-s10-launch.jpg [01/29 01:44:41] [INFO] We are on page 8 of 8 [01/29 01:44:41] [INFO] Number of posts: 8 [01/29 01:44:41] [INFO] Progress: 3778/6740 [01/29 01:44:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:44:41] [INFO] Thread http://forum.notebookreview.com/threads/new-lenovo-ideapad-s10-netbook-announced.281534/ finished! [01/29 01:44:41] [INFO] !!! Now downloading Logitech AudioHub Notebook Speaker System Review !!!!! [01/29 01:44:42] [INFO] We are on page 1 of 1 [01/29 01:44:42] [INFO] Number of posts: 7 [01/29 01:44:43] [INFO] Progress: 3779/6740 [01/29 01:44:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:44:43] [INFO] Thread http://forum.notebookreview.com/threads/logitech-audiohub-notebook-speaker-system-review.175028/ finished! [01/29 01:44:43] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-latitude-d420-review-pics-specs.70680/ is 55000 ms [01/29 01:44:44] [INFO] !!! Now downloading Dell Latitude D420 Review (pics, specs) !!!!! [01/29 01:44:45] [INFO] We are on page 1 of 10 [01/29 01:44:53] [WARNING] File not found for image http://img82.imageshack.us/img82/999/untitledup5.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell Latitude D420 Review (pics, specs)/images/storyImages/untitledup5.png [01/29 01:44:53] [WARNING] File not found for image http://img81.imageshack.us/img81/8056/1zs1.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell Latitude D420 Review (pics, specs)/images/storyImages/1zs1.jpg [01/29 01:44:54] [WARNING] File not found for image http://img221.imageshack.us/img221/4135/2fm5.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell Latitude D420 Review (pics, specs)/images/storyImages/2fm5.jpg [01/29 01:44:54] [WARNING] File not found for image http://img204.imageshack.us/img204/4076/3co7.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell Latitude D420 Review (pics, specs)/images/storyImages/3co7.jpg [01/29 01:44:54] [WARNING] File not found for image http://img204.imageshack.us/img204/6493/4qj8.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell Latitude D420 Review (pics, specs)/images/storyImages/4qj8.jpg [01/29 01:44:56] [INFO] We are on page 2 of 10 [01/29 01:44:57] [WARNING] File not found for image http://img110.imageshack.us/img110/1930/p1050358uz1.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell Latitude D420 Review (pics, specs)/images/storyImages/p1050358uz1.th.jpg [01/29 01:44:57] [WARNING] File not found for image http://img100.imageshack.us/img100/1064/p1050360rh5.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell Latitude D420 Review (pics, specs)/images/storyImages/p1050360rh5.th.jpg [01/29 01:44:57] [WARNING] File not found for image http://img107.imageshack.us/img107/6921/p1050363ya3.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell Latitude D420 Review (pics, specs)/images/storyImages/p1050363ya3.th.jpg [01/29 01:44:59] [INFO] We are on page 3 of 10 [01/29 01:44:59] [WARNING] File not found for image http://img142.imageshack.us/img142/4774/p1050372lv1.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell Latitude D420 Review (pics, specs)/images/storyImages/p1050372lv1.th.jpg [01/29 01:44:59] [WARNING] File not found for image http://img156.imageshack.us/img156/7959/p1050373kp0.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell Latitude D420 Review (pics, specs)/images/storyImages/p1050373kp0.th.jpg [01/29 01:45:01] [INFO] We are on page 4 of 10 [01/29 01:45:01] [WARNING] File not found for image http://img204.imageshack.us/img204/1624/1uu5.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell Latitude D420 Review (pics, specs)/images/storyImages/1uu5.jpg [01/29 01:45:03] [INFO] We are on page 5 of 10 [01/29 01:45:03] [WARNING] File not found for image http://img82.imageshack.us/img82/4668/d420jl4.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell Latitude D420 Review (pics, specs)/images/storyImages/d420jl4.jpg [01/29 01:45:03] [WARNING] File not found for image http://img84.imageshack.us/img84/3161/x41fo6.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell Latitude D420 Review (pics, specs)/images/storyImages/x41fo6.jpg [01/29 01:45:04] [WARNING] File not found for image http://img145.imageshack.us/img145/2558/x60fk8.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell Latitude D420 Review (pics, specs)/images/storyImages/x60fk8.png [01/29 01:45:04] [WARNING] File not found for image http://img115.imageshack.us/img115/1474/untitled3ew1.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell Latitude D420 Review (pics, specs)/images/storyImages/untitled3ew1.png [01/29 01:45:05] [INFO] We are on page 6 of 10 [01/29 01:45:07] [INFO] We are on page 7 of 10 [01/29 01:45:09] [INFO] We are on page 8 of 10 [01/29 01:45:10] [INFO] We are on page 9 of 10 [01/29 01:45:12] [INFO] We are on page 10 of 10 [01/29 01:45:12] [INFO] Number of posts: 1 [01/29 01:45:12] [INFO] Progress: 3780/6740 [01/29 01:45:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:45:12] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-d420-review-pics-specs.70680/ finished! [01/29 01:45:12] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-compaq-8710w-user-review.251443/ is 58000 ms [01/29 01:45:12] [INFO] !!! Now downloading HP Compaq 8710w User Review !!!!! [01/29 01:45:13] [INFO] We are on page 1 of 10 [01/29 01:45:21] [INFO] We are on page 2 of 10 [01/29 01:45:23] [INFO] We are on page 3 of 10 [01/29 01:45:23] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/err_zpscphez7e7.gif [01/29 01:45:25] [INFO] We are on page 4 of 10 [01/29 01:45:25] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/err_zpscphez7e7.gif [01/29 01:45:27] [INFO] We are on page 5 of 10 [01/29 01:45:29] [INFO] We are on page 6 of 10 [01/29 01:45:31] [WARNING] File not found for image http://smileyjungle.com/smilies/confused7.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/HP Compaq 8710w User Review/images/storyImages/confused7.gif [01/29 01:45:33] [INFO] We are on page 7 of 10 [01/29 01:45:35] [INFO] We are on page 8 of 10 [01/29 01:45:36] [INFO] We are on page 9 of 10 [01/29 01:45:38] [INFO] We are on page 10 of 10 [01/29 01:45:38] [INFO] Number of posts: 7 [01/29 01:45:38] [INFO] Progress: 3781/6740 [01/29 01:45:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:45:38] [INFO] Thread http://forum.notebookreview.com/threads/hp-compaq-8710w-user-review.251443/ finished! [01/29 01:45:38] [INFO] Max wait time for http://forum.notebookreview.com/threads/bstrong-tablet-pc-notebook-screen-protectors-pics.14701/ is 22500 ms [01/29 01:45:38] [INFO] !!! Now downloading BStrong Tablet PC Notebook Screen Protectors (pics) !!!!! [01/29 01:45:39] [INFO] We are on page 1 of 3 [01/29 01:45:43] [INFO] We are on page 2 of 3 [01/29 01:45:46] [INFO] We are on page 3 of 3 [01/29 01:45:46] [INFO] Number of posts: 6 [01/29 01:45:46] [INFO] Progress: 3782/6740 [01/29 01:45:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:45:46] [INFO] Thread http://forum.notebookreview.com/threads/bstrong-tablet-pc-notebook-screen-protectors-pics.14701/ finished! [01/29 01:45:46] [INFO] Max wait time for http://forum.notebookreview.com/threads/hauppauge-wintv-hvr-950-usb-2-0-stick-review.86849/ is 42500 ms [01/29 01:45:47] [INFO] !!! Now downloading Hauppauge WinTV HVR 950 USB 2.0 Stick Review !!!!! [01/29 01:45:48] [INFO] We are on page 1 of 7 [01/29 01:45:55] [INFO] We are on page 2 of 7 [01/29 01:45:57] [INFO] We are on page 3 of 7 [01/29 01:45:59] [INFO] We are on page 4 of 7 [01/29 01:46:00] [INFO] We are on page 5 of 7 [01/29 01:46:02] [INFO] We are on page 6 of 7 [01/29 01:46:04] [INFO] We are on page 7 of 7 [01/29 01:46:04] [INFO] Number of posts: 6 [01/29 01:46:04] [INFO] Progress: 3783/6740 [01/29 01:46:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:46:04] [INFO] Thread http://forum.notebookreview.com/threads/hauppauge-wintv-hvr-950-usb-2-0-stick-review.86849/ finished! [01/29 01:46:04] [INFO] !!! Now downloading Review- Samsung Syncmaster Series and Dell XPS m1730- A Match Made in Heaven !!!!! [01/29 01:46:05] [INFO] We are on page 1 of 1 [01/29 01:46:05] [INFO] Number of posts: 5 [01/29 01:46:05] [INFO] Applying Photobucket fix for http://i42.photobucket.com/albums/e322/DarkSage44/DSC_0020.jpg [01/29 01:46:06] [INFO] Applying Photobucket fix for http://i42.photobucket.com/albums/e322/DarkSage44/DSC_0021.jpg [01/29 01:46:06] [INFO] Applying Photobucket fix for http://i42.photobucket.com/albums/e322/DarkSage44/DSC_0022.jpg [01/29 01:46:06] [INFO] Applying Photobucket fix for http://i42.photobucket.com/albums/e322/DarkSage44/DSC_0026.jpg [01/29 01:46:06] [INFO] Applying Photobucket fix for http://i42.photobucket.com/albums/e322/DarkSage44/DSC_0003.jpg [01/29 01:46:06] [INFO] Applying Photobucket fix for http://i42.photobucket.com/albums/e322/DarkSage44/DSC_0004.jpg [01/29 01:46:06] [INFO] Applying Photobucket fix for http://i42.photobucket.com/albums/e322/DarkSage44/DSC_0005.jpg [01/29 01:46:06] [INFO] Applying Photobucket fix for http://i42.photobucket.com/albums/e322/DarkSage44/DSC_0023.jpg [01/29 01:46:06] [INFO] Applying Photobucket fix for http://i42.photobucket.com/albums/e322/DarkSage44/DSC_0024.jpg [01/29 01:46:06] [INFO] Applying Photobucket fix for http://i42.photobucket.com/albums/e322/DarkSage44/DSC_0025.jpg [01/29 01:46:07] [INFO] Applying Photobucket fix for http://i42.photobucket.com/albums/e322/DarkSage44/DSC_0028.jpg [01/29 01:46:07] [INFO] Applying Photobucket fix for http://i42.photobucket.com/albums/e322/DarkSage44/DSC_0007.jpg [01/29 01:46:07] [INFO] Applying Photobucket fix for http://i42.photobucket.com/albums/e322/DarkSage44/DSC_0010.jpg [01/29 01:46:07] [INFO] Applying Photobucket fix for http://i42.photobucket.com/albums/e322/DarkSage44/DSC_0009.jpg [01/29 01:46:07] [INFO] Applying Photobucket fix for http://i42.photobucket.com/albums/e322/DarkSage44/DSC_0011.jpg [01/29 01:46:07] [INFO] Progress: 3784/6740 [01/29 01:46:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:46:07] [INFO] Thread http://forum.notebookreview.com/threads/review-samsung-syncmaster-series-and-dell-xps-m1730-a-match-made-in-heaven.288461/ finished! [01/29 01:46:07] [INFO] Max wait time for http://forum.notebookreview.com/threads/new-lenovo-ideapads-officially-launched.273040/ is 22500 ms [01/29 01:46:08] [INFO] !!! Now downloading New Lenovo IdeaPads Officially Launched !!!!! [01/29 01:46:09] [INFO] We are on page 1 of 3 [01/29 01:46:11] [INFO] We are on page 2 of 3 [01/29 01:46:13] [INFO] We are on page 3 of 3 [01/29 01:46:13] [INFO] Number of posts: 6 [01/29 01:46:13] [INFO] Progress: 3785/6740 [01/29 01:46:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:46:13] [INFO] Thread http://forum.notebookreview.com/threads/new-lenovo-ideapads-officially-launched.273040/ finished! [01/29 01:46:14] [INFO] !!! Now downloading Intel to unveil new chip design !!!!! [01/29 01:46:15] [INFO] We are on page 1 of 1 [01/29 01:46:15] [INFO] Number of posts: 7 [01/29 01:46:15] [INFO] Progress: 3786/6740 [01/29 01:46:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:46:15] [INFO] Thread http://forum.notebookreview.com/threads/intel-to-unveil-new-chip-design.288155/ finished! [01/29 01:46:16] [INFO] !!! Now downloading Logitech Alto Cordless Notebook Stand Review !!!!! [01/29 01:46:17] [INFO] We are on page 1 of 2 [01/29 01:46:21] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/spinny2_zpsduxcloiv.gif [01/29 01:46:22] [INFO] We are on page 2 of 2 [01/29 01:46:22] [INFO] Number of posts: 2 [01/29 01:46:22] [INFO] Progress: 3787/6740 [01/29 01:46:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:46:22] [INFO] Thread http://forum.notebookreview.com/threads/logitech-alto-cordless-notebook-stand-review.165724/ finished! [01/29 01:46:22] [INFO] Max wait time for http://forum.notebookreview.com/threads/nvidia-reports-large-quantities-of-defective-notebook-chips.268474/ is 75000 ms [01/29 01:46:23] [INFO] !!! Now downloading Nvidia Reports Large Quantities of Defective Notebook Chips !!!!! [01/29 01:46:25] [INFO] We are on page 1 of 14 [01/29 01:46:27] [INFO] We are on page 2 of 14 [01/29 01:46:29] [INFO] We are on page 3 of 14 [01/29 01:46:31] [INFO] We are on page 4 of 14 [01/29 01:46:32] [INFO] We are on page 5 of 14 [01/29 01:46:34] [INFO] We are on page 6 of 14 [01/29 01:46:37] [INFO] We are on page 7 of 14 [01/29 01:46:39] [INFO] We are on page 8 of 14 [01/29 01:46:41] [INFO] We are on page 9 of 14 [01/29 01:46:42] [INFO] We are on page 10 of 14 [01/29 01:46:44] [INFO] We are on page 11 of 14 [01/29 01:46:46] [INFO] We are on page 12 of 14 [01/29 01:46:49] [INFO] We are on page 13 of 14 [01/29 01:46:50] [INFO] We are on page 14 of 14 [01/29 01:46:50] [INFO] Number of posts: 1 [01/29 01:46:51] [INFO] Progress: 3788/6740 [01/29 01:46:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:46:51] [INFO] Thread http://forum.notebookreview.com/threads/nvidia-reports-large-quantities-of-defective-notebook-chips.268474/ finished! [01/29 01:46:51] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-m50sv-a1-user-review.240104/ is 34000 ms [01/29 01:46:51] [INFO] !!! Now downloading Asus M50Sv-A1 User Review !!!!! [01/29 01:46:52] [INFO] We are on page 1 of 5 [01/29 01:47:00] [INFO] We are on page 2 of 5 [01/29 01:47:02] [INFO] We are on page 3 of 5 [01/29 01:47:05] [INFO] We are on page 4 of 5 [01/29 01:47:06] [INFO] We are on page 5 of 5 [01/29 01:47:06] [INFO] Number of posts: 9 [01/29 01:47:06] [INFO] Progress: 3789/6740 [01/29 01:47:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:47:06] [INFO] Thread http://forum.notebookreview.com/threads/asus-m50sv-a1-user-review.240104/ finished! [01/29 01:47:06] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-e4300-and-e4200-sneak-peek.231965/ is 33500 ms [01/29 01:47:07] [INFO] !!! Now downloading Dell E4300 and E4200 Sneak Peek !!!!! [01/29 01:47:08] [INFO] We are on page 1 of 5 [01/29 01:47:12] [INFO] We are on page 2 of 5 [01/29 01:47:14] [INFO] We are on page 3 of 5 [01/29 01:47:16] [INFO] We are on page 4 of 5 [01/29 01:47:18] [INFO] We are on page 5 of 5 [01/29 01:47:18] [INFO] Number of posts: 8 [01/29 01:47:18] [INFO] Progress: 3790/6740 [01/29 01:47:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:47:18] [INFO] Thread http://forum.notebookreview.com/threads/dell-e4300-and-e4200-sneak-peek.231965/ finished! [01/29 01:47:18] [INFO] !!! Now downloading News Bits- Dell BIOS Update for Faulty Nvidia GPUs, Windows XP Coming to OLPC !!!!! [01/29 01:47:19] [INFO] We are on page 1 of 1 [01/29 01:47:19] [INFO] Number of posts: 8 [01/29 01:47:20] [INFO] Progress: 3791/6740 [01/29 01:47:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:47:20] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-dell-bios-update-for-faulty-nvidia-gpus-windows-xp-coming-to-olpc.279333/ finished! [01/29 01:47:21] [INFO] !!! Now downloading Dell will be extending affected faulty nVidia GPU notebook models BY 1 year WORLDWIDE !!!!! [01/29 01:47:22] [INFO] We are on page 1 of 1 [01/29 01:47:22] [INFO] Number of posts: 3 [01/29 01:47:22] [INFO] Progress: 3792/6740 [01/29 01:47:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:47:22] [INFO] Thread http://forum.notebookreview.com/threads/dell-will-be-extending-affected-faulty-nvidia-gpu-notebook-models-by-1-year-worldwide.288131/ finished! [01/29 01:47:23] [INFO] !!! Now downloading Kingston DT Mini Slim and DT 400 Review !!!!! [01/29 01:47:24] [INFO] We are on page 1 of 2 [01/29 01:47:26] [INFO] Applying Photobucket fix for http://i213.photobucket.com/albums/cc35/tse727/P7290128.jpg [01/29 01:47:26] [INFO] Applying Photobucket fix for http://i213.photobucket.com/albums/cc35/tse727/P7290125.jpg [01/29 01:47:26] [INFO] Applying Photobucket fix for http://i213.photobucket.com/albums/cc35/tse727/tinydrivehdtune.jpg [01/29 01:47:28] [INFO] We are on page 2 of 2 [01/29 01:47:28] [INFO] Number of posts: 1 [01/29 01:47:28] [INFO] Progress: 3793/6740 [01/29 01:47:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:47:28] [INFO] Thread http://forum.notebookreview.com/threads/kingston-dt-mini-slim-and-dt-400-review.287319/ finished! [01/29 01:47:29] [INFO] !!! Now downloading News Bits- Gateway Gaming Notebook, Netbooks Take Over the World, HP Business Ultraportable !!!!! [01/29 01:47:30] [INFO] We are on page 1 of 2 [01/29 01:47:33] [INFO] We are on page 2 of 2 [01/29 01:47:33] [INFO] Number of posts: 8 [01/29 01:47:34] [INFO] Progress: 3794/6740 [01/29 01:47:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:47:34] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-gateway-gaming-notebook-netbooks-take-over-the-world-hp-business-ultraportable.286362/ finished! [01/29 01:47:35] [INFO] !!! Now downloading Current Notebook and Tech Deals (Updated 8 26 2008) !!!!! [01/29 01:47:36] [INFO] We are on page 1 of 2 [01/29 01:47:48] [INFO] We are on page 2 of 2 [01/29 01:47:48] [INFO] Number of posts: 5 [01/29 01:47:48] [INFO] Progress: 3795/6740 [01/29 01:47:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:47:48] [INFO] Thread http://forum.notebookreview.com/threads/current-notebook-and-tech-deals-updated-8-26-2008.286857/ finished! [01/29 01:47:48] [INFO] Max wait time for http://forum.notebookreview.com/threads/sony-vaio-c-series-c22gh-review-and-why-ill-never-buy-a-vaio-again.111827/ is 38500 ms [01/29 01:47:48] [INFO] !!! Now downloading Sony Vaio C series- C22GH review- And why I'll never buy a Vaio again! !!!!! [01/29 01:47:50] [INFO] We are on page 1 of 6 [01/29 01:47:54] [WARNING] File not found for image http://hotgreentea.com/images/picfu/2007/3/19/1/56/0/44ad75d2fa_std.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sony Vaio C series- C22GH review- And why I'll never buy a Vaio again!/images/storyImages/44ad75d2fa_std.jpg [01/29 01:47:54] [WARNING] File not found for image http://hotgreentea.com:80/images/picfu/2007/3/19/2/3/9/9038f5a2ad_std.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sony Vaio C series- C22GH review- And why I'll never buy a Vaio again!/images/storyImages/9038f5a2ad_std.jpg [01/29 01:47:55] [WARNING] File not found for image http://hotgreentea.com:80/images/picfu/2007/3/19/2/14/15/11779d6912_std.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sony Vaio C series- C22GH review- And why I'll never buy a Vaio again!/images/storyImages/11779d6912_std.jpg [01/29 01:47:55] [WARNING] File not found for image http://hotgreentea.com:80/images/picfu/2007/3/19/3/12/55/b663ceb5a1_std.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sony Vaio C series- C22GH review- And why I'll never buy a Vaio again!/images/storyImages/b663ceb5a1_std.jpg [01/29 01:47:55] [WARNING] File not found for image http://hotgreentea.com:80/images/picfu/2007/3/19/3/20/56/2059a9d5d4_std.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sony Vaio C series- C22GH review- And why I'll never buy a Vaio again!/images/storyImages/2059a9d5d4_std.jpg [01/29 01:47:57] [INFO] We are on page 2 of 6 [01/29 01:47:59] [INFO] We are on page 3 of 6 [01/29 01:48:00] [INFO] We are on page 4 of 6 [01/29 01:48:00] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/err_zpscphez7e7.gif [01/29 01:48:02] [INFO] We are on page 5 of 6 [01/29 01:48:04] [INFO] We are on page 6 of 6 [01/29 01:48:04] [INFO] Number of posts: 8 [01/29 01:48:04] [INFO] Progress: 3796/6740 [01/29 01:48:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:48:04] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-c-series-c22gh-review-and-why-ill-never-buy-a-vaio-again.111827/ finished! [01/29 01:48:04] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-inspiron-13-first-look.286530/ is 23000 ms [01/29 01:48:05] [INFO] !!! Now downloading Dell Inspiron 13 First Look !!!!! [01/29 01:48:06] [INFO] We are on page 1 of 3 [01/29 01:48:08] [INFO] We are on page 2 of 3 [01/29 01:48:10] [INFO] We are on page 3 of 3 [01/29 01:48:10] [INFO] Number of posts: 7 [01/29 01:48:10] [INFO] Progress: 3797/6740 [01/29 01:48:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:48:10] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-13-first-look.286530/ finished! [01/29 01:48:11] [INFO] !!! Now downloading Notebook Review On Tour- AVA Direct !!!!! [01/29 01:48:12] [INFO] We are on page 1 of 2 [01/29 01:48:16] [INFO] We are on page 2 of 2 [01/29 01:48:16] [INFO] Number of posts: 8 [01/29 01:48:16] [INFO] Progress: 3798/6740 [01/29 01:48:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:48:16] [INFO] Thread http://forum.notebookreview.com/threads/notebook-review-on-tour-ava-direct.282885/ finished! [01/29 01:48:17] [INFO] !!! Now downloading CODi Phantom CT3 Review !!!!! [01/29 01:48:18] [INFO] We are on page 1 of 1 [01/29 01:48:21] [INFO] Progress: 3799/6740 [01/29 01:48:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:48:21] [INFO] Thread http://forum.notebookreview.com/threads/codi-phantom-ct3-review.285989/ finished! [01/29 01:48:21] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-announces-the-worlds-largest-thinkpad-the-thinkpad-w700.284922/ is 35000 ms [01/29 01:48:21] [INFO] !!! Now downloading Lenovo Announces The World's Largest ThinkPad- The ThinkPad W700 !!!!! [01/29 01:48:22] [INFO] We are on page 1 of 6 [01/29 01:48:24] [INFO] We are on page 2 of 6 [01/29 01:48:26] [INFO] We are on page 3 of 6 [01/29 01:48:29] [INFO] We are on page 4 of 6 [01/29 01:48:31] [INFO] We are on page 5 of 6 [01/29 01:48:33] [INFO] We are on page 6 of 6 [01/29 01:48:33] [INFO] Number of posts: 1 [01/29 01:48:33] [INFO] Progress: 3800/6740 [01/29 01:48:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:48:33] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-announces-the-worlds-largest-thinkpad-the-thinkpad-w700.284922/ finished! [01/29 01:48:33] [INFO] !!! Now downloading Please Help I Need Hp Dv5 1060 E Review !!!!! [01/29 01:48:34] [INFO] We are on page 1 of 1 [01/29 01:48:34] [INFO] Number of posts: 2 [01/29 01:48:34] [INFO] Progress: 3801/6740 [01/29 01:48:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:48:34] [INFO] Thread http://forum.notebookreview.com/threads/please-help-i-need-hp-dv5-1060-e-review.286883/ finished! [01/29 01:48:34] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-g1s-a1-review.126146/ is 74000 ms [01/29 01:48:35] [INFO] !!! Now downloading Asus G1S-A1 Review !!!!! [01/29 01:48:36] [INFO] We are on page 1 of 13 [01/29 01:48:42] [INFO] We are on page 2 of 13 [01/29 01:48:44] [INFO] We are on page 3 of 13 [01/29 01:48:45] [INFO] We are on page 4 of 13 [01/29 01:48:49] [INFO] We are on page 5 of 13 [01/29 01:48:51] [INFO] We are on page 6 of 13 [01/29 01:48:57] [INFO] We are on page 7 of 13 [01/29 01:48:59] [INFO] We are on page 8 of 13 [01/29 01:49:03] [INFO] We are on page 9 of 13 [01/29 01:49:04] [INFO] We are on page 10 of 13 [01/29 01:49:04] [WARNING] Host down for image http://nsa.f28.us/G1S/Audio_DeviceManager.png [01/29 01:49:06] [INFO] We are on page 11 of 13 [01/29 01:49:08] [INFO] We are on page 12 of 13 [01/29 01:49:10] [INFO] We are on page 13 of 13 [01/29 01:49:10] [INFO] Number of posts: 9 [01/29 01:49:10] [INFO] Progress: 3802/6740 [01/29 01:49:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:49:10] [INFO] Thread http://forum.notebookreview.com/threads/asus-g1s-a1-review.126146/ finished! [01/29 01:49:10] [INFO] Max wait time for http://forum.notebookreview.com/threads/how-it-works-memory.281940/ is 20500 ms [01/29 01:49:10] [INFO] !!! Now downloading How It Works- Memory !!!!! [01/29 01:49:11] [INFO] We are on page 1 of 3 [01/29 01:49:14] [INFO] We are on page 2 of 3 [01/29 01:49:15] [INFO] We are on page 3 of 3 [01/29 01:49:15] [INFO] Number of posts: 2 [01/29 01:49:15] [INFO] Progress: 3803/6740 [01/29 01:49:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:49:15] [INFO] Thread http://forum.notebookreview.com/threads/how-it-works-memory.281940/ finished! [01/29 01:49:15] [INFO] Max wait time for http://forum.notebookreview.com/threads/msi-wind-first-look.270966/ is 32500 ms [01/29 01:49:16] [INFO] !!! Now downloading MSI Wind First Look !!!!! [01/29 01:49:17] [INFO] We are on page 1 of 5 [01/29 01:49:20] [INFO] We are on page 2 of 5 [01/29 01:49:20] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/biggrin_zpsvit8jlaa.gif [01/29 01:49:21] [INFO] We are on page 3 of 5 [01/29 01:49:23] [INFO] We are on page 4 of 5 [01/29 01:49:25] [INFO] We are on page 5 of 5 [01/29 01:49:25] [INFO] Number of posts: 6 [01/29 01:49:25] [INFO] Progress: 3804/6740 [01/29 01:49:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:49:25] [INFO] Thread http://forum.notebookreview.com/threads/msi-wind-first-look.270966/ finished! [01/29 01:49:26] [INFO] !!! Now downloading Current Notebook and Tech Deals (Updated 8 12 2008) !!!!! [01/29 01:49:27] [INFO] We are on page 1 of 1 [01/29 01:49:27] [INFO] Number of posts: 6 [01/29 01:49:39] [INFO] Progress: 3805/6740 [01/29 01:49:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:49:39] [INFO] Thread http://forum.notebookreview.com/threads/current-notebook-and-tech-deals-updated-8-12-2008.280817/ finished! [01/29 01:49:39] [INFO] !!! Now downloading NEW- Intel Core 2 extreme QX9300 !!!!! [01/29 01:49:40] [INFO] We are on page 1 of 1 [01/29 01:49:40] [INFO] Number of posts: 2 [01/29 01:49:40] [INFO] Progress: 3806/6740 [01/29 01:49:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:49:40] [INFO] Thread http://forum.notebookreview.com/threads/new-intel-core-2-extreme-qx9300.285995/ finished! [01/29 01:49:40] [INFO] Max wait time for http://forum.notebookreview.com/threads/new-hp-elitebook-mobile-workstations-released.284722/ is 31500 ms [01/29 01:49:41] [INFO] !!! Now downloading New HP EliteBook Mobile Workstations Released !!!!! [01/29 01:49:42] [INFO] We are on page 1 of 5 [01/29 01:49:45] [INFO] We are on page 2 of 5 [01/29 01:49:46] [INFO] We are on page 3 of 5 [01/29 01:49:48] [INFO] We are on page 4 of 5 [01/29 01:49:50] [INFO] We are on page 5 of 5 [01/29 01:49:50] [INFO] Number of posts: 4 [01/29 01:49:50] [INFO] Progress: 3807/6740 [01/29 01:49:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:49:50] [INFO] Thread http://forum.notebookreview.com/threads/new-hp-elitebook-mobile-workstations-released.284722/ finished! [01/29 01:49:50] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-eee-pc-tweak-guide.184267/ is 55000 ms [01/29 01:49:50] [INFO] !!! Now downloading Asus Eee PC Tweak Guide !!!!! [01/29 01:49:52] [INFO] We are on page 1 of 10 [01/29 01:49:59] [INFO] We are on page 2 of 10 [01/29 01:50:02] [INFO] We are on page 3 of 10 [01/29 01:50:03] [INFO] We are on page 4 of 10 [01/29 01:50:05] [INFO] We are on page 5 of 10 [01/29 01:50:07] [INFO] We are on page 6 of 10 [01/29 01:50:09] [INFO] We are on page 7 of 10 [01/29 01:50:09] [WARNING] File not found for image http://img112.imageshack.us/img112/1539/whatis2si1.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus Eee PC Tweak Guide/images/storyImages/whatis2si1.jpg [01/29 01:50:09] [WARNING] File not found for image http://img100.imageshack.us/img100/495/whatis3fn1.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus Eee PC Tweak Guide/images/storyImages/whatis3fn1.jpg [01/29 01:50:11] [INFO] We are on page 8 of 10 [01/29 01:50:12] [INFO] We are on page 9 of 10 [01/29 01:50:14] [INFO] We are on page 10 of 10 [01/29 01:50:14] [INFO] Number of posts: 1 [01/29 01:50:14] [INFO] Progress: 3808/6740 [01/29 01:50:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:50:14] [INFO] Thread http://forum.notebookreview.com/threads/asus-eee-pc-tweak-guide.184267/ finished! [01/29 01:50:14] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-latitude-e6400-atg-shows-up-on-dell-website.284153/ is 24000 ms [01/29 01:50:15] [INFO] !!! Now downloading Dell Latitude E6400 ATG Shows up on Dell Website !!!!! [01/29 01:50:16] [INFO] We are on page 1 of 3 [01/29 01:50:19] [INFO] We are on page 2 of 3 [01/29 01:50:21] [INFO] We are on page 3 of 3 [01/29 01:50:21] [INFO] Number of posts: 9 [01/29 01:50:21] [INFO] Progress: 3809/6740 [01/29 01:50:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:50:21] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-e6400-atg-shows-up-on-dell-website.284153/ finished! [01/29 01:50:21] [INFO] !!! Now downloading FSC Amilo Pa3553 - Poor Puma! !!!!! [01/29 01:50:22] [INFO] We are on page 1 of 1 [01/29 01:50:22] [INFO] Number of posts: 2 [01/29 01:50:23] [INFO] Progress: 3810/6740 [01/29 01:50:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:50:23] [INFO] Thread http://forum.notebookreview.com/threads/fsc-amilo-pa3553-poor-puma.285105/ finished! [01/29 01:50:23] [INFO] Max wait time for http://forum.notebookreview.com/threads/kohjinsha-sh6wp10a-user-review.178256/ is 25500 ms [01/29 01:50:23] [INFO] !!! Now downloading Kohjinsha SH6WP10A User Review !!!!! [01/29 01:50:24] [INFO] We are on page 1 of 4 [01/29 01:50:30] [INFO] We are on page 2 of 4 [01/29 01:50:31] [WARNING] File not found for image https://www.umpcportal.com/main.php?g2_view=core.DownloadItem&g2_itemId=6250&g2_serialNumber=3&g2_fileName=IMG_4885.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Kohjinsha SH6WP10A User Review/images/storyImages/image94 [01/29 01:50:32] [INFO] We are on page 3 of 4 [01/29 01:50:34] [INFO] We are on page 4 of 4 [01/29 01:50:34] [INFO] Number of posts: 2 [01/29 01:50:34] [INFO] Progress: 3811/6740 [01/29 01:50:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:50:34] [INFO] Thread http://forum.notebookreview.com/threads/kohjinsha-sh6wp10a-user-review.178256/ finished! [01/29 01:50:35] [INFO] !!! Now downloading Cleaning Your Notebook Guide Part 2- Cleaning the Keyboard and Case Discussion !!!!! [01/29 01:50:36] [INFO] We are on page 1 of 2 [01/29 01:50:39] [INFO] We are on page 2 of 2 [01/29 01:50:39] [INFO] Number of posts: 8 [01/29 01:50:39] [INFO] Applying Photobucket fix for http://i22.photobucket.com/albums/b313/zfactor2004/PICT0283.jpg [01/29 01:50:39] [INFO] Applying Photobucket fix for http://i22.photobucket.com/albums/b313/zfactor2004/PICT0282.jpg [01/29 01:50:39] [INFO] Applying Photobucket fix for http://i187.photobucket.com/albums/x132/vinceboiii/0810082328.jpg [01/29 01:50:40] [WARNING] Could not download image https://hosting.photobucket.com/albums/x132/vinceboiii/0810082328.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/x132/vinceboiii/0810082328.jpg [01/29 01:50:40] [INFO] Applying Photobucket fix for http://i187.photobucket.com/albums/x132/vinceboiii/0811080042a.jpg [01/29 01:50:40] [WARNING] Could not download image https://hosting.photobucket.com/albums/x132/vinceboiii/0811080042a.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/x132/vinceboiii/0811080042a.jpg [01/29 01:50:40] [INFO] Applying Photobucket fix for http://i187.photobucket.com/albums/x132/vinceboiii/0811080042b.jpg [01/29 01:50:40] [WARNING] Could not download image https://hosting.photobucket.com/albums/x132/vinceboiii/0811080042b.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/x132/vinceboiii/0811080042b.jpg [01/29 01:50:40] [INFO] Applying Photobucket fix for http://i187.photobucket.com/albums/x132/vinceboiii/0811080043.jpg [01/29 01:50:40] [WARNING] Could not download image https://hosting.photobucket.com/albums/x132/vinceboiii/0811080043.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/x132/vinceboiii/0811080043.jpg [01/29 01:50:40] [INFO] Progress: 3812/6740 [01/29 01:50:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:50:40] [INFO] Thread http://forum.notebookreview.com/threads/cleaning-your-notebook-guide-part-2-cleaning-the-keyboard-and-case-discussion.180537/ finished! [01/29 01:50:40] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-another-atom-powered-eee-pc-new-thinkpads-now-available.283352/ is 26500 ms [01/29 01:50:41] [INFO] !!! Now downloading News Bits- Another Atom-powered Eee PC, New ThinkPads now available !!!!! [01/29 01:50:42] [INFO] We are on page 1 of 4 [01/29 01:50:45] [INFO] We are on page 2 of 4 [01/29 01:50:47] [INFO] We are on page 3 of 4 [01/29 01:50:49] [INFO] We are on page 4 of 4 [01/29 01:50:49] [INFO] Number of posts: 4 [01/29 01:50:49] [INFO] Progress: 3813/6740 [01/29 01:50:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:50:49] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-another-atom-powered-eee-pc-new-thinkpads-now-available.283352/ finished! [01/29 01:50:50] [INFO] !!! Now downloading Belkin Travel Power Adapter Review !!!!! [01/29 01:50:51] [INFO] We are on page 1 of 2 [01/29 01:50:56] [INFO] We are on page 2 of 2 [01/29 01:50:56] [INFO] Number of posts: 3 [01/29 01:50:56] [INFO] Progress: 3814/6740 [01/29 01:50:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:50:56] [INFO] Thread http://forum.notebookreview.com/threads/belkin-travel-power-adapter-review.234390/ finished! [01/29 01:50:56] [INFO] Max wait time for http://forum.notebookreview.com/threads/fujitsu-lifebook-s6510-review.189777/ is 39000 ms [01/29 01:50:56] [INFO] !!! Now downloading Fujitsu LifeBook S6510 Review !!!!! [01/29 01:50:57] [INFO] We are on page 1 of 6 [01/29 01:51:03] [INFO] We are on page 2 of 6 [01/29 01:51:05] [INFO] We are on page 3 of 6 [01/29 01:51:07] [INFO] We are on page 4 of 6 [01/29 01:51:09] [INFO] We are on page 5 of 6 [01/29 01:51:12] [INFO] We are on page 6 of 6 [01/29 01:51:12] [INFO] Number of posts: 9 [01/29 01:51:12] [INFO] Progress: 3815/6740 [01/29 01:51:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:51:12] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-lifebook-s6510-review.189777/ finished! [01/29 01:51:12] [INFO] Max wait time for http://forum.notebookreview.com/threads/my-hp-compaq-8510p-review.169816/ is 80500 ms [01/29 01:51:12] [INFO] !!! Now downloading My HP Compaq 8510p Review !!!!! [01/29 01:51:14] [INFO] We are on page 1 of 15 [01/29 01:51:14] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v116/Ackeron/8510p/temps.jpg [01/29 01:51:16] [INFO] We are on page 2 of 15 [01/29 01:51:17] [INFO] We are on page 3 of 15 [01/29 01:51:17] [WARNING] Could not download image http://[IMG.] (no period in the second one) tags around your photos so they appear on the page rather than having to click on them java.net.MalformedURLException: Invalid host: [IMG.] at java.base/java.net.URL.(URL.java:708) at java.base/java.net.URL.(URL.java:569) at java.base/java.net.URL.(URL.java:516) at com.civfanatics.storyarchiver.Utils.getHttpConnection(Utils.java:26) at com.civfanatics.storyarchiver.StoryArchiver.downloadImage(StoryArchiver.java:1225) at com.civfanatics.storyarchiver.StoryArchiver.processImage(StoryArchiver.java:1104) at com.civfanatics.storyarchiver.StoryArchiver.downloadPostsFromPage(StoryArchiver.java:996) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:941) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:631) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) Caused by: java.lang.IllegalArgumentException: Invalid host: [IMG.] at java.base/java.net.URLStreamHandler.parseURL(URLStreamHandler.java:209) at java.base/java.net.URL.(URL.java:703) ... 12 more [01/29 01:51:19] [INFO] We are on page 4 of 15 [01/29 01:51:21] [INFO] We are on page 5 of 15 [01/29 01:51:22] [INFO] We are on page 6 of 15 [01/29 01:51:24] [INFO] We are on page 7 of 15 [01/29 01:51:25] [INFO] We are on page 8 of 15 [01/29 01:51:27] [INFO] We are on page 9 of 15 [01/29 01:51:29] [INFO] We are on page 10 of 15 [01/29 01:51:29] [WARNING] File not found for image http://img510.imageshack.us/img510/3165/tempscm8.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/My HP Compaq 8510p Review/images/storyImages/tempscm8.th.jpg [01/29 01:51:30] [INFO] We are on page 11 of 15 [01/29 01:51:32] [INFO] We are on page 12 of 15 [01/29 01:51:33] [INFO] We are on page 13 of 15 [01/29 01:51:35] [INFO] We are on page 14 of 15 [01/29 01:51:37] [INFO] We are on page 15 of 15 [01/29 01:51:37] [INFO] Number of posts: 2 [01/29 01:51:37] [INFO] Progress: 3816/6740 [01/29 01:51:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:51:37] [INFO] Thread http://forum.notebookreview.com/threads/my-hp-compaq-8510p-review.169816/ finished! [01/29 01:51:37] [INFO] !!! Now downloading LG X110 Netbook with GPS !!!!! [01/29 01:51:38] [INFO] We are on page 1 of 1 [01/29 01:51:38] [INFO] Number of posts: 1 [01/29 01:51:38] [INFO] Progress: 3817/6740 [01/29 01:51:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:51:38] [INFO] Thread http://forum.notebookreview.com/threads/lg-x110-netbook-with-gps.283379/ finished! [01/29 01:51:38] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-amd-fusion-cpu-gpu-intel-larrabee-graphics-msi-gaming-notebooks.281984/ is 21000 ms [01/29 01:51:39] [INFO] !!! Now downloading News Bits- AMD Fusion CPU+GPU, Intel Larrabee Graphics, MSI Gaming Notebooks !!!!! [01/29 01:51:40] [INFO] We are on page 1 of 3 [01/29 01:51:42] [INFO] We are on page 2 of 3 [01/29 01:51:44] [INFO] We are on page 3 of 3 [01/29 01:51:44] [INFO] Number of posts: 3 [01/29 01:51:44] [INFO] Progress: 3818/6740 [01/29 01:51:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:51:44] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-amd-fusion-cpu-gpu-intel-larrabee-graphics-msi-gaming-notebooks.281984/ finished! [01/29 01:51:45] [INFO] !!! Now downloading When can we expect a review on the HP-dv7t !!!!! [01/29 01:51:46] [INFO] We are on page 1 of 1 [01/29 01:51:46] [INFO] Number of posts: 2 [01/29 01:51:46] [INFO] Progress: 3819/6740 [01/29 01:51:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:51:46] [INFO] Thread http://forum.notebookreview.com/threads/when-can-we-expect-a-review-on-the-hp-dv7t.282868/ finished! [01/29 01:51:46] [INFO] Max wait time for http://forum.notebookreview.com/threads/gateway-fx-model-refresh-leaked.280756/ is 32500 ms [01/29 01:51:46] [INFO] !!! Now downloading Gateway FX model refresh leaked !!!!! [01/29 01:51:48] [INFO] We are on page 1 of 5 [01/29 01:51:50] [INFO] We are on page 2 of 5 [01/29 01:51:52] [INFO] We are on page 3 of 5 [01/29 01:51:53] [INFO] We are on page 4 of 5 [01/29 01:51:55] [INFO] We are on page 5 of 5 [01/29 01:51:55] [INFO] Number of posts: 6 [01/29 01:51:55] [INFO] Progress: 3820/6740 [01/29 01:51:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:51:55] [INFO] Thread http://forum.notebookreview.com/threads/gateway-fx-model-refresh-leaked.280756/ finished! [01/29 01:51:55] [INFO] Max wait time for http://forum.notebookreview.com/threads/sager-np9260-full-review.133052/ is 53000 ms [01/29 01:51:56] [INFO] !!! Now downloading Sager NP9260 Full Review !!!!! [01/29 01:51:57] [INFO] We are on page 1 of 9 [01/29 01:52:15] [INFO] We are on page 2 of 9 [01/29 01:52:17] [INFO] We are on page 3 of 9 [01/29 01:52:19] [INFO] We are on page 4 of 9 [01/29 01:52:19] [WARNING] File not found for image https://xoticpc.com/reviews/9260/9260bottombb3detail.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sager NP9260 Full Review/images/storyImages/9260bottombb3detail.jpg [01/29 01:52:20] [WARNING] File not found for image https://xoticpc.com/reviews/9260/9260bottom4.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sager NP9260 Full Review/images/storyImages/9260bottom4.jpg [01/29 01:52:21] [INFO] We are on page 5 of 9 [01/29 01:52:23] [INFO] We are on page 6 of 9 [01/29 01:52:25] [INFO] We are on page 7 of 9 [01/29 01:52:27] [INFO] We are on page 8 of 9 [01/29 01:52:28] [INFO] We are on page 9 of 9 [01/29 01:52:28] [INFO] Number of posts: 7 [01/29 01:52:28] [INFO] Progress: 3821/6740 [01/29 01:52:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:52:28] [INFO] Thread http://forum.notebookreview.com/threads/sager-np9260-full-review.133052/ finished! [01/29 01:52:29] [INFO] !!! Now downloading Kensington Si750m Wireless Notebook Laser Mouse Review !!!!! [01/29 01:52:30] [INFO] We are on page 1 of 2 [01/29 01:52:36] [INFO] We are on page 2 of 2 [01/29 01:52:36] [INFO] Number of posts: 3 [01/29 01:52:36] [INFO] Progress: 3822/6740 [01/29 01:52:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:52:36] [INFO] Thread http://forum.notebookreview.com/threads/kensington-si750m-wireless-notebook-laser-mouse-review.92433/ finished! [01/29 01:52:36] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-inspiron-13-announced.278760/ is 31500 ms [01/29 01:52:37] [INFO] !!! Now downloading Dell Inspiron 13 Announced !!!!! [01/29 01:52:38] [INFO] We are on page 1 of 5 [01/29 01:52:40] [INFO] We are on page 2 of 5 [01/29 01:52:42] [INFO] We are on page 3 of 5 [01/29 01:52:44] [INFO] We are on page 4 of 5 [01/29 01:52:46] [INFO] We are on page 5 of 5 [01/29 01:52:46] [INFO] Number of posts: 4 [01/29 01:52:46] [INFO] Progress: 3823/6740 [01/29 01:52:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:52:46] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-13-announced.278760/ finished! [01/29 01:52:46] [INFO] !!! Now downloading MOTOROKR S9 Bluetooth Stereo Headphones Review !!!!! [01/29 01:52:47] [INFO] We are on page 1 of 1 [01/29 01:52:47] [INFO] Number of posts: 8 [01/29 01:52:48] [INFO] Progress: 3824/6740 [01/29 01:52:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:52:48] [INFO] Thread http://forum.notebookreview.com/threads/motorokr-s9-bluetooth-stereo-headphones-review.179094/ finished! [01/29 01:52:49] [INFO] !!! Now downloading Most Popular Laptops for July 2008 !!!!! [01/29 01:52:50] [INFO] We are on page 1 of 1 [01/29 01:52:50] [INFO] Number of posts: 8 [01/29 01:52:52] [WARNING] File not found for image http://www.technologyguide.com/assets/X-20070701205527796.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Most Popular Laptops for July 2008/images/storyImages/X-20070701205527796.jpg [01/29 01:52:52] [INFO] Progress: 3825/6740 [01/29 01:52:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:52:52] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-laptops-for-july-2008.281186/ finished! [01/29 01:52:52] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-announces-new-thinkpads.272638/ is 23000 ms [01/29 01:52:53] [INFO] !!! Now downloading Lenovo Announces New ThinkPads !!!!! [01/29 01:52:54] [INFO] We are on page 1 of 3 [01/29 01:52:56] [INFO] We are on page 2 of 3 [01/29 01:53:08] [INFO] We are on page 3 of 3 [01/29 01:53:08] [INFO] Number of posts: 7 [01/29 01:53:08] [INFO] Progress: 3826/6740 [01/29 01:53:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:53:08] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-announces-new-thinkpads.272638/ finished! [01/29 01:53:08] [INFO] !!! Now downloading News Bits- More Netbooks, MSI Business Laptop, Expensive Eee PCs Coming Soon !!!!! [01/29 01:53:10] [INFO] We are on page 1 of 2 [01/29 01:53:13] [INFO] We are on page 2 of 2 [01/29 01:53:13] [INFO] Number of posts: 8 [01/29 01:53:14] [INFO] Progress: 3827/6740 [01/29 01:53:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:53:14] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-more-netbooks-msi-business-laptop-expensive-eee-pcs-coming-soon.280418/ finished! [01/29 01:53:14] [INFO] !!! Now downloading Back-To-School Buyer's Guide 2008 !!!!! [01/29 01:53:15] [INFO] We are on page 1 of 2 [01/29 01:53:17] [INFO] We are on page 2 of 2 [01/29 01:53:17] [INFO] Number of posts: 4 [01/29 01:53:17] [INFO] Progress: 3828/6740 [01/29 01:53:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:53:17] [INFO] Thread http://forum.notebookreview.com/threads/back-to-school-buyers-guide-2008.280475/ finished! [01/29 01:53:17] [INFO] Max wait time for http://forum.notebookreview.com/threads/sager-np9260-clevo-d900c-review-pics-specs-and-benchmarks.130281/ is 37500 ms [01/29 01:53:18] [INFO] !!! Now downloading Sager NP9260 ( Clevo D900C ) Review (Pics, Specs and Benchmarks) !!!!! [01/29 01:53:19] [INFO] We are on page 1 of 6 [01/29 01:53:19] [WARNING] File not found for image https://xoticpc.com/reviews/9260/9260accessoriesdtl.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sager NP9260 ( Clevo D900C ) Review (Pics, Specs and Benchmarks)/images/storyImages/9260accessoriesdtl.jpg [01/29 01:53:20] [WARNING] File not found for image https://xoticpc.com/reviews/9260/9260closedfrontdetail.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sager NP9260 ( Clevo D900C ) Review (Pics, Specs and Benchmarks)/images/storyImages/9260closedfrontdetail.jpg [01/29 01:53:20] [WARNING] File not found for image https://xoticpc.com/reviews/9260/9260closedrsidedetail.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sager NP9260 ( Clevo D900C ) Review (Pics, Specs and Benchmarks)/images/storyImages/9260closedrsidedetail.jpg [01/29 01:53:20] [WARNING] File not found for image https://xoticpc.com/reviews/9260/9260closedbackdetail.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sager NP9260 ( Clevo D900C ) Review (Pics, Specs and Benchmarks)/images/storyImages/9260closedbackdetail.jpg [01/29 01:53:20] [WARNING] File not found for image https://xoticpc.com/reviews/9260/9260closedtop.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sager NP9260 ( Clevo D900C ) Review (Pics, Specs and Benchmarks)/images/storyImages/9260closedtop.jpg [01/29 01:53:21] [WARNING] File not found for image https://xoticpc.com/reviews/9260/9260closedlsideqrtr.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sager NP9260 ( Clevo D900C ) Review (Pics, Specs and Benchmarks)/images/storyImages/9260closedlsideqrtr.jpg [01/29 01:53:21] [WARNING] File not found for image https://xoticpc.com/reviews/9260/9260closedlside.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sager NP9260 ( Clevo D900C ) Review (Pics, Specs and Benchmarks)/images/storyImages/9260closedlside.jpg [01/29 01:53:21] [WARNING] File not found for image https://xoticpc.com/reviews/9260/9260frontaudio.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sager NP9260 ( Clevo D900C ) Review (Pics, Specs and Benchmarks)/images/storyImages/9260frontaudio.jpg [01/29 01:53:22] [WARNING] File not found for image https://xoticpc.com/reviews/9260/9260topkeyboard.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sager NP9260 ( Clevo D900C ) Review (Pics, Specs and Benchmarks)/images/storyImages/9260topkeyboard.jpg [01/29 01:53:22] [WARNING] File not found for image https://xoticpc.com/reviews/9260/9260openshortcut.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sager NP9260 ( Clevo D900C ) Review (Pics, Specs and Benchmarks)/images/storyImages/9260openshortcut.jpg [01/29 01:53:22] [WARNING] File not found for image https://xoticpc.com/reviews/9260/9260sbsv1j.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sager NP9260 ( Clevo D900C ) Review (Pics, Specs and Benchmarks)/images/storyImages/9260sbsv1j.jpg [01/29 01:53:22] [WARNING] File not found for image https://xoticpc.com/reviews/9260/9260sbs1035as.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sager NP9260 ( Clevo D900C ) Review (Pics, Specs and Benchmarks)/images/storyImages/9260sbs1035as.jpg [01/29 01:53:23] [WARNING] File not found for image https://xoticpc.com/reviews/9260/9260htsnkgpu1.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sager NP9260 ( Clevo D900C ) Review (Pics, Specs and Benchmarks)/images/storyImages/9260htsnkgpu1.jpg [01/29 01:53:23] [WARNING] File not found for image https://xoticpc.com/reviews/9260/9260gpu1.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sager NP9260 ( Clevo D900C ) Review (Pics, Specs and Benchmarks)/images/storyImages/9260gpu1.jpg [01/29 01:53:23] [WARNING] File not found for image https://xoticpc.com/reviews/9260/9260gpu3.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sager NP9260 ( Clevo D900C ) Review (Pics, Specs and Benchmarks)/images/storyImages/9260gpu3.jpg [01/29 01:53:24] [WARNING] File not found for image https://xoticpc.com/reviews/9260/9260htsnkcpu1.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sager NP9260 ( Clevo D900C ) Review (Pics, Specs and Benchmarks)/images/storyImages/9260htsnkcpu1.jpg [01/29 01:53:24] [WARNING] File not found for image https://xoticpc.com/reviews/9260/9260bottombb3detail.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sager NP9260 ( Clevo D900C ) Review (Pics, Specs and Benchmarks)/images/storyImages/9260bottombb3detail.jpg [01/29 01:53:24] [WARNING] File not found for image https://xoticpc.com/reviews/9260/9260htsnkpair1.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sager NP9260 ( Clevo D900C ) Review (Pics, Specs and Benchmarks)/images/storyImages/9260htsnkpair1.jpg [01/29 01:53:24] [WARNING] File not found for image https://xoticpc.com/reviews/9260/9260htsnkpair2.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sager NP9260 ( Clevo D900C ) Review (Pics, Specs and Benchmarks)/images/storyImages/9260htsnkpair2.jpg [01/29 01:53:25] [WARNING] File not found for image https://xoticpc.com/reviews/9260/9260fans.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sager NP9260 ( Clevo D900C ) Review (Pics, Specs and Benchmarks)/images/storyImages/9260fans.jpg [01/29 01:53:25] [WARNING] File not found for image https://xoticpc.com/reviews/9260/9260htsnkcpu2.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sager NP9260 ( Clevo D900C ) Review (Pics, Specs and Benchmarks)/images/storyImages/9260htsnkcpu2.jpg [01/29 01:53:25] [WARNING] File not found for image https://xoticpc.com/reviews/9260/9260bottombb3.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sager NP9260 ( Clevo D900C ) Review (Pics, Specs and Benchmarks)/images/storyImages/9260bottombb3.jpg [01/29 01:53:26] [WARNING] File not found for image https://xoticpc.com/reviews/9260/9260bottom1.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sager NP9260 ( Clevo D900C ) Review (Pics, Specs and Benchmarks)/images/storyImages/9260bottom1.jpg [01/29 01:53:26] [WARNING] File not found for image https://xoticpc.com/reviews/9260/9260bottom4.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sager NP9260 ( Clevo D900C ) Review (Pics, Specs and Benchmarks)/images/storyImages/9260bottom4.jpg [01/29 01:53:26] [WARNING] File not found for image https://xoticpc.com/reviews/9260/9260hdcage.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sager NP9260 ( Clevo D900C ) Review (Pics, Specs and Benchmarks)/images/storyImages/9260hdcage.jpg [01/29 01:53:27] [WARNING] File not found for image https://xoticpc.com/reviews/9260/9260bottombb3rdhdd.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sager NP9260 ( Clevo D900C ) Review (Pics, Specs and Benchmarks)/images/storyImages/9260bottombb3rdhdd.jpg [01/29 01:53:27] [WARNING] File not found for image https://xoticpc.com/reviews/9260/9260bottom3.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sager NP9260 ( Clevo D900C ) Review (Pics, Specs and Benchmarks)/images/storyImages/9260bottom3.jpg [01/29 01:53:27] [WARNING] File not found for image https://xoticpc.com/reviews/9260/9260display8.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sager NP9260 ( Clevo D900C ) Review (Pics, Specs and Benchmarks)/images/storyImages/9260display8.jpg [01/29 01:53:27] [WARNING] File not found for image https://xoticpc.com/reviews/9260/9260display2.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sager NP9260 ( Clevo D900C ) Review (Pics, Specs and Benchmarks)/images/storyImages/9260display2.jpg [01/29 01:53:28] [WARNING] File not found for image https://xoticpc.com/reviews/9260/9260display3.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sager NP9260 ( Clevo D900C ) Review (Pics, Specs and Benchmarks)/images/storyImages/9260display3.jpg [01/29 01:53:28] [WARNING] File not found for image https://xoticpc.com/reviews/9260/9260display4.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sager NP9260 ( Clevo D900C ) Review (Pics, Specs and Benchmarks)/images/storyImages/9260display4.jpg [01/29 01:53:28] [WARNING] File not found for image https://xoticpc.com/reviews/9260/9260display5.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sager NP9260 ( Clevo D900C ) Review (Pics, Specs and Benchmarks)/images/storyImages/9260display5.jpg [01/29 01:53:29] [WARNING] File not found for image https://xoticpc.com/reviews/9260/9260openfrontaudio.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sager NP9260 ( Clevo D900C ) Review (Pics, Specs and Benchmarks)/images/storyImages/9260openfrontaudio.jpg [01/29 01:53:29] [WARNING] File not found for image https://xoticpc.com/reviews/9260/9260ac1.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sager NP9260 ( Clevo D900C ) Review (Pics, Specs and Benchmarks)/images/storyImages/9260ac1.jpg [01/29 01:53:29] [WARNING] File not found for image https://xoticpc.com/reviews/9260/9260ac2.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sager NP9260 ( Clevo D900C ) Review (Pics, Specs and Benchmarks)/images/storyImages/9260ac2.jpg [01/29 01:53:30] [WARNING] File not found for image https://xoticpc.com/reviews/9260/9260display6.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sager NP9260 ( Clevo D900C ) Review (Pics, Specs and Benchmarks)/images/storyImages/9260display6.jpg [01/29 01:53:30] [WARNING] File not found for image https://xoticpc.com/reviews/9260/9260display7.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sager NP9260 ( Clevo D900C ) Review (Pics, Specs and Benchmarks)/images/storyImages/9260display7.jpg [01/29 01:53:30] [WARNING] File not found for image https://xoticpc.com/reviews/9260/9260hdtune.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sager NP9260 ( Clevo D900C ) Review (Pics, Specs and Benchmarks)/images/storyImages/9260hdtune.jpg [01/29 01:53:30] [WARNING] File not found for image https://xoticpc.com/reviews/9260/9260superpi.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sager NP9260 ( Clevo D900C ) Review (Pics, Specs and Benchmarks)/images/storyImages/9260superpi.jpg [01/29 01:53:31] [WARNING] File not found for image https://xoticpc.com/reviews/9260/9260windowsindex.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sager NP9260 ( Clevo D900C ) Review (Pics, Specs and Benchmarks)/images/storyImages/9260windowsindex.jpg [01/29 01:53:31] [WARNING] File not found for image https://xoticpc.com/reviews/futuremark.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sager NP9260 ( Clevo D900C ) Review (Pics, Specs and Benchmarks)/images/storyImages/futuremark.jpg [01/29 01:53:31] [WARNING] File not found for image https://xoticpc.com/reviews/9260/9260quadcpuz.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sager NP9260 ( Clevo D900C ) Review (Pics, Specs and Benchmarks)/images/storyImages/9260quadcpuz.jpg [01/29 01:53:32] [WARNING] File not found for image https://xoticpc.com/reviews/9260/9260quadwin.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sager NP9260 ( Clevo D900C ) Review (Pics, Specs and Benchmarks)/images/storyImages/9260quadwin.jpg [01/29 01:53:34] [INFO] We are on page 2 of 6 [01/29 01:53:35] [INFO] We are on page 3 of 6 [01/29 01:53:37] [INFO] We are on page 4 of 6 [01/29 01:53:39] [INFO] We are on page 5 of 6 [01/29 01:53:40] [INFO] We are on page 6 of 6 [01/29 01:53:40] [INFO] Number of posts: 6 [01/29 01:53:41] [INFO] Progress: 3829/6740 [01/29 01:53:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:53:41] [INFO] Thread http://forum.notebookreview.com/threads/sager-np9260-clevo-d900c-review-pics-specs-and-benchmarks.130281/ finished! [01/29 01:53:42] [INFO] !!! Now downloading Gateway T-6828 Review !!!!! [01/29 01:53:43] [INFO] We are on page 1 of 2 [01/29 01:53:49] [INFO] We are on page 2 of 2 [01/29 01:53:49] [INFO] Number of posts: 5 [01/29 01:53:49] [INFO] Progress: 3830/6740 [01/29 01:53:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:53:49] [INFO] Thread http://forum.notebookreview.com/threads/gateway-t-6828-review.251768/ finished! [01/29 01:53:50] [INFO] !!! Now downloading Toshiba Satellite P305 Review !!!!! [01/29 01:53:51] [INFO] We are on page 1 of 1 [01/29 01:53:51] [INFO] Number of posts: 5 [01/29 01:53:54] [INFO] Progress: 3831/6740 [01/29 01:53:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:53:54] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-p305-review.256169/ finished! [01/29 01:53:54] [INFO] !!! Now downloading Acer Aspire one Officially Arrives In The US !!!!! [01/29 01:53:55] [INFO] We are on page 1 of 2 [01/29 01:53:58] [INFO] We are on page 2 of 2 [01/29 01:53:58] [INFO] Number of posts: 9 [01/29 01:53:58] [INFO] Progress: 3832/6740 [01/29 01:53:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:53:58] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire-one-officially-arrives-in-the-us.273153/ finished! [01/29 01:53:58] [INFO] Max wait time for http://forum.notebookreview.com/threads/msi-wind-review-part-2-running-windows-vista.273311/ is 27000 ms [01/29 01:53:58] [INFO] !!! Now downloading MSI Wind Review Part 2- Running Windows Vista !!!!! [01/29 01:54:00] [INFO] We are on page 1 of 4 [01/29 01:54:03] [INFO] We are on page 2 of 4 [01/29 01:54:06] [INFO] We are on page 3 of 4 [01/29 01:54:08] [INFO] We are on page 4 of 4 [01/29 01:54:08] [INFO] Number of posts: 5 [01/29 01:54:08] [INFO] Progress: 3833/6740 [01/29 01:54:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:54:08] [INFO] Thread http://forum.notebookreview.com/threads/msi-wind-review-part-2-running-windows-vista.273311/ finished! [01/29 01:54:09] [INFO] !!! Now downloading Fujitsu Amilo Mini Netbook !!!!! [01/29 01:54:10] [INFO] We are on page 1 of 1 [01/29 01:54:10] [INFO] Number of posts: 4 [01/29 01:54:10] [WARNING] Host down for image http://umpcwag.com/wp-content/uploads/2008/07/fujitsu-amilo-mini.png [01/29 01:54:10] [WARNING] File not found for image http://img511.imageshack.us/img511/4494/fujitsuamilomininetbookfi8.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Fujitsu Amilo Mini Netbook/images/storyImages/fujitsuamilomininetbookfi8.png [01/29 01:54:11] [INFO] Progress: 3834/6740 [01/29 01:54:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:54:11] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-amilo-mini-netbook.279872/ finished! [01/29 01:54:11] [INFO] !!! Now downloading Pretty detailed review of MSI Wind (singapore sample) !!!!! [01/29 01:54:12] [INFO] We are on page 1 of 1 [01/29 01:54:12] [INFO] Number of posts: 7 [01/29 01:54:12] [INFO] Progress: 3835/6740 [01/29 01:54:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:54:12] [INFO] Thread http://forum.notebookreview.com/threads/pretty-detailed-review-of-msi-wind-singapore-sample.254382/ finished! [01/29 01:54:12] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-thinkpad-x61-review.132638/ is 33000 ms [01/29 01:54:13] [INFO] !!! Now downloading Lenovo ThinkPad X61 Review !!!!! [01/29 01:54:14] [INFO] We are on page 1 of 5 [01/29 01:54:19] [INFO] We are on page 2 of 5 [01/29 01:54:21] [INFO] We are on page 3 of 5 [01/29 01:54:23] [INFO] We are on page 4 of 5 [01/29 01:54:25] [INFO] We are on page 5 of 5 [01/29 01:54:25] [INFO] Number of posts: 7 [01/29 01:54:25] [INFO] Progress: 3836/6740 [01/29 01:54:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:54:25] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-x61-review.132638/ finished! [01/29 01:54:25] [INFO] Max wait time for http://forum.notebookreview.com/threads/sdhc-cards-vs-hard-drive-vs-ssd.220151/ is 25500 ms [01/29 01:54:27] [INFO] !!! Now downloading SDHC Cards vs Hard Drive vs SSD !!!!! [01/29 01:54:28] [INFO] We are on page 1 of 4 [01/29 01:54:33] [INFO] We are on page 2 of 4 [01/29 01:54:35] [INFO] We are on page 3 of 4 [01/29 01:54:36] [INFO] We are on page 4 of 4 [01/29 01:54:36] [INFO] Number of posts: 2 [01/29 01:54:36] [INFO] Progress: 3837/6740 [01/29 01:54:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:54:36] [INFO] Thread http://forum.notebookreview.com/threads/sdhc-cards-vs-hard-drive-vs-ssd.220151/ finished! [01/29 01:54:36] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-asus-eee-pc-all-day-battery-voodoo-vanishes-inside-hp-atom-dual-core.277373/ is 22000 ms [01/29 01:54:37] [INFO] !!! Now downloading News Bits- ASUS Eee PC All-Day Battery, Voodoo Vanishes Inside HP, Atom Dual-Core !!!!! [01/29 01:54:38] [INFO] We are on page 1 of 3 [01/29 01:54:41] [INFO] We are on page 2 of 3 [01/29 01:54:44] [INFO] We are on page 3 of 3 [01/29 01:54:44] [INFO] Number of posts: 5 [01/29 01:54:44] [INFO] Progress: 3838/6740 [01/29 01:54:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:54:44] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-asus-eee-pc-all-day-battery-voodoo-vanishes-inside-hp-atom-dual-core.277373/ finished! [01/29 01:54:44] [INFO] !!! Now downloading Current Notebook and Tech Deals (Updated 7 26 2008) !!!!! [01/29 01:54:45] [INFO] We are on page 1 of 1 [01/29 01:54:45] [INFO] Number of posts: 4 [01/29 01:54:59] [INFO] Progress: 3839/6740 [01/29 01:54:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:54:59] [INFO] Thread http://forum.notebookreview.com/threads/current-notebook-and-tech-deals-updated-7-26-2008.277784/ finished! [01/29 01:55:00] [INFO] !!! Now downloading Belkin CushTop Hideaway Review !!!!! [01/29 01:55:01] [INFO] We are on page 1 of 1 [01/29 01:55:01] [INFO] Number of posts: 6 [01/29 01:55:01] [INFO] Progress: 3840/6740 [01/29 01:55:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:55:01] [INFO] Thread http://forum.notebookreview.com/threads/belkin-cushtop-hideaway-review.277990/ finished! [01/29 01:55:02] [INFO] !!! Now downloading PlanOn PRINTSTIK Review !!!!! [01/29 01:55:03] [INFO] We are on page 1 of 2 [01/29 01:55:07] [INFO] We are on page 2 of 2 [01/29 01:55:07] [INFO] Number of posts: 2 [01/29 01:55:07] [INFO] Progress: 3841/6740 [01/29 01:55:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:55:07] [INFO] Thread http://forum.notebookreview.com/threads/planon-printstik-review.276265/ finished! [01/29 01:55:07] [INFO] !!! Now downloading How It Works- Processors !!!!! [01/29 01:55:09] [INFO] We are on page 1 of 2 [01/29 01:55:11] [INFO] We are on page 2 of 2 [01/29 01:55:11] [INFO] Progress: 3842/6740 [01/29 01:55:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:55:11] [INFO] Thread http://forum.notebookreview.com/threads/how-it-works-processors.277140/ finished! [01/29 01:55:12] [INFO] !!! Now downloading Acer Aspire 4720-4538-Mini Review !!!!! [01/29 01:55:13] [INFO] We are on page 1 of 1 [01/29 01:55:13] [INFO] Number of posts: 6 [01/29 01:55:22] [INFO] Progress: 3843/6740 [01/29 01:55:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:55:22] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire-4720-4538-mini-review.276943/ finished! [01/29 01:55:23] [INFO] !!! Now downloading News Bits- World's Cheapest Laptop, Dell Ships Laptops With Wrong Keyboards, Ubuntu on Dells !!!!! [01/29 01:55:24] [INFO] We are on page 1 of 2 [01/29 01:55:27] [INFO] We are on page 2 of 2 [01/29 01:55:27] [INFO] Number of posts: 9 [01/29 01:55:27] [INFO] Progress: 3844/6740 [01/29 01:55:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:55:27] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-worlds-cheapest-laptop-dell-ships-laptops-with-wrong-keyboards-ubuntu-on-dells.275582/ finished! [01/29 01:55:27] [INFO] Max wait time for http://forum.notebookreview.com/threads/sager-introduces-new-montevina-notebooks.273354/ is 40000 ms [01/29 01:55:27] [INFO] !!! Now downloading Sager introduces new Montevina notebooks !!!!! [01/29 01:55:29] [INFO] We are on page 1 of 7 [01/29 01:55:32] [INFO] We are on page 2 of 7 [01/29 01:55:34] [INFO] We are on page 3 of 7 [01/29 01:55:35] [INFO] We are on page 4 of 7 [01/29 01:55:37] [INFO] We are on page 5 of 7 [01/29 01:55:39] [INFO] We are on page 6 of 7 [01/29 01:55:41] [INFO] We are on page 7 of 7 [01/29 01:55:41] [INFO] Number of posts: 1 [01/29 01:55:41] [INFO] Progress: 3845/6740 [01/29 01:55:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:55:41] [INFO] Thread http://forum.notebookreview.com/threads/sager-introduces-new-montevina-notebooks.273354/ finished! [01/29 01:55:41] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-studio-15-first-thoughts-review-discussion.275203/ is 27000 ms [01/29 01:55:41] [INFO] !!! Now downloading Dell Studio 15 First Thoughts Review Discussion !!!!! [01/29 01:55:42] [INFO] We are on page 1 of 4 [01/29 01:55:44] [INFO] We are on page 2 of 4 [01/29 01:55:46] [INFO] We are on page 3 of 4 [01/29 01:55:48] [INFO] We are on page 4 of 4 [01/29 01:55:48] [INFO] Number of posts: 5 [01/29 01:55:48] [INFO] Progress: 3846/6740 [01/29 01:55:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:55:48] [INFO] Thread http://forum.notebookreview.com/threads/dell-studio-15-first-thoughts-review-discussion.275203/ finished! [01/29 01:55:48] [INFO] !!! Now downloading Gateway New Laptops coming !!!!! [01/29 01:55:50] [INFO] We are on page 1 of 1 [01/29 01:55:50] [INFO] Number of posts: 6 [01/29 01:55:50] [INFO] Progress: 3847/6740 [01/29 01:55:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:55:50] [INFO] Thread http://forum.notebookreview.com/threads/gateway-new-laptops-coming.275588/ finished! [01/29 01:55:50] [INFO] !!! Now downloading Current Notebook and Tech Deals (Updated 7 19 2008) !!!!! [01/29 01:55:51] [INFO] We are on page 1 of 2 [01/29 01:56:06] [INFO] We are on page 2 of 2 [01/29 01:56:06] [INFO] Number of posts: 7 [01/29 01:56:06] [INFO] Progress: 3848/6740 [01/29 01:56:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:56:06] [INFO] Thread http://forum.notebookreview.com/threads/current-notebook-and-tech-deals-updated-7-19-2008.271889/ finished! [01/29 01:56:07] [INFO] !!! Now downloading Dell Vostro 1500 Review !!!!! [01/29 01:56:08] [INFO] We are on page 1 of 2 [01/29 01:56:13] [WARNING] File not found for image http://www.photo-host.org/img/721138vertical_lines.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell Vostro 1500 Review/images/storyImages/721138vertical_lines.jpg [01/29 01:56:15] [INFO] We are on page 2 of 2 [01/29 01:56:15] [INFO] Number of posts: 5 [01/29 01:56:15] [INFO] Progress: 3849/6740 [01/29 01:56:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:56:15] [INFO] Thread http://forum.notebookreview.com/threads/dell-vostro-1500-review.177842/ finished! [01/29 01:56:15] [INFO] !!! Now downloading Fujitsu Announces New LifeBook Laptops !!!!! [01/29 01:56:16] [INFO] We are on page 1 of 1 [01/29 01:56:16] [INFO] Number of posts: 3 [01/29 01:56:17] [INFO] Progress: 3850/6740 [01/29 01:56:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:56:17] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-announces-new-lifebook-laptops.272642/ finished! [01/29 01:56:18] [INFO] !!! Now downloading Western Digital My Book Mirror Edition Review !!!!! [01/29 01:56:19] [INFO] We are on page 1 of 3 [01/29 01:56:25] [INFO] We are on page 2 of 3 [01/29 01:56:28] [INFO] We are on page 3 of 3 [01/29 01:56:28] [INFO] Number of posts: 1 [01/29 01:56:28] [INFO] Progress: 3851/6740 [01/29 01:56:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:56:28] [INFO] Thread http://forum.notebookreview.com/threads/western-digital-my-book-mirror-edition-review.266032/ finished! [01/29 01:56:28] [INFO] Max wait time for http://forum.notebookreview.com/threads/logitech-vx-revolution-mouse-review.97934/ is 38000 ms [01/29 01:56:30] [INFO] !!! Now downloading Logitech VX Revolution Mouse Review !!!!! [01/29 01:56:31] [INFO] We are on page 1 of 6 [01/29 01:56:34] [INFO] We are on page 2 of 6 [01/29 01:56:36] [INFO] We are on page 3 of 6 [01/29 01:56:38] [INFO] We are on page 4 of 6 [01/29 01:56:39] [INFO] We are on page 5 of 6 [01/29 01:56:41] [INFO] We are on page 6 of 6 [01/29 01:56:41] [INFO] Number of posts: 7 [01/29 01:56:41] [INFO] Progress: 3852/6740 [01/29 01:56:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:56:41] [INFO] Thread http://forum.notebookreview.com/threads/logitech-vx-revolution-mouse-review.97934/ finished! [01/29 01:56:41] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-thinkpad-sl400-first-look.272641/ is 26500 ms [01/29 01:56:42] [INFO] !!! Now downloading Lenovo ThinkPad SL400 First Look !!!!! [01/29 01:56:43] [INFO] We are on page 1 of 4 [01/29 01:56:46] [INFO] We are on page 2 of 4 [01/29 01:56:48] [INFO] We are on page 3 of 4 [01/29 01:56:50] [INFO] We are on page 4 of 4 [01/29 01:56:50] [INFO] Number of posts: 4 [01/29 01:56:50] [INFO] Progress: 3853/6740 [01/29 01:56:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:56:50] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-sl400-first-look.272641/ finished! [01/29 01:56:50] [INFO] Max wait time for http://forum.notebookreview.com/threads/amds-puma-mauls-intel.267150/ is 87000 ms [01/29 01:56:51] [INFO] !!! Now downloading AMD's Puma Mauls Intel !!!!! [01/29 01:56:52] [INFO] We are on page 1 of 16 [01/29 01:56:54] [INFO] We are on page 2 of 16 [01/29 01:56:55] [WARNING] File not found for image http://img133.imageshack.us/img133/2650/punchtp4.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/AMD's Puma Mauls Intel/images/storyImages/punchtp4.gif [01/29 01:56:56] [INFO] We are on page 3 of 16 [01/29 01:56:58] [INFO] We are on page 4 of 16 [01/29 01:57:00] [INFO] We are on page 5 of 16 [01/29 01:57:02] [INFO] We are on page 6 of 16 [01/29 01:57:04] [INFO] We are on page 7 of 16 [01/29 01:57:06] [INFO] We are on page 8 of 16 [01/29 01:57:08] [INFO] We are on page 9 of 16 [01/29 01:57:09] [INFO] We are on page 10 of 16 [01/29 01:57:11] [INFO] We are on page 11 of 16 [01/29 01:57:13] [INFO] We are on page 12 of 16 [01/29 01:57:14] [INFO] We are on page 13 of 16 [01/29 01:57:16] [INFO] We are on page 14 of 16 [01/29 01:57:17] [INFO] We are on page 15 of 16 [01/29 01:57:19] [INFO] We are on page 16 of 16 [01/29 01:57:19] [INFO] Number of posts: 5 [01/29 01:57:19] [INFO] Progress: 3854/6740 [01/29 01:57:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:57:19] [INFO] Thread http://forum.notebookreview.com/threads/amds-puma-mauls-intel.267150/ finished! [01/29 01:57:20] [INFO] !!! Now downloading Pinnacle PCTV To Go HD Wireless Review !!!!! [01/29 01:57:21] [INFO] We are on page 1 of 1 [01/29 01:57:21] [INFO] Number of posts: 3 [01/29 01:57:23] [INFO] Progress: 3855/6740 [01/29 01:57:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:57:23] [INFO] Thread http://forum.notebookreview.com/threads/pinnacle-pctv-to-go-hd-wireless-review.274549/ finished! [01/29 01:57:23] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-f8p-review.224922/ is 28500 ms [01/29 01:57:24] [INFO] !!! Now downloading Asus F8P Review !!!!! [01/29 01:57:25] [INFO] We are on page 1 of 4 [01/29 01:57:30] [INFO] We are on page 2 of 4 [01/29 01:57:32] [INFO] We are on page 3 of 4 [01/29 01:57:34] [INFO] We are on page 4 of 4 [01/29 01:57:34] [INFO] Number of posts: 8 [01/29 01:57:34] [INFO] Progress: 3856/6740 [01/29 01:57:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:57:34] [INFO] Thread http://forum.notebookreview.com/threads/asus-f8p-review.224922/ finished! [01/29 01:57:34] [INFO] Max wait time for http://forum.notebookreview.com/threads/samsung-q70-review.138236/ is 26000 ms [01/29 01:57:35] [INFO] !!! Now downloading Samsung Q70 Review !!!!! [01/29 01:57:36] [INFO] We are on page 1 of 4 [01/29 01:57:38] [INFO] We are on page 2 of 4 [01/29 01:57:41] [INFO] We are on page 3 of 4 [01/29 01:57:42] [INFO] We are on page 4 of 4 [01/29 01:57:42] [INFO] Number of posts: 3 [01/29 01:57:42] [INFO] Progress: 3857/6740 [01/29 01:57:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:57:42] [INFO] Thread http://forum.notebookreview.com/threads/samsung-q70-review.138236/ finished! [01/29 01:57:43] [INFO] !!! Now downloading News Bits- Maingear Dual-GPU Laptop, Intel Quad-Core Notebook Processors, 400GB HDD !!!!! [01/29 01:57:44] [INFO] We are on page 1 of 2 [01/29 01:57:46] [INFO] We are on page 2 of 2 [01/29 01:57:46] [INFO] Number of posts: 8 [01/29 01:57:46] [INFO] Progress: 3858/6740 [01/29 01:57:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:57:46] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-maingear-dual-gpu-laptop-intel-quad-core-notebook-processors-400gb-hdd.273607/ finished! [01/29 01:57:46] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-unveils-new-elitebook-and-compaq-business-notebooks-in-berlin.259126/ is 35500 ms [01/29 01:57:47] [INFO] !!! Now downloading HP Unveils new EliteBook and Compaq Business Notebooks in Berlin !!!!! [01/29 01:57:48] [INFO] We are on page 1 of 6 [01/29 01:57:51] [INFO] We are on page 2 of 6 [01/29 01:57:53] [INFO] We are on page 3 of 6 [01/29 01:57:57] [WARNING] File not found for image http://smileyjungle.com/smilies/sad10.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/HP Unveils new EliteBook and Compaq Business Notebooks in Berlin/images/storyImages/sad10.gif [01/29 01:57:59] [INFO] We are on page 4 of 6 [01/29 01:58:02] [INFO] We are on page 5 of 6 [01/29 01:58:03] [INFO] We are on page 6 of 6 [01/29 01:58:03] [INFO] Number of posts: 2 [01/29 01:58:03] [INFO] Progress: 3859/6740 [01/29 01:58:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:58:03] [INFO] Thread http://forum.notebookreview.com/threads/hp-unveils-new-elitebook-and-compaq-business-notebooks-in-berlin.259126/ finished! [01/29 01:58:04] [INFO] !!! Now downloading AutumnWave OnAir GT Review !!!!! [01/29 01:58:05] [INFO] We are on page 1 of 2 [01/29 01:58:08] [INFO] We are on page 2 of 2 [01/29 01:58:08] [INFO] Number of posts: 4 [01/29 01:58:08] [INFO] Progress: 3860/6740 [01/29 01:58:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:58:08] [INFO] Thread http://forum.notebookreview.com/threads/autumnwave-onair-gt-review.198154/ finished! [01/29 01:58:08] [INFO] !!! Now downloading Iomega and EMC Join Forces To Make Easy Backup Solutions !!!!! [01/29 01:58:10] [INFO] We are on page 1 of 1 [01/29 01:58:10] [INFO] Number of posts: 3 [01/29 01:58:10] [INFO] Progress: 3861/6740 [01/29 01:58:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:58:10] [INFO] Thread http://forum.notebookreview.com/threads/iomega-and-emc-join-forces-to-make-easy-backup-solutions.273388/ finished! [01/29 01:58:10] [INFO] !!! Now downloading MSi Wind at Staples Store !!!!! [01/29 01:58:12] [INFO] We are on page 1 of 1 [01/29 01:58:12] [INFO] Number of posts: 1 [01/29 01:58:12] [INFO] Progress: 3862/6740 [01/29 01:58:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:58:12] [INFO] Thread http://forum.notebookreview.com/threads/msi-wind-at-staples-store.273612/ finished! [01/29 01:58:12] [INFO] Max wait time for http://forum.notebookreview.com/threads/sager-np9262-user-review.213514/ is 27000 ms [01/29 01:58:12] [INFO] !!! Now downloading Sager NP9262 User Review !!!!! [01/29 01:58:13] [INFO] We are on page 1 of 4 [01/29 01:58:22] [INFO] We are on page 2 of 4 [01/29 01:58:25] [INFO] We are on page 3 of 4 [01/29 01:58:26] [INFO] We are on page 4 of 4 [01/29 01:58:26] [INFO] Number of posts: 5 [01/29 01:58:27] [INFO] Progress: 3863/6740 [01/29 01:58:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:58:27] [INFO] Thread http://forum.notebookreview.com/threads/sager-np9262-user-review.213514/ finished! [01/29 01:58:27] [INFO] !!! Now downloading Sony Unveils New VAIO Lineup !!!!! [01/29 01:58:28] [INFO] We are on page 1 of 2 [01/29 01:58:32] [INFO] We are on page 2 of 2 [01/29 01:58:32] [INFO] Progress: 3864/6740 [01/29 01:58:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:58:32] [INFO] Thread http://forum.notebookreview.com/threads/sony-unveils-new-vaio-lineup.272596/ finished! [01/29 01:58:32] [INFO] !!! Now downloading Toshiba Announces Intel Montevina Notebooks !!!!! [01/29 01:58:34] [INFO] We are on page 1 of 1 [01/29 01:58:34] [INFO] Progress: 3865/6740 [01/29 01:58:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:58:34] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-announces-intel-montevina-notebooks.272644/ finished! [01/29 01:58:35] [INFO] !!! Now downloading OCZ UNveils Intel Centrino 2 'Whitebook' !!!!! [01/29 01:58:36] [INFO] We are on page 1 of 1 [01/29 01:58:36] [INFO] Number of posts: 2 [01/29 01:58:36] [INFO] Progress: 3866/6740 [01/29 01:58:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:58:36] [INFO] Thread http://forum.notebookreview.com/threads/ocz-unveils-intel-centrino-2-whitebook.273148/ finished! [01/29 01:58:37] [INFO] !!! Now downloading News Bits- ATI 4800 Series Mobile Graphics, Dell Latitude XT Gets Multi-touch, Qosmio X305 at Best Buy !!!!! [01/29 01:58:39] [INFO] We are on page 1 of 2 [01/29 01:58:41] [INFO] We are on page 2 of 2 [01/29 01:58:41] [INFO] Number of posts: 8 [01/29 01:58:42] [INFO] Progress: 3867/6740 [01/29 01:58:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:58:42] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-ati-4800-series-mobile-graphics-dell-latitude-xt-gets-multi-touch-qosmio-x305-at-best-buy.272549/ finished! [01/29 01:58:43] [INFO] !!! Now downloading OCZ Unveils Intel Centrino 2 Whitebook !!!!! [01/29 01:58:44] [INFO] We are on page 1 of 1 [01/29 01:58:44] [INFO] Number of posts: 2 [01/29 01:58:44] [INFO] Progress: 3868/6740 [01/29 01:58:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:58:44] [INFO] Thread http://forum.notebookreview.com/threads/ocz-unveils-intel-centrino-2-whitebook.273065/ finished! [01/29 01:58:44] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-pavilion-dv6700t-review.210642/ is 29000 ms [01/29 01:58:45] [INFO] !!! Now downloading HP Pavilion dv6700t Review !!!!! [01/29 01:58:46] [INFO] We are on page 1 of 4 [01/29 01:58:52] [INFO] We are on page 2 of 4 [01/29 01:58:54] [INFO] We are on page 3 of 4 [01/29 01:58:55] [INFO] We are on page 4 of 4 [01/29 01:58:55] [INFO] Number of posts: 9 [01/29 01:58:55] [INFO] Progress: 3869/6740 [01/29 01:58:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:58:55] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-dv6700t-review.210642/ finished! [01/29 01:58:56] [INFO] !!! Now downloading Montevina finally released! !!!!! [01/29 01:58:57] [INFO] We are on page 1 of 1 [01/29 01:58:57] [INFO] Number of posts: 5 [01/29 01:58:57] [INFO] Progress: 3870/6740 [01/29 01:58:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:58:57] [INFO] Thread http://forum.notebookreview.com/threads/montevina-finally-released.272629/ finished! [01/29 01:58:57] [INFO] Max wait time for http://forum.notebookreview.com/threads/sony-vaio-fw-and-vaio-sr-details-emerge.269772/ is 27500 ms [01/29 01:58:58] [INFO] !!! Now downloading Sony VAIO FW and VAIO SR Details Emerge !!!!! [01/29 01:58:59] [INFO] We are on page 1 of 4 [01/29 01:59:05] [INFO] We are on page 2 of 4 [01/29 01:59:07] [INFO] We are on page 3 of 4 [01/29 01:59:09] [INFO] We are on page 4 of 4 [01/29 01:59:09] [INFO] Number of posts: 6 [01/29 01:59:09] [INFO] Progress: 3871/6740 [01/29 01:59:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:59:09] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-fw-and-vaio-sr-details-emerge.269772/ finished! [01/29 01:59:09] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-pavilion-dv2700t-review.218042/ is 27000 ms [01/29 01:59:09] [INFO] !!! Now downloading HP Pavilion dv2700t Review !!!!! [01/29 01:59:10] [INFO] We are on page 1 of 4 [01/29 01:59:17] [INFO] We are on page 2 of 4 [01/29 01:59:19] [INFO] We are on page 3 of 4 [01/29 01:59:20] [INFO] We are on page 4 of 4 [01/29 01:59:20] [INFO] Number of posts: 5 [01/29 01:59:21] [INFO] Progress: 3872/6740 [01/29 01:59:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:59:21] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-dv2700t-review.218042/ finished! [01/29 01:59:21] [INFO] !!! Now downloading How It Works- Motherboards !!!!! [01/29 01:59:22] [INFO] We are on page 1 of 2 [01/29 01:59:24] [INFO] We are on page 2 of 2 [01/29 01:59:24] [INFO] Number of posts: 6 [01/29 01:59:25] [INFO] Progress: 3873/6740 [01/29 01:59:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:59:25] [INFO] Thread http://forum.notebookreview.com/threads/how-it-works-motherboards.271451/ finished! [01/29 01:59:25] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-sony-vaio-z-series-100-eee-pc-rebate-ocz-introduces-ddr3-ram.270822/ is 20500 ms [01/29 01:59:26] [INFO] !!! Now downloading News Bits- Sony VAIO Z Series, $100 Eee PC Rebate, OCZ Introduces DDR3 RAM !!!!! [01/29 01:59:27] [INFO] We are on page 1 of 3 [01/29 01:59:30] [INFO] We are on page 2 of 3 [01/29 01:59:32] [INFO] We are on page 3 of 3 [01/29 01:59:32] [INFO] Number of posts: 2 [01/29 01:59:32] [INFO] Progress: 3874/6740 [01/29 01:59:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:59:32] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-sony-vaio-z-series-100-eee-pc-rebate-ocz-introduces-ddr3-ram.270822/ finished! [01/29 01:59:32] [INFO] !!! Now downloading Intel Montevina & GeForce 9600M-GT !!!!! [01/29 01:59:33] [INFO] We are on page 1 of 3 [01/29 01:59:35] [INFO] We are on page 2 of 3 [01/29 01:59:37] [INFO] We are on page 3 of 3 [01/29 01:59:37] [INFO] Number of posts: 1 [01/29 01:59:37] [INFO] Progress: 3875/6740 [01/29 01:59:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:59:37] [INFO] Thread http://forum.notebookreview.com/threads/intel-montevina-geforce-9600m-gt.270044/ finished! [01/29 01:59:37] [INFO] !!! Now downloading Buffalo LinkStation Mini Review !!!!! [01/29 01:59:38] [INFO] We are on page 1 of 1 [01/29 01:59:40] [INFO] Progress: 3876/6740 [01/29 01:59:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:59:40] [INFO] Thread http://forum.notebookreview.com/threads/buffalo-linkstation-mini-review.270678/ finished! [01/29 01:59:40] [INFO] Max wait time for http://forum.notebookreview.com/threads/how-it-works-your-guide-to-notebook-technology.269697/ is 21000 ms [01/29 01:59:41] [INFO] !!! Now downloading How It Works- Your Guide to Notebook Technology !!!!! [01/29 01:59:42] [INFO] We are on page 1 of 3 [01/29 01:59:44] [INFO] We are on page 2 of 3 [01/29 01:59:46] [INFO] We are on page 3 of 3 [01/29 01:59:46] [INFO] Number of posts: 3 [01/29 01:59:46] [INFO] Progress: 3877/6740 [01/29 01:59:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:59:46] [INFO] Thread http://forum.notebookreview.com/threads/how-it-works-your-guide-to-notebook-technology.269697/ finished! [01/29 01:59:46] [INFO] Max wait time for http://forum.notebookreview.com/threads/apple-macbook-core-2-duo-review-discussion.90540/ is 31500 ms [01/29 01:59:46] [INFO] !!! Now downloading Apple MacBook Core 2 Duo Review Discussion !!!!! [01/29 01:59:48] [INFO] We are on page 1 of 5 [01/29 01:59:51] [INFO] We are on page 2 of 5 [01/29 01:59:52] [INFO] We are on page 3 of 5 [01/29 01:59:54] [INFO] We are on page 4 of 5 [01/29 01:59:56] [INFO] We are on page 5 of 5 [01/29 01:59:56] [INFO] Number of posts: 4 [01/29 01:59:56] [INFO] Progress: 3878/6740 [01/29 01:59:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 01:59:56] [INFO] Thread http://forum.notebookreview.com/threads/apple-macbook-core-2-duo-review-discussion.90540/ finished! [01/29 01:59:56] [INFO] Max wait time for http://forum.notebookreview.com/threads/samsung-spinpoint-m6-500gb-2-5-hard-drive-released.226196/ is 28500 ms [01/29 01:59:56] [INFO] !!! Now downloading Samsung Spinpoint M6 500GB 2.5 hard drive released !!!!! [01/29 01:59:57] [INFO] We are on page 1 of 4 [01/29 01:59:59] [INFO] We are on page 2 of 4 [01/29 02:00:01] [INFO] We are on page 3 of 4 [01/29 02:00:03] [INFO] We are on page 4 of 4 [01/29 02:00:03] [INFO] Number of posts: 8 [01/29 02:00:03] [INFO] Progress: 3879/6740 [01/29 02:00:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:00:03] [INFO] Thread http://forum.notebookreview.com/threads/samsung-spinpoint-m6-500gb-2-5-hard-drive-released.226196/ finished! [01/29 02:00:03] [INFO] !!! Now downloading Faulty Nvidia G84 and G86 GPUs !!!!! [01/29 02:00:04] [INFO] We are on page 1 of 1 [01/29 02:00:04] [INFO] Number of posts: 5 [01/29 02:00:05] [INFO] Progress: 3880/6740 [01/29 02:00:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:00:05] [INFO] Thread http://forum.notebookreview.com/threads/faulty-nvidia-g84-and-g86-gpus.271362/ finished! [01/29 02:00:05] [INFO] !!! Now downloading something interesting about nvidia GPU !!!!! [01/29 02:00:06] [INFO] We are on page 1 of 1 [01/29 02:00:06] [INFO] Number of posts: 3 [01/29 02:00:06] [INFO] Progress: 3881/6740 [01/29 02:00:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:00:06] [INFO] Thread http://forum.notebookreview.com/threads/something-interesting-about-nvidia-gpu.271265/ finished! [01/29 02:00:06] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-m70s-review.250206/ is 30500 ms [01/29 02:00:07] [INFO] !!! Now downloading Asus M70S Review !!!!! [01/29 02:00:08] [INFO] We are on page 1 of 5 [01/29 02:00:14] [INFO] We are on page 2 of 5 [01/29 02:00:16] [INFO] We are on page 3 of 5 [01/29 02:00:16] [WARNING] Host down for image http://reviews.zdnet.co.uk/i/z/rv/2004/02/dell-inspiron-9100-300x275.gif [01/29 02:00:18] [INFO] We are on page 4 of 5 [01/29 02:00:19] [INFO] We are on page 5 of 5 [01/29 02:00:19] [INFO] Number of posts: 2 [01/29 02:00:19] [INFO] Progress: 3882/6740 [01/29 02:00:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:00:19] [INFO] Thread http://forum.notebookreview.com/threads/asus-m70s-review.250206/ finished! [01/29 02:00:20] [INFO] !!! Now downloading Ecs G10il Umpc Pics - ships September !!!!! [01/29 02:00:21] [INFO] We are on page 1 of 1 [01/29 02:00:21] [INFO] Number of posts: 1 [01/29 02:00:21] [WARNING] Host down for image http://umpcwag.com/wp-content/uploads/2008/07/ecsg10il.jpg [01/29 02:00:21] [INFO] Progress: 3883/6740 [01/29 02:00:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:00:21] [INFO] Thread http://forum.notebookreview.com/threads/ecs-g10il-umpc-pics-ships-september.270748/ finished! [01/29 02:00:21] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-latitude-d430-user-review.216653/ is 29000 ms [01/29 02:00:22] [INFO] !!! Now downloading Dell Latitude D430 User Review !!!!! [01/29 02:00:23] [INFO] We are on page 1 of 4 [01/29 02:00:32] [INFO] We are on page 2 of 4 [01/29 02:00:35] [INFO] We are on page 3 of 4 [01/29 02:00:37] [INFO] We are on page 4 of 4 [01/29 02:00:37] [INFO] Number of posts: 9 [01/29 02:00:37] [INFO] Progress: 3884/6740 [01/29 02:00:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:00:37] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-d430-user-review.216653/ finished! [01/29 02:00:37] [INFO] !!! Now downloading Asus EEE PC Price Cuts Confirmed !!!!! [01/29 02:00:39] [INFO] We are on page 1 of 2 [01/29 02:00:41] [INFO] We are on page 2 of 2 [01/29 02:00:41] [INFO] Number of posts: 6 [01/29 02:00:41] [INFO] Progress: 3885/6740 [01/29 02:00:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:00:41] [INFO] Thread http://forum.notebookreview.com/threads/asus-eee-pc-price-cuts-confirmed.270221/ finished! [01/29 02:00:41] [INFO] !!! Now downloading News Bits- Laptops Lost At Airports, Acer Aspire One News, Toshiba Qosmio X305 Delayed !!!!! [01/29 02:00:42] [INFO] We are on page 1 of 1 [01/29 02:00:42] [INFO] Number of posts: 7 [01/29 02:00:44] [INFO] Progress: 3886/6740 [01/29 02:00:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:00:44] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-laptops-lost-at-airports-acer-aspire-one-news-toshiba-qosmio-x305-delayed.270037/ finished! [01/29 02:00:45] [INFO] !!! Now downloading Dell XPS page changed !!!!! [01/29 02:00:46] [INFO] We are on page 1 of 1 [01/29 02:00:46] [INFO] Number of posts: 3 [01/29 02:00:46] [INFO] Progress: 3887/6740 [01/29 02:00:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:00:46] [INFO] Thread http://forum.notebookreview.com/threads/dell-xps-page-changed.270246/ finished! [01/29 02:00:46] [INFO] !!! Now downloading Current Notebook and Tech Deals (Updated 7 5 2008) !!!!! [01/29 02:00:47] [INFO] We are on page 1 of 1 [01/29 02:00:47] [INFO] Number of posts: 4 [01/29 02:00:55] [INFO] Progress: 3888/6740 [01/29 02:00:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:00:55] [INFO] Thread http://forum.notebookreview.com/threads/current-notebook-and-tech-deals-updated-7-5-2008.269190/ finished! [01/29 02:00:55] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-precision-m6300-review-with-samsung-ssd.254069/ is 24500 ms [01/29 02:00:55] [INFO] !!! Now downloading Dell Precision M6300 Review (with Samsung SSD) !!!!! [01/29 02:00:56] [INFO] We are on page 1 of 3 [01/29 02:01:02] [INFO] We are on page 2 of 3 [01/29 02:01:04] [INFO] We are on page 3 of 3 [01/29 02:01:04] [INFO] Progress: 3889/6740 [01/29 02:01:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:01:04] [INFO] Thread http://forum.notebookreview.com/threads/dell-precision-m6300-review-with-samsung-ssd.254069/ finished! [01/29 02:01:04] [INFO] !!! Now downloading Toshiba Satellite Pro A210 !!!!! [01/29 02:01:05] [INFO] We are on page 1 of 1 [01/29 02:01:05] [INFO] Number of posts: 1 [01/29 02:01:06] [INFO] Progress: 3890/6740 [01/29 02:01:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:01:06] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-pro-a210.269969/ finished! [01/29 02:01:06] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-pavilion-dv5z-first-look.268371/ is 50000 ms [01/29 02:01:06] [INFO] !!! Now downloading HP Pavilion dv5z First Look !!!!! [01/29 02:01:07] [INFO] We are on page 1 of 9 [01/29 02:01:14] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v24/funnyclowndeath/hp1.jpg [01/29 02:01:15] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v24/funnyclowndeath/hp2.jpg [01/29 02:01:16] [INFO] We are on page 2 of 9 [01/29 02:01:18] [INFO] We are on page 3 of 9 [01/29 02:01:18] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v24/funnyclowndeath/hp1.jpg [01/29 02:01:18] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v24/funnyclowndeath/hp2.jpg [01/29 02:01:20] [INFO] We are on page 4 of 9 [01/29 02:01:22] [INFO] We are on page 5 of 9 [01/29 02:01:24] [INFO] We are on page 6 of 9 [01/29 02:01:26] [INFO] We are on page 7 of 9 [01/29 02:01:27] [INFO] We are on page 8 of 9 [01/29 02:01:29] [INFO] We are on page 9 of 9 [01/29 02:01:29] [INFO] Number of posts: 1 [01/29 02:01:29] [INFO] Progress: 3891/6740 [01/29 02:01:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:01:29] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-dv5z-first-look.268371/ finished! [01/29 02:01:30] [INFO] !!! Now downloading News Bits- Acer Overtakes Dell, OLPC Looks For New CEO, Intel Atom Benchmarks !!!!! [01/29 02:01:31] [INFO] We are on page 1 of 2 [01/29 02:01:33] [INFO] We are on page 2 of 2 [01/29 02:01:33] [INFO] Number of posts: 5 [01/29 02:01:33] [INFO] Progress: 3892/6740 [01/29 02:01:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:01:33] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-acer-overtakes-dell-olpc-looks-for-new-ceo-intel-atom-benchmarks.226885/ finished! [01/29 02:01:33] [INFO] Max wait time for http://forum.notebookreview.com/threads/zepto-notus-a12-review.264534/ is 23500 ms [01/29 02:01:34] [INFO] !!! Now downloading Zepto Notus A12 Review !!!!! [01/29 02:01:35] [INFO] We are on page 1 of 3 [01/29 02:01:42] [INFO] We are on page 2 of 3 [01/29 02:01:45] [INFO] We are on page 3 of 3 [01/29 02:01:45] [INFO] Number of posts: 8 [01/29 02:01:46] [INFO] Progress: 3893/6740 [01/29 02:01:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:01:46] [INFO] Thread http://forum.notebookreview.com/threads/zepto-notus-a12-review.264534/ finished! [01/29 02:01:47] [INFO] !!! Now downloading Toshiba Announces AMD Puma-Based Satellite Laptops !!!!! [01/29 02:01:48] [INFO] We are on page 1 of 1 [01/29 02:01:49] [INFO] Progress: 3894/6740 [01/29 02:01:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:01:49] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-announces-amd-puma-based-satellite-laptops.266320/ finished! [01/29 02:01:49] [INFO] !!! Now downloading Guide for Choosing Boot Camp or Parallels to Run Windows on an Apple MacBook Discussion !!!!! [01/29 02:01:50] [INFO] We are on page 1 of 2 [01/29 02:01:52] [INFO] We are on page 2 of 2 [01/29 02:01:52] [INFO] Number of posts: 2 [01/29 02:01:52] [INFO] Progress: 3895/6740 [01/29 02:01:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:01:52] [INFO] Thread http://forum.notebookreview.com/threads/guide-for-choosing-boot-camp-or-parallels-to-run-windows-on-an-apple-macbook-discussion.59137/ finished! [01/29 02:01:53] [INFO] !!! Now downloading Toshiba Satellite A210 User Review !!!!! [01/29 02:01:54] [INFO] We are on page 1 of 2 [01/29 02:02:02] [INFO] We are on page 2 of 2 [01/29 02:02:03] [INFO] Progress: 3896/6740 [01/29 02:02:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:02:03] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-a210-user-review.234026/ finished! [01/29 02:02:03] [INFO] Max wait time for http://forum.notebookreview.com/threads/sound-blaster-x-fi-audio-coming-to-notebooks.112643/ is 96500 ms [01/29 02:02:03] [INFO] !!! Now downloading Sound Blaster X-Fi Audio Coming to Notebooks !!!!! [01/29 02:02:04] [INFO] We are on page 1 of 18 [01/29 02:02:07] [INFO] We are on page 2 of 18 [01/29 02:02:09] [INFO] We are on page 3 of 18 [01/29 02:02:11] [INFO] We are on page 4 of 18 [01/29 02:02:13] [INFO] We are on page 5 of 18 [01/29 02:02:15] [INFO] We are on page 6 of 18 [01/29 02:02:16] [INFO] We are on page 7 of 18 [01/29 02:02:18] [INFO] We are on page 8 of 18 [01/29 02:02:20] [INFO] We are on page 9 of 18 [01/29 02:02:21] [INFO] We are on page 10 of 18 [01/29 02:02:23] [INFO] We are on page 11 of 18 [01/29 02:02:25] [INFO] We are on page 12 of 18 [01/29 02:02:26] [INFO] We are on page 13 of 18 [01/29 02:02:28] [INFO] We are on page 14 of 18 [01/29 02:02:30] [INFO] We are on page 15 of 18 [01/29 02:02:30] [WARNING] File not found for image http://images.creative.com/iss/images/products/headers/prod16642_hdr_1_6_1.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sound Blaster X-Fi Audio Coming to Notebooks/images/storyImages/prod16642_hdr_1_6_1.jpg [01/29 02:02:32] [INFO] We are on page 16 of 18 [01/29 02:02:34] [INFO] We are on page 17 of 18 [01/29 02:02:36] [INFO] We are on page 18 of 18 [01/29 02:02:36] [INFO] Number of posts: 4 [01/29 02:02:36] [INFO] Progress: 3897/6740 [01/29 02:02:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:02:36] [INFO] Thread http://forum.notebookreview.com/threads/sound-blaster-x-fi-audio-coming-to-notebooks.112643/ finished! [01/29 02:02:36] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-pavilion-dv9700t-user-review.243076/ is 25000 ms [01/29 02:02:37] [INFO] !!! Now downloading HP Pavilion dv9700t User Review !!!!! [01/29 02:02:38] [INFO] We are on page 1 of 4 [01/29 02:02:43] [INFO] We are on page 2 of 4 [01/29 02:02:43] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/err_zpscphez7e7.gif [01/29 02:02:45] [INFO] We are on page 3 of 4 [01/29 02:02:46] [INFO] We are on page 4 of 4 [01/29 02:02:46] [INFO] Number of posts: 1 [01/29 02:02:46] [INFO] Progress: 3898/6740 [01/29 02:02:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:02:46] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-dv9700t-user-review.243076/ finished! [01/29 02:02:46] [INFO] Max wait time for http://forum.notebookreview.com/threads/new-thinkpads-coming-soon.239259/ is 57500 ms [01/29 02:02:47] [INFO] !!! Now downloading New ThinkPads Coming Soon !!!!! [01/29 02:02:48] [INFO] We are on page 1 of 10 [01/29 02:02:51] [INFO] We are on page 2 of 10 [01/29 02:02:53] [INFO] We are on page 3 of 10 [01/29 02:02:55] [INFO] We are on page 4 of 10 [01/29 02:02:57] [INFO] We are on page 5 of 10 [01/29 02:02:58] [INFO] We are on page 6 of 10 [01/29 02:03:00] [INFO] We are on page 7 of 10 [01/29 02:03:02] [INFO] We are on page 8 of 10 [01/29 02:03:04] [INFO] We are on page 9 of 10 [01/29 02:03:05] [INFO] We are on page 10 of 10 [01/29 02:03:05] [INFO] Number of posts: 6 [01/29 02:03:06] [INFO] Progress: 3899/6740 [01/29 02:03:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:03:06] [INFO] Thread http://forum.notebookreview.com/threads/new-thinkpads-coming-soon.239259/ finished! [01/29 02:03:06] [INFO] Max wait time for http://forum.notebookreview.com/threads/new-thinkpad-information-and-pictures-leaked.258250/ is 22500 ms [01/29 02:03:06] [INFO] !!! Now downloading New ThinkPad Information and Pictures Leaked !!!!! [01/29 02:03:07] [INFO] We are on page 1 of 3 [01/29 02:03:08] [WARNING] Could not download image http://www.thinkpad.cn/attachments/2008/06/25924_200806080947461.jpg because Server returned HTTP response code: 403 for URL: http://www.thinkpad.cn/attachments/2008/06/25924_200806080947461.jpg [01/29 02:03:08] [WARNING] Could not download image http://www.thinkpad.cn/attachments/2008/06/25924_200806080947591.jpg because Server returned HTTP response code: 403 for URL: http://www.thinkpad.cn/attachments/2008/06/25924_200806080947591.jpg [01/29 02:03:08] [WARNING] Could not download image http://www.thinkpad.cn/attachments/2008/06/25924_200806080951031.jpg because Server returned HTTP response code: 403 for URL: http://www.thinkpad.cn/attachments/2008/06/25924_200806080951031.jpg [01/29 02:03:09] [WARNING] Could not download image http://www.thinkpad.cn/attachments/2008/06/25924_200806080951151.jpg because Server returned HTTP response code: 403 for URL: http://www.thinkpad.cn/attachments/2008/06/25924_200806080951151.jpg [01/29 02:03:09] [WARNING] Could not download image http://www.thinkpad.cn/attachments/2008/06/25924_200806080816401.jpg because Server returned HTTP response code: 403 for URL: http://www.thinkpad.cn/attachments/2008/06/25924_200806080816401.jpg [01/29 02:03:09] [WARNING] Could not download image http://www.thinkpad.cn/attachments/2008/06/25924_200806080818541.jpg because Server returned HTTP response code: 403 for URL: http://www.thinkpad.cn/attachments/2008/06/25924_200806080818541.jpg [01/29 02:03:09] [WARNING] Could not download image http://www.thinkpad.cn/attachments/2008/06/25924_200806071027131.jpg because Server returned HTTP response code: 403 for URL: http://www.thinkpad.cn/attachments/2008/06/25924_200806071027131.jpg [01/29 02:03:09] [WARNING] Could not download image http://www.thinkpad.cn/attachments/2008/06/25924_200806071027181.jpg because Server returned HTTP response code: 403 for URL: http://www.thinkpad.cn/attachments/2008/06/25924_200806071027181.jpg [01/29 02:03:10] [WARNING] Could not download image http://www.thinkpad.cn/attachments/2008/06/25924_200806070226031.jpg because Server returned HTTP response code: 403 for URL: http://www.thinkpad.cn/attachments/2008/06/25924_200806070226031.jpg [01/29 02:03:10] [WARNING] Could not download image http://www.thinkpad.cn/attachments/2008/06/25924_200806070226351.jpg because Server returned HTTP response code: 403 for URL: http://www.thinkpad.cn/attachments/2008/06/25924_200806070226351.jpg [01/29 02:03:12] [INFO] We are on page 2 of 3 [01/29 02:03:14] [INFO] We are on page 3 of 3 [01/29 02:03:14] [INFO] Number of posts: 6 [01/29 02:03:14] [INFO] Progress: 3900/6740 [01/29 02:03:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:03:14] [INFO] Thread http://forum.notebookreview.com/threads/new-thinkpad-information-and-pictures-leaked.258250/ finished! [01/29 02:03:14] [INFO] !!! Now downloading Most Popular Laptops for June 2008 !!!!! [01/29 02:03:15] [INFO] We are on page 1 of 2 [01/29 02:03:17] [WARNING] File not found for image http://www.technologyguide.com/assets/X-20070701205527796.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Most Popular Laptops for June 2008/images/storyImages/X-20070701205527796.jpg [01/29 02:03:19] [INFO] We are on page 2 of 2 [01/29 02:03:19] [INFO] Number of posts: 6 [01/29 02:03:19] [INFO] Progress: 3901/6740 [01/29 02:03:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:03:19] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-laptops-for-june-2008.267619/ finished! [01/29 02:03:19] [INFO] Max wait time for http://forum.notebookreview.com/threads/alienware-m9750-first-look-video.138111/ is 26000 ms [01/29 02:03:20] [INFO] !!! Now downloading Alienware M9750 First Look (video) !!!!! [01/29 02:03:21] [INFO] We are on page 1 of 4 [01/29 02:03:26] [INFO] We are on page 2 of 4 [01/29 02:03:28] [INFO] We are on page 3 of 4 [01/29 02:03:30] [INFO] We are on page 4 of 4 [01/29 02:03:30] [INFO] Number of posts: 3 [01/29 02:03:30] [INFO] Progress: 3902/6740 [01/29 02:03:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:03:30] [INFO] Thread http://forum.notebookreview.com/threads/alienware-m9750-first-look-video.138111/ finished! [01/29 02:03:31] [INFO] !!! Now downloading News Bits- New Gateway Notebooks, Sony FW Leaked, New Zepto Laptops !!!!! [01/29 02:03:32] [INFO] We are on page 1 of 2 [01/29 02:03:36] [INFO] We are on page 2 of 2 [01/29 02:03:36] [INFO] Progress: 3903/6740 [01/29 02:03:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:03:36] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-new-gateway-notebooks-sony-fw-leaked-new-zepto-laptops.267377/ finished! [01/29 02:03:36] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-vostro-1310-review.240405/ is 37500 ms [01/29 02:03:37] [INFO] !!! Now downloading Dell Vostro 1310 Review !!!!! [01/29 02:03:38] [INFO] We are on page 1 of 6 [01/29 02:03:43] [INFO] We are on page 2 of 6 [01/29 02:03:45] [INFO] We are on page 3 of 6 [01/29 02:03:53] [INFO] We are on page 4 of 6 [01/29 02:03:55] [INFO] We are on page 5 of 6 [01/29 02:04:03] [INFO] We are on page 6 of 6 [01/29 02:04:03] [INFO] Number of posts: 6 [01/29 02:04:03] [INFO] Progress: 3904/6740 [01/29 02:04:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:04:03] [INFO] Thread http://forum.notebookreview.com/threads/dell-vostro-1310-review.240405/ finished! [01/29 02:04:03] [INFO] !!! Now downloading Current Notebook and Tech Deals (Updated 6 29 2008) !!!!! [01/29 02:04:05] [INFO] We are on page 1 of 1 [01/29 02:04:05] [INFO] Number of posts: 7 [01/29 02:04:12] [INFO] Progress: 3905/6740 [01/29 02:04:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:04:12] [INFO] Thread http://forum.notebookreview.com/threads/current-notebook-and-tech-deals-updated-6-29-2008.266723/ finished! [01/29 02:04:12] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-thinkpad-x61-user-review.187355/ is 27500 ms [01/29 02:04:13] [INFO] !!! Now downloading Lenovo ThinkPad X61 User Review !!!!! [01/29 02:04:14] [INFO] We are on page 1 of 4 [01/29 02:04:18] [INFO] We are on page 2 of 4 [01/29 02:04:18] [INFO] Applying Photobucket fix for http://i235.photobucket.com/albums/ee223/philfna/oldwindowsexperience.jpg [01/29 02:04:18] [INFO] Applying Photobucket fix for http://i235.photobucket.com/albums/ee223/philfna/newwindowsexperience.jpg [01/29 02:04:18] [INFO] Applying Photobucket fix for http://i235.photobucket.com/albums/ee223/philfna/hdtunejustasdismal.jpg [01/29 02:04:20] [INFO] We are on page 3 of 4 [01/29 02:04:20] [INFO] Applying Photobucket fix for http://i235.photobucket.com/albums/ee223/philfna/100_2079.jpg [01/29 02:04:21] [INFO] Applying Photobucket fix for http://i235.photobucket.com/albums/ee223/philfna/100_2082.jpg [01/29 02:04:21] [INFO] Applying Photobucket fix for http://i235.photobucket.com/albums/ee223/philfna/DEVICEMANAGERHDPOLICIES.jpg [01/29 02:04:24] [INFO] We are on page 4 of 4 [01/29 02:04:24] [INFO] Number of posts: 6 [01/29 02:04:24] [INFO] Progress: 3906/6740 [01/29 02:04:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:04:24] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-x61-user-review.187355/ finished! [01/29 02:04:24] [INFO] !!! Now downloading Iomega Leather eGo Drive Review !!!!! [01/29 02:04:26] [INFO] We are on page 1 of 1 [01/29 02:04:26] [INFO] Number of posts: 9 [01/29 02:04:29] [INFO] Progress: 3907/6740 [01/29 02:04:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:04:29] [INFO] Thread http://forum.notebookreview.com/threads/iomega-leather-ego-drive-review.264842/ finished! [01/29 02:04:29] [INFO] !!! Now downloading Acer aspire1 gets pricing !!!!! [01/29 02:04:31] [INFO] We are on page 1 of 1 [01/29 02:04:31] [INFO] Number of posts: 7 [01/29 02:04:31] [INFO] Progress: 3908/6740 [01/29 02:04:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:04:31] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire1-gets-pricing.264559/ finished! [01/29 02:04:31] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-studio-line-announced.265518/ is 21000 ms [01/29 02:04:31] [INFO] !!! Now downloading Dell Studio Line Announced !!!!! [01/29 02:04:32] [INFO] We are on page 1 of 3 [01/29 02:04:35] [INFO] We are on page 2 of 3 [01/29 02:04:36] [INFO] We are on page 3 of 3 [01/29 02:04:36] [INFO] Number of posts: 3 [01/29 02:04:36] [INFO] Progress: 3909/6740 [01/29 02:04:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:04:36] [INFO] Thread http://forum.notebookreview.com/threads/dell-studio-line-announced.265518/ finished! [01/29 02:04:36] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-sony-notebooks-windows-roadmap-developers-still-making-software-for-xp.265039/ is 24000 ms [01/29 02:04:37] [INFO] !!! Now downloading News Bits- Sony Notebooks, Windows Roadmap, Developers Still Making Software for XP !!!!! [01/29 02:04:38] [INFO] We are on page 1 of 3 [01/29 02:04:43] [INFO] We are on page 2 of 3 [01/29 02:04:45] [INFO] We are on page 3 of 3 [01/29 02:04:45] [INFO] Number of posts: 9 [01/29 02:04:46] [INFO] Progress: 3910/6740 [01/29 02:04:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:04:46] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-sony-notebooks-windows-roadmap-developers-still-making-software-for-xp.265039/ finished! [01/29 02:04:46] [INFO] Max wait time for http://forum.notebookreview.com/threads/amd-officially-launches-puma-notebook-platform.257089/ is 24000 ms [01/29 02:04:46] [INFO] !!! Now downloading AMD Officially Launches Puma Notebook Platform !!!!! [01/29 02:04:47] [INFO] We are on page 1 of 3 [01/29 02:04:49] [INFO] We are on page 2 of 3 [01/29 02:04:52] [INFO] We are on page 3 of 3 [01/29 02:04:52] [INFO] Number of posts: 9 [01/29 02:04:52] [INFO] Progress: 3911/6740 [01/29 02:04:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:04:52] [INFO] Thread http://forum.notebookreview.com/threads/amd-officially-launches-puma-notebook-platform.257089/ finished! [01/29 02:04:52] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-lenovo-3000-series-discontinued-eee-box-desktops-new-compal-notebooks.263554/ is 27000 ms [01/29 02:04:52] [INFO] !!! Now downloading News Bits- Lenovo 3000 Series Discontinued, Eee Box Desktops, New Compal Notebooks !!!!! [01/29 02:04:53] [INFO] We are on page 1 of 4 [01/29 02:04:57] [INFO] We are on page 2 of 4 [01/29 02:04:59] [INFO] We are on page 3 of 4 [01/29 02:05:01] [INFO] We are on page 4 of 4 [01/29 02:05:01] [INFO] Number of posts: 5 [01/29 02:05:01] [INFO] Progress: 3912/6740 [01/29 02:05:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:05:01] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-lenovo-3000-series-discontinued-eee-box-desktops-new-compal-notebooks.263554/ finished! [01/29 02:05:01] [INFO] !!! Now downloading Current Notebook and Tech Deals (Updated 6 21 2008) !!!!! [01/29 02:05:03] [INFO] We are on page 1 of 2 [01/29 02:05:12] [INFO] We are on page 2 of 2 [01/29 02:05:12] [INFO] Number of posts: 8 [01/29 02:05:12] [INFO] Progress: 3913/6740 [01/29 02:05:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:05:12] [INFO] Thread http://forum.notebookreview.com/threads/current-notebook-and-tech-deals-updated-6-21-2008.263727/ finished! [01/29 02:05:13] [INFO] !!! Now downloading Notebook Home Entertainment Center Guide !!!!! [01/29 02:05:14] [INFO] We are on page 1 of 2 [01/29 02:05:17] [INFO] We are on page 2 of 2 [01/29 02:05:17] [INFO] Number of posts: 7 [01/29 02:05:17] [INFO] Progress: 3914/6740 [01/29 02:05:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:05:17] [INFO] Thread http://forum.notebookreview.com/threads/notebook-home-entertainment-center-guide.263988/ finished! [01/29 02:05:17] [INFO] !!! Now downloading News Bits- Toshiba R500 with 128GB SSD, ATI Mobile GPU News, FireFox 3 Download Day !!!!! [01/29 02:05:18] [INFO] We are on page 1 of 2 [01/29 02:05:21] [INFO] We are on page 2 of 2 [01/29 02:05:22] [INFO] Progress: 3915/6740 [01/29 02:05:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:05:22] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-toshiba-r500-with-128gb-ssd-ati-mobile-gpu-news-firefox-3-download-day.261856/ finished! [01/29 02:05:22] [INFO] Max wait time for http://forum.notebookreview.com/threads/the-alienware-m17x-now-landing-around-the-country.262491/ is 21000 ms [01/29 02:05:22] [INFO] !!! Now downloading The Alienware m17x Now Landing Around the Country !!!!! [01/29 02:05:23] [INFO] We are on page 1 of 3 [01/29 02:05:25] [INFO] We are on page 2 of 3 [01/29 02:05:27] [INFO] We are on page 3 of 3 [01/29 02:05:27] [INFO] Number of posts: 3 [01/29 02:05:27] [INFO] Progress: 3916/6740 [01/29 02:05:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:05:27] [INFO] Thread http://forum.notebookreview.com/threads/the-alienware-m17x-now-landing-around-the-country.262491/ finished! [01/29 02:05:27] [INFO] Max wait time for http://forum.notebookreview.com/threads/fujitsu-lifebook-p7230-review.112217/ is 26500 ms [01/29 02:05:28] [INFO] !!! Now downloading Fujitsu LifeBook P7230 Review !!!!! [01/29 02:05:29] [INFO] We are on page 1 of 4 [01/29 02:05:36] [INFO] We are on page 2 of 4 [01/29 02:05:39] [INFO] We are on page 3 of 4 [01/29 02:05:39] [INFO] Number of posts: 3 [01/29 02:05:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:05:39] [SEVERE] Unexpected exception java.lang.NullPointerException: Cannot invoke "org.jsoup.nodes.Element.text()" because the return value of "org.jsoup.nodes.Element.selectFirst(String)" is null at com.civfanatics.storyarchiver.StoryArchiver.downloadPostsFromPage(StoryArchiver.java:982) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:941) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:631) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:05:39] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-lifebook-p7230-review.112217/ finished! [01/29 02:05:39] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-e-gets-ready-to-challenge-the-asus-eee-pc.260290/ is 40500 ms [01/29 02:05:39] [INFO] !!! Now downloading Dell E Gets Ready to Challenge the Asus Eee PC !!!!! [01/29 02:05:40] [INFO] We are on page 1 of 7 [01/29 02:05:43] [INFO] We are on page 2 of 7 [01/29 02:05:45] [INFO] We are on page 3 of 7 [01/29 02:05:46] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/nah_zpswfdldzsn.gif [01/29 02:05:47] [INFO] We are on page 4 of 7 [01/29 02:05:50] [INFO] We are on page 5 of 7 [01/29 02:05:52] [INFO] We are on page 6 of 7 [01/29 02:05:53] [INFO] We are on page 7 of 7 [01/29 02:05:53] [INFO] Number of posts: 2 [01/29 02:05:53] [INFO] Progress: 3917/6740 [01/29 02:05:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:05:54] [INFO] Thread http://forum.notebookreview.com/threads/dell-e-gets-ready-to-challenge-the-asus-eee-pc.260290/ finished! [01/29 02:05:55] [INFO] !!! Now downloading Notebook Summer Travel Guide !!!!! [01/29 02:05:56] [INFO] We are on page 1 of 2 [01/29 02:05:58] [INFO] We are on page 2 of 2 [01/29 02:05:58] [INFO] Number of posts: 6 [01/29 02:05:58] [INFO] Progress: 3918/6740 [01/29 02:05:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:05:58] [INFO] Thread http://forum.notebookreview.com/threads/notebook-summer-travel-guide.262021/ finished! [01/29 02:05:58] [INFO] !!! Now downloading EEE 901 linux review out !!!!! [01/29 02:06:00] [INFO] We are on page 1 of 1 [01/29 02:06:00] [INFO] Number of posts: 6 [01/29 02:06:00] [INFO] Progress: 3919/6740 [01/29 02:06:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:06:00] [INFO] Thread http://forum.notebookreview.com/threads/eee-901-linux-review-out.260836/ finished! [01/29 02:06:00] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-still-1-dell-takes-2-spot-in-notebook-sales-for-q1-2008.260101/ is 26000 ms [01/29 02:06:01] [INFO] !!! Now downloading HP Still #1, Dell takes #2 Spot in Notebook Sales for Q1 2008 !!!!! [01/29 02:06:02] [INFO] We are on page 1 of 4 [01/29 02:06:04] [INFO] We are on page 2 of 4 [01/29 02:06:06] [INFO] We are on page 3 of 4 [01/29 02:06:08] [INFO] We are on page 4 of 4 [01/29 02:06:08] [INFO] Number of posts: 3 [01/29 02:06:08] [INFO] Progress: 3920/6740 [01/29 02:06:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:06:08] [INFO] Thread http://forum.notebookreview.com/threads/hp-still-1-dell-takes-2-spot-in-notebook-sales-for-q1-2008.260101/ finished! [01/29 02:06:08] [INFO] Max wait time for http://forum.notebookreview.com/threads/microsoft-offers-free-copy-of-windows-vista-ultimate-if-you-surrender-privacy-update.196653/ is 131500 ms [01/29 02:06:09] [INFO] !!! Now downloading Microsoft Offers Free Copy of Windows Vista Ultimate if you Surrender Privacy UPDATE !!!!! [01/29 02:06:10] [INFO] We are on page 1 of 25 [01/29 02:06:12] [INFO] We are on page 2 of 25 [01/29 02:06:14] [INFO] We are on page 3 of 25 [01/29 02:06:16] [INFO] We are on page 4 of 25 [01/29 02:06:19] [INFO] We are on page 5 of 25 [01/29 02:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/swoon_zpscs4r6k8g.gif [01/29 02:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/swoon_zpscs4r6k8g.gif [01/29 02:06:21] [INFO] We are on page 6 of 25 [01/29 02:06:23] [INFO] We are on page 7 of 25 [01/29 02:06:25] [INFO] We are on page 8 of 25 [01/29 02:06:27] [INFO] We are on page 9 of 25 [01/29 02:06:30] [INFO] We are on page 10 of 25 [01/29 02:06:30] [WARNING] File not found for image http://img259.imageshack.us/img259/6959/strangenessoc8.th.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Microsoft Offers Free Copy of Windows Vista Ultimate if you Surrender Privacy UPDATE/images/storyImages/strangenessoc8.th.png [01/29 02:06:32] [INFO] We are on page 11 of 25 [01/29 02:06:33] [INFO] We are on page 12 of 25 [01/29 02:06:35] [INFO] We are on page 13 of 25 [01/29 02:06:37] [INFO] We are on page 14 of 25 [01/29 02:06:38] [INFO] We are on page 15 of 25 [01/29 02:06:40] [INFO] We are on page 16 of 25 [01/29 02:06:43] [INFO] We are on page 17 of 25 [01/29 02:06:44] [INFO] We are on page 18 of 25 [01/29 02:06:47] [INFO] We are on page 19 of 25 [01/29 02:06:48] [INFO] We are on page 20 of 25 [01/29 02:06:50] [INFO] We are on page 21 of 25 [01/29 02:06:52] [INFO] We are on page 22 of 25 [01/29 02:06:54] [INFO] We are on page 23 of 25 [01/29 02:06:55] [INFO] We are on page 24 of 25 [01/29 02:06:56] [WARNING] File not found for image http://img410.imageshack.us/img410/990/image006rg7.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Microsoft Offers Free Copy of Windows Vista Ultimate if you Surrender Privacy UPDATE/images/storyImages/image006rg7.th.jpg [01/29 02:06:58] [INFO] We are on page 25 of 25 [01/29 02:06:58] [INFO] Number of posts: 4 [01/29 02:06:58] [INFO] Progress: 3921/6740 [01/29 02:06:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:06:58] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-offers-free-copy-of-windows-vista-ultimate-if-you-surrender-privacy-update.196653/ finished! [01/29 02:06:58] [INFO] Max wait time for http://forum.notebookreview.com/threads/new-toshiba-qosmio-notebooks-released.261624/ is 31000 ms [01/29 02:06:59] [INFO] !!! Now downloading New Toshiba Qosmio Notebooks Released !!!!! [01/29 02:07:00] [INFO] We are on page 1 of 5 [01/29 02:07:03] [INFO] We are on page 2 of 5 [01/29 02:07:06] [WARNING] Host down for image http://http://www.notebookreview.com/assets/34283.jpg [01/29 02:07:08] [INFO] We are on page 3 of 5 [01/29 02:07:09] [INFO] We are on page 4 of 5 [01/29 02:07:11] [INFO] We are on page 5 of 5 [01/29 02:07:11] [INFO] Number of posts: 3 [01/29 02:07:11] [INFO] Progress: 3922/6740 [01/29 02:07:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:07:11] [INFO] Thread http://forum.notebookreview.com/threads/new-toshiba-qosmio-notebooks-released.261624/ finished! [01/29 02:07:11] [INFO] Max wait time for http://forum.notebookreview.com/threads/acer-introduces-the-aspire-one.256760/ is 28000 ms [01/29 02:07:12] [INFO] !!! Now downloading Acer Introduces the Aspire One !!!!! [01/29 02:07:13] [INFO] We are on page 1 of 4 [01/29 02:07:15] [INFO] We are on page 2 of 4 [01/29 02:07:17] [INFO] We are on page 3 of 4 [01/29 02:07:19] [INFO] We are on page 4 of 4 [01/29 02:07:19] [INFO] Number of posts: 7 [01/29 02:07:19] [INFO] Progress: 3923/6740 [01/29 02:07:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:07:19] [INFO] Thread http://forum.notebookreview.com/threads/acer-introduces-the-aspire-one.256760/ finished! [01/29 02:07:19] [INFO] Max wait time for http://forum.notebookreview.com/threads/toshiba-satellite-pro-l300-review.261217/ is 27500 ms [01/29 02:07:20] [INFO] !!! Now downloading Toshiba Satellite Pro L300 Review !!!!! [01/29 02:07:21] [INFO] We are on page 1 of 4 [01/29 02:07:25] [INFO] We are on page 2 of 4 [01/29 02:07:26] [INFO] We are on page 3 of 4 [01/29 02:07:28] [INFO] We are on page 4 of 4 [01/29 02:07:28] [INFO] Number of posts: 6 [01/29 02:07:28] [INFO] Progress: 3924/6740 [01/29 02:07:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:07:28] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-pro-l300-review.261217/ finished! [01/29 02:07:28] [INFO] Max wait time for http://forum.notebookreview.com/threads/users-voice-their-opinions-about-the-dell-xps-m1530.260871/ is 24500 ms [01/29 02:07:29] [INFO] !!! Now downloading Users Voice Their Opinions about the Dell XPS M1530 !!!!! [01/29 02:07:30] [INFO] We are on page 1 of 3 [01/29 02:07:33] [INFO] We are on page 2 of 3 [01/29 02:07:34] [INFO] We are on page 3 of 3 [01/29 02:07:34] [INFO] Progress: 3925/6740 [01/29 02:07:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:07:34] [INFO] Thread http://forum.notebookreview.com/threads/users-voice-their-opinions-about-the-dell-xps-m1530.260871/ finished! [01/29 02:07:34] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-new-msi-gaming-notebooks-new-qosmio-x305-leaked-five-million-eee-pcs-in-2008.260515/ is 29500 ms [01/29 02:07:35] [INFO] !!! Now downloading News Bits- New MSI Gaming Notebooks, New Qosmio X305 Leaked, Five Million Eee PCs In 2008 !!!!! [01/29 02:07:36] [INFO] We are on page 1 of 4 [01/29 02:07:39] [INFO] We are on page 2 of 4 [01/29 02:07:42] [INFO] We are on page 3 of 4 [01/29 02:07:44] [INFO] We are on page 4 of 4 [01/29 02:07:44] [INFO] Progress: 3926/6740 [01/29 02:07:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:07:44] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-new-msi-gaming-notebooks-new-qosmio-x305-leaked-five-million-eee-pcs-in-2008.260515/ finished! [01/29 02:07:44] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-unveils-four-new-pavilion-notebooks-in-berlin.259079/ is 35000 ms [01/29 02:07:44] [INFO] !!! Now downloading HP Unveils Four new Pavilion Notebooks in Berlin !!!!! [01/29 02:07:46] [INFO] We are on page 1 of 6 [01/29 02:07:50] [INFO] We are on page 2 of 6 [01/29 02:07:52] [INFO] We are on page 3 of 6 [01/29 02:07:54] [INFO] We are on page 4 of 6 [01/29 02:07:56] [INFO] We are on page 5 of 6 [01/29 02:07:58] [INFO] We are on page 6 of 6 [01/29 02:07:58] [INFO] Number of posts: 1 [01/29 02:07:58] [INFO] Progress: 3927/6740 [01/29 02:07:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:07:58] [INFO] Thread http://forum.notebookreview.com/threads/hp-unveils-four-new-pavilion-notebooks-in-berlin.259079/ finished! [01/29 02:07:58] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-releases-voodoo-envy-133-business-ultraportable.259088/ is 39000 ms [01/29 02:07:58] [INFO] !!! Now downloading HP Releases Voodoo Envy 133 Business Ultraportable !!!!! [01/29 02:08:00] [INFO] We are on page 1 of 6 [01/29 02:08:02] [INFO] We are on page 2 of 6 [01/29 02:08:04] [INFO] We are on page 3 of 6 [01/29 02:08:07] [INFO] We are on page 4 of 6 [01/29 02:08:09] [INFO] We are on page 5 of 6 [01/29 02:08:09] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/notworthy_zpslg2phlen.gif [01/29 02:08:10] [INFO] We are on page 6 of 6 [01/29 02:08:10] [INFO] Number of posts: 9 [01/29 02:08:10] [INFO] Progress: 3928/6740 [01/29 02:08:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:08:10] [INFO] Thread http://forum.notebookreview.com/threads/hp-releases-voodoo-envy-133-business-ultraportable.259088/ finished! [01/29 02:08:10] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-alienware-skullcap-design-available-toshiba-intros-160gb-1-8-inch-hard-drive.259874/ is 22000 ms [01/29 02:08:11] [INFO] !!! Now downloading News Bits- Alienware Skullcap Design Available, Toshiba Intros 160GB 1.8-inch Hard Drive !!!!! [01/29 02:08:12] [INFO] We are on page 1 of 3 [01/29 02:08:15] [INFO] We are on page 2 of 3 [01/29 02:08:17] [INFO] We are on page 3 of 3 [01/29 02:08:17] [INFO] Number of posts: 5 [01/29 02:08:17] [INFO] Progress: 3929/6740 [01/29 02:08:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:08:17] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-alienware-skullcap-design-available-toshiba-intros-160gb-1-8-inch-hard-drive.259874/ finished! [01/29 02:08:17] [INFO] Max wait time for http://forum.notebookreview.com/threads/sony-vaio-tz-review.170738/ is 23500 ms [01/29 02:08:18] [INFO] !!! Now downloading Sony VAIO TZ Review !!!!! [01/29 02:08:19] [INFO] We are on page 1 of 3 [01/29 02:08:25] [INFO] We are on page 2 of 3 [01/29 02:08:30] [INFO] We are on page 3 of 3 [01/29 02:08:30] [INFO] Number of posts: 8 [01/29 02:08:30] [INFO] Progress: 3930/6740 [01/29 02:08:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:08:30] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-tz-review.170738/ finished! [01/29 02:08:31] [INFO] !!! Now downloading Dell E subnotebook announced !!!!! [01/29 02:08:32] [INFO] We are on page 1 of 1 [01/29 02:08:32] [INFO] Number of posts: 2 [01/29 02:08:32] [INFO] Progress: 3931/6740 [01/29 02:08:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:08:32] [INFO] Thread http://forum.notebookreview.com/threads/dell-e-subnotebook-announced.260272/ finished! [01/29 02:08:32] [INFO] Max wait time for http://forum.notebookreview.com/threads/acer-aspire-one-mini-notebook-specs-revealed-dell-jumps-in.254889/ is 42000 ms [01/29 02:08:33] [INFO] !!! Now downloading Acer Aspire One Mini Notebook Specs Revealed, Dell Jumps in !!!!! [01/29 02:08:34] [INFO] We are on page 1 of 7 [01/29 02:08:36] [INFO] We are on page 2 of 7 [01/29 02:08:38] [INFO] We are on page 3 of 7 [01/29 02:08:41] [INFO] We are on page 4 of 7 [01/29 02:08:43] [INFO] We are on page 5 of 7 [01/29 02:08:43] [WARNING] Host down for image http://www.blogsmithmedia.com/chinese.engadget.com/media/2008/06/dsc_2815.jpg [01/29 02:08:43] [WARNING] Host down for image http://www.blogsmithmedia.com/chinese.engadget.com/media/2008/06/dsc_2816.jpg [01/29 02:08:45] [INFO] We are on page 6 of 7 [01/29 02:08:46] [INFO] We are on page 7 of 7 [01/29 02:08:46] [INFO] Number of posts: 5 [01/29 02:08:46] [INFO] Progress: 3932/6740 [01/29 02:08:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:08:46] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire-one-mini-notebook-specs-revealed-dell-jumps-in.254889/ finished! [01/29 02:08:47] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-thinkpads-leaked-diy-laptop-available-asus-to-intro-15-6-inch-notebook.258963/ is 23000 ms [01/29 02:08:47] [INFO] !!! Now downloading News Bits- ThinkPads Leaked, DIY Laptop Available, Asus to Intro 15.6-inch Notebook !!!!! [01/29 02:08:48] [INFO] We are on page 1 of 3 [01/29 02:08:53] [INFO] We are on page 2 of 3 [01/29 02:08:55] [INFO] We are on page 3 of 3 [01/29 02:08:55] [INFO] Number of posts: 7 [01/29 02:08:55] [INFO] Progress: 3933/6740 [01/29 02:08:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:08:55] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-thinkpads-leaked-diy-laptop-available-asus-to-intro-15-6-inch-notebook.258963/ finished! [01/29 02:08:56] [INFO] !!! Now downloading Fujitsu LifeBook T2010 with WWAN Review !!!!! [01/29 02:08:57] [INFO] We are on page 1 of 1 [01/29 02:08:57] [INFO] Number of posts: 7 [01/29 02:09:03] [INFO] Progress: 3934/6740 [01/29 02:09:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:09:03] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-lifebook-t2010-with-wwan-review.252085/ finished! [01/29 02:09:03] [INFO] !!! Now downloading HP- Connecting Your World In 2008 !!!!! [01/29 02:09:04] [INFO] We are on page 1 of 2 [01/29 02:09:10] [INFO] We are on page 2 of 2 [01/29 02:09:10] [INFO] Number of posts: 6 [01/29 02:09:10] [INFO] Progress: 3935/6740 [01/29 02:09:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:09:10] [INFO] Thread http://forum.notebookreview.com/threads/hp-connecting-your-world-in-2008.259276/ finished! [01/29 02:09:10] [INFO] !!! Now downloading Computex 2008- More AMD Puma notebooks caught in the wild !!!!! [01/29 02:09:11] [INFO] We are on page 1 of 2 [01/29 02:09:17] [INFO] We are on page 2 of 2 [01/29 02:09:18] [INFO] Progress: 3936/6740 [01/29 02:09:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:09:18] [INFO] Thread http://forum.notebookreview.com/threads/computex-2008-more-amd-puma-notebooks-caught-in-the-wild.258807/ finished! [01/29 02:09:18] [INFO] !!! Now downloading HP Announces New Notebooks !!!!! [01/29 02:09:19] [INFO] We are on page 1 of 1 [01/29 02:09:19] [INFO] Number of posts: 5 [01/29 02:09:20] [WARNING] File not found for image https://gizmodo.com/assets/resources/2008/06/hpconsumer.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/HP Announces New Notebooks/images/storyImages/hpconsumer.jpg [01/29 02:09:20] [WARNING] File not found for image https://gizmodo.com/assets/images/gallery/4/2008/06/medium_2566086421_210fe9d1f9_o.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/HP Announces New Notebooks/images/storyImages/medium_2566086421_210fe9d1f9_o.jpg [01/29 02:09:20] [WARNING] File not found for image https://gizmodo.com/assets/resources/2008/06/hpbiz494.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/HP Announces New Notebooks/images/storyImages/hpbiz494.jpg [01/29 02:09:20] [INFO] Progress: 3937/6740 [01/29 02:09:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:09:20] [INFO] Thread http://forum.notebookreview.com/threads/hp-announces-new-notebooks.259044/ finished! [01/29 02:09:20] [INFO] Max wait time for http://forum.notebookreview.com/threads/computex-2008-clevo-shows-off-montevina-and-puma-gaming-notebooks-atom-sub-tablet.257229/ is 28500 ms [01/29 02:09:20] [INFO] !!! Now downloading Computex 2008- Clevo shows off Montevina and Puma Gaming Notebooks, Atom Sub-Tablet !!!!! [01/29 02:09:22] [INFO] We are on page 1 of 4 [01/29 02:09:25] [INFO] We are on page 2 of 4 [01/29 02:09:30] [INFO] We are on page 3 of 4 [01/29 02:09:33] [INFO] We are on page 4 of 4 [01/29 02:09:33] [INFO] Number of posts: 8 [01/29 02:09:33] [INFO] Progress: 3938/6740 [01/29 02:09:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:09:33] [INFO] Thread http://forum.notebookreview.com/threads/computex-2008-clevo-shows-off-montevina-and-puma-gaming-notebooks-atom-sub-tablet.257229/ finished! [01/29 02:09:33] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-eee-pc-901-12gb-first-look.257950/ is 31000 ms [01/29 02:09:34] [INFO] !!! Now downloading Asus Eee PC 901 12GB First Look !!!!! [01/29 02:09:35] [INFO] We are on page 1 of 5 [01/29 02:09:38] [INFO] We are on page 2 of 5 [01/29 02:09:40] [INFO] We are on page 3 of 5 [01/29 02:09:41] [INFO] We are on page 4 of 5 [01/29 02:09:43] [INFO] We are on page 5 of 5 [01/29 02:09:43] [INFO] Number of posts: 3 [01/29 02:09:43] [INFO] Progress: 3939/6740 [01/29 02:09:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:09:43] [INFO] Thread http://forum.notebookreview.com/threads/asus-eee-pc-901-12gb-first-look.257950/ finished! [01/29 02:09:43] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-compaq-6510b-review.131043/ is 33000 ms [01/29 02:09:43] [INFO] !!! Now downloading HP Compaq 6510b Review !!!!! [01/29 02:09:45] [INFO] We are on page 1 of 5 [01/29 02:09:50] [INFO] We are on page 2 of 5 [01/29 02:09:51] [INFO] We are on page 3 of 5 [01/29 02:09:53] [INFO] We are on page 4 of 5 [01/29 02:09:56] [INFO] We are on page 5 of 5 [01/29 02:09:56] [INFO] Number of posts: 7 [01/29 02:09:56] [INFO] Progress: 3940/6740 [01/29 02:09:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:09:56] [INFO] Thread http://forum.notebookreview.com/threads/hp-compaq-6510b-review.131043/ finished! [01/29 02:09:56] [INFO] !!! Now downloading Logitech Pure-Fi Mobile Bluetooth speaker and speakerphone review !!!!! [01/29 02:09:57] [INFO] We are on page 1 of 1 [01/29 02:09:57] [INFO] Number of posts: 8 [01/29 02:09:59] [INFO] Progress: 3941/6740 [01/29 02:09:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:09:59] [INFO] Thread http://forum.notebookreview.com/threads/logitech-pure-fi-mobile-bluetooth-speaker-and-speakerphone-review.258325/ finished! [01/29 02:10:00] [INFO] !!! Now downloading New TechnologyGuide Site Launched - DesktopReview.com !!!!! [01/29 02:10:01] [INFO] We are on page 1 of 2 [01/29 02:10:04] [INFO] We are on page 2 of 2 [01/29 02:10:04] [INFO] Number of posts: 2 [01/29 02:10:04] [INFO] Progress: 3942/6740 [01/29 02:10:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:10:04] [INFO] Thread http://forum.notebookreview.com/threads/new-technologyguide-site-launched-desktopreview-com.256913/ finished! [01/29 02:10:04] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-ati-external-graphics-card-for-notebooks-intel-gets-fined-samsung-15-6-inch-displays.257687/ is 38000 ms [01/29 02:10:04] [INFO] !!! Now downloading News Bits- ATI External Graphics Card For Notebooks, Intel Gets Fined, Samsung 15.6-inch Displays, !!!!! [01/29 02:10:05] [INFO] We are on page 1 of 6 [01/29 02:10:09] [INFO] We are on page 2 of 6 [01/29 02:10:11] [INFO] We are on page 3 of 6 [01/29 02:10:13] [INFO] We are on page 4 of 6 [01/29 02:10:15] [INFO] We are on page 5 of 6 [01/29 02:10:16] [INFO] We are on page 6 of 6 [01/29 02:10:16] [INFO] Number of posts: 7 [01/29 02:10:16] [INFO] Progress: 3943/6740 [01/29 02:10:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:10:16] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-ati-external-graphics-card-for-notebooks-intel-gets-fined-samsung-15-6-inch-displays.257687/ finished! [01/29 02:10:17] [INFO] !!! Now downloading HP tx2130ea (UK edition of tx2000z) information! !!!!! [01/29 02:10:18] [INFO] We are on page 1 of 1 [01/29 02:10:18] [INFO] Number of posts: 6 [01/29 02:10:19] [INFO] Progress: 3944/6740 [01/29 02:10:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:10:19] [INFO] Thread http://forum.notebookreview.com/threads/hp-tx2130ea-uk-edition-of-tx2000z-information.257431/ finished! [01/29 02:10:19] [INFO] Max wait time for http://forum.notebookreview.com/threads/computex-2008-asus-introduces-eee-pc-1000-and-1000-h-updated.256413/ is 36500 ms [01/29 02:10:19] [INFO] !!! Now downloading Computex 2008- ASUS introduces Eee PC 1000 and 1000(H) UPDATED !!!!! [01/29 02:10:20] [INFO] We are on page 1 of 6 [01/29 02:10:24] [INFO] We are on page 2 of 6 [01/29 02:10:24] [WARNING] Host down for image http://www.blogsmithmedia.com/chinese.engadget.com/media/2008/06/r1168652.jpg [01/29 02:10:28] [INFO] We are on page 3 of 6 [01/29 02:10:30] [INFO] We are on page 4 of 6 [01/29 02:10:33] [INFO] We are on page 5 of 6 [01/29 02:10:36] [WARNING] Could not download image http://www.hkepc.com/database/images/20080603134658182029365255.jpg because Server returned HTTP response code: 403 for URL: http://www.hkepc.com/database/images/20080603134658182029365255.jpg [01/29 02:10:38] [INFO] We are on page 6 of 6 [01/29 02:10:38] [INFO] Number of posts: 4 [01/29 02:10:38] [INFO] Progress: 3945/6740 [01/29 02:10:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:10:38] [INFO] Thread http://forum.notebookreview.com/threads/computex-2008-asus-introduces-eee-pc-1000-and-1000-h-updated.256413/ finished! [01/29 02:10:38] [INFO] Max wait time for http://forum.notebookreview.com/threads/samsung-64gb-sata-ii-ssd-review.241981/ is 41000 ms [01/29 02:10:38] [INFO] !!! Now downloading Samsung 64GB SATA-II SSD Review !!!!! [01/29 02:10:40] [INFO] We are on page 1 of 7 [01/29 02:10:40] [WARNING] File not found for image http://img501.imageshack.us/img501/2201/dsc00571nl6.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Samsung 64GB SATA-II SSD Review/images/storyImages/dsc00571nl6.jpg [01/29 02:10:40] [WARNING] File not found for image http://img266.imageshack.us/img266/8042/dsc00541me0.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Samsung 64GB SATA-II SSD Review/images/storyImages/dsc00541me0.jpg [01/29 02:10:40] [WARNING] File not found for image http://img501.imageshack.us/img501/1983/dsc00528dn2.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Samsung 64GB SATA-II SSD Review/images/storyImages/dsc00528dn2.jpg [01/29 02:10:40] [WARNING] File not found for image http://img501.imageshack.us/img501/8994/dsc00581nx2.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Samsung 64GB SATA-II SSD Review/images/storyImages/dsc00581nx2.jpg [01/29 02:10:40] [WARNING] File not found for image http://img266.imageshack.us/img266/6703/dsc00576np1.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Samsung 64GB SATA-II SSD Review/images/storyImages/dsc00576np1.jpg [01/29 02:10:40] [WARNING] File not found for image http://img396.imageshack.us/img396/5408/attosamsungrbxjj4.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Samsung 64GB SATA-II SSD Review/images/storyImages/attosamsungrbxjj4.jpg [01/29 02:10:40] [WARNING] File not found for image http://img398.imageshack.us/img398/4263/cdmsamsungrbxtc5.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Samsung 64GB SATA-II SSD Review/images/storyImages/cdmsamsungrbxtc5.jpg [01/29 02:10:41] [WARNING] File not found for image http://img501.imageshack.us/img501/6980/pcmarksamsungrbxcs2.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Samsung 64GB SATA-II SSD Review/images/storyImages/pcmarksamsungrbxcs2.jpg [01/29 02:10:41] [WARNING] File not found for image http://img501.imageshack.us/img501/639/fastestsystemsb4.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Samsung 64GB SATA-II SSD Review/images/storyImages/fastestsystemsb4.jpg [01/29 02:10:43] [INFO] We are on page 2 of 7 [01/29 02:10:45] [INFO] We are on page 3 of 7 [01/29 02:10:46] [INFO] We are on page 4 of 7 [01/29 02:10:46] [WARNING] File not found for image http://img405.imageshack.us/img405/466/capturejv6.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Samsung 64GB SATA-II SSD Review/images/storyImages/capturejv6.jpg [01/29 02:10:48] [INFO] We are on page 5 of 7 [01/29 02:10:51] [INFO] We are on page 6 of 7 [01/29 02:10:53] [INFO] We are on page 7 of 7 [01/29 02:10:53] [INFO] Number of posts: 3 [01/29 02:10:53] [INFO] Progress: 3946/6740 [01/29 02:10:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:10:53] [INFO] Thread http://forum.notebookreview.com/threads/samsung-64gb-sata-ii-ssd-review.241981/ finished! [01/29 02:10:53] [INFO] !!! Now downloading Asus EEE 901 Contains Some Hidden Surprises !!!!! [01/29 02:10:54] [INFO] We are on page 1 of 1 [01/29 02:10:54] [INFO] Number of posts: 2 [01/29 02:10:54] [INFO] Progress: 3947/6740 [01/29 02:10:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:10:54] [INFO] Thread http://forum.notebookreview.com/threads/asus-eee-901-contains-some-hidden-surprises.257320/ finished! [01/29 02:10:54] [INFO] Max wait time for http://forum.notebookreview.com/threads/early-hands-on-with-new-amd-puma-and-toshiba-a300.256930/ is 24500 ms [01/29 02:10:55] [INFO] !!! Now downloading Early Hands on with new AMD Puma and Toshiba A300 !!!!! [01/29 02:10:56] [INFO] We are on page 1 of 3 [01/29 02:11:00] [INFO] We are on page 2 of 3 [01/29 02:11:02] [INFO] We are on page 3 of 3 [01/29 02:11:03] [INFO] Progress: 3948/6740 [01/29 02:11:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:11:03] [INFO] Thread http://forum.notebookreview.com/threads/early-hands-on-with-new-amd-puma-and-toshiba-a300.256930/ finished! [01/29 02:11:04] [INFO] !!! Now downloading News Bits- Nvidia 9M Launches, AMD Enters Low-Cost Market, Apple Offers Free iPod with Mac !!!!! [01/29 02:11:05] [INFO] We are on page 1 of 2 [01/29 02:11:10] [INFO] We are on page 2 of 2 [01/29 02:11:10] [INFO] Progress: 3949/6740 [01/29 02:11:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:11:10] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-nvidia-9m-launches-amd-enters-low-cost-market-apple-offers-free-ipod-with-mac.256771/ finished! [01/29 02:11:11] [INFO] !!! Now downloading News Bits- Microsoft Warns Us About Windows 7, Sony VAIO With VIA Processor, New WD HDD !!!!! [01/29 02:11:12] [INFO] We are on page 1 of 2 [01/29 02:11:14] [INFO] We are on page 2 of 2 [01/29 02:11:14] [INFO] Number of posts: 4 [01/29 02:11:15] [INFO] Progress: 3950/6740 [01/29 02:11:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:11:15] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-microsoft-warns-us-about-windows-7-sony-vaio-with-via-processor-new-wd-hdd.256553/ finished! [01/29 02:11:15] [INFO] !!! Now downloading Toshiba Tecra M4 Notebook Tablet PC Convertible Review (pics, specs) !!!!! [01/29 02:11:16] [INFO] We are on page 1 of 2 [01/29 02:11:20] [INFO] We are on page 2 of 2 [01/29 02:11:20] [INFO] Number of posts: 1 [01/29 02:11:20] [INFO] Progress: 3951/6740 [01/29 02:11:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:11:20] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-tecra-m4-notebook-tablet-pc-convertible-review-pics-specs.21660/ finished! [01/29 02:11:21] [INFO] !!! Now downloading Most Popular Laptops for May 2008 !!!!! [01/29 02:11:22] [INFO] We are on page 1 of 2 [01/29 02:11:23] [WARNING] File not found for image http://www.technologyguide.com/assets/X-20070701205527796.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Most Popular Laptops for May 2008/images/storyImages/X-20070701205527796.jpg [01/29 02:11:25] [INFO] We are on page 2 of 2 [01/29 02:11:25] [INFO] Number of posts: 1 [01/29 02:11:25] [INFO] Progress: 3952/6740 [01/29 02:11:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:11:25] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-laptops-for-may-2008.256215/ finished! [01/29 02:11:26] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-amd-puma-launches-in-june-intel-ssds-led-backlighting-costs-drop.252830/ is 23000 ms [01/29 02:11:26] [INFO] !!! Now downloading News Bits- AMD Puma Launches in June, Intel SSDs, LED Backlighting Costs Drop !!!!! [01/29 02:11:27] [INFO] We are on page 1 of 3 [01/29 02:11:29] [INFO] We are on page 2 of 3 [01/29 02:11:32] [INFO] We are on page 3 of 3 [01/29 02:11:32] [INFO] Number of posts: 7 [01/29 02:11:32] [INFO] Progress: 3953/6740 [01/29 02:11:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:11:32] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-amd-puma-launches-in-june-intel-ssds-led-backlighting-costs-drop.252830/ finished! [01/29 02:11:33] [INFO] !!! Now downloading Dell Inspiron 1501 Review !!!!! [01/29 02:11:34] [INFO] We are on page 1 of 2 [01/29 02:11:43] [INFO] We are on page 2 of 2 [01/29 02:11:43] [INFO] Number of posts: 7 [01/29 02:11:43] [INFO] Progress: 3954/6740 [01/29 02:11:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:11:43] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-1501-review.128058/ finished! [01/29 02:11:43] [INFO] IOException java.nio.file.AccessDeniedException: C:\Users\User-10\Downloads\NoteBook News and Reviews\Dell found guilty of Fraud, false advertising... at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:89) at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103) at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108) at java.base/sun.nio.fs.WindowsFileSystemProvider.checkReadAccess(WindowsFileSystemProvider.java:351) at java.base/sun.nio.fs.WindowsFileSystemProvider.checkAccess(WindowsFileSystemProvider.java:380) at java.base/java.nio.file.Files.createDirectories(Files.java:772) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:595) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:11:43] [INFO] Thread http://forum.notebookreview.com/threads/dell-found-guilty-of-fraud-false-advertising.255444/ finished! [01/29 02:11:43] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-atom-based-eee-pc-firefox-3-new-fujitsu-notebooks-and-external-graphicbooster-discussion.255084/ is 34000 ms [01/29 02:11:43] [INFO] !!! Now downloading News Bits- Atom-Based Eee PC, Firefox 3, New Fujitsu Notebooks and External GraphicBooster Discussion !!!!! [01/29 02:11:44] [INFO] We are on page 1 of 5 [01/29 02:11:44] [INFO] Number of posts: 1 [01/29 02:11:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:11:44] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 02:11:44] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-atom-based-eee-pc-firefox-3-new-fujitsu-notebooks-and-external-graphicbooster-discussion.255084/ finished! [01/29 02:11:44] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-u2e-review.230835/ is 30500 ms [01/29 02:11:45] [INFO] !!! Now downloading Asus U2E Review !!!!! [01/29 02:11:46] [INFO] We are on page 1 of 5 [01/29 02:11:53] [INFO] We are on page 2 of 5 [01/29 02:11:55] [INFO] We are on page 3 of 5 [01/29 02:11:57] [INFO] We are on page 4 of 5 [01/29 02:11:58] [INFO] We are on page 5 of 5 [01/29 02:11:58] [INFO] Number of posts: 2 [01/29 02:11:58] [INFO] Progress: 3955/6740 [01/29 02:11:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:11:58] [INFO] Thread http://forum.notebookreview.com/threads/asus-u2e-review.230835/ finished! [01/29 02:11:59] [INFO] !!! Now downloading Asus montevina and puma laptops revealed !!!!! [01/29 02:12:00] [INFO] We are on page 1 of 1 [01/29 02:12:00] [INFO] Number of posts: 2 [01/29 02:12:00] [INFO] Progress: 3956/6740 [01/29 02:12:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:12:00] [INFO] Thread http://forum.notebookreview.com/threads/asus-montevina-and-puma-laptops-revealed.256008/ finished! [01/29 02:12:00] [INFO] Max wait time for http://forum.notebookreview.com/threads/intel-delays-centrino-2-montevina-platform.254466/ is 55500 ms [01/29 02:12:00] [INFO] !!! Now downloading Intel delays Centrino 2 Montevina platform !!!!! [01/29 02:12:01] [INFO] We are on page 1 of 10 [01/29 02:12:04] [INFO] We are on page 2 of 10 [01/29 02:12:06] [INFO] We are on page 3 of 10 [01/29 02:12:08] [INFO] We are on page 4 of 10 [01/29 02:12:10] [INFO] We are on page 5 of 10 [01/29 02:12:12] [INFO] We are on page 6 of 10 [01/29 02:12:14] [INFO] We are on page 7 of 10 [01/29 02:12:16] [INFO] We are on page 8 of 10 [01/29 02:12:18] [INFO] We are on page 9 of 10 [01/29 02:12:19] [INFO] We are on page 10 of 10 [01/29 02:12:19] [INFO] Number of posts: 2 [01/29 02:12:19] [INFO] Progress: 3957/6740 [01/29 02:12:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:12:19] [INFO] Thread http://forum.notebookreview.com/threads/intel-delays-centrino-2-montevina-platform.254466/ finished! [01/29 02:12:20] [INFO] !!! Now downloading Acer Aspire 5680 Review Discussion !!!!! [01/29 02:12:21] [INFO] We are on page 1 of 2 [01/29 02:12:23] [INFO] We are on page 2 of 2 [01/29 02:12:23] [INFO] Number of posts: 9 [01/29 02:12:23] [INFO] Progress: 3958/6740 [01/29 02:12:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:12:23] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire-5680-review-discussion.117962/ finished! [01/29 02:12:24] [INFO] !!! Now downloading Acer Aspire One & Dell Mini Inspiron revealed!!! !!!!! [01/29 02:12:25] [INFO] We are on page 1 of 1 [01/29 02:12:25] [WARNING] Host down for image http://www.blogsmithmedia.com/www.engadget.com/media/2008/05/acer-aspire-one-spy.jpg [01/29 02:12:26] [WARNING] File not found for image https://www.trustedreviews.com/images/article/inline/7728-dellsubnotebookcopy.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Acer Aspire One & Dell Mini Inspiron revealed!!!/images/storyImages/7728-dellsubnotebookcopy.jpg [01/29 02:12:26] [WARNING] Host down for image http://www.blogsmithmedia.com/www.engadget.com/media/2008/05/dell-mini-inspiron-1-red.jpg [01/29 02:12:27] [INFO] Progress: 3959/6740 [01/29 02:12:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:12:27] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire-one-dell-mini-inspiron-revealed.254843/ finished! [01/29 02:12:27] [INFO] !!! Now downloading MSI Wind to have Turbo Button for Increased Performance !!!!! [01/29 02:12:29] [INFO] We are on page 1 of 1 [01/29 02:12:29] [INFO] Number of posts: 7 [01/29 02:12:29] [INFO] Progress: 3960/6740 [01/29 02:12:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:12:29] [INFO] Thread http://forum.notebookreview.com/threads/msi-wind-to-have-turbo-button-for-increased-performance.255234/ finished! [01/29 02:12:29] [INFO] Max wait time for http://forum.notebookreview.com/threads/users-voice-their-opinions-about-the-lenovo-thinkpad-t61.253300/ is 39000 ms [01/29 02:12:29] [INFO] !!! Now downloading Users Voice Their Opinions about the Lenovo ThinkPad T61 !!!!! [01/29 02:12:31] [INFO] We are on page 1 of 6 [01/29 02:12:33] [INFO] We are on page 2 of 6 [01/29 02:12:35] [INFO] We are on page 3 of 6 [01/29 02:12:37] [INFO] We are on page 4 of 6 [01/29 02:12:40] [INFO] We are on page 5 of 6 [01/29 02:12:42] [INFO] We are on page 6 of 6 [01/29 02:12:42] [INFO] Number of posts: 9 [01/29 02:12:42] [INFO] Progress: 3961/6740 [01/29 02:12:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:12:42] [INFO] Thread http://forum.notebookreview.com/threads/users-voice-their-opinions-about-the-lenovo-thinkpad-t61.253300/ finished! [01/29 02:12:42] [INFO] !!! Now downloading Toshiba Satellite P305D Review !!!!! [01/29 02:12:43] [INFO] We are on page 1 of 2 [01/29 02:12:46] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/eek2_zpsjhyvspx8.gif [01/29 02:12:48] [INFO] We are on page 2 of 2 [01/29 02:12:48] [INFO] Number of posts: 9 [01/29 02:12:48] [INFO] Progress: 3962/6740 [01/29 02:12:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:12:48] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-p305d-review.254771/ finished! [01/29 02:12:49] [INFO] !!! Now downloading Early look at MSI`s UP, Via announces the Nano(ex Isaiah) model to compete with Intel's Atom,Goggle gets sued by Belgian Newspaper !!!!! [01/29 02:12:50] [INFO] We are on page 1 of 1 [01/29 02:12:50] [INFO] Number of posts: 3 [01/29 02:12:50] [INFO] Progress: 3963/6740 [01/29 02:12:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:12:50] [INFO] Thread http://forum.notebookreview.com/threads/early-look-at-msi-s-up-via-announces-the-nano-ex-isaiah-model-to-compete-with-intels-atom-goggle-gets-sued-by-belgian-newspaper.255257/ finished! [01/29 02:12:50] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-eee-pc-900-review-discussion.249238/ is 32000 ms [01/29 02:12:50] [INFO] !!! Now downloading Asus Eee PC 900 Review Discussion !!!!! [01/29 02:12:51] [INFO] We are on page 1 of 5 [01/29 02:12:52] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/eek2_zpsjhyvspx8.gif [01/29 02:12:55] [INFO] We are on page 2 of 5 [01/29 02:12:58] [INFO] We are on page 3 of 5 [01/29 02:13:00] [INFO] We are on page 4 of 5 [01/29 02:13:02] [INFO] We are on page 5 of 5 [01/29 02:13:02] [INFO] Number of posts: 5 [01/29 02:13:03] [INFO] Progress: 3964/6740 [01/29 02:13:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:13:03] [INFO] Thread http://forum.notebookreview.com/threads/asus-eee-pc-900-review-discussion.249238/ finished! [01/29 02:13:03] [INFO] !!! Now downloading Toshiba Satellite A305D Review !!!!! [01/29 02:13:04] [INFO] We are on page 1 of 2 [01/29 02:13:08] [INFO] We are on page 2 of 2 [01/29 02:13:08] [INFO] Progress: 3965/6740 [01/29 02:13:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:13:08] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-a305d-review.247558/ finished! [01/29 02:13:09] [INFO] !!! Now downloading News Bits- Samsung New fast 256 GB SSD, Tranquil PC ATOM , Xboxs Glow !!!!! [01/29 02:13:10] [INFO] We are on page 1 of 2 [01/29 02:13:11] [WARNING] Host down for image http://www.blogsmithmedia.com/www.engadget.com/media/2008/05/samsung-256gb-ssd-1.jpg [01/29 02:13:11] [WARNING] Host down for image http://www.blogsmithmedia.com/www.engadget.com/media/2008/05/tranquil-atom-home-servers.jpg [01/29 02:13:11] [WARNING] Host down for image http://www.blogsmithmedia.com/www.engadget.com/media/2008/05/5-24-08-glow-xbox-360-case.jpg [01/29 02:13:12] [INFO] We are on page 2 of 2 [01/29 02:13:12] [INFO] Number of posts: 2 [01/29 02:13:12] [INFO] Progress: 3966/6740 [01/29 02:13:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:13:12] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-samsung-new-fast-256-gb-ssd-tranquil-pc-atom-xboxs-glow.253682/ finished! [01/29 02:13:12] [INFO] Max wait time for http://forum.notebookreview.com/threads/toshiba-satellite-m305-review.249517/ is 23000 ms [01/29 02:13:13] [INFO] !!! Now downloading Toshiba Satellite M305 Review !!!!! [01/29 02:13:14] [INFO] We are on page 1 of 3 [01/29 02:13:20] [INFO] We are on page 2 of 3 [01/29 02:13:21] [INFO] We are on page 3 of 3 [01/29 02:13:21] [INFO] Number of posts: 7 [01/29 02:13:21] [INFO] Progress: 3967/6740 [01/29 02:13:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:13:21] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-m305-review.249517/ finished! [01/29 02:13:22] [INFO] !!! Now downloading Kingston DataTraveler Secure-Privacy Edition Review !!!!! [01/29 02:13:23] [INFO] We are on page 1 of 1 [01/29 02:13:23] [INFO] Number of posts: 3 [01/29 02:13:28] [INFO] Progress: 3968/6740 [01/29 02:13:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:13:29] [INFO] Thread http://forum.notebookreview.com/threads/kingston-datatraveler-secure-privacy-edition-review.254457/ finished! [01/29 02:13:29] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-samsung-256gb-ssd-via-openbook-intel-atom-and-windows-7.254161/ is 21500 ms [01/29 02:13:29] [INFO] !!! Now downloading News Bits- Samsung 256GB SSD, VIA OpenBook, Intel Atom, and Windows 7 !!!!! [01/29 02:13:30] [INFO] We are on page 1 of 3 [01/29 02:13:32] [INFO] We are on page 2 of 3 [01/29 02:13:35] [INFO] We are on page 3 of 3 [01/29 02:13:35] [INFO] Number of posts: 4 [01/29 02:13:35] [INFO] Progress: 3969/6740 [01/29 02:13:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:13:35] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-samsung-256gb-ssd-via-openbook-intel-atom-and-windows-7.254161/ finished! [01/29 02:13:35] [INFO] Max wait time for http://forum.notebookreview.com/threads/olpc-unveils-impressive-xo-2-0-concept.251826/ is 32500 ms [01/29 02:13:36] [INFO] !!! Now downloading OLPC Unveils Impressive XO 2.0 Concept !!!!! [01/29 02:13:37] [INFO] We are on page 1 of 5 [01/29 02:13:40] [INFO] We are on page 2 of 5 [01/29 02:13:42] [INFO] We are on page 3 of 5 [01/29 02:13:44] [INFO] We are on page 4 of 5 [01/29 02:13:45] [INFO] We are on page 5 of 5 [01/29 02:13:45] [INFO] Number of posts: 6 [01/29 02:13:45] [INFO] Progress: 3970/6740 [01/29 02:13:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:13:45] [INFO] Thread http://forum.notebookreview.com/threads/olpc-unveils-impressive-xo-2-0-concept.251826/ finished! [01/29 02:13:46] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-xps-m2010-review.126995/ is 24000 ms [01/29 02:13:46] [INFO] !!! Now downloading Dell XPS M2010 Review !!!!! [01/29 02:13:47] [INFO] We are on page 1 of 3 [01/29 02:13:53] [INFO] We are on page 2 of 3 [01/29 02:13:56] [INFO] We are on page 3 of 3 [01/29 02:13:56] [INFO] Number of posts: 9 [01/29 02:13:56] [INFO] Progress: 3971/6740 [01/29 02:13:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:13:56] [INFO] Thread http://forum.notebookreview.com/threads/dell-xps-m2010-review.126995/ finished! [01/29 02:13:56] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-e5000-and-e6000-sneak-peek.232545/ is 40000 ms [01/29 02:13:56] [INFO] !!! Now downloading Dell E5000 and E6000 Sneak Peek !!!!! [01/29 02:13:57] [INFO] We are on page 1 of 7 [01/29 02:14:01] [INFO] We are on page 2 of 7 [01/29 02:14:03] [INFO] We are on page 3 of 7 [01/29 02:14:05] [INFO] We are on page 4 of 7 [01/29 02:14:07] [INFO] We are on page 5 of 7 [01/29 02:14:08] [INFO] We are on page 6 of 7 [01/29 02:14:10] [INFO] We are on page 7 of 7 [01/29 02:14:10] [INFO] Number of posts: 1 [01/29 02:14:10] [INFO] Progress: 3972/6740 [01/29 02:14:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:14:10] [INFO] Thread http://forum.notebookreview.com/threads/dell-e5000-and-e6000-sneak-peek.232545/ finished! [01/29 02:14:10] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-centrino-2-pricing-dell-offers-fast-320gb-hard-drive-all-macs-get-led-lighting.252128/ is 29500 ms [01/29 02:14:11] [INFO] !!! Now downloading News Bits- Centrino 2 Pricing, Dell Offers Fast 320GB Hard Drive, All Macs Get LED Lighting !!!!! [01/29 02:14:12] [INFO] We are on page 1 of 4 [01/29 02:14:14] [INFO] We are on page 2 of 4 [01/29 02:14:16] [INFO] We are on page 3 of 4 [01/29 02:14:18] [INFO] We are on page 4 of 4 [01/29 02:14:19] [INFO] Progress: 3973/6740 [01/29 02:14:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:14:19] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-centrino-2-pricing-dell-offers-fast-320gb-hard-drive-all-macs-get-led-lighting.252128/ finished! [01/29 02:14:19] [INFO] !!! Now downloading Security Friendly Laptop Bags Coming Soon !!!!! [01/29 02:14:20] [INFO] We are on page 1 of 2 [01/29 02:14:22] [INFO] We are on page 2 of 2 [01/29 02:14:22] [INFO] Number of posts: 3 [01/29 02:14:22] [INFO] Progress: 3974/6740 [01/29 02:14:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:14:22] [INFO] Thread http://forum.notebookreview.com/threads/security-friendly-laptop-bags-coming-soon.252448/ finished! [01/29 02:14:22] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-inspiron-1520-user-review.140076/ is 70000 ms [01/29 02:14:23] [INFO] !!! Now downloading Dell Inspiron 1520 User Review !!!!! [01/29 02:14:24] [INFO] We are on page 1 of 13 [01/29 02:14:29] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/biggrin_zpsvit8jlaa.gif [01/29 02:14:30] [INFO] We are on page 2 of 13 [01/29 02:14:32] [INFO] We are on page 3 of 13 [01/29 02:14:34] [INFO] We are on page 4 of 13 [01/29 02:14:36] [INFO] We are on page 5 of 13 [01/29 02:14:38] [INFO] We are on page 6 of 13 [01/29 02:14:41] [INFO] We are on page 7 of 13 [01/29 02:14:43] [INFO] We are on page 8 of 13 [01/29 02:14:44] [INFO] We are on page 9 of 13 [01/29 02:14:46] [INFO] We are on page 10 of 13 [01/29 02:14:48] [INFO] We are on page 11 of 13 [01/29 02:14:49] [INFO] We are on page 12 of 13 [01/29 02:14:51] [INFO] We are on page 13 of 13 [01/29 02:14:51] [INFO] Number of posts: 1 [01/29 02:14:51] [INFO] Progress: 3975/6740 [01/29 02:14:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:14:51] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-1520-user-review.140076/ finished! [01/29 02:14:51] [INFO] Max wait time for http://forum.notebookreview.com/threads/ergotron-lx-dual-arm-desk-mount-review.183952/ is 22500 ms [01/29 02:14:51] [INFO] !!! Now downloading Ergotron LX Dual Arm Desk Mount Review !!!!! [01/29 02:14:53] [INFO] We are on page 1 of 3 [01/29 02:14:59] [WARNING] File not found for image http://ak.buy.com/db_assets/large_images/961/202737961.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Ergotron LX Dual Arm Desk Mount Review/images/storyImages/202737961.jpg [01/29 02:15:01] [INFO] We are on page 2 of 3 [01/29 02:15:04] [INFO] We are on page 3 of 3 [01/29 02:15:04] [INFO] Number of posts: 6 [01/29 02:15:04] [INFO] Progress: 3976/6740 [01/29 02:15:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:15:04] [INFO] Thread http://forum.notebookreview.com/threads/ergotron-lx-dual-arm-desk-mount-review.183952/ finished! [01/29 02:15:04] [INFO] !!! Now downloading Toshiba Satellite L355D Review !!!!! [01/29 02:15:05] [INFO] We are on page 1 of 3 [01/29 02:15:11] [INFO] We are on page 2 of 3 [01/29 02:15:13] [INFO] We are on page 3 of 3 [01/29 02:15:13] [INFO] Number of posts: 1 [01/29 02:15:13] [INFO] Progress: 3977/6740 [01/29 02:15:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:15:13] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-l355d-review.241282/ finished! [01/29 02:15:13] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-diy-notebook-acer-gemstone-blue-now-available-new-atom-based-eee-pc.250459/ is 30500 ms [01/29 02:15:13] [INFO] !!! Now downloading News Bits- DIY Notebook, Acer Gemstone Blue Now Available, New Atom-Based Eee PC !!!!! [01/29 02:15:15] [INFO] We are on page 1 of 5 [01/29 02:15:18] [INFO] We are on page 2 of 5 [01/29 02:15:20] [INFO] We are on page 3 of 5 [01/29 02:15:22] [INFO] We are on page 4 of 5 [01/29 02:15:24] [INFO] We are on page 5 of 5 [01/29 02:15:24] [INFO] Number of posts: 2 [01/29 02:15:24] [INFO] Progress: 3978/6740 [01/29 02:15:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:15:24] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-diy-notebook-acer-gemstone-blue-now-available-new-atom-based-eee-pc.250459/ finished! [01/29 02:15:24] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-msi-wind-is-399-vostro-1710-available-office-ultimate-for-cheap.249775/ is 34500 ms [01/29 02:15:25] [INFO] !!! Now downloading News Bits- MSI Wind is $399, Vostro 1710 Available, Office Ultimate for Cheap !!!!! [01/29 02:15:26] [INFO] We are on page 1 of 5 [01/29 02:15:28] [INFO] We are on page 2 of 5 [01/29 02:15:30] [INFO] We are on page 3 of 5 [01/29 02:15:32] [INFO] We are on page 4 of 5 [01/29 02:15:47] [WARNING] Read timeout for image http://images.dailytech.com/nimage/8086_eepc_901_1.jpg. This is likely a problem with the image's hosting site. [01/29 02:16:02] [WARNING] Read timeout for image http://images.dailytech.com/nimage/8087_eepc_901_2.jpg. This is likely a problem with the image's hosting site. [01/29 02:16:04] [INFO] We are on page 5 of 5 [01/29 02:16:04] [INFO] Progress: 3979/6740 [01/29 02:16:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:16:04] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-msi-wind-is-399-vostro-1710-available-office-ultimate-for-cheap.249775/ finished! [01/29 02:16:05] [INFO] !!! Now downloading Kingston DataTraveler BlackBox Review !!!!! [01/29 02:16:06] [INFO] We are on page 1 of 2 [01/29 02:16:10] [INFO] We are on page 2 of 2 [01/29 02:16:10] [INFO] Number of posts: 4 [01/29 02:16:10] [INFO] Progress: 3980/6740 [01/29 02:16:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:16:10] [INFO] Thread http://forum.notebookreview.com/threads/kingston-datatraveler-blackbox-review.250551/ finished! [01/29 02:16:10] [INFO] !!! Now downloading 3DConnexion Space Navigator for Notebooks Review !!!!! [01/29 02:16:11] [INFO] We are on page 1 of 2 [01/29 02:16:14] [INFO] We are on page 2 of 2 [01/29 02:16:14] [INFO] Number of posts: 7 [01/29 02:16:14] [INFO] Progress: 3981/6740 [01/29 02:16:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:16:14] [INFO] Thread http://forum.notebookreview.com/threads/3dconnexion-space-navigator-for-notebooks-review.250856/ finished! [01/29 02:16:14] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-inspiron-1720-review.160734/ is 38000 ms [01/29 02:16:15] [INFO] !!! Now downloading Dell Inspiron 1720 Review !!!!! [01/29 02:16:16] [INFO] We are on page 1 of 6 [01/29 02:16:19] [INFO] We are on page 2 of 6 [01/29 02:16:21] [INFO] We are on page 3 of 6 [01/29 02:16:23] [INFO] We are on page 4 of 6 [01/29 02:16:25] [INFO] We are on page 5 of 6 [01/29 02:16:27] [INFO] We are on page 6 of 6 [01/29 02:16:27] [INFO] Number of posts: 7 [01/29 02:16:27] [INFO] Progress: 3982/6740 [01/29 02:16:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:16:27] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-1720-review.160734/ finished! [01/29 02:16:27] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-pavilion-hdx-review-penryn-and-nvidia-update.228062/ is 33000 ms [01/29 02:16:27] [INFO] !!! Now downloading HP Pavilion HDX Review (Penryn and Nvidia Update) !!!!! [01/29 02:16:28] [INFO] We are on page 1 of 5 [01/29 02:16:35] [INFO] We are on page 2 of 5 [01/29 02:16:38] [INFO] We are on page 3 of 5 [01/29 02:16:40] [INFO] We are on page 4 of 5 [01/29 02:16:41] [INFO] We are on page 5 of 5 [01/29 02:16:41] [INFO] Number of posts: 7 [01/29 02:16:41] [INFO] Progress: 3983/6740 [01/29 02:16:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:16:41] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-hdx-review-penryn-and-nvidia-update.228062/ finished! [01/29 02:16:42] [INFO] !!! Now downloading Toshiba Satellite U200 Review Discussion !!!!! [01/29 02:16:43] [INFO] We are on page 1 of 2 [01/29 02:16:45] [INFO] We are on page 2 of 2 [01/29 02:16:45] [INFO] Number of posts: 8 [01/29 02:16:45] [INFO] Progress: 3984/6740 [01/29 02:16:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:16:45] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-u200-review-discussion.110828/ finished! [01/29 02:16:45] [INFO] Max wait time for http://forum.notebookreview.com/threads/pdanet-notebook-broadband-for-smartphone-users-discussion.207879/ is 23500 ms [01/29 02:16:46] [INFO] !!! Now downloading PDANet- Notebook Broadband for Smartphone Users Discussion !!!!! [01/29 02:16:47] [INFO] We are on page 1 of 3 [01/29 02:16:49] [INFO] We are on page 2 of 3 [01/29 02:16:50] [INFO] We are on page 3 of 3 [01/29 02:16:50] [INFO] Number of posts: 8 [01/29 02:16:51] [INFO] Progress: 3985/6740 [01/29 02:16:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:16:51] [INFO] Thread http://forum.notebookreview.com/threads/pdanet-notebook-broadband-for-smartphone-users-discussion.207879/ finished! [01/29 02:16:51] [INFO] !!! Now downloading Plantronics Pulsar 590A Bluetooth Headset Review !!!!! [01/29 02:16:52] [INFO] We are on page 1 of 2 [01/29 02:16:55] [INFO] We are on page 2 of 2 [01/29 02:16:55] [INFO] Number of posts: 8 [01/29 02:16:55] [INFO] Progress: 3986/6740 [01/29 02:16:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:16:55] [INFO] Thread http://forum.notebookreview.com/threads/plantronics-pulsar-590a-bluetooth-headset-review.202596/ finished! [01/29 02:16:55] [INFO] !!! Now downloading Mobile Edge Cutebug Hipster by Maddie Powers Review !!!!! [01/29 02:16:57] [INFO] We are on page 1 of 1 [01/29 02:16:57] [INFO] Number of posts: 2 [01/29 02:16:58] [INFO] Progress: 3987/6740 [01/29 02:16:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:16:58] [INFO] Thread http://forum.notebookreview.com/threads/mobile-edge-cutebug-hipster-by-maddie-powers-review.249924/ finished! [01/29 02:16:58] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-new-eee-pc-with-linux-gets-expensive-hp-mini-note-gets-xp-msi-wind-gets-pricing.248354/ is 25500 ms [01/29 02:16:58] [INFO] !!! Now downloading News Bits- New Eee PC with Linux Gets Expensive, HP Mini-Note Gets XP, MSI Wind Gets Pricing !!!!! [01/29 02:16:59] [INFO] We are on page 1 of 4 [01/29 02:17:02] [INFO] We are on page 2 of 4 [01/29 02:17:04] [INFO] We are on page 3 of 4 [01/29 02:17:06] [INFO] We are on page 4 of 4 [01/29 02:17:06] [INFO] Number of posts: 2 [01/29 02:17:06] [INFO] Progress: 3988/6740 [01/29 02:17:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:17:06] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-new-eee-pc-with-linux-gets-expensive-hp-mini-note-gets-xp-msi-wind-gets-pricing.248354/ finished! [01/29 02:17:06] [INFO] Max wait time for http://forum.notebookreview.com/threads/apple-macbook-air-user-review.248553/ is 53000 ms [01/29 02:17:07] [INFO] !!! Now downloading Apple MacBook Air User Review !!!!! [01/29 02:17:08] [INFO] We are on page 1 of 9 [01/29 02:17:10] [INFO] We are on page 2 of 9 [01/29 02:17:12] [INFO] We are on page 3 of 9 [01/29 02:17:14] [INFO] We are on page 4 of 9 [01/29 02:17:16] [INFO] We are on page 5 of 9 [01/29 02:17:17] [INFO] We are on page 6 of 9 [01/29 02:17:19] [INFO] We are on page 7 of 9 [01/29 02:17:21] [INFO] We are on page 8 of 9 [01/29 02:17:22] [INFO] We are on page 9 of 9 [01/29 02:17:22] [INFO] Number of posts: 7 [01/29 02:17:22] [INFO] Progress: 3989/6740 [01/29 02:17:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:17:22] [INFO] Thread http://forum.notebookreview.com/threads/apple-macbook-air-user-review.248553/ finished! [01/29 02:17:22] [INFO] Max wait time for http://forum.notebookreview.com/threads/sager-np5793-review.215922/ is 29500 ms [01/29 02:17:23] [INFO] !!! Now downloading Sager NP5793 Review !!!!! [01/29 02:17:24] [INFO] We are on page 1 of 4 [01/29 02:17:27] [INFO] We are on page 2 of 4 [01/29 02:17:29] [INFO] We are on page 3 of 4 [01/29 02:17:31] [INFO] We are on page 4 of 4 [01/29 02:17:31] [INFO] Progress: 3990/6740 [01/29 02:17:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:17:31] [INFO] Thread http://forum.notebookreview.com/threads/sager-np5793-review.215922/ finished! [01/29 02:17:32] [INFO] Max wait time for http://forum.notebookreview.com/threads/is-your-notebook-battery-losing-life-fast-it-might-not-be-a-battery-problem.106773/ is 97000 ms [01/29 02:17:32] [INFO] !!! Now downloading Is Your Notebook Battery Losing Life Fast It Might Not Be a Battery Problem !!!!! [01/29 02:17:33] [INFO] We are on page 1 of 18 [01/29 02:17:33] [WARNING] Host down for image http://www.notebookforum.ca/images/battery/b02.JPG [01/29 02:17:33] [WARNING] Host down for image http://www.notebookforum.ca/images/battery/battery1s.JPG [01/29 02:17:33] [WARNING] Host down for image http://www.notebookforum.ca/images/battery/b2.JPG [01/29 02:17:33] [WARNING] Host down for image http://www.notebookforum.ca/images/battery/b3.JPG [01/29 02:17:33] [WARNING] Host down for image http://www.notebookforum.ca/images/battery/b4.JPG [01/29 02:17:33] [WARNING] Host down for image http://www.notebookforum.ca/images/battery/b5.JPG [01/29 02:17:33] [WARNING] Host down for image http://www.notebookforum.ca/images/battery/b6.JPG [01/29 02:17:33] [WARNING] Host down for image http://www.notebookforum.ca/images/battery/b7.JPG [01/29 02:17:33] [WARNING] Host down for image http://www.notebookforum.ca/images/battery/b8.JPG [01/29 02:17:33] [WARNING] Host down for image http://www.notebookforum.ca/images/battery/b01.JPG [01/29 02:17:36] [INFO] We are on page 2 of 18 [01/29 02:17:38] [INFO] We are on page 3 of 18 [01/29 02:17:41] [INFO] We are on page 4 of 18 [01/29 02:17:42] [INFO] We are on page 5 of 18 [01/29 02:17:43] [WARNING] Host down for image http://xs113.xs.to/xs113/07133/Capture2.GIF [01/29 02:17:43] [WARNING] Host down for image http://xs414.xs.to/xs414/07154/Capture2.GIF [01/29 02:17:43] [WARNING] Host down for image http://xs414.xs.to/xs414/07154/Capture3.GIF [01/29 02:17:43] [WARNING] Host down for image http://xs414.xs.to/xs414/07154/Capture4.GIF [01/29 02:17:43] [WARNING] Host down for image http://xs414.xs.to/xs414/07154/Capture5.GIF [01/29 02:17:44] [INFO] We are on page 6 of 18 [01/29 02:17:44] [WARNING] Host down for image http://xs414.xs.to/xs414/07156/Capture8.GIF [01/29 02:17:46] [INFO] We are on page 7 of 18 [01/29 02:17:48] [INFO] We are on page 8 of 18 [01/29 02:17:49] [INFO] We are on page 9 of 18 [01/29 02:17:51] [INFO] We are on page 10 of 18 [01/29 02:17:51] [WARNING] File not found for image http://ifs1.imagefly.info/t/71/batterybizarro.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Is Your Notebook Battery Losing Life Fast It Might Not Be a Battery Problem/images/storyImages/batterybizarro.jpg [01/29 02:17:53] [INFO] We are on page 11 of 18 [01/29 02:17:55] [INFO] We are on page 12 of 18 [01/29 02:17:56] [INFO] We are on page 13 of 18 [01/29 02:17:58] [INFO] We are on page 14 of 18 [01/29 02:18:00] [INFO] We are on page 15 of 18 [01/29 02:18:01] [INFO] We are on page 16 of 18 [01/29 02:18:03] [INFO] We are on page 17 of 18 [01/29 02:18:05] [INFO] We are on page 18 of 18 [01/29 02:18:05] [INFO] Number of posts: 5 [01/29 02:18:05] [INFO] Progress: 3991/6740 [01/29 02:18:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:18:05] [INFO] Thread http://forum.notebookreview.com/threads/is-your-notebook-battery-losing-life-fast-it-might-not-be-a-battery-problem.106773/ finished! [01/29 02:18:05] [INFO] !!! Now downloading Portable One SXS37 Review !!!!! [01/29 02:18:06] [INFO] We are on page 1 of 2 [01/29 02:18:10] [INFO] We are on page 2 of 2 [01/29 02:18:10] [INFO] Number of posts: 9 [01/29 02:18:11] [INFO] Progress: 3992/6740 [01/29 02:18:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:18:11] [INFO] Thread http://forum.notebookreview.com/threads/portable-one-sxs37-review.194787/ finished! [01/29 02:18:11] [INFO] !!! Now downloading IPEVO PoV Web Camera Review !!!!! [01/29 02:18:12] [INFO] We are on page 1 of 1 [01/29 02:18:12] [INFO] Number of posts: 3 [01/29 02:18:14] [INFO] Progress: 3993/6740 [01/29 02:18:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:18:14] [INFO] Thread http://forum.notebookreview.com/threads/ipevo-pov-web-camera-review.248846/ finished! [01/29 02:18:15] [INFO] !!! Now downloading Mobile Edge BEF Signature Tote Review !!!!! [01/29 02:18:16] [INFO] We are on page 1 of 1 [01/29 02:18:16] [INFO] Number of posts: 3 [01/29 02:18:18] [INFO] Progress: 3994/6740 [01/29 02:18:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:18:18] [INFO] Thread http://forum.notebookreview.com/threads/mobile-edge-bef-signature-tote-review.247946/ finished! [01/29 02:18:18] [INFO] Max wait time for http://forum.notebookreview.com/threads/creative-soundblaster-x-fi-xtreme-audio-for-notebook-review.146202/ is 29000 ms [01/29 02:18:18] [INFO] !!! Now downloading Creative Soundblaster X-Fi Xtreme Audio for Notebook Review !!!!! [01/29 02:18:20] [INFO] We are on page 1 of 4 [01/29 02:18:23] [INFO] We are on page 2 of 4 [01/29 02:18:25] [INFO] We are on page 3 of 4 [01/29 02:18:25] [WARNING] File not found for image http://img466.imageshack.us/img466/6373/17053523wk0.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Creative Soundblaster X-Fi Xtreme Audio for Notebook Review/images/storyImages/17053523wk0.th.jpg [01/29 02:18:27] [INFO] We are on page 4 of 4 [01/29 02:18:27] [INFO] Number of posts: 9 [01/29 02:18:27] [INFO] Progress: 3995/6740 [01/29 02:18:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:18:27] [INFO] Thread http://forum.notebookreview.com/threads/creative-soundblaster-x-fi-xtreme-audio-for-notebook-review.146202/ finished! [01/29 02:18:27] [INFO] !!! Now downloading Kensington Contour Terrain Notebook Backpack Review !!!!! [01/29 02:18:28] [INFO] We are on page 1 of 1 [01/29 02:18:31] [INFO] Progress: 3996/6740 [01/29 02:18:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:18:31] [INFO] Thread http://forum.notebookreview.com/threads/kensington-contour-terrain-notebook-backpack-review.88415/ finished! [01/29 02:18:32] [INFO] !!! Now downloading Toshiba Satellite Pro A210 Review !!!!! [01/29 02:18:33] [INFO] We are on page 1 of 3 [01/29 02:18:40] [INFO] We are on page 2 of 3 [01/29 02:18:41] [INFO] We are on page 3 of 3 [01/29 02:18:41] [INFO] Number of posts: 1 [01/29 02:18:41] [INFO] Progress: 3997/6740 [01/29 02:18:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:18:41] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-pro-a210-review.199812/ finished! [01/29 02:18:42] [INFO] !!! Now downloading Mother's Day Gift Guide 2008 !!!!! [01/29 02:18:43] [INFO] We are on page 1 of 2 [01/29 02:18:46] [INFO] We are on page 2 of 2 [01/29 02:18:46] [INFO] Number of posts: 3 [01/29 02:18:46] [INFO] Progress: 3998/6740 [01/29 02:18:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:18:46] [INFO] Thread http://forum.notebookreview.com/threads/mothers-day-gift-guide-2008.247798/ finished! [01/29 02:18:47] [INFO] !!! Now downloading News Bits- $300 SSD, More Laptop Batteries Available Soon, Windows XP SP3 Officially Here !!!!! [01/29 02:18:48] [INFO] We are on page 1 of 2 [01/29 02:18:50] [INFO] We are on page 2 of 2 [01/29 02:18:50] [INFO] Number of posts: 2 [01/29 02:18:50] [INFO] Progress: 3999/6740 [01/29 02:18:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:18:50] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-300-ssd-more-laptop-batteries-available-soon-windows-xp-sp3-officially-here.247552/ finished! [01/29 02:18:50] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-announces-new-vostro-1310-1510-and-1710-laptops.240403/ is 26500 ms [01/29 02:18:51] [INFO] !!! Now downloading Dell Announces New Vostro 1310, 1510 and 1710 Laptops !!!!! [01/29 02:18:52] [INFO] We are on page 1 of 4 [01/29 02:18:55] [INFO] We are on page 2 of 4 [01/29 02:18:57] [INFO] We are on page 3 of 4 [01/29 02:18:59] [INFO] We are on page 4 of 4 [01/29 02:18:59] [INFO] Number of posts: 4 [01/29 02:18:59] [INFO] Progress: 4000/6740 [01/29 02:18:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:18:59] [INFO] Thread http://forum.notebookreview.com/threads/dell-announces-new-vostro-1310-1510-and-1710-laptops.240403/ finished! [01/29 02:18:59] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-inspiron-1525-now-offered-with-artist-edition-style-lid-discussion.247301/ is 22500 ms [01/29 02:18:59] [INFO] !!! Now downloading Dell Inspiron 1525 now Offered with Artist Edition Style Lid Discussion !!!!! [01/29 02:19:01] [INFO] We are on page 1 of 3 [01/29 02:19:02] [INFO] We are on page 2 of 3 [01/29 02:19:06] [INFO] We are on page 3 of 3 [01/29 02:19:06] [INFO] Number of posts: 6 [01/29 02:19:07] [WARNING] File not found for image http://images.pingmag.jp/images/title/ukiyoe.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell Inspiron 1525 now Offered with Artist Edition Style Lid Discussion/images/storyImages/ukiyoe.jpg [01/29 02:19:07] [INFO] Progress: 4001/6740 [01/29 02:19:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:19:07] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-1525-now-offered-with-artist-edition-style-lid-discussion.247301/ finished! [01/29 02:19:07] [INFO] Max wait time for http://forum.notebookreview.com/threads/32gb-crucial-ssd-review.245668/ is 23000 ms [01/29 02:19:08] [INFO] !!! Now downloading 32GB Crucial SSD Review !!!!! [01/29 02:19:09] [INFO] We are on page 1 of 3 [01/29 02:19:12] [INFO] We are on page 2 of 3 [01/29 02:19:15] [INFO] We are on page 3 of 3 [01/29 02:19:15] [INFO] Number of posts: 7 [01/29 02:19:15] [INFO] Progress: 4002/6740 [01/29 02:19:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:19:15] [INFO] Thread http://forum.notebookreview.com/threads/32gb-crucial-ssd-review.245668/ finished! [01/29 02:19:16] [INFO] !!! Now downloading Booq Boa 3 Backpack Review !!!!! [01/29 02:19:17] [INFO] We are on page 1 of 2 [01/29 02:19:23] [INFO] We are on page 2 of 2 [01/29 02:19:23] [INFO] Number of posts: 1 [01/29 02:19:23] [INFO] Progress: 4003/6740 [01/29 02:19:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:19:23] [INFO] Thread http://forum.notebookreview.com/threads/booq-boa-3-backpack-review.247236/ finished! [01/29 02:19:23] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-ideapad-u110-first-thoughts-review.246898/ is 32000 ms [01/29 02:19:24] [INFO] !!! Now downloading Lenovo IdeaPad U110 First Thoughts Review !!!!! [01/29 02:19:25] [INFO] We are on page 1 of 5 [01/29 02:19:30] [INFO] We are on page 2 of 5 [01/29 02:19:32] [INFO] We are on page 3 of 5 [01/29 02:19:33] [INFO] We are on page 4 of 5 [01/29 02:19:35] [INFO] We are on page 5 of 5 [01/29 02:19:35] [INFO] Number of posts: 5 [01/29 02:19:35] [INFO] Progress: 4004/6740 [01/29 02:19:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:19:35] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ideapad-u110-first-thoughts-review.246898/ finished! [01/29 02:19:35] [INFO] Max wait time for http://forum.notebookreview.com/threads/compaq-presario-c700t-user-review.208931/ is 23500 ms [01/29 02:19:36] [INFO] !!! Now downloading Compaq Presario C700t User Review !!!!! [01/29 02:19:37] [INFO] We are on page 1 of 3 [01/29 02:19:45] [INFO] We are on page 2 of 3 [01/29 02:19:46] [INFO] We are on page 3 of 3 [01/29 02:19:46] [INFO] Number of posts: 8 [01/29 02:19:46] [INFO] Progress: 4005/6740 [01/29 02:19:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:19:46] [INFO] Thread http://forum.notebookreview.com/threads/compaq-presario-c700t-user-review.208931/ finished! [01/29 02:19:46] [INFO] Max wait time for http://forum.notebookreview.com/threads/gateway-t-1616-user-review.190827/ is 22500 ms [01/29 02:19:47] [INFO] !!! Now downloading Gateway T-1616 User Review !!!!! [01/29 02:19:48] [INFO] We are on page 1 of 3 [01/29 02:19:49] [WARNING] File not found for image http://www.technologyguide.com/assets/X-2007112012501841638.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Gateway T-1616 User Review/images/storyImages/X-2007112012501841638.jpg [01/29 02:19:49] [WARNING] File not found for image http://www.technologyguide.com/assets/X-2007112012503164640.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Gateway T-1616 User Review/images/storyImages/X-2007112012503164640.jpg [01/29 02:19:49] [WARNING] File not found for image http://www.technologyguide.com/assets/X-2007112012503215949.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Gateway T-1616 User Review/images/storyImages/X-2007112012503215949.jpg [01/29 02:19:50] [WARNING] File not found for image http://www.technologyguide.com/assets/X-2007112012503479753.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Gateway T-1616 User Review/images/storyImages/X-2007112012503479753.jpg [01/29 02:19:50] [WARNING] File not found for image http://www.technologyguide.com/assets/X-2007112012503520157.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Gateway T-1616 User Review/images/storyImages/X-2007112012503520157.jpg [01/29 02:19:50] [WARNING] File not found for image http://www.technologyguide.com/assets/X-2007112012503757496.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Gateway T-1616 User Review/images/storyImages/X-2007112012503757496.jpg [01/29 02:19:51] [WARNING] File not found for image http://www.technologyguide.com/assets/X-20071120125038243105.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Gateway T-1616 User Review/images/storyImages/X-20071120125038243105.jpg [01/29 02:19:51] [WARNING] File not found for image http://www.technologyguide.com/assets/X-20071120125040991130.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Gateway T-1616 User Review/images/storyImages/X-20071120125040991130.jpg [01/29 02:19:51] [WARNING] File not found for image http://www.technologyguide.com/assets/X-20071120125042800204.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Gateway T-1616 User Review/images/storyImages/X-20071120125042800204.jpg [01/29 02:19:52] [WARNING] File not found for image http://www.technologyguide.com/assets/X-20071120125044454276.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Gateway T-1616 User Review/images/storyImages/X-20071120125044454276.jpg [01/29 02:19:52] [WARNING] File not found for image http://www.technologyguide.com/assets/X-20071120125046090330.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Gateway T-1616 User Review/images/storyImages/X-20071120125046090330.jpg [01/29 02:19:54] [INFO] We are on page 2 of 3 [01/29 02:19:56] [INFO] We are on page 3 of 3 [01/29 02:19:56] [INFO] Number of posts: 6 [01/29 02:19:57] [INFO] Progress: 4006/6740 [01/29 02:19:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:19:57] [INFO] Thread http://forum.notebookreview.com/threads/gateway-t-1616-user-review.190827/ finished! [01/29 02:19:57] [INFO] !!! Now downloading Kensington Ci70 Keyboard with USB Ports Review !!!!! [01/29 02:19:58] [INFO] We are on page 1 of 1 [01/29 02:19:58] [INFO] Number of posts: 8 [01/29 02:20:00] [INFO] Progress: 4007/6740 [01/29 02:20:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:20:00] [INFO] Thread http://forum.notebookreview.com/threads/kensington-ci70-keyboard-with-usb-ports-review.246307/ finished! [01/29 02:20:00] [INFO] !!! Now downloading Most Popular Laptops for April 2008 !!!!! [01/29 02:20:01] [INFO] We are on page 1 of 2 [01/29 02:20:03] [WARNING] File not found for image http://www.technologyguide.com/assets/X-20070701205527796.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Most Popular Laptops for April 2008/images/storyImages/X-20070701205527796.jpg [01/29 02:20:05] [INFO] We are on page 2 of 2 [01/29 02:20:05] [INFO] Number of posts: 1 [01/29 02:20:05] [INFO] Progress: 4008/6740 [01/29 02:20:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:20:05] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-laptops-for-april-2008.245732/ finished! [01/29 02:20:07] [INFO] !!! Now downloading Review of the Mobile Edge Premium Backpack for 17 Screen Size Laptops !!!!! [01/29 02:20:08] [INFO] We are on page 1 of 1 [01/29 02:20:08] [INFO] Number of posts: 7 [01/29 02:20:10] [INFO] Progress: 4009/6740 [01/29 02:20:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:20:10] [INFO] Thread http://forum.notebookreview.com/threads/review-of-the-mobile-edge-premium-backpack-for-17-screen-size-laptops.13806/ finished! [01/29 02:20:11] [INFO] !!! Now downloading News Bits- Windows XP SP3, EarthLink supports citywide WiFi, Lenovo IdeaPads customizable !!!!! [01/29 02:20:12] [INFO] We are on page 1 of 2 [01/29 02:20:16] [INFO] We are on page 2 of 2 [01/29 02:20:16] [INFO] Number of posts: 7 [01/29 02:20:16] [INFO] Progress: 4010/6740 [01/29 02:20:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:20:16] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-windows-xp-sp3-earthlink-supports-citywide-wifi-lenovo-ideapads-customizable.245419/ finished! [01/29 02:20:17] [INFO] !!! Now downloading Microsoft Wireless Laser Mouse 7000 Review !!!!! [01/29 02:20:18] [INFO] We are on page 1 of 2 [01/29 02:20:21] [INFO] We are on page 2 of 2 [01/29 02:20:21] [INFO] Number of posts: 2 [01/29 02:20:21] [INFO] Progress: 4011/6740 [01/29 02:20:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:20:21] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-wireless-laser-mouse-7000-review.224598/ finished! [01/29 02:20:21] [INFO] !!! Now downloading Kensington Ci70LE and Ci75m Wireless Mouse Review !!!!! [01/29 02:20:22] [INFO] We are on page 1 of 2 [01/29 02:20:26] [INFO] We are on page 2 of 2 [01/29 02:20:26] [INFO] Number of posts: 2 [01/29 02:20:26] [INFO] Progress: 4012/6740 [01/29 02:20:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:20:26] [INFO] Thread http://forum.notebookreview.com/threads/kensington-ci70le-and-ci75m-wireless-mouse-review.138990/ finished! [01/29 02:20:27] [INFO] !!! Now downloading Belkin Ceylon Messenger Review !!!!! [01/29 02:20:28] [INFO] We are on page 1 of 2 [01/29 02:20:31] [INFO] We are on page 2 of 2 [01/29 02:20:31] [INFO] Number of posts: 1 [01/29 02:20:31] [INFO] Progress: 4013/6740 [01/29 02:20:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:20:31] [INFO] Thread http://forum.notebookreview.com/threads/belkin-ceylon-messenger-review.230124/ finished! [01/29 02:20:31] [INFO] !!! Now downloading Gateway M-6824 User Review !!!!! [01/29 02:20:32] [INFO] We are on page 1 of 3 [01/29 02:20:37] [INFO] We are on page 2 of 3 [01/29 02:20:39] [INFO] We are on page 3 of 3 [01/29 02:20:39] [INFO] Number of posts: 1 [01/29 02:20:39] [INFO] Progress: 4014/6740 [01/29 02:20:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:20:39] [INFO] Thread http://forum.notebookreview.com/threads/gateway-m-6824-user-review.199475/ finished! [01/29 02:20:39] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-ideapad-u110-hands-on.205741/ is 30500 ms [01/29 02:20:39] [INFO] !!! Now downloading Lenovo IdeaPad U110 Hands-on !!!!! [01/29 02:20:40] [INFO] We are on page 1 of 5 [01/29 02:20:45] [INFO] We are on page 2 of 5 [01/29 02:20:45] [WARNING] Could not download image http://www.designerexposure.com/images/products/20774_1_large.jpg because Server returned HTTP response code: 400 for URL: http://www.designerexposure.com/images/products/20774_1_large.jpg [01/29 02:20:47] [INFO] We are on page 3 of 5 [01/29 02:20:49] [INFO] We are on page 4 of 5 [01/29 02:20:50] [INFO] We are on page 5 of 5 [01/29 02:20:50] [INFO] Number of posts: 2 [01/29 02:20:50] [INFO] Progress: 4015/6740 [01/29 02:20:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:20:50] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ideapad-u110-hands-on.205741/ finished! [01/29 02:20:51] [INFO] !!! Now downloading Golla Laptop Bag Review !!!!! [01/29 02:20:52] [INFO] We are on page 1 of 1 [01/29 02:20:52] [INFO] Number of posts: 3 [01/29 02:20:55] [INFO] Progress: 4016/6740 [01/29 02:20:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:20:55] [INFO] Thread http://forum.notebookreview.com/threads/golla-laptop-bag-review.245339/ finished! [01/29 02:20:55] [INFO] !!! Now downloading Targus Bluetooth Laser Mouse Review !!!!! [01/29 02:20:57] [INFO] We are on page 1 of 2 [01/29 02:21:03] [INFO] We are on page 2 of 2 [01/29 02:21:03] [INFO] Number of posts: 6 [01/29 02:21:03] [INFO] Progress: 4017/6740 [01/29 02:21:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:21:03] [INFO] Thread http://forum.notebookreview.com/threads/targus-bluetooth-laser-mouse-review.245009/ finished! [01/29 02:21:03] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-gigabyte-low-cost-pc-asus-lamborghini-vx3-windows-xp-dead-for-sure-maybe.244834/ is 24500 ms [01/29 02:21:03] [INFO] !!! Now downloading News Bits- Gigabyte Low-Cost PC, Asus Lamborghini VX3, Windows XP Dead For Sure ... Maybe !!!!! [01/29 02:21:04] [INFO] We are on page 1 of 3 [01/29 02:21:07] [INFO] We are on page 2 of 3 [01/29 02:21:09] [INFO] We are on page 3 of 3 [01/29 02:21:11] [INFO] Progress: 4018/6740 [01/29 02:21:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:21:11] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-gigabyte-low-cost-pc-asus-lamborghini-vx3-windows-xp-dead-for-sure-maybe.244834/ finished! [01/29 02:21:11] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-m51-review.243757/ is 34500 ms [01/29 02:21:11] [INFO] !!! Now downloading Asus M51 Review !!!!! [01/29 02:21:12] [INFO] We are on page 1 of 5 [01/29 02:21:18] [INFO] We are on page 2 of 5 [01/29 02:21:20] [INFO] We are on page 3 of 5 [01/29 02:21:22] [INFO] We are on page 4 of 5 [01/29 02:21:23] [INFO] We are on page 5 of 5 [01/29 02:21:23] [INFO] Progress: 4019/6740 [01/29 02:21:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:21:23] [INFO] Thread http://forum.notebookreview.com/threads/asus-m51-review.243757/ finished! [01/29 02:21:23] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-z99sc-review.137817/ is 20500 ms [01/29 02:21:24] [INFO] !!! Now downloading Asus Z99SC Review !!!!! [01/29 02:21:25] [INFO] We are on page 1 of 3 [01/29 02:21:32] [INFO] We are on page 2 of 3 [01/29 02:21:35] [INFO] We are on page 3 of 3 [01/29 02:21:35] [INFO] Number of posts: 2 [01/29 02:21:35] [INFO] Progress: 4020/6740 [01/29 02:21:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:21:35] [INFO] Thread http://forum.notebookreview.com/threads/asus-z99sc-review.137817/ finished! [01/29 02:21:35] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-pavilion-zd8000-review-pics-specs.13376/ is 28500 ms [01/29 02:21:36] [INFO] !!! Now downloading HP Pavilion ZD8000 Review (pics, specs) !!!!! [01/29 02:21:37] [INFO] We are on page 1 of 4 [01/29 02:21:41] [INFO] We are on page 2 of 4 [01/29 02:21:43] [INFO] We are on page 3 of 4 [01/29 02:21:44] [INFO] We are on page 4 of 4 [01/29 02:21:44] [INFO] Number of posts: 8 [01/29 02:21:44] [INFO] Progress: 4021/6740 [01/29 02:21:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:21:44] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-zd8000-review-pics-specs.13376/ finished! [01/29 02:21:44] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-led-backlighting-increases-averatec-rugged-notebooks-xp-availability-extended.243977/ is 26000 ms [01/29 02:21:45] [INFO] !!! Now downloading News Bits- LED backlighting increases, Averatec rugged notebooks, XP availability extended !!!!! [01/29 02:21:46] [INFO] We are on page 1 of 4 [01/29 02:21:49] [INFO] We are on page 2 of 4 [01/29 02:21:51] [INFO] We are on page 3 of 4 [01/29 02:21:53] [INFO] We are on page 4 of 4 [01/29 02:21:53] [INFO] Number of posts: 3 [01/29 02:21:53] [INFO] Progress: 4022/6740 [01/29 02:21:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:21:53] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-led-backlighting-increases-averatec-rugged-notebooks-xp-availability-extended.243977/ finished! [01/29 02:21:53] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-sets-eee-pc-900-u-s-launch-for-may-12th.241695/ is 44500 ms [01/29 02:21:54] [INFO] !!! Now downloading Asus Sets Eee PC 900 U.S. Launch for May 12th !!!!! [01/29 02:21:55] [INFO] We are on page 1 of 7 [01/29 02:21:58] [INFO] We are on page 2 of 7 [01/29 02:21:59] [INFO] We are on page 3 of 7 [01/29 02:22:01] [INFO] We are on page 4 of 7 [01/29 02:22:03] [INFO] We are on page 5 of 7 [01/29 02:22:05] [INFO] We are on page 6 of 7 [01/29 02:22:06] [INFO] We are on page 7 of 7 [01/29 02:22:07] [INFO] Progress: 4023/6740 [01/29 02:22:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:22:07] [INFO] Thread http://forum.notebookreview.com/threads/asus-sets-eee-pc-900-u-s-launch-for-may-12th.241695/ finished! [01/29 02:22:07] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-dell-low-cost-subnotebook-dell-xps-m1530-updates-asus-m70-ps3-laptop.239490/ is 21000 ms [01/29 02:22:07] [INFO] !!! Now downloading News Bits- Dell Low-Cost Subnotebook, Dell XPS M1530 Updates, Asus M70, PS3 Laptop !!!!! [01/29 02:22:08] [INFO] We are on page 1 of 3 [01/29 02:22:14] [INFO] We are on page 2 of 3 [01/29 02:22:16] [INFO] We are on page 3 of 3 [01/29 02:22:16] [INFO] Number of posts: 3 [01/29 02:22:16] [INFO] Progress: 4024/6740 [01/29 02:22:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:22:16] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-dell-low-cost-subnotebook-dell-xps-m1530-updates-asus-m70-ps3-laptop.239490/ finished! [01/29 02:22:16] [INFO] Max wait time for http://forum.notebookreview.com/threads/fujitsu-lifebook-q2010-review-pics-specs.62809/ is 34500 ms [01/29 02:22:17] [INFO] !!! Now downloading Fujitsu LifeBook Q2010 Review (pics, specs) !!!!! [01/29 02:22:18] [INFO] We are on page 1 of 5 [01/29 02:22:24] [INFO] We are on page 2 of 5 [01/29 02:22:27] [INFO] We are on page 3 of 5 [01/29 02:22:30] [INFO] We are on page 4 of 5 [01/29 02:22:31] [WARNING] Could not download image http://picozilla.com/files/136838t1.jpeg java.net.SocketException: Unexpected end of file from server at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:903) at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:726) at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:900) at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:726) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1688) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:529) at com.civfanatics.storyarchiver.StoryArchiver.downloadImage(StoryArchiver.java:1226) at com.civfanatics.storyarchiver.StoryArchiver.processImage(StoryArchiver.java:1104) at com.civfanatics.storyarchiver.StoryArchiver.downloadPostsFromPage(StoryArchiver.java:996) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:941) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:631) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:22:31] [WARNING] Could not download image http://picozilla.com/files/136839t2.jpeg java.net.SocketException: Unexpected end of file from server at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:903) at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:726) at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:900) at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:726) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1688) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:529) at com.civfanatics.storyarchiver.StoryArchiver.downloadImage(StoryArchiver.java:1226) at com.civfanatics.storyarchiver.StoryArchiver.processImage(StoryArchiver.java:1104) at com.civfanatics.storyarchiver.StoryArchiver.downloadPostsFromPage(StoryArchiver.java:996) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:941) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:631) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:22:32] [WARNING] Could not download image http://picozilla.com/files/136840t3.jpeg java.net.SocketException: Unexpected end of file from server at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:903) at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:726) at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:900) at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:726) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1688) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:529) at com.civfanatics.storyarchiver.StoryArchiver.downloadImage(StoryArchiver.java:1226) at com.civfanatics.storyarchiver.StoryArchiver.processImage(StoryArchiver.java:1104) at com.civfanatics.storyarchiver.StoryArchiver.downloadPostsFromPage(StoryArchiver.java:996) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:941) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:631) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:22:33] [WARNING] Could not download image http://picozilla.com/files/136841t4.jpeg java.net.SocketException: Unexpected end of file from server at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:903) at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:726) at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:900) at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:726) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1688) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:529) at com.civfanatics.storyarchiver.StoryArchiver.downloadImage(StoryArchiver.java:1226) at com.civfanatics.storyarchiver.StoryArchiver.processImage(StoryArchiver.java:1104) at com.civfanatics.storyarchiver.StoryArchiver.downloadPostsFromPage(StoryArchiver.java:996) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:941) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:631) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:22:34] [WARNING] Could not download image http://picozilla.com/files/136842t5.jpeg java.net.SocketException: Unexpected end of file from server at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:903) at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:726) at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:900) at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:726) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1688) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:529) at com.civfanatics.storyarchiver.StoryArchiver.downloadImage(StoryArchiver.java:1226) at com.civfanatics.storyarchiver.StoryArchiver.processImage(StoryArchiver.java:1104) at com.civfanatics.storyarchiver.StoryArchiver.downloadPostsFromPage(StoryArchiver.java:996) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:941) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:631) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:22:35] [WARNING] Could not download image http://picozilla.com/files/136843t6.jpeg java.net.SocketException: Unexpected end of file from server at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:903) at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:726) at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:900) at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:726) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1688) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:529) at com.civfanatics.storyarchiver.StoryArchiver.downloadImage(StoryArchiver.java:1226) at com.civfanatics.storyarchiver.StoryArchiver.processImage(StoryArchiver.java:1104) at com.civfanatics.storyarchiver.StoryArchiver.downloadPostsFromPage(StoryArchiver.java:996) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:941) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:631) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:22:36] [WARNING] Could not download image http://picozilla.com/files/136844t7.jpeg java.net.SocketException: Unexpected end of file from server at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:903) at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:726) at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:900) at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:726) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1688) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:529) at com.civfanatics.storyarchiver.StoryArchiver.downloadImage(StoryArchiver.java:1226) at com.civfanatics.storyarchiver.StoryArchiver.processImage(StoryArchiver.java:1104) at com.civfanatics.storyarchiver.StoryArchiver.downloadPostsFromPage(StoryArchiver.java:996) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:941) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:631) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:22:36] [WARNING] Could not download image http://picozilla.com/files/136845t8.jpeg java.net.SocketException: Unexpected end of file from server at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:903) at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:726) at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:900) at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:726) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1688) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:529) at com.civfanatics.storyarchiver.StoryArchiver.downloadImage(StoryArchiver.java:1226) at com.civfanatics.storyarchiver.StoryArchiver.processImage(StoryArchiver.java:1104) at com.civfanatics.storyarchiver.StoryArchiver.downloadPostsFromPage(StoryArchiver.java:996) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:941) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:631) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:22:37] [WARNING] Could not download image http://picozilla.com/files/136846t9.jpeg java.net.SocketException: Unexpected end of file from server at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:903) at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:726) at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:900) at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:726) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1688) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:529) at com.civfanatics.storyarchiver.StoryArchiver.downloadImage(StoryArchiver.java:1226) at com.civfanatics.storyarchiver.StoryArchiver.processImage(StoryArchiver.java:1104) at com.civfanatics.storyarchiver.StoryArchiver.downloadPostsFromPage(StoryArchiver.java:996) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:941) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:631) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:22:38] [WARNING] Could not download image http://picozilla.com/files/136847t10.jpeg java.net.SocketException: Unexpected end of file from server at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:903) at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:726) at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:900) at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:726) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1688) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:529) at com.civfanatics.storyarchiver.StoryArchiver.downloadImage(StoryArchiver.java:1226) at com.civfanatics.storyarchiver.StoryArchiver.processImage(StoryArchiver.java:1104) at com.civfanatics.storyarchiver.StoryArchiver.downloadPostsFromPage(StoryArchiver.java:996) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:941) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:631) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:22:39] [WARNING] Could not download image http://picozilla.com/files/136848t11.jpeg java.net.SocketException: Unexpected end of file from server at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:903) at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:726) at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:900) at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:726) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1688) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:529) at com.civfanatics.storyarchiver.StoryArchiver.downloadImage(StoryArchiver.java:1226) at com.civfanatics.storyarchiver.StoryArchiver.processImage(StoryArchiver.java:1104) at com.civfanatics.storyarchiver.StoryArchiver.downloadPostsFromPage(StoryArchiver.java:996) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:941) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:631) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:22:39] [WARNING] Could not download image http://picozilla.com/files/136849t12.jpeg java.net.SocketException: Unexpected end of file from server at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:903) at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:726) at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:900) at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:726) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1688) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:529) at com.civfanatics.storyarchiver.StoryArchiver.downloadImage(StoryArchiver.java:1226) at com.civfanatics.storyarchiver.StoryArchiver.processImage(StoryArchiver.java:1104) at com.civfanatics.storyarchiver.StoryArchiver.downloadPostsFromPage(StoryArchiver.java:996) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:941) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:631) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:22:40] [WARNING] Could not download image http://picozilla.com/files/136850t13.jpeg java.net.SocketException: Unexpected end of file from server at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:903) at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:726) at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:900) at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:726) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1688) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:529) at com.civfanatics.storyarchiver.StoryArchiver.downloadImage(StoryArchiver.java:1226) at com.civfanatics.storyarchiver.StoryArchiver.processImage(StoryArchiver.java:1104) at com.civfanatics.storyarchiver.StoryArchiver.downloadPostsFromPage(StoryArchiver.java:996) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:941) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:631) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:22:41] [WARNING] Could not download image http://picozilla.com/files/136851t14.jpeg java.net.SocketException: Unexpected end of file from server at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:903) at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:726) at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:900) at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:726) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1688) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:529) at com.civfanatics.storyarchiver.StoryArchiver.downloadImage(StoryArchiver.java:1226) at com.civfanatics.storyarchiver.StoryArchiver.processImage(StoryArchiver.java:1104) at com.civfanatics.storyarchiver.StoryArchiver.downloadPostsFromPage(StoryArchiver.java:996) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:941) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:631) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:22:42] [WARNING] Could not download image http://picozilla.com/files/136852t15.jpeg java.net.SocketException: Unexpected end of file from server at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:903) at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:726) at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:900) at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:726) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1688) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:529) at com.civfanatics.storyarchiver.StoryArchiver.downloadImage(StoryArchiver.java:1226) at com.civfanatics.storyarchiver.StoryArchiver.processImage(StoryArchiver.java:1104) at com.civfanatics.storyarchiver.StoryArchiver.downloadPostsFromPage(StoryArchiver.java:996) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:941) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:631) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:22:43] [WARNING] Could not download image http://picozilla.com/files/136853t16.jpeg java.net.SocketException: Unexpected end of file from server at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:903) at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:726) at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:900) at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:726) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1688) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:529) at com.civfanatics.storyarchiver.StoryArchiver.downloadImage(StoryArchiver.java:1226) at com.civfanatics.storyarchiver.StoryArchiver.processImage(StoryArchiver.java:1104) at com.civfanatics.storyarchiver.StoryArchiver.downloadPostsFromPage(StoryArchiver.java:996) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:941) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:631) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:22:43] [WARNING] Could not download image http://picozilla.com/files/136854t17.jpeg java.net.SocketException: Unexpected end of file from server at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:903) at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:726) at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:900) at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:726) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1688) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:529) at com.civfanatics.storyarchiver.StoryArchiver.downloadImage(StoryArchiver.java:1226) at com.civfanatics.storyarchiver.StoryArchiver.processImage(StoryArchiver.java:1104) at com.civfanatics.storyarchiver.StoryArchiver.downloadPostsFromPage(StoryArchiver.java:996) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:941) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:631) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:22:45] [INFO] We are on page 5 of 5 [01/29 02:22:46] [WARNING] Could not download image http://picozilla.com/files/141468t18.jpeg java.net.SocketException: Unexpected end of file from server at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:903) at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:726) at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:900) at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:726) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1688) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:529) at com.civfanatics.storyarchiver.StoryArchiver.downloadImage(StoryArchiver.java:1226) at com.civfanatics.storyarchiver.StoryArchiver.processImage(StoryArchiver.java:1104) at com.civfanatics.storyarchiver.StoryArchiver.downloadPostsFromPage(StoryArchiver.java:996) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:941) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:631) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:22:47] [WARNING] Could not download image http://picozilla.com/files/141469t19.jpeg java.net.SocketException: Unexpected end of file from server at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:903) at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:726) at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:900) at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:726) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1688) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:529) at com.civfanatics.storyarchiver.StoryArchiver.downloadImage(StoryArchiver.java:1226) at com.civfanatics.storyarchiver.StoryArchiver.processImage(StoryArchiver.java:1104) at com.civfanatics.storyarchiver.StoryArchiver.downloadPostsFromPage(StoryArchiver.java:996) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:941) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:631) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:22:47] [WARNING] Could not download image http://picozilla.com/files/141470t20.jpeg java.net.SocketException: Unexpected end of file from server at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:903) at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:726) at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:900) at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:726) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1688) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:529) at com.civfanatics.storyarchiver.StoryArchiver.downloadImage(StoryArchiver.java:1226) at com.civfanatics.storyarchiver.StoryArchiver.processImage(StoryArchiver.java:1104) at com.civfanatics.storyarchiver.StoryArchiver.downloadPostsFromPage(StoryArchiver.java:996) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:941) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:631) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:22:48] [WARNING] Could not download image http://picozilla.com/files/141471t21.jpeg java.net.SocketException: Unexpected end of file from server at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:903) at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:726) at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:900) at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:726) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1688) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:529) at com.civfanatics.storyarchiver.StoryArchiver.downloadImage(StoryArchiver.java:1226) at com.civfanatics.storyarchiver.StoryArchiver.processImage(StoryArchiver.java:1104) at com.civfanatics.storyarchiver.StoryArchiver.downloadPostsFromPage(StoryArchiver.java:996) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:941) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:631) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:22:49] [WARNING] Could not download image http://picozilla.com/files/141472t22.jpeg java.net.SocketException: Unexpected end of file from server at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:903) at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:726) at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:900) at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:726) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1688) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:529) at com.civfanatics.storyarchiver.StoryArchiver.downloadImage(StoryArchiver.java:1226) at com.civfanatics.storyarchiver.StoryArchiver.processImage(StoryArchiver.java:1104) at com.civfanatics.storyarchiver.StoryArchiver.downloadPostsFromPage(StoryArchiver.java:996) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:941) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:631) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:22:50] [WARNING] Could not download image http://picozilla.com/files/141473t23.jpeg java.net.SocketException: Unexpected end of file from server at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:903) at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:726) at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:900) at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:726) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1688) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:529) at com.civfanatics.storyarchiver.StoryArchiver.downloadImage(StoryArchiver.java:1226) at com.civfanatics.storyarchiver.StoryArchiver.processImage(StoryArchiver.java:1104) at com.civfanatics.storyarchiver.StoryArchiver.downloadPostsFromPage(StoryArchiver.java:996) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:941) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:631) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:22:51] [WARNING] Could not download image http://picozilla.com/files/141474t24.jpeg java.net.SocketException: Unexpected end of file from server at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:903) at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:726) at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:900) at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:726) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1688) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:529) at com.civfanatics.storyarchiver.StoryArchiver.downloadImage(StoryArchiver.java:1226) at com.civfanatics.storyarchiver.StoryArchiver.processImage(StoryArchiver.java:1104) at com.civfanatics.storyarchiver.StoryArchiver.downloadPostsFromPage(StoryArchiver.java:996) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:941) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:631) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:22:51] [WARNING] Could not download image http://picozilla.com/files/141475t25.jpeg java.net.SocketException: Unexpected end of file from server at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:903) at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:726) at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:900) at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:726) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1688) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:529) at com.civfanatics.storyarchiver.StoryArchiver.downloadImage(StoryArchiver.java:1226) at com.civfanatics.storyarchiver.StoryArchiver.processImage(StoryArchiver.java:1104) at com.civfanatics.storyarchiver.StoryArchiver.downloadPostsFromPage(StoryArchiver.java:996) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:941) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:631) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:22:52] [WARNING] Could not download image http://picozilla.com/files/141480t26.jpeg java.net.SocketException: Unexpected end of file from server at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:903) at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:726) at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:900) at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:726) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1688) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:529) at com.civfanatics.storyarchiver.StoryArchiver.downloadImage(StoryArchiver.java:1226) at com.civfanatics.storyarchiver.StoryArchiver.processImage(StoryArchiver.java:1104) at com.civfanatics.storyarchiver.StoryArchiver.downloadPostsFromPage(StoryArchiver.java:996) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:941) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:631) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:22:53] [WARNING] Could not download image http://picozilla.com/files/141481t27.jpeg java.net.SocketException: Unexpected end of file from server at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:903) at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:726) at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:900) at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:726) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1688) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:529) at com.civfanatics.storyarchiver.StoryArchiver.downloadImage(StoryArchiver.java:1226) at com.civfanatics.storyarchiver.StoryArchiver.processImage(StoryArchiver.java:1104) at com.civfanatics.storyarchiver.StoryArchiver.downloadPostsFromPage(StoryArchiver.java:996) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:941) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:631) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:22:54] [WARNING] Could not download image http://picozilla.com/files/141482t28.jpeg java.net.SocketException: Unexpected end of file from server at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:903) at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:726) at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:900) at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:726) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1688) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:529) at com.civfanatics.storyarchiver.StoryArchiver.downloadImage(StoryArchiver.java:1226) at com.civfanatics.storyarchiver.StoryArchiver.processImage(StoryArchiver.java:1104) at com.civfanatics.storyarchiver.StoryArchiver.downloadPostsFromPage(StoryArchiver.java:996) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:941) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:631) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:22:54] [INFO] Progress: 4025/6740 [01/29 02:22:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:22:54] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-lifebook-q2010-review-pics-specs.62809/ finished! [01/29 02:22:54] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-new-toshiba-satellite-pro-notebooks-bamboo-covered-laptops-dell-turns-pink.243127/ is 22000 ms [01/29 02:22:54] [INFO] !!! Now downloading News Bits- New Toshiba Satellite Pro Notebooks, Bamboo-covered Laptops, Dell Turns Pink !!!!! [01/29 02:22:55] [INFO] We are on page 1 of 3 [01/29 02:23:00] [INFO] We are on page 2 of 3 [01/29 02:23:01] [INFO] We are on page 3 of 3 [01/29 02:23:01] [INFO] Number of posts: 5 [01/29 02:23:01] [INFO] Progress: 4026/6740 [01/29 02:23:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:23:01] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-new-toshiba-satellite-pro-notebooks-bamboo-covered-laptops-dell-turns-pink.243127/ finished! [01/29 02:23:02] [INFO] !!! Now downloading Targus Travel Power Outlets with Surge Protection Review !!!!! [01/29 02:23:03] [INFO] We are on page 1 of 1 [01/29 02:23:03] [INFO] Number of posts: 4 [01/29 02:23:05] [INFO] Progress: 4027/6740 [01/29 02:23:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:23:05] [INFO] Thread http://forum.notebookreview.com/threads/targus-travel-power-outlets-with-surge-protection-review.243356/ finished! [01/29 02:23:05] [INFO] Max wait time for http://forum.notebookreview.com/threads/notebook-company-tech-support-comparison.242677/ is 36500 ms [01/29 02:23:06] [INFO] !!! Now downloading Notebook Company Tech Support Comparison !!!!! [01/29 02:23:07] [INFO] We are on page 1 of 6 [01/29 02:23:09] [INFO] We are on page 2 of 6 [01/29 02:23:11] [INFO] We are on page 3 of 6 [01/29 02:23:13] [INFO] We are on page 4 of 6 [01/29 02:23:15] [INFO] We are on page 5 of 6 [01/29 02:23:17] [INFO] We are on page 6 of 6 [01/29 02:23:17] [INFO] Number of posts: 4 [01/29 02:23:17] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/notworthy_zpslg2phlen.gif [01/29 02:23:17] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/notworthy_zpslg2phlen.gif [01/29 02:23:17] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/notworthy_zpslg2phlen.gif [01/29 02:23:17] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/notworthy_zpslg2phlen.gif [01/29 02:23:17] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/notworthy_zpslg2phlen.gif [01/29 02:23:17] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/notworthy_zpslg2phlen.gif [01/29 02:23:17] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/notworthy_zpslg2phlen.gif [01/29 02:23:17] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/notworthy_zpslg2phlen.gif [01/29 02:23:17] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/notworthy_zpslg2phlen.gif [01/29 02:23:17] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/notworthy_zpslg2phlen.gif [01/29 02:23:17] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/notworthy_zpslg2phlen.gif [01/29 02:23:17] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/notworthy_zpslg2phlen.gif [01/29 02:23:17] [INFO] Progress: 4028/6740 [01/29 02:23:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:23:17] [INFO] Thread http://forum.notebookreview.com/threads/notebook-company-tech-support-comparison.242677/ finished! [01/29 02:23:17] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-thinkpad-z61m-review-pics-specs.58942/ is 31500 ms [01/29 02:23:18] [INFO] !!! Now downloading Lenovo ThinkPad Z61m Review (pics, specs) !!!!! [01/29 02:23:19] [INFO] We are on page 1 of 5 [01/29 02:23:29] [INFO] We are on page 2 of 5 [01/29 02:23:31] [INFO] We are on page 3 of 5 [01/29 02:23:32] [INFO] We are on page 4 of 5 [01/29 02:23:34] [INFO] We are on page 5 of 5 [01/29 02:23:34] [INFO] Number of posts: 4 [01/29 02:23:34] [INFO] Progress: 4029/6740 [01/29 02:23:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:23:34] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-z61m-review-pics-specs.58942/ finished! [01/29 02:23:34] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-msi-wind-notebook-10-inch-eee-pc-aspire-5920-gets-wimax.242454/ is 20500 ms [01/29 02:23:35] [INFO] !!! Now downloading News Bits- MSI Wind notebook, 10-inch Eee PC, Aspire 5920 Gets WiMax !!!!! [01/29 02:23:36] [INFO] We are on page 1 of 3 [01/29 02:23:39] [INFO] We are on page 2 of 3 [01/29 02:23:41] [INFO] We are on page 3 of 3 [01/29 02:23:41] [INFO] Number of posts: 2 [01/29 02:23:41] [INFO] Progress: 4030/6740 [01/29 02:23:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:23:41] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-msi-wind-notebook-10-inch-eee-pc-aspire-5920-gets-wimax.242454/ finished! [01/29 02:23:41] [INFO] Max wait time for http://forum.notebookreview.com/threads/scientist-review-of-lenovo-thinkpad-t60-widescreen.110208/ is 20500 ms [01/29 02:23:42] [INFO] !!! Now downloading Scientist Review of Lenovo ThinkPad T60 Widescreen !!!!! [01/29 02:23:43] [INFO] We are on page 1 of 3 [01/29 02:23:47] [INFO] We are on page 2 of 3 [01/29 02:23:49] [INFO] We are on page 3 of 3 [01/29 02:23:49] [INFO] Number of posts: 2 [01/29 02:23:49] [INFO] Progress: 4031/6740 [01/29 02:23:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:23:49] [INFO] Thread http://forum.notebookreview.com/threads/scientist-review-of-lenovo-thinkpad-t60-widescreen.110208/ finished! [01/29 02:23:49] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-ibm-thinkpad-t60-widescreen-review.117132/ is 32000 ms [01/29 02:23:49] [INFO] !!! Now downloading Lenovo IBM Thinkpad T60 Widescreen Review !!!!! [01/29 02:23:50] [INFO] We are on page 1 of 5 [01/29 02:23:57] [INFO] We are on page 2 of 5 [01/29 02:23:58] [INFO] We are on page 3 of 5 [01/29 02:24:00] [INFO] We are on page 4 of 5 [01/29 02:24:02] [INFO] We are on page 5 of 5 [01/29 02:24:02] [INFO] Number of posts: 5 [01/29 02:24:02] [INFO] Progress: 4032/6740 [01/29 02:24:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:24:02] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ibm-thinkpad-t60-widescreen-review.117132/ finished! [01/29 02:24:02] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-new-ati-graphics-eee-pc-gets-windows-apple-security-problems.235534/ is 31000 ms [01/29 02:24:03] [INFO] !!! Now downloading News Bits- New ATI Graphics, Eee PC Gets Windows, Apple Security Problems !!!!! [01/29 02:24:04] [INFO] We are on page 1 of 5 [01/29 02:24:06] [INFO] We are on page 2 of 5 [01/29 02:24:08] [INFO] We are on page 3 of 5 [01/29 02:24:10] [INFO] We are on page 4 of 5 [01/29 02:24:12] [INFO] We are on page 5 of 5 [01/29 02:24:12] [INFO] Number of posts: 3 [01/29 02:24:12] [INFO] Progress: 4033/6740 [01/29 02:24:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:24:12] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-new-ati-graphics-eee-pc-gets-windows-apple-security-problems.235534/ finished! [01/29 02:24:12] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-ati-radeon-hd-3000-xp-coming-to-hp-mini-note-alienware-release-bios-fix-again.241645/ is 21500 ms [01/29 02:24:13] [INFO] !!! Now downloading News Bits- ATI Radeon HD 3000, XP coming to HP Mini-Note, Alienware release BIOS fix ... again !!!!! [01/29 02:24:14] [INFO] We are on page 1 of 3 [01/29 02:24:17] [INFO] We are on page 2 of 3 [01/29 02:24:18] [INFO] We are on page 3 of 3 [01/29 02:24:18] [INFO] Number of posts: 4 [01/29 02:24:19] [INFO] Progress: 4034/6740 [01/29 02:24:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:24:19] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-ati-radeon-hd-3000-xp-coming-to-hp-mini-note-alienware-release-bios-fix-again.241645/ finished! [01/29 02:24:19] [INFO] Max wait time for http://forum.notebookreview.com/threads/overclocking-the-intel-core-2-extreme-x9000.218406/ is 21000 ms [01/29 02:24:19] [INFO] !!! Now downloading Overclocking the Intel Core 2 Extreme X9000 !!!!! [01/29 02:24:21] [INFO] We are on page 1 of 3 [01/29 02:24:30] [INFO] We are on page 2 of 3 [01/29 02:24:31] [INFO] We are on page 3 of 3 [01/29 02:24:31] [INFO] Number of posts: 3 [01/29 02:24:31] [INFO] Progress: 4035/6740 [01/29 02:24:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:24:31] [INFO] Thread http://forum.notebookreview.com/threads/overclocking-the-intel-core-2-extreme-x9000.218406/ finished! [01/29 02:24:31] [INFO] Max wait time for http://forum.notebookreview.com/threads/speck-products-see-thru-hard-shell-case-for-apple-macbook-pro-review.90708/ is 21500 ms [01/29 02:24:32] [INFO] !!! Now downloading Speck Products See Thru Hard Shell Case for Apple MacBook Pro Review !!!!! [01/29 02:24:33] [INFO] We are on page 1 of 3 [01/29 02:24:37] [INFO] We are on page 2 of 3 [01/29 02:24:39] [INFO] We are on page 3 of 3 [01/29 02:24:39] [INFO] Number of posts: 4 [01/29 02:24:39] [INFO] Progress: 4036/6740 [01/29 02:24:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:24:39] [INFO] Thread http://forum.notebookreview.com/threads/speck-products-see-thru-hard-shell-case-for-apple-macbook-pro-review.90708/ finished! [01/29 02:24:39] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-new-eee-pc-in-april-amd-cuts-workforce-yahoo-says-no-to-microsoft-again.238455/ is 35000 ms [01/29 02:24:39] [INFO] !!! Now downloading News Bits- New Eee PC in April, AMD Cuts Workforce, Yahoo! Says No To Microsoft ... Again !!!!! [01/29 02:24:40] [INFO] We are on page 1 of 6 [01/29 02:24:43] [INFO] We are on page 2 of 6 [01/29 02:24:45] [INFO] We are on page 3 of 6 [01/29 02:24:47] [INFO] We are on page 4 of 6 [01/29 02:24:49] [INFO] We are on page 5 of 6 [01/29 02:24:50] [INFO] We are on page 6 of 6 [01/29 02:24:50] [INFO] Number of posts: 1 [01/29 02:24:50] [INFO] Progress: 4037/6740 [01/29 02:24:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:24:50] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-new-eee-pc-in-april-amd-cuts-workforce-yahoo-says-no-to-microsoft-again.238455/ finished! [01/29 02:24:51] [INFO] !!! Now downloading Golla Laptop Sleeve Review !!!!! [01/29 02:24:52] [INFO] We are on page 1 of 1 [01/29 02:24:52] [INFO] Number of posts: 3 [01/29 02:24:53] [INFO] Progress: 4038/6740 [01/29 02:24:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:24:53] [INFO] Thread http://forum.notebookreview.com/threads/golla-laptop-sleeve-review.241492/ finished! [01/29 02:24:54] [INFO] Max wait time for http://forum.notebookreview.com/threads/interview-hps-rahul-sood-talks-gaming-with-notebookreview.226302/ is 27000 ms [01/29 02:24:54] [INFO] !!! Now downloading Interview- HP's Rahul Sood Talks Gaming With NotebookReview !!!!! [01/29 02:24:55] [INFO] We are on page 1 of 4 [01/29 02:24:57] [INFO] We are on page 2 of 4 [01/29 02:24:59] [INFO] We are on page 3 of 4 [01/29 02:25:01] [INFO] We are on page 4 of 4 [01/29 02:25:01] [INFO] Number of posts: 5 [01/29 02:25:01] [INFO] Progress: 4039/6740 [01/29 02:25:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:25:01] [INFO] Thread http://forum.notebookreview.com/threads/interview-hps-rahul-sood-talks-gaming-with-notebookreview.226302/ finished! [01/29 02:25:01] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-ideapad-u110-windows-xp-sp3-399-open-computer-runs-mac-os-x.240845/ is 20500 ms [01/29 02:25:01] [INFO] !!! Now downloading News Bits- IdeaPad U110, Windows XP SP3, $399 Open Computer runs Mac OS X !!!!! [01/29 02:25:02] [INFO] We are on page 1 of 3 [01/29 02:25:05] [INFO] We are on page 2 of 3 [01/29 02:25:07] [INFO] We are on page 3 of 3 [01/29 02:25:07] [INFO] Number of posts: 2 [01/29 02:25:07] [INFO] Progress: 4040/6740 [01/29 02:25:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:25:07] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-ideapad-u110-windows-xp-sp3-399-open-computer-runs-mac-os-x.240845/ finished! [01/29 02:25:07] [INFO] !!! Now downloading Slappa Ballistix AURA Review !!!!! [01/29 02:25:08] [INFO] We are on page 1 of 1 [01/29 02:25:08] [INFO] Number of posts: 1 [01/29 02:25:11] [INFO] Progress: 4041/6740 [01/29 02:25:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:25:11] [INFO] Thread http://forum.notebookreview.com/threads/slappa-ballistix-aura-review.241138/ finished! [01/29 02:25:11] [INFO] !!! Now downloading Adesso Multimedia Keyboard Review !!!!! [01/29 02:25:12] [INFO] We are on page 1 of 1 [01/29 02:25:12] [INFO] Number of posts: 4 [01/29 02:25:13] [INFO] Progress: 4042/6740 [01/29 02:25:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:25:13] [INFO] Thread http://forum.notebookreview.com/threads/adesso-multimedia-keyboard-review.240825/ finished! [01/29 02:25:13] [INFO] !!! Now downloading How To Improve Notebook Battery Life !!!!! [01/29 02:25:14] [INFO] We are on page 1 of 2 [01/29 02:25:17] [INFO] We are on page 2 of 2 [01/29 02:25:17] [INFO] Number of posts: 9 [01/29 02:25:17] [INFO] Progress: 4043/6740 [01/29 02:25:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:25:17] [INFO] Thread http://forum.notebookreview.com/threads/how-to-improve-notebook-battery-life.238891/ finished! [01/29 02:25:17] [INFO] Max wait time for http://forum.notebookreview.com/threads/apple-macbook-air-review-discussion.216324/ is 37500 ms [01/29 02:25:18] [INFO] !!! Now downloading Apple MacBook Air Review Discussion !!!!! [01/29 02:25:19] [INFO] We are on page 1 of 6 [01/29 02:25:21] [INFO] We are on page 2 of 6 [01/29 02:25:23] [INFO] We are on page 3 of 6 [01/29 02:25:24] [INFO] We are on page 4 of 6 [01/29 02:25:26] [INFO] We are on page 5 of 6 [01/29 02:25:28] [INFO] We are on page 6 of 6 [01/29 02:25:28] [INFO] Number of posts: 6 [01/29 02:25:28] [INFO] Progress: 4044/6740 [01/29 02:25:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:25:28] [INFO] Thread http://forum.notebookreview.com/threads/apple-macbook-air-review-discussion.216324/ finished! [01/29 02:25:29] [INFO] !!! Now downloading Crumpler Chester Squander Review !!!!! [01/29 02:25:30] [INFO] We are on page 1 of 2 [01/29 02:25:32] [INFO] We are on page 2 of 2 [01/29 02:25:32] [INFO] Number of posts: 1 [01/29 02:25:32] [INFO] Progress: 4045/6740 [01/29 02:25:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:25:32] [INFO] Thread http://forum.notebookreview.com/threads/crumpler-chester-squander-review.239847/ finished! [01/29 02:25:33] [INFO] !!! Now downloading Review Boblebee Megalopolis Executive Backpack !!!!! [01/29 02:25:34] [INFO] We are on page 1 of 1 [01/29 02:25:34] [INFO] Number of posts: 4 [01/29 02:25:38] [INFO] Progress: 4046/6740 [01/29 02:25:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:25:38] [INFO] Thread http://forum.notebookreview.com/threads/review-boblebee-megalopolis-executive-backpack.1331/ finished! [01/29 02:25:39] [INFO] !!! Now downloading Dell Vostro 1700 User Review !!!!! [01/29 02:25:40] [INFO] We are on page 1 of 2 [01/29 02:25:43] [INFO] We are on page 2 of 2 [01/29 02:25:43] [INFO] Number of posts: 8 [01/29 02:25:43] [INFO] Progress: 4047/6740 [01/29 02:25:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:25:43] [INFO] Thread http://forum.notebookreview.com/threads/dell-vostro-1700-user-review.167243/ finished! [01/29 02:25:43] [INFO] Max wait time for http://forum.notebookreview.com/threads/fujitsu-p7120-p7120d-review-pics-specs.36041/ is 40000 ms [01/29 02:25:44] [INFO] !!! Now downloading Fujitsu P7120 (P7120D) Review (pics, specs) !!!!! [01/29 02:25:45] [INFO] We are on page 1 of 7 [01/29 02:25:51] [INFO] We are on page 2 of 7 [01/29 02:25:53] [INFO] We are on page 3 of 7 [01/29 02:25:55] [INFO] We are on page 4 of 7 [01/29 02:25:57] [INFO] We are on page 5 of 7 [01/29 02:25:58] [INFO] We are on page 6 of 7 [01/29 02:26:00] [INFO] We are on page 7 of 7 [01/29 02:26:00] [INFO] Number of posts: 1 [01/29 02:26:00] [INFO] Progress: 4048/6740 [01/29 02:26:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:26:00] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-p7120-p7120d-review-pics-specs.36041/ finished! [01/29 02:26:00] [INFO] Max wait time for http://forum.notebookreview.com/threads/does-the-overclockable-dell-xps-m1710-deliver.118929/ is 39000 ms [01/29 02:26:00] [INFO] !!! Now downloading Does the Overclockable Dell XPS M1710 Deliver !!!!! [01/29 02:26:01] [INFO] We are on page 1 of 6 [01/29 02:26:02] [WARNING] File not found for image https://dellreview.files.wordpress.com/2007/04/image001.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Does the Overclockable Dell XPS M1710 Deliver/images/storyImages/image001.jpg [01/29 02:26:02] [WARNING] File not found for image https://dellreview.files.wordpress.com/2007/04/image002.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Does the Overclockable Dell XPS M1710 Deliver/images/storyImages/image002.jpg [01/29 02:26:02] [WARNING] File not found for image https://dellreview.files.wordpress.com/2007/04/image003.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Does the Overclockable Dell XPS M1710 Deliver/images/storyImages/image003.jpg [01/29 02:26:02] [WARNING] File not found for image https://dellreview.files.wordpress.com/2007/04/image004.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Does the Overclockable Dell XPS M1710 Deliver/images/storyImages/image004.jpg [01/29 02:26:02] [WARNING] File not found for image https://dellreview.files.wordpress.com/2007/04/image005.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Does the Overclockable Dell XPS M1710 Deliver/images/storyImages/image005.jpg [01/29 02:26:02] [WARNING] File not found for image https://dellreview.files.wordpress.com/2007/04/untitled1.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Does the Overclockable Dell XPS M1710 Deliver/images/storyImages/untitled1.jpg [01/29 02:26:02] [WARNING] File not found for image https://dellreview.files.wordpress.com/2007/04/image006.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Does the Overclockable Dell XPS M1710 Deliver/images/storyImages/image006.jpg [01/29 02:26:02] [WARNING] File not found for image https://dellreview.files.wordpress.com/2007/04/image007.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Does the Overclockable Dell XPS M1710 Deliver/images/storyImages/image007.jpg [01/29 02:26:02] [WARNING] File not found for image https://dellreview.files.wordpress.com/2007/04/image008.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Does the Overclockable Dell XPS M1710 Deliver/images/storyImages/image008.jpg [01/29 02:26:02] [WARNING] File not found for image https://dellreview.files.wordpress.com/2007/04/image009.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Does the Overclockable Dell XPS M1710 Deliver/images/storyImages/image009.jpg [01/29 02:26:02] [WARNING] File not found for image https://dellreview.files.wordpress.com/2007/04/image010.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Does the Overclockable Dell XPS M1710 Deliver/images/storyImages/image010.jpg [01/29 02:26:02] [WARNING] File not found for image https://dellreview.files.wordpress.com/2007/04/image011.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Does the Overclockable Dell XPS M1710 Deliver/images/storyImages/image011.jpg [01/29 02:26:02] [WARNING] File not found for image https://dellreview.files.wordpress.com/2007/04/image012.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Does the Overclockable Dell XPS M1710 Deliver/images/storyImages/image012.jpg [01/29 02:26:02] [WARNING] File not found for image https://dellreview.files.wordpress.com/2007/04/image013.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Does the Overclockable Dell XPS M1710 Deliver/images/storyImages/image013.jpg [01/29 02:26:03] [WARNING] File not found for image https://dellreview.files.wordpress.com/2007/04/image014.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Does the Overclockable Dell XPS M1710 Deliver/images/storyImages/image014.jpg [01/29 02:26:03] [WARNING] File not found for image https://dellreview.files.wordpress.com/2007/04/image015.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Does the Overclockable Dell XPS M1710 Deliver/images/storyImages/image015.jpg [01/29 02:26:03] [WARNING] File not found for image https://dellreview.files.wordpress.com/2007/04/image016.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Does the Overclockable Dell XPS M1710 Deliver/images/storyImages/image016.jpg [01/29 02:26:03] [WARNING] File not found for image https://dellreview.files.wordpress.com/2007/04/image017.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Does the Overclockable Dell XPS M1710 Deliver/images/storyImages/image017.jpg [01/29 02:26:03] [WARNING] File not found for image https://dellreview.files.wordpress.com/2007/04/image018.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Does the Overclockable Dell XPS M1710 Deliver/images/storyImages/image018.jpg [01/29 02:26:03] [WARNING] File not found for image https://dellreview.files.wordpress.com/2007/04/image019.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Does the Overclockable Dell XPS M1710 Deliver/images/storyImages/image019.jpg [01/29 02:26:05] [INFO] We are on page 2 of 6 [01/29 02:26:08] [INFO] We are on page 3 of 6 [01/29 02:26:11] [INFO] We are on page 4 of 6 [01/29 02:26:12] [INFO] We are on page 5 of 6 [01/29 02:26:15] [INFO] We are on page 6 of 6 [01/29 02:26:15] [INFO] Number of posts: 9 [01/29 02:26:15] [INFO] Progress: 4049/6740 [01/29 02:26:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:26:15] [INFO] Thread http://forum.notebookreview.com/threads/does-the-overclockable-dell-xps-m1710-deliver.118929/ finished! [01/29 02:26:16] [INFO] !!! Now downloading How To Sell Your Old Notebook !!!!! [01/29 02:26:17] [INFO] We are on page 1 of 2 [01/29 02:26:22] [INFO] We are on page 2 of 2 [01/29 02:26:22] [INFO] Number of posts: 2 [01/29 02:26:22] [INFO] Progress: 4050/6740 [01/29 02:26:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:26:22] [INFO] Thread http://forum.notebookreview.com/threads/how-to-sell-your-old-notebook.239236/ finished! [01/29 02:26:23] [INFO] !!! Now downloading Test article !!!!! [01/29 02:26:24] [INFO] We are on page 1 of 1 [01/29 02:26:24] [INFO] Number of posts: 6 [01/29 02:26:25] [INFO] Progress: 4051/6740 [01/29 02:26:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:26:25] [INFO] Thread http://forum.notebookreview.com/threads/test-article.239354/ finished! [01/29 02:26:26] [INFO] !!! Now downloading GETAC M230 Review !!!!! [01/29 02:26:27] [INFO] We are on page 1 of 2 [01/29 02:26:33] [INFO] We are on page 2 of 2 [01/29 02:26:33] [INFO] Number of posts: 5 [01/29 02:26:35] [INFO] Progress: 4052/6740 [01/29 02:26:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:26:35] [INFO] Thread http://forum.notebookreview.com/threads/getac-m230-review.238548/ finished! [01/29 02:26:35] [INFO] Max wait time for http://forum.notebookreview.com/threads/toshiba-revamps-and-releases-new-satellite-notebooks.238228/ is 20500 ms [01/29 02:26:35] [INFO] !!! Now downloading Toshiba Revamps and Releases New Satellite Notebooks !!!!! [01/29 02:26:36] [INFO] We are on page 1 of 3 [01/29 02:26:39] [INFO] We are on page 2 of 3 [01/29 02:26:40] [INFO] We are on page 3 of 3 [01/29 02:26:40] [INFO] Number of posts: 2 [01/29 02:26:42] [INFO] Progress: 4053/6740 [01/29 02:26:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:26:42] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-revamps-and-releases-new-satellite-notebooks.238228/ finished! [01/29 02:26:42] [INFO] !!! Now downloading Asus Eee PC 4G Windows Review !!!!! [01/29 02:26:43] [INFO] We are on page 1 of 2 [01/29 02:26:45] [INFO] We are on page 2 of 2 [01/29 02:26:46] [INFO] Progress: 4054/6740 [01/29 02:26:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:26:46] [INFO] Thread http://forum.notebookreview.com/threads/asus-eee-pc-4g-windows-review.237863/ finished! [01/29 02:26:47] [INFO] !!! Now downloading Toshiba Satellite L350- A 17-inch Laptop For Only $750 !!!!! [01/29 02:26:48] [INFO] We are on page 1 of 2 [01/29 02:26:52] [INFO] We are on page 2 of 2 [01/29 02:26:52] [INFO] Number of posts: 7 [01/29 02:26:53] [INFO] Progress: 4055/6740 [01/29 02:26:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:26:53] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-l350-a-17-inch-laptop-for-only-750.235866/ finished! [01/29 02:26:53] [INFO] !!! Now downloading Kensington Bluetooth Stereo Headphones Review !!!!! [01/29 02:26:54] [INFO] We are on page 1 of 1 [01/29 02:26:54] [INFO] Number of posts: 7 [01/29 02:26:55] [INFO] Progress: 4056/6740 [01/29 02:26:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:26:55] [INFO] Thread http://forum.notebookreview.com/threads/kensington-bluetooth-stereo-headphones-review.232284/ finished! [01/29 02:26:55] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-new-toshiba-notebooks-intel-anti-theft-solution-nvidia-9-series-mobile-cards.237069/ is 26500 ms [01/29 02:26:55] [INFO] !!! Now downloading News Bits- New Toshiba Notebooks, Intel Anti-Theft Solution, Nvidia 9-Series Mobile Cards !!!!! [01/29 02:26:56] [INFO] We are on page 1 of 4 [01/29 02:26:59] [INFO] We are on page 2 of 4 [01/29 02:27:01] [INFO] We are on page 3 of 4 [01/29 02:27:04] [INFO] We are on page 4 of 4 [01/29 02:27:04] [INFO] Number of posts: 4 [01/29 02:27:04] [INFO] Progress: 4057/6740 [01/29 02:27:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:27:04] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-new-toshiba-notebooks-intel-anti-theft-solution-nvidia-9-series-mobile-cards.237069/ finished! [01/29 02:27:04] [INFO] !!! Now downloading Belkin Laptop Hideaway Review !!!!! [01/29 02:27:05] [INFO] We are on page 1 of 2 [01/29 02:27:08] [INFO] We are on page 2 of 2 [01/29 02:27:08] [INFO] Number of posts: 3 [01/29 02:27:09] [INFO] Progress: 4058/6740 [01/29 02:27:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:27:09] [INFO] Thread http://forum.notebookreview.com/threads/belkin-laptop-hideaway-review.237196/ finished! [01/29 02:27:09] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-hp-dv3000-acer-low-cost-laptop-dell-rugged-latitude.233141/ is 22500 ms [01/29 02:27:09] [INFO] !!! Now downloading News Bits- HP dv3000, Acer Low-Cost Laptop, Dell Rugged Latitude !!!!! [01/29 02:27:10] [INFO] We are on page 1 of 3 [01/29 02:27:13] [INFO] We are on page 2 of 3 [01/29 02:27:15] [INFO] We are on page 3 of 3 [01/29 02:27:15] [INFO] Number of posts: 6 [01/29 02:27:15] [INFO] Progress: 4059/6740 [01/29 02:27:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:27:15] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-hp-dv3000-acer-low-cost-laptop-dell-rugged-latitude.233141/ finished! [01/29 02:27:15] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-intel-atom-processors-windows-xp-still-lives-nvidia-blamed-for-vista-crashes.236368/ is 38000 ms [01/29 02:27:16] [INFO] !!! Now downloading News Bits- Intel Atom Processors, Windows XP Still Lives, Nvidia Blamed for Vista Crashes !!!!! [01/29 02:27:17] [INFO] We are on page 1 of 6 [01/29 02:27:19] [INFO] We are on page 2 of 6 [01/29 02:27:22] [INFO] We are on page 3 of 6 [01/29 02:27:24] [INFO] We are on page 4 of 6 [01/29 02:27:24] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/swoon_zpscs4r6k8g.gif [01/29 02:27:24] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/swoon_zpscs4r6k8g.gif [01/29 02:27:24] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/swoon_zpscs4r6k8g.gif [01/29 02:27:24] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/swoon_zpscs4r6k8g.gif [01/29 02:27:24] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/swoon_zpscs4r6k8g.gif [01/29 02:27:24] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/swoon_zpscs4r6k8g.gif [01/29 02:27:26] [INFO] We are on page 5 of 6 [01/29 02:27:28] [INFO] We are on page 6 of 6 [01/29 02:27:28] [INFO] Number of posts: 7 [01/29 02:27:28] [INFO] Progress: 4060/6740 [01/29 02:27:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:27:28] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-intel-atom-processors-windows-xp-still-lives-nvidia-blamed-for-vista-crashes.236368/ finished! [01/29 02:27:28] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-eee-pc-4g-review.183260/ is 90500 ms [01/29 02:27:28] [INFO] !!! Now downloading Asus Eee PC 4G Review !!!!! [01/29 02:27:29] [INFO] We are on page 1 of 17 [01/29 02:27:35] [INFO] We are on page 2 of 17 [01/29 02:27:37] [INFO] We are on page 3 of 17 [01/29 02:27:39] [INFO] We are on page 4 of 17 [01/29 02:27:40] [INFO] We are on page 5 of 17 [01/29 02:27:42] [INFO] We are on page 6 of 17 [01/29 02:27:44] [INFO] We are on page 7 of 17 [01/29 02:27:45] [INFO] We are on page 8 of 17 [01/29 02:27:47] [INFO] We are on page 9 of 17 [01/29 02:27:49] [INFO] We are on page 10 of 17 [01/29 02:27:51] [INFO] We are on page 11 of 17 [01/29 02:27:53] [INFO] We are on page 12 of 17 [01/29 02:27:54] [INFO] We are on page 13 of 17 [01/29 02:27:56] [INFO] We are on page 14 of 17 [01/29 02:27:57] [INFO] We are on page 15 of 17 [01/29 02:27:58] [WARNING] Host down for image http://www.iheartpaws.com/forums/images/smilies/2141.gif [01/29 02:27:59] [INFO] We are on page 16 of 17 [01/29 02:28:01] [INFO] We are on page 17 of 17 [01/29 02:28:01] [INFO] Number of posts: 2 [01/29 02:28:02] [INFO] Progress: 4061/6740 [01/29 02:28:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:28:02] [INFO] Thread http://forum.notebookreview.com/threads/asus-eee-pc-4g-review.183260/ finished! [01/29 02:28:02] [INFO] Max wait time for http://forum.notebookreview.com/threads/adaptec-gamebridge-1400-review-play-console-video-games-on-your-laptop.107511/ is 23000 ms [01/29 02:28:02] [INFO] !!! Now downloading Adaptec GameBridge 1400 Review -- Play Console Video Games on Your Laptop !!!!! [01/29 02:28:03] [INFO] We are on page 1 of 3 [01/29 02:28:10] [INFO] We are on page 2 of 3 [01/29 02:28:12] [INFO] We are on page 3 of 3 [01/29 02:28:12] [INFO] Number of posts: 7 [01/29 02:28:12] [INFO] Progress: 4062/6740 [01/29 02:28:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:28:12] [INFO] Thread http://forum.notebookreview.com/threads/adaptec-gamebridge-1400-review-play-console-video-games-on-your-laptop.107511/ finished! [01/29 02:28:12] [INFO] Max wait time for http://forum.notebookreview.com/threads/logitech-mx-airbook-review.235805/ is 40000 ms [01/29 02:28:13] [INFO] !!! Now downloading Logitech MX AirBook Review !!!!! [01/29 02:28:14] [INFO] We are on page 1 of 7 [01/29 02:28:21] [INFO] We are on page 2 of 7 [01/29 02:28:24] [INFO] We are on page 3 of 7 [01/29 02:28:26] [INFO] We are on page 4 of 7 [01/29 02:28:28] [INFO] We are on page 5 of 7 [01/29 02:28:31] [INFO] We are on page 6 of 7 [01/29 02:28:34] [INFO] We are on page 7 of 7 [01/29 02:28:34] [INFO] Number of posts: 1 [01/29 02:28:34] [INFO] Progress: 4063/6740 [01/29 02:28:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:28:34] [INFO] Thread http://forum.notebookreview.com/threads/logitech-mx-airbook-review.235805/ finished! [01/29 02:28:34] [INFO] Max wait time for http://forum.notebookreview.com/threads/mobile-projector-first-look.236611/ is 21000 ms [01/29 02:28:34] [INFO] !!! Now downloading Mobile Projector First Look !!!!! [01/29 02:28:35] [INFO] We are on page 1 of 3 [01/29 02:28:38] [INFO] We are on page 2 of 3 [01/29 02:28:40] [INFO] We are on page 3 of 3 [01/29 02:28:40] [INFO] Number of posts: 3 [01/29 02:28:40] [INFO] Progress: 4064/6740 [01/29 02:28:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:28:40] [INFO] Thread http://forum.notebookreview.com/threads/mobile-projector-first-look.236611/ finished! [01/29 02:28:41] [INFO] !!! Now downloading DRS Armor 12.1 Rugged Convertible Notebook !!!!! [01/29 02:28:42] [INFO] We are on page 1 of 1 [01/29 02:28:42] [INFO] Number of posts: 4 [01/29 02:28:44] [INFO] Progress: 4065/6740 [01/29 02:28:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:28:44] [INFO] Thread http://forum.notebookreview.com/threads/drs-armor-12-1-rugged-convertible-notebook.236557/ finished! [01/29 02:28:44] [INFO] Max wait time for http://forum.notebookreview.com/threads/everex-cloudbook-review.225563/ is 27500 ms [01/29 02:28:44] [INFO] !!! Now downloading Everex CloudBook Review !!!!! [01/29 02:28:46] [INFO] We are on page 1 of 4 [01/29 02:28:50] [INFO] We are on page 2 of 4 [01/29 02:28:52] [INFO] We are on page 3 of 4 [01/29 02:28:53] [INFO] We are on page 4 of 4 [01/29 02:28:53] [INFO] Number of posts: 6 [01/29 02:28:54] [INFO] Progress: 4066/6740 [01/29 02:28:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:28:54] [INFO] Thread http://forum.notebookreview.com/threads/everex-cloudbook-review.225563/ finished! [01/29 02:28:54] [INFO] Max wait time for http://forum.notebookreview.com/threads/toshiba-satellite-u305-review.159793/ is 24500 ms [01/29 02:28:55] [INFO] !!! Now downloading Toshiba Satellite U305 Review !!!!! [01/29 02:28:56] [INFO] We are on page 1 of 3 [01/29 02:29:02] [INFO] We are on page 2 of 3 [01/29 02:29:04] [INFO] We are on page 3 of 3 [01/29 02:29:04] [INFO] Progress: 4067/6740 [01/29 02:29:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:29:04] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-u305-review.159793/ finished! [01/29 02:29:05] [INFO] !!! Now downloading Most Popular Laptops for March 2008 !!!!! [01/29 02:29:06] [INFO] We are on page 1 of 2 [01/29 02:29:07] [WARNING] File not found for image http://www.technologyguide.com/assets/X-20070701205527796.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Most Popular Laptops for March 2008/images/storyImages/X-20070701205527796.jpg [01/29 02:29:12] [INFO] We are on page 2 of 2 [01/29 02:29:12] [INFO] Number of posts: 8 [01/29 02:29:12] [INFO] Progress: 4068/6740 [01/29 02:29:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:29:12] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-laptops-for-march-2008.236022/ finished! [01/29 02:29:13] [INFO] !!! Now downloading Skullcandy Link Street Pack Review !!!!! [01/29 02:29:14] [INFO] We are on page 1 of 1 [01/29 02:29:14] [INFO] Number of posts: 3 [01/29 02:29:16] [INFO] Progress: 4069/6740 [01/29 02:29:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:29:16] [INFO] Thread http://forum.notebookreview.com/threads/skullcandy-link-street-pack-review.236226/ finished! [01/29 02:29:17] [INFO] !!! Now downloading Toshiba Satellite M205 Review !!!!! [01/29 02:29:18] [INFO] We are on page 1 of 2 [01/29 02:29:22] [INFO] We are on page 2 of 2 [01/29 02:29:22] [INFO] Number of posts: 3 [01/29 02:29:23] [INFO] Progress: 4070/6740 [01/29 02:29:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:29:23] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-m205-review.189490/ finished! [01/29 02:29:23] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-announces-blu-ray-laptop-less-than-1-000.234448/ is 24000 ms [01/29 02:29:24] [INFO] !!! Now downloading Dell Announces Blu-ray Laptop Less Than $1,000 !!!!! [01/29 02:29:25] [INFO] We are on page 1 of 3 [01/29 02:29:27] [INFO] We are on page 2 of 3 [01/29 02:29:29] [INFO] We are on page 3 of 3 [01/29 02:29:29] [INFO] Number of posts: 9 [01/29 02:29:29] [INFO] Progress: 4071/6740 [01/29 02:29:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:29:29] [INFO] Thread http://forum.notebookreview.com/threads/dell-announces-blu-ray-laptop-less-than-1-000.234448/ finished! [01/29 02:29:29] [INFO] !!! Now downloading News Bits- Asus Eee PC 900, Safari OK for Windows, HP UMPC Leaked !!!!! [01/29 02:29:30] [INFO] We are on page 1 of 2 [01/29 02:29:34] [INFO] We are on page 2 of 2 [01/29 02:29:34] [INFO] Number of posts: 9 [01/29 02:29:34] [WARNING] Host down for image http://www.blogsmithmedia.com/www.engadget.com/media/2008/03/3-26-08-2133-spec.jpg [01/29 02:29:34] [INFO] Progress: 4072/6740 [01/29 02:29:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:29:34] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-asus-eee-pc-900-safari-ok-for-windows-hp-umpc-leaked.234324/ finished! [01/29 02:29:35] [INFO] !!! Now downloading Adesso CyberPad Review !!!!! [01/29 02:29:36] [INFO] We are on page 1 of 2 [01/29 02:29:39] [INFO] We are on page 2 of 2 [01/29 02:29:39] [INFO] Number of posts: 8 [01/29 02:29:40] [INFO] Progress: 4073/6740 [01/29 02:29:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:29:40] [INFO] Thread http://forum.notebookreview.com/threads/adesso-cyberpad-review.234774/ finished! [01/29 02:29:40] [INFO] !!! Now downloading NEWS- Intel's 6-core Dunnington CPU coming this year, Nehalem gets official, Intel's Netbook !!!!! [01/29 02:29:41] [INFO] We are on page 1 of 2 [01/29 02:29:42] [WARNING] Host down for image http://www.blogsmithmedia.com/www.engadget.com/media/2008/03/nehalem.jpg [01/29 02:29:42] [WARNING] Host down for image http://www.blogsmithmedia.com/www.engadget.com/media/2008/03/3-18-08-intel_netbook.jpg [01/29 02:29:44] [INFO] We are on page 2 of 2 [01/29 02:29:44] [INFO] Number of posts: 1 [01/29 02:29:44] [INFO] Progress: 4074/6740 [01/29 02:29:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:29:44] [INFO] Thread http://forum.notebookreview.com/threads/news-intels-6-core-dunnington-cpu-coming-this-year-nehalem-gets-official-intels-netbook.230847/ finished! [01/29 02:29:44] [INFO] !!! Now downloading Notebookreview.com plugged on Tekzilla #26 !!!!! [01/29 02:29:45] [INFO] We are on page 1 of 1 [01/29 02:29:45] [INFO] Number of posts: 3 [01/29 02:29:45] [INFO] Progress: 4075/6740 [01/29 02:29:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:29:45] [INFO] Thread http://forum.notebookreview.com/threads/notebookreview-com-plugged-on-tekzilla-26.234537/ finished! [01/29 02:29:46] [INFO] !!! Now downloading Averatec AV2575 Review !!!!! [01/29 02:29:47] [INFO] We are on page 1 of 2 [01/29 02:29:51] [INFO] We are on page 2 of 2 [01/29 02:29:51] [INFO] Number of posts: 1 [01/29 02:29:51] [INFO] Progress: 4076/6740 [01/29 02:29:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:29:51] [INFO] Thread http://forum.notebookreview.com/threads/averatec-av2575-review.233657/ finished! [01/29 02:29:51] [INFO] Max wait time for http://forum.notebookreview.com/threads/samsung-q45-review.152398/ is 22500 ms [01/29 02:29:52] [INFO] !!! Now downloading Samsung Q45 Review !!!!! [01/29 02:29:53] [INFO] We are on page 1 of 3 [01/29 02:30:02] [INFO] We are on page 2 of 3 [01/29 02:30:17] [INFO] We are on page 3 of 3 [01/29 02:30:17] [INFO] Number of posts: 6 [01/29 02:30:17] [INFO] Progress: 4077/6740 [01/29 02:30:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:30:17] [INFO] Thread http://forum.notebookreview.com/threads/samsung-q45-review.152398/ finished! [01/29 02:30:18] [INFO] !!! Now downloading Buyer Beware- Battery Prices On The Rise !!!!! [01/29 02:30:19] [INFO] We are on page 1 of 2 [01/29 02:30:21] [INFO] We are on page 2 of 2 [01/29 02:30:21] [INFO] Progress: 4078/6740 [01/29 02:30:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:30:21] [INFO] Thread http://forum.notebookreview.com/threads/buyer-beware-battery-prices-on-the-rise.234109/ finished! [01/29 02:30:21] [INFO] Max wait time for http://forum.notebookreview.com/threads/windows-vista-sp1-now-available-is-it-worth-it.230922/ is 66000 ms [01/29 02:30:22] [INFO] !!! Now downloading Windows Vista SP1 Now Available ... Is It Worth It !!!!! [01/29 02:30:23] [INFO] We are on page 1 of 12 [01/29 02:30:25] [INFO] We are on page 2 of 12 [01/29 02:30:27] [INFO] We are on page 3 of 12 [01/29 02:30:29] [INFO] We are on page 4 of 12 [01/29 02:30:31] [INFO] We are on page 5 of 12 [01/29 02:30:33] [INFO] We are on page 6 of 12 [01/29 02:30:36] [INFO] We are on page 7 of 12 [01/29 02:30:38] [INFO] We are on page 8 of 12 [01/29 02:30:40] [INFO] We are on page 9 of 12 [01/29 02:30:42] [INFO] We are on page 10 of 12 [01/29 02:30:43] [INFO] We are on page 11 of 12 [01/29 02:30:45] [INFO] We are on page 12 of 12 [01/29 02:30:45] [INFO] Number of posts: 3 [01/29 02:30:45] [INFO] Progress: 4079/6740 [01/29 02:30:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:30:45] [INFO] Thread http://forum.notebookreview.com/threads/windows-vista-sp1-now-available-is-it-worth-it.230922/ finished! [01/29 02:30:46] [INFO] !!! Now downloading Asus U6S Review !!!!! [01/29 02:30:47] [INFO] We are on page 1 of 2 [01/29 02:30:51] [INFO] We are on page 2 of 2 [01/29 02:30:51] [INFO] Number of posts: 8 [01/29 02:30:51] [INFO] Progress: 4080/6740 [01/29 02:30:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:30:51] [INFO] Thread http://forum.notebookreview.com/threads/asus-u6s-review.233288/ finished! [01/29 02:30:53] [INFO] !!! Now downloading Interview- Life's Better Than Good With LG Notebooks !!!!! [01/29 02:30:54] [INFO] We are on page 1 of 1 [01/29 02:30:55] [INFO] Progress: 4081/6740 [01/29 02:30:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:30:55] [INFO] Thread http://forum.notebookreview.com/threads/interview-lifes-better-than-good-with-lg-notebooks.231154/ finished! [01/29 02:30:55] [INFO] !!! Now downloading Microsoft Streets and Trips 2008 Review !!!!! [01/29 02:30:56] [INFO] We are on page 1 of 2 [01/29 02:31:00] [INFO] We are on page 2 of 2 [01/29 02:31:00] [INFO] Number of posts: 1 [01/29 02:31:00] [INFO] Progress: 4082/6740 [01/29 02:31:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:31:00] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-streets-and-trips-2008-review.170136/ finished! [01/29 02:31:00] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-latitude-d531-review.130166/ is 24000 ms [01/29 02:31:01] [INFO] !!! Now downloading Dell Latitude D531 Review !!!!! [01/29 02:31:02] [INFO] We are on page 1 of 3 [01/29 02:31:08] [INFO] We are on page 2 of 3 [01/29 02:31:09] [INFO] We are on page 3 of 3 [01/29 02:31:09] [INFO] Number of posts: 9 [01/29 02:31:09] [INFO] Progress: 4083/6740 [01/29 02:31:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:31:09] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-d531-review.130166/ finished! [01/29 02:31:10] [INFO] !!! Now downloading Logitech 15.4 Kinetik Backpack Review !!!!! [01/29 02:31:11] [INFO] We are on page 1 of 2 [01/29 02:31:15] [INFO] We are on page 2 of 2 [01/29 02:31:15] [INFO] Number of posts: 2 [01/29 02:31:16] [INFO] Progress: 4084/6740 [01/29 02:31:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:31:16] [INFO] Thread http://forum.notebookreview.com/threads/logitech-15-4-kinetik-backpack-review.163252/ finished! [01/29 02:31:16] [INFO] !!! Now downloading The Vantec NexStar SX 2.5 Enclosure Review !!!!! [01/29 02:31:18] [INFO] We are on page 1 of 1 [01/29 02:31:21] [INFO] Progress: 4085/6740 [01/29 02:31:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:31:21] [INFO] Thread http://forum.notebookreview.com/threads/the-vantec-nexstar-sx-2-5-enclosure-review.138480/ finished! [01/29 02:31:22] [INFO] !!! Now downloading Getting More Laptop Battery Life - Good to the Last Drop !!!!! [01/29 02:31:23] [INFO] We are on page 1 of 2 [01/29 02:31:25] [INFO] We are on page 2 of 2 [01/29 02:31:25] [INFO] Number of posts: 3 [01/29 02:31:25] [INFO] Progress: 4086/6740 [01/29 02:31:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:31:25] [INFO] Thread http://forum.notebookreview.com/threads/getting-more-laptop-battery-life-good-to-the-last-drop.12284/ finished! [01/29 02:31:25] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-dell-says-ssds-are-reliable-intel-netbook-revealed-notebook-demand-drops.231407/ is 21000 ms [01/29 02:31:26] [INFO] !!! Now downloading News Bits- Dell Says SSDs Are Reliable, Intel Netbook Revealed, Notebook Demand Drops !!!!! [01/29 02:31:27] [INFO] We are on page 1 of 3 [01/29 02:31:29] [INFO] We are on page 2 of 3 [01/29 02:31:31] [INFO] We are on page 3 of 3 [01/29 02:31:31] [INFO] Number of posts: 3 [01/29 02:31:31] [INFO] Progress: 4087/6740 [01/29 02:31:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:31:31] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-dell-says-ssds-are-reliable-intel-netbook-revealed-notebook-demand-drops.231407/ finished! [01/29 02:31:31] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-pavilion-dv2800t-asian-odyssey-designed-laptop-at-ces-pics.205663/ is 23000 ms [01/29 02:31:31] [INFO] !!! Now downloading HP Pavilion dv2800t Asian Odyssey Designed Laptop at CES (pics) !!!!! [01/29 02:31:33] [INFO] We are on page 1 of 3 [01/29 02:31:36] [INFO] We are on page 2 of 3 [01/29 02:31:38] [INFO] We are on page 3 of 3 [01/29 02:31:38] [INFO] Number of posts: 7 [01/29 02:31:39] [INFO] Progress: 4088/6740 [01/29 02:31:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:31:39] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-dv2800t-asian-odyssey-designed-laptop-at-ces-pics.205663/ finished! [01/29 02:31:40] [INFO] !!! Now downloading Quad Core Socket P Mobile CPU is coming !!!!! [01/29 02:31:41] [INFO] We are on page 1 of 1 [01/29 02:31:41] [INFO] Number of posts: 9 [01/29 02:31:41] [INFO] Progress: 4089/6740 [01/29 02:31:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:31:41] [INFO] Thread http://forum.notebookreview.com/threads/quad-core-socket-p-mobile-cpu-is-coming.229602/ finished! [01/29 02:31:41] [INFO] Max wait time for http://forum.notebookreview.com/threads/fujitsu-lifebook-p8010-review.228751/ is 20500 ms [01/29 02:31:42] [INFO] !!! Now downloading Fujitsu LifeBook P8010 Review !!!!! [01/29 02:31:43] [INFO] We are on page 1 of 3 [01/29 02:31:47] [WARNING] File not found for image http://img291.imageshack.us/img291/8197/p3120182resizews6.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Fujitsu LifeBook P8010 Review/images/storyImages/p3120182resizews6.th.jpg [01/29 02:31:47] [WARNING] File not found for image http://img246.imageshack.us/img246/8177/p3120183resizehu4.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Fujitsu LifeBook P8010 Review/images/storyImages/p3120183resizehu4.th.jpg [01/29 02:31:47] [WARNING] File not found for image http://img393.imageshack.us/img393/935/p3120185resizefz7.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Fujitsu LifeBook P8010 Review/images/storyImages/p3120185resizefz7.th.jpg [01/29 02:31:47] [WARNING] File not found for image http://img246.imageshack.us/img246/1464/p3120186resizeby3.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Fujitsu LifeBook P8010 Review/images/storyImages/p3120186resizeby3.th.jpg [01/29 02:31:47] [WARNING] File not found for image http://img246.imageshack.us/img246/9987/p3120187resizega8.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Fujitsu LifeBook P8010 Review/images/storyImages/p3120187resizega8.th.jpg [01/29 02:31:47] [WARNING] File not found for image http://img139.imageshack.us/img139/3301/p3120189resizefn8.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Fujitsu LifeBook P8010 Review/images/storyImages/p3120189resizefn8.th.jpg [01/29 02:31:49] [INFO] We are on page 2 of 3 [01/29 02:31:51] [INFO] We are on page 3 of 3 [01/29 02:31:51] [INFO] Number of posts: 2 [01/29 02:31:51] [INFO] Progress: 4090/6740 [01/29 02:31:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:31:51] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-lifebook-p8010-review.228751/ finished! [01/29 02:31:53] [INFO] !!! Now downloading News- Solid State 'Fan' with no moving parts! !!!!! [01/29 02:31:54] [INFO] We are on page 1 of 2 [01/29 02:31:56] [INFO] We are on page 2 of 2 [01/29 02:31:56] [INFO] Number of posts: 3 [01/29 02:31:56] [INFO] Progress: 4091/6740 [01/29 02:31:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:31:56] [INFO] Thread http://forum.notebookreview.com/threads/news-solid-state-fan-with-no-moving-parts.231291/ finished! [01/29 02:31:56] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-zepto-comes-to-the-usa-and-canada-new-ssds-windows-vista-sp1-tomorrow.230647/ is 22500 ms [01/29 02:31:57] [INFO] !!! Now downloading News Bits- Zepto comes to the USA and Canada, New SSDs, Windows Vista SP1 Tomorrow !!!!! [01/29 02:31:58] [INFO] We are on page 1 of 3 [01/29 02:32:02] [INFO] We are on page 2 of 3 [01/29 02:32:04] [INFO] We are on page 3 of 3 [01/29 02:32:04] [INFO] Number of posts: 6 [01/29 02:32:04] [INFO] Progress: 4092/6740 [01/29 02:32:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:32:04] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-zepto-comes-to-the-usa-and-canada-new-ssds-windows-vista-sp1-tomorrow.230647/ finished! [01/29 02:32:04] [INFO] !!! Now downloading Kingston DataTraveler 400 Review !!!!! [01/29 02:32:06] [INFO] We are on page 1 of 1 [01/29 02:32:06] [INFO] Number of posts: 7 [01/29 02:32:08] [INFO] Progress: 4093/6740 [01/29 02:32:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:32:08] [INFO] Thread http://forum.notebookreview.com/threads/kingston-datatraveler-400-review.230452/ finished! [01/29 02:32:08] [INFO] !!! Now downloading Alienware Prepairing Fix for Underperforming M15x Notebooks !!!!! [01/29 02:32:09] [INFO] We are on page 1 of 2 [01/29 02:32:12] [INFO] We are on page 2 of 2 [01/29 02:32:12] [INFO] Number of posts: 7 [01/29 02:32:12] [INFO] Progress: 4094/6740 [01/29 02:32:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:32:12] [INFO] Thread http://forum.notebookreview.com/threads/alienware-prepairing-fix-for-underperforming-m15x-notebooks.230688/ finished! [01/29 02:32:12] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-intel-quad-core-notebook-processors-windows-7-coming-in-2010-macbook-pro-explodes.229736/ is 28000 ms [01/29 02:32:12] [INFO] !!! Now downloading News Bits- Intel Quad-core Notebook Processors, Windows 7 Coming in 2010, MacBook Pro Explodes !!!!! [01/29 02:32:14] [INFO] We are on page 1 of 4 [01/29 02:32:17] [INFO] We are on page 2 of 4 [01/29 02:32:21] [INFO] We are on page 3 of 4 [01/29 02:32:23] [INFO] We are on page 4 of 4 [01/29 02:32:23] [INFO] Number of posts: 7 [01/29 02:32:23] [INFO] Progress: 4095/6740 [01/29 02:32:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:32:23] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-intel-quad-core-notebook-processors-windows-7-coming-in-2010-macbook-pro-explodes.229736/ finished! [01/29 02:32:23] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-eee-pc-2g-surf-user-review.210996/ is 22500 ms [01/29 02:32:24] [INFO] !!! Now downloading Asus Eee PC 2G Surf User Review !!!!! [01/29 02:32:25] [INFO] We are on page 1 of 3 [01/29 02:32:30] [INFO] We are on page 2 of 3 [01/29 02:32:31] [WARNING] File not found for image http://img204.imageshack.us/img204/4261/eeeqo8.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus Eee PC 2G Surf User Review/images/storyImages/eeeqo8.gif [01/29 02:32:33] [INFO] We are on page 3 of 3 [01/29 02:32:33] [INFO] Number of posts: 6 [01/29 02:32:33] [WARNING] Host down for image http://aycu28.webshots.com/image/41667/2005571732384084002_rs.jpg [01/29 02:32:33] [WARNING] Host down for image http://aycu19.webshots.com/image/42818/2005597583219044905_rs.jpg [01/29 02:32:33] [WARNING] Host down for image http://aycu03.webshots.com/image/43322/2005521496155604529_rs.jpg [01/29 02:32:33] [WARNING] Host down for image http://aycu34.webshots.com/image/40913/2005502791943741135_rs.jpg [01/29 02:32:33] [WARNING] Host down for image http://aycu33.webshots.com/image/40952/2005593172585664587_rs.jpg [01/29 02:32:33] [WARNING] Host down for image http://aycu28.webshots.com/image/44187/2005541018183127897_rs.jpg [01/29 02:32:33] [WARNING] Host down for image http://aycu23.webshots.com/image/43222/2005506928861290084_rs.jpg [01/29 02:32:33] [WARNING] Host down for image http://aycu28.webshots.com/image/43747/2005599760866219752_rs.jpg [01/29 02:32:33] [WARNING] Host down for image http://aycu33.webshots.com/image/43032/2005512634291015464_rs.jpg [01/29 02:32:33] [WARNING] Host down for image http://aycu19.webshots.com/image/43098/2006149434064494285_rs.jpg [01/29 02:32:33] [WARNING] Host down for image http://aycu28.webshots.com/image/42427/2006169982785998937_rs.jpg [01/29 02:32:33] [WARNING] Host down for image http://aycu26.webshots.com/image/43345/2006134695922766204_rs.jpg [01/29 02:32:33] [INFO] Progress: 4096/6740 [01/29 02:32:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:32:33] [INFO] Thread http://forum.notebookreview.com/threads/asus-eee-pc-2g-surf-user-review.210996/ finished! [01/29 02:32:33] [INFO] Max wait time for http://forum.notebookreview.com/threads/alienware-m15x-and-m17x-notebooks-with-nvidia-8800gtx-graphics-revealed.187764/ is 110000 ms [01/29 02:32:33] [INFO] !!! Now downloading Alienware M15x and M17x Notebooks with Nvidia 8800GTX Graphics Revealed !!!!! [01/29 02:32:34] [INFO] We are on page 1 of 21 [01/29 02:32:37] [INFO] We are on page 2 of 21 [01/29 02:32:40] [INFO] We are on page 3 of 21 [01/29 02:32:42] [INFO] We are on page 4 of 21 [01/29 02:32:42] [WARNING] File not found for image http://img134.imageshack.us/img134/1576/videoiv0.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Alienware M15x and M17x Notebooks with Nvidia 8800GTX Graphics Revealed/images/storyImages/videoiv0.jpg [01/29 02:32:42] [WARNING] File not found for image http://img150.imageshack.us/img150/6366/video2ji8.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Alienware M15x and M17x Notebooks with Nvidia 8800GTX Graphics Revealed/images/storyImages/video2ji8.jpg [01/29 02:32:44] [INFO] We are on page 5 of 21 [01/29 02:32:46] [INFO] We are on page 6 of 21 [01/29 02:32:46] [WARNING] File not found for image http://img223.imageshack.us/img223/3948/pic2of9.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Alienware M15x and M17x Notebooks with Nvidia 8800GTX Graphics Revealed/images/storyImages/pic2of9.jpg [01/29 02:32:46] [WARNING] File not found for image http://img125.imageshack.us/img125/4237/m15xaby1.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Alienware M15x and M17x Notebooks with Nvidia 8800GTX Graphics Revealed/images/storyImages/m15xaby1.jpg [01/29 02:32:46] [WARNING] File not found for image http://img99.imageshack.us/img99/94/m17xoc0.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Alienware M15x and M17x Notebooks with Nvidia 8800GTX Graphics Revealed/images/storyImages/m17xoc0.jpg [01/29 02:32:48] [INFO] We are on page 7 of 21 [01/29 02:32:50] [INFO] We are on page 8 of 21 [01/29 02:32:51] [INFO] We are on page 9 of 21 [01/29 02:32:53] [INFO] We are on page 10 of 21 [01/29 02:32:55] [INFO] We are on page 11 of 21 [01/29 02:32:57] [INFO] We are on page 12 of 21 [01/29 02:33:12] [WARNING] Read timeout for image http://img2.putfile.com/thumb/11/31902462043.jpg. This is likely a problem with the image's hosting site. [01/29 02:33:14] [INFO] We are on page 13 of 21 [01/29 02:33:14] [WARNING] File not found for image http://img85.imageshack.us/img85/9694/alarm07juneoc5.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Alienware M15x and M17x Notebooks with Nvidia 8800GTX Graphics Revealed/images/storyImages/alarm07juneoc5.gif [01/29 02:33:15] [INFO] We are on page 14 of 21 [01/29 02:33:17] [INFO] We are on page 15 of 21 [01/29 02:33:19] [INFO] We are on page 16 of 21 [01/29 02:33:20] [INFO] We are on page 17 of 21 [01/29 02:33:22] [INFO] We are on page 18 of 21 [01/29 02:33:24] [INFO] We are on page 19 of 21 [01/29 02:33:25] [INFO] We are on page 20 of 21 [01/29 02:33:28] [INFO] We are on page 21 of 21 [01/29 02:33:28] [INFO] Number of posts: 1 [01/29 02:33:28] [INFO] Progress: 4097/6740 [01/29 02:33:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:33:28] [INFO] Thread http://forum.notebookreview.com/threads/alienware-m15x-and-m17x-notebooks-with-nvidia-8800gtx-graphics-revealed.187764/ finished! [01/29 02:33:29] [INFO] !!! Now downloading Current Notebook and Tech Deals (Updated 3 16 2008) !!!!! [01/29 02:33:30] [INFO] We are on page 1 of 1 [01/29 02:33:30] [INFO] Number of posts: 3 [01/29 02:33:37] [INFO] Progress: 4098/6740 [01/29 02:33:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:33:37] [INFO] Thread http://forum.notebookreview.com/threads/current-notebook-and-tech-deals-updated-3-16-2008.230319/ finished! [01/29 02:33:37] [INFO] Max wait time for http://forum.notebookreview.com/threads/toshiba-qosmio-f45-review.152947/ is 23000 ms [01/29 02:33:39] [INFO] !!! Now downloading Toshiba Qosmio F45 Review !!!!! [01/29 02:33:40] [INFO] We are on page 1 of 3 [01/29 02:33:44] [INFO] We are on page 2 of 3 [01/29 02:33:46] [INFO] We are on page 3 of 3 [01/29 02:33:46] [INFO] Number of posts: 7 [01/29 02:33:46] [INFO] Progress: 4099/6740 [01/29 02:33:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:33:46] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-qosmio-f45-review.152947/ finished! [01/29 02:33:46] [INFO] Max wait time for http://forum.notebookreview.com/threads/eee-pc-with-larger-screen-gets-u-s-price-release-date.228145/ is 29500 ms [01/29 02:33:46] [INFO] !!! Now downloading Eee PC with Larger Screen Gets U.S. Price, Release Date !!!!! [01/29 02:33:47] [INFO] We are on page 1 of 4 [01/29 02:33:50] [INFO] We are on page 2 of 4 [01/29 02:33:52] [INFO] We are on page 3 of 4 [01/29 02:33:54] [INFO] We are on page 4 of 4 [01/29 02:33:54] [INFO] Progress: 4100/6740 [01/29 02:33:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:33:54] [INFO] Thread http://forum.notebookreview.com/threads/eee-pc-with-larger-screen-gets-u-s-price-release-date.228145/ finished! [01/29 02:33:54] [INFO] Max wait time for http://forum.notebookreview.com/threads/acer-aspire-5920-user-review.207281/ is 27000 ms [01/29 02:33:55] [INFO] !!! Now downloading Acer Aspire 5920 User Review !!!!! [01/29 02:33:56] [INFO] We are on page 1 of 4 [01/29 02:34:03] [INFO] We are on page 2 of 4 [01/29 02:34:05] [INFO] We are on page 3 of 4 [01/29 02:34:07] [INFO] We are on page 4 of 4 [01/29 02:34:07] [INFO] Number of posts: 5 [01/29 02:34:07] [INFO] Progress: 4101/6740 [01/29 02:34:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:34:07] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire-5920-user-review.207281/ finished! [01/29 02:34:07] [INFO] !!! Now downloading Notebooks and Tablet PCs Going Green !!!!! [01/29 02:34:08] [INFO] We are on page 1 of 1 [01/29 02:34:08] [INFO] Number of posts: 4 [01/29 02:34:09] [INFO] Progress: 4102/6740 [01/29 02:34:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:34:09] [INFO] Thread http://forum.notebookreview.com/threads/notebooks-and-tablet-pcs-going-green.229452/ finished! [01/29 02:34:09] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-more-dells-with-penryn-new-firefox-beta-amd-graphics.229036/ is 30000 ms [01/29 02:34:10] [INFO] !!! Now downloading News Bits- More Dells With Penryn, New Firefox Beta, AMD Graphics !!!!! [01/29 02:34:11] [INFO] We are on page 1 of 5 [01/29 02:34:15] [INFO] We are on page 2 of 5 [01/29 02:34:16] [INFO] We are on page 3 of 5 [01/29 02:34:18] [INFO] We are on page 4 of 5 [01/29 02:34:20] [INFO] We are on page 5 of 5 [01/29 02:34:20] [INFO] Number of posts: 1 [01/29 02:34:20] [INFO] Progress: 4103/6740 [01/29 02:34:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:34:20] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-more-dells-with-penryn-new-firefox-beta-amd-graphics.229036/ finished! [01/29 02:34:20] [INFO] !!! Now downloading LaCie Portable DVD±RW with LightScribe Review !!!!! [01/29 02:34:22] [INFO] We are on page 1 of 1 [01/29 02:34:22] [INFO] Number of posts: 4 [01/29 02:34:22] [INFO] Progress: 4104/6740 [01/29 02:34:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:34:22] [INFO] Thread http://forum.notebookreview.com/threads/lacie-portable-dvd-plusmn-rw-with-lightscribe-review.229576/ finished! [01/29 02:34:22] [INFO] Max wait time for http://forum.notebookreview.com/threads/ultraportable-laptops-are-more-popular-than-ever.228735/ is 20500 ms [01/29 02:34:23] [INFO] !!! Now downloading Ultraportable Laptops Are More Popular Than Ever !!!!! [01/29 02:34:24] [INFO] We are on page 1 of 3 [01/29 02:34:25] [WARNING] Host down for image http://www.blogsmithmedia.com/www.engadget.com/media/2008/02/hp-2133picture-119feb08.jpg [01/29 02:34:26] [INFO] We are on page 2 of 3 [01/29 02:34:28] [INFO] We are on page 3 of 3 [01/29 02:34:28] [INFO] Number of posts: 2 [01/29 02:34:28] [INFO] Progress: 4105/6740 [01/29 02:34:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:34:28] [INFO] Thread http://forum.notebookreview.com/threads/ultraportable-laptops-are-more-popular-than-ever.228735/ finished! [01/29 02:34:28] [INFO] !!! Now downloading Lowepro Fastpack 250 Laptop Camera Bag Review !!!!! [01/29 02:34:30] [INFO] We are on page 1 of 1 [01/29 02:34:30] [INFO] Number of posts: 5 [01/29 02:34:32] [INFO] Progress: 4106/6740 [01/29 02:34:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:34:32] [INFO] Thread http://forum.notebookreview.com/threads/lowepro-fastpack-250-laptop-camera-bag-review.229476/ finished! [01/29 02:34:32] [INFO] Max wait time for http://forum.notebookreview.com/threads/olpc-xo-review-and-teardown.208269/ is 22500 ms [01/29 02:34:33] [INFO] !!! Now downloading OLPC XO Review and Teardown !!!!! [01/29 02:34:34] [INFO] We are on page 1 of 3 [01/29 02:34:48] [INFO] We are on page 2 of 3 [01/29 02:34:51] [INFO] We are on page 3 of 3 [01/29 02:34:51] [INFO] Number of posts: 6 [01/29 02:34:51] [INFO] Progress: 4107/6740 [01/29 02:34:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:34:51] [INFO] Thread http://forum.notebookreview.com/threads/olpc-xo-review-and-teardown.208269/ finished! [01/29 02:34:51] [INFO] !!! Now downloading Interview- Toshiba Talks About the Future of Notebooks !!!!! [01/29 02:34:52] [INFO] We are on page 1 of 2 [01/29 02:34:55] [INFO] We are on page 2 of 2 [01/29 02:34:55] [INFO] Progress: 4108/6740 [01/29 02:34:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:34:55] [INFO] Thread http://forum.notebookreview.com/threads/interview-toshiba-talks-about-the-future-of-notebooks.229171/ finished! [01/29 02:34:55] [INFO] Max wait time for http://forum.notebookreview.com/threads/alienware-area-51-m9750-review.143884/ is 54000 ms [01/29 02:34:55] [INFO] !!! Now downloading Alienware Area-51 M9750 Review !!!!! [01/29 02:34:57] [INFO] We are on page 1 of 9 [01/29 02:35:07] [INFO] We are on page 2 of 9 [01/29 02:35:09] [INFO] We are on page 3 of 9 [01/29 02:35:11] [INFO] We are on page 4 of 9 [01/29 02:35:13] [INFO] We are on page 5 of 9 [01/29 02:35:14] [INFO] We are on page 6 of 9 [01/29 02:35:17] [INFO] We are on page 7 of 9 [01/29 02:35:19] [INFO] We are on page 8 of 9 [01/29 02:35:19] [WARNING] File not found for image https://www.sagernotebook.com/media/large_notebook_jpgs/9260_3.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Alienware Area-51 M9750 Review/images/storyImages/9260_3.jpg [01/29 02:35:21] [WARNING] File not found for image https://www.trustedreviews.com/images/article/inline/4851-IMG5056s.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Alienware Area-51 M9750 Review/images/storyImages/4851-IMG5056s.jpg [01/29 02:35:22] [INFO] We are on page 9 of 9 [01/29 02:35:22] [INFO] Number of posts: 9 [01/29 02:35:23] [INFO] Progress: 4109/6740 [01/29 02:35:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:35:23] [INFO] Thread http://forum.notebookreview.com/threads/alienware-area-51-m9750-review.143884/ finished! [01/29 02:35:23] [INFO] Max wait time for http://forum.notebookreview.com/threads/hitachi-travelstar-7k200-notebook-drive-review.227058/ is 20500 ms [01/29 02:35:24] [INFO] !!! Now downloading Hitachi Travelstar 7K200 Notebook Drive Review !!!!! [01/29 02:35:25] [INFO] We are on page 1 of 3 [01/29 02:35:34] [INFO] We are on page 2 of 3 [01/29 02:35:36] [INFO] We are on page 3 of 3 [01/29 02:35:36] [INFO] Number of posts: 2 [01/29 02:35:37] [INFO] Progress: 4110/6740 [01/29 02:35:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:35:37] [INFO] Thread http://forum.notebookreview.com/threads/hitachi-travelstar-7k200-notebook-drive-review.227058/ finished! [01/29 02:35:38] [INFO] Max wait time for http://forum.notebookreview.com/threads/cebit-2008-clevo-introduces-new-notebooks-with-8800m-and-9800m-gtx-graphics.226029/ is 28000 ms [01/29 02:35:38] [INFO] !!! Now downloading CeBIT 2008- Clevo Introduces New Notebooks with 8800M and 9800M GTX Graphics !!!!! [01/29 02:35:39] [INFO] We are on page 1 of 4 [01/29 02:35:42] [INFO] We are on page 2 of 4 [01/29 02:35:45] [INFO] We are on page 3 of 4 [01/29 02:35:46] [INFO] We are on page 4 of 4 [01/29 02:35:46] [INFO] Number of posts: 7 [01/29 02:35:47] [INFO] Progress: 4111/6740 [01/29 02:35:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:35:47] [INFO] Thread http://forum.notebookreview.com/threads/cebit-2008-clevo-introduces-new-notebooks-with-8800m-and-9800m-gtx-graphics.226029/ finished! [01/29 02:35:47] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-new-amd-roadmap-intel-adds-another-igp-msi-polishes-wooden-laptop.228332/ is 23500 ms [01/29 02:35:47] [INFO] !!! Now downloading News Bits- New AMD Roadmap, Intel Adds Another IGP, MSI Polishes Wooden Laptop !!!!! [01/29 02:35:48] [INFO] We are on page 1 of 3 [01/29 02:35:51] [INFO] We are on page 2 of 3 [01/29 02:35:53] [INFO] We are on page 3 of 3 [01/29 02:35:53] [INFO] Number of posts: 8 [01/29 02:35:53] [INFO] Progress: 4112/6740 [01/29 02:35:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:35:53] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-new-amd-roadmap-intel-adds-another-igp-msi-polishes-wooden-laptop.228332/ finished! [01/29 02:35:54] [INFO] !!! Now downloading Fujitsu LifeBook N6470 Review !!!!! [01/29 02:35:55] [INFO] We are on page 1 of 2 [01/29 02:36:02] [INFO] We are on page 2 of 2 [01/29 02:36:02] [INFO] Number of posts: 4 [01/29 02:36:03] [INFO] Progress: 4113/6740 [01/29 02:36:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:36:03] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-lifebook-n6470-review.228495/ finished! [01/29 02:36:03] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-announces-new-8-9-eee-pc.225676/ is 48500 ms [01/29 02:36:03] [INFO] !!! Now downloading Asus Announces New 8.9 Eee PC !!!!! [01/29 02:36:04] [INFO] We are on page 1 of 8 [01/29 02:36:07] [INFO] We are on page 2 of 8 [01/29 02:36:08] [WARNING] Host down for image http://www.blogsmithmedia.com/www.engadget.com/media/2008/03/eee-pc--cimg1699--comparison-up.jpg [01/29 02:36:09] [INFO] We are on page 3 of 8 [01/29 02:36:11] [INFO] We are on page 4 of 8 [01/29 02:36:13] [INFO] We are on page 5 of 8 [01/29 02:36:15] [INFO] We are on page 6 of 8 [01/29 02:36:16] [INFO] We are on page 7 of 8 [01/29 02:36:22] [INFO] We are on page 8 of 8 [01/29 02:36:22] [INFO] Number of posts: 8 [01/29 02:36:22] [INFO] Progress: 4114/6740 [01/29 02:36:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:36:22] [INFO] Thread http://forum.notebookreview.com/threads/asus-announces-new-8-9-eee-pc.225676/ finished! [01/29 02:36:23] [INFO] !!! Now downloading News Bits- HP dv2800t Artist Edition, Everex $399 gBook, Vista SP1 Delayed !!!!! [01/29 02:36:24] [INFO] We are on page 1 of 2 [01/29 02:36:28] [INFO] We are on page 2 of 2 [01/29 02:36:28] [INFO] Number of posts: 6 [01/29 02:36:28] [INFO] Progress: 4115/6740 [01/29 02:36:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:36:28] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-hp-dv2800t-artist-edition-everex-399-gbook-vista-sp1-delayed.226194/ finished! [01/29 02:36:28] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-f9s-user-review-discussion.189127/ is 28500 ms [01/29 02:36:29] [INFO] !!! Now downloading Asus F9S User Review Discussion !!!!! [01/29 02:36:30] [INFO] We are on page 1 of 4 [01/29 02:36:33] [INFO] We are on page 2 of 4 [01/29 02:36:35] [INFO] We are on page 3 of 4 [01/29 02:36:37] [INFO] We are on page 4 of 4 [01/29 02:36:37] [INFO] Number of posts: 8 [01/29 02:36:38] [INFO] Progress: 4116/6740 [01/29 02:36:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:36:38] [INFO] Thread http://forum.notebookreview.com/threads/asus-f9s-user-review-discussion.189127/ finished! [01/29 02:36:38] [INFO] Max wait time for http://forum.notebookreview.com/threads/gateway-p-171xl-fx-edition-review.225974/ is 23000 ms [01/29 02:36:38] [INFO] !!! Now downloading Gateway P-171XL FX Edition Review !!!!! [01/29 02:36:39] [INFO] We are on page 1 of 3 [01/29 02:36:40] [WARNING] File not found for image http://img256.imageshack.us/img256/2672/cry1xv2.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Gateway P-171XL FX Edition Review/images/storyImages/cry1xv2.th.jpg [01/29 02:36:42] [INFO] We are on page 2 of 3 [01/29 02:36:44] [INFO] We are on page 3 of 3 [01/29 02:36:44] [INFO] Number of posts: 7 [01/29 02:36:45] [INFO] Progress: 4117/6740 [01/29 02:36:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:36:45] [INFO] Thread http://forum.notebookreview.com/threads/gateway-p-171xl-fx-edition-review.225974/ finished! [01/29 02:36:45] [INFO] Max wait time for http://forum.notebookreview.com/threads/sony-vaio-sz6-user-review.194063/ is 31000 ms [01/29 02:36:46] [INFO] !!! Now downloading Sony VAIO SZ6 User Review !!!!! [01/29 02:36:47] [INFO] We are on page 1 of 5 [01/29 02:36:52] [INFO] We are on page 2 of 5 [01/29 02:36:54] [INFO] We are on page 3 of 5 [01/29 02:36:56] [INFO] We are on page 4 of 5 [01/29 02:36:58] [INFO] We are on page 5 of 5 [01/29 02:36:58] [INFO] Number of posts: 3 [01/29 02:36:58] [INFO] Progress: 4118/6740 [01/29 02:36:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:36:58] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-sz6-user-review.194063/ finished! [01/29 02:36:59] [INFO] !!! Now downloading Kensington Contour Balance Notebook Case Review !!!!! [01/29 02:37:00] [INFO] We are on page 1 of 1 [01/29 02:37:00] [INFO] Number of posts: 1 [01/29 02:37:00] [INFO] Progress: 4119/6740 [01/29 02:37:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:37:00] [INFO] Thread http://forum.notebookreview.com/threads/kensington-contour-balance-notebook-case-review.227401/ finished! [01/29 02:37:01] [INFO] !!! Now downloading Targus Dual LCD Arm Review !!!!! [01/29 02:37:02] [INFO] We are on page 1 of 1 [01/29 02:37:02] [INFO] Number of posts: 8 [01/29 02:37:03] [INFO] Progress: 4120/6740 [01/29 02:37:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:37:03] [INFO] Thread http://forum.notebookreview.com/threads/targus-dual-lcd-arm-review.227144/ finished! [01/29 02:37:03] [INFO] Max wait time for http://forum.notebookreview.com/threads/toshiba-satellite-x205-review.147034/ is 56000 ms [01/29 02:37:03] [INFO] !!! Now downloading Toshiba Satellite X205 Review !!!!! [01/29 02:37:04] [INFO] We are on page 1 of 10 [01/29 02:37:14] [INFO] We are on page 2 of 10 [01/29 02:37:16] [INFO] We are on page 3 of 10 [01/29 02:37:17] [INFO] We are on page 4 of 10 [01/29 02:37:19] [INFO] We are on page 5 of 10 [01/29 02:37:20] [WARNING] File not found for image http://img508.imageshack.us/img508/2892/img1665xs7.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Toshiba Satellite X205 Review/images/storyImages/img1665xs7.jpg [01/29 02:37:21] [INFO] We are on page 6 of 10 [01/29 02:37:23] [INFO] We are on page 7 of 10 [01/29 02:37:25] [INFO] We are on page 8 of 10 [01/29 02:37:26] [INFO] We are on page 9 of 10 [01/29 02:37:28] [INFO] We are on page 10 of 10 [01/29 02:37:28] [INFO] Number of posts: 3 [01/29 02:37:28] [INFO] Progress: 4121/6740 [01/29 02:37:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:37:28] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-x205-review.147034/ finished! [01/29 02:37:28] [INFO] !!! Now downloading Kensington Contour Balance Backpack Review !!!!! [01/29 02:37:30] [INFO] We are on page 1 of 1 [01/29 02:37:30] [INFO] Number of posts: 1 [01/29 02:37:32] [INFO] Progress: 4122/6740 [01/29 02:37:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:37:32] [INFO] Thread http://forum.notebookreview.com/threads/kensington-contour-balance-backpack-review.226807/ finished! [01/29 02:37:32] [INFO] !!! Now downloading Kingston DataTraveler HyperX 8GB Review !!!!! [01/29 02:37:33] [INFO] We are on page 1 of 2 [01/29 02:37:36] [INFO] We are on page 2 of 2 [01/29 02:37:36] [INFO] Number of posts: 3 [01/29 02:37:37] [INFO] Progress: 4123/6740 [01/29 02:37:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:37:37] [INFO] Thread http://forum.notebookreview.com/threads/kingston-datatraveler-hyperx-8gb-review.226396/ finished! [01/29 02:37:37] [INFO] Max wait time for http://forum.notebookreview.com/threads/hps-new-umpc-unveiled.220969/ is 45000 ms [01/29 02:37:38] [INFO] !!! Now downloading HP's New UMPC Unveiled !!!!! [01/29 02:37:39] [INFO] We are on page 1 of 8 [01/29 02:37:42] [INFO] We are on page 2 of 8 [01/29 02:37:44] [INFO] We are on page 3 of 8 [01/29 02:37:46] [INFO] We are on page 4 of 8 [01/29 02:37:48] [INFO] We are on page 5 of 8 [01/29 02:37:50] [INFO] We are on page 6 of 8 [01/29 02:37:52] [INFO] We are on page 7 of 8 [01/29 02:37:54] [INFO] We are on page 8 of 8 [01/29 02:37:54] [INFO] Number of posts: 1 [01/29 02:37:54] [INFO] Progress: 4124/6740 [01/29 02:37:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:37:54] [INFO] Thread http://forum.notebookreview.com/threads/hps-new-umpc-unveiled.220969/ finished! [01/29 02:37:54] [INFO] !!! Now downloading Dell Announces New Extreme Rugged Laptop !!!!! [01/29 02:37:55] [INFO] We are on page 1 of 2 [01/29 02:37:57] [INFO] We are on page 2 of 2 [01/29 02:37:57] [INFO] Number of posts: 5 [01/29 02:38:01] [WARNING] File not found for image http://www.ts.ru/images/smaster.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell Announces New Extreme Rugged Laptop/images/storyImages/smaster.jpg [01/29 02:38:02] [WARNING] File not found for image http://www.ts.ru/images/sm2.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell Announces New Extreme Rugged Laptop/images/storyImages/sm2.jpg [01/29 02:38:03] [INFO] Progress: 4125/6740 [01/29 02:38:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:38:03] [INFO] Thread http://forum.notebookreview.com/threads/dell-announces-new-extreme-rugged-laptop.225931/ finished! [01/29 02:38:03] [INFO] !!! Now downloading Most Popular Laptops for February 2008 !!!!! [01/29 02:38:04] [INFO] We are on page 1 of 1 [01/29 02:38:04] [INFO] Number of posts: 4 [01/29 02:38:06] [WARNING] File not found for image http://www.technologyguide.com/assets/X-20070701205527796.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Most Popular Laptops for February 2008/images/storyImages/X-20070701205527796.jpg [01/29 02:38:09] [WARNING] File not found for image http://www.technologyguide.com/assets/X-20070701210748937.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Most Popular Laptops for February 2008/images/storyImages/X-20070701210748937.jpg [01/29 02:38:10] [INFO] Progress: 4126/6740 [01/29 02:38:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:38:10] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-laptops-for-february-2008.225644/ finished! [01/29 02:38:10] [INFO] !!! Now downloading Tom Bihn Archetype Case for MacBook Pro Review Review (pics, specs) !!!!! [01/29 02:38:11] [INFO] We are on page 1 of 1 [01/29 02:38:11] [INFO] Number of posts: 1 [01/29 02:38:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:38:11] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 02:38:11] [INFO] Thread http://forum.notebookreview.com/threads/tom-bihn-archetype-case-for-macbook-pro-review-review-pics-specs.76528/ finished! [01/29 02:38:12] [INFO] !!! Now downloading Sony VAIO BX540 Review (pics, specs) !!!!! [01/29 02:38:13] [INFO] We are on page 1 of 2 [01/29 02:38:18] [INFO] We are on page 2 of 2 [01/29 02:38:18] [INFO] Number of posts: 5 [01/29 02:38:19] [INFO] Progress: 4127/6740 [01/29 02:38:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:38:19] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-bx540-review-pics-specs.77950/ finished! [01/29 02:38:19] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-thinkpad-x300-now-available-intel-montevina-prices-cloudbook-at-wal-mart.223773/ is 20500 ms [01/29 02:38:19] [INFO] !!! Now downloading News Bits- ThinkPad X300 Now Available, Intel Montevina Prices , CloudBook at Wal-Mart !!!!! [01/29 02:38:20] [INFO] We are on page 1 of 3 [01/29 02:38:23] [INFO] We are on page 2 of 3 [01/29 02:38:23] [WARNING] File not found for image http://img98.imageshack.us/img98/9572/6915centrino2logoszi0.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/News Bits- ThinkPad X300 Now Available, Intel Montevina Prices , CloudBook at Wal-Mart/images/storyImages/6915centrino2logoszi0.jpg [01/29 02:38:25] [INFO] We are on page 3 of 3 [01/29 02:38:25] [INFO] Number of posts: 2 [01/29 02:38:25] [INFO] Progress: 4128/6740 [01/29 02:38:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:38:25] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-thinkpad-x300-now-available-intel-montevina-prices-cloudbook-at-wal-mart.223773/ finished! [01/29 02:38:25] [INFO] Max wait time for http://forum.notebookreview.com/threads/everex-cloudbook-first-thoughts-review.224068/ is 27000 ms [01/29 02:38:26] [INFO] !!! Now downloading Everex CloudBook First Thoughts Review !!!!! [01/29 02:38:27] [INFO] We are on page 1 of 4 [01/29 02:38:30] [INFO] We are on page 2 of 4 [01/29 02:38:32] [INFO] We are on page 3 of 4 [01/29 02:38:34] [INFO] We are on page 4 of 4 [01/29 02:38:34] [INFO] Number of posts: 5 [01/29 02:38:34] [INFO] Progress: 4129/6740 [01/29 02:38:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:38:34] [INFO] Thread http://forum.notebookreview.com/threads/everex-cloudbook-first-thoughts-review.224068/ finished! [01/29 02:38:35] [INFO] !!! Now downloading Cooler Master X Craft 350 eSATA Enclosure Review !!!!! [01/29 02:38:36] [INFO] We are on page 1 of 2 [01/29 02:38:42] [INFO] We are on page 2 of 2 [01/29 02:38:42] [INFO] Number of posts: 1 [01/29 02:38:42] [INFO] Progress: 4130/6740 [01/29 02:38:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:38:42] [INFO] Thread http://forum.notebookreview.com/threads/cooler-master-x-craft-350-esata-enclosure-review.127810/ finished! [01/29 02:38:42] [INFO] Max wait time for http://forum.notebookreview.com/threads/new-hp-and-compaq-amd-based-notebooks-released.163361/ is 22500 ms [01/29 02:38:43] [INFO] !!! Now downloading New HP and Compaq AMD-Based Notebooks Released !!!!! [01/29 02:38:44] [INFO] We are on page 1 of 3 [01/29 02:38:46] [INFO] We are on page 2 of 3 [01/29 02:38:48] [INFO] We are on page 3 of 3 [01/29 02:38:48] [INFO] Number of posts: 6 [01/29 02:38:48] [INFO] Progress: 4131/6740 [01/29 02:38:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:38:48] [INFO] Thread http://forum.notebookreview.com/threads/new-hp-and-compaq-amd-based-notebooks-released.163361/ finished! [01/29 02:38:48] [INFO] Max wait time for http://forum.notebookreview.com/threads/sony-vaio-tz-first-thoughts.168236/ is 23500 ms [01/29 02:38:49] [INFO] !!! Now downloading Sony VAIO TZ First Thoughts !!!!! [01/29 02:38:50] [INFO] We are on page 1 of 3 [01/29 02:38:54] [INFO] We are on page 2 of 3 [01/29 02:38:55] [INFO] We are on page 3 of 3 [01/29 02:38:55] [INFO] Number of posts: 8 [01/29 02:38:55] [INFO] Progress: 4132/6740 [01/29 02:38:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:38:55] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-tz-first-thoughts.168236/ finished! [01/29 02:38:56] [INFO] !!! Now downloading eZonics ePen Optical Pen Mouse Review !!!!! [01/29 02:38:57] [INFO] We are on page 1 of 2 [01/29 02:39:01] [INFO] We are on page 2 of 2 [01/29 02:39:01] [INFO] Number of posts: 8 [01/29 02:39:01] [INFO] Progress: 4133/6740 [01/29 02:39:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:39:01] [INFO] Thread http://forum.notebookreview.com/threads/ezonics-epen-optical-pen-mouse-review.141594/ finished! [01/29 02:39:01] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-f9-user-review.195130/ is 22000 ms [01/29 02:39:02] [INFO] !!! Now downloading Asus F9 User Review !!!!! [01/29 02:39:03] [INFO] We are on page 1 of 3 [01/29 02:39:08] [INFO] We are on page 2 of 3 [01/29 02:39:11] [INFO] We are on page 3 of 3 [01/29 02:39:11] [INFO] Number of posts: 5 [01/29 02:39:11] [INFO] Progress: 4134/6740 [01/29 02:39:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:39:11] [INFO] Thread http://forum.notebookreview.com/threads/asus-f9-user-review.195130/ finished! [01/29 02:39:11] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-pavilion-dv6500z-review.176894/ is 20500 ms [01/29 02:39:11] [INFO] !!! Now downloading HP Pavilion dv6500z Review !!!!! [01/29 02:39:12] [INFO] We are on page 1 of 3 [01/29 02:39:19] [INFO] We are on page 2 of 3 [01/29 02:39:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/radar_zpshegtgivv.gif [01/29 02:39:20] [INFO] We are on page 3 of 3 [01/29 02:39:20] [INFO] Number of posts: 2 [01/29 02:39:20] [INFO] Progress: 4135/6740 [01/29 02:39:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:39:20] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-dv6500z-review.176894/ finished! [01/29 02:39:21] [INFO] !!! Now downloading HP Slips Intel's Penryn Processor into Consumer Laptops !!!!! [01/29 02:39:22] [INFO] We are on page 1 of 2 [01/29 02:39:24] [INFO] We are on page 2 of 2 [01/29 02:39:24] [INFO] Number of posts: 9 [01/29 02:39:25] [INFO] Progress: 4136/6740 [01/29 02:39:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:39:25] [INFO] Thread http://forum.notebookreview.com/threads/hp-slips-intels-penryn-processor-into-consumer-laptops.212516/ finished! [01/29 02:39:25] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-thinkpad-t61-review-discussion.123553/ is 66500 ms [01/29 02:39:25] [INFO] !!! Now downloading Lenovo ThinkPad T61 Review Discussion !!!!! [01/29 02:39:26] [INFO] We are on page 1 of 12 [01/29 02:39:28] [INFO] We are on page 2 of 12 [01/29 02:39:30] [INFO] We are on page 3 of 12 [01/29 02:39:32] [INFO] We are on page 4 of 12 [01/29 02:39:34] [INFO] We are on page 5 of 12 [01/29 02:39:35] [INFO] We are on page 6 of 12 [01/29 02:39:37] [INFO] We are on page 7 of 12 [01/29 02:39:39] [INFO] We are on page 8 of 12 [01/29 02:39:41] [INFO] We are on page 9 of 12 [01/29 02:39:43] [INFO] We are on page 10 of 12 [01/29 02:39:45] [INFO] We are on page 11 of 12 [01/29 02:39:46] [INFO] We are on page 12 of 12 [01/29 02:39:46] [INFO] Number of posts: 4 [01/29 02:39:46] [INFO] Progress: 4137/6740 [01/29 02:39:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:39:46] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-t61-review-discussion.123553/ finished! [01/29 02:39:46] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-z84jp-review-page-2.103430/ is 36500 ms [01/29 02:39:47] [INFO] !!! Now downloading Asus Z84Jp Review -- Page 2 !!!!! [01/29 02:39:48] [INFO] We are on page 1 of 6 [01/29 02:39:51] [INFO] We are on page 2 of 6 [01/29 02:39:52] [WARNING] Caught the dead thread. Finishing archive and then ending thread [01/29 02:39:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:39:52] [INFO] Thread http://forum.notebookreview.com/threads/asus-z84jp-review-page-2.103430/ finished! [01/29 02:39:53] [INFO] !!! Now downloading Tom Bihn Empire Builder Bag Review !!!!! [01/29 02:39:54] [INFO] We are on page 1 of 2 [01/29 02:40:00] [INFO] We are on page 2 of 2 [01/29 02:40:00] [INFO] Number of posts: 1 [01/29 02:40:00] [INFO] Progress: 4138/6740 [01/29 02:40:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:40:00] [INFO] Thread http://forum.notebookreview.com/threads/tom-bihn-empire-builder-bag-review.177224/ finished! [01/29 02:40:00] [INFO] Max wait time for http://forum.notebookreview.com/threads/apple-updates-macbook-and-macbook-pro.223534/ is 26000 ms [01/29 02:40:00] [INFO] !!! Now downloading Apple Updates MacBook and MacBook Pro !!!!! [01/29 02:40:02] [INFO] We are on page 1 of 4 [01/29 02:40:05] [INFO] We are on page 2 of 4 [01/29 02:40:07] [INFO] We are on page 3 of 4 [01/29 02:40:08] [INFO] We are on page 4 of 4 [01/29 02:40:08] [INFO] Number of posts: 3 [01/29 02:40:08] [INFO] Progress: 4139/6740 [01/29 02:40:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:40:08] [INFO] Thread http://forum.notebookreview.com/threads/apple-updates-macbook-and-macbook-pro.223534/ finished! [01/29 02:40:09] [INFO] !!! Now downloading Sony VAIO News from the Sony Open House !!!!! [01/29 02:40:10] [INFO] We are on page 1 of 2 [01/29 02:40:13] [INFO] We are on page 2 of 2 [01/29 02:40:13] [INFO] Number of posts: 2 [01/29 02:40:13] [INFO] Progress: 4140/6740 [01/29 02:40:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:40:13] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-news-from-the-sony-open-house.223696/ finished! [01/29 02:40:13] [INFO] Max wait time for http://forum.notebookreview.com/threads/linux-thinkpad-t61-review.223104/ is 26000 ms [01/29 02:40:14] [INFO] !!! Now downloading Linux ThinkPad T61 Review !!!!! [01/29 02:40:15] [INFO] We are on page 1 of 4 [01/29 02:40:19] [INFO] We are on page 2 of 4 [01/29 02:40:21] [INFO] We are on page 3 of 4 [01/29 02:40:23] [INFO] We are on page 4 of 4 [01/29 02:40:23] [INFO] Number of posts: 3 [01/29 02:40:23] [INFO] Progress: 4141/6740 [01/29 02:40:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:40:23] [INFO] Thread http://forum.notebookreview.com/threads/linux-thinkpad-t61-review.223104/ finished! [01/29 02:40:23] [INFO] Max wait time for http://forum.notebookreview.com/threads/everex-releases-cloudbook-ultra-mobile-pc.206511/ is 28500 ms [01/29 02:40:23] [INFO] !!! Now downloading Everex Releases CloudBook Ultra-Mobile PC !!!!! [01/29 02:40:24] [INFO] We are on page 1 of 4 [01/29 02:40:26] [INFO] We are on page 2 of 4 [01/29 02:40:28] [INFO] We are on page 3 of 4 [01/29 02:40:30] [INFO] We are on page 4 of 4 [01/29 02:40:30] [INFO] Number of posts: 8 [01/29 02:40:31] [INFO] Progress: 4142/6740 [01/29 02:40:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:40:31] [INFO] Thread http://forum.notebookreview.com/threads/everex-releases-cloudbook-ultra-mobile-pc.206511/ finished! [01/29 02:40:32] [INFO] !!! Now downloading Targus Corporate Traveler Backpack Review !!!!! [01/29 02:40:33] [INFO] We are on page 1 of 1 [01/29 02:40:33] [INFO] Number of posts: 4 [01/29 02:40:36] [INFO] Progress: 4143/6740 [01/29 02:40:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:40:36] [INFO] Thread http://forum.notebookreview.com/threads/targus-corporate-traveler-backpack-review.222425/ finished! [01/29 02:40:36] [INFO] Max wait time for http://forum.notebookreview.com/threads/sager-np5792-w-nvidia-8800m-gtx-512mb-benchmark-thread.199998/ is 31500 ms [01/29 02:40:37] [INFO] !!! Now downloading SAGER NP5792 w nVIDIA 8800M GTX 512MB Benchmark Thread !!!!! [01/29 02:40:38] [INFO] We are on page 1 of 5 [01/29 02:40:38] [WARNING] File not found for image https://xoticpc.com/laptop/5792/57921.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/SAGER NP5792 w nVIDIA 8800M GTX 512MB Benchmark Thread/images/storyImages/57921.jpg [01/29 02:40:39] [WARNING] File not found for image https://xoticpc.com/laptop/review/8800_5792/5792welcomescreen.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/SAGER NP5792 w nVIDIA 8800M GTX 512MB Benchmark Thread/images/storyImages/5792welcomescreen.jpg [01/29 02:40:39] [WARNING] File not found for image https://xoticpc.com/laptop/review/8800_5792/57923dmark06.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/SAGER NP5792 w nVIDIA 8800M GTX 512MB Benchmark Thread/images/storyImages/57923dmark06.jpg [01/29 02:40:40] [WARNING] File not found for image https://xoticpc.com/laptop/review/8800_5792/5792pcmark1.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/SAGER NP5792 w nVIDIA 8800M GTX 512MB Benchmark Thread/images/storyImages/5792pcmark1.jpg [01/29 02:40:40] [WARNING] File not found for image https://xoticpc.com/laptop/review/8800_5792/5792pcmark2.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/SAGER NP5792 w nVIDIA 8800M GTX 512MB Benchmark Thread/images/storyImages/5792pcmark2.jpg [01/29 02:40:40] [WARNING] File not found for image https://xoticpc.com/laptop/review/8800_5792/5792crysissettings1.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/SAGER NP5792 w nVIDIA 8800M GTX 512MB Benchmark Thread/images/storyImages/5792crysissettings1.jpg [01/29 02:40:41] [WARNING] File not found for image https://xoticpc.com/laptop/review/8800_5792/5792crysissettings2.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/SAGER NP5792 w nVIDIA 8800M GTX 512MB Benchmark Thread/images/storyImages/5792crysissettings2.jpg [01/29 02:40:41] [WARNING] File not found for image https://xoticpc.com/laptop/review/8800_5792/5792urt31.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/SAGER NP5792 w nVIDIA 8800M GTX 512MB Benchmark Thread/images/storyImages/5792urt31.jpg [01/29 02:40:41] [WARNING] File not found for image https://xoticpc.com/laptop/review/8800_5792/5792urt32.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/SAGER NP5792 w nVIDIA 8800M GTX 512MB Benchmark Thread/images/storyImages/5792urt32.jpg [01/29 02:40:42] [WARNING] File not found for image https://xoticpc.com/laptop/review/8800_5792/5792WEI.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/SAGER NP5792 w nVIDIA 8800M GTX 512MB Benchmark Thread/images/storyImages/5792WEI.jpg [01/29 02:40:42] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/notworthy_zpslg2phlen.gif [01/29 02:40:44] [INFO] We are on page 2 of 5 [01/29 02:40:47] [INFO] We are on page 3 of 5 [01/29 02:40:47] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/mask_zpsdwjbuw5f.gif [01/29 02:40:49] [INFO] We are on page 4 of 5 [01/29 02:40:50] [INFO] We are on page 5 of 5 [01/29 02:40:50] [INFO] Number of posts: 4 [01/29 02:40:51] [INFO] Progress: 4144/6740 [01/29 02:40:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:40:51] [INFO] Thread http://forum.notebookreview.com/threads/sager-np5792-w-nvidia-8800m-gtx-512mb-benchmark-thread.199998/ finished! [01/29 02:40:51] [INFO] !!! Now downloading New Bits- Toshiba Satellite A300 P300, Fujitsu 500GB Hard Drive, Acer Adds Blu-ray !!!!! [01/29 02:40:52] [INFO] We are on page 1 of 1 [01/29 02:40:52] [INFO] Number of posts: 1 [01/29 02:40:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:40:52] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 02:40:52] [INFO] Thread http://forum.notebookreview.com/threads/new-bits-toshiba-satellite-a300-p300-fujitsu-500gb-hard-drive-acer-adds-blu-ray.223392/ finished! [01/29 02:40:53] [INFO] !!! Now downloading LapWorks Attache Laptop Stand Review !!!!! [01/29 02:40:54] [INFO] We are on page 1 of 1 [01/29 02:40:54] [INFO] Number of posts: 2 [01/29 02:40:55] [INFO] Progress: 4145/6740 [01/29 02:40:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:40:55] [INFO] Thread http://forum.notebookreview.com/threads/lapworks-attache-laptop-stand-review.223593/ finished! [01/29 02:40:55] [INFO] Max wait time for http://forum.notebookreview.com/threads/sony-vaio-c-review-discussion.92508/ is 28000 ms [01/29 02:40:56] [INFO] !!! Now downloading Sony VAIO C Review Discussion !!!!! [01/29 02:40:57] [INFO] We are on page 1 of 4 [01/29 02:40:57] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sony VAIO C Review Discussion/images/avatars/ [01/29 02:40:59] [INFO] We are on page 2 of 4 [01/29 02:41:01] [INFO] We are on page 3 of 4 [01/29 02:41:03] [INFO] We are on page 4 of 4 [01/29 02:41:03] [INFO] Number of posts: 7 [01/29 02:41:03] [INFO] Progress: 4146/6740 [01/29 02:41:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:41:03] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-c-review-discussion.92508/ finished! [01/29 02:41:03] [INFO] !!! Now downloading Dell Inspiron B120 and Inspiron 1300 Ultra Budget Notebook Review (pics, specs) !!!!! [01/29 02:41:04] [INFO] We are on page 1 of 2 [01/29 02:41:07] [WARNING] File not found for image http://www.wtfhost.com//files/65/OT%20Smileys/laugh.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell Inspiron B120 and Inspiron 1300 Ultra Budget Notebook Review (pics, specs)/images/storyImages/laugh.gif [01/29 02:41:09] [INFO] We are on page 2 of 2 [01/29 02:41:09] [INFO] Number of posts: 7 [01/29 02:41:09] [INFO] Progress: 4147/6740 [01/29 02:41:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:41:09] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-b120-and-inspiron-1300-ultra-budget-notebook-review-pics-specs.55682/ finished! [01/29 02:41:10] [INFO] !!! Now downloading Microsoft Wireless Laser Mouse 6000 v2.0 Review !!!!! [01/29 02:41:12] [INFO] We are on page 1 of 1 [01/29 02:41:12] [INFO] Number of posts: 8 [01/29 02:41:13] [INFO] Progress: 4148/6740 [01/29 02:41:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:41:13] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-wireless-laser-mouse-6000-v2-0-review.223154/ finished! [01/29 02:41:14] [INFO] !!! Now downloading HP nc6230 Laptop Review (pics, specs) !!!!! [01/29 02:41:15] [INFO] We are on page 1 of 2 [01/29 02:41:21] [INFO] We are on page 2 of 2 [01/29 02:41:21] [INFO] Number of posts: 8 [01/29 02:41:21] [INFO] Progress: 4149/6740 [01/29 02:41:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:41:21] [INFO] Thread http://forum.notebookreview.com/threads/hp-nc6230-laptop-review-pics-specs.33954/ finished! [01/29 02:41:21] [INFO] !!! Now downloading News Bits- Dell Inspirons Get Penryn, Nvidia QuadroFX 3600M, CloudBook Delayed ... Again !!!!! [01/29 02:41:22] [INFO] We are on page 1 of 2 [01/29 02:41:25] [INFO] We are on page 2 of 2 [01/29 02:41:25] [INFO] Number of posts: 7 [01/29 02:41:25] [INFO] Progress: 4150/6740 [01/29 02:41:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:41:25] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-dell-inspirons-get-penryn-nvidia-quadrofx-3600m-cloudbook-delayed-again.222089/ finished! [01/29 02:41:25] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-pavilion-hdx-user-review.181722/ is 24500 ms [01/29 02:41:26] [INFO] !!! Now downloading HP Pavilion HDX User Review !!!!! [01/29 02:41:27] [INFO] We are on page 1 of 3 [01/29 02:41:32] [INFO] Applying Photobucket fix for http://i147.photobucket.com/albums/r313/laptopcomputer/HPPavilionHDXremote.jpg [01/29 02:41:34] [INFO] We are on page 2 of 3 [01/29 02:41:36] [INFO] We are on page 3 of 3 [01/29 02:41:36] [INFO] Applying Photobucket fix for http://i152.photobucket.com/albums/s193/Quintillus/HDX.jpg [01/29 02:41:37] [INFO] Progress: 4151/6740 [01/29 02:41:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:41:37] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-hdx-user-review.181722/ finished! [01/29 02:41:37] [INFO] Max wait time for http://forum.notebookreview.com/threads/belkin-network-wireless-usb-hub-review-discussion.171125/ is 24500 ms [01/29 02:41:37] [INFO] !!! Now downloading Belkin Network Wireless USB Hub Review Discussion !!!!! [01/29 02:41:38] [INFO] We are on page 1 of 3 [01/29 02:41:40] [INFO] We are on page 2 of 3 [01/29 02:41:42] [INFO] We are on page 3 of 3 [01/29 02:41:43] [INFO] Progress: 4152/6740 [01/29 02:41:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:41:43] [INFO] Thread http://forum.notebookreview.com/threads/belkin-network-wireless-usb-hub-review-discussion.171125/ finished! [01/29 02:41:43] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-l2000-special-edition-review-pics-specs-go-lance.19936/ is 69500 ms [01/29 02:41:43] [INFO] !!! Now downloading HP L2000 Special Edition Review (pics, specs) -- GO LANCE! !!!!! [01/29 02:41:45] [INFO] We are on page 1 of 12 [01/29 02:41:49] [INFO] We are on page 2 of 12 [01/29 02:41:50] [INFO] We are on page 3 of 12 [01/29 02:41:52] [INFO] We are on page 4 of 12 [01/29 02:41:54] [INFO] We are on page 5 of 12 [01/29 02:41:55] [INFO] We are on page 6 of 12 [01/29 02:41:57] [INFO] We are on page 7 of 12 [01/29 02:41:59] [INFO] We are on page 8 of 12 [01/29 02:42:01] [INFO] We are on page 9 of 12 [01/29 02:42:01] [WARNING] File not found for image http://img195.imageshack.us/img195/8965/mem3jz.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/HP L2000 Special Edition Review (pics, specs) -- GO LANCE!/images/storyImages/mem3jz.th.jpg [01/29 02:42:01] [WARNING] File not found for image http://img151.imageshack.us/img151/3426/mem16kg.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/HP L2000 Special Edition Review (pics, specs) -- GO LANCE!/images/storyImages/mem16kg.th.jpg [01/29 02:42:01] [WARNING] File not found for image http://img291.imageshack.us/img291/9449/a64t19mv.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/HP L2000 Special Edition Review (pics, specs) -- GO LANCE!/images/storyImages/a64t19mv.th.jpg [01/29 02:42:01] [WARNING] File not found for image http://img293.imageshack.us/img293/438/a64t23qw.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/HP L2000 Special Edition Review (pics, specs) -- GO LANCE!/images/storyImages/a64t23qw.th.jpg [01/29 02:42:01] [WARNING] File not found for image http://img293.imageshack.us/img293/2203/mem27ic.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/HP L2000 Special Edition Review (pics, specs) -- GO LANCE!/images/storyImages/mem27ic.th.jpg [01/29 02:42:03] [INFO] We are on page 10 of 12 [01/29 02:42:05] [INFO] We are on page 11 of 12 [01/29 02:42:07] [INFO] We are on page 12 of 12 [01/29 02:42:07] [INFO] Progress: 4153/6740 [01/29 02:42:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:42:07] [INFO] Thread http://forum.notebookreview.com/threads/hp-l2000-special-edition-review-pics-specs-go-lance.19936/ finished! [01/29 02:42:07] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-inspiron-6400-review-pics-specs.69420/ is 28500 ms [01/29 02:42:08] [INFO] !!! Now downloading Dell Inspiron 6400 Review (pics, specs) !!!!! [01/29 02:42:09] [INFO] We are on page 1 of 4 [01/29 02:42:15] [INFO] We are on page 2 of 4 [01/29 02:42:16] [INFO] We are on page 3 of 4 [01/29 02:42:18] [INFO] We are on page 4 of 4 [01/29 02:42:18] [INFO] Number of posts: 8 [01/29 02:42:18] [INFO] Progress: 4154/6740 [01/29 02:42:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:42:18] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-6400-review-pics-specs.69420/ finished! [01/29 02:42:18] [INFO] !!! Now downloading Targus Blacktop 15.4 Laptop Case Review !!!!! [01/29 02:42:20] [INFO] We are on page 1 of 1 [01/29 02:42:20] [INFO] Number of posts: 9 [01/29 02:42:23] [INFO] Progress: 4155/6740 [01/29 02:42:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:42:23] [INFO] Thread http://forum.notebookreview.com/threads/targus-blacktop-15-4-laptop-case-review.221414/ finished! [01/29 02:42:23] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-dell-latitude-e-series-leaked-amd-makes-a-move-microsoft-wants-yahoo.214733/ is 30000 ms [01/29 02:42:24] [INFO] !!! Now downloading News Bits- Dell Latitude E-series Leaked, AMD Makes a Move, Microsoft Wants Yahoo !!!!! [01/29 02:42:25] [INFO] We are on page 1 of 5 [01/29 02:42:28] [INFO] We are on page 2 of 5 [01/29 02:42:30] [INFO] We are on page 3 of 5 [01/29 02:42:32] [INFO] We are on page 4 of 5 [01/29 02:42:34] [INFO] We are on page 5 of 5 [01/29 02:42:34] [INFO] Number of posts: 1 [01/29 02:42:34] [INFO] Progress: 4156/6740 [01/29 02:42:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:42:34] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-dell-latitude-e-series-leaked-amd-makes-a-move-microsoft-wants-yahoo.214733/ finished! [01/29 02:42:34] [INFO] !!! Now downloading News Bits- Dell adds Ubuntu to Inspiron 1525, Toshiba Discontinues HD DVD, Samsung UMPC !!!!! [01/29 02:42:35] [INFO] We are on page 1 of 2 [01/29 02:42:38] [INFO] We are on page 2 of 2 [01/29 02:42:38] [INFO] Number of posts: 8 [01/29 02:42:38] [INFO] Progress: 4157/6740 [01/29 02:42:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:42:38] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-dell-adds-ubuntu-to-inspiron-1525-toshiba-discontinues-hd-dvd-samsung-umpc.221266/ finished! [01/29 02:42:39] [INFO] !!! Now downloading Verizon Wireless V740 EVDO Rev A ExpressCard Review !!!!! [01/29 02:42:40] [INFO] We are on page 1 of 2 [01/29 02:42:42] [INFO] Applying Photobucket fix for http://i17.photobucket.com/albums/b53/Seattle360/album2/vzaccessmanagera1.png [01/29 02:42:44] [INFO] We are on page 2 of 2 [01/29 02:42:44] [INFO] Number of posts: 7 [01/29 02:42:45] [INFO] Progress: 4158/6740 [01/29 02:42:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:42:45] [INFO] Thread http://forum.notebookreview.com/threads/verizon-wireless-v740-evdo-rev-a-expresscard-review.176101/ finished! [01/29 02:42:45] [INFO] Max wait time for http://forum.notebookreview.com/threads/macbook-air-first-thoughts-review.214333/ is 43500 ms [01/29 02:42:45] [INFO] !!! Now downloading MacBook Air First Thoughts Review !!!!! [01/29 02:42:46] [INFO] We are on page 1 of 7 [01/29 02:42:51] [INFO] We are on page 2 of 7 [01/29 02:42:53] [INFO] We are on page 3 of 7 [01/29 02:42:54] [WARNING] File not found for image https://homepages.thm.de/~hg12799/tinair.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/MacBook Air First Thoughts Review/images/storyImages/tinair.jpg [01/29 02:42:56] [INFO] We are on page 4 of 7 [01/29 02:42:58] [INFO] We are on page 5 of 7 [01/29 02:42:59] [WARNING] File not found for image https://www.cpuid.com/pics/logo.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/MacBook Air First Thoughts Review/images/storyImages/logo.jpg [01/29 02:43:01] [INFO] We are on page 6 of 7 [01/29 02:43:02] [INFO] We are on page 7 of 7 [01/29 02:43:02] [INFO] Number of posts: 8 [01/29 02:43:02] [INFO] Progress: 4159/6740 [01/29 02:43:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:43:02] [INFO] Thread http://forum.notebookreview.com/threads/macbook-air-first-thoughts-review.214333/ finished! [01/29 02:43:03] [INFO] !!! Now downloading Parrot Party Bluetooth Speakers Review !!!!! [01/29 02:43:04] [INFO] We are on page 1 of 2 [01/29 02:43:06] [INFO] We are on page 2 of 2 [01/29 02:43:06] [INFO] Number of posts: 1 [01/29 02:43:06] [INFO] Progress: 4160/6740 [01/29 02:43:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:43:07] [INFO] Thread http://forum.notebookreview.com/threads/parrot-party-bluetooth-speakers-review.219114/ finished! [01/29 02:43:07] [INFO] !!! Now downloading News Bits- ThinkPad X300 Brochure Leaked, Firefox 3 Beta, ATI HD 3870 Graphics in March !!!!! [01/29 02:43:08] [INFO] We are on page 1 of 2 [01/29 02:43:11] [INFO] We are on page 2 of 2 [01/29 02:43:11] [INFO] Number of posts: 6 [01/29 02:43:11] [INFO] Progress: 4161/6740 [01/29 02:43:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:43:11] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-thinkpad-x300-brochure-leaked-firefox-3-beta-ati-hd-3870-graphics-in-march.219417/ finished! [01/29 02:43:12] [INFO] !!! Now downloading Cooler Master Notepal W1 Review Discussion !!!!! [01/29 02:43:13] [INFO] We are on page 1 of 2 [01/29 02:43:15] [INFO] We are on page 2 of 2 [01/29 02:43:15] [INFO] Number of posts: 9 [01/29 02:43:15] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/biggrin_zpsvit8jlaa.gif [01/29 02:43:15] [INFO] Progress: 4162/6740 [01/29 02:43:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:43:15] [INFO] Thread http://forum.notebookreview.com/threads/cooler-master-notepal-w1-review-discussion.104799/ finished! [01/29 02:43:15] [INFO] Max wait time for http://forum.notebookreview.com/threads/users-voice-their-opinions-about-the-dell-xps-m1330.219037/ is 24000 ms [01/29 02:43:15] [INFO] !!! Now downloading Users Voice Their Opinions About the Dell XPS M1330 !!!!! [01/29 02:43:16] [INFO] We are on page 1 of 3 [01/29 02:43:19] [INFO] We are on page 2 of 3 [01/29 02:43:21] [INFO] We are on page 3 of 3 [01/29 02:43:21] [INFO] Number of posts: 9 [01/29 02:43:21] [INFO] Progress: 4163/6740 [01/29 02:43:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:43:21] [INFO] Thread http://forum.notebookreview.com/threads/users-voice-their-opinions-about-the-dell-xps-m1330.219037/ finished! [01/29 02:43:21] [INFO] Max wait time for http://forum.notebookreview.com/threads/guide-to-intels-penryn-and-other-current-notebook-processors.218151/ is 35000 ms [01/29 02:43:21] [INFO] !!! Now downloading Guide to Intel's Penryn and other Current Notebook Processors !!!!! [01/29 02:43:23] [INFO] We are on page 1 of 6 [01/29 02:43:25] [INFO] We are on page 2 of 6 [01/29 02:43:27] [INFO] We are on page 3 of 6 [01/29 02:43:28] [INFO] We are on page 4 of 6 [01/29 02:43:28] [WARNING] File not found for image http://img401.imageshack.us/img401/7466/auburndaleeu2.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Guide to Intel's Penryn and other Current Notebook Processors/images/storyImages/auburndaleeu2.th.jpg [01/29 02:43:31] [INFO] We are on page 5 of 6 [01/29 02:43:32] [INFO] We are on page 6 of 6 [01/29 02:43:32] [INFO] Number of posts: 1 [01/29 02:43:32] [INFO] Progress: 4164/6740 [01/29 02:43:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:43:32] [INFO] Thread http://forum.notebookreview.com/threads/guide-to-intels-penryn-and-other-current-notebook-processors.218151/ finished! [01/29 02:43:33] [INFO] !!! Now downloading Sager NP7250 User Review !!!!! [01/29 02:43:34] [INFO] We are on page 1 of 3 [01/29 02:43:38] [INFO] We are on page 2 of 3 [01/29 02:43:39] [INFO] We are on page 3 of 3 [01/29 02:43:39] [INFO] Number of posts: 1 [01/29 02:43:39] [INFO] Progress: 4165/6740 [01/29 02:43:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:43:39] [INFO] Thread http://forum.notebookreview.com/threads/sager-np7250-user-review.218837/ finished! [01/29 02:43:39] [INFO] Max wait time for http://forum.notebookreview.com/threads/gateway-mt3705-vista-notebook-review.102930/ is 23000 ms [01/29 02:43:40] [INFO] !!! Now downloading Gateway MT3705 Vista Notebook Review !!!!! [01/29 02:43:41] [INFO] We are on page 1 of 3 [01/29 02:43:46] [INFO] We are on page 2 of 3 [01/29 02:43:47] [INFO] We are on page 3 of 3 [01/29 02:43:47] [INFO] Number of posts: 7 [01/29 02:43:47] [INFO] Progress: 4166/6740 [01/29 02:43:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:43:47] [INFO] Thread http://forum.notebookreview.com/threads/gateway-mt3705-vista-notebook-review.102930/ finished! [01/29 02:43:48] [INFO] !!! Now downloading Fujitsu LifeBook E8410 Penryn Review !!!!! [01/29 02:43:49] [INFO] We are on page 1 of 2 [01/29 02:43:58] [INFO] We are on page 2 of 2 [01/29 02:43:58] [INFO] Number of posts: 4 [01/29 02:43:58] [INFO] Progress: 4167/6740 [01/29 02:43:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:43:58] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-lifebook-e8410-penryn-review.219676/ finished! [01/29 02:43:59] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-thinkpad-x300-gets-a-price-available-for-pre-order.216907/ is 45500 ms [01/29 02:44:00] [INFO] !!! Now downloading Lenovo ThinkPad X300 Gets a Price, Available for Pre-Order !!!!! [01/29 02:44:01] [INFO] We are on page 1 of 8 [01/29 02:44:04] [INFO] We are on page 2 of 8 [01/29 02:44:07] [INFO] We are on page 3 of 8 [01/29 02:44:09] [INFO] We are on page 4 of 8 [01/29 02:44:11] [INFO] We are on page 5 of 8 [01/29 02:44:12] [INFO] We are on page 6 of 8 [01/29 02:44:14] [INFO] We are on page 7 of 8 [01/29 02:44:16] [INFO] We are on page 8 of 8 [01/29 02:44:16] [INFO] Number of posts: 2 [01/29 02:44:16] [INFO] Progress: 4168/6740 [01/29 02:44:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:44:16] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-x300-gets-a-price-available-for-pre-order.216907/ finished! [01/29 02:44:16] [INFO] Max wait time for http://forum.notebookreview.com/threads/quick-survey-with-a-chance-to-win-a-gift-card.218902/ is 22000 ms [01/29 02:44:17] [INFO] !!! Now downloading Quick Survey With a Chance To Win A Gift Card !!!!! [01/29 02:44:18] [INFO] We are on page 1 of 3 [01/29 02:44:20] [INFO] We are on page 2 of 3 [01/29 02:44:23] [INFO] We are on page 3 of 3 [01/29 02:44:23] [INFO] Number of posts: 5 [01/29 02:44:23] [INFO] Progress: 4169/6740 [01/29 02:44:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:44:23] [INFO] Thread http://forum.notebookreview.com/threads/quick-survey-with-a-chance-to-win-a-gift-card.218902/ finished! [01/29 02:44:24] [INFO] !!! Now downloading Plextor PX-608CU Super Multi Portable Drive Review !!!!! [01/29 02:44:25] [INFO] We are on page 1 of 2 [01/29 02:44:28] [INFO] We are on page 2 of 2 [01/29 02:44:28] [INFO] Number of posts: 3 [01/29 02:44:28] [INFO] Progress: 4170/6740 [01/29 02:44:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:44:28] [INFO] Thread http://forum.notebookreview.com/threads/plextor-px-608cu-super-multi-portable-drive-review.218507/ finished! [01/29 02:44:28] [INFO] Max wait time for http://forum.notebookreview.com/threads/thinkpad-x300-information-leaks-out.210162/ is 59000 ms [01/29 02:44:29] [INFO] !!! Now downloading ThinkPad X300 Information Leaks Out !!!!! [01/29 02:44:30] [INFO] We are on page 1 of 10 [01/29 02:44:33] [INFO] We are on page 2 of 10 [01/29 02:44:34] [WARNING] File not found for image http://img265.imageshack.us/img265/9770/x40r1ao7.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/ThinkPad X300 Information Leaks Out/images/storyImages/x40r1ao7.th.jpg [01/29 02:44:36] [INFO] We are on page 3 of 10 [01/29 02:44:38] [INFO] We are on page 4 of 10 [01/29 02:44:40] [INFO] We are on page 5 of 10 [01/29 02:44:41] [INFO] We are on page 6 of 10 [01/29 02:44:44] [INFO] We are on page 7 of 10 [01/29 02:44:44] [WARNING] File not found for image http://img162.imageshack.us/img162/9966/x300vmbaer8.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/ThinkPad X300 Information Leaks Out/images/storyImages/x300vmbaer8.jpg [01/29 02:44:46] [INFO] We are on page 8 of 10 [01/29 02:44:52] [INFO] We are on page 9 of 10 [01/29 02:44:53] [INFO] We are on page 10 of 10 [01/29 02:44:53] [INFO] Number of posts: 9 [01/29 02:45:00] [WARNING] Could not download image http://www.hardspell.com/pic/article/2008/1/18/1e0dc817-9aea-4b61-9f01-70f4130f8bf3.jpg because Server returned HTTP response code: 403 for URL: http://www.hardspell.com/pic/article/2008/1/18/1e0dc817-9aea-4b61-9f01-70f4130f8bf3.jpg [01/29 02:45:03] [WARNING] Could not download image http://www.hardspell.com/pic/article/2008/1/18/4596f18f-9a89-4500-abad-5eaed2a1fd35.jpg because Server returned HTTP response code: 403 for URL: http://www.hardspell.com/pic/article/2008/1/18/4596f18f-9a89-4500-abad-5eaed2a1fd35.jpg [01/29 02:45:03] [INFO] Progress: 4171/6740 [01/29 02:45:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:45:03] [INFO] Thread http://forum.notebookreview.com/threads/thinkpad-x300-information-leaks-out.210162/ finished! [01/29 02:45:03] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-yahoo-rejects-microsoft-starbucks-gives-away-free-wifi-dell-gets-wireless-usb.218589/ is 21500 ms [01/29 02:45:03] [INFO] !!! Now downloading News Bits- Yahoo! rejects Microsoft, Starbucks gives away free WiFi, Dell gets wireless USB !!!!! [01/29 02:45:04] [INFO] We are on page 1 of 3 [01/29 02:45:07] [INFO] We are on page 2 of 3 [01/29 02:45:09] [INFO] We are on page 3 of 3 [01/29 02:45:09] [INFO] Number of posts: 4 [01/29 02:45:09] [INFO] Progress: 4172/6740 [01/29 02:45:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:45:09] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-yahoo-rejects-microsoft-starbucks-gives-away-free-wifi-dell-gets-wireless-usb.218589/ finished! [01/29 02:45:09] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-w7s-user-review.155367/ is 32500 ms [01/29 02:45:10] [INFO] !!! Now downloading Asus W7S User Review !!!!! [01/29 02:45:11] [INFO] We are on page 1 of 5 [01/29 02:45:20] [INFO] We are on page 2 of 5 [01/29 02:45:22] [INFO] We are on page 3 of 5 [01/29 02:45:26] [INFO] We are on page 4 of 5 [01/29 02:45:31] [INFO] We are on page 5 of 5 [01/29 02:45:31] [INFO] Number of posts: 6 [01/29 02:45:31] [INFO] Progress: 4173/6740 [01/29 02:45:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:45:31] [INFO] Thread http://forum.notebookreview.com/threads/asus-w7s-user-review.155367/ finished! [01/29 02:45:31] [INFO] Max wait time for http://forum.notebookreview.com/threads/a-review-of-the-latest-and-fastest-ssd-storage-devices.196354/ is 31500 ms [01/29 02:45:31] [INFO] !!! Now downloading A Review of the Latest (and Fastest) SSD Storage Devices !!!!! [01/29 02:45:33] [INFO] We are on page 1 of 5 [01/29 02:45:34] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/notworthy_zpslg2phlen.gif [01/29 02:45:34] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/notworthy_zpslg2phlen.gif [01/29 02:45:34] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/notworthy_zpslg2phlen.gif [01/29 02:45:36] [INFO] We are on page 2 of 5 [01/29 02:45:36] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 02:45:38] [INFO] We are on page 3 of 5 [01/29 02:45:42] [INFO] We are on page 4 of 5 [01/29 02:45:43] [INFO] We are on page 5 of 5 [01/29 02:45:43] [INFO] Number of posts: 4 [01/29 02:45:43] [INFO] Progress: 4174/6740 [01/29 02:45:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:45:43] [INFO] Thread http://forum.notebookreview.com/threads/a-review-of-the-latest-and-fastest-ssd-storage-devices.196354/ finished! [01/29 02:45:43] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-eee-pc-review-part-2-budget-subnotebook-perfection.215554/ is 27500 ms [01/29 02:45:44] [INFO] !!! Now downloading Asus Eee PC Review Part 2- Budget Subnotebook Perfection !!!!! [01/29 02:45:45] [INFO] We are on page 1 of 4 [01/29 02:45:49] [INFO] We are on page 2 of 4 [01/29 02:45:51] [INFO] We are on page 3 of 4 [01/29 02:45:51] [WARNING] Host down for image http://common.ziffdavisinternet.com/util_get_image/9/0,1425,sz=1&i=98687,00.gif [01/29 02:45:53] [INFO] We are on page 4 of 4 [01/29 02:45:53] [INFO] Number of posts: 6 [01/29 02:45:53] [INFO] Progress: 4175/6740 [01/29 02:45:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:45:53] [INFO] Thread http://forum.notebookreview.com/threads/asus-eee-pc-review-part-2-budget-subnotebook-perfection.215554/ finished! [01/29 02:45:54] [INFO] !!! Now downloading Wenger SwissGear Impulse Notebook Case Review !!!!! [01/29 02:45:55] [INFO] We are on page 1 of 1 [01/29 02:45:55] [INFO] Number of posts: 6 [01/29 02:45:57] [INFO] Progress: 4176/6740 [01/29 02:45:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:45:57] [INFO] Thread http://forum.notebookreview.com/threads/wenger-swissgear-impulse-notebook-case-review.121080/ finished! [01/29 02:45:57] [INFO] Max wait time for http://forum.notebookreview.com/threads/cordless-desktop-mx-5500-revolution-review.217363/ is 20500 ms [01/29 02:45:58] [INFO] !!! Now downloading Cordless Desktop MX 5500 Revolution Review !!!!! [01/29 02:45:59] [INFO] We are on page 1 of 3 [01/29 02:46:03] [INFO] We are on page 2 of 3 [01/29 02:46:05] [INFO] We are on page 3 of 3 [01/29 02:46:05] [INFO] Number of posts: 2 [01/29 02:46:05] [INFO] Progress: 4177/6740 [01/29 02:46:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:46:05] [INFO] Thread http://forum.notebookreview.com/threads/cordless-desktop-mx-5500-revolution-review.217363/ finished! [01/29 02:46:05] [INFO] Max wait time for http://forum.notebookreview.com/threads/alienware-area-51-m15x-sold-without-side-lights-updated.217015/ is 23500 ms [01/29 02:46:06] [INFO] !!! Now downloading Alienware Area-51 m15x Sold Without Side Lights (UPDATED) !!!!! [01/29 02:46:07] [INFO] We are on page 1 of 3 [01/29 02:46:10] [INFO] We are on page 2 of 3 [01/29 02:46:12] [INFO] We are on page 3 of 3 [01/29 02:46:12] [INFO] Number of posts: 8 [01/29 02:46:12] [INFO] Progress: 4178/6740 [01/29 02:46:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:46:12] [INFO] Thread http://forum.notebookreview.com/threads/alienware-area-51-m15x-sold-without-side-lights-updated.217015/ finished! [01/29 02:46:12] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-eee-701.128165/ is 29000 ms [01/29 02:46:13] [INFO] !!! Now downloading Asus EEE 701 !!!!! [01/29 02:46:14] [INFO] We are on page 1 of 4 [01/29 02:46:14] [WARNING] Host down for image http://aycu12.webshots.com/image/18851/2001436972515421667_rs.jpg [01/29 02:46:16] [INFO] We are on page 2 of 4 [01/29 02:46:18] [INFO] We are on page 3 of 4 [01/29 02:46:20] [INFO] We are on page 4 of 4 [01/29 02:46:20] [INFO] Number of posts: 9 [01/29 02:46:20] [INFO] Progress: 4179/6740 [01/29 02:46:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:46:20] [INFO] Thread http://forum.notebookreview.com/threads/asus-eee-701.128165/ finished! [01/29 02:46:20] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-g2s-user-review.179336/ is 28500 ms [01/29 02:46:20] [INFO] !!! Now downloading Asus G2S User Review !!!!! [01/29 02:46:21] [INFO] We are on page 1 of 4 [01/29 02:46:28] [INFO] We are on page 2 of 4 [01/29 02:46:30] [INFO] We are on page 3 of 4 [01/29 02:46:32] [INFO] We are on page 4 of 4 [01/29 02:46:32] [INFO] Number of posts: 8 [01/29 02:46:32] [INFO] Progress: 4180/6740 [01/29 02:46:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:46:32] [INFO] Thread http://forum.notebookreview.com/threads/asus-g2s-user-review.179336/ finished! [01/29 02:46:32] [INFO] Max wait time for http://forum.notebookreview.com/threads/logitech-vx-nano-cordless-laser-mouse-review.148556/ is 42500 ms [01/29 02:46:32] [INFO] !!! Now downloading Logitech VX Nano Cordless Laser Mouse Review !!!!! [01/29 02:46:33] [INFO] We are on page 1 of 7 [01/29 02:46:38] [INFO] We are on page 2 of 7 [01/29 02:46:40] [INFO] We are on page 3 of 7 [01/29 02:46:42] [INFO] We are on page 4 of 7 [01/29 02:46:44] [INFO] We are on page 5 of 7 [01/29 02:46:45] [INFO] We are on page 6 of 7 [01/29 02:46:48] [INFO] We are on page 7 of 7 [01/29 02:46:48] [INFO] Number of posts: 6 [01/29 02:46:48] [INFO] Progress: 4181/6740 [01/29 02:46:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:46:48] [INFO] Thread http://forum.notebookreview.com/threads/logitech-vx-nano-cordless-laser-mouse-review.148556/ finished! [01/29 02:46:48] [INFO] !!! Now downloading News Bits- Alienware m15x User Review, Cloudbook Sells Out, Dell XPS M1330 Gets Penryn !!!!! [01/29 02:46:49] [INFO] We are on page 1 of 2 [01/29 02:46:54] [INFO] We are on page 2 of 2 [01/29 02:46:54] [INFO] Number of posts: 4 [01/29 02:46:54] [INFO] Progress: 4182/6740 [01/29 02:46:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:46:54] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-alienware-m15x-user-review-cloudbook-sells-out-dell-xps-m1330-gets-penryn.216755/ finished! [01/29 02:46:54] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-macbook-air-problems-lenovo-slim-adapter-penryn-in-dells-soon.216216/ is 27000 ms [01/29 02:46:55] [INFO] !!! Now downloading News Bits- MacBook Air Problems, Lenovo Slim Adapter, Penryn in Dells Soon !!!!! [01/29 02:46:56] [INFO] We are on page 1 of 4 [01/29 02:47:00] [INFO] We are on page 2 of 4 [01/29 02:47:02] [INFO] We are on page 3 of 4 [01/29 02:47:04] [INFO] We are on page 4 of 4 [01/29 02:47:04] [INFO] Number of posts: 5 [01/29 02:47:04] [INFO] Progress: 4183/6740 [01/29 02:47:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:47:04] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-macbook-air-problems-lenovo-slim-adapter-penryn-in-dells-soon.216216/ finished! [01/29 02:47:04] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-now-offering-dual-8800-gtx-cards-in-xps-m1730.213483/ is 20500 ms [01/29 02:47:04] [INFO] !!! Now downloading Dell Now Offering Dual 8800 GTX Cards In XPS M1730 !!!!! [01/29 02:47:06] [INFO] We are on page 1 of 3 [01/29 02:47:08] [INFO] We are on page 2 of 3 [01/29 02:47:10] [INFO] We are on page 3 of 3 [01/29 02:47:10] [INFO] Number of posts: 2 [01/29 02:47:10] [INFO] Progress: 4184/6740 [01/29 02:47:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:47:10] [INFO] Thread http://forum.notebookreview.com/threads/dell-now-offering-dual-8800-gtx-cards-in-xps-m1730.213483/ finished! [01/29 02:47:11] [INFO] !!! Now downloading Toshiba Adds Penryn Processors to X205 and U305 Laptops !!!!! [01/29 02:47:12] [INFO] We are on page 1 of 1 [01/29 02:47:13] [INFO] Progress: 4185/6740 [01/29 02:47:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:47:13] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-adds-penryn-processors-to-x205-and-u305-laptops.216028/ finished! [01/29 02:47:13] [INFO] Max wait time for http://forum.notebookreview.com/threads/ultimate-ears-super-fi-5-pro-earphones-review.214866/ is 23500 ms [01/29 02:47:13] [INFO] !!! Now downloading Ultimate Ears Super.Fi 5 Pro Earphones Review !!!!! [01/29 02:47:14] [INFO] We are on page 1 of 3 [01/29 02:47:17] [INFO] We are on page 2 of 3 [01/29 02:47:18] [INFO] We are on page 3 of 3 [01/29 02:47:18] [INFO] Number of posts: 8 [01/29 02:47:18] [INFO] Progress: 4186/6740 [01/29 02:47:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:47:18] [INFO] Thread http://forum.notebookreview.com/threads/ultimate-ears-super-fi-5-pro-earphones-review.214866/ finished! [01/29 02:47:18] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-ideapad-hands-on-roundup.206560/ is 22000 ms [01/29 02:47:19] [INFO] !!! Now downloading Lenovo IdeaPad Hands-On Roundup !!!!! [01/29 02:47:20] [INFO] We are on page 1 of 3 [01/29 02:47:24] [INFO] We are on page 2 of 3 [01/29 02:47:26] [INFO] We are on page 3 of 3 [01/29 02:47:26] [INFO] Number of posts: 5 [01/29 02:47:26] [INFO] Progress: 4187/6740 [01/29 02:47:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:47:26] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-ideapad-hands-on-roundup.206560/ finished! [01/29 02:47:27] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-dv2610us-user-review.197499/ is 28000 ms [01/29 02:47:27] [INFO] !!! Now downloading HP dv2610us User Review !!!!! [01/29 02:47:28] [INFO] We are on page 1 of 4 [01/29 02:47:32] [INFO] We are on page 2 of 4 [01/29 02:47:34] [INFO] We are on page 3 of 4 [01/29 02:47:36] [INFO] We are on page 4 of 4 [01/29 02:47:36] [INFO] Number of posts: 7 [01/29 02:47:36] [INFO] Progress: 4188/6740 [01/29 02:47:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:47:36] [INFO] Thread http://forum.notebookreview.com/threads/hp-dv2610us-user-review.197499/ finished! [01/29 02:47:36] [INFO] Max wait time for http://forum.notebookreview.com/threads/sony-vaio-nr-review.186242/ is 23500 ms [01/29 02:47:36] [INFO] !!! Now downloading Sony VAIO NR Review !!!!! [01/29 02:47:37] [INFO] We are on page 1 of 3 [01/29 02:47:42] [INFO] We are on page 2 of 3 [01/29 02:47:44] [INFO] We are on page 3 of 3 [01/29 02:47:44] [INFO] Number of posts: 8 [01/29 02:47:44] [INFO] Progress: 4189/6740 [01/29 02:47:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:47:44] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-nr-review.186242/ finished! [01/29 02:47:46] [INFO] !!! Now downloading HP Compaq F500 Series Review !!!!! [01/29 02:47:47] [INFO] We are on page 1 of 2 [01/29 02:47:54] [INFO] We are on page 2 of 2 [01/29 02:47:54] [INFO] Progress: 4190/6740 [01/29 02:47:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:47:54] [INFO] Thread http://forum.notebookreview.com/threads/hp-compaq-f500-series-review.191574/ finished! [01/29 02:47:55] [INFO] !!! Now downloading News Bits- Penryn In ThinkPads, Cloudbook Delayed, Intel Discontinues Some Processors !!!!! [01/29 02:47:56] [INFO] We are on page 1 of 2 [01/29 02:47:58] [INFO] We are on page 2 of 2 [01/29 02:47:58] [INFO] Number of posts: 8 [01/29 02:47:58] [INFO] Progress: 4191/6740 [01/29 02:47:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:47:58] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-penryn-in-thinkpads-cloudbook-delayed-intel-discontinues-some-processors.213675/ finished! [01/29 02:47:58] [INFO] Max wait time for http://forum.notebookreview.com/threads/acer-to-buy-gateway-updated.161904/ is 29000 ms [01/29 02:47:59] [INFO] !!! Now downloading Acer to Buy Gateway (UPDATED) !!!!! [01/29 02:48:00] [INFO] We are on page 1 of 4 [01/29 02:48:03] [INFO] We are on page 2 of 4 [01/29 02:48:05] [INFO] We are on page 3 of 4 [01/29 02:48:08] [INFO] We are on page 4 of 4 [01/29 02:48:08] [INFO] Number of posts: 9 [01/29 02:48:08] [INFO] Progress: 4192/6740 [01/29 02:48:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:48:08] [INFO] Thread http://forum.notebookreview.com/threads/acer-to-buy-gateway-updated.161904/ finished! [01/29 02:48:08] [INFO] Max wait time for http://forum.notebookreview.com/threads/toshiba-satellite-a135-review.106019/ is 23000 ms [01/29 02:48:09] [INFO] !!! Now downloading Toshiba Satellite A135 Review !!!!! [01/29 02:48:10] [INFO] We are on page 1 of 3 [01/29 02:48:14] [INFO] We are on page 2 of 3 [01/29 02:48:16] [INFO] We are on page 3 of 3 [01/29 02:48:16] [INFO] Number of posts: 7 [01/29 02:48:16] [INFO] Progress: 4193/6740 [01/29 02:48:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:48:16] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-a135-review.106019/ finished! [01/29 02:48:16] [INFO] !!! Now downloading Fujitsu Announces New Intel-Based Notebooks !!!!! [01/29 02:48:18] [INFO] We are on page 1 of 2 [01/29 02:48:20] [INFO] We are on page 2 of 2 [01/29 02:48:20] [INFO] Number of posts: 2 [01/29 02:48:20] [INFO] Progress: 4194/6740 [01/29 02:48:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:48:20] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-announces-new-intel-based-notebooks.206148/ finished! [01/29 02:48:20] [INFO] !!! Now downloading Most Popular Laptops for January 2008 !!!!! [01/29 02:48:22] [INFO] We are on page 1 of 1 [01/29 02:48:22] [INFO] Number of posts: 7 [01/29 02:48:24] [WARNING] File not found for image http://www.technologyguide.com/assets/X-20070701205527796.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Most Popular Laptops for January 2008/images/storyImages/X-20070701205527796.jpg [01/29 02:48:25] [WARNING] File not found for image http://www.technologyguide.com/assets/X-20070701210748937.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Most Popular Laptops for January 2008/images/storyImages/X-20070701210748937.jpg [01/29 02:48:26] [INFO] Progress: 4195/6740 [01/29 02:48:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:48:26] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-laptops-for-january-2008.214644/ finished! [01/29 02:48:27] [INFO] !!! Now downloading News Bits- Notebook Shipments Increase, Acer Buys Packard Bell, M1330 with Linux !!!!! [01/29 02:48:28] [INFO] We are on page 1 of 1 [01/29 02:48:31] [INFO] Progress: 4196/6740 [01/29 02:48:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:48:31] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-notebook-shipments-increase-acer-buys-packard-bell-m1330-with-linux.214527/ finished! [01/29 02:48:31] [INFO] Max wait time for http://forum.notebookreview.com/threads/acer-aspire-5670-series-review-pics-specs.41964/ is 36000 ms [01/29 02:48:31] [INFO] !!! Now downloading Acer Aspire 5670 Series Review (pics, specs) !!!!! [01/29 02:48:32] [INFO] We are on page 1 of 6 [01/29 02:48:37] [INFO] We are on page 2 of 6 [01/29 02:48:39] [INFO] We are on page 3 of 6 [01/29 02:48:40] [INFO] We are on page 4 of 6 [01/29 02:48:42] [INFO] We are on page 5 of 6 [01/29 02:48:42] [WARNING] Host down for image http://tejas.padekar.info/MyDesktop2_small.jpg [01/29 02:48:44] [INFO] We are on page 6 of 6 [01/29 02:48:44] [INFO] Number of posts: 3 [01/29 02:48:44] [INFO] Progress: 4197/6740 [01/29 02:48:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:48:44] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire-5670-series-review-pics-specs.41964/ finished! [01/29 02:48:44] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-dell-product-red-notebooks-eee-pc-with-xp-hdx-with-8800m-gts.211934/ is 26000 ms [01/29 02:48:45] [INFO] !!! Now downloading News Bits- Dell (PRODUCT) RED notebooks, Eee PC with XP, HDX with 8800M GTS !!!!! [01/29 02:48:46] [INFO] We are on page 1 of 4 [01/29 02:48:49] [INFO] We are on page 2 of 4 [01/29 02:48:51] [INFO] We are on page 3 of 4 [01/29 02:48:52] [INFO] We are on page 4 of 4 [01/29 02:48:52] [INFO] Number of posts: 3 [01/29 02:48:53] [INFO] Progress: 4198/6740 [01/29 02:48:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:48:53] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-dell-product-red-notebooks-eee-pc-with-xp-hdx-with-8800m-gts.211934/ finished! [01/29 02:48:53] [INFO] !!! Now downloading Targus Grove Sling Bag Review !!!!! [01/29 02:48:54] [INFO] We are on page 1 of 1 [01/29 02:48:54] [INFO] Number of posts: 4 [01/29 02:48:56] [INFO] Progress: 4199/6740 [01/29 02:48:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:48:56] [INFO] Thread http://forum.notebookreview.com/threads/targus-grove-sling-bag-review.214198/ finished! [01/29 02:48:56] [INFO] Max wait time for http://forum.notebookreview.com/threads/amd-versus-intel-mobile-processor-review.200203/ is 36500 ms [01/29 02:48:57] [INFO] !!! Now downloading AMD Versus Intel Mobile Processor Review !!!!! [01/29 02:48:58] [INFO] We are on page 1 of 6 [01/29 02:49:01] [INFO] We are on page 2 of 6 [01/29 02:49:04] [INFO] We are on page 3 of 6 [01/29 02:49:05] [INFO] We are on page 4 of 6 [01/29 02:49:07] [INFO] We are on page 5 of 6 [01/29 02:49:09] [INFO] We are on page 6 of 6 [01/29 02:49:09] [INFO] Number of posts: 4 [01/29 02:49:09] [INFO] Progress: 4200/6740 [01/29 02:49:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:49:09] [INFO] Thread http://forum.notebookreview.com/threads/amd-versus-intel-mobile-processor-review.200203/ finished! [01/29 02:49:10] [INFO] !!! Now downloading Dell Latitude XT User Review !!!!! [01/29 02:49:11] [INFO] We are on page 1 of 2 [01/29 02:49:15] [INFO] We are on page 2 of 2 [01/29 02:49:15] [INFO] Number of posts: 9 [01/29 02:49:15] [INFO] Progress: 4201/6740 [01/29 02:49:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:49:15] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-xt-user-review.212067/ finished! [01/29 02:49:15] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-inspiron-1525-available-in-australia.202239/ is 35000 ms [01/29 02:49:16] [INFO] !!! Now downloading Dell Inspiron 1525 Available (in Australia) !!!!! [01/29 02:49:17] [INFO] We are on page 1 of 6 [01/29 02:49:20] [INFO] We are on page 2 of 6 [01/29 02:49:23] [INFO] We are on page 3 of 6 [01/29 02:49:26] [INFO] We are on page 4 of 6 [01/29 02:49:29] [INFO] We are on page 5 of 6 [01/29 02:49:29] [WARNING] Could not download image http://i.dell.com/images/global/products/inspnnb/inspnnb_highlights/inspnnb_1525_design1_anzin.jpg because Server returned HTTP response code: 422 for URL: http://i.dell.com/images/global/products/inspnnb/inspnnb_highlights/inspnnb_1525_design1_anzin.jpg [01/29 02:49:32] [INFO] We are on page 6 of 6 [01/29 02:49:32] [INFO] Number of posts: 1 [01/29 02:49:32] [INFO] Progress: 4202/6740 [01/29 02:49:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:49:32] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-1525-available-in-australia.202239/ finished! [01/29 02:49:32] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-thinkpad-x61s-review.136742/ is 23500 ms [01/29 02:49:34] [INFO] !!! Now downloading Lenovo ThinkPad X61s Review !!!!! [01/29 02:49:35] [INFO] We are on page 1 of 3 [01/29 02:49:42] [INFO] We are on page 2 of 3 [01/29 02:49:44] [INFO] We are on page 3 of 3 [01/29 02:49:44] [INFO] Number of posts: 8 [01/29 02:49:44] [INFO] Progress: 4203/6740 [01/29 02:49:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:49:44] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-x61s-review.136742/ finished! [01/29 02:49:45] [INFO] !!! Now downloading Kensington SlimBlade Presenter Media Mouse review !!!!! [01/29 02:49:46] [INFO] We are on page 1 of 1 [01/29 02:49:48] [INFO] Progress: 4204/6740 [01/29 02:49:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:49:48] [INFO] Thread http://forum.notebookreview.com/threads/kensington-slimblade-presenter-media-mouse-review.184600/ finished! [01/29 02:49:48] [INFO] Max wait time for http://forum.notebookreview.com/threads/macbook-air-review-roundup.211755/ is 23500 ms [01/29 02:49:48] [INFO] !!! Now downloading MacBook Air Review Roundup !!!!! [01/29 02:49:50] [INFO] We are on page 1 of 3 [01/29 02:49:52] [INFO] We are on page 2 of 3 [01/29 02:49:55] [INFO] We are on page 3 of 3 [01/29 02:49:55] [INFO] Number of posts: 8 [01/29 02:49:55] [WARNING] File not found for image http://img299.imageshack.us/img299/332/2008012180xmlf6.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/MacBook Air Review Roundup/images/storyImages/2008012180xmlf6.jpg [01/29 02:49:55] [INFO] Progress: 4205/6740 [01/29 02:49:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:49:55] [INFO] Thread http://forum.notebookreview.com/threads/macbook-air-review-roundup.211755/ finished! [01/29 02:49:55] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-xps-m1710-review-pics-specs.49868/ is 94500 ms [01/29 02:49:56] [INFO] !!! Now downloading Dell XPS M1710 Review (pics, specs) !!!!! [01/29 02:49:57] [INFO] We are on page 1 of 17 [01/29 02:50:05] [INFO] We are on page 2 of 17 [01/29 02:50:07] [INFO] We are on page 3 of 17 [01/29 02:50:09] [INFO] We are on page 4 of 17 [01/29 02:50:11] [INFO] We are on page 5 of 17 [01/29 02:50:13] [INFO] We are on page 6 of 17 [01/29 02:50:15] [INFO] We are on page 7 of 17 [01/29 02:50:16] [INFO] We are on page 8 of 17 [01/29 02:50:18] [INFO] We are on page 9 of 17 [01/29 02:50:20] [INFO] We are on page 10 of 17 [01/29 02:50:21] [INFO] We are on page 11 of 17 [01/29 02:50:24] [INFO] We are on page 12 of 17 [01/29 02:50:26] [INFO] We are on page 13 of 17 [01/29 02:50:28] [INFO] We are on page 14 of 17 [01/29 02:50:30] [INFO] We are on page 15 of 17 [01/29 02:50:32] [INFO] We are on page 16 of 17 [01/29 02:50:34] [INFO] We are on page 17 of 17 [01/29 02:50:34] [INFO] Progress: 4206/6740 [01/29 02:50:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:50:34] [INFO] Thread http://forum.notebookreview.com/threads/dell-xps-m1710-review-pics-specs.49868/ finished! [01/29 02:50:35] [INFO] !!! Now downloading Battalion 101 ML-Turbo Laptop Review (pics, specs) !!!!! [01/29 02:50:36] [INFO] We are on page 1 of 1 [01/29 02:50:36] [INFO] Number of posts: 7 [01/29 02:50:38] [INFO] Progress: 4207/6740 [01/29 02:50:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:50:38] [INFO] Thread http://forum.notebookreview.com/threads/battalion-101-ml-turbo-laptop-review-pics-specs.39009/ finished! [01/29 02:50:38] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-planning-more-unique-notebook-designs-in-2008.203526/ is 22500 ms [01/29 02:50:39] [INFO] !!! Now downloading HP Planning More Unique Notebook Designs in 2008 !!!!! [01/29 02:50:40] [INFO] We are on page 1 of 3 [01/29 02:50:43] [INFO] We are on page 2 of 3 [01/29 02:50:45] [INFO] We are on page 3 of 3 [01/29 02:50:45] [INFO] Number of posts: 6 [01/29 02:50:45] [INFO] Progress: 4208/6740 [01/29 02:50:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:50:45] [INFO] Thread http://forum.notebookreview.com/threads/hp-planning-more-unique-notebook-designs-in-2008.203526/ finished! [01/29 02:50:46] [INFO] !!! Now downloading Lenovo ThinkPad R61i User Review !!!!! [01/29 02:50:47] [INFO] We are on page 1 of 2 [01/29 02:50:51] [INFO] We are on page 2 of 2 [01/29 02:50:51] [INFO] Number of posts: 9 [01/29 02:50:51] [WARNING] File not found for image http://img167.imageshack.us/img167/205/1002520nz8.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Lenovo ThinkPad R61i User Review/images/storyImages/1002520nz8.jpg [01/29 02:50:51] [INFO] Progress: 4209/6740 [01/29 02:50:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:50:51] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-r61i-user-review.211730/ finished! [01/29 02:50:51] [INFO] Max wait time for http://forum.notebookreview.com/threads/alienware-m17x-and-m15x-gaming-laptops-unveiled-at-nyc-event.189508/ is 98000 ms [01/29 02:50:52] [INFO] !!! Now downloading Alienware m17x and m15x Gaming Laptops Unveiled at NYC Event !!!!! [01/29 02:50:53] [INFO] We are on page 1 of 18 [01/29 02:50:58] [INFO] We are on page 2 of 18 [01/29 02:51:00] [INFO] We are on page 3 of 18 [01/29 02:51:02] [INFO] We are on page 4 of 18 [01/29 02:51:05] [INFO] We are on page 5 of 18 [01/29 02:51:07] [INFO] We are on page 6 of 18 [01/29 02:51:08] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/mad2_zpsgl9egdoq.gif [01/29 02:51:09] [INFO] We are on page 7 of 18 [01/29 02:51:11] [INFO] We are on page 8 of 18 [01/29 02:51:13] [INFO] We are on page 9 of 18 [01/29 02:51:15] [INFO] We are on page 10 of 18 [01/29 02:51:17] [INFO] We are on page 11 of 18 [01/29 02:51:18] [INFO] We are on page 12 of 18 [01/29 02:51:20] [INFO] We are on page 13 of 18 [01/29 02:51:22] [INFO] We are on page 14 of 18 [01/29 02:51:24] [INFO] We are on page 15 of 18 [01/29 02:51:26] [INFO] We are on page 16 of 18 [01/29 02:51:28] [INFO] We are on page 17 of 18 [01/29 02:51:30] [INFO] We are on page 18 of 18 [01/29 02:51:30] [INFO] Number of posts: 7 [01/29 02:51:30] [INFO] Progress: 4210/6740 [01/29 02:51:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:51:30] [INFO] Thread http://forum.notebookreview.com/threads/alienware-m17x-and-m15x-gaming-laptops-unveiled-at-nyc-event.189508/ finished! [01/29 02:51:30] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-ces-booth-tour.206059/ is 44000 ms [01/29 02:51:31] [INFO] !!! Now downloading Asus CES Booth Tour !!!!! [01/29 02:51:32] [INFO] We are on page 1 of 7 [01/29 02:51:36] [INFO] We are on page 2 of 7 [01/29 02:51:38] [INFO] We are on page 3 of 7 [01/29 02:51:40] [INFO] We are on page 4 of 7 [01/29 02:51:42] [INFO] We are on page 5 of 7 [01/29 02:51:44] [INFO] We are on page 6 of 7 [01/29 02:51:46] [INFO] We are on page 7 of 7 [01/29 02:51:46] [INFO] Number of posts: 9 [01/29 02:51:46] [INFO] Progress: 4211/6740 [01/29 02:51:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:51:46] [INFO] Thread http://forum.notebookreview.com/threads/asus-ces-booth-tour.206059/ finished! [01/29 02:51:46] [INFO] Max wait time for http://forum.notebookreview.com/threads/shure-se210-earphones-review.209017/ is 32000 ms [01/29 02:51:47] [INFO] !!! Now downloading Shure SE210 Earphones Review !!!!! [01/29 02:51:48] [INFO] We are on page 1 of 5 [01/29 02:51:52] [INFO] We are on page 2 of 5 [01/29 02:51:54] [INFO] We are on page 3 of 5 [01/29 02:51:55] [INFO] We are on page 4 of 5 [01/29 02:51:57] [INFO] We are on page 5 of 5 [01/29 02:51:57] [INFO] Number of posts: 5 [01/29 02:51:57] [INFO] Progress: 4212/6740 [01/29 02:51:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:51:57] [INFO] Thread http://forum.notebookreview.com/threads/shure-se210-earphones-review.209017/ finished! [01/29 02:51:57] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-dv2000t-review-pics-specs.69193/ is 28000 ms [01/29 02:51:57] [INFO] !!! Now downloading HP dv2000t Review (pics, specs) !!!!! [01/29 02:51:58] [INFO] We are on page 1 of 4 [01/29 02:52:04] [INFO] We are on page 2 of 4 [01/29 02:52:05] [INFO] We are on page 3 of 4 [01/29 02:52:07] [INFO] We are on page 4 of 4 [01/29 02:52:07] [INFO] Number of posts: 7 [01/29 02:52:07] [INFO] Progress: 4213/6740 [01/29 02:52:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:52:07] [INFO] Thread http://forum.notebookreview.com/threads/hp-dv2000t-review-pics-specs.69193/ finished! [01/29 02:52:08] [INFO] !!! Now downloading Systemax Pursuit 4250 Review !!!!! [01/29 02:52:09] [INFO] We are on page 1 of 2 [01/29 02:52:16] [INFO] We are on page 2 of 2 [01/29 02:52:16] [INFO] Number of posts: 5 [01/29 02:52:16] [INFO] Progress: 4214/6740 [01/29 02:52:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:52:16] [INFO] Thread http://forum.notebookreview.com/threads/systemax-pursuit-4250-review.211366/ finished! [01/29 02:52:16] [INFO] !!! Now downloading News Bits- Toshiba R500 gets 3G, Lenovo not outsourcing to Taiwan !!!!! [01/29 02:52:17] [INFO] We are on page 1 of 1 [01/29 02:52:17] [INFO] Number of posts: 9 [01/29 02:52:20] [INFO] Progress: 4215/6740 [01/29 02:52:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:52:20] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-toshiba-r500-gets-3g-lenovo-not-outsourcing-to-taiwan.211218/ finished! [01/29 02:52:20] [INFO] Max wait time for http://forum.notebookreview.com/threads/core-duo-deceving-battery-life.44958/ is 30000 ms [01/29 02:52:21] [INFO] !!! Now downloading Core-Duo deceving battery life !!!!! [01/29 02:52:22] [INFO] We are on page 1 of 5 [01/29 02:52:24] [INFO] We are on page 2 of 5 [01/29 02:52:25] [INFO] We are on page 3 of 5 [01/29 02:52:27] [INFO] We are on page 4 of 5 [01/29 02:52:29] [INFO] We are on page 5 of 5 [01/29 02:52:29] [INFO] Number of posts: 1 [01/29 02:52:29] [INFO] Progress: 4216/6740 [01/29 02:52:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:52:29] [INFO] Thread http://forum.notebookreview.com/threads/core-duo-deceving-battery-life.44958/ finished! [01/29 02:52:29] [INFO] !!! Now downloading Logitech Wireless Keyboard S510 Review (pics) !!!!! [01/29 02:52:31] [INFO] We are on page 1 of 1 [01/29 02:52:31] [INFO] Number of posts: 8 [01/29 02:52:35] [INFO] Progress: 4217/6740 [01/29 02:52:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:52:35] [INFO] Thread http://forum.notebookreview.com/threads/logitech-wireless-keyboard-s510-review-pics.51811/ finished! [01/29 02:52:35] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-pavilion-dv6000t-with-core-2-duo-review.90117/ is 25000 ms [01/29 02:52:36] [INFO] !!! Now downloading HP Pavilion dv6000t with Core 2 Duo Review !!!!! [01/29 02:52:37] [INFO] We are on page 1 of 4 [01/29 02:52:44] [INFO] We are on page 2 of 4 [01/29 02:52:46] [INFO] We are on page 3 of 4 [01/29 02:52:48] [INFO] We are on page 4 of 4 [01/29 02:52:48] [INFO] Number of posts: 1 [01/29 02:52:48] [INFO] Progress: 4218/6740 [01/29 02:52:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:52:48] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-dv6000t-with-core-2-duo-review.90117/ finished! [01/29 02:52:48] [INFO] Max wait time for http://forum.notebookreview.com/threads/the-geforce-is-strong-in-this-one-geforce-go-6150-for-the-budget-gamer.113975/ is 33500 ms [01/29 02:52:48] [INFO] !!! Now downloading The GeForce Is Strong In This One- GeForce Go 6150 for the Budget Gamer !!!!! [01/29 02:52:49] [INFO] We are on page 1 of 5 [01/29 02:52:55] [INFO] We are on page 2 of 5 [01/29 02:52:56] [INFO] We are on page 3 of 5 [01/29 02:52:59] [INFO] We are on page 4 of 5 [01/29 02:53:00] [INFO] We are on page 5 of 5 [01/29 02:53:00] [INFO] Number of posts: 8 [01/29 02:53:00] [INFO] Progress: 4219/6740 [01/29 02:53:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:53:00] [INFO] Thread http://forum.notebookreview.com/threads/the-geforce-is-strong-in-this-one-geforce-go-6150-for-the-budget-gamer.113975/ finished! [01/29 02:53:00] [INFO] Max wait time for http://forum.notebookreview.com/threads/sager-np9261-quad-core-notebook-review.190111/ is 34500 ms [01/29 02:53:01] [INFO] !!! Now downloading Sager NP9261 Quad Core Notebook Review !!!!! [01/29 02:53:02] [INFO] We are on page 1 of 5 [01/29 02:53:05] [INFO] We are on page 2 of 5 [01/29 02:53:07] [INFO] We are on page 3 of 5 [01/29 02:53:07] [WARNING] File not found for image http://img206.imageshack.us/img206/2668/widescreenresolutiondj9.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sager NP9261 Quad Core Notebook Review/images/storyImages/widescreenresolutiondj9.jpg [01/29 02:53:09] [INFO] We are on page 4 of 5 [01/29 02:53:10] [WARNING] File not found for image http://www.mimarsinan.com/review/saffronq-jack.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sager NP9261 Quad Core Notebook Review/images/storyImages/saffronq-jack.jpg [01/29 02:53:10] [WARNING] File not found for image http://www.mimarsinan.com/review/saffronq-fsx.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sager NP9261 Quad Core Notebook Review/images/storyImages/saffronq-fsx.jpg [01/29 02:53:10] [WARNING] File not found for image http://www.mimarsinan.com/review/saffronq-hdtune.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sager NP9261 Quad Core Notebook Review/images/storyImages/saffronq-hdtune.jpg [01/29 02:53:10] [WARNING] File not found for image http://www.mimarsinan.com/review/saffronq-taskman.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sager NP9261 Quad Core Notebook Review/images/storyImages/saffronq-taskman.jpg [01/29 02:53:10] [WARNING] File not found for image http://www.mimarsinan.com/review/saffronq-matrix.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sager NP9261 Quad Core Notebook Review/images/storyImages/saffronq-matrix.jpg [01/29 02:53:10] [WARNING] File not found for image http://www.mimarsinan.com/review/saffronq-gpu.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sager NP9261 Quad Core Notebook Review/images/storyImages/saffronq-gpu.jpg [01/29 02:53:10] [WARNING] File not found for image http://www.mimarsinan.com/review/saffronq-cpu.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sager NP9261 Quad Core Notebook Review/images/storyImages/saffronq-cpu.jpg [01/29 02:53:12] [INFO] We are on page 5 of 5 [01/29 02:53:12] [INFO] Progress: 4220/6740 [01/29 02:53:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:53:12] [INFO] Thread http://forum.notebookreview.com/threads/sager-np9261-quad-core-notebook-review.190111/ finished! [01/29 02:53:13] [INFO] !!! Now downloading FedEx Employee Stealing Laptops !!!!! [01/29 02:53:14] [INFO] We are on page 1 of 2 [01/29 02:53:16] [INFO] We are on page 2 of 2 [01/29 02:53:16] [INFO] Number of posts: 3 [01/29 02:53:16] [INFO] Progress: 4221/6740 [01/29 02:53:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:53:16] [INFO] Thread http://forum.notebookreview.com/threads/fedex-employee-stealing-laptops.210625/ finished! [01/29 02:53:16] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-inspiron-1420-user-review-discussion.143435/ is 43000 ms [01/29 02:53:16] [INFO] !!! Now downloading Dell Inspiron 1420 User Review Discussion !!!!! [01/29 02:53:17] [INFO] We are on page 1 of 7 [01/29 02:53:20] [INFO] We are on page 2 of 7 [01/29 02:53:22] [INFO] We are on page 3 of 7 [01/29 02:53:24] [INFO] We are on page 4 of 7 [01/29 02:53:26] [INFO] We are on page 5 of 7 [01/29 02:53:28] [INFO] We are on page 6 of 7 [01/29 02:53:29] [INFO] We are on page 7 of 7 [01/29 02:53:29] [INFO] Number of posts: 7 [01/29 02:53:29] [INFO] Progress: 4222/6740 [01/29 02:53:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:53:29] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-1420-user-review-discussion.143435/ finished! [01/29 02:53:30] [INFO] !!! Now downloading News Bits- Linux Loaded ThinkPads, Acer Eee PC Competitor, Intel Montevina Processors !!!!! [01/29 02:53:31] [INFO] We are on page 1 of 2 [01/29 02:53:34] [INFO] We are on page 2 of 2 [01/29 02:53:35] [INFO] Progress: 4223/6740 [01/29 02:53:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:53:35] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-linux-loaded-thinkpads-acer-eee-pc-competitor-intel-montevina-processors.209179/ finished! [01/29 02:53:35] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-s96j-review-pics-specs.57674/ is 38000 ms [01/29 02:53:36] [INFO] !!! Now downloading Asus S96j Review (pics, specs) !!!!! [01/29 02:53:37] [INFO] We are on page 1 of 6 [01/29 02:53:42] [INFO] We are on page 2 of 6 [01/29 02:53:44] [INFO] We are on page 3 of 6 [01/29 02:53:44] [WARNING] Could not download image http://i.pbase.com/o4/05/101305/1/61371872._DSC3058Large.jpg because Server returned HTTP response code: 403 for URL: http://i.pbase.com/o4/05/101305/1/61371872._DSC3058Large.jpg [01/29 02:53:44] [WARNING] Could not download image http://i.pbase.com/o4/05/101305/1/61371878._DSC3059Large.jpg because Server returned HTTP response code: 403 for URL: http://i.pbase.com/o4/05/101305/1/61371878._DSC3059Large.jpg [01/29 02:53:44] [WARNING] Could not download image http://i.pbase.com/o4/05/101305/1/61371881._DSC3063Large.jpg because Server returned HTTP response code: 403 for URL: http://i.pbase.com/o4/05/101305/1/61371881._DSC3063Large.jpg [01/29 02:53:45] [INFO] We are on page 4 of 6 [01/29 02:53:47] [INFO] We are on page 5 of 6 [01/29 02:53:49] [INFO] We are on page 6 of 6 [01/29 02:53:49] [INFO] Number of posts: 7 [01/29 02:53:49] [INFO] Progress: 4224/6740 [01/29 02:53:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:53:49] [INFO] Thread http://forum.notebookreview.com/threads/asus-s96j-review-pics-specs.57674/ finished! [01/29 02:53:49] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-flipstart-price-drop-dell-is-1-and-eee-pc-gets-a-touchscreen.209759/ is 22500 ms [01/29 02:53:50] [INFO] !!! Now downloading News Bits- FlipStart price drop, Dell is #1, and Eee PC gets a touchscreen !!!!! [01/29 02:53:51] [INFO] We are on page 1 of 3 [01/29 02:53:55] [INFO] We are on page 2 of 3 [01/29 02:53:58] [INFO] We are on page 3 of 3 [01/29 02:53:58] [INFO] Number of posts: 6 [01/29 02:53:59] [INFO] Progress: 4225/6740 [01/29 02:53:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:53:59] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-flipstart-price-drop-dell-is-1-and-eee-pc-gets-a-touchscreen.209759/ finished! [01/29 02:53:59] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-hitachi-500gb-notebook-hard-drive-intel-snubs-olpc-xps-m1530-now-in-blue.204764/ is 22000 ms [01/29 02:53:59] [INFO] !!! Now downloading News Bits- Hitachi 500GB Notebook Hard Drive, Intel Snubs OLPC, XPS M1530 Now in Blue !!!!! [01/29 02:54:00] [INFO] We are on page 1 of 3 [01/29 02:54:03] [INFO] We are on page 2 of 3 [01/29 02:54:04] [INFO] We are on page 3 of 3 [01/29 02:54:04] [INFO] Number of posts: 5 [01/29 02:54:06] [INFO] Progress: 4226/6740 [01/29 02:54:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:54:06] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-hitachi-500gb-notebook-hard-drive-intel-snubs-olpc-xps-m1530-now-in-blue.204764/ finished! [01/29 02:54:06] [INFO] Max wait time for http://forum.notebookreview.com/threads/apple-macbook-air-announced-at-macworld-08.208611/ is 209500 ms [01/29 02:54:06] [INFO] !!! Now downloading Apple MacBook Air Announced at MacWorld '08 !!!!! [01/29 02:54:07] [INFO] We are on page 1 of 40 [01/29 02:54:10] [INFO] We are on page 2 of 40 [01/29 02:54:12] [INFO] We are on page 3 of 40 [01/29 02:54:14] [INFO] We are on page 4 of 40 [01/29 02:54:16] [INFO] We are on page 5 of 40 [01/29 02:54:19] [WARNING] File not found for image https://www.aii.co.jp/contents/smojsdmk/vaio/PCG-X505/Images/wallpaper_1_1.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Apple MacBook Air Announced at MacWorld '08/images/storyImages/wallpaper_1_1.jpg [01/29 02:54:20] [WARNING] File not found for image http://cache.gizmodo.com/archives/images/X505a.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Apple MacBook Air Announced at MacWorld '08/images/storyImages/X505a.jpg [01/29 02:54:22] [INFO] We are on page 6 of 40 [01/29 02:54:25] [INFO] We are on page 7 of 40 [01/29 02:54:27] [INFO] We are on page 8 of 40 [01/29 02:54:27] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/no_zpsjrke5qww.gif [01/29 02:54:27] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/swoon_zpscs4r6k8g.gif [01/29 02:54:29] [INFO] We are on page 9 of 40 [01/29 02:54:31] [INFO] We are on page 10 of 40 [01/29 02:54:32] [INFO] We are on page 11 of 40 [01/29 02:54:34] [INFO] We are on page 12 of 40 [01/29 02:54:36] [INFO] We are on page 13 of 40 [01/29 02:54:36] [WARNING] Host down for image http://www.blogsmithmedia.com/www.engadget.com/media/2008/01/air_mbp.jpg [01/29 02:54:38] [INFO] We are on page 14 of 40 [01/29 02:54:40] [INFO] We are on page 15 of 40 [01/29 02:54:41] [INFO] We are on page 16 of 40 [01/29 02:54:43] [INFO] We are on page 17 of 40 [01/29 02:54:45] [INFO] We are on page 18 of 40 [01/29 02:54:46] [WARNING] File not found for image https://www.trustedreviews.com/images/article/page/1489full.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Apple MacBook Air Announced at MacWorld '08/images/storyImages/1489full.jpg [01/29 02:54:46] [WARNING] File not found for image https://www.trustedreviews.com/images/article/page/1490full.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Apple MacBook Air Announced at MacWorld '08/images/storyImages/1490full.jpg [01/29 02:54:48] [INFO] We are on page 19 of 40 [01/29 02:54:51] [INFO] We are on page 20 of 40 [01/29 02:54:52] [INFO] We are on page 21 of 40 [01/29 02:54:54] [INFO] We are on page 22 of 40 [01/29 02:54:56] [INFO] We are on page 23 of 40 [01/29 02:54:58] [INFO] We are on page 24 of 40 [01/29 02:55:00] [INFO] We are on page 25 of 40 [01/29 02:55:02] [INFO] We are on page 26 of 40 [01/29 02:55:03] [INFO] We are on page 27 of 40 [01/29 02:55:05] [INFO] We are on page 28 of 40 [01/29 02:55:06] [INFO] Progress has been made 0 ago. Waiting another minute... [01/29 02:55:07] [INFO] We are on page 29 of 40 [01/29 02:55:08] [INFO] We are on page 30 of 40 [01/29 02:55:10] [INFO] We are on page 31 of 40 [01/29 02:55:12] [INFO] We are on page 32 of 40 [01/29 02:55:13] [INFO] We are on page 33 of 40 [01/29 02:55:15] [INFO] We are on page 34 of 40 [01/29 02:55:17] [INFO] We are on page 35 of 40 [01/29 02:55:19] [INFO] We are on page 36 of 40 [01/29 02:55:20] [INFO] We are on page 37 of 40 [01/29 02:55:22] [INFO] We are on page 38 of 40 [01/29 02:55:24] [INFO] We are on page 39 of 40 [01/29 02:55:25] [INFO] We are on page 40 of 40 [01/29 02:55:25] [INFO] Progress: 4227/6740 [01/29 02:55:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:55:25] [INFO] Thread http://forum.notebookreview.com/threads/apple-macbook-air-announced-at-macworld-08.208611/ finished! [01/29 02:55:26] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-xps-m1530-first-look-and-video.194936/ is 125500 ms [01/29 02:55:26] [INFO] !!! Now downloading Dell XPS M1530 First Look and Video !!!!! [01/29 02:55:27] [INFO] We are on page 1 of 24 [01/29 02:55:30] [INFO] We are on page 2 of 24 [01/29 02:55:32] [INFO] We are on page 3 of 24 [01/29 02:55:34] [INFO] We are on page 4 of 24 [01/29 02:55:36] [INFO] We are on page 5 of 24 [01/29 02:55:38] [INFO] We are on page 6 of 24 [01/29 02:55:39] [INFO] We are on page 7 of 24 [01/29 02:55:41] [INFO] We are on page 8 of 24 [01/29 02:55:45] [INFO] We are on page 9 of 24 [01/29 02:55:46] [WARNING] Could not download image http://i.dell.com/images/global/products/xpsnb/xpsnb_highlights/xpsnb_m1530_overview2.jpg because Server returned HTTP response code: 422 for URL: http://i.dell.com/images/global/products/xpsnb/xpsnb_highlights/xpsnb_m1530_overview2.jpg [01/29 02:55:47] [INFO] We are on page 10 of 24 [01/29 02:55:47] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v481/Cam_86/bluetooth.jpg [01/29 02:55:47] [WARNING] Could not download image https://hosting.photobucket.com/albums/v481/Cam_86/bluetooth.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/v481/Cam_86/bluetooth.jpg [01/29 02:55:49] [INFO] We are on page 11 of 24 [01/29 02:55:51] [INFO] We are on page 12 of 24 [01/29 02:55:52] [INFO] We are on page 13 of 24 [01/29 02:55:54] [INFO] We are on page 14 of 24 [01/29 02:55:54] [WARNING] Could not download image https://www.matrox.com/graphics/media/common/th2go/Digital/laptop_small.jpg javax.net.ssl.SSLHandshakeException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:131) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:371) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:314) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:309) at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.checkServerCerts(CertificateMessage.java:654) at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.onCertificate(CertificateMessage.java:473) at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.consume(CertificateMessage.java:369) at java.base/sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:396) at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:480) at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:458) at java.base/sun.security.ssl.TransportContext.dispatch(TransportContext.java:201) at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:172) at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1500) at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1415) at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:450) at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:421) at java.base/sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:580) at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:183) at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:142) at com.civfanatics.storyarchiver.Utils.getHttpConnection(Utils.java:33) at com.civfanatics.storyarchiver.StoryArchiver.downloadImage(StoryArchiver.java:1228) at com.civfanatics.storyarchiver.StoryArchiver.processImage(StoryArchiver.java:1104) at com.civfanatics.storyarchiver.StoryArchiver.downloadPostsFromPage(StoryArchiver.java:996) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:941) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadPage(StoryArchiver.java:957) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:631) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at java.base/sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:439) at java.base/sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:306) at java.base/sun.security.validator.Validator.validate(Validator.java:264) at java.base/sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:231) at java.base/sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:132) at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.checkServerCerts(CertificateMessage.java:638) ... 35 more Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at java.base/sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:141) at java.base/sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:126) at java.base/java.security.cert.CertPathBuilder.build(CertPathBuilder.java:297) at java.base/sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:434) ... 40 more [01/29 02:55:56] [INFO] We are on page 15 of 24 [01/29 02:55:58] [INFO] We are on page 16 of 24 [01/29 02:55:59] [INFO] We are on page 17 of 24 [01/29 02:56:01] [INFO] We are on page 18 of 24 [01/29 02:56:03] [INFO] We are on page 19 of 24 [01/29 02:56:04] [INFO] We are on page 20 of 24 [01/29 02:56:06] [INFO] We are on page 21 of 24 [01/29 02:56:07] [INFO] We are on page 22 of 24 [01/29 02:56:09] [INFO] We are on page 23 of 24 [01/29 02:56:11] [INFO] We are on page 24 of 24 [01/29 02:56:11] [INFO] Number of posts: 2 [01/29 02:56:11] [INFO] Progress: 4228/6740 [01/29 02:56:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:56:11] [INFO] Thread http://forum.notebookreview.com/threads/dell-xps-m1530-first-look-and-video.194936/ finished! [01/29 02:56:11] [INFO] Max wait time for http://forum.notebookreview.com/threads/review-sumdex-impactguard-notebook-sleeves.11614/ is 25500 ms [01/29 02:56:11] [INFO] !!! Now downloading Review -- Sumdex ImpactGuard Notebook Sleeves !!!!! [01/29 02:56:12] [INFO] We are on page 1 of 4 [01/29 02:56:16] [INFO] We are on page 2 of 4 [01/29 02:56:17] [INFO] We are on page 3 of 4 [01/29 02:56:19] [INFO] We are on page 4 of 4 [01/29 02:56:19] [INFO] Number of posts: 2 [01/29 02:56:19] [INFO] Progress: 4229/6740 [01/29 02:56:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:56:19] [INFO] Thread http://forum.notebookreview.com/threads/review-sumdex-impactguard-notebook-sleeves.11614/ finished! [01/29 02:56:19] [INFO] !!! Now downloading Plantronics Virtual Phone Booth Stereo Headset Review !!!!! [01/29 02:56:21] [INFO] We are on page 1 of 1 [01/29 02:56:21] [INFO] Number of posts: 4 [01/29 02:56:22] [INFO] Progress: 4230/6740 [01/29 02:56:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:56:22] [INFO] Thread http://forum.notebookreview.com/threads/plantronics-virtual-phone-booth-stereo-headset-review.209399/ finished! [01/29 02:56:22] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-v1s-user-review.161715/ is 39000 ms [01/29 02:56:23] [INFO] !!! Now downloading Asus V1s User Review !!!!! [01/29 02:56:24] [INFO] We are on page 1 of 6 [01/29 02:56:25] [INFO] Applying Photobucket fix for http://i3.photobucket.com/albums/y88/chriseid15/vista1280.jpg [01/29 02:56:25] [WARNING] Could not download image https://hosting.photobucket.com/albums/y88/chriseid15/vista1280.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/y88/chriseid15/vista1280.jpg [01/29 02:56:25] [INFO] Applying Photobucket fix for http://i3.photobucket.com/albums/y88/chriseid15/vista1280620500.jpg [01/29 02:56:25] [WARNING] Could not download image https://hosting.photobucket.com/albums/y88/chriseid15/vista1280620500.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/y88/chriseid15/vista1280620500.jpg [01/29 02:56:33] [INFO] We are on page 2 of 6 [01/29 02:56:35] [INFO] We are on page 3 of 6 [01/29 02:56:37] [INFO] We are on page 4 of 6 [01/29 02:56:39] [INFO] We are on page 5 of 6 [01/29 02:56:40] [INFO] We are on page 6 of 6 [01/29 02:56:40] [INFO] Number of posts: 9 [01/29 02:56:40] [INFO] Progress: 4231/6740 [01/29 02:56:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:56:40] [INFO] Thread http://forum.notebookreview.com/threads/asus-v1s-user-review.161715/ finished! [01/29 02:56:41] [INFO] !!! Now downloading MemoRight 32GB IDE SSD Review !!!!! [01/29 02:56:42] [INFO] We are on page 1 of 2 [01/29 02:56:46] [INFO] We are on page 2 of 2 [01/29 02:56:46] [INFO] Number of posts: 2 [01/29 02:56:46] [INFO] Progress: 4232/6740 [01/29 02:56:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:56:46] [INFO] Thread http://forum.notebookreview.com/threads/memoright-32gb-ide-ssd-review.203889/ finished! [01/29 02:56:46] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-new-intel-mobile-processors-x61-with-penryn-and-vista-sp1-rc-refresh.208360/ is 26500 ms [01/29 02:56:47] [INFO] !!! Now downloading News Bits- New Intel Mobile Processors, X61 with Penryn, and Vista SP1 RC Refresh !!!!! [01/29 02:56:48] [INFO] We are on page 1 of 4 [01/29 02:56:50] [INFO] We are on page 2 of 4 [01/29 02:56:53] [INFO] We are on page 3 of 4 [01/29 02:56:54] [INFO] We are on page 4 of 4 [01/29 02:56:54] [INFO] Number of posts: 4 [01/29 02:56:55] [INFO] Progress: 4233/6740 [01/29 02:56:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:56:55] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-new-intel-mobile-processors-x61-with-penryn-and-vista-sp1-rc-refresh.208360/ finished! [01/29 02:56:55] [INFO] !!! Now downloading Sony VAIO AR Notebook Overview (pics, specs) !!!!! [01/29 02:56:57] [INFO] We are on page 1 of 2 [01/29 02:57:02] [INFO] We are on page 2 of 2 [01/29 02:57:02] [INFO] Number of posts: 1 [01/29 02:57:02] [INFO] Progress: 4234/6740 [01/29 02:57:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:57:02] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-ar-notebook-overview-pics-specs.54185/ finished! [01/29 02:57:02] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-ati-mobility-graphics-intel-penryn-benchmarks-and-eee-pc-competition.206645/ is 27000 ms [01/29 02:57:03] [INFO] !!! Now downloading News Bits- ATI Mobility Graphics, Intel Penryn Benchmarks, and Eee PC Competition !!!!! [01/29 02:57:04] [INFO] We are on page 1 of 4 [01/29 02:57:07] [INFO] We are on page 2 of 4 [01/29 02:57:10] [INFO] We are on page 3 of 4 [01/29 02:57:10] [INFO] Applying Photobucket fix for http://i21.photobucket.com/albums/b295/optomos/ohsnap1.gif [01/29 02:57:11] [INFO] We are on page 4 of 4 [01/29 02:57:11] [INFO] Number of posts: 5 [01/29 02:57:13] [INFO] Progress: 4235/6740 [01/29 02:57:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:57:13] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-ati-mobility-graphics-intel-penryn-benchmarks-and-eee-pc-competition.206645/ finished! [01/29 02:57:13] [INFO] !!! Now downloading News Bits- Intel Montevina Processor Names, Gateway P-15831FX Reviewed, Sager NP5793 Introduced !!!!! [01/29 02:57:14] [INFO] We are on page 1 of 2 [01/29 02:57:17] [INFO] We are on page 2 of 2 [01/29 02:57:17] [INFO] Number of posts: 7 [01/29 02:57:17] [INFO] Progress: 4236/6740 [01/29 02:57:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:57:17] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-intel-montevina-processor-names-gateway-p-15831fx-reviewed-sager-np5793-introduced.207524/ finished! [01/29 02:57:17] [INFO] Max wait time for http://forum.notebookreview.com/threads/toshiba-portege-r500-ultraportable-first-thoughts-review-video.132250/ is 54000 ms [01/29 02:57:19] [INFO] !!! Now downloading Toshiba Portege R500 Ultraportable First Thoughts Review (Video) !!!!! [01/29 02:57:20] [INFO] We are on page 1 of 9 [01/29 02:57:23] [INFO] We are on page 2 of 9 [01/29 02:57:25] [INFO] We are on page 3 of 9 [01/29 02:57:26] [INFO] We are on page 4 of 9 [01/29 02:57:28] [INFO] We are on page 5 of 9 [01/29 02:57:30] [INFO] We are on page 6 of 9 [01/29 02:57:32] [INFO] We are on page 7 of 9 [01/29 02:57:33] [INFO] We are on page 8 of 9 [01/29 02:57:35] [INFO] We are on page 9 of 9 [01/29 02:57:35] [INFO] Number of posts: 9 [01/29 02:57:35] [INFO] Progress: 4237/6740 [01/29 02:57:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:57:35] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-portege-r500-ultraportable-first-thoughts-review-video.132250/ finished! [01/29 02:57:36] [INFO] !!! Now downloading Energizer Energi To Go Review !!!!! [01/29 02:57:37] [INFO] We are on page 1 of 2 [01/29 02:57:40] [INFO] We are on page 2 of 2 [01/29 02:57:40] [INFO] Number of posts: 2 [01/29 02:57:40] [INFO] Progress: 4238/6740 [01/29 02:57:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:57:40] [INFO] Thread http://forum.notebookreview.com/threads/energizer-energi-to-go-review.207587/ finished! [01/29 02:57:40] [INFO] !!! Now downloading 2008 CES Bag Roundup !!!!! [01/29 02:57:42] [INFO] We are on page 1 of 2 [01/29 02:57:45] [INFO] We are on page 2 of 2 [01/29 02:57:45] [INFO] Number of posts: 1 [01/29 02:57:45] [INFO] Progress: 4239/6740 [01/29 02:57:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:57:45] [INFO] Thread http://forum.notebookreview.com/threads/2008-ces-bag-roundup.207380/ finished! [01/29 02:57:46] [INFO] !!! Now downloading Belkin Laptop Cooling Pad Stand Review !!!!! [01/29 02:57:47] [INFO] We are on page 1 of 1 [01/29 02:57:47] [INFO] Number of posts: 7 [01/29 02:57:51] [INFO] Progress: 4240/6740 [01/29 02:57:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:57:51] [INFO] Thread http://forum.notebookreview.com/threads/belkin-laptop-cooling-pad-stand-review.177583/ finished! [01/29 02:57:51] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-dv2500t-review.139701/ is 34000 ms [01/29 02:57:52] [INFO] !!! Now downloading HP dv2500t Review !!!!! [01/29 02:57:53] [INFO] We are on page 1 of 5 [01/29 02:58:00] [INFO] We are on page 2 of 5 [01/29 02:58:02] [INFO] We are on page 3 of 5 [01/29 02:58:03] [INFO] We are on page 4 of 5 [01/29 02:58:05] [INFO] We are on page 5 of 5 [01/29 02:58:05] [INFO] Number of posts: 9 [01/29 02:58:05] [INFO] Progress: 4241/6740 [01/29 02:58:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:58:05] [INFO] Thread http://forum.notebookreview.com/threads/hp-dv2500t-review.139701/ finished! [01/29 02:58:05] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-eee-pc-first-thoughts.140708/ is 106500 ms [01/29 02:58:05] [INFO] !!! Now downloading Asus Eee PC First Thoughts !!!!! [01/29 02:58:07] [INFO] We are on page 1 of 20 [01/29 02:58:14] [INFO] We are on page 2 of 20 [01/29 02:58:16] [INFO] We are on page 3 of 20 [01/29 02:58:17] [INFO] We are on page 4 of 20 [01/29 02:58:19] [INFO] We are on page 5 of 20 [01/29 02:58:21] [INFO] We are on page 6 of 20 [01/29 02:58:23] [INFO] We are on page 7 of 20 [01/29 02:58:28] [INFO] We are on page 8 of 20 [01/29 02:58:43] [INFO] We are on page 9 of 20 [01/29 02:58:44] [INFO] We are on page 10 of 20 [01/29 02:58:46] [INFO] We are on page 11 of 20 [01/29 02:59:03] [INFO] We are on page 12 of 20 [01/29 02:59:03] [WARNING] File not found for image https://www.divshare.com/img/1329791-ad7.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus Eee PC First Thoughts/images/storyImages/1329791-ad7.jpg [01/29 02:59:05] [INFO] We are on page 13 of 20 [01/29 02:59:05] [INFO] Progress has been made 0 ago. Waiting another minute... [01/29 02:59:07] [INFO] We are on page 14 of 20 [01/29 02:59:09] [INFO] We are on page 15 of 20 [01/29 02:59:09] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/frown_zpszus6drtz.gif [01/29 02:59:09] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/frown_zpszus6drtz.gif [01/29 02:59:09] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/frown_zpszus6drtz.gif [01/29 02:59:11] [INFO] We are on page 16 of 20 [01/29 02:59:13] [INFO] We are on page 17 of 20 [01/29 02:59:15] [INFO] We are on page 18 of 20 [01/29 02:59:16] [INFO] We are on page 19 of 20 [01/29 02:59:18] [INFO] We are on page 20 of 20 [01/29 02:59:18] [INFO] Number of posts: 4 [01/29 02:59:18] [INFO] Progress: 4242/6740 [01/29 02:59:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:59:18] [INFO] Thread http://forum.notebookreview.com/threads/asus-eee-pc-first-thoughts.140708/ finished! [01/29 02:59:18] [INFO] Max wait time for http://forum.notebookreview.com/threads/alienware-m15x-gaming-notebook-now-available-for-order-discussion.207164/ is 36500 ms [01/29 02:59:19] [INFO] !!! Now downloading Alienware m15x Gaming Notebook Now Available for Order Discussion !!!!! [01/29 02:59:20] [INFO] We are on page 1 of 6 [01/29 02:59:22] [INFO] We are on page 2 of 6 [01/29 02:59:24] [INFO] We are on page 3 of 6 [01/29 02:59:27] [INFO] We are on page 4 of 6 [01/29 02:59:29] [INFO] We are on page 5 of 6 [01/29 02:59:31] [INFO] We are on page 6 of 6 [01/29 02:59:31] [INFO] Number of posts: 4 [01/29 02:59:31] [INFO] Progress: 4243/6740 [01/29 02:59:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:59:31] [INFO] Thread http://forum.notebookreview.com/threads/alienware-m15x-gaming-notebook-now-available-for-order-discussion.207164/ finished! [01/29 02:59:31] [INFO] !!! Now downloading Sprint WiMAX Network Coming In April. Do We Care !!!!! [01/29 02:59:32] [INFO] We are on page 1 of 2 [01/29 02:59:35] [INFO] We are on page 2 of 2 [01/29 02:59:35] [INFO] Number of posts: 7 [01/29 02:59:35] [INFO] Progress: 4244/6740 [01/29 02:59:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:59:35] [INFO] Thread http://forum.notebookreview.com/threads/sprint-wimax-network-coming-in-april-do-we-care.206880/ finished! [01/29 02:59:35] [INFO] !!! Now downloading More Fujitsu Goodies From CES Discussion !!!!! [01/29 02:59:37] [INFO] We are on page 1 of 2 [01/29 02:59:40] [INFO] We are on page 2 of 2 [01/29 02:59:40] [INFO] Number of posts: 2 [01/29 02:59:40] [INFO] Progress: 4245/6740 [01/29 02:59:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:59:40] [INFO] Thread http://forum.notebookreview.com/threads/more-fujitsu-goodies-from-ces-discussion.206961/ finished! [01/29 02:59:40] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-thinkpad-t60-review-pics-specs.40718/ is 38000 ms [01/29 02:59:41] [INFO] !!! Now downloading Lenovo ThinkPad T60 Review (pics, specs) !!!!! [01/29 02:59:42] [INFO] We are on page 1 of 6 [01/29 02:59:49] [INFO] We are on page 2 of 6 [01/29 02:59:51] [INFO] We are on page 3 of 6 [01/29 02:59:53] [INFO] We are on page 4 of 6 [01/29 02:59:54] [INFO] We are on page 5 of 6 [01/29 02:59:56] [INFO] We are on page 6 of 6 [01/29 02:59:56] [INFO] Number of posts: 7 [01/29 02:59:56] [INFO] Progress: 4246/6740 [01/29 02:59:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:59:56] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-t60-review-pics-specs.40718/ finished! [01/29 02:59:56] [INFO] !!! Now downloading Toshiba M700 Tablet PC and Concept UMPCs at CES !!!!! [01/29 02:59:58] [INFO] We are on page 1 of 1 [01/29 02:59:58] [INFO] Number of posts: 8 [01/29 02:59:59] [INFO] Progress: 4247/6740 [01/29 02:59:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 02:59:59] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-m700-tablet-pc-and-concept-umpcs-at-ces.206942/ finished! [01/29 02:59:59] [INFO] Max wait time for http://forum.notebookreview.com/threads/sony-vaio-sz7-tz2-series-leak-onto-the-web.202750/ is 29500 ms [01/29 03:00:00] [INFO] !!! Now downloading Sony VAIO SZ7, TZ2 Series Leak onto the Web !!!!! [01/29 03:00:01] [INFO] We are on page 1 of 4 [01/29 03:00:04] [INFO] We are on page 2 of 4 [01/29 03:00:06] [INFO] We are on page 3 of 4 [01/29 03:00:08] [INFO] We are on page 4 of 4 [01/29 03:00:08] [INFO] Progress: 4248/6740 [01/29 03:00:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:00:08] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-sz7-tz2-series-leak-onto-the-web.202750/ finished! [01/29 03:00:08] [INFO] !!! Now downloading Voltaic Converter Backpack Review !!!!! [01/29 03:00:09] [INFO] We are on page 1 of 2 [01/29 03:00:14] [INFO] We are on page 2 of 2 [01/29 03:00:14] [INFO] Number of posts: 2 [01/29 03:00:14] [INFO] Progress: 4249/6740 [01/29 03:00:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:00:14] [INFO] Thread http://forum.notebookreview.com/threads/voltaic-converter-backpack-review.195479/ finished! [01/29 03:00:14] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-xps-concept-16-inch-laptop-at-ces-pics.205551/ is 31500 ms [01/29 03:00:14] [INFO] !!! Now downloading Dell XPS Concept 16-inch Laptop at CES (pics) !!!!! [01/29 03:00:16] [INFO] We are on page 1 of 5 [01/29 03:00:21] [INFO] We are on page 2 of 5 [01/29 03:00:23] [INFO] We are on page 3 of 5 [01/29 03:00:25] [INFO] We are on page 4 of 5 [01/29 03:00:27] [INFO] We are on page 5 of 5 [01/29 03:00:27] [INFO] Number of posts: 4 [01/29 03:00:28] [INFO] Progress: 4250/6740 [01/29 03:00:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:00:28] [INFO] Thread http://forum.notebookreview.com/threads/dell-xps-concept-16-inch-laptop-at-ces-pics.205551/ finished! [01/29 03:00:28] [INFO] !!! Now downloading HP Thrive dv6700t Laptop Best Buy Special on Display at CES !!!!! [01/29 03:00:29] [INFO] We are on page 1 of 2 [01/29 03:00:32] [INFO] We are on page 2 of 2 [01/29 03:00:33] [INFO] Progress: 4251/6740 [01/29 03:00:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:00:33] [INFO] Thread http://forum.notebookreview.com/threads/hp-thrive-dv6700t-laptop-best-buy-special-on-display-at-ces.205800/ finished! [01/29 03:00:34] [INFO] !!! Now downloading Asus G1 Gaming Notebook Review !!!!! [01/29 03:00:35] [INFO] We are on page 1 of 2 [01/29 03:00:42] [INFO] We are on page 2 of 2 [01/29 03:00:42] [INFO] Number of posts: 9 [01/29 03:00:42] [INFO] Progress: 4252/6740 [01/29 03:00:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:00:42] [INFO] Thread http://forum.notebookreview.com/threads/asus-g1-gaming-notebook-review.99196/ finished! [01/29 03:00:42] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-launches-new-ideapads.204189/ is 36500 ms [01/29 03:00:42] [INFO] !!! Now downloading Lenovo Launches New IdeaPads !!!!! [01/29 03:00:43] [INFO] We are on page 1 of 6 [01/29 03:00:59] [WARNING] Read timeout for image http://shop.lenovo.com/ISS_Static/products/US/IdeaPad%20notebooks/Y510/images/510detail-dolby-265x160.jpg. This is likely a problem with the image's hosting site. [01/29 03:01:01] [INFO] We are on page 2 of 6 [01/29 03:01:03] [INFO] We are on page 3 of 6 [01/29 03:01:05] [INFO] We are on page 4 of 6 [01/29 03:01:07] [INFO] We are on page 5 of 6 [01/29 03:01:09] [INFO] We are on page 6 of 6 [01/29 03:01:09] [INFO] Number of posts: 4 [01/29 03:01:09] [INFO] Progress: 4253/6740 [01/29 03:01:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:01:09] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-launches-new-ideapads.204189/ finished! [01/29 03:01:09] [INFO] !!! Now downloading NBR- 2008 CES Tease !!!!! [01/29 03:01:11] [INFO] We are on page 1 of 2 [01/29 03:01:13] [INFO] We are on page 2 of 2 [01/29 03:01:13] [INFO] Number of posts: 9 [01/29 03:01:13] [INFO] Progress: 4254/6740 [01/29 03:01:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:01:13] [INFO] Thread http://forum.notebookreview.com/threads/nbr-2008-ces-tease.205014/ finished! [01/29 03:01:13] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-announces-tx2000-covertible-notebook-and-updated-hdx-gaming-notebook.204283/ is 23500 ms [01/29 03:01:13] [INFO] !!! Now downloading HP Announces tx2000 Covertible Notebook and Updated HDX Gaming Notebook !!!!! [01/29 03:01:15] [INFO] We are on page 1 of 3 [01/29 03:01:17] [INFO] We are on page 2 of 3 [01/29 03:01:19] [INFO] We are on page 3 of 3 [01/29 03:01:19] [INFO] Number of posts: 8 [01/29 03:01:20] [INFO] Progress: 4255/6740 [01/29 03:01:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:01:20] [INFO] Thread http://forum.notebookreview.com/threads/hp-announces-tx2000-covertible-notebook-and-updated-hdx-gaming-notebook.204283/ finished! [01/29 03:01:20] [INFO] !!! Now downloading Asus V2S User Review !!!!! [01/29 03:01:21] [INFO] We are on page 1 of 3 [01/29 03:01:27] [INFO] We are on page 2 of 3 [01/29 03:01:28] [INFO] We are on page 3 of 3 [01/29 03:01:28] [INFO] Number of posts: 1 [01/29 03:01:28] [INFO] Progress: 4256/6740 [01/29 03:01:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:01:28] [INFO] Thread http://forum.notebookreview.com/threads/asus-v2s-user-review.203558/ finished! [01/29 03:01:29] [INFO] !!! Now downloading Hitachi building 400 and 500GB 2.5 hard drives !!!!! [01/29 03:01:30] [INFO] We are on page 1 of 1 [01/29 03:01:30] [INFO] Number of posts: 6 [01/29 03:01:30] [INFO] Progress: 4257/6740 [01/29 03:01:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:01:30] [INFO] Thread http://forum.notebookreview.com/threads/hitachi-building-400-and-500gb-2-5-hard-drives.204341/ finished! [01/29 03:01:31] [INFO] !!! Now downloading Dell Inspiron 1525 Released !!!!! [01/29 03:01:32] [INFO] We are on page 1 of 1 [01/29 03:01:32] [INFO] Number of posts: 6 [01/29 03:01:33] [INFO] Progress: 4258/6740 [01/29 03:01:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:01:33] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-1525-released.204268/ finished! [01/29 03:01:34] [INFO] !!! Now downloading Redfly Mobile Companion Turns a Smartphone into a Laptop !!!!! [01/29 03:01:35] [INFO] We are on page 1 of 2 [01/29 03:01:37] [INFO] We are on page 2 of 2 [01/29 03:01:37] [INFO] Number of posts: 2 [01/29 03:01:37] [INFO] Progress: 4259/6740 [01/29 03:01:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:01:37] [INFO] Thread http://forum.notebookreview.com/threads/redfly-mobile-companion-turns-a-smartphone-into-a-laptop.203960/ finished! [01/29 03:01:38] [INFO] !!! Now downloading Penryn is coming to Zepto !!!!! [01/29 03:01:39] [INFO] We are on page 1 of 1 [01/29 03:01:39] [INFO] Number of posts: 4 [01/29 03:01:39] [INFO] Progress: 4260/6740 [01/29 03:01:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:01:39] [INFO] Thread http://forum.notebookreview.com/threads/penryn-is-coming-to-zepto.200188/ finished! [01/29 03:01:40] [INFO] !!! Now downloading New Rules on Carrying Spare Laptop Batteries on U.S. Flights !!!!! [01/29 03:01:41] [INFO] We are on page 1 of 2 [01/29 03:01:44] [INFO] We are on page 2 of 2 [01/29 03:01:44] [INFO] Number of posts: 8 [01/29 03:01:44] [INFO] Progress: 4261/6740 [01/29 03:01:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:01:44] [INFO] Thread http://forum.notebookreview.com/threads/new-rules-on-carrying-spare-laptop-batteries-on-u-s-flights.203296/ finished! [01/29 03:01:44] [INFO] !!! Now downloading Dell Laptops Now Available in Best Buy Stores !!!!! [01/29 03:01:45] [INFO] We are on page 1 of 2 [01/29 03:01:48] [INFO] We are on page 2 of 2 [01/29 03:01:48] [INFO] Number of posts: 7 [01/29 03:01:48] [INFO] Progress: 4262/6740 [01/29 03:01:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:01:48] [INFO] Thread http://forum.notebookreview.com/threads/dell-laptops-now-available-in-best-buy-stores.203061/ finished! [01/29 03:01:48] [INFO] Max wait time for http://forum.notebookreview.com/threads/showdown-at-big-sky-sandisk-32gb-ssd-vs-seagate-160gb-7200rpm-hd.171197/ is 26000 ms [01/29 03:01:49] [INFO] !!! Now downloading Showdown at Big Sky -- Sandisk 32GB SSD Vs. Seagate 160GB 7200RPM HD !!!!! [01/29 03:01:50] [INFO] We are on page 1 of 4 [01/29 03:01:53] [INFO] We are on page 2 of 4 [01/29 03:01:55] [INFO] We are on page 3 of 4 [01/29 03:01:57] [INFO] We are on page 4 of 4 [01/29 03:01:57] [INFO] Number of posts: 3 [01/29 03:01:57] [INFO] Progress: 4263/6740 [01/29 03:01:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:01:57] [INFO] Thread http://forum.notebookreview.com/threads/showdown-at-big-sky-sandisk-32gb-ssd-vs-seagate-160gb-7200rpm-hd.171197/ finished! [01/29 03:01:57] [INFO] Max wait time for http://forum.notebookreview.com/threads/western-digital-passport-external-hard-drive-review.201544/ is 21000 ms [01/29 03:01:57] [INFO] !!! Now downloading Western Digital Passport External Hard Drive Review !!!!! [01/29 03:01:58] [INFO] We are on page 1 of 3 [01/29 03:02:04] [INFO] We are on page 2 of 3 [01/29 03:02:07] [INFO] We are on page 3 of 3 [01/29 03:02:07] [INFO] Number of posts: 3 [01/29 03:02:07] [INFO] Progress: 4264/6740 [01/29 03:02:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:02:07] [INFO] Thread http://forum.notebookreview.com/threads/western-digital-passport-external-hard-drive-review.201544/ finished! [01/29 03:02:07] [INFO] !!! Now downloading Transcend SSD Express card !!!!! [01/29 03:02:09] [INFO] We are on page 1 of 2 [01/29 03:02:09] [WARNING] Host down for image http://aycu35.webshots.com/image/11114/2004915708249438495_rs.jpg [01/29 03:02:11] [INFO] We are on page 2 of 2 [01/29 03:02:11] [INFO] Number of posts: 1 [01/29 03:02:11] [INFO] Progress: 4265/6740 [01/29 03:02:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:02:11] [INFO] Thread http://forum.notebookreview.com/threads/transcend-ssd-express-card.111649/ finished! [01/29 03:02:11] [INFO] !!! Now downloading News Bits- New Li-Ion Batteries, Thin Blu-Ray Drive from Panasonic, Touchscreen Notebooks !!!!! [01/29 03:02:12] [INFO] We are on page 1 of 2 [01/29 03:02:15] [INFO] We are on page 2 of 2 [01/29 03:02:15] [INFO] Progress: 4266/6740 [01/29 03:02:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:02:15] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-new-li-ion-batteries-thin-blu-ray-drive-from-panasonic-touchscreen-notebooks.202029/ finished! [01/29 03:02:15] [INFO] Max wait time for http://forum.notebookreview.com/threads/msi-gx600-notebook-winner-revealed.199081/ is 26000 ms [01/29 03:02:16] [INFO] !!! Now downloading MSI GX600 Notebook Winner Revealed !!!!! [01/29 03:02:17] [INFO] We are on page 1 of 4 [01/29 03:02:20] [INFO] We are on page 2 of 4 [01/29 03:02:22] [INFO] We are on page 3 of 4 [01/29 03:02:25] [INFO] We are on page 4 of 4 [01/29 03:02:25] [INFO] Number of posts: 3 [01/29 03:02:25] [INFO] Progress: 4267/6740 [01/29 03:02:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:02:25] [INFO] Thread http://forum.notebookreview.com/threads/msi-gx600-notebook-winner-revealed.199081/ finished! [01/29 03:02:25] [INFO] Max wait time for http://forum.notebookreview.com/threads/where-is-the-cheapest-country-to-buy-a-laptop.198696/ is 39500 ms [01/29 03:02:26] [INFO] !!! Now downloading Where is the Cheapest Country to Buy a Laptop !!!!! [01/29 03:02:27] [INFO] We are on page 1 of 6 [01/29 03:02:29] [INFO] We are on page 2 of 6 [01/29 03:02:31] [INFO] We are on page 3 of 6 [01/29 03:02:33] [INFO] We are on page 4 of 6 [01/29 03:02:36] [INFO] We are on page 5 of 6 [01/29 03:02:38] [INFO] We are on page 6 of 6 [01/29 03:02:38] [INFO] Progress: 4268/6740 [01/29 03:02:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:02:38] [INFO] Thread http://forum.notebookreview.com/threads/where-is-the-cheapest-country-to-buy-a-laptop.198696/ finished! [01/29 03:02:39] [INFO] !!! Now downloading HP nx6125 Review (pics, specs) !!!!! [01/29 03:02:40] [INFO] We are on page 1 of 2 [01/29 03:02:40] [INFO] Number of posts: 1 [01/29 03:02:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:02:40] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 03:02:40] [INFO] Thread http://forum.notebookreview.com/threads/hp-nx6125-review-pics-specs.43621/ finished! [01/29 03:02:40] [INFO] !!! Now downloading Current Notebook and Tech Deals (Updated 12 24 2007) !!!!! [01/29 03:02:42] [INFO] We are on page 1 of 1 [01/29 03:02:42] [INFO] Number of posts: 8 [01/29 03:02:48] [INFO] Progress: 4269/6740 [01/29 03:02:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:02:48] [INFO] Thread http://forum.notebookreview.com/threads/current-notebook-and-tech-deals-updated-12-24-2007.201016/ finished! [01/29 03:02:49] [INFO] !!! Now downloading Adesso USB Numeric Keypad and Optical Mouse Review !!!!! [01/29 03:02:50] [INFO] We are on page 1 of 1 [01/29 03:02:50] [INFO] Number of posts: 7 [01/29 03:02:51] [INFO] Progress: 4270/6740 [01/29 03:02:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:02:51] [INFO] Thread http://forum.notebookreview.com/threads/adesso-usb-numeric-keypad-and-optical-mouse-review.201341/ finished! [01/29 03:02:51] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-updates-notebooks-for-the-holidays.199507/ is 40500 ms [01/29 03:02:51] [INFO] !!! Now downloading HP Updates Notebooks For The Holidays !!!!! [01/29 03:02:52] [INFO] We are on page 1 of 7 [01/29 03:02:54] [INFO] We are on page 2 of 7 [01/29 03:02:56] [INFO] We are on page 3 of 7 [01/29 03:02:58] [INFO] We are on page 4 of 7 [01/29 03:03:00] [INFO] We are on page 5 of 7 [01/29 03:03:00] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/swoon_zpscs4r6k8g.gif [01/29 03:03:00] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/swoon_zpscs4r6k8g.gif [01/29 03:03:02] [INFO] We are on page 6 of 7 [01/29 03:03:03] [INFO] We are on page 7 of 7 [01/29 03:03:03] [INFO] Number of posts: 2 [01/29 03:03:04] [INFO] Progress: 4271/6740 [01/29 03:03:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:03:04] [INFO] Thread http://forum.notebookreview.com/threads/hp-updates-notebooks-for-the-holidays.199507/ finished! [01/29 03:03:04] [INFO] !!! Now downloading Toshiba Portege M700 Tablet PC Released !!!!! [01/29 03:03:05] [INFO] We are on page 1 of 1 [01/29 03:03:05] [INFO] Number of posts: 9 [01/29 03:03:06] [INFO] Progress: 4272/6740 [01/29 03:03:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:03:06] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-portege-m700-tablet-pc-released.196432/ finished! [01/29 03:03:06] [INFO] !!! Now downloading Cleaning Your Notebook Guide Part 1- Cleaning the Air Vents Discussion !!!!! [01/29 03:03:08] [INFO] We are on page 1 of 2 [01/29 03:03:11] [INFO] We are on page 2 of 2 [01/29 03:03:11] [INFO] Number of posts: 6 [01/29 03:03:11] [INFO] Progress: 4273/6740 [01/29 03:03:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:03:11] [INFO] Thread http://forum.notebookreview.com/threads/cleaning-your-notebook-guide-part-1-cleaning-the-air-vents-discussion.180280/ finished! [01/29 03:03:11] [INFO] !!! Now downloading News Bits- Nvidia 8800M-GTX Reviewed, Asus Eee PC Touchscreen !!!!! [01/29 03:03:12] [INFO] We are on page 1 of 2 [01/29 03:03:16] [INFO] We are on page 2 of 2 [01/29 03:03:16] [INFO] Number of posts: 6 [01/29 03:03:16] [INFO] Progress: 4274/6740 [01/29 03:03:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:03:16] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-nvidia-8800m-gtx-reviewed-asus-eee-pc-touchscreen.200539/ finished! [01/29 03:03:17] [INFO] !!! Now downloading News Bits- Asus Eee PC 2G Surf, Samsung 320GB Notebook HD, Dell Vostro 1200 !!!!! [01/29 03:03:18] [INFO] We are on page 1 of 2 [01/29 03:03:22] [INFO] We are on page 2 of 2 [01/29 03:03:22] [INFO] Number of posts: 4 [01/29 03:03:22] [INFO] Progress: 4275/6740 [01/29 03:03:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:03:22] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-asus-eee-pc-2g-surf-samsung-320gb-notebook-hd-dell-vostro-1200.200083/ finished! [01/29 03:03:23] [INFO] !!! Now downloading 2007 Holiday Notebook Buying Guide !!!!! [01/29 03:03:24] [INFO] We are on page 1 of 2 [01/29 03:03:27] [INFO] We are on page 2 of 2 [01/29 03:03:27] [INFO] Number of posts: 8 [01/29 03:03:27] [INFO] Progress: 4276/6740 [01/29 03:03:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:03:27] [INFO] Thread http://forum.notebookreview.com/threads/2007-holiday-notebook-buying-guide.192153/ finished! [01/29 03:03:28] [INFO] !!! Now downloading Last Minute Gift Ideas for Laptop Lovers !!!!! [01/29 03:03:29] [INFO] We are on page 1 of 1 [01/29 03:03:29] [INFO] Number of posts: 1 [01/29 03:03:29] [INFO] Progress: 4277/6740 [01/29 03:03:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:03:29] [INFO] Thread http://forum.notebookreview.com/threads/last-minute-gift-ideas-for-laptop-lovers.199883/ finished! [01/29 03:03:29] [INFO] Max wait time for http://forum.notebookreview.com/threads/toshiba-satellite-a205-review.120483/ is 24000 ms [01/29 03:03:30] [INFO] !!! Now downloading Toshiba Satellite A205 Review !!!!! [01/29 03:03:31] [INFO] We are on page 1 of 3 [01/29 03:03:38] [INFO] We are on page 2 of 3 [01/29 03:03:38] [WARNING] Host down for image http://t3flange.com/a205%20013a.jpg [01/29 03:03:40] [INFO] We are on page 3 of 3 [01/29 03:03:40] [INFO] Number of posts: 9 [01/29 03:03:40] [INFO] Progress: 4278/6740 [01/29 03:03:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:03:40] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-a205-review.120483/ finished! [01/29 03:03:40] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-amd-shrike-notebook-platform-intel-ultra-small-ssd-toshiba-qosmio-g40.199020/ is 23000 ms [01/29 03:03:40] [INFO] !!! Now downloading News Bits- AMD Shrike Notebook Platform, Intel Ultra Small-SSD, Toshiba Qosmio G40 !!!!! [01/29 03:03:41] [INFO] We are on page 1 of 3 [01/29 03:03:44] [INFO] We are on page 2 of 3 [01/29 03:03:46] [INFO] We are on page 3 of 3 [01/29 03:03:46] [INFO] Number of posts: 7 [01/29 03:03:47] [INFO] Progress: 4279/6740 [01/29 03:03:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:03:47] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-amd-shrike-notebook-platform-intel-ultra-small-ssd-toshiba-qosmio-g40.199020/ finished! [01/29 03:03:47] [INFO] Max wait time for http://forum.notebookreview.com/threads/sony-vaio-fj-series-notebook-review-pics-specs.31066/ is 28500 ms [01/29 03:03:47] [INFO] !!! Now downloading Sony VAIO FJ Series Notebook Review (pics, specs) !!!!! [01/29 03:03:49] [INFO] We are on page 1 of 4 [01/29 03:03:55] [INFO] We are on page 2 of 4 [01/29 03:03:57] [INFO] We are on page 3 of 4 [01/29 03:03:58] [INFO] We are on page 4 of 4 [01/29 03:03:58] [INFO] Number of posts: 8 [01/29 03:03:59] [INFO] Progress: 4280/6740 [01/29 03:03:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:03:59] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-fj-series-notebook-review-pics-specs.31066/ finished! [01/29 03:03:59] [INFO] !!! Now downloading Kensington sd200v Notebook Docking Station Review !!!!! [01/29 03:04:00] [INFO] We are on page 1 of 1 [01/29 03:04:00] [INFO] Number of posts: 5 [01/29 03:04:01] [INFO] Progress: 4281/6740 [01/29 03:04:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:04:01] [INFO] Thread http://forum.notebookreview.com/threads/kensington-sd200v-notebook-docking-station-review.199145/ finished! [01/29 03:04:01] [INFO] Max wait time for http://forum.notebookreview.com/threads/symantec-norton-internet-security-2008-review-discussion.197838/ is 28500 ms [01/29 03:04:01] [INFO] !!! Now downloading Symantec Norton Internet Security 2008 Review Discussion !!!!! [01/29 03:04:02] [INFO] We are on page 1 of 4 [01/29 03:04:02] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Symantec Norton Internet Security 2008 Review Discussion/images/avatars/ [01/29 03:04:04] [INFO] We are on page 2 of 4 [01/29 03:04:06] [INFO] We are on page 3 of 4 [01/29 03:04:07] [INFO] We are on page 4 of 4 [01/29 03:04:07] [INFO] Number of posts: 8 [01/29 03:04:08] [INFO] Progress: 4282/6740 [01/29 03:04:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:04:08] [INFO] Thread http://forum.notebookreview.com/threads/symantec-norton-internet-security-2008-review-discussion.197838/ finished! [01/29 03:04:08] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-dell-enters-retail-in-europe-cnet-debunks-apple-ultraportable.197996/ is 27000 ms [01/29 03:04:08] [INFO] !!! Now downloading News Bits- Dell Enters Retail in Europe, CNET Debunks Apple Ultraportable !!!!! [01/29 03:04:09] [INFO] We are on page 1 of 4 [01/29 03:04:12] [INFO] We are on page 2 of 4 [01/29 03:04:14] [INFO] We are on page 3 of 4 [01/29 03:04:17] [INFO] We are on page 4 of 4 [01/29 03:04:17] [INFO] Number of posts: 5 [01/29 03:04:17] [INFO] Progress: 4283/6740 [01/29 03:04:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:04:17] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-dell-enters-retail-in-europe-cnet-debunks-apple-ultraportable.197996/ finished! [01/29 03:04:18] [INFO] !!! Now downloading The MSI GX600 Contest Closes Friday, Register Before it Ends! !!!!! [01/29 03:04:19] [INFO] We are on page 1 of 2 [01/29 03:04:24] [INFO] We are on page 2 of 2 [01/29 03:04:24] [INFO] Number of posts: 8 [01/29 03:04:24] [INFO] Progress: 4284/6740 [01/29 03:04:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:04:24] [INFO] Thread http://forum.notebookreview.com/threads/the-msi-gx600-contest-closes-friday-register-before-it-ends.196316/ finished! [01/29 03:04:24] [INFO] Max wait time for http://forum.notebookreview.com/threads/win-an-msi-gx600-gaming-notebook-contest-show-us-your-screenshots.188161/ is 33500 ms [01/29 03:04:24] [INFO] !!! Now downloading Win an MSI GX600 Gaming Notebook Contest -- Show us Your Screenshots! !!!!! [01/29 03:04:25] [INFO] We are on page 1 of 5 [01/29 03:04:28] [INFO] We are on page 2 of 5 [01/29 03:04:29] [INFO] We are on page 3 of 5 [01/29 03:04:31] [INFO] We are on page 4 of 5 [01/29 03:04:33] [INFO] We are on page 5 of 5 [01/29 03:04:33] [INFO] Number of posts: 8 [01/29 03:04:33] [INFO] Progress: 4285/6740 [01/29 03:04:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:04:33] [INFO] Thread http://forum.notebookreview.com/threads/win-an-msi-gx600-gaming-notebook-contest-show-us-your-screenshots.188161/ finished! [01/29 03:04:33] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-pavilion-dv6500t-review.142527/ is 33000 ms [01/29 03:04:34] [INFO] !!! Now downloading HP Pavilion dv6500t Review !!!!! [01/29 03:04:35] [INFO] We are on page 1 of 5 [01/29 03:04:41] [INFO] We are on page 2 of 5 [01/29 03:04:42] [INFO] We are on page 3 of 5 [01/29 03:04:44] [INFO] We are on page 4 of 5 [01/29 03:04:45] [INFO] We are on page 5 of 5 [01/29 03:04:45] [INFO] Number of posts: 7 [01/29 03:04:45] [INFO] Progress: 4286/6740 [01/29 03:04:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:04:45] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-dv6500t-review.142527/ finished! [01/29 03:04:46] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-pavilion-dv2500t-review.156500/ is 30500 ms [01/29 03:04:47] [INFO] !!! Now downloading HP Pavilion dv2500t Review !!!!! [01/29 03:04:48] [INFO] We are on page 1 of 5 [01/29 03:04:54] [INFO] We are on page 2 of 5 [01/29 03:04:57] [INFO] We are on page 3 of 5 [01/29 03:04:59] [INFO] We are on page 4 of 5 [01/29 03:05:00] [INFO] We are on page 5 of 5 [01/29 03:05:00] [INFO] Number of posts: 2 [01/29 03:05:01] [INFO] Progress: 4287/6740 [01/29 03:05:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:05:01] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-dv2500t-review.156500/ finished! [01/29 03:05:01] [INFO] Max wait time for http://forum.notebookreview.com/threads/predictions-for-macworld-2008.197072/ is 33500 ms [01/29 03:05:01] [INFO] !!! Now downloading Predictions for MacWorld 2008 !!!!! [01/29 03:05:02] [INFO] We are on page 1 of 5 [01/29 03:05:05] [INFO] We are on page 2 of 5 [01/29 03:05:07] [INFO] We are on page 3 of 5 [01/29 03:05:09] [INFO] We are on page 4 of 5 [01/29 03:05:10] [INFO] We are on page 5 of 5 [01/29 03:05:10] [INFO] Number of posts: 8 [01/29 03:05:10] [INFO] Progress: 4288/6740 [01/29 03:05:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:05:10] [INFO] Thread http://forum.notebookreview.com/threads/predictions-for-macworld-2008.197072/ finished! [01/29 03:05:11] [INFO] !!! Now downloading Dell Inspiron B130 and B120 Review (pics, specs) !!!!! [01/29 03:05:12] [INFO] We are on page 1 of 2 [01/29 03:05:16] [INFO] We are on page 2 of 2 [01/29 03:05:16] [INFO] Number of posts: 4 [01/29 03:05:16] [INFO] Progress: 4289/6740 [01/29 03:05:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:05:16] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-b130-and-b120-review-pics-specs.38058/ finished! [01/29 03:05:16] [INFO] !!! Now downloading Acer Aspire 5050 Review !!!!! [01/29 03:05:18] [INFO] We are on page 1 of 2 [01/29 03:05:23] [INFO] We are on page 2 of 2 [01/29 03:05:23] [INFO] Number of posts: 2 [01/29 03:05:23] [INFO] Progress: 4290/6740 [01/29 03:05:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:05:23] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire-5050-review.114686/ finished! [01/29 03:05:23] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-ati-hd-2700-introduced-hp-laptop-security-issue-vista-sp1-rc-released.197335/ is 20500 ms [01/29 03:05:23] [INFO] !!! Now downloading News Bits- ATI HD 2700 Introduced, HP Laptop Security Issue, Vista SP1 RC Released !!!!! [01/29 03:05:25] [INFO] We are on page 1 of 3 [01/29 03:05:29] [INFO] We are on page 2 of 3 [01/29 03:05:30] [INFO] We are on page 3 of 3 [01/29 03:05:30] [INFO] Number of posts: 2 [01/29 03:05:30] [INFO] Progress: 4291/6740 [01/29 03:05:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:05:30] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-ati-hd-2700-introduced-hp-laptop-security-issue-vista-sp1-rc-released.197335/ finished! [01/29 03:05:31] [INFO] !!! Now downloading News Bits- CompUSA Closing, Asus U6 Ultraportable, OLPC Now Shipping !!!!! [01/29 03:05:32] [INFO] We are on page 1 of 2 [01/29 03:05:36] [INFO] We are on page 2 of 2 [01/29 03:05:37] [WARNING] File not found for image http://img264.imageshack.us/img264/9181/37637323qh9.th.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/News Bits- CompUSA Closing, Asus U6 Ultraportable, OLPC Now Shipping/images/storyImages/37637323qh9.th.png [01/29 03:05:37] [INFO] Progress: 4292/6740 [01/29 03:05:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:05:37] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-compusa-closing-asus-u6-ultraportable-olpc-now-shipping.196595/ finished! [01/29 03:05:37] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-offers-xps-m1730-world-of-warcraft-edition.194339/ is 31500 ms [01/29 03:05:37] [INFO] !!! Now downloading Dell Offers XPS M1730 World of Warcraft Edition !!!!! [01/29 03:05:38] [INFO] We are on page 1 of 5 [01/29 03:05:41] [INFO] We are on page 2 of 5 [01/29 03:05:43] [INFO] We are on page 3 of 5 [01/29 03:05:45] [INFO] We are on page 4 of 5 [01/29 03:05:46] [INFO] We are on page 5 of 5 [01/29 03:05:46] [INFO] Number of posts: 4 [01/29 03:05:47] [INFO] Progress: 4293/6740 [01/29 03:05:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:05:47] [INFO] Thread http://forum.notebookreview.com/threads/dell-offers-xps-m1730-world-of-warcraft-edition.194339/ finished! [01/29 03:05:47] [INFO] Max wait time for http://forum.notebookreview.com/threads/toshiba-satellite-x205-sli3-review.194441/ is 20500 ms [01/29 03:05:47] [INFO] !!! Now downloading Toshiba Satellite X205-SLi3 Review !!!!! [01/29 03:05:48] [INFO] We are on page 1 of 3 [01/29 03:05:58] [INFO] We are on page 2 of 3 [01/29 03:06:00] [INFO] We are on page 3 of 3 [01/29 03:06:00] [INFO] Number of posts: 2 [01/29 03:06:00] [INFO] Progress: 4294/6740 [01/29 03:06:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:06:00] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-x205-sli3-review.194441/ finished! [01/29 03:06:00] [INFO] Max wait time for http://forum.notebookreview.com/threads/panasonic-toughbook-cf-30-user-review-discussion.178984/ is 30500 ms [01/29 03:06:01] [INFO] !!! Now downloading Panasonic Toughbook CF-30 User Review Discussion !!!!! [01/29 03:06:02] [INFO] We are on page 1 of 5 [01/29 03:06:04] [INFO] We are on page 2 of 5 [01/29 03:06:06] [INFO] We are on page 3 of 5 [01/29 03:06:08] [INFO] We are on page 4 of 5 [01/29 03:06:09] [INFO] We are on page 5 of 5 [01/29 03:06:09] [INFO] Number of posts: 2 [01/29 03:06:09] [INFO] Progress: 4295/6740 [01/29 03:06:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:06:09] [INFO] Thread http://forum.notebookreview.com/threads/panasonic-toughbook-cf-30-user-review-discussion.178984/ finished! [01/29 03:06:10] [INFO] !!! Now downloading Fujitsu LifeBook U810 Tablet PC First Look Review (Video) !!!!! [01/29 03:06:11] [INFO] We are on page 1 of 2 [01/29 03:06:15] [INFO] We are on page 2 of 2 [01/29 03:06:15] [INFO] Number of posts: 5 [01/29 03:06:15] [INFO] Progress: 4296/6740 [01/29 03:06:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:06:15] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-lifebook-u810-tablet-pc-first-look-review-video.177524/ finished! [01/29 03:06:16] [INFO] !!! Now downloading Com One Micro Clip Bluetooth Headset Review !!!!! [01/29 03:06:17] [INFO] We are on page 1 of 1 [01/29 03:06:17] [INFO] Number of posts: 2 [01/29 03:06:18] [INFO] Progress: 4297/6740 [01/29 03:06:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:06:18] [INFO] Thread http://forum.notebookreview.com/threads/com-one-micro-clip-bluetooth-headset-review.196499/ finished! [01/29 03:06:18] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-intel-penryn-coming-january-6th-dell-vostro-1200-lg-p300-introduced.195062/ is 27500 ms [01/29 03:06:19] [INFO] !!! Now downloading News Bits- Intel Penryn Coming January 6th, Dell Vostro 1200, LG P300 Introduced !!!!! [01/29 03:06:20] [INFO] We are on page 1 of 4 [01/29 03:06:24] [INFO] We are on page 2 of 4 [01/29 03:06:26] [INFO] We are on page 3 of 4 [01/29 03:06:29] [INFO] We are on page 4 of 4 [01/29 03:06:29] [INFO] Number of posts: 6 [01/29 03:06:29] [INFO] Progress: 4298/6740 [01/29 03:06:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:06:29] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-intel-penryn-coming-january-6th-dell-vostro-1200-lg-p300-introduced.195062/ finished! [01/29 03:06:30] [INFO] !!! Now downloading Mobile Edge Komen Paris Backpack Review !!!!! [01/29 03:06:31] [INFO] We are on page 1 of 1 [01/29 03:06:31] [INFO] Number of posts: 9 [01/29 03:06:34] [INFO] Progress: 4299/6740 [01/29 03:06:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:06:34] [INFO] Thread http://forum.notebookreview.com/threads/mobile-edge-komen-paris-backpack-review.195786/ finished! [01/29 03:06:34] [INFO] !!! Now downloading Adesso Wireless Mini Trackball Keyboard Review !!!!! [01/29 03:06:35] [INFO] We are on page 1 of 1 [01/29 03:06:35] [INFO] Number of posts: 4 [01/29 03:06:37] [INFO] Progress: 4300/6740 [01/29 03:06:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:06:37] [INFO] Thread http://forum.notebookreview.com/threads/adesso-wireless-mini-trackball-keyboard-review.195555/ finished! [01/29 03:06:37] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-dell-in-best-buy-apple-ultraportable-reconfirmed-windows-on-the-olpc.195274/ is 31000 ms [01/29 03:06:37] [INFO] !!! Now downloading News Bits- Dell in Best Buy, Apple Ultraportable Reconfirmed, Windows on the OLPC !!!!! [01/29 03:06:39] [INFO] We are on page 1 of 5 [01/29 03:06:42] [INFO] We are on page 2 of 5 [01/29 03:06:43] [INFO] We are on page 3 of 5 [01/29 03:06:46] [INFO] We are on page 4 of 5 [01/29 03:06:48] [INFO] We are on page 5 of 5 [01/29 03:06:48] [INFO] Number of posts: 3 [01/29 03:06:48] [INFO] Progress: 4301/6740 [01/29 03:06:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:06:48] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-dell-in-best-buy-apple-ultraportable-reconfirmed-windows-on-the-olpc.195274/ finished! [01/29 03:06:48] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-inspiron-1501-review.89069/ is 38000 ms [01/29 03:06:49] [INFO] !!! Now downloading Dell Inspiron 1501 Review !!!!! [01/29 03:06:50] [INFO] We are on page 1 of 6 [01/29 03:07:00] [INFO] We are on page 2 of 6 [01/29 03:07:02] [INFO] We are on page 3 of 6 [01/29 03:07:03] [INFO] We are on page 4 of 6 [01/29 03:07:05] [INFO] We are on page 5 of 6 [01/29 03:07:07] [INFO] We are on page 6 of 6 [01/29 03:07:07] [INFO] Number of posts: 7 [01/29 03:07:07] [INFO] Progress: 4302/6740 [01/29 03:07:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:07:07] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-1501-review.89069/ finished! [01/29 03:07:07] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-n200-review.128910/ is 32500 ms [01/29 03:07:07] [INFO] !!! Now downloading Lenovo N200 Review !!!!! [01/29 03:07:08] [INFO] We are on page 1 of 5 [01/29 03:07:13] [INFO] We are on page 2 of 5 [01/29 03:07:15] [INFO] We are on page 3 of 5 [01/29 03:07:17] [INFO] We are on page 4 of 5 [01/29 03:07:18] [INFO] We are on page 5 of 5 [01/29 03:07:18] [INFO] Number of posts: 6 [01/29 03:07:18] [INFO] Progress: 4303/6740 [01/29 03:07:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:07:18] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-n200-review.128910/ finished! [01/29 03:07:18] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-pavilion-dv2600-verve-edition-laptop-coming-this-week.169920/ is 45500 ms [01/29 03:07:19] [INFO] !!! Now downloading HP Pavilion dv2600 Verve Edition Laptop Coming this Week !!!!! [01/29 03:07:20] [INFO] We are on page 1 of 8 [01/29 03:07:22] [INFO] We are on page 2 of 8 [01/29 03:07:24] [INFO] We are on page 3 of 8 [01/29 03:07:26] [INFO] We are on page 4 of 8 [01/29 03:07:27] [INFO] We are on page 5 of 8 [01/29 03:07:29] [INFO] We are on page 6 of 8 [01/29 03:07:31] [INFO] We are on page 7 of 8 [01/29 03:07:32] [INFO] We are on page 8 of 8 [01/29 03:07:32] [INFO] Number of posts: 2 [01/29 03:07:32] [INFO] Progress: 4304/6740 [01/29 03:07:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:07:32] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-dv2600-verve-edition-laptop-coming-this-week.169920/ finished! [01/29 03:07:33] [INFO] !!! Now downloading News Bits- OLPC Shipping Info, Asus Eee PC 8G on sale, Goodbye Spam !!!!! [01/29 03:07:34] [INFO] We are on page 1 of 2 [01/29 03:07:36] [INFO] We are on page 2 of 2 [01/29 03:07:36] [INFO] Number of posts: 2 [01/29 03:07:36] [INFO] Progress: 4305/6740 [01/29 03:07:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:07:36] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-olpc-shipping-info-asus-eee-pc-8g-on-sale-goodbye-spam.194283/ finished! [01/29 03:07:37] [INFO] !!! Now downloading Slingbox Solo Review !!!!! [01/29 03:07:38] [INFO] We are on page 1 of 2 [01/29 03:07:43] [INFO] We are on page 2 of 2 [01/29 03:07:43] [INFO] Number of posts: 2 [01/29 03:07:43] [INFO] Progress: 4306/6740 [01/29 03:07:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:07:43] [INFO] Thread http://forum.notebookreview.com/threads/slingbox-solo-review.193130/ finished! [01/29 03:07:44] [INFO] !!! Now downloading Razer Pro Click Mobile Mouse Review !!!!! [01/29 03:07:45] [INFO] We are on page 1 of 2 [01/29 03:07:45] [WARNING] File not found for image http://www.radtech.us/images/Products/BT550/btyProduct1.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Razer Pro Click Mobile Mouse Review/images/storyImages/btyProduct1.jpg [01/29 03:07:47] [INFO] We are on page 2 of 2 [01/29 03:07:47] [INFO] Number of posts: 7 [01/29 03:07:47] [INFO] Progress: 4307/6740 [01/29 03:07:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:07:47] [INFO] Thread http://forum.notebookreview.com/threads/razer-pro-click-mobile-mouse-review.185745/ finished! [01/29 03:07:48] [INFO] !!! Now downloading Most Popular Laptops for November 2007 !!!!! [01/29 03:07:49] [INFO] We are on page 1 of 2 [01/29 03:07:50] [WARNING] File not found for image http://www.technologyguide.com/assets/X-20070701205527796.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Most Popular Laptops for November 2007/images/storyImages/X-20070701205527796.jpg [01/29 03:07:51] [WARNING] File not found for image http://www.technologyguide.com/assets/X-20070701210748937.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Most Popular Laptops for November 2007/images/storyImages/X-20070701210748937.jpg [01/29 03:07:56] [INFO] We are on page 2 of 2 [01/29 03:07:56] [INFO] Number of posts: 6 [01/29 03:07:56] [INFO] Progress: 4308/6740 [01/29 03:07:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:07:56] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-laptops-for-november-2007.193781/ finished! [01/29 03:07:56] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-intel-beating-amd-micron-realssd-introduced-school-buys-eee-pcs.193349/ is 26000 ms [01/29 03:07:57] [INFO] !!! Now downloading News Bits- Intel Beating AMD, Micron RealSSD Introduced, School Buys Eee PCs !!!!! [01/29 03:07:58] [INFO] We are on page 1 of 4 [01/29 03:08:01] [INFO] We are on page 2 of 4 [01/29 03:08:04] [INFO] We are on page 3 of 4 [01/29 03:08:06] [INFO] We are on page 4 of 4 [01/29 03:08:06] [INFO] Number of posts: 3 [01/29 03:08:06] [INFO] Progress: 4309/6740 [01/29 03:08:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:08:06] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-intel-beating-amd-micron-realssd-introduced-school-buys-eee-pcs.193349/ finished! [01/29 03:08:06] [INFO] Max wait time for http://forum.notebookreview.com/threads/analyst-report-shows-hp-is-dominating-with-pc-sales-especially-notebooks.192978/ is 30500 ms [01/29 03:08:06] [INFO] !!! Now downloading Analyst Report Shows HP is Dominating With PC Sales -- Especially Notebooks !!!!! [01/29 03:08:07] [INFO] We are on page 1 of 5 [01/29 03:08:10] [INFO] We are on page 2 of 5 [01/29 03:08:13] [INFO] We are on page 3 of 5 [01/29 03:08:15] [INFO] We are on page 4 of 5 [01/29 03:08:17] [INFO] We are on page 5 of 5 [01/29 03:08:17] [INFO] Number of posts: 2 [01/29 03:08:17] [INFO] Progress: 4310/6740 [01/29 03:08:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:08:17] [INFO] Thread http://forum.notebookreview.com/threads/analyst-report-shows-hp-is-dominating-with-pc-sales-especially-notebooks.192978/ finished! [01/29 03:08:18] [INFO] !!! Now downloading Plextor PX-HDTV500U Mini Digital HDTV Receiver Review !!!!! [01/29 03:08:19] [INFO] We are on page 1 of 2 [01/29 03:08:23] [INFO] We are on page 2 of 2 [01/29 03:08:23] [INFO] Number of posts: 1 [01/29 03:08:23] [INFO] Progress: 4311/6740 [01/29 03:08:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:08:23] [INFO] Thread http://forum.notebookreview.com/threads/plextor-px-hdtv500u-mini-digital-hdtv-receiver-review.183227/ finished! [01/29 03:08:23] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-announces-xps-m1530.192031/ is 54500 ms [01/29 03:08:24] [INFO] !!! Now downloading Dell Announces XPS M1530 !!!!! [01/29 03:08:25] [INFO] We are on page 1 of 9 [01/29 03:08:27] [INFO] We are on page 2 of 9 [01/29 03:08:29] [INFO] We are on page 3 of 9 [01/29 03:08:31] [INFO] We are on page 4 of 9 [01/29 03:08:33] [INFO] We are on page 5 of 9 [01/29 03:08:36] [INFO] We are on page 6 of 9 [01/29 03:08:38] [INFO] We are on page 7 of 9 [01/29 03:08:39] [INFO] We are on page 8 of 9 [01/29 03:08:41] [INFO] We are on page 9 of 9 [01/29 03:08:42] [INFO] Progress: 4312/6740 [01/29 03:08:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:08:42] [INFO] Thread http://forum.notebookreview.com/threads/dell-announces-xps-m1530.192031/ finished! [01/29 03:08:42] [INFO] !!! Now downloading Two More Weeks Left to Win an MSI GX600 Gaming Notebook !!!!! [01/29 03:08:43] [INFO] We are on page 1 of 1 [01/29 03:08:43] [INFO] Number of posts: 5 [01/29 03:08:48] [INFO] Progress: 4313/6740 [01/29 03:08:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:08:48] [INFO] Thread http://forum.notebookreview.com/threads/two-more-weeks-left-to-win-an-msi-gx600-gaming-notebook.192794/ finished! [01/29 03:08:49] [INFO] !!! Now downloading News Bits- Fujitsu Intros 320GB Notebook Drive, Notebooks with Blu-Ray to Grow in '08 !!!!! [01/29 03:08:50] [INFO] We are on page 1 of 1 [01/29 03:08:50] [INFO] Number of posts: 8 [01/29 03:08:51] [INFO] Progress: 4314/6740 [01/29 03:08:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:08:51] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-fujitsu-intros-320gb-notebook-drive-notebooks-with-blu-ray-to-grow-in-08.192575/ finished! [01/29 03:08:51] [INFO] !!! Now downloading Mouse Buyers Guide !!!!! [01/29 03:08:52] [INFO] We are on page 1 of 3 [01/29 03:08:55] [INFO] We are on page 2 of 3 [01/29 03:08:57] [INFO] We are on page 3 of 3 [01/29 03:08:57] [INFO] Number of posts: 1 [01/29 03:08:57] [INFO] Progress: 4315/6740 [01/29 03:08:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:08:57] [INFO] Thread http://forum.notebookreview.com/threads/mouse-buyers-guide.192810/ finished! [01/29 03:08:58] [INFO] !!! Now downloading Kingston 4GB DataTraveler Mini Fun Review !!!!! [01/29 03:08:59] [INFO] We are on page 1 of 2 [01/29 03:09:04] [INFO] We are on page 2 of 2 [01/29 03:09:04] [INFO] Number of posts: 2 [01/29 03:09:04] [INFO] Progress: 4316/6740 [01/29 03:09:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:09:04] [INFO] Thread http://forum.notebookreview.com/threads/kingston-4gb-datatraveler-mini-fun-review.192501/ finished! [01/29 03:09:05] [INFO] !!! Now downloading Acer TravelMate 2702WLMi Review (pics, specs) !!!!! [01/29 03:09:06] [INFO] We are on page 1 of 2 [01/29 03:09:10] [INFO] We are on page 2 of 2 [01/29 03:09:10] [INFO] Number of posts: 8 [01/29 03:09:11] [INFO] Progress: 4317/6740 [01/29 03:09:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:09:11] [INFO] Thread http://forum.notebookreview.com/threads/acer-travelmate-2702wlmi-review-pics-specs.20983/ finished! [01/29 03:09:12] [INFO] !!! Now downloading Lenovo ThinkPad R60 14-inch Screen Notebook Review !!!!! [01/29 03:09:13] [INFO] We are on page 1 of 2 [01/29 03:09:23] [INFO] We are on page 2 of 2 [01/29 03:09:23] [INFO] Number of posts: 8 [01/29 03:09:23] [INFO] Progress: 4318/6740 [01/29 03:09:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:09:23] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-r60-14-inch-screen-notebook-review.95411/ finished! [01/29 03:09:23] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-asus-eee-pc-selling-well-ultrasound-macbook-pro-dell-teasing-a-new-release.191883/ is 23000 ms [01/29 03:09:24] [INFO] !!! Now downloading News Bits- Asus Eee PC Selling Well, Ultrasound MacBook Pro, Dell Teasing a New Release !!!!! [01/29 03:09:25] [INFO] We are on page 1 of 3 [01/29 03:09:29] [INFO] We are on page 2 of 3 [01/29 03:09:32] [INFO] We are on page 3 of 3 [01/29 03:09:32] [INFO] Number of posts: 7 [01/29 03:09:32] [INFO] Progress: 4319/6740 [01/29 03:09:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:09:32] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-asus-eee-pc-selling-well-ultrasound-macbook-pro-dell-teasing-a-new-release.191883/ finished! [01/29 03:09:33] [INFO] !!! Now downloading News Bits- Nvidia 8800M Reviewed, Philly Wi-Fi Problems, New Dell Inspiron !!!!! [01/29 03:09:34] [INFO] We are on page 1 of 2 [01/29 03:09:34] [WARNING] Host down for image http://../assets/28609.jpg [01/29 03:09:34] [WARNING] Host down for image http://../assets/28622.jpg [01/29 03:09:34] [WARNING] Host down for image http://../assets/28610.jpg [01/29 03:09:34] [WARNING] Host down for image http://../assets/28623.gif [01/29 03:09:34] [WARNING] Host down for image http://../assets/28624.jpg [01/29 03:09:35] [INFO] We are on page 2 of 2 [01/29 03:09:35] [INFO] Number of posts: 2 [01/29 03:09:35] [INFO] Progress: 4320/6740 [01/29 03:09:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:09:35] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-nvidia-8800m-reviewed-philly-wi-fi-problems-new-dell-inspiron.189994/ finished! [01/29 03:09:35] [INFO] Max wait time for http://forum.notebookreview.com/threads/georgetown-law-prof-blasts-laptops-in-the-classroom-as-bad-for-learning.115846/ is 39000 ms [01/29 03:09:36] [INFO] !!! Now downloading Georgetown Law Prof Blasts Laptops in the Classroom as Bad for Learning !!!!! [01/29 03:09:37] [INFO] We are on page 1 of 6 [01/29 03:09:40] [INFO] We are on page 2 of 6 [01/29 03:09:42] [INFO] We are on page 3 of 6 [01/29 03:09:43] [INFO] We are on page 4 of 6 [01/29 03:09:45] [INFO] We are on page 5 of 6 [01/29 03:09:47] [INFO] We are on page 6 of 6 [01/29 03:09:47] [INFO] Number of posts: 9 [01/29 03:09:47] [INFO] Progress: 4321/6740 [01/29 03:09:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:09:47] [INFO] Thread http://forum.notebookreview.com/threads/georgetown-law-prof-blasts-laptops-in-the-classroom-as-bad-for-learning.115846/ finished! [01/29 03:09:47] [INFO] !!! Now downloading Toshiba Satellite P205 Review Discussion !!!!! [01/29 03:09:49] [INFO] We are on page 1 of 2 [01/29 03:09:51] [INFO] We are on page 2 of 2 [01/29 03:09:51] [INFO] Number of posts: 1 [01/29 03:09:51] [INFO] Progress: 4322/6740 [01/29 03:09:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:09:51] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-p205-review-discussion.160256/ finished! [01/29 03:09:51] [INFO] Max wait time for http://forum.notebookreview.com/threads/panasonic-releases-business-rugged-toughbook-notebooks-in-the-us.187609/ is 21500 ms [01/29 03:09:52] [INFO] !!! Now downloading Panasonic Releases Business-Rugged Toughbook Notebooks in the US !!!!! [01/29 03:09:53] [INFO] We are on page 1 of 3 [01/29 03:09:57] [INFO] We are on page 2 of 3 [01/29 03:09:58] [INFO] We are on page 3 of 3 [01/29 03:09:58] [INFO] Number of posts: 4 [01/29 03:09:59] [INFO] Progress: 4323/6740 [01/29 03:09:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:09:59] [INFO] Thread http://forum.notebookreview.com/threads/panasonic-releases-business-rugged-toughbook-notebooks-in-the-us.187609/ finished! [01/29 03:09:59] [INFO] Max wait time for http://forum.notebookreview.com/threads/cleaning-your-notebook-guide-part-3-cleaning-the-screen-discussion.180803/ is 21500 ms [01/29 03:09:59] [INFO] !!! Now downloading Cleaning Your Notebook Guide Part 3- Cleaning the Screen Discussion !!!!! [01/29 03:10:00] [INFO] We are on page 1 of 3 [01/29 03:10:03] [INFO] We are on page 2 of 3 [01/29 03:10:05] [INFO] We are on page 3 of 3 [01/29 03:10:05] [INFO] Number of posts: 4 [01/29 03:10:05] [WARNING] Host down for image http://z.about.com/d/painting/1/7/O/c/1/Brush-VarnishNew.jpg [01/29 03:10:05] [INFO] Progress: 4324/6740 [01/29 03:10:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:10:05] [INFO] Thread http://forum.notebookreview.com/threads/cleaning-your-notebook-guide-part-3-cleaning-the-screen-discussion.180803/ finished! [01/29 03:10:05] [INFO] Max wait time for http://forum.notebookreview.com/threads/sager-np5791-review.183808/ is 57500 ms [01/29 03:10:06] [INFO] !!! Now downloading Sager NP5791 Review !!!!! [01/29 03:10:07] [INFO] We are on page 1 of 10 [01/29 03:10:24] [INFO] We are on page 2 of 10 [01/29 03:10:27] [INFO] We are on page 3 of 10 [01/29 03:10:29] [INFO] We are on page 4 of 10 [01/29 03:10:29] [WARNING] File not found for image http://img180.imageshack.us/img180/8633/01112007001pt1.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sager NP5791 Review/images/storyImages/01112007001pt1.jpg [01/29 03:10:31] [INFO] We are on page 5 of 10 [01/29 03:10:46] [WARNING] Read timeout for image http://audigy.com.sapo.pt/pro%20street/Crysis%2020071.jpg. This is likely a problem with the image's hosting site. [01/29 03:11:01] [WARNING] Read timeout for image http://audigy.com.sapo.pt/pro%20street/Crysis%2020073.jpg. This is likely a problem with the image's hosting site. [01/29 03:11:05] [INFO] Progress has been made 4 ago. Waiting another minute... [01/29 03:11:16] [WARNING] Read timeout for image http://audigy.com.sapo.pt/pro%20street/Crysis%2020074.jpg. This is likely a problem with the image's hosting site. [01/29 03:11:31] [WARNING] Read timeout for image http://audigy.com.sapo.pt/pro%20street/Crysis%2020075.jpg. This is likely a problem with the image's hosting site. [01/29 03:11:46] [WARNING] Read timeout for image http://audigy.com.sapo.pt/pro%20street/Crysis%2020078.jpg. This is likely a problem with the image's hosting site. [01/29 03:11:47] [INFO] We are on page 6 of 10 [01/29 03:11:50] [INFO] We are on page 7 of 10 [01/29 03:11:52] [INFO] We are on page 8 of 10 [01/29 03:11:54] [INFO] We are on page 9 of 10 [01/29 03:11:56] [INFO] We are on page 10 of 10 [01/29 03:11:56] [INFO] Number of posts: 6 [01/29 03:11:56] [INFO] Progress: 4325/6740 [01/29 03:11:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:11:56] [INFO] Thread http://forum.notebookreview.com/threads/sager-np5791-review.183808/ finished! [01/29 03:11:56] [INFO] !!! Now downloading Laptop Black Friday Deals Roundup Discussion !!!!! [01/29 03:11:58] [INFO] We are on page 1 of 2 [01/29 03:12:00] [INFO] We are on page 2 of 2 [01/29 03:12:00] [INFO] Progress: 4326/6740 [01/29 03:12:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:12:00] [INFO] Thread http://forum.notebookreview.com/threads/laptop-black-friday-deals-roundup-discussion.190639/ finished! [01/29 03:12:01] [INFO] !!! Now downloading Inside AMD's next-generation mobile architecture- Griffin and Puma - Ars Technica !!!!! [01/29 03:12:02] [INFO] We are on page 1 of 2 [01/29 03:12:04] [INFO] We are on page 2 of 2 [01/29 03:12:04] [INFO] Number of posts: 1 [01/29 03:12:04] [INFO] Progress: 4327/6740 [01/29 03:12:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:12:04] [INFO] Thread http://forum.notebookreview.com/threads/inside-amds-next-generation-mobile-architecture-griffin-and-puma-ars-technica.130769/ finished! [01/29 03:12:04] [INFO] !!! Now downloading Targus Corporate Traveler Case Review !!!!! [01/29 03:12:06] [INFO] We are on page 1 of 1 [01/29 03:12:06] [INFO] Number of posts: 4 [01/29 03:12:07] [INFO] Progress: 4328/6740 [01/29 03:12:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:12:07] [INFO] Thread http://forum.notebookreview.com/threads/targus-corporate-traveler-case-review.145286/ finished! [01/29 03:12:07] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-xps-m1530-rumored-vista-sp1-set-for-q1-2008-macbook-pro-external-display-issues.177083/ is 34500 ms [01/29 03:12:08] [INFO] !!! Now downloading News Bits- XPS M1530 Rumored, Vista SP1 Set for Q1 2008, MacBook Pro External Display Issues !!!!! [01/29 03:12:09] [INFO] We are on page 1 of 5 [01/29 03:12:11] [INFO] We are on page 2 of 5 [01/29 03:12:14] [INFO] We are on page 3 of 5 [01/29 03:12:16] [INFO] We are on page 4 of 5 [01/29 03:12:18] [INFO] We are on page 5 of 5 [01/29 03:12:18] [INFO] Progress: 4329/6740 [01/29 03:12:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:12:18] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-xps-m1530-rumored-vista-sp1-set-for-q1-2008-macbook-pro-external-display-issues.177083/ finished! [01/29 03:12:19] [INFO] !!! Now downloading Cleaning Your Notebook Guide Part 4- Preventative Maintenance !!!!! [01/29 03:12:20] [INFO] We are on page 1 of 2 [01/29 03:12:20] [WARNING] File not found for image http://www.technologyguide.com/assets/X-2007101616030478121.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Cleaning Your Notebook Guide Part 4- Preventative Maintenance/images/storyImages/X-2007101616030478121.jpg [01/29 03:12:21] [WARNING] File not found for image http://www.technologyguide.com/assets/X-2007101616031193732.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Cleaning Your Notebook Guide Part 4- Preventative Maintenance/images/storyImages/X-2007101616031193732.jpg [01/29 03:12:21] [WARNING] File not found for image http://www.technologyguide.com/assets/X-2007101616031696848.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Cleaning Your Notebook Guide Part 4- Preventative Maintenance/images/storyImages/X-2007101616031696848.jpg [01/29 03:12:23] [INFO] We are on page 2 of 2 [01/29 03:12:23] [INFO] Number of posts: 2 [01/29 03:12:23] [INFO] Progress: 4330/6740 [01/29 03:12:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:12:23] [INFO] Thread http://forum.notebookreview.com/threads/cleaning-your-notebook-guide-part-4-preventative-maintenance.181099/ finished! [01/29 03:12:23] [INFO] !!! Now downloading News Bits- Asus 10-inch Eee PC Rumors are False, SanDisk Vaulter Disk !!!!! [01/29 03:12:25] [INFO] We are on page 1 of 2 [01/29 03:12:28] [INFO] We are on page 2 of 2 [01/29 03:12:28] [INFO] Number of posts: 8 [01/29 03:12:29] [INFO] Progress: 4331/6740 [01/29 03:12:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:12:29] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-asus-10-inch-eee-pc-rumors-are-false-sandisk-vaulter-disk.188239/ finished! [01/29 03:12:29] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-alienware-m17x-pictures-dell-xps-one-available-latitude-xt-displayed-discussion.188798/ is 23000 ms [01/29 03:12:29] [INFO] !!! Now downloading News Bits- Alienware m17x Pictures, Dell XPS One Available, Latitude XT Displayed Discussion !!!!! [01/29 03:12:30] [INFO] We are on page 1 of 3 [01/29 03:12:30] [INFO] Number of posts: 1 [01/29 03:12:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:12:30] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 03:12:30] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-alienware-m17x-pictures-dell-xps-one-available-latitude-xt-displayed-discussion.188798/ finished! [01/29 03:12:31] [INFO] !!! Now downloading OLPC XO User Review Discussion !!!!! [01/29 03:12:32] [INFO] We are on page 1 of 2 [01/29 03:12:34] [INFO] We are on page 2 of 2 [01/29 03:12:34] [INFO] Number of posts: 7 [01/29 03:12:37] [WARNING] File not found for image https://worldofbubble.com/images/teletubbies_dipsy.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/OLPC XO User Review Discussion/images/storyImages/teletubbies_dipsy.jpg [01/29 03:12:37] [INFO] Progress: 4332/6740 [01/29 03:12:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:12:37] [INFO] Thread http://forum.notebookreview.com/threads/olpc-xo-user-review-discussion.188327/ finished! [01/29 03:12:37] [INFO] !!! Now downloading Fujitsu LifeBook V1010 Review !!!!! [01/29 03:12:39] [INFO] We are on page 1 of 1 [01/29 03:12:39] [INFO] Number of posts: 7 [01/29 03:12:43] [INFO] Progress: 4333/6740 [01/29 03:12:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:12:43] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-lifebook-v1010-review.188026/ finished! [01/29 03:12:43] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-eee-pc-initial-hands-on-and-video-review.182147/ is 39500 ms [01/29 03:12:43] [INFO] !!! Now downloading Asus Eee PC Initial Hands On and Video Review !!!!! [01/29 03:12:44] [INFO] We are on page 1 of 6 [01/29 03:12:49] [INFO] We are on page 2 of 6 [01/29 03:12:51] [INFO] We are on page 3 of 6 [01/29 03:12:53] [INFO] We are on page 4 of 6 [01/29 03:12:56] [INFO] We are on page 5 of 6 [01/29 03:12:59] [INFO] We are on page 6 of 6 [01/29 03:12:59] [INFO] Progress: 4334/6740 [01/29 03:12:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:12:59] [INFO] Thread http://forum.notebookreview.com/threads/asus-eee-pc-initial-hands-on-and-video-review.182147/ finished! [01/29 03:12:59] [INFO] !!! Now downloading News Bits- OLPC Available, Apple Ultraportable in January, Record Notebook Sales !!!!! [01/29 03:13:00] [INFO] We are on page 1 of 2 [01/29 03:13:04] [INFO] We are on page 2 of 2 [01/29 03:13:04] [INFO] Number of posts: 5 [01/29 03:13:04] [INFO] Progress: 4335/6740 [01/29 03:13:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:13:04] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-olpc-available-apple-ultraportable-in-january-record-notebook-sales.187697/ finished! [01/29 03:13:04] [INFO] Max wait time for http://forum.notebookreview.com/threads/msi-1013-review-pics-specs.45116/ is 20500 ms [01/29 03:13:05] [INFO] !!! Now downloading MSI 1013 Review (pics, specs) !!!!! [01/29 03:13:06] [INFO] We are on page 1 of 3 [01/29 03:13:10] [INFO] We are on page 2 of 3 [01/29 03:13:12] [INFO] We are on page 3 of 3 [01/29 03:13:12] [INFO] Number of posts: 2 [01/29 03:13:12] [INFO] Progress: 4336/6740 [01/29 03:13:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:13:12] [INFO] Thread http://forum.notebookreview.com/threads/msi-1013-review-pics-specs.45116/ finished! [01/29 03:13:12] [INFO] !!! Now downloading Acer Aspire 5634WLMi Review !!!!! [01/29 03:13:13] [INFO] We are on page 1 of 2 [01/29 03:13:19] [INFO] We are on page 2 of 2 [01/29 03:13:19] [INFO] Number of posts: 6 [01/29 03:13:19] [INFO] Progress: 4337/6740 [01/29 03:13:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:13:19] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire-5634wlmi-review.106727/ finished! [01/29 03:13:19] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-latitude-d620-with-core-duo-2-0ghz-processor-review-pics-specs.63761/ is 20500 ms [01/29 03:13:19] [INFO] !!! Now downloading Dell Latitude D620 With Core Duo 2.0GHz Processor Review (pics, specs) !!!!! [01/29 03:13:20] [INFO] We are on page 1 of 3 [01/29 03:13:25] [INFO] We are on page 2 of 3 [01/29 03:13:26] [INFO] We are on page 3 of 3 [01/29 03:13:26] [INFO] Number of posts: 2 [01/29 03:13:26] [INFO] Progress: 4338/6740 [01/29 03:13:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:13:26] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-d620-with-core-duo-2-0ghz-processor-review-pics-specs.63761/ finished! [01/29 03:13:27] [INFO] !!! Now downloading Sony Releases VAIO FZ Notebooks with Eco Edition Design !!!!! [01/29 03:13:29] [INFO] We are on page 1 of 2 [01/29 03:13:31] [INFO] We are on page 2 of 2 [01/29 03:13:31] [INFO] Number of posts: 2 [01/29 03:13:31] [INFO] Progress: 4339/6740 [01/29 03:13:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:13:31] [INFO] Thread http://forum.notebookreview.com/threads/sony-releases-vaio-fz-notebooks-with-eco-edition-design.186249/ finished! [01/29 03:13:31] [INFO] Max wait time for http://forum.notebookreview.com/threads/mit-students-demo-pedal-powered-laptop.187064/ is 25000 ms [01/29 03:13:32] [INFO] !!! Now downloading MIT Students Demo Pedal Powered Laptop !!!!! [01/29 03:13:33] [INFO] We are on page 1 of 4 [01/29 03:13:36] [INFO] We are on page 2 of 4 [01/29 03:13:37] [INFO] We are on page 3 of 4 [01/29 03:13:38] [WARNING] File not found for image http://img403.imageshack.us/img403/8153/microsoftuf5.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/MIT Students Demo Pedal Powered Laptop/images/storyImages/microsoftuf5.jpg [01/29 03:13:41] [INFO] We are on page 4 of 4 [01/29 03:13:41] [INFO] Number of posts: 1 [01/29 03:13:41] [INFO] Progress: 4340/6740 [01/29 03:13:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:13:41] [INFO] Thread http://forum.notebookreview.com/threads/mit-students-demo-pedal-powered-laptop.187064/ finished! [01/29 03:13:41] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-dell-precision-m2300-dell-dude-interviewed-call-of-duty-4-review.186737/ is 21500 ms [01/29 03:13:41] [INFO] !!! Now downloading News Bits- Dell Precision M2300, Dell Dude Interviewed, Call of Duty 4 Review !!!!! [01/29 03:13:42] [INFO] We are on page 1 of 3 [01/29 03:13:45] [INFO] We are on page 2 of 3 [01/29 03:13:47] [INFO] We are on page 3 of 3 [01/29 03:13:47] [INFO] Number of posts: 4 [01/29 03:13:47] [INFO] Progress: 4341/6740 [01/29 03:13:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:13:47] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-dell-precision-m2300-dell-dude-interviewed-call-of-duty-4-review.186737/ finished! [01/29 03:13:48] [INFO] !!! Now downloading News Bits- Fujitsu S7211 Released, Sony USB 3G Modem, Asus Eee PC in Black Discussion !!!!! [01/29 03:13:49] [INFO] We are on page 1 of 3 [01/29 03:13:49] [INFO] Number of posts: 1 [01/29 03:13:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:13:49] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 03:13:49] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-fujitsu-s7211-released-sony-usb-3g-modem-asus-eee-pc-in-black-discussion.185869/ finished! [01/29 03:13:49] [INFO] !!! Now downloading HP nc6230 Review (pics, specs) !!!!! [01/29 03:13:50] [INFO] We are on page 1 of 1 [01/29 03:13:50] [INFO] Number of posts: 5 [01/29 03:13:52] [INFO] Progress: 4342/6740 [01/29 03:13:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:13:52] [INFO] Thread http://forum.notebookreview.com/threads/hp-nc6230-review-pics-specs.18786/ finished! [01/29 03:13:53] [INFO] !!! Now downloading Crumpler's The Salary Sacrifice Backpack Review (pics) !!!!! [01/29 03:13:54] [INFO] We are on page 1 of 1 [01/29 03:13:54] [INFO] Number of posts: 7 [01/29 03:13:56] [INFO] Progress: 4343/6740 [01/29 03:13:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:13:56] [INFO] Thread http://forum.notebookreview.com/threads/crumplers-the-salary-sacrifice-backpack-review-pics.33265/ finished! [01/29 03:13:57] [INFO] !!! Now downloading LG E200 User Review !!!!! [01/29 03:13:58] [INFO] We are on page 1 of 2 [01/29 03:14:04] [INFO] We are on page 2 of 2 [01/29 03:14:04] [INFO] Number of posts: 2 [01/29 03:14:05] [INFO] Progress: 4344/6740 [01/29 03:14:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:14:05] [INFO] Thread http://forum.notebookreview.com/threads/lg-e200-user-review.185945/ finished! [01/29 03:14:06] [INFO] !!! Now downloading Fujitsu LifeBook N3530 Review (pics, specs) !!!!! [01/29 03:14:08] [INFO] We are on page 1 of 2 [01/29 03:14:11] [INFO] We are on page 2 of 2 [01/29 03:14:12] [INFO] Progress: 4345/6740 [01/29 03:14:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:14:12] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-lifebook-n3530-review-pics-specs.50343/ finished! [01/29 03:14:12] [INFO] !!! Now downloading Saitek Optical Mouse and Mini UFO Hub Review !!!!! [01/29 03:14:13] [INFO] We are on page 1 of 1 [01/29 03:14:13] [INFO] Number of posts: 5 [01/29 03:14:15] [INFO] Progress: 4346/6740 [01/29 03:14:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:14:15] [INFO] Thread http://forum.notebookreview.com/threads/saitek-optical-mouse-and-mini-ufo-hub-review.186556/ finished! [01/29 03:14:15] [INFO] !!! Now downloading ASUS W3V Review (pics, specs) !!!!! [01/29 03:14:16] [INFO] We are on page 1 of 2 [01/29 03:14:17] [INFO] Applying Photobucket fix for http://i46.photobucket.com/albums/f125/vex001/th_notebook1.jpg [01/29 03:14:17] [INFO] Applying Photobucket fix for http://i46.photobucket.com/albums/f125/vex001/benchmark1.jpg [01/29 03:14:17] [INFO] Applying Photobucket fix for http://i46.photobucket.com/albums/f125/vex001/benchmark2.jpg [01/29 03:14:17] [INFO] Applying Photobucket fix for http://i46.photobucket.com/albums/f125/vex001/benchmark3.jpg [01/29 03:14:17] [INFO] Applying Photobucket fix for http://i46.photobucket.com/albums/f125/vex001/th_notebook16.jpg [01/29 03:14:17] [INFO] Applying Photobucket fix for http://i46.photobucket.com/albums/f125/vex001/th_notebook15.jpg [01/29 03:14:17] [INFO] Applying Photobucket fix for http://i46.photobucket.com/albums/f125/vex001/th_notebook14.jpg [01/29 03:14:17] [INFO] Applying Photobucket fix for http://i46.photobucket.com/albums/f125/vex001/th_notebook13.jpg [01/29 03:14:18] [INFO] Applying Photobucket fix for http://i46.photobucket.com/albums/f125/vex001/th_notebook12.jpg [01/29 03:14:18] [INFO] Applying Photobucket fix for http://i46.photobucket.com/albums/f125/vex001/th_notebook11.jpg [01/29 03:14:18] [INFO] Applying Photobucket fix for http://i46.photobucket.com/albums/f125/vex001/th_notebook10.jpg [01/29 03:14:18] [INFO] Applying Photobucket fix for http://i46.photobucket.com/albums/f125/vex001/th_notebook9.jpg [01/29 03:14:18] [INFO] Applying Photobucket fix for http://i46.photobucket.com/albums/f125/vex001/th_notebook8.jpg [01/29 03:14:18] [INFO] Applying Photobucket fix for http://i46.photobucket.com/albums/f125/vex001/th_notebook7.jpg [01/29 03:14:18] [INFO] Applying Photobucket fix for http://i46.photobucket.com/albums/f125/vex001/th_notebook6.jpg [01/29 03:14:18] [INFO] Applying Photobucket fix for http://i46.photobucket.com/albums/f125/vex001/th_notebook5.jpg [01/29 03:14:19] [INFO] Applying Photobucket fix for http://i46.photobucket.com/albums/f125/vex001/th_notebook4.jpg [01/29 03:14:19] [INFO] Applying Photobucket fix for http://i46.photobucket.com/albums/f125/vex001/th_notebook3.jpg [01/29 03:14:19] [INFO] Applying Photobucket fix for http://i46.photobucket.com/albums/f125/vex001/th_notebook2.jpg [01/29 03:14:21] [INFO] We are on page 2 of 2 [01/29 03:14:21] [INFO] Number of posts: 1 [01/29 03:14:21] [INFO] Progress: 4347/6740 [01/29 03:14:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:14:21] [INFO] Thread http://forum.notebookreview.com/threads/asus-w3v-review-pics-specs.42368/ finished! [01/29 03:14:21] [INFO] !!! Now downloading Notebook Case Buyers Guide !!!!! [01/29 03:14:23] [INFO] We are on page 1 of 2 [01/29 03:14:28] [INFO] We are on page 2 of 2 [01/29 03:14:28] [INFO] Number of posts: 7 [01/29 03:14:28] [INFO] Progress: 4348/6740 [01/29 03:14:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:14:28] [INFO] Thread http://forum.notebookreview.com/threads/notebook-case-buyers-guide.185367/ finished! [01/29 03:14:28] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-thinkpad-z61t-review-pics-specs.73085/ is 22000 ms [01/29 03:14:29] [INFO] !!! Now downloading Lenovo ThinkPad Z61t Review (pics, specs) !!!!! [01/29 03:14:30] [INFO] We are on page 1 of 3 [01/29 03:14:39] [INFO] We are on page 2 of 3 [01/29 03:14:41] [INFO] We are on page 3 of 3 [01/29 03:14:41] [INFO] Number of posts: 5 [01/29 03:14:41] [INFO] Progress: 4349/6740 [01/29 03:14:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:14:41] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-z61t-review-pics-specs.73085/ finished! [01/29 03:14:42] [INFO] !!! Now downloading LG C1 Core Duo nVidia Go7300 UltraPortable 10.6 Tablet PC Review !!!!! [01/29 03:14:43] [INFO] We are on page 1 of 2 [01/29 03:14:44] [WARNING] File not found for image http://img522.imageshack.us/img522/650/DSC01593.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/LG C1 Core Duo nVidia Go7300 UltraPortable 10.6 Tablet PC Review/images/storyImages/DSC01593.th.jpg [01/29 03:14:44] [WARNING] File not found for image http://img522.imageshack.us/img522/8126/DSC01590.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/LG C1 Core Duo nVidia Go7300 UltraPortable 10.6 Tablet PC Review/images/storyImages/DSC01590.th.jpg [01/29 03:14:44] [WARNING] File not found for image http://img522.imageshack.us/img522/7492/DSC01588.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/LG C1 Core Duo nVidia Go7300 UltraPortable 10.6 Tablet PC Review/images/storyImages/DSC01588.th.jpg [01/29 03:14:44] [WARNING] File not found for image http://img522.imageshack.us/img522/9139/DSC01592.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/LG C1 Core Duo nVidia Go7300 UltraPortable 10.6 Tablet PC Review/images/storyImages/DSC01592.th.jpg [01/29 03:14:45] [WARNING] File not found for image http://img522.imageshack.us/img522/33/DSC01591.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/LG C1 Core Duo nVidia Go7300 UltraPortable 10.6 Tablet PC Review/images/storyImages/DSC01591.th.jpg [01/29 03:14:45] [WARNING] File not found for image http://img522.imageshack.us/img522/943/DSC01596.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/LG C1 Core Duo nVidia Go7300 UltraPortable 10.6 Tablet PC Review/images/storyImages/DSC01596.th.jpg [01/29 03:14:45] [WARNING] File not found for image http://img522.imageshack.us/img522/9533/DSC01605.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/LG C1 Core Duo nVidia Go7300 UltraPortable 10.6 Tablet PC Review/images/storyImages/DSC01605.th.jpg [01/29 03:14:45] [WARNING] File not found for image http://img522.imageshack.us/img522/6952/DSC01594.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/LG C1 Core Duo nVidia Go7300 UltraPortable 10.6 Tablet PC Review/images/storyImages/DSC01594.th.jpg [01/29 03:14:45] [WARNING] File not found for image http://img120.imageshack.us/img120/226/xpsvs9400uh3.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/LG C1 Core Duo nVidia Go7300 UltraPortable 10.6 Tablet PC Review/images/storyImages/xpsvs9400uh3.th.jpg [01/29 03:14:45] [WARNING] File not found for image http://img522.imageshack.us/img522/613/DSC01597.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/LG C1 Core Duo nVidia Go7300 UltraPortable 10.6 Tablet PC Review/images/storyImages/DSC01597.th.jpg [01/29 03:14:45] [WARNING] File not found for image http://img522.imageshack.us/img522/9056/DSC01598.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/LG C1 Core Duo nVidia Go7300 UltraPortable 10.6 Tablet PC Review/images/storyImages/DSC01598.th.jpg [01/29 03:14:45] [WARNING] File not found for image http://img522.imageshack.us/img522/9320/DSC01600.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/LG C1 Core Duo nVidia Go7300 UltraPortable 10.6 Tablet PC Review/images/storyImages/DSC01600.th.jpg [01/29 03:14:45] [WARNING] File not found for image http://img522.imageshack.us/img522/8210/DSC01599.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/LG C1 Core Duo nVidia Go7300 UltraPortable 10.6 Tablet PC Review/images/storyImages/DSC01599.th.jpg [01/29 03:14:46] [WARNING] File not found for image http://img522.imageshack.us/img522/1410/DSC01601.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/LG C1 Core Duo nVidia Go7300 UltraPortable 10.6 Tablet PC Review/images/storyImages/DSC01601.th.jpg [01/29 03:14:46] [WARNING] File not found for image http://img522.imageshack.us/img522/1993/DSC01603.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/LG C1 Core Duo nVidia Go7300 UltraPortable 10.6 Tablet PC Review/images/storyImages/DSC01603.th.jpg [01/29 03:14:46] [WARNING] File not found for image http://img509.imageshack.us/img509/6195/wprime2cq9.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/LG C1 Core Duo nVidia Go7300 UltraPortable 10.6 Tablet PC Review/images/storyImages/wprime2cq9.jpg [01/29 03:14:46] [WARNING] File not found for image http://img126.imageshack.us/img126/8616/hdtachyg1.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/LG C1 Core Duo nVidia Go7300 UltraPortable 10.6 Tablet PC Review/images/storyImages/hdtachyg1.jpg [01/29 03:14:46] [WARNING] File not found for image http://img522.imageshack.us/img522/5138/DSC01589.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/LG C1 Core Duo nVidia Go7300 UltraPortable 10.6 Tablet PC Review/images/storyImages/DSC01589.th.jpg [01/29 03:14:46] [WARNING] File not found for image http://img525.imageshack.us/img525/8753/dsc0156445452ln1.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/LG C1 Core Duo nVidia Go7300 UltraPortable 10.6 Tablet PC Review/images/storyImages/dsc0156445452ln1.th.jpg [01/29 03:14:46] [WARNING] File not found for image http://img517.imageshack.us/img517/4042/dsc01572ga7.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/LG C1 Core Duo nVidia Go7300 UltraPortable 10.6 Tablet PC Review/images/storyImages/dsc01572ga7.th.jpg [01/29 03:14:48] [INFO] We are on page 2 of 2 [01/29 03:14:48] [INFO] Number of posts: 9 [01/29 03:14:48] [WARNING] File not found for image http://img103.imageshack.us/img103/9673/3dmark05en3.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/LG C1 Core Duo nVidia Go7300 UltraPortable 10.6 Tablet PC Review/images/storyImages/3dmark05en3.jpg [01/29 03:14:48] [INFO] Progress: 4350/6740 [01/29 03:14:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:14:48] [INFO] Thread http://forum.notebookreview.com/threads/lg-c1-core-duo-nvidia-go7300-ultraportable-10-6-tablet-pc-review.129843/ finished! [01/29 03:14:49] [INFO] !!! Now downloading Guide- Comparing Seagate Vs. Hitachi 7200 RPM 100GB Hard Drives !!!!! [01/29 03:14:50] [INFO] We are on page 1 of 2 [01/29 03:14:54] [INFO] We are on page 2 of 2 [01/29 03:14:54] [INFO] Number of posts: 5 [01/29 03:14:54] [INFO] Progress: 4351/6740 [01/29 03:14:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:14:54] [INFO] Thread http://forum.notebookreview.com/threads/guide-comparing-seagate-vs-hitachi-7200-rpm-100gb-hard-drives.49363/ finished! [01/29 03:14:55] [INFO] !!! Now downloading Toshiba Tecra A9 Review !!!!! [01/29 03:14:56] [INFO] We are on page 1 of 2 [01/29 03:15:01] [INFO] We are on page 2 of 2 [01/29 03:15:01] [INFO] Number of posts: 1 [01/29 03:15:01] [INFO] Progress: 4352/6740 [01/29 03:15:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:15:01] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-tecra-a9-review.185689/ finished! [01/29 03:15:01] [INFO] Max wait time for http://forum.notebookreview.com/threads/toshiba-satellite-m100-review-pics-specs.48721/ is 23000 ms [01/29 03:15:02] [INFO] !!! Now downloading Toshiba Satellite M100 Review (pics, specs) !!!!! [01/29 03:15:03] [INFO] We are on page 1 of 3 [01/29 03:15:03] [INFO] Number of posts: 1 [01/29 03:15:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:15:03] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 03:15:03] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-m100-review-pics-specs.48721/ finished! [01/29 03:15:03] [INFO] Max wait time for http://forum.notebookreview.com/threads/the-lucky-lenovo-thinkpad-reserve-winner-is.185552/ is 24500 ms [01/29 03:15:03] [INFO] IOException java.nio.file.AccessDeniedException: C:\Users\User-10\Downloads\NoteBook News and Reviews\The Lucky Lenovo ThinkPad Reserve Winner Is... at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:89) at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103) at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108) at java.base/sun.nio.fs.WindowsFileSystemProvider.checkReadAccess(WindowsFileSystemProvider.java:351) at java.base/sun.nio.fs.WindowsFileSystemProvider.checkAccess(WindowsFileSystemProvider.java:380) at java.base/java.nio.file.Files.createDirectories(Files.java:772) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:595) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:15:03] [INFO] Thread http://forum.notebookreview.com/threads/the-lucky-lenovo-thinkpad-reserve-winner-is.185552/ finished! [01/29 03:15:03] [INFO] Max wait time for http://forum.notebookreview.com/threads/thinklive-this-october-10th-watch-and-win-a-5-000-thinkpad-reserve-notebook.175407/ is 103500 ms [01/29 03:15:04] [INFO] !!! Now downloading ThinkLive this October 10th -- Watch and Win a $5,000 ThinkPad Reserve Notebook !!!!! [01/29 03:15:05] [INFO] We are on page 1 of 19 [01/29 03:15:08] [INFO] We are on page 2 of 19 [01/29 03:15:10] [INFO] We are on page 3 of 19 [01/29 03:15:12] [INFO] We are on page 4 of 19 [01/29 03:15:14] [INFO] We are on page 5 of 19 [01/29 03:15:15] [INFO] We are on page 6 of 19 [01/29 03:15:17] [INFO] We are on page 7 of 19 [01/29 03:15:19] [INFO] We are on page 8 of 19 [01/29 03:15:20] [INFO] We are on page 9 of 19 [01/29 03:15:22] [INFO] We are on page 10 of 19 [01/29 03:15:24] [INFO] We are on page 11 of 19 [01/29 03:15:25] [INFO] We are on page 12 of 19 [01/29 03:15:27] [INFO] We are on page 13 of 19 [01/29 03:15:28] [INFO] We are on page 14 of 19 [01/29 03:15:30] [INFO] We are on page 15 of 19 [01/29 03:15:32] [INFO] We are on page 16 of 19 [01/29 03:15:34] [INFO] We are on page 17 of 19 [01/29 03:15:35] [INFO] We are on page 18 of 19 [01/29 03:15:37] [INFO] We are on page 19 of 19 [01/29 03:15:37] [INFO] Number of posts: 8 [01/29 03:15:37] [INFO] Progress: 4353/6740 [01/29 03:15:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:15:37] [INFO] Thread http://forum.notebookreview.com/threads/thinklive-this-october-10th-watch-and-win-a-5-000-thinkpad-reserve-notebook.175407/ finished! [01/29 03:15:37] [INFO] !!! Now downloading Sprint Novatel Wireless Ovation U727 Review !!!!! [01/29 03:15:38] [INFO] We are on page 1 of 1 [01/29 03:15:38] [INFO] Number of posts: 6 [01/29 03:15:46] [INFO] Progress: 4354/6740 [01/29 03:15:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:15:46] [INFO] Thread http://forum.notebookreview.com/threads/sprint-novatel-wireless-ovation-u727-review.184813/ finished! [01/29 03:15:46] [INFO] !!! Now downloading T-Mobile Partners with OLPC, Buy an OLPC Laptop and Get Free T-Mobile Wi-Fi !!!!! [01/29 03:15:47] [INFO] We are on page 1 of 1 [01/29 03:15:47] [INFO] Number of posts: 4 [01/29 03:15:48] [INFO] Progress: 4355/6740 [01/29 03:15:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:15:48] [INFO] Thread http://forum.notebookreview.com/threads/t-mobile-partners-with-olpc-buy-an-olpc-laptop-and-get-free-t-mobile-wi-fi.185312/ finished! [01/29 03:15:48] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-xps-m1730-first-look-review.183618/ is 27500 ms [01/29 03:15:48] [INFO] !!! Now downloading Dell XPS M1730 First Look Review !!!!! [01/29 03:15:50] [INFO] We are on page 1 of 4 [01/29 03:15:54] [INFO] We are on page 2 of 4 [01/29 03:15:56] [INFO] We are on page 3 of 4 [01/29 03:15:59] [INFO] We are on page 4 of 4 [01/29 03:15:59] [INFO] Number of posts: 6 [01/29 03:15:59] [INFO] Progress: 4356/6740 [01/29 03:15:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:15:59] [INFO] Thread http://forum.notebookreview.com/threads/dell-xps-m1730-first-look-review.183618/ finished! [01/29 03:15:59] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-zt1000-laptop-gets-victorian-style-makeover.184999/ is 20500 ms [01/29 03:16:00] [INFO] !!! Now downloading HP ZT1000 Laptop Gets Victorian Style Makeover !!!!! [01/29 03:16:01] [INFO] We are on page 1 of 3 [01/29 03:16:05] [INFO] We are on page 2 of 3 [01/29 03:16:16] [WARNING] Host down for image http://www.fixmygateway.com/Images/Laptop_models/600YGR.jpg [01/29 03:16:17] [INFO] We are on page 3 of 3 [01/29 03:16:17] [INFO] Number of posts: 2 [01/29 03:16:17] [INFO] Progress: 4357/6740 [01/29 03:16:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:16:17] [INFO] Thread http://forum.notebookreview.com/threads/hp-zt1000-laptop-gets-victorian-style-makeover.184999/ finished! [01/29 03:16:17] [INFO] Max wait time for http://forum.notebookreview.com/threads/apple-secretly-updates-macbooks.184218/ is 30000 ms [01/29 03:16:19] [INFO] !!! Now downloading Apple Secretly Updates MacBooks !!!!! [01/29 03:16:20] [INFO] We are on page 1 of 5 [01/29 03:16:25] [INFO] We are on page 2 of 5 [01/29 03:16:25] [WARNING] Host down for image http://www.100percentloaded.com/wp-content/uploads/2007/03/macprods_100percentloaded.jpg [01/29 03:16:26] [INFO] We are on page 3 of 5 [01/29 03:16:28] [INFO] We are on page 4 of 5 [01/29 03:16:30] [INFO] We are on page 5 of 5 [01/29 03:16:30] [INFO] Number of posts: 1 [01/29 03:16:30] [INFO] Progress: 4358/6740 [01/29 03:16:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:16:30] [INFO] Thread http://forum.notebookreview.com/threads/apple-secretly-updates-macbooks.184218/ finished! [01/29 03:16:31] [INFO] !!! Now downloading Current Notebook and Tech Deals (Updated 11 3 2007) !!!!! [01/29 03:16:32] [INFO] We are on page 1 of 1 [01/29 03:16:32] [INFO] Number of posts: 1 [01/29 03:16:43] [INFO] Progress: 4359/6740 [01/29 03:16:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:16:43] [INFO] Thread http://forum.notebookreview.com/threads/current-notebook-and-tech-deals-updated-11-3-2007.185010/ finished! [01/29 03:16:43] [INFO] !!! Now downloading News Bits- Fujitsu S6510, Lenovo to Dump IBM Branding Soon, FireFox Update Discussion !!!!! [01/29 03:16:44] [INFO] We are on page 1 of 2 [01/29 03:16:44] [INFO] Number of posts: 1 [01/29 03:16:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:16:44] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 03:16:44] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-fujitsu-s6510-lenovo-to-dump-ibm-branding-soon-firefox-update-discussion.184758/ finished! [01/29 03:16:45] [INFO] !!! Now downloading News Bits- CompUSA to Sell $299 Laptop, Western Digital 320GB HD, Intel Component Shortages !!!!! [01/29 03:16:46] [INFO] We are on page 1 of 2 [01/29 03:16:49] [INFO] We are on page 2 of 2 [01/29 03:16:49] [INFO] Number of posts: 7 [01/29 03:16:49] [INFO] Progress: 4360/6740 [01/29 03:16:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:16:49] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-compusa-to-sell-299-laptop-western-digital-320gb-hd-intel-component-shortages.184143/ finished! [01/29 03:16:49] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-pavilion-verve-notebook-user-review.175276/ is 26000 ms [01/29 03:16:50] [INFO] !!! Now downloading HP Pavilion Verve Notebook User Review !!!!! [01/29 03:16:51] [INFO] We are on page 1 of 4 [01/29 03:16:59] [INFO] We are on page 2 of 4 [01/29 03:17:00] [INFO] We are on page 3 of 4 [01/29 03:17:02] [INFO] We are on page 4 of 4 [01/29 03:17:02] [INFO] Number of posts: 3 [01/29 03:17:03] [INFO] Progress: 4361/6740 [01/29 03:17:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:17:03] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-verve-notebook-user-review.175276/ finished! [01/29 03:17:03] [INFO] !!! Now downloading Most Popular Laptops for October 2007 !!!!! [01/29 03:17:04] [INFO] We are on page 1 of 1 [01/29 03:17:04] [INFO] Number of posts: 1 [01/29 03:17:05] [WARNING] File not found for image http://www.technologyguide.com/assets/X-20070701205527796.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Most Popular Laptops for October 2007/images/storyImages/X-20070701205527796.jpg [01/29 03:17:06] [WARNING] File not found for image http://www.technologyguide.com/assets/X-20070701210748937.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Most Popular Laptops for October 2007/images/storyImages/X-20070701210748937.jpg [01/29 03:17:08] [INFO] Progress: 4362/6740 [01/29 03:17:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:17:08] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-laptops-for-october-2007.184232/ finished! [01/29 03:17:09] [INFO] !!! Now downloading Two Days Left to Win a ThinkPad Reserve $5,000 Notebook !!!!! [01/29 03:17:10] [INFO] We are on page 1 of 2 [01/29 03:17:12] [INFO] We are on page 2 of 2 [01/29 03:17:12] [INFO] Number of posts: 6 [01/29 03:17:12] [INFO] Progress: 4363/6740 [01/29 03:17:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:17:12] [INFO] Thread http://forum.notebookreview.com/threads/two-days-left-to-win-a-thinkpad-reserve-5-000-notebook.183950/ finished! [01/29 03:17:12] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-xps-m1330-first-look-review-video.134513/ is 200000 ms [01/29 03:17:13] [INFO] !!! Now downloading Dell XPS M1330 First Look Review (Video) !!!!! [01/29 03:17:14] [INFO] We are on page 1 of 39 [01/29 03:17:19] [INFO] We are on page 2 of 39 [01/29 03:17:21] [INFO] We are on page 3 of 39 [01/29 03:17:23] [INFO] We are on page 4 of 39 [01/29 03:17:25] [INFO] We are on page 5 of 39 [01/29 03:17:27] [INFO] We are on page 6 of 39 [01/29 03:17:28] [INFO] We are on page 7 of 39 [01/29 03:17:30] [INFO] We are on page 8 of 39 [01/29 03:17:34] [INFO] We are on page 9 of 39 [01/29 03:17:36] [INFO] We are on page 10 of 39 [01/29 03:17:36] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 03:17:38] [INFO] We are on page 11 of 39 [01/29 03:17:38] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 03:17:40] [INFO] We are on page 12 of 39 [01/29 03:17:42] [INFO] We are on page 13 of 39 [01/29 03:17:44] [INFO] We are on page 14 of 39 [01/29 03:17:46] [INFO] We are on page 15 of 39 [01/29 03:17:48] [INFO] We are on page 16 of 39 [01/29 03:17:49] [INFO] We are on page 17 of 39 [01/29 03:17:51] [INFO] We are on page 18 of 39 [01/29 03:17:54] [INFO] We are on page 19 of 39 [01/29 03:17:55] [INFO] We are on page 20 of 39 [01/29 03:17:57] [INFO] We are on page 21 of 39 [01/29 03:17:59] [INFO] We are on page 22 of 39 [01/29 03:18:00] [INFO] We are on page 23 of 39 [01/29 03:18:02] [INFO] We are on page 24 of 39 [01/29 03:18:04] [INFO] We are on page 25 of 39 [01/29 03:18:05] [INFO] We are on page 26 of 39 [01/29 03:18:07] [INFO] We are on page 27 of 39 [01/29 03:18:09] [INFO] We are on page 28 of 39 [01/29 03:18:11] [INFO] We are on page 29 of 39 [01/29 03:18:11] [WARNING] File not found for image http://www.iomega.com/media/direct/images/products/image_xlarge/xlarge_ego_f825.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell XPS M1330 First Look Review (Video)/images/storyImages/xlarge_ego_f825.jpg [01/29 03:18:12] [INFO] Progress has been made 1 ago. Waiting another minute... [01/29 03:18:12] [INFO] We are on page 30 of 39 [01/29 03:18:12] [INFO] Applying Photobucket fix for http://i36.photobucket.com/albums/e13/Sirius_GTO/M1330.jpg [01/29 03:18:13] [WARNING] Could not download image https://hosting.photobucket.com/albums/e13/Sirius_GTO/M1330.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/e13/Sirius_GTO/M1330.jpg [01/29 03:18:14] [INFO] We are on page 31 of 39 [01/29 03:18:16] [INFO] We are on page 32 of 39 [01/29 03:18:18] [INFO] We are on page 33 of 39 [01/29 03:18:19] [INFO] We are on page 34 of 39 [01/29 03:18:21] [INFO] We are on page 35 of 39 [01/29 03:18:23] [INFO] We are on page 36 of 39 [01/29 03:18:25] [INFO] We are on page 37 of 39 [01/29 03:18:25] [WARNING] Host down for image http://aycu23.webshots.com/image/24382/2002552366856212060_rs.jpg [01/29 03:18:25] [WARNING] Host down for image http://aycu32.webshots.com/image/23431/2002559507898236817_rs.jpg [01/29 03:18:25] [WARNING] Host down for image http://aycu32.webshots.com/image/23431/2002542217956322191_rs.jpg [01/29 03:18:25] [WARNING] Host down for image http://aycu03.webshots.com/image/23722/2002506864226164251_rs.jpg [01/29 03:18:25] [WARNING] Host down for image http://aycu38.webshots.com/image/24077/2002563420489602478_rs.jpg [01/29 03:18:25] [WARNING] Host down for image http://aycu05.webshots.com/image/22604/2002556694520150306_rs.jpg [01/29 03:18:26] [INFO] We are on page 38 of 39 [01/29 03:18:29] [INFO] We are on page 39 of 39 [01/29 03:18:29] [INFO] Number of posts: 1 [01/29 03:18:29] [INFO] Progress: 4364/6740 [01/29 03:18:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:18:29] [INFO] Thread http://forum.notebookreview.com/threads/dell-xps-m1330-first-look-review-video.134513/ finished! [01/29 03:18:30] [INFO] !!! Now downloading Fujitsu LifeBook T4220 Tablet PC User Review !!!!! [01/29 03:18:31] [INFO] We are on page 1 of 1 [01/29 03:18:35] [INFO] Progress: 4365/6740 [01/29 03:18:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:18:35] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-lifebook-t4220-tablet-pc-user-review.162855/ finished! [01/29 03:18:35] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-eee-pc-gets-a-u-s-price-and-release-date.182942/ is 42000 ms [01/29 03:18:35] [INFO] !!! Now downloading Asus Eee PC Gets a U.S. Price and Release Date !!!!! [01/29 03:18:36] [INFO] We are on page 1 of 7 [01/29 03:18:39] [INFO] We are on page 2 of 7 [01/29 03:18:40] [INFO] We are on page 3 of 7 [01/29 03:18:43] [INFO] We are on page 4 of 7 [01/29 03:18:45] [INFO] We are on page 5 of 7 [01/29 03:18:46] [INFO] We are on page 6 of 7 [01/29 03:18:48] [INFO] We are on page 7 of 7 [01/29 03:18:48] [INFO] Number of posts: 5 [01/29 03:18:48] [INFO] Progress: 4366/6740 [01/29 03:18:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:18:48] [INFO] Thread http://forum.notebookreview.com/threads/asus-eee-pc-gets-a-u-s-price-and-release-date.182942/ finished! [01/29 03:18:48] [INFO] Max wait time for http://forum.notebookreview.com/threads/apple-mac-os-x-leopard-arrives-tonight-a-users-first-thoughts-and-unboxing.182329/ is 30500 ms [01/29 03:18:49] [INFO] !!! Now downloading Apple Mac OS X Leopard Arrives Tonight, A Users First Thoughts and Unboxing !!!!! [01/29 03:18:50] [INFO] We are on page 1 of 5 [01/29 03:18:53] [INFO] We are on page 2 of 5 [01/29 03:18:55] [INFO] We are on page 3 of 5 [01/29 03:18:58] [INFO] We are on page 4 of 5 [01/29 03:19:00] [INFO] We are on page 5 of 5 [01/29 03:19:00] [INFO] Number of posts: 2 [01/29 03:19:00] [INFO] Progress: 4367/6740 [01/29 03:19:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:19:00] [INFO] Thread http://forum.notebookreview.com/threads/apple-mac-os-x-leopard-arrives-tonight-a-users-first-thoughts-and-unboxing.182329/ finished! [01/29 03:19:00] [INFO] !!! Now downloading Microsoft SideWinder Mouse Review !!!!! [01/29 03:19:01] [INFO] We are on page 1 of 2 [01/29 03:19:05] [INFO] We are on page 2 of 2 [01/29 03:19:05] [INFO] Number of posts: 5 [01/29 03:19:05] [INFO] Progress: 4368/6740 [01/29 03:19:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:19:05] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-sidewinder-mouse-review.175706/ finished! [01/29 03:19:06] [INFO] !!! Now downloading Booq Vyper exo XL Notebook Bag Review !!!!! [01/29 03:19:07] [INFO] We are on page 1 of 1 [01/29 03:19:07] [INFO] Number of posts: 7 [01/29 03:19:09] [INFO] Progress: 4369/6740 [01/29 03:19:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:19:09] [INFO] Thread http://forum.notebookreview.com/threads/booq-vyper-exo-xl-notebook-bag-review.182009/ finished! [01/29 03:19:09] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-nvidia-8800m-gtx-next-month-alienware-launch-event-lg-e300-arrives.182633/ is 22500 ms [01/29 03:19:10] [INFO] !!! Now downloading News Bits- NVidia 8800M-GTX Next Month, Alienware Launch Event, LG E300 Arrives !!!!! [01/29 03:19:11] [INFO] We are on page 1 of 3 [01/29 03:19:14] [INFO] We are on page 2 of 3 [01/29 03:19:16] [INFO] We are on page 3 of 3 [01/29 03:19:16] [INFO] Number of posts: 6 [01/29 03:19:16] [INFO] Progress: 4370/6740 [01/29 03:19:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:19:16] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-nvidia-8800m-gtx-next-month-alienware-launch-event-lg-e300-arrives.182633/ finished! [01/29 03:19:16] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-xps-m1330-review.140408/ is 152500 ms [01/29 03:19:16] [INFO] !!! Now downloading Dell XPS M1330 Review !!!!! [01/29 03:19:17] [INFO] We are on page 1 of 29 [01/29 03:19:23] [INFO] We are on page 2 of 29 [01/29 03:19:25] [INFO] We are on page 3 of 29 [01/29 03:19:27] [INFO] We are on page 4 of 29 [01/29 03:19:29] [INFO] We are on page 5 of 29 [01/29 03:19:31] [INFO] We are on page 6 of 29 [01/29 03:19:33] [INFO] We are on page 7 of 29 [01/29 03:19:34] [INFO] We are on page 8 of 29 [01/29 03:19:36] [INFO] We are on page 9 of 29 [01/29 03:19:38] [INFO] We are on page 10 of 29 [01/29 03:19:39] [INFO] We are on page 11 of 29 [01/29 03:19:41] [INFO] We are on page 12 of 29 [01/29 03:19:43] [INFO] We are on page 13 of 29 [01/29 03:19:44] [INFO] We are on page 14 of 29 [01/29 03:19:46] [INFO] We are on page 15 of 29 [01/29 03:19:48] [INFO] We are on page 16 of 29 [01/29 03:19:49] [INFO] We are on page 17 of 29 [01/29 03:19:51] [INFO] We are on page 18 of 29 [01/29 03:19:52] [INFO] We are on page 19 of 29 [01/29 03:19:54] [INFO] We are on page 20 of 29 [01/29 03:19:56] [INFO] We are on page 21 of 29 [01/29 03:19:57] [INFO] We are on page 22 of 29 [01/29 03:19:59] [INFO] We are on page 23 of 29 [01/29 03:20:00] [INFO] We are on page 24 of 29 [01/29 03:20:02] [INFO] We are on page 25 of 29 [01/29 03:20:04] [INFO] We are on page 26 of 29 [01/29 03:20:05] [INFO] We are on page 27 of 29 [01/29 03:20:07] [INFO] We are on page 28 of 29 [01/29 03:20:07] [WARNING] File not found for image http://img390.imageshack.us/img390/4007/photo0003mg1.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell XPS M1330 Review/images/storyImages/photo0003mg1.th.jpg [01/29 03:20:09] [INFO] We are on page 29 of 29 [01/29 03:20:09] [INFO] Number of posts: 6 [01/29 03:20:09] [INFO] Progress: 4371/6740 [01/29 03:20:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:20:09] [INFO] Thread http://forum.notebookreview.com/threads/dell-xps-m1330-review.140408/ finished! [01/29 03:20:09] [INFO] IOException java.nio.file.AccessDeniedException: C:\Users\User-10\Downloads\NoteBook News and Reviews\Intel's Penryn Chips... at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:89) at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103) at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108) at java.base/sun.nio.fs.WindowsFileSystemProvider.checkReadAccess(WindowsFileSystemProvider.java:351) at java.base/sun.nio.fs.WindowsFileSystemProvider.checkAccess(WindowsFileSystemProvider.java:380) at java.base/java.nio.file.Files.createDirectories(Files.java:772) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:595) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:20:09] [INFO] Thread http://forum.notebookreview.com/threads/intels-penryn-chips.129078/ finished! [01/29 03:20:10] [INFO] !!! Now downloading Asus R1F Notebook to Tablet PC Convertible Review !!!!! [01/29 03:20:11] [INFO] We are on page 1 of 2 [01/29 03:20:18] [INFO] We are on page 2 of 2 [01/29 03:20:18] [INFO] Number of posts: 1 [01/29 03:20:18] [INFO] Progress: 4372/6740 [01/29 03:20:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:20:18] [INFO] Thread http://forum.notebookreview.com/threads/asus-r1f-notebook-to-tablet-pc-convertible-review.98971/ finished! [01/29 03:20:18] [INFO] !!! Now downloading Current Notebook and Tech Deals (Updated 11 1 2007) !!!!! [01/29 03:20:20] [INFO] We are on page 1 of 1 [01/29 03:20:20] [INFO] Number of posts: 3 [01/29 03:20:27] [INFO] Progress: 4373/6740 [01/29 03:20:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:20:27] [INFO] Thread http://forum.notebookreview.com/threads/current-notebook-and-tech-deals-updated-11-1-2007.182449/ finished! [01/29 03:20:27] [INFO] Max wait time for http://forum.notebookreview.com/threads/pin-modding-and-overclocking-a-pentium-m-guide.81312/ is 32000 ms [01/29 03:20:28] [INFO] !!! Now downloading Pin Modding and Overclocking a Pentium M Guide !!!!! [01/29 03:20:29] [INFO] We are on page 1 of 5 [01/29 03:20:31] [INFO] We are on page 2 of 5 [01/29 03:20:33] [INFO] We are on page 3 of 5 [01/29 03:20:35] [INFO] We are on page 4 of 5 [01/29 03:20:37] [INFO] We are on page 5 of 5 [01/29 03:20:37] [INFO] Number of posts: 5 [01/29 03:20:37] [INFO] Progress: 4374/6740 [01/29 03:20:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:20:37] [INFO] Thread http://forum.notebookreview.com/threads/pin-modding-and-overclocking-a-pentium-m-guide.81312/ finished! [01/29 03:20:37] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-usb-3-0-and-512gb-ssd-coming-in-2009-olpc-laptop-production-delays.181932/ is 22000 ms [01/29 03:20:38] [INFO] !!! Now downloading News Bits- USB 3.0 and 512GB SSD Coming in 2009, OLPC Laptop Production Delays !!!!! [01/29 03:20:39] [INFO] We are on page 1 of 3 [01/29 03:20:41] [INFO] We are on page 2 of 3 [01/29 03:20:44] [INFO] We are on page 3 of 3 [01/29 03:20:44] [INFO] Number of posts: 5 [01/29 03:20:46] [INFO] Progress: 4375/6740 [01/29 03:20:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:20:46] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-usb-3-0-and-512gb-ssd-coming-in-2009-olpc-laptop-production-delays.181932/ finished! [01/29 03:20:46] [INFO] !!! Now downloading A Look at the DIY Upgrade to the Processor on a Dell Notebook !!!!! [01/29 03:20:47] [INFO] We are on page 1 of 2 [01/29 03:20:55] [INFO] We are on page 2 of 2 [01/29 03:20:55] [INFO] Number of posts: 3 [01/29 03:20:55] [INFO] Progress: 4376/6740 [01/29 03:20:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:20:55] [INFO] Thread http://forum.notebookreview.com/threads/a-look-at-the-diy-upgrade-to-the-processor-on-a-dell-notebook.181438/ finished! [01/29 03:20:55] [INFO] !!! Now downloading Targus 15.4 Radius Convertible Messenger Backpack Review !!!!! [01/29 03:20:56] [INFO] We are on page 1 of 1 [01/29 03:20:56] [INFO] Number of posts: 6 [01/29 03:20:58] [INFO] Progress: 4377/6740 [01/29 03:20:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:20:58] [INFO] Thread http://forum.notebookreview.com/threads/targus-15-4-radius-convertible-messenger-backpack-review.181492/ finished! [01/29 03:20:58] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-alienware-trade-in-program-asus-eee-pc-with-windows-hp-teams-up-with-sprint.181305/ is 22000 ms [01/29 03:20:59] [INFO] !!! Now downloading News Bits- Alienware Trade-in Program, Asus Eee PC with Windows, HP Teams up with Sprint !!!!! [01/29 03:21:00] [INFO] We are on page 1 of 3 [01/29 03:21:03] [INFO] We are on page 2 of 3 [01/29 03:21:05] [INFO] We are on page 3 of 3 [01/29 03:21:05] [INFO] Number of posts: 5 [01/29 03:21:05] [INFO] Progress: 4378/6740 [01/29 03:21:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:21:05] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-alienware-trade-in-program-asus-eee-pc-with-windows-hp-teams-up-with-sprint.181305/ finished! [01/29 03:21:05] [INFO] Max wait time for http://forum.notebookreview.com/threads/compaq-presario-v2000z-review-pics-specs.28492/ is 203500 ms [01/29 03:21:07] [INFO] !!! Now downloading Compaq Presario v2000z Review (pics, specs) !!!!! [01/29 03:21:08] [INFO] We are on page 1 of 39 [01/29 03:21:13] [WARNING] File not found for image http://def.whosemusic.com/Drawing.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Compaq Presario v2000z Review (pics, specs)/images/storyImages/Drawing.jpg [01/29 03:21:16] [INFO] We are on page 2 of 39 [01/29 03:21:18] [INFO] We are on page 3 of 39 [01/29 03:21:20] [INFO] We are on page 4 of 39 [01/29 03:21:21] [INFO] We are on page 5 of 39 [01/29 03:21:23] [INFO] We are on page 6 of 39 [01/29 03:21:24] [INFO] We are on page 7 of 39 [01/29 03:21:27] [INFO] We are on page 8 of 39 [01/29 03:21:29] [INFO] We are on page 9 of 39 [01/29 03:21:30] [INFO] We are on page 10 of 39 [01/29 03:21:32] [INFO] We are on page 11 of 39 [01/29 03:21:34] [INFO] We are on page 12 of 39 [01/29 03:21:37] [INFO] We are on page 13 of 39 [01/29 03:21:39] [INFO] We are on page 14 of 39 [01/29 03:21:41] [INFO] We are on page 15 of 39 [01/29 03:21:42] [INFO] We are on page 16 of 39 [01/29 03:21:44] [INFO] We are on page 17 of 39 [01/29 03:21:46] [INFO] We are on page 18 of 39 [01/29 03:21:47] [INFO] We are on page 19 of 39 [01/29 03:21:49] [INFO] We are on page 20 of 39 [01/29 03:21:51] [INFO] We are on page 21 of 39 [01/29 03:21:52] [INFO] We are on page 22 of 39 [01/29 03:21:54] [INFO] We are on page 23 of 39 [01/29 03:21:56] [INFO] We are on page 24 of 39 [01/29 03:21:58] [INFO] We are on page 25 of 39 [01/29 03:22:00] [INFO] We are on page 26 of 39 [01/29 03:22:01] [INFO] We are on page 27 of 39 [01/29 03:22:03] [INFO] We are on page 28 of 39 [01/29 03:22:05] [INFO] We are on page 29 of 39 [01/29 03:22:05] [INFO] Progress has been made 0 ago. Waiting another minute... [01/29 03:22:07] [INFO] We are on page 30 of 39 [01/29 03:22:08] [INFO] We are on page 31 of 39 [01/29 03:22:10] [INFO] We are on page 32 of 39 [01/29 03:22:12] [INFO] We are on page 33 of 39 [01/29 03:22:15] [INFO] We are on page 34 of 39 [01/29 03:22:16] [INFO] We are on page 35 of 39 [01/29 03:22:18] [INFO] We are on page 36 of 39 [01/29 03:22:19] [INFO] We are on page 37 of 39 [01/29 03:22:21] [INFO] We are on page 38 of 39 [01/29 03:22:23] [INFO] We are on page 39 of 39 [01/29 03:22:23] [INFO] Number of posts: 8 [01/29 03:22:23] [INFO] Progress: 4379/6740 [01/29 03:22:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:22:23] [INFO] Thread http://forum.notebookreview.com/threads/compaq-presario-v2000z-review-pics-specs.28492/ finished! [01/29 03:22:23] [INFO] Max wait time for http://forum.notebookreview.com/threads/flexible-illuminated-full-sized-keyboard-review.180348/ is 22000 ms [01/29 03:22:23] [INFO] !!! Now downloading Flexible Illuminated Full Sized Keyboard Review !!!!! [01/29 03:22:24] [INFO] We are on page 1 of 3 [01/29 03:22:29] [INFO] We are on page 2 of 3 [01/29 03:22:31] [INFO] We are on page 3 of 3 [01/29 03:22:31] [INFO] Number of posts: 5 [01/29 03:22:31] [INFO] Progress: 4380/6740 [01/29 03:22:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:22:31] [INFO] Thread http://forum.notebookreview.com/threads/flexible-illuminated-full-sized-keyboard-review.180348/ finished! [01/29 03:22:32] [INFO] !!! Now downloading Staples to Start Selling Dell Inspiron Laptops !!!!! [01/29 03:22:33] [INFO] We are on page 1 of 2 [01/29 03:22:37] [INFO] We are on page 2 of 2 [01/29 03:22:37] [INFO] Number of posts: 1 [01/29 03:22:37] [INFO] Progress: 4381/6740 [01/29 03:22:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:22:37] [INFO] Thread http://forum.notebookreview.com/threads/staples-to-start-selling-dell-inspiron-laptops.181146/ finished! [01/29 03:22:37] [INFO] !!! Now downloading News Bits- MSI GX600 Gaming Notebook, OS X Leopard Video, Beer Reward for Stolen Laptop !!!!! [01/29 03:22:39] [INFO] We are on page 1 of 2 [01/29 03:22:41] [INFO] We are on page 2 of 2 [01/29 03:22:41] [INFO] Number of posts: 6 [01/29 03:22:41] [INFO] Progress: 4382/6740 [01/29 03:22:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:22:41] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-msi-gx600-gaming-notebook-os-x-leopard-video-beer-reward-for-stolen-laptop.180765/ finished! [01/29 03:22:41] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-pavilion-dv6227cl-review.108810/ is 20500 ms [01/29 03:22:42] [INFO] !!! Now downloading HP Pavilion dv6227cl Review !!!!! [01/29 03:22:43] [INFO] We are on page 1 of 3 [01/29 03:22:47] [INFO] We are on page 2 of 3 [01/29 03:22:49] [INFO] We are on page 3 of 3 [01/29 03:22:49] [INFO] Number of posts: 2 [01/29 03:22:49] [INFO] Progress: 4383/6740 [01/29 03:22:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:22:49] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-dv6227cl-review.108810/ finished! [01/29 03:22:49] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-compaq-nc2400-review.111808/ is 23000 ms [01/29 03:22:50] [INFO] !!! Now downloading HP Compaq nc2400 Review !!!!! [01/29 03:22:51] [INFO] We are on page 1 of 3 [01/29 03:22:58] [INFO] We are on page 2 of 3 [01/29 03:23:00] [INFO] We are on page 3 of 3 [01/29 03:23:00] [INFO] Number of posts: 7 [01/29 03:23:00] [INFO] Progress: 4384/6740 [01/29 03:23:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:23:00] [INFO] Thread http://forum.notebookreview.com/threads/hp-compaq-nc2400-review.111808/ finished! [01/29 03:23:00] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-eee-pc-available-in-less-than-a-month.179662/ is 26500 ms [01/29 03:23:00] [INFO] !!! Now downloading Asus Eee PC Available ... In Less Than A Month !!!!! [01/29 03:23:01] [INFO] We are on page 1 of 4 [01/29 03:23:05] [INFO] We are on page 2 of 4 [01/29 03:23:06] [INFO] We are on page 3 of 4 [01/29 03:23:08] [INFO] We are on page 4 of 4 [01/29 03:23:08] [INFO] Number of posts: 4 [01/29 03:23:08] [INFO] Progress: 4385/6740 [01/29 03:23:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:23:08] [INFO] Thread http://forum.notebookreview.com/threads/asus-eee-pc-available-in-less-than-a-month.179662/ finished! [01/29 03:23:08] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-latitude-d830-user-review.166930/ is 44000 ms [01/29 03:23:09] [INFO] !!! Now downloading Dell Latitude D830 User Review !!!!! [01/29 03:23:10] [INFO] We are on page 1 of 7 [01/29 03:23:11] [WARNING] Host down for image http://xs217.xs.to/xs217/07292/Front.jpg.xs.jpg [01/29 03:23:11] [WARNING] Host down for image http://xs217.xs.to/xs217/07292/LatchDown.jpg.xs.jpg [01/29 03:23:11] [WARNING] Host down for image http://xs217.xs.to/xs217/07292/LatchUp.jpg.xs.jpg [01/29 03:23:11] [WARNING] Host down for image http://xs117.xs.to/xs117/07292/WifiCatcherDown.jpg.xs.jpg [01/29 03:23:11] [WARNING] Host down for image http://xs117.xs.to/xs117/07292/WifiCatcherUp.jpg.xs.jpg [01/29 03:23:11] [WARNING] Host down for image http://xs217.xs.to/xs217/07292/Rear.jpg.xs.jpg [01/29 03:23:11] [WARNING] Host down for image http://xs217.xs.to/xs217/07292/SizeComparison2.jpg.xs.jpg [01/29 03:23:11] [WARNING] Host down for image http://xs217.xs.to/xs217/07292/3LeftSide.jpg.xs.jpg [01/29 03:23:11] [WARNING] Host down for image http://xs217.xs.to/xs217/07292/Back2BackMBP.jpg.xs.jpg [01/29 03:23:11] [WARNING] Host down for image http://xs217.xs.to/xs217/07292/FaceOffMBP.jpg.xs.jpg [01/29 03:23:11] [WARNING] Host down for image http://xs217.xs.to/xs217/07292/StackFront.jpg.xs.jpg [01/29 03:23:11] [WARNING] Host down for image http://xs217.xs.to/xs217/07292/StackLeft.jpg.xs.jpg [01/29 03:23:11] [WARNING] Host down for image http://xs217.xs.to/xs217/07292/StackRight.jpg.xs.jpg [01/29 03:23:11] [WARNING] Host down for image http://xs217.xs.to/xs217/07292/StackRear.jpg.xs.jpg [01/29 03:23:11] [WARNING] Host down for image http://xs217.xs.to/xs217/07292/ALSFar.jpg.xs.jpg [01/29 03:23:11] [WARNING] Host down for image http://xs217.xs.to/xs217/07292/CursorsWithLightingControls.jpg.xs.jpg [01/29 03:23:11] [WARNING] Host down for image http://xs217.xs.to/xs217/07292/MysteryKey.jpg.xs.jpg [01/29 03:23:11] [WARNING] Host down for image http://xs217.xs.to/xs217/07292/MissingMysteryKey.jpg.xs.jpg [01/29 03:23:11] [WARNING] Host down for image http://xs217.xs.to/xs217/07292/PortsLeft.jpg.xs.jpg [01/29 03:23:11] [WARNING] Host down for image http://xs217.xs.to/xs217/07292/PortsRight.jpg.xs.jpg [01/29 03:23:11] [WARNING] Host down for image http://xs217.xs.to/xs217/07292/PortsRear.jpg.xs.jpg [01/29 03:23:11] [WARNING] Host down for image http://xs217.xs.to/xs217/07293/Under.jpg.xs.jpg [01/29 03:23:11] [WARNING] Host down for image http://xs217.xs.to/xs217/07292/KeyboardOverhead.jpg.xs.jpg [01/29 03:23:11] [WARNING] Host down for image http://xs217.xs.to/xs217/07292/StatusLights2.jpg.xs.jpg [01/29 03:23:11] [WARNING] Host down for image http://xs117.xs.to/xs117/07292/Screens.jpg.xs.jpg [01/29 03:23:11] [WARNING] Host down for image http://xs117.xs.to/xs117/07292/ScreensLeft.jpg.xs.jpg [01/29 03:23:11] [WARNING] Host down for image http://xs117.xs.to/xs117/07292/ScreensRight.jpg.xs.jpg [01/29 03:23:11] [WARNING] Host down for image http://xs117.xs.to/xs117/07292/ScreenNBRWUXGA.jpg.xs.jpg [01/29 03:23:11] [WARNING] Host down for image http://xs117.xs.to/xs117/07292/ScreenText0FromGlare.jpg.xs.jpg [01/29 03:23:11] [WARNING] Host down for image http://xs117.xs.to/xs117/07292/ScreenText45FromGlare.jpg.xs.jpg [01/29 03:23:11] [WARNING] Host down for image http://xs117.xs.to/xs117/07292/ScreenText90FromGlare.jpg.xs.jpg [01/29 03:23:11] [WARNING] Host down for image http://xs217.xs.to/xs217/07292/ScreenWhiteD830.jpg.xs.jpg [01/29 03:23:11] [WARNING] Host down for image http://xs217.xs.to/xs217/07292/LightLeakageNormal.jpg.xs.jpg [01/29 03:23:11] [WARNING] Host down for image http://xs217.xs.to/xs217/07292/LightLeakageBright.jpg.xs.jpg [01/29 03:23:11] [WARNING] Host down for image http://xs117.xs.to/xs117/07292/ViewingAnglePhotoAcute.jpg.xs.jpg [01/29 03:23:11] [WARNING] Host down for image http://xs117.xs.to/xs117/07292/ViewingAnglePhotoObtuse.jpg.xs.jpg [01/29 03:23:11] [WARNING] Host down for image http://xs117.xs.to/xs117/07292/ViewingAnglePhotoLeft.jpg.xs.jpg [01/29 03:23:11] [WARNING] Host down for image http://xs117.xs.to/xs117/07292/ViewingAnglePhotoRight.jpg.xs.jpg [01/29 03:23:11] [WARNING] Host down for image http://xs117.xs.to/xs117/07292/ViewingAngleTextAcute.jpg.xs.jpg [01/29 03:23:11] [WARNING] Host down for image http://xs117.xs.to/xs117/07292/ViewingAngleTextObtuse.jpg.xs.jpg [01/29 03:23:11] [WARNING] Host down for image http://xs117.xs.to/xs117/07292/ViewingAngleTextLeft.jpg.xs.jpg [01/29 03:23:11] [WARNING] Host down for image http://xs117.xs.to/xs117/07292/ViewingAngleTextRight.jpg.xs.jpg [01/29 03:23:11] [WARNING] Host down for image http://xs217.xs.to/xs217/07292/WEI.JPG.xs.jpg [01/29 03:23:11] [WARNING] Host down for image http://xs217.xs.to/xs217/07292/SuperPI.JPG.xs.jpg [01/29 03:23:11] [WARNING] Host down for image http://xs117.xs.to/xs117/07294/PCMark05.JPG.xs.jpg [01/29 03:23:11] [WARNING] Host down for image http://xs117.xs.to/xs117/07294/PCMark05details.JPG.xs.jpg [01/29 03:23:11] [WARNING] Host down for image http://xs217.xs.to/xs217/07292/3dMark03.JPG.xs.jpg [01/29 03:23:11] [WARNING] Host down for image http://xs217.xs.to/xs217/07292/3dMark06.JPG.xs.jpg [01/29 03:23:11] [WARNING] Host down for image http://xs217.xs.to/xs217/07292/HDTune.JPG.xs.jpg [01/29 03:23:11] [WARNING] Host down for image http://xs217.xs.to/xs217/07292/EverestMemoryLatency.JPG.xs.jpg [01/29 03:23:11] [WARNING] Host down for image http://xs217.xs.to/xs217/07292/EverestMemoryRead.JPG.xs.jpg [01/29 03:23:11] [WARNING] Host down for image http://xs217.xs.to/xs217/07292/EverestMemoryWrite.JPG.xs.jpg [01/29 03:23:13] [INFO] We are on page 2 of 7 [01/29 03:23:15] [INFO] We are on page 3 of 7 [01/29 03:23:16] [INFO] We are on page 4 of 7 [01/29 03:23:18] [INFO] We are on page 5 of 7 [01/29 03:23:18] [WARNING] Host down for image http://aycu01.webshots.com/image/26400/2004291123926201698_th.jpg [01/29 03:23:20] [INFO] We are on page 6 of 7 [01/29 03:23:22] [INFO] We are on page 7 of 7 [01/29 03:23:22] [INFO] Number of posts: 9 [01/29 03:23:22] [INFO] Progress: 4386/6740 [01/29 03:23:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:23:22] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-d830-user-review.166930/ finished! [01/29 03:23:22] [INFO] !!! Now downloading Another 'SideShow' notebook, the LG Z1 !!!!! [01/29 03:23:24] [INFO] We are on page 1 of 1 [01/29 03:23:24] [INFO] Number of posts: 3 [01/29 03:23:24] [INFO] Progress: 4387/6740 [01/29 03:23:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:23:24] [INFO] Thread http://forum.notebookreview.com/threads/another-sideshow-notebook-the-lg-z1.97273/ finished! [01/29 03:23:24] [INFO] !!! Now downloading Asus M9V Review (pics, specs) !!!!! [01/29 03:23:26] [INFO] We are on page 1 of 2 [01/29 03:23:31] [INFO] We are on page 2 of 2 [01/29 03:23:31] [INFO] Number of posts: 4 [01/29 03:23:32] [INFO] Progress: 4388/6740 [01/29 03:23:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:23:32] [INFO] Thread http://forum.notebookreview.com/threads/asus-m9v-review-pics-specs.34843/ finished! [01/29 03:23:32] [INFO] !!! Now downloading Dell and HP Continue to Lead Worldwide PC Sales for Q3 2007 !!!!! [01/29 03:23:33] [INFO] We are on page 1 of 2 [01/29 03:23:35] [INFO] We are on page 2 of 2 [01/29 03:23:35] [INFO] Number of posts: 8 [01/29 03:23:35] [INFO] Progress: 4389/6740 [01/29 03:23:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:23:35] [INFO] Thread http://forum.notebookreview.com/threads/dell-and-hp-continue-to-lead-worldwide-pc-sales-for-q3-2007.180207/ finished! [01/29 03:23:36] [INFO] !!! Now downloading News Bits- Fujitsu LifeBook A6110, OS X Leopard Pre-Order, Intel Montevina IGP Looks Impressive Discussion !!!!! [01/29 03:23:37] [INFO] We are on page 1 of 2 [01/29 03:23:37] [INFO] Number of posts: 1 [01/29 03:23:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:23:37] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 03:23:37] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-fujitsu-lifebook-a6110-os-x-leopard-pre-order-intel-montevina-igp-looks-impressive-discussion.179838/ finished! [01/29 03:23:37] [INFO] !!! Now downloading Targus Flare Backpack Review !!!!! [01/29 03:23:38] [INFO] We are on page 1 of 1 [01/29 03:23:38] [INFO] Number of posts: 3 [01/29 03:23:42] [INFO] Progress: 4390/6740 [01/29 03:23:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:23:42] [INFO] Thread http://forum.notebookreview.com/threads/targus-flare-backpack-review.179725/ finished! [01/29 03:23:42] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-1-terabyte-notebook-hard-drives-intel-mobile-quad-core-mac-os-x-leopard-next-week.179228/ is 21500 ms [01/29 03:23:42] [INFO] !!! Now downloading News Bits- 1-TeraByte Notebook Hard Drives, Intel Mobile Quad Core, Mac OS X Leopard Next Week !!!!! [01/29 03:23:43] [INFO] We are on page 1 of 3 [01/29 03:23:46] [INFO] We are on page 2 of 3 [01/29 03:23:48] [INFO] We are on page 3 of 3 [01/29 03:23:48] [INFO] Number of posts: 4 [01/29 03:23:48] [INFO] Progress: 4391/6740 [01/29 03:23:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:23:48] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-1-terabyte-notebook-hard-drives-intel-mobile-quad-core-mac-os-x-leopard-next-week.179228/ finished! [01/29 03:23:48] [INFO] !!! Now downloading Acer-Gateway Merger Complete !!!!! [01/29 03:23:50] [INFO] We are on page 1 of 1 [01/29 03:23:50] [INFO] Number of posts: 9 [01/29 03:23:51] [INFO] Progress: 4392/6740 [01/29 03:23:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:23:51] [INFO] Thread http://forum.notebookreview.com/threads/acer-gateway-merger-complete.179669/ finished! [01/29 03:23:52] [INFO] !!! Now downloading The Toshiba Satellite Pro Series Returns for $699 !!!!! [01/29 03:23:53] [INFO] We are on page 1 of 1 [01/29 03:23:53] [INFO] Number of posts: 9 [01/29 03:23:54] [INFO] Progress: 4393/6740 [01/29 03:23:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:23:54] [INFO] Thread http://forum.notebookreview.com/threads/the-toshiba-satellite-pro-series-returns-for-699.179399/ finished! [01/29 03:23:54] [INFO] Max wait time for http://forum.notebookreview.com/threads/new-sony-vaio-fz190-maya-hayuk-edition-is-a-work-of-art-literally.170661/ is 23000 ms [01/29 03:23:54] [INFO] !!! Now downloading New Sony VAIO FZ190 Maya Hayuk Edition is a Work of Art -- Literally !!!!! [01/29 03:23:56] [INFO] We are on page 1 of 3 [01/29 03:23:59] [INFO] We are on page 2 of 3 [01/29 03:23:59] [INFO] Applying Photobucket fix for http://i38.photobucket.com/albums/e131/PRINCESSFOX1013/smileys/laughing.gif [01/29 03:23:59] [INFO] Applying Photobucket fix for http://i38.photobucket.com/albums/e131/PRINCESSFOX1013/smileys/drunk-irish-048.gif [01/29 03:23:59] [INFO] Applying Photobucket fix for http://i38.photobucket.com/albums/e131/PRINCESSFOX1013/smileys/aug2.gif [01/29 03:24:02] [INFO] We are on page 3 of 3 [01/29 03:24:02] [INFO] Number of posts: 7 [01/29 03:24:03] [INFO] Progress: 4394/6740 [01/29 03:24:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:24:03] [INFO] Thread http://forum.notebookreview.com/threads/new-sony-vaio-fz190-maya-hayuk-edition-is-a-work-of-art-literally.170661/ finished! [01/29 03:24:04] [INFO] !!! Now downloading Gateway NX570X Review !!!!! [01/29 03:24:05] [INFO] We are on page 1 of 2 [01/29 03:24:13] [INFO] We are on page 2 of 2 [01/29 03:24:13] [INFO] Progress: 4395/6740 [01/29 03:24:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:24:13] [INFO] Thread http://forum.notebookreview.com/threads/gateway-nx570x-review.107879/ finished! [01/29 03:24:14] [INFO] !!! Now downloading Altec Lansing SoundBar Speaker System Review !!!!! [01/29 03:24:15] [INFO] We are on page 1 of 1 [01/29 03:24:15] [INFO] Number of posts: 6 [01/29 03:24:16] [INFO] Progress: 4396/6740 [01/29 03:24:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:24:16] [INFO] Thread http://forum.notebookreview.com/threads/altec-lansing-soundbar-speaker-system-review.178400/ finished! [01/29 03:24:16] [INFO] !!! Now downloading News Bits- Asus Eee in BestBuy this Month, NEC Versa gets 14.5 hours Battery, SCAN notebooks !!!!! [01/29 03:24:17] [INFO] We are on page 1 of 2 [01/29 03:24:21] [INFO] We are on page 2 of 2 [01/29 03:24:21] [INFO] Number of posts: 5 [01/29 03:24:21] [INFO] Progress: 4397/6740 [01/29 03:24:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:24:21] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-asus-eee-in-bestbuy-this-month-nec-versa-gets-14-5-hours-battery-scan-notebooks.178240/ finished! [01/29 03:24:21] [INFO] Max wait time for http://forum.notebookreview.com/threads/sager-np5790-clevo-m570ru-user-review.150747/ is 62500 ms [01/29 03:24:22] [INFO] !!! Now downloading Sager NP5790 (Clevo M570RU) User Review !!!!! [01/29 03:24:23] [INFO] We are on page 1 of 11 [01/29 03:24:24] [INFO] Applying Photobucket fix for http://i103.photobucket.com/albums/m160/xvietboiryryx/DSC00858.jpg [01/29 03:24:24] [WARNING] Could not download image https://hosting.photobucket.com/albums/m160/xvietboiryryx/DSC00858.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/m160/xvietboiryryx/DSC00858.jpg [01/29 03:24:24] [INFO] Applying Photobucket fix for http://i103.photobucket.com/albums/m160/xvietboiryryx/DSC00833.jpg [01/29 03:24:24] [WARNING] Could not download image https://hosting.photobucket.com/albums/m160/xvietboiryryx/DSC00833.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/m160/xvietboiryryx/DSC00833.jpg [01/29 03:24:24] [INFO] Applying Photobucket fix for http://i103.photobucket.com/albums/m160/xvietboiryryx/DSC00858.jpg [01/29 03:24:24] [INFO] Applying Photobucket fix for http://i103.photobucket.com/albums/m160/xvietboiryryx/DSC00877.jpg [01/29 03:24:25] [WARNING] Could not download image https://hosting.photobucket.com/albums/m160/xvietboiryryx/DSC00877.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/m160/xvietboiryryx/DSC00877.jpg [01/29 03:24:25] [INFO] Applying Photobucket fix for http://i103.photobucket.com/albums/m160/xvietboiryryx/CoD2SP_s2007-08-0710-05-35-49.jpg [01/29 03:24:25] [WARNING] Could not download image https://hosting.photobucket.com/albums/m160/xvietboiryryx/CoD2SP_s2007-08-0710-05-35-49.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/m160/xvietboiryryx/CoD2SP_s2007-08-0710-05-35-49.jpg [01/29 03:24:25] [INFO] Applying Photobucket fix for http://i103.photobucket.com/albums/m160/xvietboiryryx/CoD2SP_s2007-08-0710-05-20-00.jpg [01/29 03:24:25] [WARNING] Could not download image https://hosting.photobucket.com/albums/m160/xvietboiryryx/CoD2SP_s2007-08-0710-05-20-00.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/m160/xvietboiryryx/CoD2SP_s2007-08-0710-05-20-00.jpg [01/29 03:24:25] [INFO] Applying Photobucket fix for http://i103.photobucket.com/albums/m160/xvietboiryryx/3dmark06-2.jpg [01/29 03:24:25] [WARNING] Could not download image https://hosting.photobucket.com/albums/m160/xvietboiryryx/3dmark06-2.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/m160/xvietboiryryx/3dmark06-2.jpg [01/29 03:24:25] [INFO] Applying Photobucket fix for http://i103.photobucket.com/albums/m160/xvietboiryryx/pcmark05.jpg [01/29 03:24:26] [WARNING] Could not download image https://hosting.photobucket.com/albums/m160/xvietboiryryx/pcmark05.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/m160/xvietboiryryx/pcmark05.jpg [01/29 03:24:26] [INFO] Applying Photobucket fix for http://i103.photobucket.com/albums/m160/xvietboiryryx/superpi.jpg [01/29 03:24:26] [WARNING] Could not download image https://hosting.photobucket.com/albums/m160/xvietboiryryx/superpi.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/m160/xvietboiryryx/superpi.jpg [01/29 03:24:26] [INFO] Applying Photobucket fix for http://i103.photobucket.com/albums/m160/xvietboiryryx/superpi-1.jpg [01/29 03:24:26] [WARNING] Could not download image https://hosting.photobucket.com/albums/m160/xvietboiryryx/superpi-1.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/m160/xvietboiryryx/superpi-1.jpg [01/29 03:24:26] [INFO] Applying Photobucket fix for http://i103.photobucket.com/albums/m160/xvietboiryryx/wprimehaha.jpg [01/29 03:24:26] [WARNING] Could not download image https://hosting.photobucket.com/albums/m160/xvietboiryryx/wprimehaha.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/m160/xvietboiryryx/wprimehaha.jpg [01/29 03:24:26] [INFO] Applying Photobucket fix for http://i103.photobucket.com/albums/m160/xvietboiryryx/hdtune2.jpg [01/29 03:24:27] [WARNING] Could not download image https://hosting.photobucket.com/albums/m160/xvietboiryryx/hdtune2.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/m160/xvietboiryryx/hdtune2.jpg [01/29 03:24:27] [INFO] Applying Photobucket fix for http://i103.photobucket.com/albums/m160/xvietboiryryx/windowsvistaexperiencescore.jpg [01/29 03:24:27] [WARNING] Could not download image https://hosting.photobucket.com/albums/m160/xvietboiryryx/windowsvistaexperiencescore.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/m160/xvietboiryryx/windowsvistaexperiencescore.jpg [01/29 03:24:27] [INFO] Applying Photobucket fix for http://i103.photobucket.com/albums/m160/xvietboiryryx/DSC00872.jpg [01/29 03:24:27] [WARNING] Could not download image https://hosting.photobucket.com/albums/m160/xvietboiryryx/DSC00872.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/m160/xvietboiryryx/DSC00872.jpg [01/29 03:24:27] [INFO] Applying Photobucket fix for http://i103.photobucket.com/albums/m160/xvietboiryryx/DSC00873.jpg [01/29 03:24:27] [WARNING] Could not download image https://hosting.photobucket.com/albums/m160/xvietboiryryx/DSC00873.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/m160/xvietboiryryx/DSC00873.jpg [01/29 03:24:27] [INFO] Applying Photobucket fix for http://i103.photobucket.com/albums/m160/xvietboiryryx/DSC00874.jpg [01/29 03:24:28] [WARNING] Could not download image https://hosting.photobucket.com/albums/m160/xvietboiryryx/DSC00874.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/m160/xvietboiryryx/DSC00874.jpg [01/29 03:24:28] [INFO] Applying Photobucket fix for http://i103.photobucket.com/albums/m160/xvietboiryryx/DSC00867.jpg [01/29 03:24:28] [WARNING] Could not download image https://hosting.photobucket.com/albums/m160/xvietboiryryx/DSC00867.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/m160/xvietboiryryx/DSC00867.jpg [01/29 03:24:28] [INFO] Applying Photobucket fix for http://i103.photobucket.com/albums/m160/xvietboiryryx/DSC00861.jpg [01/29 03:24:28] [WARNING] Could not download image https://hosting.photobucket.com/albums/m160/xvietboiryryx/DSC00861.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/m160/xvietboiryryx/DSC00861.jpg [01/29 03:24:28] [INFO] Applying Photobucket fix for http://i103.photobucket.com/albums/m160/xvietboiryryx/DSC00862.jpg [01/29 03:24:28] [WARNING] Could not download image https://hosting.photobucket.com/albums/m160/xvietboiryryx/DSC00862.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/m160/xvietboiryryx/DSC00862.jpg [01/29 03:24:28] [INFO] Applying Photobucket fix for http://i103.photobucket.com/albums/m160/xvietboiryryx/DSC00859.jpg [01/29 03:24:29] [WARNING] Could not download image https://hosting.photobucket.com/albums/m160/xvietboiryryx/DSC00859.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/m160/xvietboiryryx/DSC00859.jpg [01/29 03:24:29] [INFO] Applying Photobucket fix for http://i103.photobucket.com/albums/m160/xvietboiryryx/DSC00866.jpg [01/29 03:24:29] [WARNING] Could not download image https://hosting.photobucket.com/albums/m160/xvietboiryryx/DSC00866.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/m160/xvietboiryryx/DSC00866.jpg [01/29 03:24:29] [INFO] Applying Photobucket fix for http://i103.photobucket.com/albums/m160/xvietboiryryx/DSC00868.jpg [01/29 03:24:29] [WARNING] Could not download image https://hosting.photobucket.com/albums/m160/xvietboiryryx/DSC00868.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/m160/xvietboiryryx/DSC00868.jpg [01/29 03:24:29] [INFO] Applying Photobucket fix for http://i103.photobucket.com/albums/m160/xvietboiryryx/DSC00870.jpg [01/29 03:24:30] [WARNING] Could not download image https://hosting.photobucket.com/albums/m160/xvietboiryryx/DSC00870.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/m160/xvietboiryryx/DSC00870.jpg [01/29 03:24:31] [INFO] We are on page 2 of 11 [01/29 03:24:34] [INFO] We are on page 3 of 11 [01/29 03:24:36] [INFO] We are on page 4 of 11 [01/29 03:24:38] [INFO] We are on page 5 of 11 [01/29 03:24:40] [INFO] We are on page 6 of 11 [01/29 03:24:42] [INFO] We are on page 7 of 11 [01/29 03:24:43] [INFO] We are on page 8 of 11 [01/29 03:24:45] [INFO] We are on page 9 of 11 [01/29 03:24:46] [INFO] We are on page 10 of 11 [01/29 03:24:48] [INFO] We are on page 11 of 11 [01/29 03:24:48] [INFO] Number of posts: 6 [01/29 03:24:48] [INFO] Progress: 4398/6740 [01/29 03:24:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:24:48] [INFO] Thread http://forum.notebookreview.com/threads/sager-np5790-clevo-m570ru-user-review.150747/ finished! [01/29 03:24:49] [INFO] !!! Now downloading Current Notebook and Tech Deals (Updated 10 16 2007) !!!!! [01/29 03:24:50] [INFO] We are on page 1 of 1 [01/29 03:24:50] [INFO] Number of posts: 1 [01/29 03:24:56] [INFO] Progress: 4399/6740 [01/29 03:24:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:24:56] [INFO] Thread http://forum.notebookreview.com/threads/current-notebook-and-tech-deals-updated-10-16-2007.178546/ finished! [01/29 03:24:57] [INFO] !!! Now downloading Targus 15.4 Rolling Notebook Backpack Review !!!!! [01/29 03:24:58] [INFO] We are on page 1 of 1 [01/29 03:24:58] [INFO] Number of posts: 4 [01/29 03:25:00] [INFO] Progress: 4400/6740 [01/29 03:25:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:25:00] [INFO] Thread http://forum.notebookreview.com/threads/targus-15-4-rolling-notebook-backpack-review.178139/ finished! [01/29 03:25:00] [INFO] Max wait time for http://forum.notebookreview.com/threads/gdc-2007-intels-g965-integrated-graphics-performance-sneak-peek.109314/ is 27500 ms [01/29 03:25:00] [INFO] !!! Now downloading GDC 2007- Intel's G965 Integrated Graphics Performance Sneak Peek !!!!! [01/29 03:25:01] [INFO] We are on page 1 of 4 [01/29 03:25:03] [INFO] We are on page 2 of 4 [01/29 03:25:05] [INFO] We are on page 3 of 4 [01/29 03:25:07] [INFO] We are on page 4 of 4 [01/29 03:25:07] [INFO] Number of posts: 6 [01/29 03:25:07] [INFO] Progress: 4401/6740 [01/29 03:25:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:25:07] [INFO] Thread http://forum.notebookreview.com/threads/gdc-2007-intels-g965-integrated-graphics-performance-sneak-peek.109314/ finished! [01/29 03:25:08] [INFO] !!! Now downloading Gateway C120X Thin and Light Convertible Tablet PC Review !!!!! [01/29 03:25:09] [INFO] We are on page 1 of 2 [01/29 03:25:14] [INFO] We are on page 2 of 2 [01/29 03:25:14] [INFO] Number of posts: 4 [01/29 03:25:14] [INFO] Progress: 4402/6740 [01/29 03:25:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:25:14] [INFO] Thread http://forum.notebookreview.com/threads/gateway-c120x-thin-and-light-convertible-tablet-pc-review.120961/ finished! [01/29 03:25:14] [INFO] !!! Now downloading New Gateway 17-Inch Notebooks for the Holidays !!!!! [01/29 03:25:15] [INFO] We are on page 1 of 1 [01/29 03:25:15] [INFO] Number of posts: 5 [01/29 03:25:16] [INFO] Progress: 4403/6740 [01/29 03:25:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:25:16] [INFO] Thread http://forum.notebookreview.com/threads/new-gateway-17-inch-notebooks-for-the-holidays.177840/ finished! [01/29 03:25:16] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-compaq-8510p-user-review.167884/ is 31000 ms [01/29 03:25:16] [INFO] !!! Now downloading HP Compaq 8510p User Review !!!!! [01/29 03:25:17] [INFO] We are on page 1 of 5 [01/29 03:25:24] [INFO] We are on page 2 of 5 [01/29 03:25:27] [INFO] We are on page 3 of 5 [01/29 03:25:29] [INFO] We are on page 4 of 5 [01/29 03:25:31] [INFO] We are on page 5 of 5 [01/29 03:25:31] [INFO] Number of posts: 3 [01/29 03:25:31] [INFO] Progress: 4404/6740 [01/29 03:25:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:25:31] [INFO] Thread http://forum.notebookreview.com/threads/hp-compaq-8510p-user-review.167884/ finished! [01/29 03:25:31] [INFO] Max wait time for http://forum.notebookreview.com/threads/video-proof-that-a-lenovo-thinkpad-is-more-durable-than-the-internet.177765/ is 24000 ms [01/29 03:25:31] [INFO] !!! Now downloading Video Proof that a Lenovo ThinkPad is More Durable than the Internet !!!!! [01/29 03:25:33] [INFO] We are on page 1 of 3 [01/29 03:25:35] [INFO] We are on page 2 of 3 [01/29 03:25:37] [INFO] We are on page 3 of 3 [01/29 03:25:37] [INFO] Number of posts: 9 [01/29 03:25:37] [INFO] Progress: 4405/6740 [01/29 03:25:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:25:37] [INFO] Thread http://forum.notebookreview.com/threads/video-proof-that-a-lenovo-thinkpad-is-more-durable-than-the-internet.177765/ finished! [01/29 03:25:37] [INFO] !!! Now downloading News Bits- Apple MacBook Refresh Soon, Cancer Awareness VAIOs, Sprint WiMax Plans Crumble !!!!! [01/29 03:25:39] [INFO] We are on page 1 of 2 [01/29 03:25:41] [INFO] We are on page 2 of 2 [01/29 03:25:41] [INFO] Number of posts: 2 [01/29 03:25:41] [INFO] Progress: 4406/6740 [01/29 03:25:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:25:41] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-apple-macbook-refresh-soon-cancer-awareness-vaios-sprint-wimax-plans-crumble.177685/ finished! [01/29 03:25:41] [INFO] Max wait time for http://forum.notebookreview.com/threads/watch-a-thinkpad-notebook-get-doused-with-water-and-dropped-on-the-floor-today.177216/ is 42500 ms [01/29 03:25:42] [INFO] !!! Now downloading Watch a ThinkPad Notebook Get Doused with Water and Dropped on the Floor Today !!!!! [01/29 03:25:43] [INFO] We are on page 1 of 7 [01/29 03:25:45] [INFO] We are on page 2 of 7 [01/29 03:25:47] [INFO] We are on page 3 of 7 [01/29 03:25:49] [INFO] We are on page 4 of 7 [01/29 03:25:51] [INFO] We are on page 5 of 7 [01/29 03:25:53] [INFO] We are on page 6 of 7 [01/29 03:25:54] [INFO] We are on page 7 of 7 [01/29 03:25:54] [INFO] Number of posts: 6 [01/29 03:25:54] [INFO] Progress: 4407/6740 [01/29 03:25:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:25:54] [INFO] Thread http://forum.notebookreview.com/threads/watch-a-thinkpad-notebook-get-doused-with-water-and-dropped-on-the-floor-today.177216/ finished! [01/29 03:25:55] [INFO] !!! Now downloading New Fujitsu V1010 Affordable Notebook Now Available !!!!! [01/29 03:25:56] [INFO] We are on page 1 of 2 [01/29 03:25:58] [INFO] We are on page 2 of 2 [01/29 03:25:58] [INFO] Number of posts: 5 [01/29 03:25:58] [INFO] Progress: 4408/6740 [01/29 03:25:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:25:58] [INFO] Thread http://forum.notebookreview.com/threads/new-fujitsu-v1010-affordable-notebook-now-available.176992/ finished! [01/29 03:25:58] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-inspiron-9300-review-pics-specs.22534/ is 59500 ms [01/29 03:25:59] [INFO] !!! Now downloading Dell Inspiron 9300 Review (pics, specs) !!!!! [01/29 03:26:00] [INFO] We are on page 1 of 10 [01/29 03:26:06] [INFO] We are on page 2 of 10 [01/29 03:26:09] [INFO] We are on page 3 of 10 [01/29 03:26:10] [INFO] We are on page 4 of 10 [01/29 03:26:12] [INFO] We are on page 5 of 10 [01/29 03:26:14] [INFO] We are on page 6 of 10 [01/29 03:26:15] [INFO] We are on page 7 of 10 [01/29 03:26:17] [INFO] We are on page 8 of 10 [01/29 03:26:19] [INFO] We are on page 9 of 10 [01/29 03:26:20] [INFO] We are on page 10 of 10 [01/29 03:26:20] [INFO] Progress: 4409/6740 [01/29 03:26:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:26:20] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-9300-review-pics-specs.22534/ finished! [01/29 03:26:21] [INFO] !!! Now downloading HP Introduces Compaq 6520s, 6720s and 6820s Business Laptops !!!!! [01/29 03:26:22] [INFO] We are on page 1 of 2 [01/29 03:26:25] [INFO] We are on page 2 of 2 [01/29 03:26:25] [WARNING] File not found for image https://ruralurban.files.wordpress.com/2007/06/sheep-psychology.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/HP Introduces Compaq 6520s, 6720s and 6820s Business Laptops/images/storyImages/sheep-psychology.jpg [01/29 03:26:25] [INFO] Progress: 4410/6740 [01/29 03:26:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:26:25] [INFO] Thread http://forum.notebookreview.com/threads/hp-introduces-compaq-6520s-6720s-and-6820s-business-laptops.165841/ finished! [01/29 03:26:26] [INFO] !!! Now downloading News Bits- Xtreme Notebooks Launches All-in-One, OLPC Reviewed, Orange Box Review !!!!! [01/29 03:26:27] [INFO] We are on page 1 of 2 [01/29 03:26:31] [INFO] We are on page 2 of 2 [01/29 03:26:31] [INFO] Number of posts: 5 [01/29 03:26:31] [INFO] Progress: 4411/6740 [01/29 03:26:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:26:31] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-xtreme-notebooks-launches-all-in-one-olpc-reviewed-orange-box-review.176672/ finished! [01/29 03:26:32] [INFO] !!! Now downloading $299 Gateway Laptop at Best Buy on Sunday and Other Deals (Updated 10 6) !!!!! [01/29 03:26:33] [INFO] We are on page 1 of 2 [01/29 03:26:38] [INFO] We are on page 2 of 2 [01/29 03:26:38] [INFO] Number of posts: 2 [01/29 03:26:38] [INFO] Progress: 4412/6740 [01/29 03:26:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:26:38] [INFO] Thread http://forum.notebookreview.com/threads/299-gateway-laptop-at-best-buy-on-sunday-and-other-deals-updated-10-6.176495/ finished! [01/29 03:26:38] [INFO] Max wait time for http://forum.notebookreview.com/threads/toshiba-x205-now-available-with-dual-graphics-cards.172817/ is 29500 ms [01/29 03:26:39] [INFO] !!! Now downloading Toshiba X205 Now Available with Dual Graphics Cards !!!!! [01/29 03:26:40] [INFO] We are on page 1 of 4 [01/29 03:26:43] [INFO] We are on page 2 of 4 [01/29 03:26:45] [INFO] We are on page 3 of 4 [01/29 03:26:47] [INFO] We are on page 4 of 4 [01/29 03:26:47] [INFO] Progress: 4413/6740 [01/29 03:26:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:26:47] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-x205-now-available-with-dual-graphics-cards.172817/ finished! [01/29 03:26:49] [INFO] !!! Now downloading Logitech Alto Express Notebook Stand Review !!!!! [01/29 03:26:50] [INFO] We are on page 1 of 1 [01/29 03:26:50] [INFO] Number of posts: 9 [01/29 03:26:52] [INFO] Progress: 4414/6740 [01/29 03:26:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:26:52] [INFO] Thread http://forum.notebookreview.com/threads/logitech-alto-express-notebook-stand-review.176339/ finished! [01/29 03:26:52] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-xps-m1210-with-core-2-duo-review-pics-specs.79586/ is 48000 ms [01/29 03:26:52] [INFO] !!! Now downloading Dell XPS M1210 with Core 2 Duo Review (pics, specs) !!!!! [01/29 03:26:53] [INFO] We are on page 1 of 8 [01/29 03:27:01] [INFO] We are on page 2 of 8 [01/29 03:27:04] [INFO] We are on page 3 of 8 [01/29 03:27:08] [INFO] We are on page 4 of 8 [01/29 03:27:10] [INFO] We are on page 5 of 8 [01/29 03:27:11] [INFO] We are on page 6 of 8 [01/29 03:27:13] [INFO] We are on page 7 of 8 [01/29 03:27:15] [INFO] We are on page 8 of 8 [01/29 03:27:15] [INFO] Number of posts: 7 [01/29 03:27:15] [INFO] Progress: 4415/6740 [01/29 03:27:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:27:15] [INFO] Thread http://forum.notebookreview.com/threads/dell-xps-m1210-with-core-2-duo-review-pics-specs.79586/ finished! [01/29 03:27:16] [INFO] !!! Now downloading Gateway M-6816 Review - DEAD !!!!! [01/29 03:27:17] [INFO] We are on page 1 of 2 [01/29 03:27:24] [INFO] We are on page 2 of 2 [01/29 03:27:24] [INFO] Number of posts: 9 [01/29 03:27:24] [INFO] Progress: 4416/6740 [01/29 03:27:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:27:24] [INFO] Thread http://forum.notebookreview.com/threads/gateway-m-6816-review-dead.173758/ finished! [01/29 03:27:24] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-intel-quad-core-notebook-processor-intel-announcements-at-idf-alienware-laptop-with-640gb.171337/ is 23000 ms [01/29 03:27:25] [INFO] !!! Now downloading News Bits- Intel Quad Core Notebook Processor, Intel Announcements at IDF, Alienware Laptop with 640GB !!!!! [01/29 03:27:26] [INFO] We are on page 1 of 3 [01/29 03:27:29] [INFO] We are on page 2 of 3 [01/29 03:27:31] [INFO] We are on page 3 of 3 [01/29 03:27:31] [INFO] Number of posts: 7 [01/29 03:27:31] [INFO] Progress: 4417/6740 [01/29 03:27:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:27:31] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-intel-quad-core-notebook-processor-intel-announcements-at-idf-alienware-laptop-with-640gb.171337/ finished! [01/29 03:27:32] [INFO] !!! Now downloading Dell XPS M1730 Video and Other Gaming Notebooks at DigitalLife Event !!!!! [01/29 03:27:33] [INFO] We are on page 1 of 2 [01/29 03:27:39] [INFO] We are on page 2 of 2 [01/29 03:27:39] [INFO] Number of posts: 8 [01/29 03:27:40] [INFO] Progress: 4418/6740 [01/29 03:27:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:27:40] [INFO] Thread http://forum.notebookreview.com/threads/dell-xps-m1730-video-and-other-gaming-notebooks-at-digitallife-event.173589/ finished! [01/29 03:27:40] [INFO] !!! Now downloading The Alienware Odyssey Messenger Bag Review !!!!! [01/29 03:27:41] [INFO] We are on page 1 of 1 [01/29 03:27:41] [INFO] Number of posts: 2 [01/29 03:27:42] [INFO] Progress: 4419/6740 [01/29 03:27:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:27:42] [INFO] Thread http://forum.notebookreview.com/threads/the-alienware-odyssey-messenger-bag-review.175541/ finished! [01/29 03:27:43] [INFO] Max wait time for http://forum.notebookreview.com/threads/gateway-one-at-digitallife-are-all-in-one-pcs-an-alternative-to-laptops.174527/ is 22000 ms [01/29 03:27:43] [INFO] !!! Now downloading Gateway One at DigitalLife -- are All-in One PCs an Alternative to Laptops !!!!! [01/29 03:27:44] [INFO] We are on page 1 of 3 [01/29 03:27:49] [INFO] We are on page 2 of 3 [01/29 03:27:52] [INFO] We are on page 3 of 3 [01/29 03:27:52] [INFO] Number of posts: 5 [01/29 03:27:54] [INFO] Progress: 4420/6740 [01/29 03:27:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:27:54] [INFO] Thread http://forum.notebookreview.com/threads/gateway-one-at-digitallife-are-all-in-one-pcs-an-alternative-to-laptops.174527/ finished! [01/29 03:27:54] [INFO] !!! Now downloading News Bits- Windows XP Life is Extended, Intel Decommisions Napa Processors, Toshiba Updates Satellites with HD-DVD !!!!! [01/29 03:27:55] [INFO] We are on page 1 of 2 [01/29 03:28:00] [INFO] We are on page 2 of 2 [01/29 03:28:00] [INFO] Number of posts: 5 [01/29 03:28:00] [INFO] Progress: 4421/6740 [01/29 03:28:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:28:00] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-windows-xp-life-is-extended-intel-decommisions-napa-processors-toshiba-updates-satellites-with-hd-dvd.174934/ finished! [01/29 03:28:00] [INFO] Max wait time for http://forum.notebookreview.com/threads/best-buy-vs-circuit-city-notebook-shopping-review.174105/ is 46000 ms [01/29 03:28:01] [INFO] !!! Now downloading Best Buy vs. Circuit City- Notebook Shopping Review !!!!! [01/29 03:28:02] [INFO] We are on page 1 of 8 [01/29 03:28:05] [INFO] We are on page 2 of 8 [01/29 03:28:07] [INFO] We are on page 3 of 8 [01/29 03:28:09] [INFO] We are on page 4 of 8 [01/29 03:28:10] [INFO] We are on page 5 of 8 [01/29 03:28:12] [INFO] We are on page 6 of 8 [01/29 03:28:14] [INFO] We are on page 7 of 8 [01/29 03:28:14] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/eek2_zpsjhyvspx8.gif [01/29 03:28:16] [INFO] We are on page 8 of 8 [01/29 03:28:16] [INFO] Number of posts: 3 [01/29 03:28:16] [INFO] Progress: 4422/6740 [01/29 03:28:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:28:16] [INFO] Thread http://forum.notebookreview.com/threads/best-buy-vs-circuit-city-notebook-shopping-review.174105/ finished! [01/29 03:28:17] [INFO] !!! Now downloading Chrome Metropolis Messenger Bag Review !!!!! [01/29 03:28:18] [INFO] We are on page 1 of 2 [01/29 03:28:24] [WARNING] File not found for image http://img357.imageshack.us/img357/9361/dscn24157ws.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Chrome Metropolis Messenger Bag Review/images/storyImages/dscn24157ws.jpg [01/29 03:28:26] [INFO] We are on page 2 of 2 [01/29 03:28:26] [INFO] Number of posts: 7 [01/29 03:28:26] [INFO] Progress: 4423/6740 [01/29 03:28:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:28:26] [INFO] Thread http://forum.notebookreview.com/threads/chrome-metropolis-messenger-bag-review.72003/ finished! [01/29 03:28:26] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-asus-eee-pc-hands-on-new-panasonic-toughbooks-voodoo-envy-m-152-arrives.173683/ is 23000 ms [01/29 03:28:27] [INFO] !!! Now downloading News Bits- Asus Eee PC Hands-on, New Panasonic ToughBooks, Voodoo ENVY M-152 Arrives !!!!! [01/29 03:28:28] [INFO] We are on page 1 of 3 [01/29 03:28:29] [WARNING] File not found for image https://farm2.static.flickr.com/1127/1404907151_0db89d2a68.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/News Bits- Asus Eee PC Hands-on, New Panasonic ToughBooks, Voodoo ENVY M-152 Arrives/images/storyImages/1404907151_0db89d2a68.jpg [01/29 03:28:31] [INFO] We are on page 2 of 3 [01/29 03:28:33] [INFO] We are on page 3 of 3 [01/29 03:28:33] [INFO] Number of posts: 7 [01/29 03:28:33] [INFO] Progress: 4424/6740 [01/29 03:28:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:28:33] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-asus-eee-pc-hands-on-new-panasonic-toughbooks-voodoo-envy-m-152-arrives.173683/ finished! [01/29 03:28:33] [INFO] !!! Now downloading Most Popular Laptops for September 2007 !!!!! [01/29 03:28:34] [INFO] We are on page 1 of 1 [01/29 03:28:34] [INFO] Number of posts: 5 [01/29 03:28:35] [WARNING] File not found for image http://www.technologyguide.com/assets/X-20070701210748937.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Most Popular Laptops for September 2007/images/storyImages/X-20070701210748937.jpg [01/29 03:28:35] [WARNING] File not found for image http://www.technologyguide.com/assets/X-20070701205527796.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Most Popular Laptops for September 2007/images/storyImages/X-20070701205527796.jpg [01/29 03:28:38] [INFO] Progress: 4425/6740 [01/29 03:28:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:28:38] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-laptops-for-september-2007.174853/ finished! [01/29 03:28:39] [INFO] !!! Now downloading Systemax Assault Ruggedized Notebook Review !!!!! [01/29 03:28:40] [INFO] We are on page 1 of 1 [01/29 03:28:40] [INFO] Number of posts: 5 [01/29 03:28:45] [INFO] Progress: 4426/6740 [01/29 03:28:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:28:45] [INFO] Thread http://forum.notebookreview.com/threads/systemax-assault-ruggedized-notebook-review.174744/ finished! [01/29 03:28:45] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-xps-m1730-first-look.173417/ is 32500 ms [01/29 03:28:45] [INFO] !!! Now downloading Dell XPS M1730 First Look !!!!! [01/29 03:28:46] [INFO] We are on page 1 of 5 [01/29 03:28:52] [INFO] We are on page 2 of 5 [01/29 03:28:54] [INFO] We are on page 3 of 5 [01/29 03:28:56] [INFO] We are on page 4 of 5 [01/29 03:28:58] [INFO] We are on page 5 of 5 [01/29 03:28:58] [INFO] Number of posts: 6 [01/29 03:28:58] [INFO] Progress: 4427/6740 [01/29 03:28:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:28:58] [INFO] Thread http://forum.notebookreview.com/threads/dell-xps-m1730-first-look.173417/ finished! [01/29 03:28:58] [INFO] !!! Now downloading Toshiba Tecra M9 Review !!!!! [01/29 03:29:00] [INFO] We are on page 1 of 2 [01/29 03:29:07] [INFO] We are on page 2 of 2 [01/29 03:29:07] [INFO] Number of posts: 1 [01/29 03:29:07] [INFO] Progress: 4428/6740 [01/29 03:29:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:29:07] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-tecra-m9-review.173232/ finished! [01/29 03:29:08] [INFO] !!! Now downloading Toshiba Tecra A8 Review !!!!! [01/29 03:29:09] [INFO] We are on page 1 of 2 [01/29 03:29:14] [INFO] We are on page 2 of 2 [01/29 03:29:14] [INFO] Number of posts: 2 [01/29 03:29:14] [INFO] Progress: 4429/6740 [01/29 03:29:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:29:14] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-tecra-a8-review.86646/ finished! [01/29 03:29:14] [INFO] !!! Now downloading Mobile Edge Express Backpack Review !!!!! [01/29 03:29:15] [INFO] We are on page 1 of 2 [01/29 03:29:19] [INFO] We are on page 2 of 2 [01/29 03:29:19] [INFO] Number of posts: 1 [01/29 03:29:19] [INFO] Progress: 4430/6740 [01/29 03:29:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:29:19] [INFO] Thread http://forum.notebookreview.com/threads/mobile-edge-express-backpack-review.173155/ finished! [01/29 03:29:20] [INFO] !!! Now downloading Toshiba Qosmio G45 Review !!!!! [01/29 03:29:21] [INFO] We are on page 1 of 2 [01/29 03:29:24] [INFO] We are on page 2 of 2 [01/29 03:29:24] [INFO] Number of posts: 4 [01/29 03:29:25] [INFO] Progress: 4431/6740 [01/29 03:29:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:29:25] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-qosmio-g45-review.166075/ finished! [01/29 03:29:25] [INFO] Max wait time for http://forum.notebookreview.com/threads/new-dell-xps-m1730-now-available-on-dell-com.172781/ is 35000 ms [01/29 03:29:25] [INFO] !!! Now downloading New Dell XPS M1730 Now Available on Dell.com !!!!! [01/29 03:29:26] [INFO] We are on page 1 of 6 [01/29 03:29:30] [INFO] We are on page 2 of 6 [01/29 03:29:32] [INFO] We are on page 3 of 6 [01/29 03:29:34] [INFO] We are on page 4 of 6 [01/29 03:29:36] [INFO] We are on page 5 of 6 [01/29 03:29:37] [INFO] We are on page 6 of 6 [01/29 03:29:37] [INFO] Number of posts: 1 [01/29 03:29:37] [INFO] Progress: 4432/6740 [01/29 03:29:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:29:37] [INFO] Thread http://forum.notebookreview.com/threads/new-dell-xps-m1730-now-available-on-dell-com.172781/ finished! [01/29 03:29:37] [INFO] Max wait time for http://forum.notebookreview.com/threads/sony-announces-new-stylish-affordable-vaio-nr-notebooks.172830/ is 24000 ms [01/29 03:29:38] [INFO] !!! Now downloading Sony Announces New, Stylish, Affordable VAIO NR Notebooks !!!!! [01/29 03:29:39] [INFO] We are on page 1 of 3 [01/29 03:29:41] [INFO] We are on page 2 of 3 [01/29 03:29:43] [INFO] We are on page 3 of 3 [01/29 03:29:43] [INFO] Number of posts: 9 [01/29 03:29:44] [INFO] Progress: 4433/6740 [01/29 03:29:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:29:44] [INFO] Thread http://forum.notebookreview.com/threads/sony-announces-new-stylish-affordable-vaio-nr-notebooks.172830/ finished! [01/29 03:29:44] [INFO] Max wait time for http://forum.notebookreview.com/threads/alienware-area-51-m5550-review-pics-specs.77319/ is 22500 ms [01/29 03:29:44] [INFO] !!! Now downloading Alienware Area 51 m5550 Review (pics, specs) !!!!! [01/29 03:29:45] [INFO] We are on page 1 of 3 [01/29 03:29:54] [INFO] We are on page 2 of 3 [01/29 03:29:57] [INFO] We are on page 3 of 3 [01/29 03:29:57] [INFO] Number of posts: 6 [01/29 03:29:57] [INFO] Progress: 4434/6740 [01/29 03:29:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:29:57] [INFO] Thread http://forum.notebookreview.com/threads/alienware-area-51-m5550-review-pics-specs.77319/ finished! [01/29 03:29:58] [INFO] !!! Now downloading Current Notebook and Tech Deals (Updated 9 26 2007) !!!!! [01/29 03:29:59] [INFO] We are on page 1 of 1 [01/29 03:29:59] [INFO] Number of posts: 3 [01/29 03:30:05] [INFO] Progress: 4435/6740 [01/29 03:30:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:30:05] [INFO] Thread http://forum.notebookreview.com/threads/current-notebook-and-tech-deals-updated-9-26-2007.173168/ finished! [01/29 03:30:05] [INFO] !!! Now downloading News Bits- Vista Downgrade Option, OLPC Give 1 Get 1, Dell Offers no Bloatware !!!!! [01/29 03:30:06] [INFO] We are on page 1 of 2 [01/29 03:30:11] [INFO] We are on page 2 of 2 [01/29 03:30:11] [INFO] Number of posts: 1 [01/29 03:30:12] [INFO] Progress: 4436/6740 [01/29 03:30:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:30:12] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-vista-downgrade-option-olpc-give-1-get-1-dell-offers-no-bloatware.172667/ finished! [01/29 03:30:12] [INFO] !!! Now downloading Logitech Premium Notebook Headset Review !!!!! [01/29 03:30:13] [INFO] We are on page 1 of 1 [01/29 03:30:13] [INFO] Number of posts: 6 [01/29 03:30:15] [INFO] Progress: 4437/6740 [01/29 03:30:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:30:15] [INFO] Thread http://forum.notebookreview.com/threads/logitech-premium-notebook-headset-review.172502/ finished! [01/29 03:30:15] [INFO] !!! Now downloading CODi Sport-Pak Backpack Review !!!!! [01/29 03:30:16] [INFO] We are on page 1 of 1 [01/29 03:30:16] [INFO] Number of posts: 5 [01/29 03:30:19] [INFO] Progress: 4438/6740 [01/29 03:30:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:30:19] [INFO] Thread http://forum.notebookreview.com/threads/codi-sport-pak-backpack-review.171792/ finished! [01/29 03:30:19] [INFO] !!! Now downloading Kensington sd100s Docking Station Review !!!!! [01/29 03:30:20] [INFO] We are on page 1 of 1 [01/29 03:30:20] [INFO] Number of posts: 7 [01/29 03:30:21] [INFO] Progress: 4439/6740 [01/29 03:30:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:30:21] [INFO] Thread http://forum.notebookreview.com/threads/kensington-sd100s-docking-station-review.170833/ finished! [01/29 03:30:22] [INFO] !!! Now downloading Review - GoodSync File Synchronization !!!!! [01/29 03:30:23] [INFO] We are on page 1 of 2 [01/29 03:30:27] [INFO] We are on page 2 of 2 [01/29 03:30:27] [INFO] Number of posts: 5 [01/29 03:30:27] [INFO] Progress: 4440/6740 [01/29 03:30:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:30:27] [INFO] Thread http://forum.notebookreview.com/threads/review-goodsync-file-synchronization.51298/ finished! [01/29 03:30:28] [INFO] !!! Now downloading Samsung R20 Review Discussion !!!!! [01/29 03:30:29] [INFO] We are on page 1 of 2 [01/29 03:30:32] [INFO] We are on page 2 of 2 [01/29 03:30:32] [INFO] Number of posts: 8 [01/29 03:30:32] [INFO] Progress: 4441/6740 [01/29 03:30:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:30:32] [INFO] Thread http://forum.notebookreview.com/threads/samsung-r20-review-discussion.123747/ finished! [01/29 03:30:32] [INFO] !!! Now downloading Current Notebook and Tech Deals (Updated 9 21 2007) !!!!! [01/29 03:30:33] [INFO] We are on page 1 of 1 [01/29 03:30:33] [INFO] Number of posts: 2 [01/29 03:30:34] [INFO] Progress: 4442/6740 [01/29 03:30:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:30:34] [INFO] Thread http://forum.notebookreview.com/threads/current-notebook-and-tech-deals-updated-9-21-2007.171379/ finished! [01/29 03:30:34] [INFO] Max wait time for http://forum.notebookreview.com/threads/sony-vaio-tz-review-discussion.134963/ is 74500 ms [01/29 03:30:35] [INFO] !!! Now downloading Sony VAIO TZ Review Discussion !!!!! [01/29 03:30:36] [INFO] We are on page 1 of 13 [01/29 03:30:38] [INFO] Applying Photobucket fix for http://i49.photobucket.com/albums/f278/ommegasis/Sony_Vaio_TZ_1.jpg [01/29 03:30:38] [WARNING] Could not download image https://hosting.photobucket.com/albums/f278/ommegasis/Sony_Vaio_TZ_1.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/f278/ommegasis/Sony_Vaio_TZ_1.jpg [01/29 03:30:40] [INFO] We are on page 2 of 13 [01/29 03:30:42] [INFO] We are on page 3 of 13 [01/29 03:30:44] [INFO] We are on page 4 of 13 [01/29 03:30:46] [INFO] We are on page 5 of 13 [01/29 03:30:47] [INFO] We are on page 6 of 13 [01/29 03:30:49] [INFO] We are on page 7 of 13 [01/29 03:30:49] [INFO] Applying Photobucket fix for http://i49.photobucket.com/albums/f278/ommegasis/Sony_Vaio_TZ_1.jpg [01/29 03:30:51] [INFO] We are on page 8 of 13 [01/29 03:30:53] [INFO] We are on page 9 of 13 [01/29 03:30:54] [INFO] We are on page 10 of 13 [01/29 03:30:57] [INFO] We are on page 11 of 13 [01/29 03:30:58] [INFO] We are on page 12 of 13 [01/29 03:31:00] [INFO] We are on page 13 of 13 [01/29 03:31:01] [INFO] Progress: 4443/6740 [01/29 03:31:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:31:01] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-tz-review-discussion.134963/ finished! [01/29 03:31:01] [INFO] !!! Now downloading Zepto Znote 6024W Review !!!!! [01/29 03:31:02] [INFO] We are on page 1 of 1 [01/29 03:31:02] [INFO] Number of posts: 9 [01/29 03:31:14] [INFO] Progress: 4444/6740 [01/29 03:31:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:31:14] [INFO] Thread http://forum.notebookreview.com/threads/zepto-znote-6024w-review.170479/ finished! [01/29 03:31:15] [INFO] !!! Now downloading News Bits- WiMax Gets Vendor Support, Sony VAIO Zoom, Intel's Nehalem !!!!! [01/29 03:31:16] [INFO] We are on page 1 of 2 [01/29 03:31:19] [INFO] We are on page 2 of 2 [01/29 03:31:19] [INFO] Number of posts: 8 [01/29 03:31:19] [INFO] Progress: 4445/6740 [01/29 03:31:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:31:19] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-wimax-gets-vendor-support-sony-vaio-zoom-intels-nehalem.170563/ finished! [01/29 03:31:19] [INFO] !!! Now downloading IBM Releases Lotus Symphony Software at No Charge Discussion !!!!! [01/29 03:31:21] [INFO] We are on page 1 of 2 [01/29 03:31:21] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/IBM Releases Lotus Symphony Software at No Charge Discussion/images/avatars/ [01/29 03:31:23] [INFO] We are on page 2 of 2 [01/29 03:31:23] [INFO] Number of posts: 8 [01/29 03:31:23] [INFO] Progress: 4446/6740 [01/29 03:31:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:31:23] [INFO] Thread http://forum.notebookreview.com/threads/ibm-releases-lotus-symphony-software-at-no-charge-discussion.170511/ finished! [01/29 03:31:25] [INFO] !!! Now downloading Burton White Collection Backpack Review !!!!! [01/29 03:31:26] [INFO] We are on page 1 of 2 [01/29 03:31:26] [INFO] Applying Photobucket fix for http://i43.photobucket.com/albums/e383/jenarelJAM/P1010711.jpg [01/29 03:31:26] [INFO] Applying Photobucket fix for http://i43.photobucket.com/albums/e383/jenarelJAM/P1010720.jpg [01/29 03:31:26] [INFO] Applying Photobucket fix for http://i43.photobucket.com/albums/e383/jenarelJAM/P1010715.jpg [01/29 03:31:26] [INFO] Applying Photobucket fix for http://i43.photobucket.com/albums/e383/jenarelJAM/P1010713.jpg [01/29 03:31:26] [INFO] Applying Photobucket fix for http://i43.photobucket.com/albums/e383/jenarelJAM/P1010748.jpg [01/29 03:31:27] [INFO] Applying Photobucket fix for http://i43.photobucket.com/albums/e383/jenarelJAM/P1010733.jpg [01/29 03:31:27] [INFO] Applying Photobucket fix for http://i43.photobucket.com/albums/e383/jenarelJAM/P1010726.jpg [01/29 03:31:27] [INFO] Applying Photobucket fix for http://i43.photobucket.com/albums/e383/jenarelJAM/P1010754.jpg [01/29 03:31:27] [INFO] Applying Photobucket fix for http://i43.photobucket.com/albums/e383/jenarelJAM/P1010718.jpg [01/29 03:31:27] [INFO] Applying Photobucket fix for http://i43.photobucket.com/albums/e383/jenarelJAM/P1010730.jpg [01/29 03:31:29] [INFO] We are on page 2 of 2 [01/29 03:31:29] [INFO] Number of posts: 2 [01/29 03:31:29] [INFO] Progress: 4447/6740 [01/29 03:31:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:31:29] [INFO] Thread http://forum.notebookreview.com/threads/burton-white-collection-backpack-review.169695/ finished! [01/29 03:31:29] [INFO] Max wait time for http://forum.notebookreview.com/threads/zepto-6625wd-review.167544/ is 21000 ms [01/29 03:31:30] [INFO] !!! Now downloading Zepto 6625WD Review !!!!! [01/29 03:31:31] [INFO] We are on page 1 of 3 [01/29 03:31:40] [INFO] We are on page 2 of 3 [01/29 03:31:41] [INFO] We are on page 3 of 3 [01/29 03:31:41] [INFO] Number of posts: 3 [01/29 03:31:41] [INFO] Progress: 4448/6740 [01/29 03:31:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:31:41] [INFO] Thread http://forum.notebookreview.com/threads/zepto-6625wd-review.167544/ finished! [01/29 03:31:41] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-c90-customizable-notebook-hands-on-at-asus-headquarters-pics.115287/ is 52500 ms [01/29 03:31:42] [INFO] !!! Now downloading Asus C90 Customizable Notebook Hands on at Asus Headquarters (pics) !!!!! [01/29 03:31:43] [INFO] We are on page 1 of 9 [01/29 03:31:50] [INFO] We are on page 2 of 9 [01/29 03:31:52] [INFO] We are on page 3 of 9 [01/29 03:31:54] [INFO] We are on page 4 of 9 [01/29 03:31:56] [INFO] We are on page 5 of 9 [01/29 03:31:59] [INFO] We are on page 6 of 9 [01/29 03:32:01] [INFO] We are on page 7 of 9 [01/29 03:32:04] [INFO] We are on page 8 of 9 [01/29 03:32:05] [INFO] We are on page 9 of 9 [01/29 03:32:05] [INFO] Number of posts: 6 [01/29 03:32:05] [INFO] Progress: 4449/6740 [01/29 03:32:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:32:05] [INFO] Thread http://forum.notebookreview.com/threads/asus-c90-customizable-notebook-hands-on-at-asus-headquarters-pics.115287/ finished! [01/29 03:32:05] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-gateway-shareholders-mad-generous-new-asus-warranty-office-2007-ultimate-60.169142/ is 30500 ms [01/29 03:32:06] [INFO] !!! Now downloading News Bits- Gateway Shareholders Mad, Generous New Asus Warranty, Office 2007 Ultimate $60 !!!!! [01/29 03:32:07] [INFO] We are on page 1 of 5 [01/29 03:32:11] [INFO] We are on page 2 of 5 [01/29 03:32:13] [INFO] We are on page 3 of 5 [01/29 03:32:15] [INFO] We are on page 4 of 5 [01/29 03:32:17] [INFO] We are on page 5 of 5 [01/29 03:32:17] [INFO] Number of posts: 2 [01/29 03:32:17] [INFO] Progress: 4450/6740 [01/29 03:32:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:32:17] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-gateway-shareholders-mad-generous-new-asus-warranty-office-2007-ultimate-60.169142/ finished! [01/29 03:32:18] [INFO] !!! Now downloading Skooba Satchel 2.0 review !!!!! [01/29 03:32:19] [INFO] We are on page 1 of 1 [01/29 03:32:19] [INFO] Number of posts: 3 [01/29 03:32:21] [INFO] Progress: 4451/6740 [01/29 03:32:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:32:21] [INFO] Thread http://forum.notebookreview.com/threads/skooba-satchel-2-0-review.170355/ finished! [01/29 03:32:21] [INFO] !!! Now downloading Sabrent SATA II ExpressCard Review !!!!! [01/29 03:32:22] [INFO] We are on page 1 of 1 [01/29 03:32:22] [INFO] Number of posts: 7 [01/29 03:32:24] [WARNING] File not found for image http://www.technologyguide.com/assets/X-2006102701300157844.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sabrent SATA II ExpressCard Review/images/storyImages/X-2006102701300157844.jpg [01/29 03:32:25] [WARNING] File not found for image http://www.technologyguide.com/assets/X-2006102701301748460.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sabrent SATA II ExpressCard Review/images/storyImages/X-2006102701301748460.jpg [01/29 03:32:25] [WARNING] File not found for image http://www.technologyguide.com/assets/X-2006102701303315679.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sabrent SATA II ExpressCard Review/images/storyImages/X-2006102701303315679.jpg [01/29 03:32:25] [WARNING] File not found for image http://www.technologyguide.com/assets/X-2006102701304581295.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sabrent SATA II ExpressCard Review/images/storyImages/X-2006102701304581295.jpg [01/29 03:32:26] [WARNING] File not found for image http://www.technologyguide.com/assets/X-20061027013130765114.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sabrent SATA II ExpressCard Review/images/storyImages/X-20061027013130765114.jpg [01/29 03:32:26] [WARNING] File not found for image http://www.technologyguide.com/assets/X-20061027013147421131.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sabrent SATA II ExpressCard Review/images/storyImages/X-20061027013147421131.jpg [01/29 03:32:26] [INFO] Progress: 4452/6740 [01/29 03:32:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:32:26] [INFO] Thread http://forum.notebookreview.com/threads/sabrent-sata-ii-expresscard-review.84710/ finished! [01/29 03:32:26] [INFO] Max wait time for http://forum.notebookreview.com/threads/fujitsu-lifebook-e8410-review.146554/ is 24000 ms [01/29 03:32:27] [INFO] !!! Now downloading Fujitsu LifeBook E8410 Review !!!!! [01/29 03:32:28] [INFO] We are on page 1 of 3 [01/29 03:32:34] [INFO] We are on page 2 of 3 [01/29 03:32:34] [WARNING] File not found for image http://img512.imageshack.us/img512/9575/img1765ts6.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Fujitsu LifeBook E8410 Review/images/storyImages/img1765ts6.th.jpg [01/29 03:32:34] [WARNING] File not found for image http://img512.imageshack.us/img512/6983/img1768yx9.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Fujitsu LifeBook E8410 Review/images/storyImages/img1768yx9.th.jpg [01/29 03:32:34] [WARNING] File not found for image http://img401.imageshack.us/img401/1290/nhctx9.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Fujitsu LifeBook E8410 Review/images/storyImages/nhctx9.th.jpg [01/29 03:32:36] [INFO] We are on page 3 of 3 [01/29 03:32:36] [INFO] Number of posts: 9 [01/29 03:32:36] [INFO] Progress: 4453/6740 [01/29 03:32:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:32:36] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-lifebook-e8410-review.146554/ finished! [01/29 03:32:37] [INFO] !!! Now downloading DIY Skooba Skin Notebook Sleeve Review !!!!! [01/29 03:32:38] [INFO] We are on page 1 of 1 [01/29 03:32:38] [INFO] Number of posts: 9 [01/29 03:32:40] [INFO] Progress: 4454/6740 [01/29 03:32:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:32:40] [INFO] Thread http://forum.notebookreview.com/threads/diy-skooba-skin-notebook-sleeve-review.169323/ finished! [01/29 03:32:40] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-inspiron-1520-and-hp-dv6500t-comparison.137206/ is 55500 ms [01/29 03:32:40] [INFO] !!! Now downloading Dell Inspiron 1520 and HP dv6500t Comparison !!!!! [01/29 03:32:41] [INFO] We are on page 1 of 10 [01/29 03:32:47] [INFO] We are on page 2 of 10 [01/29 03:32:50] [INFO] We are on page 3 of 10 [01/29 03:32:51] [INFO] We are on page 4 of 10 [01/29 03:32:53] [INFO] We are on page 5 of 10 [01/29 03:32:55] [INFO] We are on page 6 of 10 [01/29 03:32:57] [INFO] We are on page 7 of 10 [01/29 03:32:58] [INFO] We are on page 8 of 10 [01/29 03:33:02] [INFO] We are on page 9 of 10 [01/29 03:33:03] [INFO] We are on page 10 of 10 [01/29 03:33:03] [INFO] Number of posts: 2 [01/29 03:33:04] [INFO] Progress: 4455/6740 [01/29 03:33:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:33:04] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-1520-and-hp-dv6500t-comparison.137206/ finished! [01/29 03:33:04] [INFO] !!! Now downloading News Bits- Intel Chip Updates and Price Cuts, New Samsung 64GB SSD !!!!! [01/29 03:33:05] [INFO] We are on page 1 of 2 [01/29 03:33:08] [INFO] We are on page 2 of 2 [01/29 03:33:08] [INFO] Number of posts: 9 [01/29 03:33:08] [INFO] Progress: 4456/6740 [01/29 03:33:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:33:08] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-intel-chip-updates-and-price-cuts-new-samsung-64gb-ssd.167662/ finished! [01/29 03:33:09] [INFO] !!! Now downloading Top Windows Vista Tweaks You Can Find !!!!! [01/29 03:33:10] [INFO] We are on page 1 of 1 [01/29 03:33:10] [INFO] Number of posts: 2 [01/29 03:33:10] [INFO] Progress: 4457/6740 [01/29 03:33:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:33:10] [INFO] Thread http://forum.notebookreview.com/threads/top-windows-vista-tweaks-you-can-find.169037/ finished! [01/29 03:33:11] [INFO] !!! Now downloading News Bits- Logitech Notebook AudioHub, New Microsoft Mice, Targus EcoSmart Bag !!!!! [01/29 03:33:12] [INFO] We are on page 1 of 2 [01/29 03:33:16] [INFO] We are on page 2 of 2 [01/29 03:33:16] [INFO] Number of posts: 1 [01/29 03:33:16] [INFO] Progress: 4458/6740 [01/29 03:33:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:33:16] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-logitech-notebook-audiohub-new-microsoft-mice-targus-ecosmart-bag.168469/ finished! [01/29 03:33:16] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-apple-parts-shortages-order-starbucks-from-your-laptop-intel-in-the-olpc.166606/ is 23000 ms [01/29 03:33:16] [INFO] !!! Now downloading News Bits- Apple Parts Shortages, Order Starbucks from your laptop, Intel in the OLPC !!!!! [01/29 03:33:17] [INFO] We are on page 1 of 3 [01/29 03:33:20] [INFO] We are on page 2 of 3 [01/29 03:33:22] [INFO] We are on page 3 of 3 [01/29 03:33:22] [INFO] Number of posts: 7 [01/29 03:33:22] [INFO] Progress: 4459/6740 [01/29 03:33:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:33:22] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-apple-parts-shortages-order-starbucks-from-your-laptop-intel-in-the-olpc.166606/ finished! [01/29 03:33:22] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-introduces-64gb-ssd-option-to-business-notebooks.165840/ is 20500 ms [01/29 03:33:23] [INFO] !!! Now downloading HP Introduces 64GB SSD Option to Business Notebooks !!!!! [01/29 03:33:24] [INFO] We are on page 1 of 3 [01/29 03:33:27] [INFO] We are on page 2 of 3 [01/29 03:33:29] [INFO] We are on page 3 of 3 [01/29 03:33:29] [INFO] Number of posts: 2 [01/29 03:33:29] [INFO] Progress: 4460/6740 [01/29 03:33:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:33:29] [INFO] Thread http://forum.notebookreview.com/threads/hp-introduces-64gb-ssd-option-to-business-notebooks.165840/ finished! [01/29 03:33:29] [INFO] Max wait time for http://forum.notebookreview.com/threads/sager-np2090-compal-ifl90-user-review.154885/ is 26000 ms [01/29 03:33:30] [INFO] !!! Now downloading Sager NP2090 Compal IFL90 User Review !!!!! [01/29 03:33:31] [INFO] We are on page 1 of 4 [01/29 03:33:39] [INFO] We are on page 2 of 4 [01/29 03:33:41] [INFO] We are on page 3 of 4 [01/29 03:33:43] [INFO] We are on page 4 of 4 [01/29 03:33:43] [INFO] Number of posts: 3 [01/29 03:33:44] [INFO] Progress: 4461/6740 [01/29 03:33:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:33:44] [INFO] Thread http://forum.notebookreview.com/threads/sager-np2090-compal-ifl90-user-review.154885/ finished! [01/29 03:33:45] [INFO] !!! Now downloading Most Popular Laptops for August 2007 !!!!! [01/29 03:33:46] [INFO] We are on page 1 of 2 [01/29 03:33:46] [WARNING] File not found for image http://www.technologyguide.com/assets/X-20070701210748937.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Most Popular Laptops for August 2007/images/storyImages/X-20070701210748937.jpg [01/29 03:33:47] [WARNING] File not found for image http://www.technologyguide.com/assets/X-20070701205527796.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Most Popular Laptops for August 2007/images/storyImages/X-20070701205527796.jpg [01/29 03:33:51] [INFO] We are on page 2 of 2 [01/29 03:33:51] [INFO] Number of posts: 1 [01/29 03:33:51] [INFO] Progress: 4462/6740 [01/29 03:33:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:33:51] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-laptops-for-august-2007.164992/ finished! [01/29 03:33:52] [INFO] !!! Now downloading Sony VAIO NR Laptop Coming Soon !!!!! [01/29 03:33:53] [INFO] We are on page 1 of 2 [01/29 03:33:57] [INFO] We are on page 2 of 2 [01/29 03:33:57] [INFO] Number of posts: 8 [01/29 03:33:58] [INFO] Progress: 4463/6740 [01/29 03:33:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:33:58] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-nr-laptop-coming-soon.166491/ finished! [01/29 03:33:58] [INFO] !!! Now downloading CODi Tri-Pak Backpack review !!!!! [01/29 03:33:59] [INFO] We are on page 1 of 1 [01/29 03:33:59] [INFO] Number of posts: 5 [01/29 03:34:02] [INFO] Progress: 4464/6740 [01/29 03:34:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:34:02] [INFO] Thread http://forum.notebookreview.com/threads/codi-tri-pak-backpack-review.164809/ finished! [01/29 03:34:02] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-precision-m90-review-pics-specs.64588/ is 32500 ms [01/29 03:34:02] [INFO] !!! Now downloading Dell Precision M90 Review (pics, specs) !!!!! [01/29 03:34:03] [INFO] We are on page 1 of 5 [01/29 03:34:09] [INFO] We are on page 2 of 5 [01/29 03:34:12] [INFO] We are on page 3 of 5 [01/29 03:34:14] [INFO] We are on page 4 of 5 [01/29 03:34:15] [INFO] We are on page 5 of 5 [01/29 03:34:15] [INFO] Number of posts: 6 [01/29 03:34:15] [INFO] Progress: 4465/6740 [01/29 03:34:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:34:15] [INFO] Thread http://forum.notebookreview.com/threads/dell-precision-m90-review-pics-specs.64588/ finished! [01/29 03:34:15] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-asus-eee-pc-2-new-vigor-notebooks-toshiba-announces-new-hard-drives.166198/ is 20500 ms [01/29 03:34:16] [INFO] !!! Now downloading News Bits- Asus Eee PC 2, New Vigor Notebooks, Toshiba Announces New Hard Drives !!!!! [01/29 03:34:17] [INFO] We are on page 1 of 3 [01/29 03:34:21] [INFO] We are on page 2 of 3 [01/29 03:34:22] [INFO] We are on page 3 of 3 [01/29 03:34:22] [INFO] Number of posts: 2 [01/29 03:34:23] [INFO] Progress: 4466/6740 [01/29 03:34:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:34:23] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-asus-eee-pc-2-new-vigor-notebooks-toshiba-announces-new-hard-drives.166198/ finished! [01/29 03:34:23] [INFO] !!! Now downloading HP Compaq 6515b Review Discussion !!!!! [01/29 03:34:24] [INFO] We are on page 1 of 2 [01/29 03:34:26] [INFO] We are on page 2 of 2 [01/29 03:34:26] [INFO] Number of posts: 5 [01/29 03:34:26] [INFO] Progress: 4467/6740 [01/29 03:34:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:34:26] [INFO] Thread http://forum.notebookreview.com/threads/hp-compaq-6515b-review-discussion.119173/ finished! [01/29 03:34:26] [INFO] Max wait time for http://forum.notebookreview.com/threads/notebook-shopping-at-the-mall-apple-vs-sony-vs-dell.165252/ is 24000 ms [01/29 03:34:27] [INFO] !!! Now downloading Notebook Shopping at the Mall- Apple vs. Sony vs. Dell !!!!! [01/29 03:34:28] [INFO] We are on page 1 of 3 [01/29 03:34:33] [INFO] We are on page 2 of 3 [01/29 03:34:35] [INFO] We are on page 3 of 3 [01/29 03:34:35] [INFO] Number of posts: 9 [01/29 03:34:35] [INFO] Progress: 4468/6740 [01/29 03:34:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:34:35] [INFO] Thread http://forum.notebookreview.com/threads/notebook-shopping-at-the-mall-apple-vs-sony-vs-dell.165252/ finished! [01/29 03:34:35] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-dell-loses-consumer-notebook-sales-san-fran-cancels-wi-fi-data-on-an-atom.165425/ is 21500 ms [01/29 03:34:36] [INFO] !!! Now downloading News Bits- Dell Loses Consumer Notebook Sales, San Fran Cancels Wi-Fi, Data on an Atom !!!!! [01/29 03:34:37] [INFO] We are on page 1 of 3 [01/29 03:34:39] [INFO] We are on page 2 of 3 [01/29 03:34:41] [INFO] We are on page 3 of 3 [01/29 03:34:41] [INFO] Number of posts: 4 [01/29 03:34:41] [INFO] Progress: 4469/6740 [01/29 03:34:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:34:41] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-dell-loses-consumer-notebook-sales-san-fran-cancels-wi-fi-data-on-an-atom.165425/ finished! [01/29 03:34:42] [INFO] !!! Now downloading Fujitsu LifeBook A6030 Review !!!!! [01/29 03:34:43] [INFO] We are on page 1 of 2 [01/29 03:34:47] [INFO] We are on page 2 of 2 [01/29 03:34:47] [INFO] Number of posts: 5 [01/29 03:34:47] [INFO] Progress: 4470/6740 [01/29 03:34:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:34:47] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-lifebook-a6030-review.153522/ finished! [01/29 03:34:48] [INFO] !!! Now downloading Toshiba Tecra M8 Review !!!!! [01/29 03:34:49] [INFO] We are on page 1 of 2 [01/29 03:34:55] [INFO] We are on page 2 of 2 [01/29 03:34:55] [INFO] Number of posts: 3 [01/29 03:34:55] [INFO] Progress: 4471/6740 [01/29 03:34:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:34:55] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-tecra-m8-review.163702/ finished! [01/29 03:34:55] [INFO] !!! Now downloading Lenovo Celebrates 15th Anniversary of the ThinkPad with ThinkPad Reserve Edition !!!!! [01/29 03:34:56] [INFO] We are on page 1 of 1 [01/29 03:34:56] [INFO] Number of posts: 5 [01/29 03:34:57] [INFO] Progress: 4472/6740 [01/29 03:34:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:34:57] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-celebrates-15th-anniversary-of-the-thinkpad-with-thinkpad-reserve-edition.165647/ finished! [01/29 03:34:58] [INFO] !!! Now downloading News Bits- Toshiba Santa Rosa Notebooks, Dell to Offer Free Online Storage, LED Backlighting Growth !!!!! [01/29 03:34:59] [INFO] We are on page 1 of 2 [01/29 03:35:03] [INFO] We are on page 2 of 2 [01/29 03:35:03] [INFO] Number of posts: 2 [01/29 03:35:03] [INFO] Progress: 4473/6740 [01/29 03:35:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:35:03] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-toshiba-santa-rosa-notebooks-dell-to-offer-free-online-storage-led-backlighting-growth.135265/ finished! [01/29 03:35:03] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-pavilion-hdx-review.146105/ is 56000 ms [01/29 03:35:04] [INFO] !!! Now downloading HP Pavilion HDX Review !!!!! [01/29 03:35:05] [INFO] We are on page 1 of 10 [01/29 03:35:11] [INFO] We are on page 2 of 10 [01/29 03:35:13] [INFO] We are on page 3 of 10 [01/29 03:35:15] [INFO] We are on page 4 of 10 [01/29 03:35:17] [INFO] We are on page 5 of 10 [01/29 03:35:19] [INFO] We are on page 6 of 10 [01/29 03:35:21] [INFO] We are on page 7 of 10 [01/29 03:35:23] [INFO] We are on page 8 of 10 [01/29 03:35:24] [INFO] We are on page 9 of 10 [01/29 03:35:26] [INFO] We are on page 10 of 10 [01/29 03:35:26] [INFO] Number of posts: 3 [01/29 03:35:26] [INFO] Progress: 4474/6740 [01/29 03:35:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:35:26] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-hdx-review.146105/ finished! [01/29 03:35:27] [INFO] !!! Now downloading News Bits- New XPS M1730 Ship Date, Acer Goes Blu-Ray, Vista Networking Issues !!!!! [01/29 03:35:28] [INFO] We are on page 1 of 2 [01/29 03:35:30] [INFO] We are on page 2 of 2 [01/29 03:35:30] [INFO] Number of posts: 2 [01/29 03:35:31] [INFO] Progress: 4475/6740 [01/29 03:35:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:35:31] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-new-xps-m1730-ship-date-acer-goes-blu-ray-vista-networking-issues.164142/ finished! [01/29 03:35:31] [INFO] !!! Now downloading Refurbished Fujitsu LifeBook N3530 Review !!!!! [01/29 03:35:32] [INFO] We are on page 1 of 1 [01/29 03:35:32] [INFO] Number of posts: 9 [01/29 03:35:40] [INFO] Progress: 4476/6740 [01/29 03:35:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:35:40] [INFO] Thread http://forum.notebookreview.com/threads/refurbished-fujitsu-lifebook-n3530-review.88283/ finished! [01/29 03:35:40] [INFO] Max wait time for http://forum.notebookreview.com/threads/windows-vista-sp1-and-windows-xp-sp3-announced-by-microsoft.162965/ is 30500 ms [01/29 03:35:41] [INFO] !!! Now downloading Windows Vista SP1 and Windows XP SP3 Announced by Microsoft !!!!! [01/29 03:35:42] [INFO] We are on page 1 of 5 [01/29 03:35:45] [INFO] We are on page 2 of 5 [01/29 03:35:49] [INFO] We are on page 3 of 5 [01/29 03:35:51] [INFO] We are on page 4 of 5 [01/29 03:35:52] [INFO] We are on page 5 of 5 [01/29 03:35:52] [INFO] Number of posts: 2 [01/29 03:35:53] [INFO] Progress: 4477/6740 [01/29 03:35:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:35:53] [INFO] Thread http://forum.notebookreview.com/threads/windows-vista-sp1-and-windows-xp-sp3-announced-by-microsoft.162965/ finished! [01/29 03:35:53] [INFO] Max wait time for http://forum.notebookreview.com/threads/sager-to-debut-worlds-first-quad-core-notebook.163908/ is 25500 ms [01/29 03:35:54] [INFO] !!! Now downloading Sager to Debut World's First Quad-Core Notebook !!!!! [01/29 03:35:55] [INFO] We are on page 1 of 4 [01/29 03:35:56] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/notworthy_zpslg2phlen.gif [01/29 03:35:57] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/notworthy_zpslg2phlen.gif [01/29 03:35:58] [INFO] We are on page 2 of 4 [01/29 03:36:00] [INFO] We are on page 3 of 4 [01/29 03:36:02] [INFO] We are on page 4 of 4 [01/29 03:36:02] [INFO] Number of posts: 2 [01/29 03:36:02] [INFO] Progress: 4478/6740 [01/29 03:36:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:36:02] [INFO] Thread http://forum.notebookreview.com/threads/sager-to-debut-worlds-first-quad-core-notebook.163908/ finished! [01/29 03:36:03] [INFO] !!! Now downloading HP Compaq nc6400 Review (pics, specs) !!!!! [01/29 03:36:04] [INFO] We are on page 1 of 2 [01/29 03:36:09] [INFO] We are on page 2 of 2 [01/29 03:36:09] [INFO] Number of posts: 4 [01/29 03:36:09] [INFO] Progress: 4479/6740 [01/29 03:36:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:36:09] [INFO] Thread http://forum.notebookreview.com/threads/hp-compaq-nc6400-review-pics-specs.72241/ finished! [01/29 03:36:09] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-nvidia-8800m-graphics-crysis-demo-sony-announces-everywair.162591/ is 21500 ms [01/29 03:36:10] [INFO] !!! Now downloading News Bits- Nvidia 8800M Graphics, Crysis Demo, Sony Announces Everywair !!!!! [01/29 03:36:11] [INFO] We are on page 1 of 3 [01/29 03:36:14] [INFO] We are on page 2 of 3 [01/29 03:36:17] [INFO] We are on page 3 of 3 [01/29 03:36:17] [INFO] Number of posts: 4 [01/29 03:36:17] [INFO] Progress: 4480/6740 [01/29 03:36:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:36:17] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-nvidia-8800m-graphics-crysis-demo-sony-announces-everywair.162591/ finished! [01/29 03:36:17] [INFO] Max wait time for http://forum.notebookreview.com/threads/new-dell-xps-m1730-on-the-way.151306/ is 98500 ms [01/29 03:36:18] [INFO] !!! Now downloading New Dell XPS M1730 on the way !!!!! [01/29 03:36:19] [INFO] We are on page 1 of 18 [01/29 03:36:21] [INFO] We are on page 2 of 18 [01/29 03:36:23] [INFO] We are on page 3 of 18 [01/29 03:36:25] [INFO] We are on page 4 of 18 [01/29 03:36:27] [INFO] We are on page 5 of 18 [01/29 03:36:27] [WARNING] File not found for image http://img369.imageshack.us/img369/7214/dellxpsm1730new1qx2.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/New Dell XPS M1730 on the way/images/storyImages/dellxpsm1730new1qx2.jpg [01/29 03:36:29] [INFO] We are on page 6 of 18 [01/29 03:36:31] [INFO] We are on page 7 of 18 [01/29 03:36:33] [INFO] We are on page 8 of 18 [01/29 03:36:35] [INFO] We are on page 9 of 18 [01/29 03:36:36] [INFO] We are on page 10 of 18 [01/29 03:36:38] [INFO] We are on page 11 of 18 [01/29 03:36:40] [INFO] We are on page 12 of 18 [01/29 03:36:42] [INFO] We are on page 13 of 18 [01/29 03:36:44] [INFO] We are on page 14 of 18 [01/29 03:36:44] [WARNING] Host down for image http://www.blogsmithmedia.com/www.engadget.com/media/2007/08/m173001.jpg [01/29 03:36:46] [INFO] We are on page 15 of 18 [01/29 03:37:01] [WARNING] Read timeout for image https://www.theinquirer.net/images/articles/Ageia-laptop.jpg. This is likely a problem with the image's hosting site. [01/29 03:37:03] [INFO] We are on page 16 of 18 [01/29 03:37:04] [INFO] We are on page 17 of 18 [01/29 03:37:06] [INFO] We are on page 18 of 18 [01/29 03:37:06] [INFO] Number of posts: 8 [01/29 03:37:06] [INFO] Progress: 4481/6740 [01/29 03:37:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:37:06] [INFO] Thread http://forum.notebookreview.com/threads/new-dell-xps-m1730-on-the-way.151306/ finished! [01/29 03:37:06] [INFO] !!! Now downloading Logitech MX Air Mouse Review !!!!! [01/29 03:37:08] [INFO] We are on page 1 of 2 [01/29 03:37:10] [INFO] We are on page 2 of 2 [01/29 03:37:10] [INFO] Number of posts: 3 [01/29 03:37:10] [INFO] Progress: 4482/6740 [01/29 03:37:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:37:10] [INFO] Thread http://forum.notebookreview.com/threads/logitech-mx-air-mouse-review.162421/ finished! [01/29 03:37:10] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-physics-processor-for-notebooks-more-xps-m1730-info-inside-the-100-laptop.161042/ is 26500 ms [01/29 03:37:11] [INFO] !!! Now downloading News Bits- Physics Processor for Notebooks, More XPS M1730 Info, Inside the $100 Laptop !!!!! [01/29 03:37:12] [INFO] We are on page 1 of 4 [01/29 03:37:15] [INFO] We are on page 2 of 4 [01/29 03:37:18] [INFO] We are on page 3 of 4 [01/29 03:37:33] [WARNING] Read timeout for image https://www.theinquirer.net/images/articles/Ageia-laptop.jpg. This is likely a problem with the image's hosting site. [01/29 03:37:34] [INFO] We are on page 4 of 4 [01/29 03:37:34] [INFO] Number of posts: 4 [01/29 03:37:35] [INFO] Progress: 4483/6740 [01/29 03:37:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:37:35] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-physics-processor-for-notebooks-more-xps-m1730-info-inside-the-100-laptop.161042/ finished! [01/29 03:37:35] [INFO] !!! Now downloading Current Notebook and Tech Deals (Updated 8 26 2007) !!!!! [01/29 03:37:36] [INFO] We are on page 1 of 1 [01/29 03:37:36] [INFO] Number of posts: 6 [01/29 03:37:44] [INFO] Progress: 4484/6740 [01/29 03:37:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:37:44] [INFO] Thread http://forum.notebookreview.com/threads/current-notebook-and-tech-deals-updated-8-26-2007.161451/ finished! [01/29 03:37:45] [INFO] !!! Now downloading The Ball Bluetooth Wireless Trackball Review (pics, specs) !!!!! [01/29 03:37:46] [INFO] We are on page 1 of 1 [01/29 03:37:46] [INFO] Number of posts: 7 [01/29 03:37:48] [INFO] Progress: 4485/6740 [01/29 03:37:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:37:48] [INFO] Thread http://forum.notebookreview.com/threads/the-ball-bluetooth-wireless-trackball-review-pics-specs.35145/ finished! [01/29 03:37:48] [INFO] !!! Now downloading Asus S96S Review !!!!! [01/29 03:37:49] [INFO] We are on page 1 of 3 [01/29 03:37:54] [INFO] We are on page 2 of 3 [01/29 03:37:55] [INFO] We are on page 3 of 3 [01/29 03:37:55] [INFO] Number of posts: 1 [01/29 03:37:55] [INFO] Progress: 4486/6740 [01/29 03:37:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:37:55] [INFO] Thread http://forum.notebookreview.com/threads/asus-s96s-review.140981/ finished! [01/29 03:37:55] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-u3-series-notebook-with-gps-revealed.141123/ is 37000 ms [01/29 03:37:56] [INFO] !!! Now downloading Asus U3 Series Notebook with GPS Revealed !!!!! [01/29 03:37:57] [INFO] We are on page 1 of 6 [01/29 03:38:02] [INFO] We are on page 2 of 6 [01/29 03:38:04] [INFO] We are on page 3 of 6 [01/29 03:38:06] [INFO] We are on page 4 of 6 [01/29 03:38:08] [INFO] We are on page 5 of 6 [01/29 03:38:10] [INFO] We are on page 6 of 6 [01/29 03:38:10] [INFO] Number of posts: 5 [01/29 03:38:10] [INFO] Progress: 4487/6740 [01/29 03:38:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:38:10] [INFO] Thread http://forum.notebookreview.com/threads/asus-u3-series-notebook-with-gps-revealed.141123/ finished! [01/29 03:38:10] [INFO] !!! Now downloading Toshiba Tecra A3 Review (pics, specs) !!!!! [01/29 03:38:11] [INFO] We are on page 1 of 2 [01/29 03:38:13] [INFO] We are on page 2 of 2 [01/29 03:38:13] [INFO] Number of posts: 2 [01/29 03:38:13] [INFO] Progress: 4488/6740 [01/29 03:38:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:38:13] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-tecra-a3-review-pics-specs.12792/ finished! [01/29 03:38:14] [INFO] !!! Now downloading Toshiba Tecra A9 and M9 Intel Santa Rosa Notebooks Announced !!!!! [01/29 03:38:15] [INFO] We are on page 1 of 1 [01/29 03:38:15] [INFO] Number of posts: 7 [01/29 03:38:17] [INFO] Progress: 4489/6740 [01/29 03:38:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:38:17] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-tecra-a9-and-m9-intel-santa-rosa-notebooks-announced.121971/ finished! [01/29 03:38:17] [INFO] !!! Now downloading Mobile Edge Express Backpack Review !!!!! [01/29 03:38:18] [INFO] We are on page 1 of 2 [01/29 03:38:22] [WARNING] File not found for image https://www.mobileedge.com/images/600/ppic_000048.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Mobile Edge Express Backpack Review/images/storyImages/ppic_000048.jpg [01/29 03:38:22] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v253/curreri/bag1.jpg [01/29 03:38:22] [WARNING] Could not download image https://hosting.photobucket.com/albums/v253/curreri/bag1.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/v253/curreri/bag1.jpg [01/29 03:38:22] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v253/curreri/bag2.jpg [01/29 03:38:22] [WARNING] Could not download image https://hosting.photobucket.com/albums/v253/curreri/bag2.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/v253/curreri/bag2.jpg [01/29 03:38:22] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v253/curreri/bag7.jpg [01/29 03:38:22] [WARNING] Could not download image https://hosting.photobucket.com/albums/v253/curreri/bag7.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/v253/curreri/bag7.jpg [01/29 03:38:22] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v253/curreri/bag5.jpg [01/29 03:38:23] [WARNING] Could not download image https://hosting.photobucket.com/albums/v253/curreri/bag5.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/v253/curreri/bag5.jpg [01/29 03:38:23] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v253/curreri/bag6.jpg [01/29 03:38:23] [WARNING] Could not download image https://hosting.photobucket.com/albums/v253/curreri/bag6.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/v253/curreri/bag6.jpg [01/29 03:38:23] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v253/curreri/bag9.jpg [01/29 03:38:23] [WARNING] Could not download image https://hosting.photobucket.com/albums/v253/curreri/bag9.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/v253/curreri/bag9.jpg [01/29 03:38:23] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v253/curreri/P1030121.jpg [01/29 03:38:24] [WARNING] Could not download image https://hosting.photobucket.com/albums/v253/curreri/P1030121.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/v253/curreri/P1030121.jpg [01/29 03:38:24] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v253/curreri/P1030120.jpg [01/29 03:38:24] [WARNING] Could not download image https://hosting.photobucket.com/albums/v253/curreri/P1030120.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/v253/curreri/P1030120.jpg [01/29 03:38:24] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v253/curreri/P1030119.jpg [01/29 03:38:24] [WARNING] Could not download image https://hosting.photobucket.com/albums/v253/curreri/P1030119.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/v253/curreri/P1030119.jpg [01/29 03:38:24] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v253/curreri/P1030122.jpg [01/29 03:38:24] [WARNING] Could not download image https://hosting.photobucket.com/albums/v253/curreri/P1030122.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/v253/curreri/P1030122.jpg [01/29 03:38:24] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v253/curreri/P1030123.jpg [01/29 03:38:25] [WARNING] Could not download image https://hosting.photobucket.com/albums/v253/curreri/P1030123.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/v253/curreri/P1030123.jpg [01/29 03:38:26] [INFO] We are on page 2 of 2 [01/29 03:38:26] [INFO] Number of posts: 6 [01/29 03:38:52] [INFO] Progress: 4490/6740 [01/29 03:38:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:38:52] [INFO] Thread http://forum.notebookreview.com/threads/mobile-edge-express-backpack-review.140279/ finished! [01/29 03:38:52] [INFO] !!! Now downloading Asus to Strut on the Catwalk in Las Vegas !!!!! [01/29 03:38:53] [INFO] We are on page 1 of 1 [01/29 03:38:53] [INFO] Number of posts: 5 [01/29 03:38:54] [INFO] Progress: 4491/6740 [01/29 03:38:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:38:54] [INFO] Thread http://forum.notebookreview.com/threads/asus-to-strut-on-the-catwalk-in-las-vegas.160648/ finished! [01/29 03:38:54] [INFO] Max wait time for http://forum.notebookreview.com/threads/packard-bell-mz-user-review.152799/ is 21500 ms [01/29 03:38:55] [INFO] !!! Now downloading Packard Bell MZ User Review !!!!! [01/29 03:38:56] [INFO] We are on page 1 of 3 [01/29 03:39:02] [INFO] We are on page 2 of 3 [01/29 03:39:04] [INFO] We are on page 3 of 3 [01/29 03:39:04] [INFO] Number of posts: 4 [01/29 03:39:04] [INFO] Progress: 4492/6740 [01/29 03:39:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:39:04] [INFO] Thread http://forum.notebookreview.com/threads/packard-bell-mz-user-review.152799/ finished! [01/29 03:39:04] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-intel-preparing-eleven-new-processors-toshiba-320gb-hd-air-force-selects-hp.159956/ is 20500 ms [01/29 03:39:05] [INFO] !!! Now downloading News Bits- Intel Preparing Eleven New Processors, Toshiba 320GB HD, Air Force Selects HP !!!!! [01/29 03:39:06] [INFO] We are on page 1 of 3 [01/29 03:39:08] [INFO] We are on page 2 of 3 [01/29 03:39:10] [INFO] We are on page 3 of 3 [01/29 03:39:10] [INFO] Number of posts: 2 [01/29 03:39:10] [INFO] Progress: 4493/6740 [01/29 03:39:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:39:10] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-intel-preparing-eleven-new-processors-toshiba-320gb-hd-air-force-selects-hp.159956/ finished! [01/29 03:39:10] [INFO] Max wait time for http://forum.notebookreview.com/threads/zepto-6224w-review.150515/ is 45000 ms [01/29 03:39:11] [INFO] !!! Now downloading Zepto 6224W Review !!!!! [01/29 03:39:12] [INFO] We are on page 1 of 8 [01/29 03:39:18] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/radar_zpshegtgivv.gif [01/29 03:39:20] [INFO] We are on page 2 of 8 [01/29 03:39:23] [INFO] We are on page 3 of 8 [01/29 03:39:23] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/radar_zpshegtgivv.gif [01/29 03:39:24] [INFO] We are on page 4 of 8 [01/29 03:39:24] [WARNING] Host down for image http://aycu16.webshots.com/image/23815/2002942916906920944_rs.jpg [01/29 03:39:26] [INFO] We are on page 5 of 8 [01/29 03:39:28] [INFO] We are on page 6 of 8 [01/29 03:39:30] [INFO] We are on page 7 of 8 [01/29 03:39:33] [INFO] We are on page 8 of 8 [01/29 03:39:33] [INFO] Number of posts: 1 [01/29 03:39:33] [INFO] Progress: 4494/6740 [01/29 03:39:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:39:33] [INFO] Thread http://forum.notebookreview.com/threads/zepto-6224w-review.150515/ finished! [01/29 03:39:33] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-w2jb-review-56k-sorry.55009/ is 37500 ms [01/29 03:39:34] [INFO] !!! Now downloading Asus W2JB Review --- 56K Sorry. !!!!! [01/29 03:39:35] [INFO] We are on page 1 of 6 [01/29 03:39:35] [WARNING] Host down for image http://www.huskyfan23.com/asus/1.jpg [01/29 03:39:35] [WARNING] Host down for image http://www.huskyfan23.com/asus/2.jpg [01/29 03:39:35] [WARNING] Host down for image http://www.huskyfan23.com/asus/3.jpg [01/29 03:39:35] [WARNING] Host down for image http://www.huskyfan23.com/asus/4.jpg [01/29 03:39:35] [WARNING] Host down for image http://www.huskyfan23.com/asus/5.jpg [01/29 03:39:35] [WARNING] Host down for image http://www.huskyfan23.com/asus/6.jpg [01/29 03:39:35] [WARNING] Host down for image http://www.huskyfan23.com/asus/12.jpg [01/29 03:39:35] [WARNING] Host down for image http://www.huskyfan23.com/asus/13.jpg [01/29 03:39:35] [WARNING] Host down for image http://www.huskyfan23.com/asus/7.jpg [01/29 03:39:35] [WARNING] Host down for image http://www.huskyfan23.com/asus/8.jpg [01/29 03:39:35] [WARNING] Host down for image http://www.huskyfan23.com/asus/10.jpg [01/29 03:39:35] [WARNING] Host down for image http://www.huskyfan23.com/asus/11.jpg [01/29 03:39:35] [WARNING] Host down for image http://www.huskyfan23.com/asus/14.jpg [01/29 03:39:35] [WARNING] Host down for image http://www.huskyfan23.com/asus/16.jpg [01/29 03:39:35] [WARNING] Host down for image http://www.huskyfan23.com/asus/17.jpg [01/29 03:39:35] [WARNING] Host down for image http://www.huskyfan23.com/asus/18.jpg [01/29 03:39:35] [WARNING] Host down for image http://www.huskyfan23.com/asus/20.jpg [01/29 03:39:35] [WARNING] Host down for image http://www.huskyfan23.com/asus/21.jpg [01/29 03:39:35] [WARNING] Host down for image http://www.huskyfan23.com/asus/23.jpg [01/29 03:39:35] [WARNING] Host down for image http://www.huskyfan23.com/asus/24.jpg [01/29 03:39:35] [WARNING] Host down for image http://www.huskyfan23.com/asus/26.jpg [01/29 03:39:35] [WARNING] Host down for image http://www.huskyfan23.com/asus/22.jpg [01/29 03:39:35] [WARNING] Host down for image http://www.huskyfan23.com/asus/19.jpg [01/29 03:39:35] [WARNING] Host down for image http://www.huskyfan23.com/images/dance.gif [01/29 03:39:35] [WARNING] Host down for image http://www.huskyfan23.com/asus/3dmark.jpg [01/29 03:39:35] [WARNING] Host down for image http://www.huskyfan23.com/asus/tv.jpg [01/29 03:39:37] [INFO] We are on page 2 of 6 [01/29 03:39:39] [INFO] We are on page 3 of 6 [01/29 03:39:41] [INFO] We are on page 4 of 6 [01/29 03:39:42] [INFO] We are on page 5 of 6 [01/29 03:39:44] [INFO] We are on page 6 of 6 [01/29 03:39:44] [INFO] Number of posts: 6 [01/29 03:39:44] [INFO] Progress: 4495/6740 [01/29 03:39:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:39:44] [INFO] Thread http://forum.notebookreview.com/threads/asus-w2jb-review-56k-sorry.55009/ finished! [01/29 03:39:44] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-dv6000-and-hp-dv9000-notebooks-announced.64435/ is 39000 ms [01/29 03:39:44] [INFO] !!! Now downloading HP dv6000 and HP dv9000 Notebooks Announced !!!!! [01/29 03:39:46] [INFO] We are on page 1 of 6 [01/29 03:39:48] [INFO] We are on page 2 of 6 [01/29 03:39:49] [INFO] We are on page 3 of 6 [01/29 03:39:51] [INFO] We are on page 4 of 6 [01/29 03:39:53] [INFO] We are on page 5 of 6 [01/29 03:39:55] [INFO] We are on page 6 of 6 [01/29 03:39:55] [INFO] Number of posts: 9 [01/29 03:39:55] [INFO] Progress: 4496/6740 [01/29 03:39:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:39:55] [INFO] Thread http://forum.notebookreview.com/threads/hp-dv6000-and-hp-dv9000-notebooks-announced.64435/ finished! [01/29 03:39:55] [INFO] !!! Now downloading Tom Bihn Buzz Sling Bag Review !!!!! [01/29 03:39:56] [INFO] We are on page 1 of 1 [01/29 03:39:56] [INFO] Number of posts: 4 [01/29 03:39:58] [INFO] Progress: 4497/6740 [01/29 03:39:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:39:58] [INFO] Thread http://forum.notebookreview.com/threads/tom-bihn-buzz-sling-bag-review.134651/ finished! [01/29 03:39:59] [INFO] !!! Now downloading More Asus Eee PC News !!!!! [01/29 03:40:00] [INFO] We are on page 1 of 3 [01/29 03:40:03] [INFO] We are on page 2 of 3 [01/29 03:40:04] [INFO] We are on page 3 of 3 [01/29 03:40:04] [INFO] Number of posts: 1 [01/29 03:40:04] [INFO] Progress: 4498/6740 [01/29 03:40:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:40:04] [INFO] Thread http://forum.notebookreview.com/threads/more-asus-eee-pc-news.158888/ finished! [01/29 03:40:05] [INFO] !!! Now downloading Fujitsu LifeBook S2210 Review !!!!! [01/29 03:40:06] [INFO] We are on page 1 of 2 [01/29 03:40:10] [INFO] We are on page 2 of 2 [01/29 03:40:10] [INFO] Number of posts: 6 [01/29 03:40:10] [INFO] Progress: 4499/6740 [01/29 03:40:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:40:10] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-lifebook-s2210-review.121423/ finished! [01/29 03:40:11] [INFO] !!! Now downloading Logitech QuickCam Deluxe Review !!!!! [01/29 03:40:12] [INFO] We are on page 1 of 1 [01/29 03:40:12] [INFO] Number of posts: 2 [01/29 03:40:13] [INFO] Progress: 4500/6740 [01/29 03:40:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:40:13] [INFO] Thread http://forum.notebookreview.com/threads/logitech-quickcam-deluxe-review.159188/ finished! [01/29 03:40:13] [INFO] Max wait time for http://forum.notebookreview.com/threads/compal-ifl90-user-review.157860/ is 23000 ms [01/29 03:40:14] [INFO] !!! Now downloading Compal IFL90 User Review !!!!! [01/29 03:40:15] [INFO] We are on page 1 of 3 [01/29 03:40:20] [INFO] We are on page 2 of 3 [01/29 03:40:22] [INFO] We are on page 3 of 3 [01/29 03:40:22] [INFO] Number of posts: 7 [01/29 03:40:22] [INFO] Progress: 4501/6740 [01/29 03:40:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:40:22] [INFO] Thread http://forum.notebookreview.com/threads/compal-ifl90-user-review.157860/ finished! [01/29 03:40:22] [INFO] Max wait time for http://forum.notebookreview.com/threads/parts-shortages-mean-even-longer-delays.157398/ is 27500 ms [01/29 03:40:22] [INFO] !!! Now downloading Parts Shortages Mean Even Longer Delays !!!!! [01/29 03:40:23] [INFO] We are on page 1 of 4 [01/29 03:40:26] [INFO] We are on page 2 of 4 [01/29 03:40:28] [INFO] We are on page 3 of 4 [01/29 03:40:31] [INFO] We are on page 4 of 4 [01/29 03:40:31] [INFO] Number of posts: 6 [01/29 03:40:31] [INFO] Progress: 4502/6740 [01/29 03:40:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:40:31] [INFO] Thread http://forum.notebookreview.com/threads/parts-shortages-mean-even-longer-delays.157398/ finished! [01/29 03:40:31] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-pavilion-tx1110us-review.119552/ is 22500 ms [01/29 03:40:32] [INFO] !!! Now downloading HP Pavilion tx1110us Review !!!!! [01/29 03:40:33] [INFO] We are on page 1 of 3 [01/29 03:40:39] [INFO] We are on page 2 of 3 [01/29 03:40:55] [WARNING] Read timeout for image http://homepage.mac.com/cohora/con/fieldgrain.gif. This is likely a problem with the image's hosting site. [01/29 03:40:56] [INFO] We are on page 3 of 3 [01/29 03:40:56] [INFO] Number of posts: 6 [01/29 03:40:56] [INFO] Progress: 4503/6740 [01/29 03:40:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:40:56] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-tx1110us-review.119552/ finished! [01/29 03:40:56] [INFO] Max wait time for http://forum.notebookreview.com/threads/pc-makers-customer-ratings-fall-are-we-just-too-demanding-now.156980/ is 29000 ms [01/29 03:40:57] [INFO] !!! Now downloading PC Maker's Customer Ratings Fall -- Are we Just too Demanding Now !!!!! [01/29 03:40:58] [INFO] We are on page 1 of 4 [01/29 03:41:00] [INFO] We are on page 2 of 4 [01/29 03:41:03] [INFO] We are on page 3 of 4 [01/29 03:41:05] [INFO] We are on page 4 of 4 [01/29 03:41:05] [INFO] Number of posts: 9 [01/29 03:41:05] [INFO] Progress: 4504/6740 [01/29 03:41:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:41:05] [INFO] Thread http://forum.notebookreview.com/threads/pc-makers-customer-ratings-fall-are-we-just-too-demanding-now.156980/ finished! [01/29 03:41:06] [INFO] !!! Now downloading Current Notebook and Tech Deals (Updated 8 19 2007) !!!!! [01/29 03:41:07] [INFO] We are on page 1 of 1 [01/29 03:41:07] [INFO] Number of posts: 2 [01/29 03:41:14] [INFO] Progress: 4505/6740 [01/29 03:41:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:41:14] [INFO] Thread http://forum.notebookreview.com/threads/current-notebook-and-tech-deals-updated-8-19-2007.158336/ finished! [01/29 03:41:15] [INFO] !!! Now downloading HP Pavilion dv4000 (Pentium M 1.73GHz, ATI X700) Review (pics, specs) !!!!! [01/29 03:41:16] [INFO] We are on page 1 of 3 [01/29 03:41:19] [INFO] We are on page 2 of 3 [01/29 03:41:21] [INFO] We are on page 3 of 3 [01/29 03:41:21] [INFO] Number of posts: 1 [01/29 03:41:21] [INFO] Progress: 4506/6740 [01/29 03:41:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:41:21] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-dv4000-pentium-m-1-73ghz-ati-x700-review-pics-specs.33866/ finished! [01/29 03:41:21] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-g1-laptop-review-pics-specs-scores.91603/ is 46500 ms [01/29 03:41:21] [INFO] !!! Now downloading Asus G1 Laptop Review (Pics, Specs & Scores) !!!!! [01/29 03:41:23] [INFO] We are on page 1 of 8 [01/29 03:41:23] [WARNING] File not found for image https://xoticpc.com/reviews/G1/3593009.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus G1 Laptop Review (Pics, Specs & Scores)/images/storyImages/3593009.jpg [01/29 03:41:23] [WARNING] File not found for image https://xoticpc.com/reviews/G1/G1_REFLECT.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus G1 Laptop Review (Pics, Specs & Scores)/images/storyImages/G1_REFLECT.jpg [01/29 03:41:24] [WARNING] File not found for image https://xoticpc.com/reviews/G1/G1_LED.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus G1 Laptop Review (Pics, Specs & Scores)/images/storyImages/G1_LED.jpg [01/29 03:41:24] [WARNING] File not found for image https://xoticpc.com/reviews/G1/G1_BOX.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus G1 Laptop Review (Pics, Specs & Scores)/images/storyImages/G1_BOX.jpg [01/29 03:41:24] [WARNING] File not found for image https://xoticpc.com/reviews/G1/G1_COMESINBOX.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus G1 Laptop Review (Pics, Specs & Scores)/images/storyImages/G1_COMESINBOX.jpg [01/29 03:41:25] [WARNING] File not found for image https://xoticpc.com/reviews/G1/G1_GAME2.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus G1 Laptop Review (Pics, Specs & Scores)/images/storyImages/G1_GAME2.jpg [01/29 03:41:25] [WARNING] File not found for image https://xoticpc.com/reviews/G1/G1_GAME.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus G1 Laptop Review (Pics, Specs & Scores)/images/storyImages/G1_GAME.jpg [01/29 03:41:25] [WARNING] File not found for image https://xoticpc.com/reviews/G1/3593003.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus G1 Laptop Review (Pics, Specs & Scores)/images/storyImages/3593003.jpg [01/29 03:41:25] [WARNING] File not found for image https://xoticpc.com/reviews/G1/G1_LSIDELCD.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus G1 Laptop Review (Pics, Specs & Scores)/images/storyImages/G1_LSIDELCD.jpg [01/29 03:41:26] [WARNING] File not found for image https://xoticpc.com/reviews/G1/G1_KBOPEN.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus G1 Laptop Review (Pics, Specs & Scores)/images/storyImages/G1_KBOPEN.jpg [01/29 03:41:26] [WARNING] File not found for image https://xoticpc.com/reviews/G1/G1_TOPBUTTONS.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus G1 Laptop Review (Pics, Specs & Scores)/images/storyImages/G1_TOPBUTTONS.jpg [01/29 03:41:26] [WARNING] File not found for image https://xoticpc.com/reviews/G1/G1_FRONTMEDIA.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus G1 Laptop Review (Pics, Specs & Scores)/images/storyImages/G1_FRONTMEDIA.jpg [01/29 03:41:28] [INFO] We are on page 2 of 8 [01/29 03:41:30] [INFO] We are on page 3 of 8 [01/29 03:41:32] [INFO] We are on page 4 of 8 [01/29 03:41:34] [INFO] We are on page 5 of 8 [01/29 03:41:36] [INFO] We are on page 6 of 8 [01/29 03:41:38] [INFO] We are on page 7 of 8 [01/29 03:41:40] [INFO] We are on page 8 of 8 [01/29 03:41:40] [INFO] Number of posts: 4 [01/29 03:41:40] [INFO] Progress: 4507/6740 [01/29 03:41:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:41:40] [INFO] Thread http://forum.notebookreview.com/threads/asus-g1-laptop-review-pics-specs-scores.91603/ finished! [01/29 03:41:41] [INFO] !!! Now downloading Collapsible Port Patent Filing Hints of Apple Ultraportable Notebook Coming !!!!! [01/29 03:41:42] [INFO] We are on page 1 of 2 [01/29 03:41:44] [INFO] We are on page 2 of 2 [01/29 03:41:44] [INFO] Number of posts: 1 [01/29 03:41:45] [INFO] Progress: 4508/6740 [01/29 03:41:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:41:45] [INFO] Thread http://forum.notebookreview.com/threads/collapsible-port-patent-filing-hints-of-apple-ultraportable-notebook-coming.157271/ finished! [01/29 03:41:45] [INFO] Max wait time for http://forum.notebookreview.com/threads/toshiba-tecra-700ct-review.114491/ is 37000 ms [01/29 03:41:45] [INFO] !!! Now downloading Toshiba Tecra 700CT Review !!!!! [01/29 03:41:46] [INFO] We are on page 1 of 6 [01/29 03:41:55] [INFO] We are on page 2 of 6 [01/29 03:41:58] [INFO] We are on page 3 of 6 [01/29 03:42:01] [INFO] We are on page 4 of 6 [01/29 03:42:03] [INFO] We are on page 5 of 6 [01/29 03:42:05] [INFO] We are on page 6 of 6 [01/29 03:42:05] [INFO] Number of posts: 5 [01/29 03:42:05] [INFO] Progress: 4509/6740 [01/29 03:42:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:42:05] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-tecra-700ct-review.114491/ finished! [01/29 03:42:06] [INFO] !!! Now downloading Fujitsu LifeBook U810 and T2010 Announced -- First Thoughts !!!!! [01/29 03:42:07] [INFO] We are on page 1 of 1 [01/29 03:42:07] [INFO] Number of posts: 9 [01/29 03:42:12] [INFO] Progress: 4510/6740 [01/29 03:42:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:42:12] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-lifebook-u810-and-t2010-announced-first-thoughts.155878/ finished! [01/29 03:42:12] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-dv5000t-review-pics-specs.47042/ is 28000 ms [01/29 03:42:13] [INFO] !!! Now downloading HP dv5000t Review (pics, specs) !!!!! [01/29 03:42:14] [INFO] We are on page 1 of 4 [01/29 03:42:20] [INFO] We are on page 2 of 4 [01/29 03:42:22] [INFO] We are on page 3 of 4 [01/29 03:42:23] [INFO] We are on page 4 of 4 [01/29 03:42:23] [INFO] Number of posts: 7 [01/29 03:42:23] [INFO] Progress: 4511/6740 [01/29 03:42:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:42:23] [INFO] Thread http://forum.notebookreview.com/threads/hp-dv5000t-review-pics-specs.47042/ finished! [01/29 03:42:24] [INFO] !!! Now downloading Logitech Kinetik 15.4 Briefcase !!!!! [01/29 03:42:25] [INFO] We are on page 1 of 1 [01/29 03:42:25] [INFO] Number of posts: 6 [01/29 03:42:27] [INFO] Progress: 4512/6740 [01/29 03:42:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:42:27] [INFO] Thread http://forum.notebookreview.com/threads/logitech-kinetik-15-4-briefcase.156361/ finished! [01/29 03:42:27] [INFO] Max wait time for http://forum.notebookreview.com/threads/sony-speaks-out-on-carbon-fiber-casing-vaio-sz160p-c-debate.50129/ is 24500 ms [01/29 03:42:27] [INFO] !!! Now downloading Sony Speaks Out on Carbon Fiber Casing VAIO SZ160P C Debate !!!!! [01/29 03:42:28] [INFO] We are on page 1 of 3 [01/29 03:42:31] [INFO] We are on page 2 of 3 [01/29 03:42:33] [INFO] We are on page 3 of 3 [01/29 03:42:34] [INFO] Progress: 4513/6740 [01/29 03:42:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:42:34] [INFO] Thread http://forum.notebookreview.com/threads/sony-speaks-out-on-carbon-fiber-casing-vaio-sz160p-c-debate.50129/ finished! [01/29 03:42:34] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-v2je-review-pics-and-games.112978/ is 41000 ms [01/29 03:42:34] [INFO] !!! Now downloading Asus V2JE Review (Pics and Games) !!!!! [01/29 03:42:35] [INFO] We are on page 1 of 7 [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE11s.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE28s.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE02s.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE03s.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE04s.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE05s.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE06s.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE07s.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE08s.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE09s.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE10s.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE30s.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE33s.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE34s.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE35s.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE36s.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE31s.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE32s.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE12s.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE23s.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE13s.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/Webcams.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/Webcam_Flashs.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE22s.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE17s.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE24s.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE25s.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE27s.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE26s.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE14s.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE15s.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE37s.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE38s.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE39s.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE16s.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE18s.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE21s.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE48s.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE49s.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE19s.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE20s.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE50s.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE51s.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE52s.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE53s.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE54s.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE55s.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE56s.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE57s.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE58s.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE59s.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE60s.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE61s.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE62s.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE64s.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE65s.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE66s.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE67s.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/SuperPi.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/3DMark05.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/3DMark06.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/PCMark05.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/WinExpInd.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/HDTune.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/NFSC_1s.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/NFSC_2s.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/BF2142_1s.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/BF2142_2s.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/Oblivion_1s.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/Oblivion_2s.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/SC_1s.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/SC_2s.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE43s.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE44s.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE40s.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE42s.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE41s.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE47s.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE45s.JPG [01/29 03:42:36] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE46s.JPG [01/29 03:42:38] [INFO] We are on page 2 of 7 [01/29 03:42:39] [INFO] We are on page 3 of 7 [01/29 03:42:41] [INFO] We are on page 4 of 7 [01/29 03:42:43] [INFO] We are on page 5 of 7 [01/29 03:42:45] [INFO] We are on page 6 of 7 [01/29 03:42:46] [INFO] We are on page 7 of 7 [01/29 03:42:46] [INFO] Number of posts: 3 [01/29 03:42:46] [INFO] Progress: 4514/6740 [01/29 03:42:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:42:46] [INFO] Thread http://forum.notebookreview.com/threads/asus-v2je-review-pics-and-games.112978/ finished! [01/29 03:42:46] [INFO] Max wait time for http://forum.notebookreview.com/threads/zepto-znote-6224w.138975/ is 28000 ms [01/29 03:42:47] [INFO] !!! Now downloading Zepto Znote 6224W !!!!! [01/29 03:42:48] [INFO] We are on page 1 of 4 [01/29 03:42:48] [WARNING] Host down for image http://aycu39.webshots.com/image/19318/2000180429097736188_rs.jpg [01/29 03:42:48] [WARNING] Host down for image http://aycu27.webshots.com/image/21386/2002535157780755705_rs.jpg [01/29 03:42:48] [WARNING] Host down for image http://aycu40.webshots.com/image/18599/2000600810648849195_rs.jpg [01/29 03:42:48] [WARNING] Host down for image http://aycu03.webshots.com/image/20962/2005347710016278522_rs.jpg [01/29 03:42:48] [WARNING] Host down for image http://aycu34.webshots.com/image/17113/2000371395294682277_rs.jpg [01/29 03:42:49] [WARNING] File not found for image http://img19.imageshack.us/img19/5201/cpuzyc6.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Zepto Znote 6224W/images/storyImages/cpuzyc6.gif [01/29 03:42:49] [WARNING] Host down for image http://aycu24.webshots.com/image/21583/2003611101333495951_rs.jpg [01/29 03:42:49] [WARNING] Host down for image http://aycu15.webshots.com/image/19734/2002388333375446813_rs.jpg [01/29 03:42:49] [WARNING] Host down for image http://aycu33.webshots.com/image/21872/2002398187866355856_rs.jpg [01/29 03:42:49] [WARNING] Host down for image http://aycu16.webshots.com/image/21655/2002749063209961034_rs.jpg [01/29 03:42:49] [WARNING] Host down for image http://aycu07.webshots.com/image/33886/2000338796768640148_rs.jpg [01/29 03:42:49] [WARNING] Host down for image http://aycu38.webshots.com/image/19997/2000340020740815746_rs.jpg [01/29 03:42:49] [WARNING] Host down for image http://aycu29.webshots.com/image/22308/2002507255806771033_rs.jpg [01/29 03:42:49] [WARNING] Host down for image http://aycu12.webshots.com/image/21851/2002506265209168622_rs.jpg [01/29 03:42:49] [WARNING] Host down for image http://aycu04.webshots.com/image/21843/2002576507039364204_rs.jpg [01/29 03:42:49] [WARNING] Host down for image http://aycu40.webshots.com/image/21639/2002308455225615797_rs.jpg [01/29 03:42:49] [WARNING] Host down for image http://aycu30.webshots.com/image/20629/2002395146891010588_rs.jpg [01/29 03:42:49] [WARNING] Host down for image http://aycu18.webshots.com/image/20537/2002345406408160073_rs.jpg [01/29 03:42:49] [WARNING] Host down for image http://aycu25.webshots.com/image/20344/2005302026408354895_rs.jpg [01/29 03:42:49] [WARNING] Host down for image http://aycu17.webshots.com/image/19016/2000349226681960297_rs.jpg [01/29 03:42:49] [WARNING] Host down for image http://aycu40.webshots.com/image/19359/2006239417335775811_rs.jpg [01/29 03:43:08] [WARNING] Read timeout for image http://home.quicknet.nl/qn/prive/pieter.vanderheijde/GoT/dualsetup.jpg. This is likely a problem with the image's hosting site. [01/29 03:43:08] [WARNING] Host down for image http://aycu17.webshots.com/image/9856/2002186101398059887_rs.jpg [01/29 03:43:08] [WARNING] Host down for image http://aycu27.webshots.com/image/8186/2002107978276255277_rs.jpg [01/29 03:43:10] [INFO] We are on page 2 of 4 [01/29 03:43:14] [INFO] We are on page 3 of 4 [01/29 03:43:16] [INFO] We are on page 4 of 4 [01/29 03:43:16] [INFO] Number of posts: 7 [01/29 03:43:16] [WARNING] Host down for image http://aycu34.webshots.com/image/25273/2000950234977616902_rs.jpg [01/29 03:43:16] [INFO] Progress: 4515/6740 [01/29 03:43:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:43:16] [INFO] Thread http://forum.notebookreview.com/threads/zepto-znote-6224w.138975/ finished! [01/29 03:43:16] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-latitude-atg-d620-semi-rugged-notebook-review.98839/ is 23500 ms [01/29 03:43:17] [INFO] !!! Now downloading Dell Latitude ATG D620 Semi-Rugged Notebook Review !!!!! [01/29 03:43:18] [INFO] We are on page 1 of 3 [01/29 03:43:23] [INFO] We are on page 2 of 3 [01/29 03:43:26] [INFO] We are on page 3 of 3 [01/29 03:43:26] [INFO] Number of posts: 8 [01/29 03:43:26] [INFO] Progress: 4516/6740 [01/29 03:43:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:43:26] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-atg-d620-semi-rugged-notebook-review.98839/ finished! [01/29 03:43:26] [INFO] !!! Now downloading Lenovo 3000 V200 Review !!!!! [01/29 03:43:27] [INFO] We are on page 1 of 2 [01/29 03:43:33] [INFO] We are on page 2 of 2 [01/29 03:43:33] [INFO] Number of posts: 1 [01/29 03:43:33] [INFO] Progress: 4517/6740 [01/29 03:43:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:43:33] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-3000-v200-review.131944/ finished! [01/29 03:43:34] [INFO] !!! Now downloading Lenovo Looking to Buy Packard Bell !!!!! [01/29 03:43:35] [INFO] We are on page 1 of 2 [01/29 03:43:38] [INFO] We are on page 2 of 2 [01/29 03:43:38] [INFO] Number of posts: 9 [01/29 03:43:38] [INFO] Progress: 4518/6740 [01/29 03:43:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:43:38] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-looking-to-buy-packard-bell.152801/ finished! [01/29 03:43:38] [INFO] Max wait time for http://forum.notebookreview.com/threads/shipping-dell-ays.153642/ is 29000 ms [01/29 03:43:39] [INFO] !!! Now downloading Shipping Dell-ays !!!!! [01/29 03:43:40] [INFO] We are on page 1 of 4 [01/29 03:43:42] [INFO] We are on page 2 of 4 [01/29 03:43:44] [INFO] We are on page 3 of 4 [01/29 03:43:46] [INFO] We are on page 4 of 4 [01/29 03:43:46] [INFO] Number of posts: 9 [01/29 03:43:46] [INFO] Progress: 4519/6740 [01/29 03:43:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:43:46] [INFO] Thread http://forum.notebookreview.com/threads/shipping-dell-ays.153642/ finished! [01/29 03:43:47] [INFO] !!! Now downloading Current Notebook and Tech Deals (Updated 8 12 2007) !!!!! [01/29 03:43:48] [INFO] We are on page 1 of 1 [01/29 03:43:48] [INFO] Number of posts: 1 [01/29 03:43:55] [INFO] Progress: 4520/6740 [01/29 03:43:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:43:55] [INFO] Thread http://forum.notebookreview.com/threads/current-notebook-and-tech-deals-updated-8-12-2007.155074/ finished! [01/29 03:43:55] [INFO] !!! Now downloading Logitech Cordless Desktop Wave Review !!!!! [01/29 03:43:57] [INFO] We are on page 1 of 2 [01/29 03:44:00] [INFO] We are on page 2 of 2 [01/29 03:44:00] [INFO] Number of posts: 4 [01/29 03:44:00] [INFO] Progress: 4521/6740 [01/29 03:44:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:44:00] [INFO] Thread http://forum.notebookreview.com/threads/logitech-cordless-desktop-wave-review.153083/ finished! [01/29 03:44:00] [INFO] !!! Now downloading Averatec 6200 Mobile Theatre Notebook Released (pics, specs) !!!!! [01/29 03:44:02] [INFO] We are on page 1 of 1 [01/29 03:44:02] [INFO] Number of posts: 5 [01/29 03:44:03] [INFO] Progress: 4522/6740 [01/29 03:44:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:44:03] [INFO] Thread http://forum.notebookreview.com/threads/averatec-6200-mobile-theatre-notebook-released-pics-specs.4235/ finished! [01/29 03:44:03] [INFO] Max wait time for http://forum.notebookreview.com/threads/hasta-la-vista-vista.134152/ is 81000 ms [01/29 03:44:04] [INFO] !!! Now downloading Hasta La Vista, Vista !!!!! [01/29 03:44:05] [INFO] We are on page 1 of 15 [01/29 03:44:07] [INFO] We are on page 2 of 15 [01/29 03:44:11] [WARNING] File not found for image http://velocipeek.com/images/vista_lg.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Hasta La Vista, Vista/images/storyImages/vista_lg.jpg [01/29 03:44:13] [INFO] We are on page 3 of 15 [01/29 03:44:15] [INFO] We are on page 4 of 15 [01/29 03:44:16] [INFO] We are on page 5 of 15 [01/29 03:44:18] [INFO] We are on page 6 of 15 [01/29 03:44:21] [INFO] We are on page 7 of 15 [01/29 03:44:22] [INFO] We are on page 8 of 15 [01/29 03:44:24] [INFO] We are on page 9 of 15 [01/29 03:44:26] [INFO] We are on page 10 of 15 [01/29 03:44:28] [INFO] We are on page 11 of 15 [01/29 03:44:30] [INFO] We are on page 12 of 15 [01/29 03:44:32] [INFO] We are on page 13 of 15 [01/29 03:44:34] [INFO] We are on page 14 of 15 [01/29 03:44:36] [INFO] We are on page 15 of 15 [01/29 03:44:36] [INFO] Number of posts: 3 [01/29 03:44:36] [INFO] Progress: 4523/6740 [01/29 03:44:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:44:36] [INFO] Thread http://forum.notebookreview.com/threads/hasta-la-vista-vista.134152/ finished! [01/29 03:44:37] [INFO] !!! Now downloading [REVIEWED] Dell D620 14.1 Core-Duo with EVDO !!!!! [01/29 03:44:38] [INFO] We are on page 1 of 1 [01/29 03:44:38] [INFO] Number of posts: 4 [01/29 03:44:38] [INFO] Progress: 4524/6740 [01/29 03:44:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:44:38] [INFO] Thread http://forum.notebookreview.com/threads/reviewed-dell-d620-14-1-core-duo-with-evdo.45604/ finished! [01/29 03:44:39] [INFO] !!! Now downloading WaterField Racer-X MacBook Case Review !!!!! [01/29 03:44:40] [INFO] We are on page 1 of 1 [01/29 03:44:40] [INFO] Number of posts: 5 [01/29 03:44:42] [INFO] Progress: 4525/6740 [01/29 03:44:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:44:42] [INFO] Thread http://forum.notebookreview.com/threads/waterfield-racer-x-macbook-case-review.153788/ finished! [01/29 03:44:42] [INFO] !!! Now downloading Averatec 3700 Series Notebook Review (pics, specs) !!!!! [01/29 03:44:43] [INFO] We are on page 1 of 2 [01/29 03:44:47] [INFO] We are on page 2 of 2 [01/29 03:44:47] [INFO] Number of posts: 8 [01/29 03:44:47] [INFO] Progress: 4526/6740 [01/29 03:44:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:44:47] [INFO] Thread http://forum.notebookreview.com/threads/averatec-3700-series-notebook-review-pics-specs.26295/ finished! [01/29 03:44:48] [INFO] !!! Now downloading Microsoft Offers Free Download of 64-bit Windows XP !!!!! [01/29 03:44:49] [INFO] We are on page 1 of 1 [01/29 03:44:49] [INFO] Number of posts: 3 [01/29 03:44:49] [WARNING] File not found for image http://www.emachines.com/products/images/emachines_m6805_main.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Microsoft Offers Free Download of 64-bit Windows XP/images/storyImages/emachines_m6805_main.jpg [01/29 03:44:49] [INFO] Progress: 4527/6740 [01/29 03:44:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:44:49] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-offers-free-download-of-64-bit-windows-xp.328/ finished! [01/29 03:44:50] [INFO] !!! Now downloading USB Can Cooler and Warmer !!!!! [01/29 03:44:51] [INFO] We are on page 1 of 3 [01/29 03:44:54] [INFO] We are on page 2 of 3 [01/29 03:44:56] [INFO] We are on page 3 of 3 [01/29 03:44:56] [INFO] Number of posts: 1 [01/29 03:44:56] [INFO] Progress: 4528/6740 [01/29 03:44:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:44:56] [INFO] Thread http://forum.notebookreview.com/threads/usb-can-cooler-and-warmer.151447/ finished! [01/29 03:44:57] [INFO] !!! Now downloading News Bits- Lenovo to Offer Linux Pre-Loaded, Alienware Quick Ship Laptop, Sager NP5790 Review !!!!! [01/29 03:44:58] [INFO] We are on page 1 of 2 [01/29 03:45:03] [INFO] We are on page 2 of 2 [01/29 03:45:03] [INFO] Number of posts: 4 [01/29 03:45:03] [INFO] Progress: 4529/6740 [01/29 03:45:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:45:03] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-lenovo-to-offer-linux-pre-loaded-alienware-quick-ship-laptop-sager-np5790-review.152078/ finished! [01/29 03:45:04] [INFO] !!! Now downloading Fujitsu Siemens Amilo Pi 1536 Review (pics, specs) !!!!! [01/29 03:45:05] [INFO] We are on page 1 of 2 [01/29 03:45:12] [INFO] We are on page 2 of 2 [01/29 03:45:12] [INFO] Number of posts: 2 [01/29 03:45:12] [INFO] Progress: 4530/6740 [01/29 03:45:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:45:12] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-siemens-amilo-pi-1536-review-pics-specs.51125/ finished! [01/29 03:45:13] [INFO] !!! Now downloading CeBIT 2006- Tulip AMD Turion EGO Laptop (pics) !!!!! [01/29 03:45:14] [INFO] We are on page 1 of 2 [01/29 03:45:18] [INFO] We are on page 2 of 2 [01/29 03:45:18] [INFO] Number of posts: 9 [01/29 03:45:19] [INFO] Progress: 4531/6740 [01/29 03:45:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:45:19] [INFO] Thread http://forum.notebookreview.com/threads/cebit-2006-tulip-amd-turion-ego-laptop-pics.44555/ finished! [01/29 03:45:19] [INFO] Max wait time for http://forum.notebookreview.com/threads/samsung-r70-review.144782/ is 24000 ms [01/29 03:45:19] [INFO] !!! Now downloading Samsung R70 Review !!!!! [01/29 03:45:20] [INFO] We are on page 1 of 3 [01/29 03:45:26] [INFO] We are on page 2 of 3 [01/29 03:45:28] [INFO] We are on page 3 of 3 [01/29 03:45:28] [INFO] Number of posts: 9 [01/29 03:45:28] [INFO] Applying Photobucket fix for http://i201.photobucket.com/albums/aa66/minxshin/weight.jpg [01/29 03:45:28] [INFO] Progress: 4532/6740 [01/29 03:45:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:45:28] [INFO] Thread http://forum.notebookreview.com/threads/samsung-r70-review.144782/ finished! [01/29 03:45:29] [INFO] !!! Now downloading Targus Fandango Tote review !!!!! [01/29 03:45:30] [INFO] We are on page 1 of 1 [01/29 03:45:30] [INFO] Number of posts: 1 [01/29 03:45:32] [INFO] Progress: 4533/6740 [01/29 03:45:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:45:32] [INFO] Thread http://forum.notebookreview.com/threads/targus-fandango-tote-review.152619/ finished! [01/29 03:45:32] [INFO] !!! Now downloading Toshiba Satellite A75 Review (pics, specs) !!!!! [01/29 03:45:33] [INFO] We are on page 1 of 1 [01/29 03:45:33] [INFO] Number of posts: 5 [01/29 03:45:38] [INFO] Progress: 4534/6740 [01/29 03:45:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:45:38] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-a75-review-pics-specs.17740/ finished! [01/29 03:45:38] [INFO] !!! Now downloading Dell Announces Built-In 802.11n Wireless Card for Notebooks !!!!! [01/29 03:45:39] [INFO] We are on page 1 of 1 [01/29 03:45:39] [INFO] Number of posts: 6 [01/29 03:45:40] [INFO] Progress: 4535/6740 [01/29 03:45:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:45:40] [INFO] Thread http://forum.notebookreview.com/threads/dell-announces-built-in-802-11n-wireless-card-for-notebooks.65519/ finished! [01/29 03:45:40] [INFO] Max wait time for http://forum.notebookreview.com/threads/fujitsu-lifebook-n6410-review-pics-specs.48946/ is 22000 ms [01/29 03:45:41] [INFO] !!! Now downloading Fujitsu LifeBook N6410 Review (pics, specs) !!!!! [01/29 03:45:42] [INFO] We are on page 1 of 3 [01/29 03:45:51] [INFO] We are on page 2 of 3 [01/29 03:45:53] [INFO] We are on page 3 of 3 [01/29 03:45:53] [INFO] Number of posts: 5 [01/29 03:45:53] [INFO] Progress: 4536/6740 [01/29 03:45:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:45:53] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-lifebook-n6410-review-pics-specs.48946/ finished! [01/29 03:45:54] [INFO] !!! Now downloading Sales Tax Holiday for PC Purchases in Certain U.S. States this Weekend !!!!! [01/29 03:45:55] [INFO] We are on page 1 of 2 [01/29 03:45:57] [INFO] We are on page 2 of 2 [01/29 03:45:57] [INFO] Number of posts: 6 [01/29 03:45:57] [INFO] Progress: 4537/6740 [01/29 03:45:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:45:57] [INFO] Thread http://forum.notebookreview.com/threads/sales-tax-holiday-for-pc-purchases-in-certain-u-s-states-this-weekend.150990/ finished! [01/29 03:45:58] [INFO] !!! Now downloading Kensington Ci70 wireless desktop set review !!!!! [01/29 03:45:59] [INFO] We are on page 1 of 1 [01/29 03:45:59] [INFO] Number of posts: 2 [01/29 03:46:00] [INFO] Progress: 4538/6740 [01/29 03:46:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:46:00] [INFO] Thread http://forum.notebookreview.com/threads/kensington-ci70-wireless-desktop-set-review.149205/ finished! [01/29 03:46:00] [INFO] !!! Now downloading News Bits- HP 2710p Review, AA Puts Wi-Fi on Planes, Crysis Coming Nov. 16 !!!!! [01/29 03:46:01] [INFO] We are on page 1 of 1 [01/29 03:46:01] [INFO] Number of posts: 3 [01/29 03:46:02] [INFO] Progress: 4539/6740 [01/29 03:46:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:46:02] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-hp-2710p-review-aa-puts-wi-fi-on-planes-crysis-coming-nov-16.150818/ finished! [01/29 03:46:03] [INFO] !!! Now downloading Ogio Metroid Laptop Backpack Review (pics) !!!!! [01/29 03:46:04] [INFO] We are on page 1 of 2 [01/29 03:46:10] [INFO] We are on page 2 of 2 [01/29 03:46:10] [INFO] Number of posts: 2 [01/29 03:46:10] [INFO] Progress: 4540/6740 [01/29 03:46:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:46:10] [INFO] Thread http://forum.notebookreview.com/threads/ogio-metroid-laptop-backpack-review-pics.67296/ finished! [01/29 03:46:11] [INFO] !!! Now downloading iSkin SOHO Protective Sleeve Review !!!!! [01/29 03:46:12] [INFO] We are on page 1 of 1 [01/29 03:46:12] [INFO] Number of posts: 8 [01/29 03:46:14] [INFO] Progress: 4541/6740 [01/29 03:46:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:46:14] [INFO] Thread http://forum.notebookreview.com/threads/iskin-soho-protective-sleeve-review.132835/ finished! [01/29 03:46:16] [INFO] !!! Now downloading Most Popular Laptops for July 2007 !!!!! [01/29 03:46:17] [INFO] We are on page 1 of 1 [01/29 03:46:17] [INFO] Number of posts: 8 [01/29 03:46:17] [WARNING] File not found for image http://www.technologyguide.com/assets/X-20070701210748937.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Most Popular Laptops for July 2007/images/storyImages/X-20070701210748937.jpg [01/29 03:46:18] [WARNING] File not found for image http://www.technologyguide.com/assets/X-20070701205527796.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Most Popular Laptops for July 2007/images/storyImages/X-20070701205527796.jpg [01/29 03:46:20] [WARNING] File not found for image http://www.technologyguide.com/assets/X-20070701210853093.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Most Popular Laptops for July 2007/images/storyImages/X-20070701210853093.jpg [01/29 03:46:21] [INFO] Progress: 4542/6740 [01/29 03:46:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:46:21] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-laptops-for-july-2007.149695/ finished! [01/29 03:46:21] [INFO] Max wait time for http://forum.notebookreview.com/threads/acer-brings-the-aspire-5920-and-4710-to-north-america.149783/ is 29500 ms [01/29 03:46:22] [INFO] !!! Now downloading Acer Brings the Aspire 5920 and 4710 to North America !!!!! [01/29 03:46:23] [INFO] We are on page 1 of 4 [01/29 03:46:25] [INFO] We are on page 2 of 4 [01/29 03:46:27] [INFO] We are on page 3 of 4 [01/29 03:46:29] [INFO] We are on page 4 of 4 [01/29 03:46:29] [INFO] Progress: 4543/6740 [01/29 03:46:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:46:29] [INFO] Thread http://forum.notebookreview.com/threads/acer-brings-the-aspire-5920-and-4710-to-north-america.149783/ finished! [01/29 03:46:29] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-pavilion-dv1000-review-pics-specs.26404/ is 20500 ms [01/29 03:46:29] [INFO] !!! Now downloading HP Pavilion dv1000 Review (pics, specs) !!!!! [01/29 03:46:30] [INFO] We are on page 1 of 3 [01/29 03:46:36] [INFO] We are on page 2 of 3 [01/29 03:46:38] [INFO] We are on page 3 of 3 [01/29 03:46:38] [INFO] Number of posts: 2 [01/29 03:46:38] [INFO] Progress: 4544/6740 [01/29 03:46:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:46:38] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-dv1000-review-pics-specs.26404/ finished! [01/29 03:46:38] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-xps-m1330-shipping-fujitsu-n6460-available-windows-vista-performance-patches-discussion.148802/ is 21500 ms [01/29 03:46:38] [INFO] !!! Now downloading News Bits- XPS M1330 Shipping, Fujitsu N6460 Available, Windows Vista Performance Patches Discussion !!!!! [01/29 03:46:39] [INFO] We are on page 1 of 3 [01/29 03:46:39] [INFO] Number of posts: 1 [01/29 03:46:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:46:39] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 03:46:39] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-xps-m1330-shipping-fujitsu-n6460-available-windows-vista-performance-patches-discussion.148802/ finished! [01/29 03:46:39] [INFO] Max wait time for http://forum.notebookreview.com/threads/solid-state-disk-ssd-to-replace-your-hard-drive.18984/ is 22000 ms [01/29 03:46:40] [INFO] !!! Now downloading Solid State Disk (SSD) to Replace Your Hard Drive !!!!! [01/29 03:46:41] [INFO] We are on page 1 of 3 [01/29 03:46:42] [WARNING] File not found for image https://www.techtarget.com/assets/430.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Solid State Disk (SSD) to Replace Your Hard Drive/images/storyImages/430.jpg [01/29 03:46:44] [INFO] We are on page 2 of 3 [01/29 03:46:45] [INFO] We are on page 3 of 3 [01/29 03:46:45] [INFO] Number of posts: 5 [01/29 03:46:46] [INFO] Progress: 4545/6740 [01/29 03:46:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:46:46] [INFO] Thread http://forum.notebookreview.com/threads/solid-state-disk-ssd-to-replace-your-hard-drive.18984/ finished! [01/29 03:46:46] [INFO] !!! Now downloading Toshiba Satellite M45 Full Review (pics, specs) !!!!! [01/29 03:46:47] [INFO] We are on page 1 of 2 [01/29 03:46:50] [INFO] We are on page 2 of 2 [01/29 03:46:50] [INFO] Number of posts: 3 [01/29 03:46:50] [INFO] Progress: 4546/6740 [01/29 03:46:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:46:50] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-m45-full-review-pics-specs.12075/ finished! [01/29 03:46:50] [INFO] Max wait time for http://forum.notebookreview.com/threads/belkin-sata-ii-expresscard-review-discussion.135056/ is 26500 ms [01/29 03:46:51] [INFO] !!! Now downloading Belkin SATA II ExpressCard Review Discussion !!!!! [01/29 03:46:52] [INFO] We are on page 1 of 4 [01/29 03:46:52] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Belkin SATA II ExpressCard Review Discussion/images/avatars/ [01/29 03:46:54] [INFO] We are on page 2 of 4 [01/29 03:46:56] [INFO] We are on page 3 of 4 [01/29 03:46:57] [INFO] We are on page 4 of 4 [01/29 03:46:57] [INFO] Number of posts: 4 [01/29 03:46:57] [INFO] Progress: 4547/6740 [01/29 03:46:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:46:57] [INFO] Thread http://forum.notebookreview.com/threads/belkin-sata-ii-expresscard-review-discussion.135056/ finished! [01/29 03:46:58] [INFO] !!! Now downloading SONY B1-XP review - HP COMPAQ NX7010 review !!!!! [01/29 03:46:59] [INFO] We are on page 1 of 1 [01/29 03:46:59] [INFO] Number of posts: 5 [01/29 03:46:59] [INFO] Progress: 4548/6740 [01/29 03:46:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:46:59] [INFO] Thread http://forum.notebookreview.com/threads/sony-b1-xp-review-hp-compaq-nx7010-review.12001/ finished! [01/29 03:46:59] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-pavilion-hdx-the-dragon-announced.121896/ is 31500 ms [01/29 03:46:59] [INFO] !!! Now downloading HP Pavilion HDX The Dragon Announced !!!!! [01/29 03:47:01] [INFO] We are on page 1 of 5 [01/29 03:47:03] [INFO] We are on page 2 of 5 [01/29 03:47:05] [INFO] We are on page 3 of 5 [01/29 03:47:07] [INFO] We are on page 4 of 5 [01/29 03:47:09] [INFO] We are on page 5 of 5 [01/29 03:47:09] [INFO] Number of posts: 4 [01/29 03:47:09] [INFO] Progress: 4549/6740 [01/29 03:47:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:47:09] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-hdx-the-dragon-announced.121896/ finished! [01/29 03:47:09] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-pavilion-dv9000t-with-vista-review.116632/ is 32000 ms [01/29 03:47:10] [INFO] !!! Now downloading HP Pavilion dv9000t with Vista Review !!!!! [01/29 03:47:11] [INFO] We are on page 1 of 5 [01/29 03:47:17] [INFO] We are on page 2 of 5 [01/29 03:47:18] [INFO] We are on page 3 of 5 [01/29 03:47:20] [INFO] We are on page 4 of 5 [01/29 03:47:22] [INFO] We are on page 5 of 5 [01/29 03:47:22] [INFO] Number of posts: 5 [01/29 03:47:22] [INFO] Progress: 4550/6740 [01/29 03:47:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:47:22] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-dv9000t-with-vista-review.116632/ finished! [01/29 03:47:22] [INFO] !!! Now downloading USB Aquarium Review !!!!! [01/29 03:47:23] [INFO] We are on page 1 of 3 [01/29 03:47:24] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/err_zpscphez7e7.gif [01/29 03:47:26] [INFO] We are on page 2 of 3 [01/29 03:47:28] [INFO] We are on page 3 of 3 [01/29 03:47:28] [INFO] Number of posts: 1 [01/29 03:47:28] [INFO] Progress: 4551/6740 [01/29 03:47:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:47:28] [INFO] Thread http://forum.notebookreview.com/threads/usb-aquarium-review.145704/ finished! [01/29 03:47:28] [INFO] Max wait time for http://forum.notebookreview.com/threads/apple-macbook-pro-15-with-intel-santa-rosa-review-discussion.128633/ is 113500 ms [01/29 03:47:29] [INFO] !!! Now downloading Apple MacBook Pro 15 with Intel Santa Rosa Review Discussion !!!!! [01/29 03:47:30] [INFO] We are on page 1 of 21 [01/29 03:47:32] [INFO] We are on page 2 of 21 [01/29 03:47:34] [INFO] We are on page 3 of 21 [01/29 03:47:37] [INFO] We are on page 4 of 21 [01/29 03:47:38] [INFO] We are on page 5 of 21 [01/29 03:47:40] [INFO] We are on page 6 of 21 [01/29 03:47:42] [INFO] We are on page 7 of 21 [01/29 03:47:43] [INFO] We are on page 8 of 21 [01/29 03:47:45] [INFO] We are on page 9 of 21 [01/29 03:47:47] [INFO] We are on page 10 of 21 [01/29 03:47:49] [INFO] We are on page 11 of 21 [01/29 03:47:50] [INFO] We are on page 12 of 21 [01/29 03:47:52] [INFO] We are on page 13 of 21 [01/29 03:47:54] [INFO] We are on page 14 of 21 [01/29 03:47:56] [INFO] We are on page 15 of 21 [01/29 03:47:57] [INFO] We are on page 16 of 21 [01/29 03:47:59] [INFO] We are on page 17 of 21 [01/29 03:48:00] [INFO] We are on page 18 of 21 [01/29 03:48:02] [INFO] We are on page 19 of 21 [01/29 03:48:04] [INFO] We are on page 20 of 21 [01/29 03:48:06] [INFO] We are on page 21 of 21 [01/29 03:48:06] [INFO] Number of posts: 8 [01/29 03:48:06] [INFO] Progress: 4552/6740 [01/29 03:48:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:48:06] [INFO] Thread http://forum.notebookreview.com/threads/apple-macbook-pro-15-with-intel-santa-rosa-review-discussion.128633/ finished! [01/29 03:48:06] [INFO] Max wait time for http://forum.notebookreview.com/threads/toshiba-satellite-x205-first-look-review-video.142997/ is 28500 ms [01/29 03:48:06] [INFO] !!! Now downloading Toshiba Satellite X205 First Look Review (Video) !!!!! [01/29 03:48:07] [INFO] We are on page 1 of 4 [01/29 03:48:11] [INFO] We are on page 2 of 4 [01/29 03:48:13] [INFO] We are on page 3 of 4 [01/29 03:48:15] [INFO] We are on page 4 of 4 [01/29 03:48:15] [INFO] Number of posts: 8 [01/29 03:48:15] [INFO] Progress: 4553/6740 [01/29 03:48:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:48:15] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-x205-first-look-review-video.142997/ finished! [01/29 03:48:15] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-apple-profit-soars-new-asus-notebooks-alienware-offers-ssd.146740/ is 25500 ms [01/29 03:48:15] [INFO] !!! Now downloading News Bits- Apple Profit Soars, New Asus Notebooks, Alienware Offers SSD !!!!! [01/29 03:48:16] [INFO] We are on page 1 of 4 [01/29 03:48:17] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/frown_zpszus6drtz.gif [01/29 03:48:19] [INFO] We are on page 2 of 4 [01/29 03:48:21] [INFO] We are on page 3 of 4 [01/29 03:48:23] [INFO] We are on page 4 of 4 [01/29 03:48:23] [INFO] Number of posts: 2 [01/29 03:48:23] [INFO] Progress: 4554/6740 [01/29 03:48:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:48:23] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-apple-profit-soars-new-asus-notebooks-alienware-offers-ssd.146740/ finished! [01/29 03:48:23] [INFO] !!! Now downloading Futura Laptop Desk Review !!!!! [01/29 03:48:24] [INFO] We are on page 1 of 1 [01/29 03:48:24] [INFO] Number of posts: 5 [01/29 03:48:25] [INFO] Progress: 4555/6740 [01/29 03:48:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:48:25] [INFO] Thread http://forum.notebookreview.com/threads/futura-laptop-desk-review.147170/ finished! [01/29 03:48:26] [INFO] !!! Now downloading Current Notebook and Tech Deals (Updated 8 12 2007) !!!!! [01/29 03:48:27] [INFO] We are on page 1 of 1 [01/29 03:48:27] [INFO] Number of posts: 7 [01/29 03:48:34] [INFO] Progress: 4556/6740 [01/29 03:48:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:48:34] [INFO] Thread http://forum.notebookreview.com/threads/current-notebook-and-tech-deals-updated-8-12-2007.146708/ finished! [01/29 03:48:35] [INFO] !!! Now downloading 1520 Review ! !!!!! [01/29 03:48:36] [INFO] We are on page 1 of 2 [01/29 03:48:38] [INFO] We are on page 2 of 2 [01/29 03:48:38] [INFO] Number of posts: 9 [01/29 03:48:38] [INFO] Progress: 4557/6740 [01/29 03:48:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:48:38] [INFO] Thread http://forum.notebookreview.com/threads/1520-review.129895/ finished! [01/29 03:48:38] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-crysis-stunning-on-nvidia-8700m-fujitsu-lifebook-t2010-logitech-vx-nano.145438/ is 42000 ms [01/29 03:48:39] [INFO] !!! Now downloading News Bits- Crysis Stunning on Nvidia 8700M, Fujitsu LifeBook T2010, Logitech VX Nano !!!!! [01/29 03:48:40] [INFO] We are on page 1 of 7 [01/29 03:48:44] [INFO] We are on page 2 of 7 [01/29 03:48:45] [INFO] We are on page 3 of 7 [01/29 03:48:47] [INFO] We are on page 4 of 7 [01/29 03:48:50] [INFO] We are on page 5 of 7 [01/29 03:48:52] [INFO] We are on page 6 of 7 [01/29 03:48:54] [INFO] We are on page 7 of 7 [01/29 03:48:54] [INFO] Number of posts: 5 [01/29 03:48:54] [INFO] Progress: 4558/6740 [01/29 03:48:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:48:54] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-crysis-stunning-on-nvidia-8700m-fujitsu-lifebook-t2010-logitech-vx-nano.145438/ finished! [01/29 03:48:54] [INFO] Max wait time for http://forum.notebookreview.com/threads/super-cantenna-review-extend-your-wi-fi-network-range-pics.47272/ is 21000 ms [01/29 03:48:55] [INFO] !!! Now downloading Super Cantenna Review -- Extend Your Wi-Fi Network Range (pics) !!!!! [01/29 03:48:56] [INFO] We are on page 1 of 3 [01/29 03:48:59] [INFO] We are on page 2 of 3 [01/29 03:49:01] [INFO] We are on page 3 of 3 [01/29 03:49:01] [INFO] Number of posts: 3 [01/29 03:49:01] [INFO] Progress: 4559/6740 [01/29 03:49:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:49:01] [INFO] Thread http://forum.notebookreview.com/threads/super-cantenna-review-extend-your-wi-fi-network-range-pics.47272/ finished! [01/29 03:49:01] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-g2p-review-pics-of-g2-g1-games-more.99581/ is 25000 ms [01/29 03:49:01] [INFO] !!! Now downloading Asus G2P Review (Pics of G2 & G1 + Games + More) !!!!! [01/29 03:49:03] [INFO] We are on page 1 of 4 [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/G2P010s.jpg [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/G2P002s.jpg [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/G2P003s.jpg [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/G2P001s.jpg [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/G2P004s.jpg [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/G2P005s.jpg [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/G2P007s.jpg [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/G2P008s.jpg [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/G2P009s.jpg [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/G2P015s.jpg [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/G2P016s.jpg [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/G2P011s.jpg [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/G2P012s.jpg [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/G2P033s.jpg [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/G2P037s.jpg [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/G2P034s.jpg [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/G2P036s.jpg [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/G2P038s.jpg [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/G2P039s.jpg [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/G2P040s.jpg [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/G2P041s.jpg [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/G2P053s.jpg [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/G2P013s.jpg [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/G2P020s.jpg [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/G2P049s.jpg [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/G2P048s.jpg [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/G2P030s.jpg [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/G2P031s.jpg [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/G2P032s.jpg [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/G2P047s.jpg [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/G2P021s.jpg [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/Webcam_1s.jpg [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/Webcam_2s.jpg [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/G2P044s.jpg [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/G2P042s.jpg [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/G2P043s.jpg [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/G2P045s.jpg [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/G2P023s.jpg [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/G2P014s.jpg [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/G2P017s.jpg [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/G2P018s.jpg [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/G2P019s.jpg [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/G2P022s.jpg [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/G2P046s.jpg [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/G2P024s.jpg [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/G2P028s.jpg [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/G2P029s.jpg [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/SuperPis.JPG [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/3DMark05s.JPG [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/3DMark06s.JPG [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/PCMark05s.JPG [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/HDTune.JPG [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/CineBenchs.JPG [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/Comparison.JPG [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/G2P054s.jpg [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/G2P055s.jpg [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/G2P056s.jpg [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/G2P057s.jpg [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/G2P058s.jpg [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/G2P059s.jpg [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/G2P060s.jpg [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/G2P063s.jpg [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/G2P064s.jpg [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/NFSC_1s.JPG [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/NFSC_2s.JPG [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/BF2_1s.JPG [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/BF2_3s.JPG [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/Oblivion_1s.JPG [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/Oblivion_2s.JPG [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/BF2142_1s.JPG [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/BF2142_3s.JPG [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/cod2_1s.JPG [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/cod2_2s.JPG [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/medieval2_1s.JPG [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/medieval2_2s.JPG [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/G2P050s.jpg [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/G2P051s.jpg [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/G2P052s.jpg [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/G2P006s.jpg [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/G2P026s.jpg [01/29 03:49:03] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/G2P_Review/G2P027s.jpg [01/29 03:49:13] [INFO] We are on page 2 of 4 [01/29 03:49:15] [INFO] We are on page 3 of 4 [01/29 03:49:16] [INFO] We are on page 4 of 4 [01/29 03:49:16] [INFO] Number of posts: 1 [01/29 03:49:16] [INFO] Progress: 4560/6740 [01/29 03:49:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:49:16] [INFO] Thread http://forum.notebookreview.com/threads/asus-g2p-review-pics-of-g2-g1-games-more.99581/ finished! [01/29 03:49:17] [INFO] !!! Now downloading News Bits- Intel Metro Laptop, OLPC Game Jam, Apple OS X Security Updates !!!!! [01/29 03:49:18] [INFO] We are on page 1 of 2 [01/29 03:49:20] [INFO] We are on page 2 of 2 [01/29 03:49:20] [INFO] Number of posts: 1 [01/29 03:49:20] [INFO] Progress: 4561/6740 [01/29 03:49:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:49:20] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-intel-metro-laptop-olpc-game-jam-apple-os-x-security-updates.125407/ finished! [01/29 03:49:20] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-asus-a8sr-with-ati-hd-2400-hp-2710p-first-look-windows-vista-sp1-delayed.144489/ is 22000 ms [01/29 03:49:21] [INFO] !!! Now downloading News Bits- Asus A8Sr with ATI HD 2400, HP 2710p First Look, Windows Vista SP1 Delayed !!!!! [01/29 03:49:22] [INFO] We are on page 1 of 3 [01/29 03:49:25] [INFO] We are on page 2 of 3 [01/29 03:49:27] [INFO] We are on page 3 of 3 [01/29 03:49:27] [INFO] Number of posts: 5 [01/29 03:49:27] [INFO] Progress: 4562/6740 [01/29 03:49:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:49:27] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-asus-a8sr-with-ati-hd-2400-hp-2710p-first-look-windows-vista-sp1-delayed.144489/ finished! [01/29 03:49:28] [INFO] !!! Now downloading News Bits- Palm Foleo First Look, Toshiba U305 Available, Fujitsu 300GB Notebook Drive Discussion !!!!! [01/29 03:49:29] [INFO] We are on page 1 of 2 [01/29 03:49:29] [INFO] Number of posts: 1 [01/29 03:49:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:49:29] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 03:49:29] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-palm-foleo-first-look-toshiba-u305-available-fujitsu-300gb-notebook-drive-discussion.137398/ finished! [01/29 03:49:29] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-fujitsu-a3130-intel-joins-olpc-intel-penryn-uncovered.142729/ is 20500 ms [01/29 03:49:29] [INFO] !!! Now downloading News Bits- Fujitsu A3130, Intel Joins OLPC, Intel Penryn Uncovered !!!!! [01/29 03:49:31] [INFO] We are on page 1 of 3 [01/29 03:49:33] [INFO] We are on page 2 of 3 [01/29 03:49:35] [INFO] We are on page 3 of 3 [01/29 03:49:35] [INFO] Number of posts: 2 [01/29 03:49:35] [INFO] Progress: 4563/6740 [01/29 03:49:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:49:35] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-fujitsu-a3130-intel-joins-olpc-intel-penryn-uncovered.142729/ finished! [01/29 03:49:35] [INFO] Max wait time for http://forum.notebookreview.com/threads/sony-vaio-tz-announced-for-u-s-release.142879/ is 33500 ms [01/29 03:49:36] [INFO] !!! Now downloading Sony VAIO TZ Announced for U.S. Release !!!!! [01/29 03:49:37] [INFO] We are on page 1 of 5 [01/29 03:49:40] [INFO] We are on page 2 of 5 [01/29 03:49:42] [INFO] We are on page 3 of 5 [01/29 03:49:44] [INFO] We are on page 4 of 5 [01/29 03:49:47] [INFO] We are on page 5 of 5 [01/29 03:49:47] [INFO] Number of posts: 8 [01/29 03:49:47] [INFO] Progress: 4564/6740 [01/29 03:49:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:49:47] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-tz-announced-for-u-s-release.142879/ finished! [01/29 03:49:47] [INFO] !!! Now downloading Clevo M570A Review (pics, specs) !!!!! [01/29 03:49:48] [INFO] We are on page 1 of 2 [01/29 03:49:56] [INFO] We are on page 2 of 2 [01/29 03:49:56] [INFO] Number of posts: 3 [01/29 03:49:56] [INFO] Progress: 4565/6740 [01/29 03:49:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:49:56] [INFO] Thread http://forum.notebookreview.com/threads/clevo-m570a-review-pics-specs.44265/ finished! [01/29 03:49:56] [INFO] Max wait time for http://forum.notebookreview.com/threads/gateway-e-100m-review-pics-specs.67871/ is 24000 ms [01/29 03:49:57] [INFO] !!! Now downloading Gateway E-100M Review (pics, specs) !!!!! [01/29 03:49:58] [INFO] We are on page 1 of 3 [01/29 03:50:04] [INFO] We are on page 2 of 3 [01/29 03:50:06] [INFO] We are on page 3 of 3 [01/29 03:50:06] [INFO] Number of posts: 9 [01/29 03:50:06] [INFO] Progress: 4566/6740 [01/29 03:50:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:50:06] [INFO] Thread http://forum.notebookreview.com/threads/gateway-e-100m-review-pics-specs.67871/ finished! [01/29 03:50:07] [INFO] !!! Now downloading Hp 7540 !!!!! [01/29 03:50:08] [INFO] We are on page 1 of 2 [01/29 03:50:13] [INFO] We are on page 2 of 2 [01/29 03:50:13] [INFO] Number of posts: 3 [01/29 03:50:13] [INFO] Progress: 4567/6740 [01/29 03:50:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:50:13] [INFO] Thread http://forum.notebookreview.com/threads/hp-7540.132679/ finished! [01/29 03:50:14] [INFO] !!! Now downloading News Bits- Toshiba Announces Battery Recall, ThinkPad Turns 15, Voodoo Releases New Gaming Notebook !!!!! [01/29 03:50:15] [INFO] We are on page 1 of 2 [01/29 03:50:19] [INFO] We are on page 2 of 2 [01/29 03:50:19] [INFO] Number of posts: 3 [01/29 03:50:19] [INFO] Progress: 4568/6740 [01/29 03:50:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:50:19] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-toshiba-announces-battery-recall-thinkpad-turns-15-voodoo-releases-new-gaming-notebook.143690/ finished! [01/29 03:50:19] [INFO] !!! Now downloading News Bits- New Colorful Gateway Notebooks, HP 6910p Review, DirectX 10 on Windows XP !!!!! [01/29 03:50:21] [INFO] We are on page 1 of 3 [01/29 03:50:24] [INFO] We are on page 2 of 3 [01/29 03:50:26] [INFO] We are on page 3 of 3 [01/29 03:50:26] [INFO] Number of posts: 1 [01/29 03:50:26] [INFO] Progress: 4569/6740 [01/29 03:50:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:50:26] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-new-colorful-gateway-notebooks-hp-6910p-review-directx-10-on-windows-xp.140817/ finished! [01/29 03:50:26] [INFO] Max wait time for http://forum.notebookreview.com/threads/lg-c1-notebook-to-tablet-pc-convertible-review.116824/ is 21000 ms [01/29 03:50:26] [INFO] !!! Now downloading LG C1 Notebook to Tablet PC Convertible Review !!!!! [01/29 03:50:27] [INFO] We are on page 1 of 3 [01/29 03:50:32] [INFO] We are on page 2 of 3 [01/29 03:50:34] [INFO] We are on page 3 of 3 [01/29 03:50:34] [INFO] Number of posts: 3 [01/29 03:50:34] [INFO] Progress: 4570/6740 [01/29 03:50:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:50:34] [INFO] Thread http://forum.notebookreview.com/threads/lg-c1-notebook-to-tablet-pc-convertible-review.116824/ finished! [01/29 03:50:35] [INFO] !!! Now downloading Toshiba Satellite P200 Review !!!!! [01/29 03:50:36] [INFO] We are on page 1 of 1 [01/29 03:50:36] [INFO] Number of posts: 7 [01/29 03:50:40] [INFO] Progress: 4571/6740 [01/29 03:50:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:50:40] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-p200-review.130785/ finished! [01/29 03:50:40] [INFO] !!! Now downloading Wenger Swiss Gear Patriot Rolling Case Review !!!!! [01/29 03:50:42] [INFO] We are on page 1 of 1 [01/29 03:50:42] [INFO] Number of posts: 1 [01/29 03:50:44] [INFO] Progress: 4572/6740 [01/29 03:50:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:50:44] [INFO] Thread http://forum.notebookreview.com/threads/wenger-swiss-gear-patriot-rolling-case-review.143253/ finished! [01/29 03:50:44] [INFO] !!! Now downloading Philips Freevents x59 !!!!! [01/29 03:50:45] [INFO] We are on page 1 of 1 [01/29 03:50:45] [INFO] Number of posts: 5 [01/29 03:50:46] [INFO] Progress: 4573/6740 [01/29 03:50:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:50:46] [INFO] Thread http://forum.notebookreview.com/threads/philips-freevents-x59.140045/ finished! [01/29 03:50:47] [INFO] !!! Now downloading Sony VAIO Z1 Review !!!!! [01/29 03:50:48] [INFO] We are on page 1 of 1 [01/29 03:50:52] [INFO] Progress: 4574/6740 [01/29 03:50:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:50:52] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-z1-review.2060/ finished! [01/29 03:50:53] [INFO] !!! Now downloading HP Pavilion dv6560us Review !!!!! [01/29 03:50:54] [INFO] We are on page 1 of 2 [01/29 03:50:57] [INFO] We are on page 2 of 2 [01/29 03:50:58] [INFO] Progress: 4575/6740 [01/29 03:50:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:50:58] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-dv6560us-review.142057/ finished! [01/29 03:50:58] [INFO] !!! Now downloading Tom Bihn Zephyr Briefcase Review !!!!! [01/29 03:51:00] [INFO] We are on page 1 of 1 [01/29 03:51:00] [INFO] Number of posts: 9 [01/29 03:51:02] [INFO] Progress: 4576/6740 [01/29 03:51:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:51:02] [INFO] Thread http://forum.notebookreview.com/threads/tom-bihn-zephyr-briefcase-review.139651/ finished! [01/29 03:51:02] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-thinkpad-x60s-and-x60-review-pics-specs.45551/ is 28500 ms [01/29 03:51:02] [INFO] !!! Now downloading Lenovo ThinkPad X60s and X60 Review (pics, specs) !!!!! [01/29 03:51:03] [INFO] We are on page 1 of 4 [01/29 03:51:11] [INFO] We are on page 2 of 4 [01/29 03:51:13] [INFO] We are on page 3 of 4 [01/29 03:51:13] [WARNING] File not found for image http://img295.imageshack.us/img295/3158/idtechips1nw.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Lenovo ThinkPad X60s and X60 Review (pics, specs)/images/storyImages/idtechips1nw.th.jpg [01/29 03:51:15] [INFO] We are on page 4 of 4 [01/29 03:51:15] [INFO] Number of posts: 8 [01/29 03:51:15] [INFO] Progress: 4577/6740 [01/29 03:51:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:51:15] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-x60s-and-x60-review-pics-specs.45551/ finished! [01/29 03:51:15] [INFO] Max wait time for http://forum.notebookreview.com/threads/intel-launches-new-extreme-mobile-processors.142146/ is 21000 ms [01/29 03:51:16] [INFO] !!! Now downloading Intel launches new Extreme mobile processors !!!!! [01/29 03:51:17] [INFO] We are on page 1 of 3 [01/29 03:51:20] [INFO] We are on page 2 of 3 [01/29 03:51:22] [INFO] We are on page 3 of 3 [01/29 03:51:22] [INFO] Number of posts: 3 [01/29 03:51:22] [INFO] Progress: 4578/6740 [01/29 03:51:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:51:22] [INFO] Thread http://forum.notebookreview.com/threads/intel-launches-new-extreme-mobile-processors.142146/ finished! [01/29 03:51:22] [INFO] !!! Now downloading Current Notebook and Tech Deals (Updated 7 18 2007) !!!!! [01/29 03:51:24] [INFO] We are on page 1 of 1 [01/29 03:51:24] [INFO] Number of posts: 1 [01/29 03:51:29] [INFO] Progress: 4579/6740 [01/29 03:51:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:51:29] [INFO] Thread http://forum.notebookreview.com/threads/current-notebook-and-tech-deals-updated-7-18-2007.142265/ finished! [01/29 03:51:29] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-thinkpad-t61p-introduced-vista-sp1-coming-soon-intel-classmate-pc.140087/ is 26000 ms [01/29 03:51:29] [INFO] !!! Now downloading News Bits- ThinkPad T61p Introduced, Vista SP1 Coming Soon, Intel Classmate PC !!!!! [01/29 03:51:30] [INFO] We are on page 1 of 4 [01/29 03:51:34] [INFO] We are on page 2 of 4 [01/29 03:51:35] [INFO] We are on page 3 of 4 [01/29 03:51:37] [INFO] We are on page 4 of 4 [01/29 03:51:37] [INFO] Number of posts: 3 [01/29 03:51:37] [INFO] Progress: 4580/6740 [01/29 03:51:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:51:37] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-thinkpad-t61p-introduced-vista-sp1-coming-soon-intel-classmate-pc.140087/ finished! [01/29 03:51:38] [INFO] !!! Now downloading Dell Latitude X1 Review (pics, specs) !!!!! [01/29 03:51:39] [INFO] We are on page 1 of 2 [01/29 03:51:39] [INFO] Number of posts: 1 [01/29 03:51:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:51:39] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 03:51:39] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-x1-review-pics-specs.17446/ finished! [01/29 03:51:40] [INFO] !!! Now downloading Belkin In-Desk USB Hub Review !!!!! [01/29 03:51:41] [INFO] We are on page 1 of 1 [01/29 03:51:42] [WARNING] File not found for image https://www.officedepot.com/pictures/SK/LG/924296_sk_lg.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Belkin In-Desk USB Hub Review/images/storyImages/924296_sk_lg.jpg [01/29 03:51:42] [INFO] Progress: 4581/6740 [01/29 03:51:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:51:42] [INFO] Thread http://forum.notebookreview.com/threads/belkin-in-desk-usb-hub-review.137024/ finished! [01/29 03:51:43] [INFO] !!! Now downloading Pelican 1490 Deluxe Waterproof Notebook Case and Organizer Review !!!!! [01/29 03:51:44] [INFO] We are on page 1 of 2 [01/29 03:51:49] [INFO] We are on page 2 of 2 [01/29 03:51:49] [INFO] Number of posts: 4 [01/29 03:51:49] [INFO] Applying Photobucket fix for http://i64.photobucket.com/albums/h180/jlh2600/pelican1490.jpg [01/29 03:51:49] [INFO] Progress: 4582/6740 [01/29 03:51:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:51:49] [INFO] Thread http://forum.notebookreview.com/threads/pelican-1490-deluxe-waterproof-notebook-case-and-organizer-review.112081/ finished! [01/29 03:51:50] [INFO] !!! Now downloading Vantec LapCool 5 Review !!!!! [01/29 03:51:51] [INFO] We are on page 1 of 2 [01/29 03:51:54] [INFO] We are on page 2 of 2 [01/29 03:51:54] [INFO] Number of posts: 4 [01/29 03:51:54] [INFO] Progress: 4583/6740 [01/29 03:51:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:51:54] [INFO] Thread http://forum.notebookreview.com/threads/vantec-lapcool-5-review.140640/ finished! [01/29 03:51:54] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-vostro-business-notebooks-coming-tomorrow.139426/ is 30500 ms [01/29 03:51:55] [INFO] !!! Now downloading Dell Vostro Business Notebooks Coming Tomorrow !!!!! [01/29 03:51:56] [INFO] We are on page 1 of 5 [01/29 03:51:58] [INFO] We are on page 2 of 5 [01/29 03:52:00] [INFO] We are on page 3 of 5 [01/29 03:52:03] [INFO] We are on page 4 of 5 [01/29 03:52:04] [INFO] We are on page 5 of 5 [01/29 03:52:04] [INFO] Number of posts: 2 [01/29 03:52:04] [INFO] Progress: 4584/6740 [01/29 03:52:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:52:04] [INFO] Thread http://forum.notebookreview.com/threads/dell-vostro-business-notebooks-coming-tomorrow.139426/ finished! [01/29 03:52:05] [INFO] !!! Now downloading Evesham launches 8700M GT notebook !!!!! [01/29 03:52:06] [INFO] We are on page 1 of 1 [01/29 03:52:06] [INFO] Number of posts: 7 [01/29 03:52:07] [INFO] Progress: 4585/6740 [01/29 03:52:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:52:07] [INFO] Thread http://forum.notebookreview.com/threads/evesham-launches-8700m-gt-notebook.140063/ finished! [01/29 03:52:08] [INFO] !!! Now downloading Mobile 8800s Spotted! !!!!! [01/29 03:52:09] [INFO] We are on page 1 of 2 [01/29 03:52:11] [INFO] We are on page 2 of 2 [01/29 03:52:11] [INFO] Number of posts: 1 [01/29 03:52:11] [INFO] Progress: 4586/6740 [01/29 03:52:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:52:11] [INFO] Thread http://forum.notebookreview.com/threads/mobile-8800s-spotted.138679/ finished! [01/29 03:52:11] [INFO] !!! Now downloading Dell to release NEW laptop line tomorrow (7 10) !!!!! [01/29 03:52:12] [INFO] We are on page 1 of 3 [01/29 03:52:14] [INFO] We are on page 2 of 3 [01/29 03:52:16] [INFO] We are on page 3 of 3 [01/29 03:52:16] [INFO] Number of posts: 1 [01/29 03:52:16] [INFO] Progress: 4587/6740 [01/29 03:52:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:52:16] [INFO] Thread http://forum.notebookreview.com/threads/dell-to-release-new-laptop-line-tomorrow-7-10.139381/ finished! [01/29 03:52:17] [INFO] !!! Now downloading Razer Copperhead Gaming Mouse Review !!!!! [01/29 03:52:18] [INFO] We are on page 1 of 2 [01/29 03:52:22] [INFO] We are on page 2 of 2 [01/29 03:52:22] [INFO] Number of posts: 1 [01/29 03:52:22] [INFO] Progress: 4588/6740 [01/29 03:52:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:52:22] [INFO] Thread http://forum.notebookreview.com/threads/razer-copperhead-gaming-mouse-review.98302/ finished! [01/29 03:52:22] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-compaq-nw9440-review-discussion.98585/ is 21500 ms [01/29 03:52:22] [INFO] !!! Now downloading HP Compaq nw9440 Review Discussion !!!!! [01/29 03:52:23] [INFO] We are on page 1 of 3 [01/29 03:52:25] [INFO] We are on page 2 of 3 [01/29 03:52:27] [INFO] We are on page 3 of 3 [01/29 03:52:27] [INFO] Number of posts: 4 [01/29 03:52:27] [INFO] Progress: 4589/6740 [01/29 03:52:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:52:27] [INFO] Thread http://forum.notebookreview.com/threads/hp-compaq-nw9440-review-discussion.98585/ finished! [01/29 03:52:28] [INFO] !!! Now downloading 256 GB SSD 2.5 and more. !!!!! [01/29 03:52:29] [INFO] We are on page 1 of 1 [01/29 03:52:29] [INFO] Number of posts: 6 [01/29 03:52:29] [INFO] Progress: 4590/6740 [01/29 03:52:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:52:29] [INFO] Thread http://forum.notebookreview.com/threads/256-gb-ssd-2-5-and-more.139431/ finished! [01/29 03:52:29] [INFO] !!! Now downloading News Bits- Dell Grows in Asia, Man shocked by Laptop During Storm, 32GB ExpressCard !!!!! [01/29 03:52:31] [INFO] We are on page 1 of 1 [01/29 03:52:31] [INFO] Number of posts: 7 [01/29 03:52:32] [INFO] Progress: 4591/6740 [01/29 03:52:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:52:32] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-dell-grows-in-asia-man-shocked-by-laptop-during-storm-32gb-expresscard.138796/ finished! [01/29 03:52:32] [INFO] !!! Now downloading Transformers themed notebook !!!!! [01/29 03:52:33] [INFO] We are on page 1 of 1 [01/29 03:52:33] [INFO] Number of posts: 5 [01/29 03:52:33] [INFO] Progress: 4592/6740 [01/29 03:52:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:52:33] [INFO] Thread http://forum.notebookreview.com/threads/transformers-themed-notebook.139272/ finished! [01/29 03:52:34] [INFO] !!! Now downloading Asus G1S, G2S Gaming Notebooks to Feature Santa Rosa, GeForce 8600M !!!!! [01/29 03:52:35] [INFO] We are on page 1 of 1 [01/29 03:52:35] [INFO] Progress: 4593/6740 [01/29 03:52:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:52:35] [INFO] Thread http://forum.notebookreview.com/threads/asus-g1s-g2s-gaming-notebooks-to-feature-santa-rosa-geforce-8600m.122744/ finished! [01/29 03:52:35] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-confirms-upcoming-xps-m1330-and-dell-inspiron-1420-1520-and-1720-laptops.131750/ is 61500 ms [01/29 03:52:36] [INFO] !!! Now downloading Dell Confirms Upcoming XPS M1330 and Dell Inspiron 1420, 1520 and 1720 Laptops !!!!! [01/29 03:52:37] [INFO] We are on page 1 of 11 [01/29 03:52:40] [INFO] We are on page 2 of 11 [01/29 03:52:42] [INFO] We are on page 3 of 11 [01/29 03:52:44] [INFO] We are on page 4 of 11 [01/29 03:52:46] [INFO] We are on page 5 of 11 [01/29 03:52:47] [INFO] We are on page 6 of 11 [01/29 03:52:49] [INFO] We are on page 7 of 11 [01/29 03:52:51] [INFO] We are on page 8 of 11 [01/29 03:52:53] [INFO] We are on page 9 of 11 [01/29 03:52:56] [INFO] We are on page 10 of 11 [01/29 03:52:57] [INFO] We are on page 11 of 11 [01/29 03:52:57] [INFO] Number of posts: 4 [01/29 03:52:57] [INFO] Progress: 4594/6740 [01/29 03:52:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:52:58] [INFO] Thread http://forum.notebookreview.com/threads/dell-confirms-upcoming-xps-m1330-and-dell-inspiron-1420-1520-and-1720-laptops.131750/ finished! [01/29 03:52:58] [INFO] !!! Now downloading Vista SP1 beta to be released in July !!!!! [01/29 03:52:59] [INFO] We are on page 1 of 2 [01/29 03:53:01] [INFO] We are on page 2 of 2 [01/29 03:53:01] [INFO] Number of posts: 6 [01/29 03:53:02] [INFO] Progress: 4595/6740 [01/29 03:53:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:53:02] [INFO] Thread http://forum.notebookreview.com/threads/vista-sp1-beta-to-be-released-in-july.139056/ finished! [01/29 03:53:02] [INFO] !!! Now downloading Pre-Review Zepto Znote 6224W 14,1 Santa Rosa 8600M-GT !!!!! [01/29 03:53:03] [INFO] We are on page 1 of 2 [01/29 03:53:04] [WARNING] File not found for image http://img19.imageshack.us/img19/5201/cpuzyc6.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Pre-Review Zepto Znote 6224W 14,1 Santa Rosa 8600M-GT/images/storyImages/cpuzyc6.gif [01/29 03:53:05] [INFO] We are on page 2 of 2 [01/29 03:53:05] [INFO] Number of posts: 1 [01/29 03:53:05] [INFO] Progress: 4596/6740 [01/29 03:53:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:53:05] [INFO] Thread http://forum.notebookreview.com/threads/pre-review-zepto-znote-6224w-14-1-santa-rosa-8600m-gt.124654/ finished! [01/29 03:53:06] [INFO] Max wait time for http://forum.notebookreview.com/threads/sony-vaio-sz2-review-pics-specs.64778/ is 21500 ms [01/29 03:53:06] [INFO] !!! Now downloading Sony VAIO SZ2 Review (pics, specs) !!!!! [01/29 03:53:07] [INFO] We are on page 1 of 3 [01/29 03:53:12] [INFO] We are on page 2 of 3 [01/29 03:53:12] [WARNING] Host down for image http://www.morph123.de//xtcommerce/images/product_images/4250226703308.jpg [01/29 03:53:13] [INFO] We are on page 3 of 3 [01/29 03:53:13] [INFO] Number of posts: 4 [01/29 03:53:14] [INFO] Progress: 4597/6740 [01/29 03:53:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:53:14] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-sz2-review-pics-specs.64778/ finished! [01/29 03:53:14] [INFO] !!! Now downloading Current Notebook and Tech Deals (Updated 7 6 2007) !!!!! [01/29 03:53:15] [INFO] We are on page 1 of 1 [01/29 03:53:15] [INFO] Number of posts: 6 [01/29 03:53:23] [INFO] Progress: 4598/6740 [01/29 03:53:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:53:23] [INFO] Thread http://forum.notebookreview.com/threads/current-notebook-and-tech-deals-updated-7-6-2007.135418/ finished! [01/29 03:53:24] [INFO] !!! Now downloading Fujitsu Siemens lauches 3G laptops - The Esprimo series !!!!! [01/29 03:53:25] [INFO] We are on page 1 of 1 [01/29 03:53:25] [INFO] Number of posts: 2 [01/29 03:53:25] [INFO] Progress: 4599/6740 [01/29 03:53:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:53:25] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-siemens-lauches-3g-laptops-the-esprimo-series.138565/ finished! [01/29 03:53:25] [INFO] Max wait time for http://forum.notebookreview.com/threads/toshiba-satellite-a100-satellite-a105-review-pics-specs-discussion.73760/ is 26500 ms [01/29 03:53:26] [INFO] !!! Now downloading Toshiba Satellite A100 Satellite A105 Review (pics, specs) Discussion !!!!! [01/29 03:53:27] [INFO] We are on page 1 of 4 [01/29 03:53:27] [INFO] Number of posts: 2 [01/29 03:53:27] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Toshiba Satellite A100 Satellite A105 Review (pics, specs) Discussion/images/avatars/ [01/29 03:53:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:53:27] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 03:53:27] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-a100-satellite-a105-review-pics-specs-discussion.73760/ finished! [01/29 03:53:27] [INFO] Max wait time for http://forum.notebookreview.com/threads/toshiba-satellite-m100-full-review.47283/ is 25000 ms [01/29 03:53:28] [INFO] !!! Now downloading Toshiba Satellite M100 - FULL REVIEW !!!!! [01/29 03:53:29] [INFO] We are on page 1 of 4 [01/29 03:53:29] [WARNING] File not found for image http://www.wtfhost.com//files/65/Toshiba/Toshiba%20-%206%20Rear.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Toshiba Satellite M100 - FULL REVIEW/images/storyImages/Toshiba%20-%206%20Rear.jpg [01/29 03:53:29] [WARNING] File not found for image http://www.wtfhost.com//files/65/Toshiba/Toshiba%20-%201%20open.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Toshiba Satellite M100 - FULL REVIEW/images/storyImages/Toshiba%20-%201%20open.jpg [01/29 03:53:29] [WARNING] File not found for image http://www.wtfhost.com//files/65/Toshiba/Toshiba%20-%202%20FrontOpen.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Toshiba Satellite M100 - FULL REVIEW/images/storyImages/Toshiba%20-%202%20FrontOpen.jpg [01/29 03:53:29] [WARNING] File not found for image http://www.wtfhost.com//files/65/Toshiba/Toshiba%20-%204%20Right.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Toshiba Satellite M100 - FULL REVIEW/images/storyImages/Toshiba%20-%204%20Right.jpg [01/29 03:53:29] [WARNING] File not found for image http://www.wtfhost.com//files/65/Toshiba/Toshiba%20-%203%20Left.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Toshiba Satellite M100 - FULL REVIEW/images/storyImages/Toshiba%20-%203%20Left.jpg [01/29 03:53:29] [WARNING] File not found for image http://www.wtfhost.com//files/65/Toshiba/Toshiba%20-%209%20Remote.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Toshiba Satellite M100 - FULL REVIEW/images/storyImages/Toshiba%20-%209%20Remote.jpg [01/29 03:53:30] [WARNING] File not found for image http://www.wtfhost.com//files/65/Toshiba/Toshiba%20-%205%20rear.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Toshiba Satellite M100 - FULL REVIEW/images/storyImages/Toshiba%20-%205%20rear.jpg [01/29 03:53:30] [WARNING] File not found for image http://www.wtfhost.com//files/65/Toshiba/Toshiba%20-%208%20Core%20Duo.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Toshiba Satellite M100 - FULL REVIEW/images/storyImages/Toshiba%20-%208%20Core%20Duo.jpg [01/29 03:53:32] [INFO] We are on page 2 of 4 [01/29 03:53:33] [INFO] We are on page 3 of 4 [01/29 03:53:35] [INFO] We are on page 4 of 4 [01/29 03:53:35] [INFO] Number of posts: 1 [01/29 03:53:35] [INFO] Progress: 4600/6740 [01/29 03:53:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:53:35] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-m100-full-review.47283/ finished! [01/29 03:53:36] [INFO] !!! Now downloading Upcoming 1520 review !!!!! [01/29 03:53:37] [INFO] We are on page 1 of 2 [01/29 03:53:39] [INFO] We are on page 2 of 2 [01/29 03:53:39] [INFO] Number of posts: 2 [01/29 03:53:39] [INFO] Progress: 4601/6740 [01/29 03:53:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:53:39] [INFO] Thread http://forum.notebookreview.com/threads/upcoming-1520-review.136408/ finished! [01/29 03:53:39] [INFO] Max wait time for http://forum.notebookreview.com/threads/apple-macbook-pro-core-2-duo-review-discussion.110288/ is 35500 ms [01/29 03:53:40] [INFO] !!! Now downloading Apple MacBook Pro Core 2 Duo Review Discussion !!!!! [01/29 03:53:41] [INFO] We are on page 1 of 6 [01/29 03:53:43] [INFO] We are on page 2 of 6 [01/29 03:53:45] [INFO] We are on page 3 of 6 [01/29 03:53:46] [INFO] We are on page 4 of 6 [01/29 03:53:49] [INFO] We are on page 5 of 6 [01/29 03:53:50] [INFO] We are on page 6 of 6 [01/29 03:53:50] [INFO] Number of posts: 2 [01/29 03:53:50] [INFO] Progress: 4602/6740 [01/29 03:53:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:53:50] [INFO] Thread http://forum.notebookreview.com/threads/apple-macbook-pro-core-2-duo-review-discussion.110288/ finished! [01/29 03:53:50] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-inspiron-e1705-as-a-gaming-notebook-with-nvidia-go-7900gs-pics-specs.71001/ is 21500 ms [01/29 03:53:51] [INFO] !!! Now downloading Dell Inspiron e1705 as a Gaming Notebook with nVidia Go 7900GS (pics, specs) !!!!! [01/29 03:53:52] [INFO] We are on page 1 of 3 [01/29 03:53:59] [INFO] We are on page 2 of 3 [01/29 03:54:01] [INFO] We are on page 3 of 3 [01/29 03:54:01] [INFO] Number of posts: 4 [01/29 03:54:01] [INFO] Progress: 4603/6740 [01/29 03:54:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:54:01] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-e1705-as-a-gaming-notebook-with-nvidia-go-7900gs-pics-specs.71001/ finished! [01/29 03:54:01] [INFO] Max wait time for http://forum.notebookreview.com/threads/detailed-specs-for-santa-rosa-lenovo-thinkpad-t61-and-r61-listed-on-ibm-site.119206/ is 41500 ms [01/29 03:54:02] [INFO] !!! Now downloading Detailed Specs for Santa Rosa Lenovo ThinkPad T61 and R61 Listed on IBM Site !!!!! [01/29 03:54:03] [INFO] We are on page 1 of 7 [01/29 03:54:06] [INFO] We are on page 2 of 7 [01/29 03:54:08] [INFO] We are on page 3 of 7 [01/29 03:54:10] [INFO] We are on page 4 of 7 [01/29 03:54:12] [INFO] We are on page 5 of 7 [01/29 03:54:14] [INFO] We are on page 6 of 7 [01/29 03:54:15] [INFO] We are on page 7 of 7 [01/29 03:54:15] [INFO] Number of posts: 4 [01/29 03:54:15] [INFO] Progress: 4604/6740 [01/29 03:54:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:54:15] [INFO] Thread http://forum.notebookreview.com/threads/detailed-specs-for-santa-rosa-lenovo-thinkpad-t61-and-r61-listed-on-ibm-site.119206/ finished! [01/29 03:54:17] [INFO] !!! Now downloading Most Popular Laptops for June 2007 !!!!! [01/29 03:54:18] [INFO] We are on page 1 of 1 [01/29 03:54:18] [INFO] Number of posts: 7 [01/29 03:54:19] [WARNING] File not found for image http://www.technologyguide.com/assets/X-20070701205527796.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Most Popular Laptops for June 2007/images/storyImages/X-20070701205527796.jpg [01/29 03:54:20] [WARNING] File not found for image http://www.technologyguide.com/assets/X-20070701210853093.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Most Popular Laptops for June 2007/images/storyImages/X-20070701210853093.jpg [01/29 03:54:21] [WARNING] File not found for image http://www.technologyguide.com/assets/X-20070701210832453.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Most Popular Laptops for June 2007/images/storyImages/X-20070701210832453.jpg [01/29 03:54:22] [WARNING] File not found for image http://www.technologyguide.com/assets/X-20070701210748937.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Most Popular Laptops for June 2007/images/storyImages/X-20070701210748937.jpg [01/29 03:54:22] [INFO] Progress: 4605/6740 [01/29 03:54:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:54:22] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-laptops-for-june-2007.136595/ finished! [01/29 03:54:22] [INFO] Max wait time for http://forum.notebookreview.com/threads/sony-vaio-sz-review-japanese-version.132958/ is 20500 ms [01/29 03:54:22] [INFO] !!! Now downloading Sony VAIO SZ Review (Japanese Version) !!!!! [01/29 03:54:24] [INFO] We are on page 1 of 3 [01/29 03:54:39] [WARNING] Read timeout for image http://members.home.nl/cheeky/VAIOpics/openon1.jpg. This is likely a problem with the image's hosting site. [01/29 03:54:54] [WARNING] Read timeout for image http://members.home.nl/cheeky/VAIOpics/body5.jpg. This is likely a problem with the image's hosting site. [01/29 03:55:09] [WARNING] Read timeout for image http://members.home.nl/cheeky/VAIOpics/ac.jpg. This is likely a problem with the image's hosting site. [01/29 03:55:22] [INFO] Progress has been made 13 ago. Waiting another minute... [01/29 03:55:24] [WARNING] Read timeout for image http://members.home.nl/cheeky/VAIOpics/keyboard.jpg. This is likely a problem with the image's hosting site. [01/29 03:55:39] [WARNING] Read timeout for image http://members.home.nl/cheeky/VAIOpics/felica.jpg. This is likely a problem with the image's hosting site. [01/29 03:55:54] [WARNING] Read timeout for image http://members.home.nl/cheeky/VAIOpics/opened.jpg. This is likely a problem with the image's hosting site. [01/29 03:56:09] [WARNING] Read timeout for image http://members.home.nl/cheeky/VAIOpics/detail1.jpg. This is likely a problem with the image's hosting site. [01/29 03:56:22] [INFO] Progress has been made 13 ago. Waiting another minute... [01/29 03:56:24] [WARNING] Read timeout for image http://members.home.nl/cheeky/VAIOpics/front.jpg. This is likely a problem with the image's hosting site. [01/29 03:56:39] [WARNING] Read timeout for image http://members.home.nl/cheeky/VAIOpics/back2.jpg. This is likely a problem with the image's hosting site. [01/29 03:56:54] [WARNING] Read timeout for image http://members.home.nl/cheeky/VAIOpics/body7.jpg. This is likely a problem with the image's hosting site. [01/29 03:57:09] [WARNING] Read timeout for image http://members.home.nl/cheeky/VAIOpics/frontopenon.jpg. This is likely a problem with the image's hosting site. [01/29 03:57:22] [INFO] Progress has been made 13 ago. Waiting another minute... [01/29 03:57:24] [WARNING] Read timeout for image http://members.home.nl/cheeky/VAIOpics/LEDcompare.jpg. This is likely a problem with the image's hosting site. [01/29 03:57:39] [WARNING] Read timeout for image http://members.home.nl/cheeky/VAIOpics/speaker.jpg. This is likely a problem with the image's hosting site. [01/29 03:57:54] [WARNING] Read timeout for image http://members.home.nl/cheeky/VAIOpics/hdtune.jpg. This is likely a problem with the image's hosting site. [01/29 03:58:09] [WARNING] Read timeout for image http://members.home.nl/cheeky/VAIOpics/fan.jpg. This is likely a problem with the image's hosting site. [01/29 03:58:22] [INFO] Progress has been made 13 ago. Waiting another minute... [01/29 03:58:24] [WARNING] Read timeout for image http://members.home.nl/cheeky/VAIOpics/fingerprint.jpg. This is likely a problem with the image's hosting site. [01/29 03:58:39] [WARNING] Read timeout for image http://members.home.nl/cheeky/VAIOpics/webcam.jpg. This is likely a problem with the image's hosting site. [01/29 03:58:54] [WARNING] Read timeout for image http://members.home.nl/cheeky/VAIOpics/webcampic.jpg. This is likely a problem with the image's hosting site. [01/29 03:59:09] [WARNING] Read timeout for image http://members.home.nl/cheeky/VAIOpics/leftside.jpg. This is likely a problem with the image's hosting site. [01/29 03:59:22] [INFO] Progress has been made 13 ago. Waiting another minute... [01/29 03:59:24] [WARNING] Read timeout for image http://members.home.nl/cheeky/VAIOpics/rightside3.jpg. This is likely a problem with the image's hosting site. [01/29 03:59:26] [INFO] We are on page 2 of 3 [01/29 03:59:28] [INFO] We are on page 3 of 3 [01/29 03:59:28] [INFO] Number of posts: 2 [01/29 03:59:28] [INFO] Progress: 4606/6740 [01/29 03:59:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:59:28] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-sz-review-japanese-version.132958/ finished! [01/29 03:59:28] [INFO] !!! Now downloading HP Compaq 2710p Santa Rosa Tablet !!!!! [01/29 03:59:29] [INFO] We are on page 1 of 1 [01/29 03:59:29] [INFO] Number of posts: 7 [01/29 03:59:31] [WARNING] File not found for image http://www.hp.com/hpinfo/newsroom/press_kits/2007/mobilitysummit/images/2710p.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/HP Compaq 2710p Santa Rosa Tablet/images/storyImages/2710p.jpg [01/29 03:59:31] [INFO] Progress: 4607/6740 [01/29 03:59:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:59:31] [INFO] Thread http://forum.notebookreview.com/threads/hp-compaq-2710p-santa-rosa-tablet.121904/ finished! [01/29 03:59:31] [INFO] !!! Now downloading News Bits- Inspiron 1420N Runs Linux, PC Market Growing Fast, Fujitsu P8420 Discussion !!!!! [01/29 03:59:33] [INFO] We are on page 1 of 1 [01/29 03:59:33] [INFO] Number of posts: 1 [01/29 03:59:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:59:33] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 03:59:33] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-inspiron-1420n-runs-linux-pc-market-growing-fast-fujitsu-p8420-discussion.135991/ finished! [01/29 03:59:33] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-dv2500t-review.125148/ is 66500 ms [01/29 03:59:33] [INFO] !!! Now downloading HP dv2500t Review !!!!! [01/29 03:59:34] [INFO] We are on page 1 of 12 [01/29 03:59:39] [INFO] We are on page 2 of 12 [01/29 03:59:41] [INFO] We are on page 3 of 12 [01/29 03:59:41] [WARNING] File not found for image http://img261.imageshack.us/img261/4756/snapqr0.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/HP dv2500t Review/images/storyImages/snapqr0.png [01/29 03:59:43] [INFO] We are on page 4 of 12 [01/29 03:59:43] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/biggrin_zpsvit8jlaa.gif [01/29 03:59:45] [INFO] We are on page 5 of 12 [01/29 03:59:47] [INFO] We are on page 6 of 12 [01/29 03:59:49] [INFO] We are on page 7 of 12 [01/29 03:59:50] [INFO] We are on page 8 of 12 [01/29 03:59:52] [INFO] We are on page 9 of 12 [01/29 03:59:54] [INFO] We are on page 10 of 12 [01/29 03:59:56] [INFO] We are on page 11 of 12 [01/29 03:59:57] [INFO] We are on page 12 of 12 [01/29 03:59:57] [INFO] Number of posts: 4 [01/29 03:59:57] [INFO] Progress: 4608/6740 [01/29 03:59:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 03:59:57] [INFO] Thread http://forum.notebookreview.com/threads/hp-dv2500t-review.125148/ finished! [01/29 03:59:58] [INFO] !!! Now downloading HP dv6000t Laptop Review !!!!! [01/29 03:59:59] [INFO] We are on page 1 of 2 [01/29 04:00:05] [INFO] We are on page 2 of 2 [01/29 04:00:05] [INFO] Number of posts: 8 [01/29 04:00:05] [INFO] Progress: 4609/6740 [01/29 04:00:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:00:05] [INFO] Thread http://forum.notebookreview.com/threads/hp-dv6000t-laptop-review.101210/ finished! [01/29 04:00:06] [INFO] !!! Now downloading Dell Officially Announces Precision M4300 and Latitude D430 !!!!! [01/29 04:00:07] [INFO] We are on page 1 of 1 [01/29 04:00:07] [INFO] Progress: 4610/6740 [01/29 04:00:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:00:07] [INFO] Thread http://forum.notebookreview.com/threads/dell-officially-announces-precision-m4300-and-latitude-d430.135622/ finished! [01/29 04:00:07] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-announces-new-inspiron-notebooks-and-desktops.134522/ is 28500 ms [01/29 04:00:08] [INFO] !!! Now downloading Dell Announces New Inspiron Notebooks and Desktops !!!!! [01/29 04:00:09] [INFO] We are on page 1 of 4 [01/29 04:00:11] [INFO] We are on page 2 of 4 [01/29 04:00:13] [INFO] We are on page 3 of 4 [01/29 04:00:16] [INFO] We are on page 4 of 4 [01/29 04:00:16] [INFO] Number of posts: 8 [01/29 04:00:16] [INFO] Progress: 4611/6740 [01/29 04:00:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:00:16] [INFO] Thread http://forum.notebookreview.com/threads/dell-announces-new-inspiron-notebooks-and-desktops.134522/ finished! [01/29 04:00:16] [INFO] !!! Now downloading Hitachi 7K200 200GB 7200RPM Available Now (at least to Dell XPS M2010) !!!!! [01/29 04:00:17] [INFO] We are on page 1 of 1 [01/29 04:00:18] [INFO] Progress: 4612/6740 [01/29 04:00:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:00:18] [INFO] Thread http://forum.notebookreview.com/threads/hitachi-7k200-200gb-7200rpm-available-now-at-least-to-dell-xps-m2010.122386/ finished! [01/29 04:00:18] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-dv2500t-dv6500t-and-dv9500t-intel-santa-rosa-notebooks-announced.121895/ is 80000 ms [01/29 04:00:19] [INFO] !!! Now downloading HP dv2500t, dv6500t and dv9500t Intel Santa Rosa Notebooks Announced !!!!! [01/29 04:00:20] [INFO] We are on page 1 of 15 [01/29 04:00:24] [INFO] We are on page 2 of 15 [01/29 04:00:25] [WARNING] Could not download image http://img.article.pchome.net/00/20/27/29/hyhyhy-2007-04-29-8002.jpg because Server returned HTTP response code: 400 for URL: http://img.article.pchome.net/00/20/27/29/hyhyhy-2007-04-29-8002.jpg [01/29 04:00:27] [INFO] We are on page 3 of 15 [01/29 04:00:29] [INFO] We are on page 4 of 15 [01/29 04:00:29] [INFO] Applying Photobucket fix for http://i173.photobucket.com/albums/w46/Xstation/8400m.png [01/29 04:00:29] [WARNING] Could not download image https://hosting.photobucket.com/albums/w46/Xstation/8400m.png because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/w46/Xstation/8400m.png [01/29 04:00:31] [INFO] We are on page 5 of 15 [01/29 04:00:33] [INFO] We are on page 6 of 15 [01/29 04:00:35] [INFO] We are on page 7 of 15 [01/29 04:00:37] [INFO] We are on page 8 of 15 [01/29 04:00:38] [INFO] We are on page 9 of 15 [01/29 04:00:40] [INFO] We are on page 10 of 15 [01/29 04:00:41] [INFO] We are on page 11 of 15 [01/29 04:00:43] [INFO] We are on page 12 of 15 [01/29 04:00:45] [INFO] We are on page 13 of 15 [01/29 04:00:46] [INFO] We are on page 14 of 15 [01/29 04:00:48] [INFO] We are on page 15 of 15 [01/29 04:00:48] [INFO] Number of posts: 1 [01/29 04:00:48] [INFO] Progress: 4613/6740 [01/29 04:00:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:00:48] [INFO] Thread http://forum.notebookreview.com/threads/hp-dv2500t-dv6500t-and-dv9500t-intel-santa-rosa-notebooks-announced.121895/ finished! [01/29 04:00:49] [INFO] !!! Now downloading Brenthaven Edge II Notebook Bag Review !!!!! [01/29 04:00:50] [INFO] We are on page 1 of 1 [01/29 04:00:50] [INFO] Number of posts: 3 [01/29 04:00:52] [INFO] Progress: 4614/6740 [01/29 04:00:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:00:52] [INFO] Thread http://forum.notebookreview.com/threads/brenthaven-edge-ii-notebook-bag-review.124859/ finished! [01/29 04:00:53] [INFO] !!! Now downloading Dell Latitude D430 Coming July 2nd !!!!! [01/29 04:00:54] [INFO] We are on page 1 of 2 [01/29 04:00:57] [INFO] We are on page 2 of 2 [01/29 04:00:57] [INFO] Number of posts: 2 [01/29 04:00:57] [INFO] Progress: 4615/6740 [01/29 04:00:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:00:57] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-d430-coming-july-2nd.134030/ finished! [01/29 04:00:57] [INFO] Max wait time for http://forum.notebookreview.com/threads/sager-np5960-20-screen-notebook-review.100074/ is 27500 ms [01/29 04:00:58] [INFO] !!! Now downloading Sager NP5960 20 Screen Notebook Review !!!!! [01/29 04:00:59] [INFO] We are on page 1 of 4 [01/29 04:01:07] [INFO] We are on page 2 of 4 [01/29 04:01:09] [INFO] We are on page 3 of 4 [01/29 04:01:10] [INFO] We are on page 4 of 4 [01/29 04:01:10] [INFO] Number of posts: 6 [01/29 04:01:11] [INFO] Progress: 4616/6740 [01/29 04:01:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:01:11] [INFO] Thread http://forum.notebookreview.com/threads/sager-np5960-20-screen-notebook-review.100074/ finished! [01/29 04:01:11] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-xps-m1330-spotted-on-dell-website.134408/ is 36000 ms [01/29 04:01:11] [INFO] !!! Now downloading Dell XPS M1330..Spotted on Dell Website !!!!! [01/29 04:01:12] [INFO] We are on page 1 of 6 [01/29 04:01:14] [INFO] We are on page 2 of 6 [01/29 04:01:16] [INFO] We are on page 3 of 6 [01/29 04:01:18] [INFO] We are on page 4 of 6 [01/29 04:01:20] [INFO] We are on page 5 of 6 [01/29 04:01:22] [INFO] We are on page 6 of 6 [01/29 04:01:22] [INFO] Number of posts: 3 [01/29 04:01:22] [INFO] Progress: 4617/6740 [01/29 04:01:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:01:22] [INFO] Thread http://forum.notebookreview.com/threads/dell-xps-m1330-spotted-on-dell-website.134408/ finished! [01/29 04:01:23] [INFO] !!! Now downloading Gateway MT6451 Review Discussion !!!!! [01/29 04:01:24] [INFO] We are on page 1 of 1 [01/29 04:01:24] [INFO] Number of posts: 7 [01/29 04:01:25] [INFO] Progress: 4618/6740 [01/29 04:01:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:01:25] [INFO] Thread http://forum.notebookreview.com/threads/gateway-mt6451-review-discussion.131701/ finished! [01/29 04:01:25] [INFO] !!! Now downloading News Bits- Samsung Mass Producing 64GB SSD, Fujitsu T8140, HP 2510p Now Available Discussion !!!!! [01/29 04:01:26] [INFO] We are on page 1 of 1 [01/29 04:01:26] [INFO] Number of posts: 1 [01/29 04:01:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:01:26] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 04:01:26] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-samsung-mass-producing-64gb-ssd-fujitsu-t8140-hp-2510p-now-available-discussion.134311/ finished! [01/29 04:01:27] [INFO] !!! Now downloading News Bits- 10 Most Important Laptops, LG X-Note S900, New Logitech Notebook Stands !!!!! [01/29 04:01:28] [INFO] We are on page 1 of 2 [01/29 04:01:31] [INFO] We are on page 2 of 2 [01/29 04:01:31] [INFO] Number of posts: 8 [01/29 04:01:31] [INFO] Progress: 4619/6740 [01/29 04:01:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:01:31] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-10-most-important-laptops-lg-x-note-s900-new-logitech-notebook-stands.133493/ finished! [01/29 04:01:31] [INFO] !!! Now downloading Fujitsu's 12.1-inch T8140 tablet with SSD- 3.3-pounds, 11.3-hours !!!!! [01/29 04:01:32] [INFO] We are on page 1 of 1 [01/29 04:01:32] [INFO] Number of posts: 2 [01/29 04:01:33] [WARNING] File not found for image http://img159.imageshack.us/img159/8566/fujitsut8140tt8.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Fujitsu's 12.1-inch T8140 tablet with SSD- 3.3-pounds, 11.3-hours/images/storyImages/fujitsut8140tt8.jpg [01/29 04:01:33] [INFO] Progress: 4620/6740 [01/29 04:01:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:01:33] [INFO] Thread http://forum.notebookreview.com/threads/fujitsus-12-1-inch-t8140-tablet-with-ssd-3-3-pounds-11-3-hours.134221/ finished! [01/29 04:01:33] [INFO] !!! Now downloading HP dv6500t 'AnandTech' Review !!!!! [01/29 04:01:34] [INFO] We are on page 1 of 1 [01/29 04:01:34] [INFO] Number of posts: 3 [01/29 04:01:35] [INFO] Progress: 4621/6740 [01/29 04:01:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:01:35] [INFO] Thread http://forum.notebookreview.com/threads/hp-dv6500t-anandtech-review.134102/ finished! [01/29 04:01:35] [INFO] !!! Now downloading Lexar JumpDrive Secure II Plus USB Flash Drive Review !!!!! [01/29 04:01:36] [INFO] We are on page 1 of 1 [01/29 04:01:36] [INFO] Number of posts: 9 [01/29 04:01:41] [INFO] Progress: 4622/6740 [01/29 04:01:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:01:41] [INFO] Thread http://forum.notebookreview.com/threads/lexar-jumpdrive-secure-ii-plus-usb-flash-drive-review.133768/ finished! [01/29 04:01:41] [INFO] Max wait time for http://forum.notebookreview.com/threads/sandisk-releases-32gb-solid-state-2-5-notebook-hard-drive.110593/ is 32000 ms [01/29 04:01:42] [INFO] !!! Now downloading SanDisk Releases 32GB Solid State 2.5 Notebook Hard Drive !!!!! [01/29 04:01:43] [INFO] We are on page 1 of 5 [01/29 04:01:46] [INFO] We are on page 2 of 5 [01/29 04:01:46] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/spinny2_zpsduxcloiv.gif [01/29 04:01:48] [INFO] We are on page 3 of 5 [01/29 04:01:51] [INFO] We are on page 4 of 5 [01/29 04:01:53] [INFO] We are on page 5 of 5 [01/29 04:01:53] [INFO] Number of posts: 5 [01/29 04:01:53] [WARNING] Host down for image http://aycu35.webshots.com/image/11114/2004915708249438495_rs.jpg [01/29 04:01:53] [INFO] Progress: 4623/6740 [01/29 04:01:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:01:53] [INFO] Thread http://forum.notebookreview.com/threads/sandisk-releases-32gb-solid-state-2-5-notebook-hard-drive.110593/ finished! [01/29 04:01:53] [INFO] !!! Now downloading Multi-Touch Laptop Demonstrated !!!!! [01/29 04:01:54] [INFO] We are on page 1 of 1 [01/29 04:01:54] [INFO] Number of posts: 3 [01/29 04:01:55] [INFO] Progress: 4624/6740 [01/29 04:01:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:01:55] [INFO] Thread http://forum.notebookreview.com/threads/multi-touch-laptop-demonstrated.133632/ finished! [01/29 04:01:55] [INFO] !!! Now downloading Kensington MicroSaver DS Notebook Lock Review !!!!! [01/29 04:01:57] [INFO] We are on page 1 of 2 [01/29 04:01:59] [INFO] We are on page 2 of 2 [01/29 04:01:59] [INFO] Number of posts: 8 [01/29 04:01:59] [INFO] Progress: 4625/6740 [01/29 04:01:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:01:59] [INFO] Thread http://forum.notebookreview.com/threads/kensington-microsaver-ds-notebook-lock-review.64334/ finished! [01/29 04:02:00] [INFO] !!! Now downloading Dell 1505 is gone !!!!! [01/29 04:02:01] [INFO] We are on page 1 of 1 [01/29 04:02:01] [INFO] Progress: 4626/6740 [01/29 04:02:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:02:01] [INFO] Thread http://forum.notebookreview.com/threads/dell-1505-is-gone.133306/ finished! [01/29 04:02:02] [INFO] !!! Now downloading Current Notebook and Tech Deals (Updated 6 22 2007) Discussion !!!!! [01/29 04:02:03] [INFO] We are on page 1 of 1 [01/29 04:02:03] [INFO] Number of posts: 1 [01/29 04:02:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:02:03] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 04:02:03] [INFO] Thread http://forum.notebookreview.com/threads/current-notebook-and-tech-deals-updated-6-22-2007-discussion.132975/ finished! [01/29 04:02:03] [INFO] !!! Now downloading Systemax Pursuit 4155 Review !!!!! [01/29 04:02:05] [INFO] We are on page 1 of 1 [01/29 04:02:05] [INFO] Number of posts: 9 [01/29 04:02:07] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/err_zpscphez7e7.gif [01/29 04:02:07] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/err_zpscphez7e7.gif [01/29 04:02:07] [INFO] Progress: 4627/6740 [01/29 04:02:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:02:07] [INFO] Thread http://forum.notebookreview.com/threads/systemax-pursuit-4155-review.133338/ finished! [01/29 04:02:07] [INFO] Max wait time for http://forum.notebookreview.com/threads/toshiba-satellite-x205-and-friends-to-have-hd-dvd-and-dolby-surround.132331/ is 25000 ms [01/29 04:02:08] [INFO] !!! Now downloading Toshiba Satellite X205 and Friends to Have HD-DVD and Dolby Surround !!!!! [01/29 04:02:09] [INFO] We are on page 1 of 4 [01/29 04:02:12] [INFO] We are on page 2 of 4 [01/29 04:02:14] [INFO] We are on page 3 of 4 [01/29 04:02:16] [INFO] We are on page 4 of 4 [01/29 04:02:16] [INFO] Number of posts: 1 [01/29 04:02:16] [INFO] Progress: 4628/6740 [01/29 04:02:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:02:16] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-x205-and-friends-to-have-hd-dvd-and-dolby-surround.132331/ finished! [01/29 04:02:16] [INFO] !!! Now downloading LG S900 19 Bagtop !!!!! [01/29 04:02:17] [INFO] We are on page 1 of 1 [01/29 04:02:17] [INFO] Number of posts: 4 [01/29 04:02:26] [INFO] Progress: 4629/6740 [01/29 04:02:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:02:26] [INFO] Thread http://forum.notebookreview.com/threads/lg-s900-19-bagtop.133296/ finished! [01/29 04:02:27] [INFO] !!! Now downloading New Turbo Memory Tests Show it in New Light !!!!! [01/29 04:02:28] [INFO] We are on page 1 of 2 [01/29 04:02:30] [INFO] We are on page 2 of 2 [01/29 04:02:30] [INFO] Number of posts: 5 [01/29 04:02:30] [INFO] Progress: 4630/6740 [01/29 04:02:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:02:30] [INFO] Thread http://forum.notebookreview.com/threads/new-turbo-memory-tests-show-it-in-new-light.132412/ finished! [01/29 04:02:31] [INFO] !!! Now downloading Asus launches EEC $199 laptop !!!!! [01/29 04:02:32] [INFO] We are on page 1 of 1 [01/29 04:02:32] [INFO] Number of posts: 4 [01/29 04:02:32] [WARNING] File not found for image http://img520.imageshack.us/img520/125/asuseecut4.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus launches EEC $199 laptop/images/storyImages/asuseecut4.th.jpg [01/29 04:02:32] [INFO] Progress: 4631/6740 [01/29 04:02:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:02:32] [INFO] Thread http://forum.notebookreview.com/threads/asus-launches-eec-199-laptop.133236/ finished! [01/29 04:02:32] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-f3ja-review-pics-specs.77664/ is 23500 ms [01/29 04:02:33] [INFO] !!! Now downloading Asus F3Ja Review (pics, specs) !!!!! [01/29 04:02:34] [INFO] We are on page 1 of 3 [01/29 04:02:40] [INFO] We are on page 2 of 3 [01/29 04:02:42] [INFO] We are on page 3 of 3 [01/29 04:02:42] [INFO] Number of posts: 8 [01/29 04:02:42] [INFO] Progress: 4632/6740 [01/29 04:02:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:02:42] [INFO] Thread http://forum.notebookreview.com/threads/asus-f3ja-review-pics-specs.77664/ finished! [01/29 04:02:43] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-xps-m1210-with-core-2-duo-review.100209/ is 28000 ms [01/29 04:02:43] [INFO] !!! Now downloading Dell XPS M1210 with Core 2 Duo Review !!!!! [01/29 04:02:44] [INFO] We are on page 1 of 4 [01/29 04:02:50] [INFO] We are on page 2 of 4 [01/29 04:02:51] [INFO] We are on page 3 of 4 [01/29 04:02:53] [INFO] We are on page 4 of 4 [01/29 04:02:53] [INFO] Number of posts: 7 [01/29 04:02:53] [INFO] Progress: 4633/6740 [01/29 04:02:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:02:53] [INFO] Thread http://forum.notebookreview.com/threads/dell-xps-m1210-with-core-2-duo-review.100209/ finished! [01/29 04:02:54] [INFO] !!! Now downloading News Bits-Gateway Battery Recall, Intel Processor Roadmap, New Samsung Hard Drives !!!!! [01/29 04:02:55] [INFO] We are on page 1 of 2 [01/29 04:02:58] [INFO] We are on page 2 of 2 [01/29 04:02:58] [INFO] Number of posts: 6 [01/29 04:02:58] [INFO] Progress: 4634/6740 [01/29 04:02:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:02:58] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-gateway-battery-recall-intel-processor-roadmap-new-samsung-hard-drives.132621/ finished! [01/29 04:02:58] [INFO] !!! Now downloading Dell Inspiron e1405 with 1.66GHz Core Duo Processor Review (pics, specs) !!!!! [01/29 04:02:59] [INFO] We are on page 1 of 3 [01/29 04:03:04] [INFO] We are on page 2 of 3 [01/29 04:03:04] [WARNING] File not found for image http://img70.imageshack.us/img70/5852/950atcss6op.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell Inspiron e1405 with 1.66GHz Core Duo Processor Review (pics, specs)/images/storyImages/950atcss6op.jpg [01/29 04:03:06] [INFO] We are on page 3 of 3 [01/29 04:03:06] [INFO] Number of posts: 1 [01/29 04:03:06] [INFO] Progress: 4635/6740 [01/29 04:03:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:03:06] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-e1405-with-1-66ghz-core-duo-processor-review-pics-specs.61109/ finished! [01/29 04:03:06] [INFO] !!! Now downloading Intel core 2 extreme laptops in July !!!!! [01/29 04:03:08] [INFO] We are on page 1 of 2 [01/29 04:03:09] [INFO] We are on page 2 of 2 [01/29 04:03:09] [INFO] Number of posts: 7 [01/29 04:03:10] [INFO] Progress: 4636/6740 [01/29 04:03:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:03:10] [INFO] Thread http://forum.notebookreview.com/threads/intel-core-2-extreme-laptops-in-july.132378/ finished! [01/29 04:03:10] [INFO] !!! Now downloading News Bits- Lenovo ThinkPad Reserve Unveiled, Safari Reaches 1M Downloads, ThinkPad R61 Meets Motorcycle !!!!! [01/29 04:03:11] [INFO] We are on page 1 of 2 [01/29 04:03:14] [INFO] We are on page 2 of 2 [01/29 04:03:14] [INFO] Number of posts: 4 [01/29 04:03:14] [INFO] Progress: 4637/6740 [01/29 04:03:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:03:14] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-lenovo-thinkpad-reserve-unveiled-safari-reaches-1m-downloads-thinkpad-r61-meets-motorcycle.132110/ finished! [01/29 04:03:15] [INFO] !!! Now downloading Toshiba Launches New Portege R500 and Tecra M8 !!!!! [01/29 04:03:16] [INFO] We are on page 1 of 2 [01/29 04:03:20] [INFO] We are on page 2 of 2 [01/29 04:03:20] [INFO] Number of posts: 8 [01/29 04:03:20] [INFO] Progress: 4638/6740 [01/29 04:03:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:03:20] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-launches-new-portege-r500-and-tecra-m8.128069/ finished! [01/29 04:03:20] [INFO] !!! Now downloading Lexar ExpressCard SSD Review !!!!! [01/29 04:03:22] [INFO] We are on page 1 of 1 [01/29 04:03:22] [INFO] Number of posts: 1 [01/29 04:03:23] [INFO] Progress: 4639/6740 [01/29 04:03:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:03:23] [INFO] Thread http://forum.notebookreview.com/threads/lexar-expresscard-ssd-review.132449/ finished! [01/29 04:03:23] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-announces-intel-santa-rosa-based-business-notebooks.121909/ is 31000 ms [01/29 04:03:24] [INFO] !!! Now downloading HP Announces Intel Santa Rosa Based Business Notebooks !!!!! [01/29 04:03:25] [INFO] We are on page 1 of 5 [01/29 04:03:30] [INFO] We are on page 2 of 5 [01/29 04:03:32] [INFO] We are on page 3 of 5 [01/29 04:03:33] [INFO] We are on page 4 of 5 [01/29 04:03:35] [INFO] We are on page 5 of 5 [01/29 04:03:35] [INFO] Number of posts: 3 [01/29 04:03:35] [INFO] Progress: 4640/6740 [01/29 04:03:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:03:35] [INFO] Thread http://forum.notebookreview.com/threads/hp-announces-intel-santa-rosa-based-business-notebooks.121909/ finished! [01/29 04:03:35] [INFO] Max wait time for http://forum.notebookreview.com/threads/nvidia-officially-launches-the-geforce-8700m-gt.130820/ is 21000 ms [01/29 04:03:36] [INFO] !!! Now downloading Nvidia officially launches the GeForce 8700M GT !!!!! [01/29 04:03:37] [INFO] We are on page 1 of 3 [01/29 04:03:39] [INFO] We are on page 2 of 3 [01/29 04:03:41] [INFO] We are on page 3 of 3 [01/29 04:03:41] [INFO] Number of posts: 3 [01/29 04:03:41] [INFO] Progress: 4641/6740 [01/29 04:03:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:03:41] [INFO] Thread http://forum.notebookreview.com/threads/nvidia-officially-launches-the-geforce-8700m-gt.130820/ finished! [01/29 04:03:41] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-inspiron-9400-with-core-2-duo-and-nvidia-7900-gs-review.92025/ is 30500 ms [01/29 04:03:42] [INFO] !!! Now downloading Dell Inspiron 9400 with Core 2 Duo and Nvidia 7900 GS Review !!!!! [01/29 04:03:43] [INFO] We are on page 1 of 5 [01/29 04:03:48] [INFO] We are on page 2 of 5 [01/29 04:03:50] [INFO] We are on page 3 of 5 [01/29 04:03:52] [INFO] We are on page 4 of 5 [01/29 04:03:53] [INFO] We are on page 5 of 5 [01/29 04:03:53] [INFO] Number of posts: 2 [01/29 04:03:53] [INFO] Progress: 4642/6740 [01/29 04:03:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:03:53] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-9400-with-core-2-duo-and-nvidia-7900-gs-review.92025/ finished! [01/29 04:03:53] [INFO] Max wait time for http://forum.notebookreview.com/threads/geek-squad-city-tour.130477/ is 22500 ms [01/29 04:03:54] [INFO] !!! Now downloading Geek Squad City Tour !!!!! [01/29 04:03:55] [INFO] We are on page 1 of 3 [01/29 04:04:02] [INFO] We are on page 2 of 3 [01/29 04:04:04] [INFO] We are on page 3 of 3 [01/29 04:04:04] [INFO] Number of posts: 6 [01/29 04:04:05] [INFO] Progress: 4643/6740 [01/29 04:04:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:04:05] [INFO] Thread http://forum.notebookreview.com/threads/geek-squad-city-tour.130477/ finished! [01/29 04:04:05] [INFO] !!! Now downloading INTEL Turbo Memory (Robson) 1GB for sale !!!!! [01/29 04:04:06] [INFO] We are on page 1 of 2 [01/29 04:04:08] [INFO] We are on page 2 of 2 [01/29 04:04:08] [INFO] Number of posts: 1 [01/29 04:04:09] [INFO] Progress: 4644/6740 [01/29 04:04:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:04:09] [INFO] Thread http://forum.notebookreview.com/threads/intel-turbo-memory-robson-1gb-for-sale.127483/ finished! [01/29 04:04:09] [INFO] !!! Now downloading Current Notebook and Tech Deals (Updated 6 21 2007) !!!!! [01/29 04:04:10] [INFO] We are on page 1 of 2 [01/29 04:04:20] [INFO] We are on page 2 of 2 [01/29 04:04:20] [INFO] Number of posts: 2 [01/29 04:04:20] [INFO] Progress: 4645/6740 [01/29 04:04:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:04:20] [INFO] Thread http://forum.notebookreview.com/threads/current-notebook-and-tech-deals-updated-6-21-2007.129311/ finished! [01/29 04:04:20] [INFO] !!! Now downloading Elgato Turbo.264 Media Encoding Accelerator Review !!!!! [01/29 04:04:21] [INFO] We are on page 1 of 2 [01/29 04:04:25] [INFO] We are on page 2 of 2 [01/29 04:04:25] [INFO] Number of posts: 1 [01/29 04:04:25] [INFO] Progress: 4646/6740 [01/29 04:04:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:04:25] [INFO] Thread http://forum.notebookreview.com/threads/elgato-turbo-264-media-encoding-accelerator-review.131424/ finished! [01/29 04:04:25] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-v200-ultraportable-first-thoughts-review-video.126716/ is 25000 ms [01/29 04:04:26] [INFO] !!! Now downloading Lenovo V200 Ultraportable First Thoughts Review (Video) !!!!! [01/29 04:04:27] [INFO] We are on page 1 of 4 [01/29 04:04:31] [INFO] We are on page 2 of 4 [01/29 04:04:33] [INFO] We are on page 3 of 4 [01/29 04:04:34] [INFO] We are on page 4 of 4 [01/29 04:04:34] [INFO] Number of posts: 1 [01/29 04:04:34] [INFO] Progress: 4647/6740 [01/29 04:04:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:04:34] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-v200-ultraportable-first-thoughts-review-video.126716/ finished! [01/29 04:04:35] [INFO] !!! Now downloading Compenion- The laptop from 2015 !!!!! [01/29 04:04:36] [INFO] We are on page 1 of 2 [01/29 04:04:51] [WARNING] Read timeout for image http://blog.scifi.com/tech/pics/compenion_1.jpg. This is likely a problem with the image's hosting site. [01/29 04:04:52] [WARNING] File not found for image http://bavatuesdays.com/wp-content/images/felix_socialist.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Compenion- The laptop from 2015/images/storyImages/felix_socialist.gif [01/29 04:04:54] [INFO] We are on page 2 of 2 [01/29 04:04:54] [INFO] Number of posts: 4 [01/29 04:04:54] [INFO] Progress: 4648/6740 [01/29 04:04:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:04:54] [INFO] Thread http://forum.notebookreview.com/threads/compenion-the-laptop-from-2015.131222/ finished! [01/29 04:04:54] [INFO] Max wait time for http://forum.notebookreview.com/threads/sony-announces-the-vaio-cr-series.129926/ is 27000 ms [01/29 04:04:54] [INFO] !!! Now downloading Sony announces the VAIO CR series !!!!! [01/29 04:04:56] [INFO] We are on page 1 of 4 [01/29 04:04:58] [INFO] We are on page 2 of 4 [01/29 04:05:00] [INFO] We are on page 3 of 4 [01/29 04:05:02] [INFO] We are on page 4 of 4 [01/29 04:05:02] [INFO] Number of posts: 5 [01/29 04:05:02] [INFO] Progress: 4649/6740 [01/29 04:05:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:05:02] [INFO] Thread http://forum.notebookreview.com/threads/sony-announces-the-vaio-cr-series.129926/ finished! [01/29 04:05:03] [INFO] !!! Now downloading Toshiba WXW with GeForce 8700M GT !!!!! [01/29 04:05:04] [INFO] We are on page 1 of 1 [01/29 04:05:04] [INFO] Number of posts: 8 [01/29 04:05:04] [WARNING] Host down for image http://www.blogsmithmedia.com/www.engadget.com/media/2007/06/toshiba_satellite-wxw01-440.jpg [01/29 04:05:04] [INFO] Progress: 4650/6740 [01/29 04:05:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:05:04] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-wxw-with-geforce-8700m-gt.130528/ finished! [01/29 04:05:04] [INFO] Max wait time for http://forum.notebookreview.com/threads/clevo-d900c-surfaces-the-worlds-fastest-notebook-updated-4-12.110398/ is 61500 ms [01/29 04:05:05] [INFO] !!! Now downloading Clevo D900C Surfaces -- The World's Fastest Notebook (UPDATED 4 12) !!!!! [01/29 04:05:06] [INFO] We are on page 1 of 11 [01/29 04:05:09] [INFO] We are on page 2 of 11 [01/29 04:05:11] [INFO] We are on page 3 of 11 [01/29 04:05:13] [INFO] We are on page 4 of 11 [01/29 04:05:14] [INFO] We are on page 5 of 11 [01/29 04:05:16] [INFO] We are on page 6 of 11 [01/29 04:05:19] [INFO] We are on page 7 of 11 [01/29 04:05:21] [INFO] We are on page 8 of 11 [01/29 04:05:21] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/err_zpscphez7e7.gif [01/29 04:05:21] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/eek2_zpsjhyvspx8.gif [01/29 04:05:23] [INFO] We are on page 9 of 11 [01/29 04:05:25] [INFO] We are on page 10 of 11 [01/29 04:05:25] [WARNING] Could not download image http://www.killernotebooks.com/images/logos/micro_insignia.gif because Server returned HTTP response code: 400 for URL: http://www.killernotebooks.com/images/logos/micro_insignia.gif [01/29 04:05:27] [INFO] We are on page 11 of 11 [01/29 04:05:27] [INFO] Number of posts: 4 [01/29 04:05:27] [INFO] Progress: 4651/6740 [01/29 04:05:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:05:27] [INFO] Thread http://forum.notebookreview.com/threads/clevo-d900c-surfaces-the-worlds-fastest-notebook-updated-4-12.110398/ finished! [01/29 04:05:28] [INFO] !!! Now downloading News Bits- AMD Griffin and Puma, Clevo Grows, Microsoft Security Updates !!!!! [01/29 04:05:29] [INFO] We are on page 1 of 1 [01/29 04:05:29] [INFO] Number of posts: 6 [01/29 04:05:31] [INFO] Progress: 4652/6740 [01/29 04:05:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:05:31] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-amd-griffin-and-puma-clevo-grows-microsoft-security-updates.130899/ finished! [01/29 04:05:32] [INFO] !!! Now downloading Heads Up- Intel Price Cuts (Laptop & Desktop) !!!!! [01/29 04:05:33] [INFO] We are on page 1 of 1 [01/29 04:05:33] [INFO] Number of posts: 6 [01/29 04:05:33] [INFO] Progress: 4653/6740 [01/29 04:05:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:05:33] [INFO] Thread http://forum.notebookreview.com/threads/heads-up-intel-price-cuts-laptop-desktop.130934/ finished! [01/29 04:05:34] [INFO] !!! Now downloading Asus F3Jc Review !!!!! [01/29 04:05:35] [INFO] We are on page 1 of 1 [01/29 04:05:42] [WARNING] File not found for image http://img513.imageshack.us/img513/3070/shiz354pr8.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus F3Jc Review/images/storyImages/shiz354pr8.th.jpg [01/29 04:05:42] [WARNING] File not found for image http://img48.imageshack.us/img48/5227/shiz356zz0.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus F3Jc Review/images/storyImages/shiz356zz0.th.jpg [01/29 04:05:43] [WARNING] File not found for image http://img70.imageshack.us/img70/9933/shiz357go9.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus F3Jc Review/images/storyImages/shiz357go9.th.jpg [01/29 04:05:43] [INFO] Progress: 4654/6740 [01/29 04:05:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:05:43] [INFO] Thread http://forum.notebookreview.com/threads/asus-f3jc-review.92892/ finished! [01/29 04:05:43] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-thinkpad-t61-order-woes.130516/ is 21000 ms [01/29 04:05:43] [INFO] !!! Now downloading Lenovo ThinkPad T61 Order Woes !!!!! [01/29 04:05:44] [INFO] We are on page 1 of 3 [01/29 04:05:48] [INFO] We are on page 2 of 3 [01/29 04:05:51] [INFO] We are on page 3 of 3 [01/29 04:05:51] [INFO] Number of posts: 3 [01/29 04:05:51] [INFO] Progress: 4655/6740 [01/29 04:05:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:05:51] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-t61-order-woes.130516/ finished! [01/29 04:05:52] [INFO] !!! Now downloading Dell Inspiron 1420 !!!!! [01/29 04:05:53] [INFO] We are on page 1 of 1 [01/29 04:05:53] [INFO] Number of posts: 4 [01/29 04:05:53] [INFO] Progress: 4656/6740 [01/29 04:05:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:05:53] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-1420.130533/ finished! [01/29 04:05:53] [INFO] Max wait time for http://forum.notebookreview.com/threads/sager-np9260-first-thoughts-pics-video.129465/ is 22000 ms [01/29 04:05:53] [INFO] !!! Now downloading Sager NP9260 First Thoughts (pics, video) !!!!! [01/29 04:05:55] [INFO] We are on page 1 of 3 [01/29 04:05:58] [INFO] We are on page 2 of 3 [01/29 04:06:00] [INFO] We are on page 3 of 3 [01/29 04:06:00] [INFO] Number of posts: 5 [01/29 04:06:00] [INFO] Progress: 4657/6740 [01/29 04:06:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:06:00] [INFO] Thread http://forum.notebookreview.com/threads/sager-np9260-first-thoughts-pics-video.129465/ finished! [01/29 04:06:01] [INFO] !!! Now downloading News Bits- Velocity Micro Enters Circuit City, Apple Announces Safari on Windows, No Quad Core for NP9260 !!!!! [01/29 04:06:02] [INFO] We are on page 1 of 1 [01/29 04:06:04] [INFO] Progress: 4658/6740 [01/29 04:06:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:06:04] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-velocity-micro-enters-circuit-city-apple-announces-safari-on-windows-no-quad-core-for-np9260.130362/ finished! [01/29 04:06:05] [INFO] !!! Now downloading LapWorks Aluminum Desktop Stand Review !!!!! [01/29 04:06:06] [INFO] We are on page 1 of 2 [01/29 04:06:09] [INFO] We are on page 2 of 2 [01/29 04:06:09] [INFO] Number of posts: 4 [01/29 04:06:09] [INFO] Progress: 4659/6740 [01/29 04:06:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:06:09] [INFO] Thread http://forum.notebookreview.com/threads/lapworks-aluminum-desktop-stand-review.129732/ finished! [01/29 04:06:09] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-latitude-d630-and-d830-coming-in-april.107183/ is 80000 ms [01/29 04:06:09] [INFO] !!! Now downloading Dell Latitude D630 and D830 Coming in April !!!!! [01/29 04:06:11] [INFO] We are on page 1 of 15 [01/29 04:06:13] [INFO] We are on page 2 of 15 [01/29 04:06:16] [INFO] We are on page 3 of 15 [01/29 04:06:17] [INFO] We are on page 4 of 15 [01/29 04:06:19] [INFO] We are on page 5 of 15 [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:19] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/realmad_zpsaeyhavdm.gif [01/29 04:06:22] [INFO] We are on page 6 of 15 [01/29 04:06:24] [INFO] We are on page 7 of 15 [01/29 04:06:26] [INFO] We are on page 8 of 15 [01/29 04:06:27] [INFO] We are on page 9 of 15 [01/29 04:06:29] [INFO] We are on page 10 of 15 [01/29 04:06:31] [INFO] We are on page 11 of 15 [01/29 04:06:33] [INFO] We are on page 12 of 15 [01/29 04:06:34] [INFO] We are on page 13 of 15 [01/29 04:06:37] [INFO] We are on page 14 of 15 [01/29 04:06:38] [INFO] We are on page 15 of 15 [01/29 04:06:38] [INFO] Number of posts: 1 [01/29 04:06:38] [INFO] Progress: 4660/6740 [01/29 04:06:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:06:38] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-d630-and-d830-coming-in-april.107183/ finished! [01/29 04:06:38] [INFO] Max wait time for http://forum.notebookreview.com/threads/sony-vaio-fz-santa-rosa-notebook-announced.122037/ is 83500 ms [01/29 04:06:38] [INFO] !!! Now downloading Sony VAIO FZ Santa Rosa Notebook Announced !!!!! [01/29 04:06:40] [INFO] We are on page 1 of 15 [01/29 04:06:44] [INFO] We are on page 2 of 15 [01/29 04:06:45] [INFO] We are on page 3 of 15 [01/29 04:06:47] [INFO] We are on page 4 of 15 [01/29 04:06:49] [INFO] We are on page 5 of 15 [01/29 04:06:50] [INFO] We are on page 6 of 15 [01/29 04:06:52] [INFO] We are on page 7 of 15 [01/29 04:06:54] [INFO] We are on page 8 of 15 [01/29 04:06:55] [INFO] We are on page 9 of 15 [01/29 04:06:57] [INFO] We are on page 10 of 15 [01/29 04:06:59] [INFO] We are on page 11 of 15 [01/29 04:06:59] [WARNING] File not found for image https://farm1.static.flickr.com/237/523741129_a46f30d177.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sony VAIO FZ Santa Rosa Notebook Announced/images/storyImages/523741129_a46f30d177.jpg [01/29 04:07:01] [INFO] We are on page 12 of 15 [01/29 04:07:02] [INFO] We are on page 13 of 15 [01/29 04:07:04] [INFO] We are on page 14 of 15 [01/29 04:07:05] [INFO] We are on page 15 of 15 [01/29 04:07:05] [INFO] Number of posts: 8 [01/29 04:07:05] [INFO] Progress: 4661/6740 [01/29 04:07:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:07:05] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-fz-santa-rosa-notebook-announced.122037/ finished! [01/29 04:07:06] [INFO] !!! Now downloading Sony says no to Turbo Memory and says Vista currently does not support it !!!!! [01/29 04:07:07] [INFO] We are on page 1 of 1 [01/29 04:07:07] [INFO] Number of posts: 4 [01/29 04:07:08] [INFO] Progress: 4662/6740 [01/29 04:07:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:07:08] [INFO] Thread http://forum.notebookreview.com/threads/sony-says-no-to-turbo-memory-and-says-vista-currently-does-not-support-it.129639/ finished! [01/29 04:07:08] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-releases-thinkpad-x61-x61s-and-x61-tablet-pc-video.126823/ is 21000 ms [01/29 04:07:09] [INFO] !!! Now downloading Lenovo Releases ThinkPad X61, X61s and X61 Tablet PC (Video) !!!!! [01/29 04:07:10] [INFO] We are on page 1 of 3 [01/29 04:07:14] [INFO] We are on page 2 of 3 [01/29 04:07:16] [INFO] We are on page 3 of 3 [01/29 04:07:16] [INFO] Number of posts: 3 [01/29 04:07:16] [INFO] Progress: 4663/6740 [01/29 04:07:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:07:16] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-releases-thinkpad-x61-x61s-and-x61-tablet-pc-video.126823/ finished! [01/29 04:07:16] [INFO] !!! Now downloading Falcon Fragbook DRX !!!!! [01/29 04:07:17] [INFO] We are on page 1 of 1 [01/29 04:07:17] [INFO] Number of posts: 3 [01/29 04:07:17] [INFO] Progress: 4664/6740 [01/29 04:07:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:07:17] [INFO] Thread http://forum.notebookreview.com/threads/falcon-fragbook-drx.129802/ finished! [01/29 04:07:17] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-wireless-power-lenovo-x60-tablets-at-the-nba-finals-msi-features-turbo-overclock-button.129163/ is 25000 ms [01/29 04:07:18] [INFO] !!! Now downloading News Bits- Wireless Power, Lenovo X60 Tablets at the NBA Finals, MSI Features Turbo Overclock Button !!!!! [01/29 04:07:19] [INFO] We are on page 1 of 4 [01/29 04:07:23] [INFO] We are on page 2 of 4 [01/29 04:07:38] [WARNING] Read timeout for image http://images.dailytech.com/nimage/4993_large_Turboed.jpg. This is likely a problem with the image's hosting site. [01/29 04:07:40] [INFO] We are on page 3 of 4 [01/29 04:07:42] [INFO] We are on page 4 of 4 [01/29 04:07:42] [INFO] Number of posts: 1 [01/29 04:07:42] [INFO] Progress: 4665/6740 [01/29 04:07:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:07:42] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-wireless-power-lenovo-x60-tablets-at-the-nba-finals-msi-features-turbo-overclock-button.129163/ finished! [01/29 04:07:43] [INFO] !!! Now downloading Sony VAIO K Series Review (pics, specs) !!!!! [01/29 04:07:44] [INFO] We are on page 1 of 2 [01/29 04:07:49] [INFO] We are on page 2 of 2 [01/29 04:07:49] [INFO] Number of posts: 1 [01/29 04:07:49] [INFO] Progress: 4666/6740 [01/29 04:07:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:07:49] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-k-series-review-pics-specs.13273/ finished! [01/29 04:07:49] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-a8js-review-pics-specs.84994/ is 43500 ms [01/29 04:07:50] [INFO] !!! Now downloading Asus A8Js Review (pics, specs) !!!!! [01/29 04:07:51] [INFO] We are on page 1 of 7 [01/29 04:07:55] [INFO] We are on page 2 of 7 [01/29 04:07:57] [INFO] We are on page 3 of 7 [01/29 04:07:59] [INFO] We are on page 4 of 7 [01/29 04:08:01] [INFO] We are on page 5 of 7 [01/29 04:08:03] [INFO] We are on page 6 of 7 [01/29 04:08:05] [INFO] We are on page 7 of 7 [01/29 04:08:05] [INFO] Number of posts: 8 [01/29 04:08:05] [INFO] Progress: 4667/6740 [01/29 04:08:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:08:05] [INFO] Thread http://forum.notebookreview.com/threads/asus-a8js-review-pics-specs.84994/ finished! [01/29 04:08:05] [INFO] !!! Now downloading Question about notebook computer's marketshare in the US !!!!! [01/29 04:08:06] [INFO] We are on page 1 of 1 [01/29 04:08:06] [INFO] Number of posts: 2 [01/29 04:08:07] [INFO] Progress: 4668/6740 [01/29 04:08:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:08:07] [INFO] Thread http://forum.notebookreview.com/threads/question-about-notebook-computers-marketshare-in-the-us.129054/ finished! [01/29 04:08:07] [INFO] !!! Now downloading Via Unveils Design for Ultraportable Laptop to be Sold by Packard Bell !!!!! [01/29 04:08:08] [INFO] We are on page 1 of 2 [01/29 04:08:10] [INFO] We are on page 2 of 2 [01/29 04:08:10] [INFO] Number of posts: 8 [01/29 04:08:11] [INFO] Progress: 4669/6740 [01/29 04:08:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:08:11] [INFO] Thread http://forum.notebookreview.com/threads/via-unveils-design-for-ultraportable-laptop-to-be-sold-by-packard-bell.128422/ finished! [01/29 04:08:11] [INFO] !!! Now downloading Sony VAIO TX850p Review !!!!! [01/29 04:08:12] [INFO] We are on page 1 of 2 [01/29 04:08:18] [INFO] We are on page 2 of 2 [01/29 04:08:18] [INFO] Number of posts: 8 [01/29 04:08:18] [INFO] Progress: 4670/6740 [01/29 04:08:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:08:18] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-tx850p-review.128423/ finished! [01/29 04:08:19] [INFO] !!! Now downloading New Thinkpad X61 Wide Screen unveiled in Australia !!!!! [01/29 04:08:20] [INFO] We are on page 1 of 1 [01/29 04:08:20] [INFO] Number of posts: 8 [01/29 04:08:20] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/eek2_zpsjhyvspx8.gif [01/29 04:08:20] [INFO] Progress: 4671/6740 [01/29 04:08:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:08:20] [INFO] Thread http://forum.notebookreview.com/threads/new-thinkpad-x61-wide-screen-unveiled-in-australia.128681/ finished! [01/29 04:08:20] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-nvidia-8800-graphics-for-notebooks-asus-eec-pc-701-199-laptop-toshiba-pushing-hd-dvd.128256/ is 25000 ms [01/29 04:08:21] [INFO] !!! Now downloading News Bits- Nvidia 8800 Graphics for Notebooks, Asus Eec PC 701 $199 Laptop, Toshiba Pushing HD-DVD !!!!! [01/29 04:08:22] [INFO] We are on page 1 of 4 [01/29 04:08:25] [INFO] We are on page 2 of 4 [01/29 04:08:26] [INFO] We are on page 3 of 4 [01/29 04:08:29] [INFO] We are on page 4 of 4 [01/29 04:08:30] [INFO] Number of posts: 1 [01/29 04:08:30] [INFO] Progress: 4672/6740 [01/29 04:08:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:08:30] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-nvidia-8800-graphics-for-notebooks-asus-eec-pc-701-199-laptop-toshiba-pushing-hd-dvd.128256/ finished! [01/29 04:08:30] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-z96j-review-pics-specs.76382/ is 24000 ms [01/29 04:08:31] [INFO] !!! Now downloading Asus Z96j Review (pics, specs) !!!!! [01/29 04:08:32] [INFO] We are on page 1 of 3 [01/29 04:08:40] [WARNING] File not found for image http://img523.imageshack.us/img523/2782/screengraininessexamplety7.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus Z96j Review (pics, specs)/images/storyImages/screengraininessexamplety7.th.jpg [01/29 04:08:42] [INFO] We are on page 2 of 3 [01/29 04:08:44] [INFO] We are on page 3 of 3 [01/29 04:08:44] [INFO] Number of posts: 9 [01/29 04:08:44] [INFO] Progress: 4673/6740 [01/29 04:08:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:08:44] [INFO] Thread http://forum.notebookreview.com/threads/asus-z96j-review-pics-specs.76382/ finished! [01/29 04:08:45] [INFO] !!! Now downloading $200-$300 from Asus and Intel !!!!! [01/29 04:08:46] [INFO] We are on page 1 of 1 [01/29 04:08:46] [INFO] Number of posts: 4 [01/29 04:08:46] [INFO] Progress: 4674/6740 [01/29 04:08:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:08:46] [INFO] Thread http://forum.notebookreview.com/threads/200-300-from-asus-and-intel.128036/ finished! [01/29 04:08:46] [INFO] Max wait time for http://forum.notebookreview.com/threads/apple-macbook-pro-updates-with-intel-santa-rosa-and-led-backlit-screen.128064/ is 64500 ms [01/29 04:08:47] [INFO] !!! Now downloading Apple MacBook Pro Updates with Intel Santa Rosa and LED Backlit screen !!!!! [01/29 04:08:48] [INFO] We are on page 1 of 11 [01/29 04:08:50] [INFO] We are on page 2 of 11 [01/29 04:08:52] [INFO] We are on page 3 of 11 [01/29 04:08:54] [INFO] We are on page 4 of 11 [01/29 04:08:56] [INFO] We are on page 5 of 11 [01/29 04:08:57] [INFO] We are on page 6 of 11 [01/29 04:08:59] [INFO] We are on page 7 of 11 [01/29 04:09:01] [INFO] We are on page 8 of 11 [01/29 04:09:03] [INFO] We are on page 9 of 11 [01/29 04:09:05] [INFO] We are on page 10 of 11 [01/29 04:09:07] [INFO] We are on page 11 of 11 [01/29 04:09:07] [INFO] Progress: 4675/6740 [01/29 04:09:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:09:07] [INFO] Thread http://forum.notebookreview.com/threads/apple-macbook-pro-updates-with-intel-santa-rosa-and-led-backlit-screen.128064/ finished! [01/29 04:09:07] [INFO] !!! Now downloading Dell unveils new inspiron models and Vostro newline !!!!! [01/29 04:09:08] [INFO] We are on page 1 of 2 [01/29 04:09:08] [WARNING] Host down for image http://www.blogsmithmedia.com/www.engadget.com/media/2007/06/dell_vostro.jpg [01/29 04:09:10] [INFO] We are on page 2 of 2 [01/29 04:09:10] [INFO] Number of posts: 2 [01/29 04:09:10] [INFO] Progress: 4676/6740 [01/29 04:09:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:09:10] [INFO] Thread http://forum.notebookreview.com/threads/dell-unveils-new-inspiron-models-and-vostro-newline.128556/ finished! [01/29 04:09:11] [INFO] !!! Now downloading Asus announces 3 new laptops... and a triple assault on trees everywhere !!!!! [01/29 04:09:12] [INFO] We are on page 1 of 1 [01/29 04:09:14] [INFO] Progress: 4677/6740 [01/29 04:09:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:09:14] [INFO] Thread http://forum.notebookreview.com/threads/asus-announces-3-new-laptops-and-a-triple-assault-on-trees-everywhere.128364/ finished! [01/29 04:09:14] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-hp-says-no-to-intel-turbo-memory-sandisk-announces-64gb-ssd-new-portableone-sxs37.127901/ is 28500 ms [01/29 04:09:14] [INFO] !!! Now downloading News Bits- HP Says No to Intel Turbo Memory, Sandisk Announces 64GB SSD, New PortableOne SXS37 !!!!! [01/29 04:09:15] [INFO] We are on page 1 of 4 [01/29 04:09:18] [INFO] We are on page 2 of 4 [01/29 04:09:20] [INFO] We are on page 3 of 4 [01/29 04:09:22] [INFO] We are on page 4 of 4 [01/29 04:09:22] [INFO] Number of posts: 8 [01/29 04:09:22] [INFO] Progress: 4678/6740 [01/29 04:09:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:09:22] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-hp-says-no-to-intel-turbo-memory-sandisk-announces-64gb-ssd-new-portableone-sxs37.127901/ finished! [01/29 04:09:23] [INFO] !!! Now downloading 7 Mini Notebook by VIA !!!!! [01/29 04:09:24] [INFO] We are on page 1 of 2 [01/29 04:09:25] [WARNING] File not found for image https://www.heise.de/bilder/90659/0/0; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/7 Mini Notebook by VIA/images/storyImages/image242 [01/29 04:09:26] [WARNING] File not found for image https://www.heise.de/bilder/90659/1/0; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/7 Mini Notebook by VIA/images/storyImages/image243 [01/29 04:09:29] [INFO] We are on page 2 of 2 [01/29 04:09:29] [INFO] Number of posts: 3 [01/29 04:09:29] [INFO] Progress: 4679/6740 [01/29 04:09:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:09:29] [INFO] Thread http://forum.notebookreview.com/threads/7-mini-notebook-by-via.128109/ finished! [01/29 04:09:29] [INFO] !!! Now downloading New Mbp Released !!!!! [01/29 04:09:31] [INFO] We are on page 1 of 2 [01/29 04:09:32] [INFO] We are on page 2 of 2 [01/29 04:09:32] [INFO] Number of posts: 1 [01/29 04:09:32] [INFO] Progress: 4680/6740 [01/29 04:09:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:09:32] [INFO] Thread http://forum.notebookreview.com/threads/new-mbp-released.128054/ finished! [01/29 04:09:33] [INFO] !!! Now downloading First HD-DVD-RW notebook drive !!!!! [01/29 04:09:34] [INFO] We are on page 1 of 1 [01/29 04:09:35] [INFO] Progress: 4681/6740 [01/29 04:09:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:09:35] [INFO] Thread http://forum.notebookreview.com/threads/first-hd-dvd-rw-notebook-drive.127868/ finished! [01/29 04:09:36] [INFO] !!! Now downloading Acer Aspire 5920 BMW Review !!!!! [01/29 04:09:37] [INFO] We are on page 1 of 1 [01/29 04:09:37] [INFO] Number of posts: 7 [01/29 04:09:39] [INFO] Progress: 4682/6740 [01/29 04:09:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:09:39] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire-5920-bmw-review.127575/ finished! [01/29 04:09:40] [INFO] !!! Now downloading Most Popular Laptops for May 2007 !!!!! [01/29 04:09:41] [INFO] We are on page 1 of 1 [01/29 04:09:41] [INFO] Number of posts: 1 [01/29 04:09:44] [WARNING] File not found for image http://www.technologyguide.com/assets/X-20070603212632875.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Most Popular Laptops for May 2007/images/storyImages/X-20070603212632875.jpg [01/29 04:09:44] [WARNING] File not found for image http://www.technologyguide.com/assets/X-20070604012903812.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Most Popular Laptops for May 2007/images/storyImages/X-20070604012903812.jpg [01/29 04:09:44] [INFO] Progress: 4683/6740 [01/29 04:09:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:09:44] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-laptops-for-may-2007.127700/ finished! [01/29 04:09:44] [INFO] Max wait time for http://forum.notebookreview.com/threads/cnet-asia-blasts-the-acer-aspire-gemstone-bmw-laptop.125565/ is 41000 ms [01/29 04:09:45] [INFO] !!! Now downloading CNET Asia Blasts the Acer Aspire Gemstone BMW Laptop !!!!! [01/29 04:09:46] [INFO] We are on page 1 of 7 [01/29 04:09:48] [INFO] We are on page 2 of 7 [01/29 04:09:51] [INFO] We are on page 3 of 7 [01/29 04:09:53] [INFO] We are on page 4 of 7 [01/29 04:09:55] [INFO] We are on page 5 of 7 [01/29 04:09:56] [INFO] We are on page 6 of 7 [01/29 04:09:58] [INFO] We are on page 7 of 7 [01/29 04:09:58] [INFO] Number of posts: 3 [01/29 04:09:58] [INFO] Progress: 4684/6740 [01/29 04:09:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:09:58] [INFO] Thread http://forum.notebookreview.com/threads/cnet-asia-blasts-the-acer-aspire-gemstone-bmw-laptop.125565/ finished! [01/29 04:09:59] [INFO] !!! Now downloading Current Notebook and Tech Deals (Updated 6 3 2007) !!!!! [01/29 04:10:00] [INFO] We are on page 1 of 1 [01/29 04:10:00] [INFO] Number of posts: 1 [01/29 04:10:07] [INFO] Progress: 4685/6740 [01/29 04:10:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:10:07] [INFO] Thread http://forum.notebookreview.com/threads/current-notebook-and-tech-deals-updated-6-3-2007.127636/ finished! [01/29 04:10:07] [INFO] !!! Now downloading How to Use an XBox Controller as a Media Center Remote !!!!! [01/29 04:10:08] [INFO] We are on page 1 of 1 [01/29 04:10:08] [INFO] Number of posts: 7 [01/29 04:10:09] [INFO] Progress: 4686/6740 [01/29 04:10:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:10:09] [INFO] Thread http://forum.notebookreview.com/threads/how-to-use-an-xbox-controller-as-a-media-center-remote.127432/ finished! [01/29 04:10:10] [INFO] !!! Now downloading New Microsoft Product- The Surface! !!!!! [01/29 04:10:11] [INFO] We are on page 1 of 2 [01/29 04:10:26] [WARNING] Read timeout for image http://images.dailytech.com/nimage/4875_large_image004.jpg. This is likely a problem with the image's hosting site. [01/29 04:10:41] [WARNING] Read timeout for image http://images.dailytech.com/nimage/4877_large_image005.jpg. This is likely a problem with the image's hosting site. [01/29 04:10:43] [INFO] We are on page 2 of 2 [01/29 04:10:43] [INFO] Number of posts: 5 [01/29 04:10:43] [INFO] Progress: 4687/6740 [01/29 04:10:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:10:43] [INFO] Thread http://forum.notebookreview.com/threads/new-microsoft-product-the-surface.126487/ finished! [01/29 04:10:44] [INFO] !!! Now downloading ATI x200m Game Review !!!!! [01/29 04:10:45] [INFO] We are on page 1 of 3 [01/29 04:10:45] [INFO] Applying Photobucket fix for http://i32.photobucket.com/albums/d49/aa111837/GWSettings.jpg [01/29 04:10:45] [WARNING] Could not download image https://hosting.photobucket.com/albums/d49/aa111837/GWSettings.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/d49/aa111837/GWSettings.jpg [01/29 04:10:45] [INFO] Applying Photobucket fix for http://i32.photobucket.com/albums/d49/aa111837/Gw2007-05-2921-08-38-08.jpg [01/29 04:10:45] [WARNING] Could not download image https://hosting.photobucket.com/albums/d49/aa111837/Gw2007-05-2921-08-38-08.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/d49/aa111837/Gw2007-05-2921-08-38-08.jpg [01/29 04:10:45] [INFO] Applying Photobucket fix for http://i32.photobucket.com/albums/d49/aa111837/game2007-05-2921-11-58-78.jpg [01/29 04:10:46] [WARNING] Could not download image https://hosting.photobucket.com/albums/d49/aa111837/game2007-05-2921-11-58-78.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/d49/aa111837/game2007-05-2921-11-58-78.jpg [01/29 04:10:46] [INFO] Applying Photobucket fix for http://i32.photobucket.com/albums/d49/aa111837/game2007-05-2921-23-11-13.jpg [01/29 04:10:46] [WARNING] Could not download image https://hosting.photobucket.com/albums/d49/aa111837/game2007-05-2921-23-11-13.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/d49/aa111837/game2007-05-2921-23-11-13.jpg [01/29 04:10:46] [INFO] Applying Photobucket fix for http://i32.photobucket.com/albums/d49/aa111837/game2007-05-2921-24-00-28.jpg [01/29 04:10:46] [WARNING] Could not download image https://hosting.photobucket.com/albums/d49/aa111837/game2007-05-2921-24-00-28.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/d49/aa111837/game2007-05-2921-24-00-28.jpg [01/29 04:10:46] [INFO] Applying Photobucket fix for http://i32.photobucket.com/albums/d49/aa111837/BF22007-05-2922-00-52-01.jpg [01/29 04:10:46] [WARNING] Could not download image https://hosting.photobucket.com/albums/d49/aa111837/BF22007-05-2922-00-52-01.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/d49/aa111837/BF22007-05-2922-00-52-01.jpg [01/29 04:10:46] [INFO] Applying Photobucket fix for http://i32.photobucket.com/albums/d49/aa111837/BF22007-05-2922-03-58-70.jpg [01/29 04:10:47] [WARNING] Could not download image https://hosting.photobucket.com/albums/d49/aa111837/BF22007-05-2922-03-58-70.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/d49/aa111837/BF22007-05-2922-03-58-70.jpg [01/29 04:10:47] [INFO] Applying Photobucket fix for http://i32.photobucket.com/albums/d49/aa111837/BF22007-05-2922-03-54-49.jpg [01/29 04:10:47] [WARNING] Could not download image https://hosting.photobucket.com/albums/d49/aa111837/BF22007-05-2922-03-54-49.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/d49/aa111837/BF22007-05-2922-03-54-49.jpg [01/29 04:10:47] [INFO] Applying Photobucket fix for http://i32.photobucket.com/albums/d49/aa111837/BF22007-05-2922-06-03-30.jpg [01/29 04:10:47] [WARNING] Could not download image https://hosting.photobucket.com/albums/d49/aa111837/BF22007-05-2922-06-03-30.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/d49/aa111837/BF22007-05-2922-06-03-30.jpg [01/29 04:10:47] [INFO] Applying Photobucket fix for http://i32.photobucket.com/albums/d49/aa111837/BF22007-05-2922-06-12-25.jpg [01/29 04:10:47] [WARNING] Could not download image https://hosting.photobucket.com/albums/d49/aa111837/BF22007-05-2922-06-12-25.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/d49/aa111837/BF22007-05-2922-06-12-25.jpg [01/29 04:10:47] [INFO] Applying Photobucket fix for http://i32.photobucket.com/albums/d49/aa111837/Oblivionsettings.jpg [01/29 04:10:48] [WARNING] Could not download image https://hosting.photobucket.com/albums/d49/aa111837/Oblivionsettings.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/d49/aa111837/Oblivionsettings.jpg [01/29 04:10:48] [INFO] Applying Photobucket fix for http://i32.photobucket.com/albums/d49/aa111837/Oblivion2007-05-2921-46-35-71.jpg [01/29 04:10:48] [WARNING] Could not download image https://hosting.photobucket.com/albums/d49/aa111837/Oblivion2007-05-2921-46-35-71.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/d49/aa111837/Oblivion2007-05-2921-46-35-71.jpg [01/29 04:10:48] [INFO] Applying Photobucket fix for http://i32.photobucket.com/albums/d49/aa111837/Oblivion2007-05-2921-44-39-32.jpg [01/29 04:10:48] [WARNING] Could not download image https://hosting.photobucket.com/albums/d49/aa111837/Oblivion2007-05-2921-44-39-32.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/d49/aa111837/Oblivion2007-05-2921-44-39-32.jpg [01/29 04:10:50] [INFO] We are on page 2 of 3 [01/29 04:10:52] [INFO] We are on page 3 of 3 [01/29 04:10:52] [INFO] Number of posts: 1 [01/29 04:10:52] [INFO] Progress: 4688/6740 [01/29 04:10:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:10:52] [INFO] Thread http://forum.notebookreview.com/threads/ati-x200m-game-review.126416/ finished! [01/29 04:10:52] [INFO] !!! Now downloading Palm Announces Foleo Mobile Companion with 10-Inch Screen, Wi-Fi !!!!! [01/29 04:10:54] [INFO] We are on page 1 of 2 [01/29 04:10:57] [INFO] We are on page 2 of 2 [01/29 04:10:57] [INFO] Progress: 4689/6740 [01/29 04:10:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:10:57] [INFO] Thread http://forum.notebookreview.com/threads/palm-announces-foleo-mobile-companion-with-10-inch-screen-wi-fi.126577/ finished! [01/29 04:10:58] [INFO] !!! Now downloading Alienware M9700 Review !!!!! [01/29 04:10:59] [INFO] We are on page 1 of 3 [01/29 04:11:03] [INFO] We are on page 2 of 3 [01/29 04:11:04] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v443/bmwrob/Misc/3.gif [01/29 04:11:05] [INFO] We are on page 3 of 3 [01/29 04:11:05] [INFO] Number of posts: 1 [01/29 04:11:05] [INFO] Progress: 4690/6740 [01/29 04:11:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:11:05] [INFO] Thread http://forum.notebookreview.com/threads/alienware-m9700-review.126504/ finished! [01/29 04:11:06] [INFO] !!! Now downloading AMD announces 9-watt Sempron !!!!! [01/29 04:11:07] [INFO] We are on page 1 of 1 [01/29 04:11:07] [INFO] Number of posts: 2 [01/29 04:11:07] [INFO] Progress: 4691/6740 [01/29 04:11:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:11:07] [INFO] Thread http://forum.notebookreview.com/threads/amd-announces-9-watt-sempron.126881/ finished! [01/29 04:11:08] [INFO] !!! Now downloading Thinkpad T61 15 Announced !!!!! [01/29 04:11:09] [INFO] We are on page 1 of 1 [01/29 04:11:09] [INFO] Number of posts: 1 [01/29 04:11:09] [INFO] Progress: 4692/6740 [01/29 04:11:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:11:09] [INFO] Thread http://forum.notebookreview.com/threads/thinkpad-t61-15-announced.126772/ finished! [01/29 04:11:09] [INFO] Max wait time for http://forum.notebookreview.com/threads/sony-razor-thin-flexible-display-foreshadows-unbreakable-laptop-screen.125872/ is 22000 ms [01/29 04:11:10] [INFO] !!! Now downloading Sony Razor Thin Flexible Display Foreshadows Unbreakable Laptop Screen !!!!! [01/29 04:11:11] [INFO] We are on page 1 of 3 [01/29 04:11:12] [INFO] Applying Photobucket fix for http://i136.photobucket.com/albums/q188/bperkins_photos/P1020311.jpg [01/29 04:11:12] [INFO] Applying Photobucket fix for http://i136.photobucket.com/albums/q188/bperkins_photos/P1020311.jpg [01/29 04:11:14] [INFO] We are on page 2 of 3 [01/29 04:11:14] [INFO] Applying Photobucket fix for http://i136.photobucket.com/albums/q188/bperkins_photos/P1020311.jpg [01/29 04:11:16] [INFO] We are on page 3 of 3 [01/29 04:11:16] [INFO] Number of posts: 5 [01/29 04:11:16] [INFO] Progress: 4693/6740 [01/29 04:11:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:11:16] [INFO] Thread http://forum.notebookreview.com/threads/sony-razor-thin-flexible-display-foreshadows-unbreakable-laptop-screen.125872/ finished! [01/29 04:11:17] [INFO] !!! Now downloading Mobile Data Services - Going Beyond Wi-Fi !!!!! [01/29 04:11:18] [INFO] We are on page 1 of 1 [01/29 04:11:18] [INFO] Number of posts: 6 [01/29 04:11:19] [INFO] Progress: 4694/6740 [01/29 04:11:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:11:19] [INFO] Thread http://forum.notebookreview.com/threads/mobile-data-services-going-beyond-wi-fi.126425/ finished! [01/29 04:11:19] [INFO] !!! Now downloading News Bits- Toshiba to Use AMD Processors, Fujitsu Fab PC Concept, NVidia gets Sued Discussion !!!!! [01/29 04:11:20] [INFO] We are on page 1 of 1 [01/29 04:11:20] [INFO] Number of posts: 1 [01/29 04:11:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:11:20] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 04:11:20] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-toshiba-to-use-amd-processors-fujitsu-fab-pc-concept-nvidia-gets-sued-discussion.126338/ finished! [01/29 04:11:21] [INFO] !!! Now downloading Oblivion On the x200m Review !!!!! [01/29 04:11:22] [INFO] We are on page 1 of 2 [01/29 04:11:22] [INFO] Applying Photobucket fix for http://i32.photobucket.com/albums/d49/aa111837/Oblivion2007-05-0118-04-25-86.jpg [01/29 04:11:22] [WARNING] Could not download image https://hosting.photobucket.com/albums/d49/aa111837/Oblivion2007-05-0118-04-25-86.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/d49/aa111837/Oblivion2007-05-0118-04-25-86.jpg [01/29 04:11:22] [INFO] Applying Photobucket fix for http://i32.photobucket.com/albums/d49/aa111837/Oblivion2007-05-0118-04-59-48.jpg [01/29 04:11:22] [WARNING] Could not download image https://hosting.photobucket.com/albums/d49/aa111837/Oblivion2007-05-0118-04-59-48.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/d49/aa111837/Oblivion2007-05-0118-04-59-48.jpg [01/29 04:11:22] [INFO] Applying Photobucket fix for http://i32.photobucket.com/albums/d49/aa111837/Oblivion2007-05-0118-17-13-90.jpg [01/29 04:11:22] [WARNING] Could not download image https://hosting.photobucket.com/albums/d49/aa111837/Oblivion2007-05-0118-17-13-90.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/d49/aa111837/Oblivion2007-05-0118-17-13-90.jpg [01/29 04:11:22] [INFO] Applying Photobucket fix for http://i32.photobucket.com/albums/d49/aa111837/Oblivion2007-05-0118-06-49-49.jpg [01/29 04:11:23] [WARNING] Could not download image https://hosting.photobucket.com/albums/d49/aa111837/Oblivion2007-05-0118-06-49-49.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/d49/aa111837/Oblivion2007-05-0118-06-49-49.jpg [01/29 04:11:23] [INFO] Applying Photobucket fix for http://i32.photobucket.com/albums/d49/aa111837/Oblivion2007-05-0118-06-57-91.jpg [01/29 04:11:23] [WARNING] Could not download image https://hosting.photobucket.com/albums/d49/aa111837/Oblivion2007-05-0118-06-57-91.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/d49/aa111837/Oblivion2007-05-0118-06-57-91.jpg [01/29 04:11:23] [INFO] Applying Photobucket fix for http://i32.photobucket.com/albums/d49/aa111837/Oblivion2007-05-0118-09-10-20.jpg [01/29 04:11:23] [WARNING] Could not download image https://hosting.photobucket.com/albums/d49/aa111837/Oblivion2007-05-0118-09-10-20.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/d49/aa111837/Oblivion2007-05-0118-09-10-20.jpg [01/29 04:11:23] [INFO] Applying Photobucket fix for http://i32.photobucket.com/albums/d49/aa111837/Oblivion2007-05-0118-12-20-57.jpg [01/29 04:11:23] [WARNING] Could not download image https://hosting.photobucket.com/albums/d49/aa111837/Oblivion2007-05-0118-12-20-57.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/d49/aa111837/Oblivion2007-05-0118-12-20-57.jpg [01/29 04:11:25] [INFO] We are on page 2 of 2 [01/29 04:11:25] [INFO] Number of posts: 1 [01/29 04:11:25] [INFO] Progress: 4695/6740 [01/29 04:11:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:11:25] [INFO] Thread http://forum.notebookreview.com/threads/oblivion-on-the-x200m-review.120576/ finished! [01/29 04:11:26] [INFO] !!! Now downloading Speedy 256GB Solid-State Drive !!!!! [01/29 04:11:27] [INFO] We are on page 1 of 1 [01/29 04:11:27] [INFO] Number of posts: 3 [01/29 04:11:27] [INFO] Progress: 4696/6740 [01/29 04:11:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:11:27] [INFO] Thread http://forum.notebookreview.com/threads/speedy-256gb-solid-state-drive.126363/ finished! [01/29 04:11:27] [INFO] Max wait time for http://forum.notebookreview.com/threads/d630-review-by-cnet-8-2-10-editors-choice.125590/ is 23500 ms [01/29 04:11:28] [INFO] !!! Now downloading D630 Review By Cnet - 8.2 10, Editor's Choice !!!!! [01/29 04:11:29] [INFO] We are on page 1 of 3 [01/29 04:11:31] [INFO] We are on page 2 of 3 [01/29 04:11:32] [INFO] We are on page 3 of 3 [01/29 04:11:32] [INFO] Number of posts: 8 [01/29 04:11:32] [INFO] Progress: 4697/6740 [01/29 04:11:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:11:32] [INFO] Thread http://forum.notebookreview.com/threads/d630-review-by-cnet-8-2-10-editors-choice.125590/ finished! [01/29 04:11:33] [INFO] !!! Now downloading Toshiba Equium A60-181 review !!!!! [01/29 04:11:34] [INFO] We are on page 1 of 1 [01/29 04:11:34] [INFO] Number of posts: 1 [01/29 04:11:34] [INFO] Progress: 4698/6740 [01/29 04:11:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:11:34] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-equium-a60-181-review.126285/ finished! [01/29 04:11:34] [INFO] Max wait time for http://forum.notebookreview.com/threads/acer-aspire-5920-gemstone-santa-rosa-laptop-announced.122072/ is 21500 ms [01/29 04:11:34] [INFO] !!! Now downloading Acer Aspire 5920 Gemstone Santa Rosa Laptop Announced !!!!! [01/29 04:11:36] [INFO] We are on page 1 of 3 [01/29 04:11:39] [INFO] We are on page 2 of 3 [01/29 04:11:41] [INFO] We are on page 3 of 3 [01/29 04:11:41] [INFO] Number of posts: 4 [01/29 04:11:41] [INFO] Progress: 4699/6740 [01/29 04:11:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:11:41] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire-5920-gemstone-santa-rosa-laptop-announced.122072/ finished! [01/29 04:11:41] [INFO] !!! Now downloading Toshiba to use AMD chip in laptop PCs !!!!! [01/29 04:11:42] [INFO] We are on page 1 of 1 [01/29 04:11:42] [INFO] Number of posts: 7 [01/29 04:11:43] [INFO] Progress: 4700/6740 [01/29 04:11:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:11:43] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-to-use-amd-chip-in-laptop-pcs.126153/ finished! [01/29 04:11:44] [INFO] !!! Now downloading TR reviews Evesham Zieo N500-HD - with 1gb Turbo Memory !!!!! [01/29 04:11:45] [INFO] We are on page 1 of 1 [01/29 04:11:45] [INFO] Number of posts: 2 [01/29 04:11:45] [INFO] Progress: 4701/6740 [01/29 04:11:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:11:45] [INFO] Thread http://forum.notebookreview.com/threads/tr-reviews-evesham-zieo-n500-hd-with-1gb-turbo-memory.126195/ finished! [01/29 04:11:45] [INFO] !!! Now downloading Video of the Intel Metro Laptop !!!!! [01/29 04:11:47] [INFO] We are on page 1 of 1 [01/29 04:11:47] [INFO] Number of posts: 1 [01/29 04:11:47] [INFO] Progress: 4702/6740 [01/29 04:11:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:11:47] [INFO] Thread http://forum.notebookreview.com/threads/video-of-the-intel-metro-laptop.126071/ finished! [01/29 04:11:47] [INFO] !!! Now downloading Memorial Day Notebook and Tech Deals (Updated 5 28 2007) !!!!! [01/29 04:11:48] [INFO] We are on page 1 of 1 [01/29 04:11:48] [INFO] Number of posts: 1 [01/29 04:11:52] [INFO] Progress: 4703/6740 [01/29 04:11:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:11:52] [INFO] Thread http://forum.notebookreview.com/threads/memorial-day-notebook-and-tech-deals-updated-5-28-2007.125993/ finished! [01/29 04:11:53] [INFO] !!! Now downloading Dell to Release Inspiron e1505n Notebook Today with Linux Ubuntu 7.04 Installed !!!!! [01/29 04:11:54] [INFO] We are on page 1 of 2 [01/29 04:11:56] [INFO] We are on page 2 of 2 [01/29 04:11:56] [INFO] Progress: 4704/6740 [01/29 04:11:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:11:56] [INFO] Thread http://forum.notebookreview.com/threads/dell-to-release-inspiron-e1505n-notebook-today-with-linux-ubuntu-7-04-installed.125112/ finished! [01/29 04:11:56] [INFO] Max wait time for http://forum.notebookreview.com/threads/compaq-presario-v6000z-review.97637/ is 24000 ms [01/29 04:11:57] [INFO] !!! Now downloading Compaq Presario v6000z Review !!!!! [01/29 04:11:58] [INFO] We are on page 1 of 3 [01/29 04:12:05] [INFO] We are on page 2 of 3 [01/29 04:12:07] [INFO] We are on page 3 of 3 [01/29 04:12:07] [INFO] Number of posts: 9 [01/29 04:12:07] [INFO] Progress: 4705/6740 [01/29 04:12:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:12:07] [INFO] Thread http://forum.notebookreview.com/threads/compaq-presario-v6000z-review.97637/ finished! [01/29 04:12:07] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-latitude-d620-review-pics-specs-discussion.46900/ is 82000 ms [01/29 04:12:08] [INFO] !!! Now downloading Dell Latitude D620 Review (pics, specs) Discussion !!!!! [01/29 04:12:09] [INFO] We are on page 1 of 15 [01/29 04:12:10] [INFO] We are on page 2 of 15 [01/29 04:12:12] [INFO] We are on page 3 of 15 [01/29 04:12:14] [INFO] We are on page 4 of 15 [01/29 04:12:16] [INFO] We are on page 5 of 15 [01/29 04:12:18] [INFO] We are on page 6 of 15 [01/29 04:12:19] [INFO] We are on page 7 of 15 [01/29 04:12:21] [INFO] We are on page 8 of 15 [01/29 04:12:23] [INFO] We are on page 9 of 15 [01/29 04:12:34] [INFO] We are on page 10 of 15 [01/29 04:12:35] [INFO] We are on page 11 of 15 [01/29 04:12:37] [INFO] We are on page 12 of 15 [01/29 04:12:39] [INFO] We are on page 13 of 15 [01/29 04:12:40] [INFO] We are on page 14 of 15 [01/29 04:12:42] [INFO] We are on page 15 of 15 [01/29 04:12:42] [INFO] Number of posts: 5 [01/29 04:12:42] [INFO] Progress: 4706/6740 [01/29 04:12:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:12:42] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-d620-review-pics-specs-discussion.46900/ finished! [01/29 04:12:42] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-a8jp-notebook-review.96408/ is 38500 ms [01/29 04:12:42] [INFO] !!! Now downloading Asus A8JP Notebook Review !!!!! [01/29 04:12:43] [INFO] We are on page 1 of 6 [01/29 04:12:50] [INFO] We are on page 2 of 6 [01/29 04:12:51] [INFO] We are on page 3 of 6 [01/29 04:12:53] [INFO] We are on page 4 of 6 [01/29 04:12:55] [INFO] We are on page 5 of 6 [01/29 04:12:57] [INFO] We are on page 6 of 6 [01/29 04:12:57] [INFO] Number of posts: 8 [01/29 04:12:57] [INFO] Progress: 4707/6740 [01/29 04:12:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:12:57] [INFO] Thread http://forum.notebookreview.com/threads/asus-a8jp-notebook-review.96408/ finished! [01/29 04:12:57] [INFO] !!! Now downloading Ultraportable Laptop and Economy-Plus Airline Seat is Work Travel Nirvana !!!!! [01/29 04:12:58] [INFO] We are on page 1 of 2 [01/29 04:13:03] [INFO] We are on page 2 of 2 [01/29 04:13:03] [INFO] Number of posts: 9 [01/29 04:13:03] [INFO] Progress: 4708/6740 [01/29 04:13:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:13:03] [INFO] Thread http://forum.notebookreview.com/threads/ultraportable-laptop-and-economy-plus-airline-seat-is-work-travel-nirvana.122909/ finished! [01/29 04:13:04] [INFO] !!! Now downloading Coffee Shop Laptop Zombies !!!!! [01/29 04:13:05] [INFO] We are on page 1 of 2 [01/29 04:13:08] [INFO] We are on page 2 of 2 [01/29 04:13:08] [INFO] Progress: 4709/6740 [01/29 04:13:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:13:08] [INFO] Thread http://forum.notebookreview.com/threads/coffee-shop-laptop-zombies.124949/ finished! [01/29 04:13:09] [INFO] !!! Now downloading Sony VAIO BX740, BX760 Details Unveiled !!!!! [01/29 04:13:10] [INFO] We are on page 1 of 1 [01/29 04:13:10] [INFO] Number of posts: 1 [01/29 04:13:10] [INFO] Progress: 4710/6740 [01/29 04:13:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:13:10] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-bx740-bx760-details-unveiled.125302/ finished! [01/29 04:13:11] [INFO] !!! Now downloading Intel Unveils World's Thinnest Laptop, Almost Skinny as a RAZR !!!!! [01/29 04:13:12] [INFO] We are on page 1 of 1 [01/29 04:13:12] [INFO] Number of posts: 7 [01/29 04:13:12] [INFO] Progress: 4711/6740 [01/29 04:13:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:13:12] [INFO] Thread http://forum.notebookreview.com/threads/intel-unveils-worlds-thinnest-laptop-almost-skinny-as-a-razr.125261/ finished! [01/29 04:13:13] [INFO] !!! Now downloading News Bits- Dell Tablet PC Coming, Crumpler Bag Sale, USB Refrigerator !!!!! [01/29 04:13:14] [INFO] We are on page 1 of 3 [01/29 04:13:17] [INFO] We are on page 2 of 3 [01/29 04:13:19] [INFO] We are on page 3 of 3 [01/29 04:13:19] [INFO] Number of posts: 1 [01/29 04:13:19] [INFO] Progress: 4712/6740 [01/29 04:13:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:13:19] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-dell-tablet-pc-coming-crumpler-bag-sale-usb-refrigerator.124492/ finished! [01/29 04:13:19] [INFO] IOException java.nio.file.AccessDeniedException: C:\Users\User-10\Downloads\NoteBook News and Reviews\DX10 Doesn't Look So Good Right Now... at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:89) at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103) at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108) at java.base/sun.nio.fs.WindowsFileSystemProvider.checkReadAccess(WindowsFileSystemProvider.java:351) at java.base/sun.nio.fs.WindowsFileSystemProvider.checkAccess(WindowsFileSystemProvider.java:380) at java.base/java.nio.file.Files.createDirectories(Files.java:772) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:595) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:13:19] [INFO] Thread http://forum.notebookreview.com/threads/dx10-doesnt-look-so-good-right-now.124877/ finished! [01/29 04:13:20] [INFO] !!! Now downloading Lenovo swallows tasty profit - The Register !!!!! [01/29 04:13:21] [INFO] We are on page 1 of 1 [01/29 04:13:21] [INFO] Number of posts: 2 [01/29 04:13:21] [INFO] Progress: 4713/6740 [01/29 04:13:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:13:21] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-swallows-tasty-profit-the-register.125142/ finished! [01/29 04:13:22] [INFO] !!! Now downloading HP nc6400 Review !!!!! [01/29 04:13:23] [INFO] We are on page 1 of 2 [01/29 04:13:29] [INFO] We are on page 2 of 2 [01/29 04:13:29] [INFO] Number of posts: 2 [01/29 04:13:30] [INFO] Progress: 4714/6740 [01/29 04:13:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:13:30] [INFO] Thread http://forum.notebookreview.com/threads/hp-nc6400-review.124587/ finished! [01/29 04:13:30] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-amd-unveils-puma-creative-x-fi-expresscard-debuts-dell-sued-by-ny.123880/ is 27500 ms [01/29 04:13:31] [INFO] !!! Now downloading News Bits- AMD Unveils 'Puma', Creative X-Fi ExpressCard Debuts, Dell Sued by NY !!!!! [01/29 04:13:32] [INFO] We are on page 1 of 4 [01/29 04:13:38] [INFO] We are on page 2 of 4 [01/29 04:13:40] [INFO] We are on page 3 of 4 [01/29 04:13:42] [INFO] We are on page 4 of 4 [01/29 04:13:42] [INFO] Number of posts: 6 [01/29 04:13:42] [INFO] Progress: 4715/6740 [01/29 04:13:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:13:42] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-amd-unveils-puma-creative-x-fi-expresscard-debuts-dell-sued-by-ny.123880/ finished! [01/29 04:13:42] [INFO] !!! Now downloading Belkin CushTop Laptop Lap Desk Review !!!!! [01/29 04:13:43] [INFO] We are on page 1 of 2 [01/29 04:13:45] [WARNING] File not found for image http://www.technologyguide.com/assets/X-2007050710505765629.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Belkin CushTop Laptop Lap Desk Review/images/storyImages/X-2007050710505765629.jpg [01/29 04:13:45] [WARNING] File not found for image http://www.technologyguide.com/assets/X-2007050710510378133.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Belkin CushTop Laptop Lap Desk Review/images/storyImages/X-2007050710510378133.jpg [01/29 04:13:45] [WARNING] File not found for image http://www.technologyguide.com/assets/X-2007050710510503139.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Belkin CushTop Laptop Lap Desk Review/images/storyImages/X-2007050710510503139.jpg [01/29 04:13:46] [WARNING] File not found for image http://www.technologyguide.com/assets/X-2007050710510771851.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Belkin CushTop Laptop Lap Desk Review/images/storyImages/X-2007050710510771851.jpg [01/29 04:13:46] [WARNING] File not found for image http://www.technologyguide.com/assets/X-2007050710510859389.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Belkin CushTop Laptop Lap Desk Review/images/storyImages/X-2007050710510859389.jpg [01/29 04:13:48] [INFO] We are on page 2 of 2 [01/29 04:13:48] [INFO] Number of posts: 1 [01/29 04:13:48] [INFO] Progress: 4716/6740 [01/29 04:13:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:13:48] [INFO] Thread http://forum.notebookreview.com/threads/belkin-cushtop-laptop-lap-desk-review.124138/ finished! [01/29 04:13:48] [INFO] !!! Now downloading STM Medium Alley Bag Review !!!!! [01/29 04:13:49] [INFO] We are on page 1 of 1 [01/29 04:13:49] [INFO] Number of posts: 2 [01/29 04:13:50] [WARNING] File not found for image http://img248.imageshack.us/img248/9417/img0107fj3.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/STM Medium Alley Bag Review/images/storyImages/img0107fj3.th.jpg [01/29 04:13:50] [WARNING] File not found for image http://img248.imageshack.us/img248/4945/img0108mx2.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/STM Medium Alley Bag Review/images/storyImages/img0108mx2.th.jpg [01/29 04:13:50] [WARNING] File not found for image http://img508.imageshack.us/img508/5271/img0109mk2.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/STM Medium Alley Bag Review/images/storyImages/img0109mk2.th.jpg [01/29 04:13:50] [WARNING] File not found for image http://img512.imageshack.us/img512/921/img0110ht5.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/STM Medium Alley Bag Review/images/storyImages/img0110ht5.th.jpg [01/29 04:13:50] [WARNING] File not found for image http://img512.imageshack.us/img512/6076/img0111st1.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/STM Medium Alley Bag Review/images/storyImages/img0111st1.th.jpg [01/29 04:13:50] [WARNING] File not found for image http://img508.imageshack.us/img508/9821/img0112qt3.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/STM Medium Alley Bag Review/images/storyImages/img0112qt3.th.jpg [01/29 04:13:50] [WARNING] File not found for image http://img508.imageshack.us/img508/8525/img0113ns6.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/STM Medium Alley Bag Review/images/storyImages/img0113ns6.th.jpg [01/29 04:13:50] [WARNING] File not found for image http://img252.imageshack.us/img252/2463/img0116ws3.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/STM Medium Alley Bag Review/images/storyImages/img0116ws3.th.jpg [01/29 04:13:51] [WARNING] File not found for image http://img252.imageshack.us/img252/8055/img0117gm5.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/STM Medium Alley Bag Review/images/storyImages/img0117gm5.th.jpg [01/29 04:13:51] [WARNING] File not found for image http://img172.imageshack.us/img172/1350/img0130ty3.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/STM Medium Alley Bag Review/images/storyImages/img0130ty3.th.jpg [01/29 04:13:51] [WARNING] File not found for image http://img172.imageshack.us/img172/6031/img0118jc2.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/STM Medium Alley Bag Review/images/storyImages/img0118jc2.th.jpg [01/29 04:13:51] [WARNING] File not found for image http://img508.imageshack.us/img508/4944/img0119rc6.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/STM Medium Alley Bag Review/images/storyImages/img0119rc6.th.jpg [01/29 04:13:51] [WARNING] File not found for image http://img252.imageshack.us/img252/6050/img0120vw2.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/STM Medium Alley Bag Review/images/storyImages/img0120vw2.th.jpg [01/29 04:13:51] [WARNING] File not found for image http://img252.imageshack.us/img252/6555/img0121lf0.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/STM Medium Alley Bag Review/images/storyImages/img0121lf0.th.jpg [01/29 04:13:51] [WARNING] File not found for image http://img252.imageshack.us/img252/6407/img0122kv8.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/STM Medium Alley Bag Review/images/storyImages/img0122kv8.th.jpg [01/29 04:13:51] [WARNING] File not found for image http://img252.imageshack.us/img252/7981/img0123dk4.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/STM Medium Alley Bag Review/images/storyImages/img0123dk4.th.jpg [01/29 04:13:51] [WARNING] File not found for image http://img252.imageshack.us/img252/1503/img0124xe7.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/STM Medium Alley Bag Review/images/storyImages/img0124xe7.th.jpg [01/29 04:13:51] [WARNING] File not found for image http://img172.imageshack.us/img172/3616/img0125xl1.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/STM Medium Alley Bag Review/images/storyImages/img0125xl1.th.jpg [01/29 04:13:52] [WARNING] File not found for image http://img252.imageshack.us/img252/4287/img0126tp5.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/STM Medium Alley Bag Review/images/storyImages/img0126tp5.th.jpg [01/29 04:13:52] [WARNING] File not found for image http://img252.imageshack.us/img252/2679/img0127rt4.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/STM Medium Alley Bag Review/images/storyImages/img0127rt4.th.jpg [01/29 04:13:52] [WARNING] File not found for image http://img172.imageshack.us/img172/5336/img0128ot1.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/STM Medium Alley Bag Review/images/storyImages/img0128ot1.th.jpg [01/29 04:13:52] [INFO] Progress: 4717/6740 [01/29 04:13:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:13:52] [INFO] Thread http://forum.notebookreview.com/threads/stm-medium-alley-bag-review.124852/ finished! [01/29 04:13:52] [INFO] !!! Now downloading News Bits- Intel Montevina News, Toshiba Core 2 Duo Updates, Foxconn to Make Apple MacBooks !!!!! [01/29 04:13:53] [INFO] We are on page 1 of 2 [01/29 04:13:56] [INFO] We are on page 2 of 2 [01/29 04:13:56] [INFO] Number of posts: 9 [01/29 04:13:56] [INFO] Progress: 4718/6740 [01/29 04:13:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:13:56] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-intel-montevina-news-toshiba-core-2-duo-updates-foxconn-to-make-apple-macbooks.82193/ finished! [01/29 04:13:57] [INFO] !!! Now downloading Notebook LCD vs Desktop LCD - Anandtech !!!!! [01/29 04:13:58] [INFO] We are on page 1 of 1 [01/29 04:13:58] [INFO] Number of posts: 2 [01/29 04:13:58] [INFO] Progress: 4719/6740 [01/29 04:13:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:13:58] [INFO] Thread http://forum.notebookreview.com/threads/notebook-lcd-vs-desktop-lcd-anandtech.124844/ finished! [01/29 04:13:59] [INFO] !!! Now downloading Current Notebook and Tech Deals (Updated 5 26 2007) !!!!! [01/29 04:14:00] [INFO] We are on page 1 of 1 [01/29 04:14:00] [INFO] Number of posts: 1 [01/29 04:14:05] [INFO] Progress: 4720/6740 [01/29 04:14:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:14:05] [INFO] Thread http://forum.notebookreview.com/threads/current-notebook-and-tech-deals-updated-5-26-2007.124807/ finished! [01/29 04:14:06] [INFO] !!! Now downloading Everex StepNote XT5000T Review !!!!! [01/29 04:14:07] [INFO] We are on page 1 of 2 [01/29 04:14:11] [INFO] We are on page 2 of 2 [01/29 04:14:13] [INFO] Progress: 4721/6740 [01/29 04:14:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:14:13] [INFO] Thread http://forum.notebookreview.com/threads/everex-stepnote-xt5000t-review.121567/ finished! [01/29 04:14:13] [INFO] Max wait time for http://forum.notebookreview.com/threads/portableone-ux-review.115051/ is 25500 ms [01/29 04:14:14] [INFO] !!! Now downloading PortableOne UX Review !!!!! [01/29 04:14:15] [INFO] We are on page 1 of 4 [01/29 04:14:24] [INFO] We are on page 2 of 4 [01/29 04:14:26] [INFO] We are on page 3 of 4 [01/29 04:14:28] [INFO] We are on page 4 of 4 [01/29 04:14:28] [INFO] Number of posts: 2 [01/29 04:14:28] [INFO] Progress: 4722/6740 [01/29 04:14:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:14:28] [INFO] Thread http://forum.notebookreview.com/threads/portableone-ux-review.115051/ finished! [01/29 04:14:28] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-pavilion-dv6000z-review-pics-specs.77107/ is 32000 ms [01/29 04:14:29] [INFO] !!! Now downloading HP Pavilion dv6000z Review (pics, specs) !!!!! [01/29 04:14:30] [INFO] We are on page 1 of 5 [01/29 04:14:40] [INFO] We are on page 2 of 5 [01/29 04:14:42] [INFO] We are on page 3 of 5 [01/29 04:14:44] [INFO] We are on page 4 of 5 [01/29 04:14:46] [INFO] We are on page 5 of 5 [01/29 04:14:46] [INFO] Number of posts: 5 [01/29 04:14:46] [INFO] Progress: 4723/6740 [01/29 04:14:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:14:46] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-dv6000z-review-pics-specs.77107/ finished! [01/29 04:14:46] [INFO] !!! Now downloading In Toronto or New York Notebook Bags for Beer! Or Vice Versa! !!!!! [01/29 04:14:47] [INFO] We are on page 1 of 1 [01/29 04:14:47] [INFO] Number of posts: 9 [01/29 04:14:47] [WARNING] Host down for image http://ohsnos.com/beer/th_b194_o5.jpg [01/29 04:14:47] [WARNING] Host down for image http://ohsnos.com/beer/3825_l.jpg [01/29 04:14:47] [WARNING] Host down for image http://ohsnos.com/beer/kikkoman.jpg [01/29 04:14:47] [WARNING] Host down for image http://ohsnos.com/beer/th_b193_o10646.jpg [01/29 04:14:47] [WARNING] Host down for image http://ohsnos.com/beer/2038_l.jpg [01/29 04:14:48] [INFO] Progress: 4724/6740 [01/29 04:14:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:14:48] [INFO] Thread http://forum.notebookreview.com/threads/in-toronto-or-new-york-notebook-bags-for-beer-or-vice-versa.123905/ finished! [01/29 04:14:48] [INFO] Max wait time for http://forum.notebookreview.com/threads/thinkpad-t61-and-r61-first-thoughts-review.121982/ is 67500 ms [01/29 04:14:48] [INFO] !!! Now downloading ThinkPad T61 and R61 First Thoughts Review !!!!! [01/29 04:14:49] [INFO] We are on page 1 of 12 [01/29 04:14:54] [INFO] We are on page 2 of 12 [01/29 04:14:55] [INFO] We are on page 3 of 12 [01/29 04:14:57] [INFO] We are on page 4 of 12 [01/29 04:14:59] [INFO] We are on page 5 of 12 [01/29 04:15:01] [INFO] We are on page 6 of 12 [01/29 04:15:04] [INFO] We are on page 7 of 12 [01/29 04:15:06] [INFO] We are on page 8 of 12 [01/29 04:15:07] [INFO] We are on page 9 of 12 [01/29 04:15:09] [INFO] We are on page 10 of 12 [01/29 04:15:12] [INFO] We are on page 11 of 12 [01/29 04:15:13] [INFO] We are on page 12 of 12 [01/29 04:15:13] [INFO] Number of posts: 6 [01/29 04:15:13] [INFO] Progress: 4725/6740 [01/29 04:15:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:15:13] [INFO] Thread http://forum.notebookreview.com/threads/thinkpad-t61-and-r61-first-thoughts-review.121982/ finished! [01/29 04:15:14] [INFO] !!! Now downloading Logitech QuickCam Deluxe Review !!!!! [01/29 04:15:15] [INFO] We are on page 1 of 1 [01/29 04:15:15] [INFO] Number of posts: 8 [01/29 04:15:21] [INFO] Progress: 4726/6740 [01/29 04:15:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:15:21] [INFO] Thread http://forum.notebookreview.com/threads/logitech-quickcam-deluxe-review.124351/ finished! [01/29 04:15:21] [INFO] !!! Now downloading Is your Dell financed !!!!! [01/29 04:15:22] [INFO] We are on page 1 of 1 [01/29 04:15:22] [INFO] Number of posts: 5 [01/29 04:15:22] [INFO] Progress: 4727/6740 [01/29 04:15:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:15:22] [INFO] Thread http://forum.notebookreview.com/threads/is-your-dell-financed.123652/ finished! [01/29 04:15:23] [INFO] !!! Now downloading Dell's First Convertible Tablet PC Revealed !!!!! [01/29 04:15:24] [INFO] We are on page 1 of 2 [01/29 04:15:26] [INFO] We are on page 2 of 2 [01/29 04:15:26] [INFO] Number of posts: 6 [01/29 04:15:26] [INFO] Progress: 4728/6740 [01/29 04:15:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:15:26] [INFO] Thread http://forum.notebookreview.com/threads/dells-first-convertible-tablet-pc-revealed.123894/ finished! [01/29 04:15:26] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-compaq-6515b-compaq-6715b-and-hp-510-notebooks-released.113764/ is 22000 ms [01/29 04:15:27] [INFO] !!! Now downloading HP Compaq 6515b, Compaq 6715b and HP 510 Notebooks Released !!!!! [01/29 04:15:28] [INFO] We are on page 1 of 3 [01/29 04:15:31] [INFO] We are on page 2 of 3 [01/29 04:15:33] [INFO] We are on page 3 of 3 [01/29 04:15:33] [INFO] Number of posts: 5 [01/29 04:15:33] [INFO] Progress: 4729/6740 [01/29 04:15:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:15:33] [INFO] Thread http://forum.notebookreview.com/threads/hp-compaq-6515b-compaq-6715b-and-hp-510-notebooks-released.113764/ finished! [01/29 04:15:33] [INFO] !!! Now downloading Future of mobile devices !!!!! [01/29 04:15:34] [INFO] We are on page 1 of 1 [01/29 04:15:34] [INFO] Number of posts: 2 [01/29 04:15:34] [INFO] Progress: 4730/6740 [01/29 04:15:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:15:34] [INFO] Thread http://forum.notebookreview.com/threads/future-of-mobile-devices.123783/ finished! [01/29 04:15:35] [INFO] !!! Now downloading News Bits- Fujitsu FMV-U8240 Introduced, Turning a Notebook into Tablet, Halo 3 !!!!! [01/29 04:15:37] [INFO] We are on page 1 of 2 [01/29 04:15:39] [INFO] We are on page 2 of 2 [01/29 04:15:39] [INFO] Number of posts: 6 [01/29 04:15:39] [INFO] Progress: 4731/6740 [01/29 04:15:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:15:39] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-fujitsu-fmv-u8240-introduced-turning-a-notebook-into-tablet-halo-3.123469/ finished! [01/29 04:15:39] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-latitude-d630-d830-and-latitude-d531-announced.121972/ is 29000 ms [01/29 04:15:40] [INFO] !!! Now downloading Dell Latitude D630, D830 and Latitude D531 Announced !!!!! [01/29 04:15:41] [INFO] We are on page 1 of 4 [01/29 04:15:46] [INFO] We are on page 2 of 4 [01/29 04:15:47] [INFO] We are on page 3 of 4 [01/29 04:15:49] [INFO] We are on page 4 of 4 [01/29 04:15:49] [INFO] Number of posts: 9 [01/29 04:15:49] [INFO] Progress: 4732/6740 [01/29 04:15:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:15:49] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-d630-d830-and-latitude-d531-announced.121972/ finished! [01/29 04:15:49] [INFO] !!! Now downloading Nvidia 8700GT announced for Clevo. !!!!! [01/29 04:15:51] [INFO] We are on page 1 of 1 [01/29 04:15:51] [INFO] Number of posts: 4 [01/29 04:15:51] [INFO] Progress: 4733/6740 [01/29 04:15:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:15:51] [INFO] Thread http://forum.notebookreview.com/threads/nvidia-8700gt-announced-for-clevo.123586/ finished! [01/29 04:15:52] [INFO] !!! Now downloading Tom Bihn Ego Notebook Messenger Bag Review !!!!! [01/29 04:15:53] [INFO] We are on page 1 of 1 [01/29 04:15:53] [INFO] Number of posts: 8 [01/29 04:15:58] [INFO] Progress: 4734/6740 [01/29 04:15:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:15:58] [INFO] Thread http://forum.notebookreview.com/threads/tom-bihn-ego-notebook-messenger-bag-review.123369/ finished! [01/29 04:15:58] [INFO] !!! Now downloading Apple Speeds up the MacBook, but no Santa Rosa !!!!! [01/29 04:15:59] [INFO] We are on page 1 of 2 [01/29 04:16:02] [INFO] We are on page 2 of 2 [01/29 04:16:02] [INFO] Progress: 4735/6740 [01/29 04:16:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:16:02] [INFO] Thread http://forum.notebookreview.com/threads/apple-speeds-up-the-macbook-but-no-santa-rosa.123220/ finished! [01/29 04:16:03] [INFO] !!! Now downloading Sony VAIO FE Review !!!!! [01/29 04:16:04] [INFO] We are on page 1 of 2 [01/29 04:16:09] [INFO] We are on page 2 of 2 [01/29 04:16:09] [INFO] Number of posts: 7 [01/29 04:16:10] [INFO] Progress: 4736/6740 [01/29 04:16:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:16:10] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-fe-review.109234/ finished! [01/29 04:16:11] [INFO] !!! Now downloading As stylish as it is functional, incase's MacBook Pro sleeve. !!!!! [01/29 04:16:12] [INFO] We are on page 1 of 1 [01/29 04:16:12] [INFO] Number of posts: 1 [01/29 04:16:12] [INFO] Progress: 4737/6740 [01/29 04:16:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:16:12] [INFO] Thread http://forum.notebookreview.com/threads/as-stylish-as-it-is-functional-incases-macbook-pro-sleeve.123477/ finished! [01/29 04:16:12] [INFO] !!! Now downloading Intel introduces 'extreme' processor for mobile gaming !!!!! [01/29 04:16:13] [INFO] We are on page 1 of 1 [01/29 04:16:13] [INFO] Number of posts: 4 [01/29 04:16:14] [INFO] Progress: 4738/6740 [01/29 04:16:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:16:14] [INFO] Thread http://forum.notebookreview.com/threads/intel-introduces-extreme-processor-for-mobile-gaming.123394/ finished! [01/29 04:16:14] [INFO] Max wait time for http://forum.notebookreview.com/threads/nvidia-geforce-8m-notebook-graphics-card-series-released.122359/ is 47000 ms [01/29 04:16:14] [INFO] !!! Now downloading NVIDIA GeForce 8M Notebook Graphics Card Series Released !!!!! [01/29 04:16:16] [INFO] We are on page 1 of 8 [01/29 04:16:18] [INFO] We are on page 2 of 8 [01/29 04:16:20] [INFO] We are on page 3 of 8 [01/29 04:16:22] [INFO] We are on page 4 of 8 [01/29 04:16:23] [INFO] We are on page 5 of 8 [01/29 04:16:25] [INFO] We are on page 6 of 8 [01/29 04:16:27] [INFO] We are on page 7 of 8 [01/29 04:16:29] [INFO] We are on page 8 of 8 [01/29 04:16:29] [INFO] Number of posts: 5 [01/29 04:16:29] [INFO] Progress: 4739/6740 [01/29 04:16:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:16:29] [INFO] Thread http://forum.notebookreview.com/threads/nvidia-geforce-8m-notebook-graphics-card-series-released.122359/ finished! [01/29 04:16:29] [INFO] !!! Now downloading ThinkPad X61 and X61 Tablet with Santa Rosa Coming Soon !!!!! [01/29 04:16:30] [INFO] We are on page 1 of 2 [01/29 04:16:32] [INFO] We are on page 2 of 2 [01/29 04:16:32] [INFO] Number of posts: 8 [01/29 04:16:32] [INFO] Progress: 4740/6740 [01/29 04:16:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:16:32] [INFO] Thread http://forum.notebookreview.com/threads/thinkpad-x61-and-x61-tablet-with-santa-rosa-coming-soon.123241/ finished! [01/29 04:16:33] [INFO] !!! Now downloading News Bits- ATI HD 2000 Notebook Graphics Cards, Apple takes 10% of Laptop Retail, Asus VX2S !!!!! [01/29 04:16:34] [INFO] We are on page 1 of 2 [01/29 04:16:37] [INFO] We are on page 2 of 2 [01/29 04:16:37] [INFO] Number of posts: 6 [01/29 04:16:37] [INFO] Progress: 4741/6740 [01/29 04:16:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:16:37] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-ati-hd-2000-notebook-graphics-cards-apple-takes-10-of-laptop-retail-asus-vx2s.123043/ finished! [01/29 04:16:38] [INFO] !!! Now downloading Toshiba Satellite P205 Review Discussion !!!!! [01/29 04:16:39] [INFO] We are on page 1 of 2 [01/29 04:16:41] [INFO] We are on page 2 of 2 [01/29 04:16:41] [INFO] Number of posts: 2 [01/29 04:16:41] [INFO] Progress: 4742/6740 [01/29 04:16:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:16:41] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-p205-review-discussion.123143/ finished! [01/29 04:16:42] [INFO] !!! Now downloading New Dell Precision M4300... with Conroe! !!!!! [01/29 04:16:43] [INFO] We are on page 1 of 1 [01/29 04:16:43] [INFO] Number of posts: 8 [01/29 04:16:43] [INFO] Progress: 4743/6740 [01/29 04:16:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:16:43] [INFO] Thread http://forum.notebookreview.com/threads/new-dell-precision-m4300-with-conroe.123194/ finished! [01/29 04:16:44] [INFO] !!! Now downloading New Santa Rosa laptops cheaper than its predecessor !!!!! [01/29 04:16:45] [INFO] We are on page 1 of 1 [01/29 04:16:45] [INFO] Number of posts: 3 [01/29 04:16:45] [INFO] Progress: 4744/6740 [01/29 04:16:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:16:45] [INFO] Thread http://forum.notebookreview.com/threads/new-santa-rosa-laptops-cheaper-than-its-predecessor.123206/ finished! [01/29 04:16:45] [INFO] !!! Now downloading News Bits- Market Slow to Adopt DirectX 10, Fujitsu P7230, MacBook Ultraportable Rumors Discussion !!!!! [01/29 04:16:47] [INFO] We are on page 1 of 2 [01/29 04:16:47] [INFO] Number of posts: 1 [01/29 04:16:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:16:47] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 04:16:47] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-market-slow-to-adopt-directx-10-fujitsu-p7230-macbook-ultraportable-rumors-discussion.94478/ finished! [01/29 04:16:47] [INFO] Max wait time for http://forum.notebookreview.com/threads/sony-vaio-tz-ultraportable-images-and-specs-appear.122269/ is 25000 ms [01/29 04:16:47] [INFO] !!! Now downloading Sony VAIO TZ Ultraportable Images and Specs Appear !!!!! [01/29 04:16:48] [INFO] We are on page 1 of 4 [01/29 04:16:52] [INFO] We are on page 2 of 4 [01/29 04:16:54] [INFO] We are on page 3 of 4 [01/29 04:16:55] [INFO] We are on page 4 of 4 [01/29 04:16:55] [INFO] Number of posts: 1 [01/29 04:16:55] [INFO] Progress: 4745/6740 [01/29 04:16:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:16:55] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-tz-ultraportable-images-and-specs-appear.122269/ finished! [01/29 04:16:56] [INFO] !!! Now downloading News Bits- New Hitachi 7K200 HD, BenQ JoyBook S41 Released, Dell Reducing Packaging !!!!! [01/29 04:16:57] [INFO] We are on page 1 of 2 [01/29 04:17:00] [INFO] We are on page 2 of 2 [01/29 04:17:00] [INFO] Number of posts: 2 [01/29 04:17:00] [INFO] Progress: 4746/6740 [01/29 04:17:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:17:00] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-new-hitachi-7k200-hd-benq-joybook-s41-released-dell-reducing-packaging.122535/ finished! [01/29 04:17:01] [INFO] !!! Now downloading Rock to launch 15.4 8600M GT Mid-June !!!!! [01/29 04:17:02] [INFO] We are on page 1 of 1 [01/29 04:17:02] [INFO] Number of posts: 5 [01/29 04:17:02] [INFO] Progress: 4747/6740 [01/29 04:17:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:17:02] [INFO] Thread http://forum.notebookreview.com/threads/rock-to-launch-15-4-8600m-gt-mid-june.122417/ finished! [01/29 04:17:03] [INFO] !!! Now downloading Zepto 6625WD Santa Rosa, 8600GT notebook review! !!!!! [01/29 04:17:04] [INFO] We are on page 1 of 1 [01/29 04:17:04] [INFO] Number of posts: 4 [01/29 04:17:04] [INFO] Progress: 4748/6740 [01/29 04:17:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:17:04] [INFO] Thread http://forum.notebookreview.com/threads/zepto-6625wd-santa-rosa-8600gt-notebook-review.122657/ finished! [01/29 04:17:05] [INFO] !!! Now downloading SwissGear Sierra Notebook Case Review !!!!! [01/29 04:17:06] [INFO] We are on page 1 of 2 [01/29 04:17:09] [INFO] We are on page 2 of 2 [01/29 04:17:09] [INFO] Number of posts: 1 [01/29 04:17:09] [INFO] Progress: 4749/6740 [01/29 04:17:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:17:09] [INFO] Thread http://forum.notebookreview.com/threads/swissgear-sierra-notebook-case-review.122708/ finished! [01/29 04:17:10] [INFO] !!! Now downloading Compaq v6000t and v3000t Santa Rosa Notebooks and Updated Logo Announced !!!!! [01/29 04:17:11] [INFO] We are on page 1 of 2 [01/29 04:17:14] [INFO] We are on page 2 of 2 [01/29 04:17:14] [INFO] Number of posts: 2 [01/29 04:17:14] [INFO] Progress: 4750/6740 [01/29 04:17:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:17:14] [INFO] Thread http://forum.notebookreview.com/threads/compaq-v6000t-and-v3000t-santa-rosa-notebooks-and-updated-logo-announced.121902/ finished! [01/29 04:17:14] [INFO] !!! Now downloading Fujitsu E8410, E8310 T4220, and A6030 Centrino Duo Notebooks Announced !!!!! [01/29 04:17:16] [INFO] We are on page 1 of 1 [01/29 04:17:16] [INFO] Number of posts: 7 [01/29 04:17:17] [INFO] Progress: 4751/6740 [01/29 04:17:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:17:17] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-e8410-e8310-t4220-and-a6030-centrino-duo-notebooks-announced.122131/ finished! [01/29 04:17:18] [INFO] !!! Now downloading Toshiba Portege R300 Review !!!!! [01/29 04:17:19] [INFO] We are on page 1 of 2 [01/29 04:17:31] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/err_zpscphez7e7.gif [01/29 04:17:33] [INFO] We are on page 2 of 2 [01/29 04:17:33] [INFO] Number of posts: 1 [01/29 04:17:33] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/err_zpscphez7e7.gif [01/29 04:17:33] [INFO] Progress: 4752/6740 [01/29 04:17:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:17:33] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-portege-r300-review.121785/ finished! [01/29 04:17:33] [INFO] !!! Now downloading Gateway E-475M and E-265M Centrino Duo Notebooks Announced !!!!! [01/29 04:17:34] [INFO] We are on page 1 of 2 [01/29 04:17:39] [INFO] We are on page 2 of 2 [01/29 04:17:39] [INFO] Number of posts: 3 [01/29 04:17:39] [INFO] Progress: 4753/6740 [01/29 04:17:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:17:39] [INFO] Thread http://forum.notebookreview.com/threads/gateway-e-475m-and-e-265m-centrino-duo-notebooks-announced.122437/ finished! [01/29 04:17:39] [INFO] !!! Now downloading MojoPac Mobile Desktop Software Review Discussion !!!!! [01/29 04:17:41] [INFO] We are on page 1 of 1 [01/29 04:17:41] [INFO] Number of posts: 9 [01/29 04:17:41] [INFO] Progress: 4754/6740 [01/29 04:17:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:17:41] [INFO] Thread http://forum.notebookreview.com/threads/mojopac-mobile-desktop-software-review-discussion.122198/ finished! [01/29 04:17:42] [INFO] !!! Now downloading Current Notebook and Tech Deals (Updated 5 17 2007) !!!!! [01/29 04:17:43] [INFO] We are on page 1 of 1 [01/29 04:17:43] [INFO] Number of posts: 1 [01/29 04:17:51] [INFO] Progress: 4755/6740 [01/29 04:17:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:17:51] [INFO] Thread http://forum.notebookreview.com/threads/current-notebook-and-tech-deals-updated-5-17-2007.122253/ finished! [01/29 04:17:52] [INFO] !!! Now downloading MoGo Mouse BT! How ingenious! !!!!! [01/29 04:17:53] [INFO] We are on page 1 of 1 [01/29 04:17:53] [INFO] Number of posts: 5 [01/29 04:17:54] [INFO] Progress: 4756/6740 [01/29 04:17:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:17:54] [INFO] Thread http://forum.notebookreview.com/threads/mogo-mouse-bt-how-ingenious.122071/ finished! [01/29 04:17:54] [INFO] !!! Now downloading LG Santa Rosa Lineup Announced !!!!! [01/29 04:17:55] [INFO] We are on page 1 of 1 [01/29 04:17:55] [INFO] Number of posts: 2 [01/29 04:17:55] [INFO] Progress: 4757/6740 [01/29 04:17:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:17:55] [INFO] Thread http://forum.notebookreview.com/threads/lg-santa-rosa-lineup-announced.122027/ finished! [01/29 04:17:56] [INFO] !!! Now downloading Toshiba Qosmio Q45 and Satellite P205 with Intel Santa Rosa Announced !!!!! [01/29 04:17:57] [INFO] We are on page 1 of 1 [01/29 04:17:57] [INFO] Number of posts: 5 [01/29 04:17:58] [INFO] Progress: 4758/6740 [01/29 04:17:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:17:58] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-qosmio-q45-and-satellite-p205-with-intel-santa-rosa-announced.121970/ finished! [01/29 04:17:58] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-pavilion-dv2104eu-notebook-review.88686/ is 37000 ms [01/29 04:17:58] [INFO] !!! Now downloading HP Pavilion DV2104EU notebook review !!!!! [01/29 04:17:59] [INFO] We are on page 1 of 6 [01/29 04:18:00] [WARNING] File not found for image http://img482.imageshack.us/img482/6456/01ej3.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/HP Pavilion DV2104EU notebook review/images/storyImages/01ej3.th.jpg [01/29 04:18:00] [WARNING] File not found for image http://img482.imageshack.us/img482/4932/03lz4.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/HP Pavilion DV2104EU notebook review/images/storyImages/03lz4.th.jpg [01/29 04:18:00] [WARNING] File not found for image http://img490.imageshack.us/img490/8254/02el1.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/HP Pavilion DV2104EU notebook review/images/storyImages/02el1.th.jpg [01/29 04:18:00] [WARNING] File not found for image http://img463.imageshack.us/img463/4062/04bx7.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/HP Pavilion DV2104EU notebook review/images/storyImages/04bx7.th.jpg [01/29 04:18:00] [WARNING] File not found for image http://img149.imageshack.us/img149/2766/05mq2.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/HP Pavilion DV2104EU notebook review/images/storyImages/05mq2.th.jpg [01/29 04:18:00] [WARNING] File not found for image http://img149.imageshack.us/img149/9689/06ry0.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/HP Pavilion DV2104EU notebook review/images/storyImages/06ry0.th.jpg [01/29 04:18:00] [WARNING] File not found for image http://img297.imageshack.us/img297/4452/07el0.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/HP Pavilion DV2104EU notebook review/images/storyImages/07el0.th.jpg [01/29 04:18:00] [WARNING] File not found for image http://img369.imageshack.us/img369/8350/125.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/HP Pavilion DV2104EU notebook review/images/storyImages/125.th.jpg [01/29 04:18:01] [WARNING] File not found for image http://img369.imageshack.us/img369/7691/126.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/HP Pavilion DV2104EU notebook review/images/storyImages/126.th.jpg [01/29 04:18:01] [WARNING] File not found for image http://img369.imageshack.us/img369/1033/115.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/HP Pavilion DV2104EU notebook review/images/storyImages/115.th.jpg [01/29 04:18:01] [WARNING] File not found for image http://img369.imageshack.us/img369/8031/116.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/HP Pavilion DV2104EU notebook review/images/storyImages/116.th.jpg [01/29 04:18:01] [WARNING] File not found for image http://img369.imageshack.us/img369/7253/117.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/HP Pavilion DV2104EU notebook review/images/storyImages/117.th.jpg [01/29 04:18:01] [WARNING] File not found for image http://img369.imageshack.us/img369/5978/118.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/HP Pavilion DV2104EU notebook review/images/storyImages/118.th.jpg [01/29 04:18:01] [WARNING] File not found for image http://img369.imageshack.us/img369/4448/119.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/HP Pavilion DV2104EU notebook review/images/storyImages/119.th.jpg [01/29 04:18:01] [WARNING] File not found for image http://img369.imageshack.us/img369/7444/120.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/HP Pavilion DV2104EU notebook review/images/storyImages/120.th.jpg [01/29 04:18:01] [WARNING] File not found for image http://img369.imageshack.us/img369/9899/121.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/HP Pavilion DV2104EU notebook review/images/storyImages/121.th.jpg [01/29 04:18:01] [WARNING] File not found for image http://img369.imageshack.us/img369/8706/122.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/HP Pavilion DV2104EU notebook review/images/storyImages/122.th.jpg [01/29 04:18:01] [WARNING] File not found for image http://img369.imageshack.us/img369/825/123.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/HP Pavilion DV2104EU notebook review/images/storyImages/123.th.jpg [01/29 04:18:02] [WARNING] File not found for image http://img369.imageshack.us/img369/8903/124.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/HP Pavilion DV2104EU notebook review/images/storyImages/124.th.jpg [01/29 04:18:03] [INFO] We are on page 2 of 6 [01/29 04:18:05] [INFO] We are on page 3 of 6 [01/29 04:18:07] [INFO] We are on page 4 of 6 [01/29 04:18:09] [INFO] We are on page 5 of 6 [01/29 04:18:10] [INFO] We are on page 6 of 6 [01/29 04:18:10] [INFO] Number of posts: 5 [01/29 04:18:10] [INFO] Progress: 4759/6740 [01/29 04:18:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:18:10] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-dv2104eu-notebook-review.88686/ finished! [01/29 04:18:11] [INFO] !!! Now downloading First Tests- Intel's Santa Rosa Laptops !!!!! [01/29 04:18:12] [INFO] We are on page 1 of 1 [01/29 04:18:12] [INFO] Number of posts: 2 [01/29 04:18:12] [INFO] Progress: 4760/6740 [01/29 04:18:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:18:12] [INFO] Thread http://forum.notebookreview.com/threads/first-tests-intels-santa-rosa-laptops.121986/ finished! [01/29 04:18:12] [INFO] !!! Now downloading Gateway Launches Santa Rosa Business Lineup- 265M , 475M !!!!! [01/29 04:18:13] [INFO] We are on page 1 of 1 [01/29 04:18:13] [INFO] Number of posts: 1 [01/29 04:18:15] [WARNING] File not found for image https://www.laptopmag.com/NR/rdonlyres/enz2db7twdh2gffniueh2dtfttaz24gckn3os4wr7zx7vh73xjo7obbtzf2qk6oamephhd3i6fi2uo/gateway7.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Gateway Launches Santa Rosa Business Lineup- 265M , 475M/images/storyImages/gateway7.jpg [01/29 04:18:15] [INFO] Progress: 4761/6740 [01/29 04:18:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:18:15] [INFO] Thread http://forum.notebookreview.com/threads/gateway-launches-santa-rosa-business-lineup-265m-475m.121989/ finished! [01/29 04:18:15] [INFO] !!! Now downloading First Benchmakrs of a go8600 !!!!! [01/29 04:18:16] [INFO] We are on page 1 of 2 [01/29 04:18:18] [INFO] We are on page 2 of 2 [01/29 04:18:18] [INFO] Number of posts: 2 [01/29 04:18:18] [INFO] Progress: 4762/6740 [01/29 04:18:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:18:18] [INFO] Thread http://forum.notebookreview.com/threads/first-benchmakrs-of-a-go8600.119367/ finished! [01/29 04:18:19] [INFO] !!! Now downloading News Bits- Schools Laptop Programs Dropped, More HP Santa Rosa Notebooks, Asus Santa Rosa Notebooks !!!!! [01/29 04:18:20] [INFO] We are on page 1 of 2 [01/29 04:18:25] [INFO] We are on page 2 of 2 [01/29 04:18:25] [INFO] Number of posts: 9 [01/29 04:18:25] [INFO] Progress: 4763/6740 [01/29 04:18:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:18:25] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-schools-laptop-programs-dropped-more-hp-santa-rosa-notebooks-asus-santa-rosa-notebooks.121726/ finished! [01/29 04:18:26] [INFO] !!! Now downloading 20 HP Pavilion Game machine !!!!! [01/29 04:18:27] [INFO] We are on page 1 of 1 [01/29 04:18:27] [INFO] Number of posts: 3 [01/29 04:18:42] [WARNING] Read timeout for image http://images.dailytech.com/nimage/4632_hdx_1.jpg. This is likely a problem with the image's hosting site. [01/29 04:18:42] [INFO] Progress: 4764/6740 [01/29 04:18:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:18:42] [INFO] Thread http://forum.notebookreview.com/threads/20-hp-pavilion-game-machine.121751/ finished! [01/29 04:18:42] [INFO] !!! Now downloading Samsung Q35 Review !!!!! [01/29 04:18:44] [INFO] We are on page 1 of 2 [01/29 04:18:54] [INFO] We are on page 2 of 2 [01/29 04:18:54] [INFO] Number of posts: 5 [01/29 04:18:54] [INFO] Progress: 4765/6740 [01/29 04:18:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:18:54] [INFO] Thread http://forum.notebookreview.com/threads/samsung-q35-review.104252/ finished! [01/29 04:18:56] [INFO] !!! Now downloading 1st DX10 Santa Rosa notebook in Germany (up for grabs now) !!!!! [01/29 04:18:57] [INFO] We are on page 1 of 1 [01/29 04:18:57] [INFO] Number of posts: 6 [01/29 04:18:57] [INFO] Progress: 4766/6740 [01/29 04:18:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:18:57] [INFO] Thread http://forum.notebookreview.com/threads/1st-dx10-santa-rosa-notebook-in-germany-up-for-grabs-now.121560/ finished! [01/29 04:18:58] [INFO] !!! Now downloading LG LS50 Review (pics, specs) !!!!! [01/29 04:18:59] [INFO] We are on page 1 of 1 [01/29 04:18:59] [INFO] Number of posts: 9 [01/29 04:19:01] [INFO] Progress: 4767/6740 [01/29 04:19:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:19:01] [INFO] Thread http://forum.notebookreview.com/threads/lg-ls50-review-pics-specs.19147/ finished! [01/29 04:19:02] [INFO] !!! Now downloading News Bit-HP giant 20-inch game of the exposure !!!!! [01/29 04:19:03] [INFO] We are on page 1 of 1 [01/29 04:19:03] [INFO] Number of posts: 3 [01/29 04:19:04] [WARNING] File not found for image https://news.mydrivers.com/img/20070507/S10314101.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/News Bit-HP giant 20-inch game of the exposure/images/storyImages/S10314101.jpg [01/29 04:19:05] [WARNING] File not found for image https://news.mydrivers.com/img/20070507/S10314921.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/News Bit-HP giant 20-inch game of the exposure/images/storyImages/S10314921.jpg [01/29 04:19:06] [WARNING] File not found for image https://news.mydrivers.com/img/20070507/S10315625.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/News Bit-HP giant 20-inch game of the exposure/images/storyImages/S10315625.jpg [01/29 04:19:07] [WARNING] File not found for image https://news.mydrivers.com/img/20070507/S10320215.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/News Bit-HP giant 20-inch game of the exposure/images/storyImages/S10320215.jpg [01/29 04:19:07] [WARNING] File not found for image https://news.mydrivers.com/img/20070507/S10320828.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/News Bit-HP giant 20-inch game of the exposure/images/storyImages/S10320828.jpg [01/29 04:19:08] [INFO] Progress: 4768/6740 [01/29 04:19:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:19:08] [INFO] Thread http://forum.notebookreview.com/threads/news-bit-hp-giant-20-inch-game-of-the-exposure.121566/ finished! [01/29 04:19:08] [INFO] !!! Now downloading News Bits- MacBook Discoloration Acknowledged, Intel GMA X3000, Mail-in Rebates Lose Favor, Toshiba Portege M500 !!!!! [01/29 04:19:09] [INFO] We are on page 1 of 2 [01/29 04:19:13] [INFO] We are on page 2 of 2 [01/29 04:19:13] [INFO] Progress: 4769/6740 [01/29 04:19:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:19:13] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-macbook-discoloration-acknowledged-intel-gma-x3000-mail-in-rebates-lose-favor-toshiba-portege-m500.62450/ finished! [01/29 04:19:15] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-pavilion-and-hp-compaq-intel-santa-rosa-laptop-info-leaked.120591/ is 28500 ms [01/29 04:19:15] [INFO] !!! Now downloading HP Pavilion and HP Compaq Intel Santa Rosa Laptop Info Leaked !!!!! [01/29 04:19:16] [INFO] We are on page 1 of 4 [01/29 04:19:19] [INFO] We are on page 2 of 4 [01/29 04:19:20] [INFO] We are on page 3 of 4 [01/29 04:19:22] [INFO] We are on page 4 of 4 [01/29 04:19:22] [INFO] Number of posts: 8 [01/29 04:19:23] [INFO] Progress: 4770/6740 [01/29 04:19:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:19:23] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-and-hp-compaq-intel-santa-rosa-laptop-info-leaked.120591/ finished! [01/29 04:19:23] [INFO] !!! Now downloading News Bits- Acer Gemstone Notebook Unveiled, 3D LCD Displays, Motion Sensing Notebooks !!!!! [01/29 04:19:24] [INFO] We are on page 1 of 1 [01/29 04:19:24] [INFO] Number of posts: 7 [01/29 04:19:25] [INFO] Progress: 4771/6740 [01/29 04:19:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:19:25] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-acer-gemstone-notebook-unveiled-3d-lcd-displays-motion-sensing-notebooks.121112/ finished! [01/29 04:19:25] [INFO] !!! Now downloading Current Notebook and Tech Deals (Updated 5 6 2007) !!!!! [01/29 04:19:26] [INFO] We are on page 1 of 1 [01/29 04:19:26] [INFO] Number of posts: 6 [01/29 04:19:41] [WARNING] Could not download image http://i.dell.com/images/global/products/314x314/entnb_e1705.jpg because Server returned HTTP response code: 422 for URL: http://i.dell.com/images/global/products/314x314/entnb_e1705.jpg [01/29 04:19:41] [WARNING] Could not download image http://i.dell.com/images/global/products/314x314/ms_vista_premium.jpg because Server returned HTTP response code: 422 for URL: http://i.dell.com/images/global/products/314x314/ms_vista_premium.jpg [01/29 04:19:42] [WARNING] Could not download image http://i.dell.com/images/global/configurator/banners/vista_RAM_2_dhs.jpg because Server returned HTTP response code: 422 for URL: http://i.dell.com/images/global/configurator/banners/vista_RAM_2_dhs.jpg [01/29 04:19:42] [WARNING] Could not download image http://i.dell.com/images/global/configurator/banners/vista_HD_nb_dhs.jpg because Server returned HTTP response code: 422 for URL: http://i.dell.com/images/global/configurator/banners/vista_HD_nb_dhs.jpg [01/29 04:19:43] [WARNING] Could not download image http://i.dell.com/images/global/configurator/banners/vista_VC_2_dhs.jpg because Server returned HTTP response code: 422 for URL: http://i.dell.com/images/global/configurator/banners/vista_VC_2_dhs.jpg [01/29 04:19:43] [INFO] Progress: 4772/6740 [01/29 04:19:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:19:43] [INFO] Thread http://forum.notebookreview.com/threads/current-notebook-and-tech-deals-updated-5-6-2007.121069/ finished! [01/29 04:19:43] [INFO] !!! Now downloading News Bits- Dell to Offer Ubuntu Laptops, Acer Gemstone Laptop, New Tom Bihn Sling Bag !!!!! [01/29 04:19:44] [INFO] We are on page 1 of 2 [01/29 04:19:48] [INFO] We are on page 2 of 2 [01/29 04:19:48] [INFO] Number of posts: 8 [01/29 04:19:49] [INFO] Progress: 4773/6740 [01/29 04:19:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:19:49] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-dell-to-offer-ubuntu-laptops-acer-gemstone-laptop-new-tom-bihn-sling-bag.120772/ finished! [01/29 04:19:49] [INFO] !!! Now downloading Marware Protection Pack for Apple Notebooks Review !!!!! [01/29 04:19:50] [INFO] We are on page 1 of 1 [01/29 04:19:50] [INFO] Number of posts: 5 [01/29 04:19:52] [INFO] Progress: 4774/6740 [01/29 04:19:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:19:52] [INFO] Thread http://forum.notebookreview.com/threads/marware-protection-pack-for-apple-notebooks-review.121252/ finished! [01/29 04:19:52] [INFO] !!! Now downloading Dell Inspiron 6400 !!!!! [01/29 04:19:54] [INFO] We are on page 1 of 1 [01/29 04:19:54] [INFO] Number of posts: 3 [01/29 04:19:54] [INFO] Progress: 4775/6740 [01/29 04:19:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:19:54] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-6400.120720/ finished! [01/29 04:19:54] [INFO] !!! Now downloading HP Compaq nx7300 Review !!!!! [01/29 04:19:55] [INFO] We are on page 1 of 2 [01/29 04:20:00] [INFO] We are on page 2 of 2 [01/29 04:20:00] [INFO] Number of posts: 1 [01/29 04:20:00] [INFO] Applying Photobucket fix for http://i27.photobucket.com/albums/c157/nyererei/cpuz.jpg [01/29 04:20:00] [INFO] Applying Photobucket fix for http://i27.photobucket.com/albums/c157/nyererei/pi.jpg [01/29 04:20:00] [INFO] Applying Photobucket fix for http://i27.photobucket.com/albums/c157/nyererei/hdtune.jpg [01/29 04:20:00] [INFO] Applying Photobucket fix for http://i27.photobucket.com/albums/c157/nyererei/VistaRating.jpg [01/29 04:20:00] [INFO] Applying Photobucket fix for http://i27.photobucket.com/albums/c157/nyererei/pcmark05.jpg [01/29 04:20:00] [INFO] Progress: 4776/6740 [01/29 04:20:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:20:00] [INFO] Thread http://forum.notebookreview.com/threads/hp-compaq-nx7300-review.120311/ finished! [01/29 04:20:01] [INFO] !!! Now downloading Santa Rosa review in cnet !! !!!!! [01/29 04:20:02] [INFO] We are on page 1 of 2 [01/29 04:20:04] [INFO] We are on page 2 of 2 [01/29 04:20:04] [INFO] Number of posts: 4 [01/29 04:20:04] [INFO] Progress: 4777/6740 [01/29 04:20:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:20:04] [INFO] Thread http://forum.notebookreview.com/threads/santa-rosa-review-in-cnet.121024/ finished! [01/29 04:20:04] [INFO] Max wait time for http://forum.notebookreview.com/threads/compal-hel80-review.63572/ is 61500 ms [01/29 04:20:05] [INFO] !!! Now downloading Compal HEL80 Review !!!!! [01/29 04:20:06] [INFO] We are on page 1 of 11 [01/29 04:20:07] [WARNING] File not found for image https://xoticpc.com/reviews/3295%20HEL80/hel80box.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Compal HEL80 Review/images/storyImages/hel80box.jpg [01/29 04:20:07] [WARNING] File not found for image https://xoticpc.com/reviews/3295%20HEL80/hel80accessbox.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Compal HEL80 Review/images/storyImages/hel80accessbox.jpg [01/29 04:20:08] [WARNING] File not found for image https://xoticpc.com/reviews/3295%20HEL80/hel80inbox.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Compal HEL80 Review/images/storyImages/hel80inbox.jpg [01/29 04:20:10] [INFO] We are on page 2 of 11 [01/29 04:20:11] [INFO] We are on page 3 of 11 [01/29 04:20:13] [INFO] We are on page 4 of 11 [01/29 04:20:15] [INFO] We are on page 5 of 11 [01/29 04:20:17] [INFO] We are on page 6 of 11 [01/29 04:20:17] [WARNING] File not found for image https://xoticpc.com/laptop/core2image.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Compal HEL80 Review/images/storyImages/core2image.jpg [01/29 04:20:19] [INFO] We are on page 7 of 11 [01/29 04:20:20] [INFO] We are on page 8 of 11 [01/29 04:20:20] [WARNING] File not found for image http://img156.imageshack.us/img156/5050/finerprintaa4.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Compal HEL80 Review/images/storyImages/finerprintaa4.jpg [01/29 04:20:22] [INFO] We are on page 9 of 11 [01/29 04:20:24] [INFO] We are on page 10 of 11 [01/29 04:20:25] [INFO] We are on page 11 of 11 [01/29 04:20:25] [INFO] Number of posts: 4 [01/29 04:20:25] [INFO] Progress: 4778/6740 [01/29 04:20:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:20:25] [INFO] Thread http://forum.notebookreview.com/threads/compal-hel80-review.63572/ finished! [01/29 04:20:25] [INFO] Max wait time for http://forum.notebookreview.com/threads/toshiba-satellite-u200-satellite-u205-review-pics-specs.74661/ is 30000 ms [01/29 04:20:26] [INFO] !!! Now downloading Toshiba Satellite U200 Satellite U205 Review (pics, specs) !!!!! [01/29 04:20:27] [INFO] We are on page 1 of 5 [01/29 04:20:34] [INFO] We are on page 2 of 5 [01/29 04:20:37] [INFO] We are on page 3 of 5 [01/29 04:20:38] [INFO] We are on page 4 of 5 [01/29 04:20:40] [INFO] We are on page 5 of 5 [01/29 04:20:40] [INFO] Number of posts: 1 [01/29 04:20:40] [INFO] Progress: 4779/6740 [01/29 04:20:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:20:40] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-u200-satellite-u205-review-pics-specs.74661/ finished! [01/29 04:20:41] [INFO] !!! Now downloading NBR at AMD Partner Event in San Francisco !!!!! [01/29 04:20:42] [INFO] We are on page 1 of 2 [01/29 04:20:45] [INFO] We are on page 2 of 2 [01/29 04:20:45] [INFO] Number of posts: 4 [01/29 04:20:45] [INFO] Progress: 4780/6740 [01/29 04:20:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:20:45] [INFO] Thread http://forum.notebookreview.com/threads/nbr-at-amd-partner-event-in-san-francisco.120850/ finished! [01/29 04:20:45] [INFO] !!! Now downloading Wenger Swiss Gear Rhea Computer Tote Review !!!!! [01/29 04:20:47] [INFO] We are on page 1 of 1 [01/29 04:20:47] [INFO] Number of posts: 6 [01/29 04:20:51] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/err_zpscphez7e7.gif [01/29 04:20:51] [INFO] Progress: 4781/6740 [01/29 04:20:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:20:51] [INFO] Thread http://forum.notebookreview.com/threads/wenger-swiss-gear-rhea-computer-tote-review.120664/ finished! [01/29 04:20:52] [INFO] !!! Now downloading Intel Core 2 Duo - microcode update !!!!! [01/29 04:20:53] [INFO] We are on page 1 of 1 [01/29 04:20:53] [INFO] Number of posts: 1 [01/29 04:20:53] [INFO] Progress: 4782/6740 [01/29 04:20:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:20:53] [INFO] Thread http://forum.notebookreview.com/threads/intel-core-2-duo-microcode-update.120909/ finished! [01/29 04:20:53] [INFO] !!! Now downloading Asus reveals new santa rosa notebooks !!!!! [01/29 04:20:54] [INFO] We are on page 1 of 1 [01/29 04:20:54] [INFO] Number of posts: 3 [01/29 04:20:54] [INFO] Progress: 4783/6740 [01/29 04:20:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:20:54] [INFO] Thread http://forum.notebookreview.com/threads/asus-reveals-new-santa-rosa-notebooks.120892/ finished! [01/29 04:20:55] [INFO] !!! Now downloading Most Popular Laptops for April 2007 !!!!! [01/29 04:20:56] [INFO] We are on page 1 of 1 [01/29 04:20:56] [INFO] Number of posts: 5 [01/29 04:21:02] [INFO] Progress: 4784/6740 [01/29 04:21:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:21:02] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-laptops-for-april-2007.120696/ finished! [01/29 04:21:02] [INFO] !!! Now downloading Warranty claims by company !!!!! [01/29 04:21:03] [INFO] We are on page 1 of 1 [01/29 04:21:03] [INFO] Number of posts: 2 [01/29 04:21:03] [WARNING] File not found for image http://img254.imageshack.us/img254/8946/wclaims01jg2.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Warranty claims by company/images/storyImages/wclaims01jg2.png [01/29 04:21:04] [WARNING] File not found for image http://img254.imageshack.us/img254/3683/wclaims02sw0.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Warranty claims by company/images/storyImages/wclaims02sw0.png [01/29 04:21:04] [INFO] Progress: 4785/6740 [01/29 04:21:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:21:04] [INFO] Thread http://forum.notebookreview.com/threads/warranty-claims-by-company.120502/ finished! [01/29 04:21:04] [INFO] Max wait time for http://forum.notebookreview.com/threads/homemade-laptop-wi-fi-amplifier-review.87546/ is 27500 ms [01/29 04:21:04] [INFO] !!! Now downloading Homemade Laptop Wi-Fi Amplifier Review !!!!! [01/29 04:21:05] [INFO] We are on page 1 of 4 [01/29 04:21:11] [INFO] We are on page 2 of 4 [01/29 04:21:13] [INFO] We are on page 3 of 4 [01/29 04:21:16] [INFO] We are on page 4 of 4 [01/29 04:21:16] [INFO] Number of posts: 6 [01/29 04:21:17] [INFO] Progress: 4786/6740 [01/29 04:21:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:21:17] [INFO] Thread http://forum.notebookreview.com/threads/homemade-laptop-wi-fi-amplifier-review.87546/ finished! [01/29 04:21:17] [INFO] !!! Now downloading DirectX 10 port for XP users... teenage coder reverses MS engineers DX10 API !!!!! [01/29 04:21:19] [INFO] We are on page 1 of 1 [01/29 04:21:19] [INFO] Number of posts: 7 [01/29 04:21:19] [INFO] Progress: 4787/6740 [01/29 04:21:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:21:19] [INFO] Thread http://forum.notebookreview.com/threads/directx-10-port-for-xp-users-teenage-coder-reverses-ms-engineers-dx10-api.120493/ finished! [01/29 04:21:19] [INFO] !!! Now downloading HP Pavilions Featuring Santa Rosa - Specs Leaked !!!!! [01/29 04:21:20] [INFO] We are on page 1 of 1 [01/29 04:21:20] [INFO] Number of posts: 5 [01/29 04:21:21] [INFO] Progress: 4788/6740 [01/29 04:21:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:21:21] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilions-featuring-santa-rosa-specs-leaked.120578/ finished! [01/29 04:21:21] [INFO] !!! Now downloading Averatec 1579 and 2371 Ultraportable Notebooks Coming May 11th !!!!! [01/29 04:21:22] [INFO] We are on page 1 of 1 [01/29 04:21:22] [INFO] Number of posts: 7 [01/29 04:21:23] [INFO] Progress: 4789/6740 [01/29 04:21:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:21:23] [INFO] Thread http://forum.notebookreview.com/threads/averatec-1579-and-2371-ultraportable-notebooks-coming-may-11th.120421/ finished! [01/29 04:21:24] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-latitude-d420-with-core-duo-and-windows-vista-review.99835/ is 22000 ms [01/29 04:21:24] [INFO] !!! Now downloading Dell Latitude D420 with Core Duo and Windows Vista Review !!!!! [01/29 04:21:25] [INFO] We are on page 1 of 3 [01/29 04:21:33] [INFO] We are on page 2 of 3 [01/29 04:21:35] [INFO] We are on page 3 of 3 [01/29 04:21:35] [INFO] Number of posts: 5 [01/29 04:21:35] [INFO] Progress: 4790/6740 [01/29 04:21:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:21:35] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-d420-with-core-duo-and-windows-vista-review.99835/ finished! [01/29 04:21:36] [INFO] !!! Now downloading Budget Aluminum Notebook Cooler Review !!!!! [01/29 04:21:37] [INFO] We are on page 1 of 2 [01/29 04:21:40] [INFO] We are on page 2 of 2 [01/29 04:21:40] [INFO] Number of posts: 5 [01/29 04:21:41] [INFO] Progress: 4791/6740 [01/29 04:21:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:21:41] [INFO] Thread http://forum.notebookreview.com/threads/budget-aluminum-notebook-cooler-review.120184/ finished! [01/29 04:21:41] [INFO] !!! Now downloading OverClocking Core2 Duo void warranty !!!!! [01/29 04:21:42] [INFO] We are on page 1 of 1 [01/29 04:21:42] [INFO] Number of posts: 5 [01/29 04:21:42] [INFO] Progress: 4792/6740 [01/29 04:21:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:21:42] [INFO] Thread http://forum.notebookreview.com/threads/overclocking-core2-duo-void-warranty.120393/ finished! [01/29 04:21:43] [INFO] !!! Now downloading News Bits- SingPlayer for Macs, Vista Sales Boost Microsoft, Samsung 16GB NAND memory !!!!! [01/29 04:21:44] [INFO] We are on page 1 of 1 [01/29 04:21:44] [INFO] Number of posts: 2 [01/29 04:21:45] [INFO] Progress: 4793/6740 [01/29 04:21:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:21:45] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-singplayer-for-macs-vista-sales-boost-microsoft-samsung-16gb-nand-memory.120419/ finished! [01/29 04:21:46] [INFO] !!! Now downloading Lenovo V100 Review (pics, specs) !!!!! [01/29 04:21:47] [INFO] We are on page 1 of 2 [01/29 04:21:54] [INFO] We are on page 2 of 2 [01/29 04:21:54] [INFO] Number of posts: 7 [01/29 04:21:54] [INFO] Progress: 4794/6740 [01/29 04:21:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:21:54] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-v100-review-pics-specs.56800/ finished! [01/29 04:21:54] [INFO] Max wait time for http://forum.notebookreview.com/threads/kensington-120w-slim-ac-dc-notebook-power-adapter-review.120061/ is 21000 ms [01/29 04:21:54] [INFO] !!! Now downloading Kensington 120W Slim AC DC Notebook Power Adapter Review !!!!! [01/29 04:21:55] [INFO] We are on page 1 of 3 [01/29 04:21:57] [INFO] We are on page 2 of 3 [01/29 04:21:59] [INFO] We are on page 3 of 3 [01/29 04:21:59] [INFO] Number of posts: 3 [01/29 04:21:59] [INFO] Progress: 4795/6740 [01/29 04:21:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:21:59] [INFO] Thread http://forum.notebookreview.com/threads/kensington-120w-slim-ac-dc-notebook-power-adapter-review.120061/ finished! [01/29 04:22:00] [INFO] !!! Now downloading MSI reveals DX10 secrest from AMD and Nvidia !!!!! [01/29 04:22:01] [INFO] We are on page 1 of 1 [01/29 04:22:01] [INFO] Number of posts: 6 [01/29 04:22:02] [INFO] Progress: 4796/6740 [01/29 04:22:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:22:02] [INFO] Thread http://forum.notebookreview.com/threads/msi-reveals-dx10-secrest-from-amd-and-nvidia.120240/ finished! [01/29 04:22:02] [INFO] !!! Now downloading Asus A8F Notebook Review !!!!! [01/29 04:22:03] [INFO] We are on page 1 of 2 [01/29 04:22:09] [INFO] We are on page 2 of 2 [01/29 04:22:09] [INFO] Number of posts: 7 [01/29 04:22:10] [INFO] Progress: 4797/6740 [01/29 04:22:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:22:10] [INFO] Thread http://forum.notebookreview.com/threads/asus-a8f-notebook-review.119863/ finished! [01/29 04:22:10] [INFO] Max wait time for http://forum.notebookreview.com/threads/cebit-2007-clevo-shows-off-two-nvidia-8800-laptops-pics.111325/ is 28000 ms [01/29 04:22:11] [INFO] !!! Now downloading CeBIT 2007- Clevo Shows off Two NVidia 8800 Laptops (pics) !!!!! [01/29 04:22:12] [INFO] We are on page 1 of 4 [01/29 04:22:17] [INFO] We are on page 2 of 4 [01/29 04:22:20] [INFO] We are on page 3 of 4 [01/29 04:22:21] [INFO] We are on page 4 of 4 [01/29 04:22:21] [INFO] Number of posts: 7 [01/29 04:22:21] [INFO] Progress: 4798/6740 [01/29 04:22:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:22:21] [INFO] Thread http://forum.notebookreview.com/threads/cebit-2007-clevo-shows-off-two-nvidia-8800-laptops-pics.111325/ finished! [01/29 04:22:22] [INFO] !!! Now downloading Current Notebook and Tech Deals (Updated 4 29) !!!!! [01/29 04:22:23] [INFO] We are on page 1 of 1 [01/29 04:22:23] [INFO] Number of posts: 4 [01/29 04:22:31] [INFO] Progress: 4799/6740 [01/29 04:22:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:22:31] [INFO] Thread http://forum.notebookreview.com/threads/current-notebook-and-tech-deals-updated-4-29.118994/ finished! [01/29 04:22:32] [INFO] !!! Now downloading Sony VAIO TZ, SZ5, FZ and VAIO CZ Notebooks Coming this Summer !!!!! [01/29 04:22:33] [INFO] We are on page 1 of 1 [01/29 04:22:33] [INFO] Number of posts: 2 [01/29 04:22:33] [INFO] Progress: 4800/6740 [01/29 04:22:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:22:33] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-tz-sz5-fz-and-vaio-cz-notebooks-coming-this-summer.120182/ finished! [01/29 04:22:34] [INFO] !!! Now downloading Kensington Vo200 Bluetooth Internet Phone Review !!!!! [01/29 04:22:35] [INFO] We are on page 1 of 1 [01/29 04:22:35] [INFO] Number of posts: 4 [01/29 04:22:35] [INFO] Progress: 4801/6740 [01/29 04:22:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:22:35] [INFO] Thread http://forum.notebookreview.com/threads/kensington-vo200-bluetooth-internet-phone-review.119762/ finished! [01/29 04:22:35] [INFO] !!! Now downloading News Bits- Apple Admits MacBook Battery Problems, Phillips Longneck Laptop, Recycling Battery Video !!!!! [01/29 04:22:37] [INFO] We are on page 1 of 2 [01/29 04:22:39] [INFO] We are on page 2 of 2 [01/29 04:22:39] [INFO] Number of posts: 1 [01/29 04:22:39] [INFO] Progress: 4802/6740 [01/29 04:22:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:22:39] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-apple-admits-macbook-battery-problems-phillips-longneck-laptop-recycling-battery-video.119894/ finished! [01/29 04:22:40] [INFO] !!! Now downloading Averatec 2370 Notebook Review !!!!! [01/29 04:22:41] [INFO] We are on page 1 of 2 [01/29 04:22:48] [INFO] We are on page 2 of 2 [01/29 04:22:48] [INFO] Number of posts: 8 [01/29 04:22:48] [WARNING] File not found for image http://img184.imageshack.us/img184/3373/designandbuildbottomvieyp9.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Averatec 2370 Notebook Review/images/storyImages/designandbuildbottomvieyp9.th.jpg [01/29 04:22:48] [INFO] Progress: 4803/6740 [01/29 04:22:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:22:48] [INFO] Thread http://forum.notebookreview.com/threads/averatec-2370-notebook-review.94375/ finished! [01/29 04:22:48] [INFO] Max wait time for http://forum.notebookreview.com/threads/compal-hel80-review.87751/ is 26000 ms [01/29 04:22:48] [INFO] !!! Now downloading Compal HEL80 Review !!!!! [01/29 04:22:49] [INFO] We are on page 1 of 4 [01/29 04:22:58] [INFO] We are on page 2 of 4 [01/29 04:23:00] [INFO] We are on page 3 of 4 [01/29 04:23:02] [INFO] We are on page 4 of 4 [01/29 04:23:02] [INFO] Number of posts: 3 [01/29 04:23:02] [INFO] Progress: 4804/6740 [01/29 04:23:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:23:02] [INFO] Thread http://forum.notebookreview.com/threads/compal-hel80-review.87751/ finished! [01/29 04:23:02] [INFO] !!! Now downloading VT Book CardBus Graphics Card for Notebook Multi-Display Output Review !!!!! [01/29 04:23:03] [INFO] We are on page 1 of 1 [01/29 04:23:03] [INFO] Number of posts: 7 [01/29 04:23:06] [INFO] Progress: 4805/6740 [01/29 04:23:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:23:06] [INFO] Thread http://forum.notebookreview.com/threads/vt-book-cardbus-graphics-card-for-notebook-multi-display-output-review.119394/ finished! [01/29 04:23:06] [INFO] Max wait time for http://forum.notebookreview.com/threads/costco-kills-return-anytime-policy.107557/ is 30000 ms [01/29 04:23:06] [INFO] !!! Now downloading Costco kills return anytime policy !!!!! [01/29 04:23:07] [INFO] We are on page 1 of 5 [01/29 04:23:09] [INFO] We are on page 2 of 5 [01/29 04:23:11] [INFO] We are on page 3 of 5 [01/29 04:23:13] [INFO] We are on page 4 of 5 [01/29 04:23:14] [INFO] We are on page 5 of 5 [01/29 04:23:14] [INFO] Number of posts: 1 [01/29 04:23:14] [INFO] Progress: 4806/6740 [01/29 04:23:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:23:14] [INFO] Thread http://forum.notebookreview.com/threads/costco-kills-return-anytime-policy.107557/ finished! [01/29 04:23:14] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-thinkpad-x60-tablet-pc-notebook-convertible-review.87892/ is 26000 ms [01/29 04:23:15] [INFO] !!! Now downloading Lenovo ThinkPad X60 Tablet PC Notebook Convertible Review !!!!! [01/29 04:23:16] [INFO] We are on page 1 of 4 [01/29 04:23:28] [INFO] We are on page 2 of 4 [01/29 04:23:30] [INFO] We are on page 3 of 4 [01/29 04:23:33] [INFO] We are on page 4 of 4 [01/29 04:23:33] [INFO] Number of posts: 3 [01/29 04:23:33] [INFO] Progress: 4807/6740 [01/29 04:23:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:23:33] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-x60-tablet-pc-notebook-convertible-review.87892/ finished! [01/29 04:23:34] [INFO] !!! Now downloading Asus G1 Laptop Review !!!!! [01/29 04:23:35] [INFO] We are on page 1 of 2 [01/29 04:23:41] [INFO] We are on page 2 of 2 [01/29 04:23:41] [INFO] Number of posts: 3 [01/29 04:23:41] [INFO] Progress: 4808/6740 [01/29 04:23:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:23:41] [INFO] Thread http://forum.notebookreview.com/threads/asus-g1-laptop-review.105772/ finished! [01/29 04:23:41] [INFO] Max wait time for http://forum.notebookreview.com/threads/my-review-of-the-booq-mamba-xs-and-vaio-sz.51333/ is 23500 ms [01/29 04:23:42] [INFO] !!! Now downloading My review of the Booq Mamba.XS and VAIO SZ !!!!! [01/29 04:23:43] [INFO] We are on page 1 of 3 [01/29 04:23:53] [INFO] We are on page 2 of 3 [01/29 04:23:54] [INFO] We are on page 3 of 3 [01/29 04:23:54] [INFO] Number of posts: 8 [01/29 04:23:54] [INFO] Progress: 4809/6740 [01/29 04:23:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:23:54] [INFO] Thread http://forum.notebookreview.com/threads/my-review-of-the-booq-mamba-xs-and-vaio-sz.51333/ finished! [01/29 04:23:55] [INFO] !!! Now downloading News Bits- Acer Battery Recall, New Samsung 1.8 Hard Drives, OLPC Founder Interviewed !!!!! [01/29 04:23:56] [INFO] We are on page 1 of 1 [01/29 04:23:56] [INFO] Number of posts: 4 [01/29 04:23:57] [INFO] Progress: 4810/6740 [01/29 04:23:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:23:57] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-acer-battery-recall-new-samsung-1-8-hard-drives-olpc-founder-interviewed.119486/ finished! [01/29 04:23:58] [INFO] !!! Now downloading Dell Puts SSD Hard Drives in Latitude D420 and ATG D620 !!!!! [01/29 04:23:59] [INFO] We are on page 1 of 2 [01/29 04:24:01] [INFO] We are on page 2 of 2 [01/29 04:24:01] [INFO] Number of posts: 9 [01/29 04:24:02] [INFO] Progress: 4811/6740 [01/29 04:24:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:24:02] [INFO] Thread http://forum.notebookreview.com/threads/dell-puts-ssd-hard-drives-in-latitude-d420-and-atg-d620.119218/ finished! [01/29 04:24:02] [INFO] !!! Now downloading News Bits- Samsung R55 with Hybrid Drive, PC Gaming Grows, HP Keeps Growing !!!!! [01/29 04:24:03] [INFO] We are on page 1 of 1 [01/29 04:24:03] [INFO] Number of posts: 5 [01/29 04:24:05] [INFO] Progress: 4812/6740 [01/29 04:24:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:24:05] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-samsung-r55-with-hybrid-drive-pc-gaming-grows-hp-keeps-growing.119095/ finished! [01/29 04:24:06] [INFO] !!! Now downloading becase Notebook Sleeve Review !!!!! [01/29 04:24:07] [INFO] We are on page 1 of 1 [01/29 04:24:07] [INFO] Number of posts: 9 [01/29 04:24:13] [INFO] Progress: 4813/6740 [01/29 04:24:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:24:13] [INFO] Thread http://forum.notebookreview.com/threads/becase-notebook-sleeve-review.107720/ finished! [01/29 04:24:13] [INFO] Max wait time for http://forum.notebookreview.com/threads/logitech-mx-518-gaming-mouse-review.118704/ is 20500 ms [01/29 04:24:14] [INFO] !!! Now downloading Logitech MX 518 Gaming Mouse Review !!!!! [01/29 04:24:15] [INFO] We are on page 1 of 3 [01/29 04:24:18] [WARNING] File not found for image http://img172.imageshack.us/img172/2100/asusmx51816ro.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Logitech MX 518 Gaming Mouse Review/images/storyImages/asusmx51816ro.th.jpg [01/29 04:24:18] [WARNING] File not found for image http://img250.imageshack.us/img250/4394/asusmx51822ll.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Logitech MX 518 Gaming Mouse Review/images/storyImages/asusmx51822ll.th.jpg [01/29 04:24:20] [INFO] We are on page 2 of 3 [01/29 04:24:21] [INFO] We are on page 3 of 3 [01/29 04:24:21] [INFO] Number of posts: 2 [01/29 04:24:21] [INFO] Progress: 4814/6740 [01/29 04:24:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:24:21] [INFO] Thread http://forum.notebookreview.com/threads/logitech-mx-518-gaming-mouse-review.118704/ finished! [01/29 04:24:22] [INFO] !!! Now downloading Some Interesting DIY Notebook Cosmetic Modifications (pics) !!!!! [01/29 04:24:23] [INFO] We are on page 1 of 2 [01/29 04:24:38] [INFO] We are on page 2 of 2 [01/29 04:24:38] [INFO] Progress: 4815/6740 [01/29 04:24:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:24:38] [INFO] Thread http://forum.notebookreview.com/threads/some-interesting-diy-notebook-cosmetic-modifications-pics.118376/ finished! [01/29 04:24:39] [INFO] !!! Now downloading News Bits- Fujitsu Santa Rosa Notebooks, Acer Ditching XP, Intel Refreshes Budget Processors Discussion !!!!! [01/29 04:24:40] [INFO] We are on page 1 of 2 [01/29 04:24:40] [INFO] Number of posts: 1 [01/29 04:24:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:24:40] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 04:24:40] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-fujitsu-santa-rosa-notebooks-acer-ditching-xp-intel-refreshes-budget-processors-discussion.118159/ finished! [01/29 04:24:41] [INFO] !!! Now downloading Intel Announces Upcoming Mobile Processor and Device Push at IDF Conference !!!!! [01/29 04:24:42] [INFO] We are on page 1 of 1 [01/29 04:24:42] [INFO] Number of posts: 6 [01/29 04:24:43] [INFO] Progress: 4816/6740 [01/29 04:24:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:24:43] [INFO] Thread http://forum.notebookreview.com/threads/intel-announces-upcoming-mobile-processor-and-device-push-at-idf-conference.118012/ finished! [01/29 04:24:43] [INFO] !!! Now downloading News Bits- Dell to Offer XP Again, AMD Reveals Mobile Platform, Intel Takes AMD Market Share Discussion !!!!! [01/29 04:24:44] [INFO] We are on page 1 of 2 [01/29 04:24:44] [INFO] Number of posts: 1 [01/29 04:24:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:24:44] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 04:24:44] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-dell-to-offer-xp-again-amd-reveals-mobile-platform-intel-takes-amd-market-share-discussion.118506/ finished! [01/29 04:24:44] [INFO] Max wait time for http://forum.notebookreview.com/threads/compal-hel80-review-pics-specs.65905/ is 41500 ms [01/29 04:24:45] [INFO] !!! Now downloading Compal HEL80 Review (pics, specs) !!!!! [01/29 04:24:46] [INFO] We are on page 1 of 7 [01/29 04:24:52] [INFO] We are on page 2 of 7 [01/29 04:24:54] [INFO] We are on page 3 of 7 [01/29 04:24:57] [INFO] We are on page 4 of 7 [01/29 04:24:59] [INFO] We are on page 5 of 7 [01/29 04:25:01] [INFO] We are on page 6 of 7 [01/29 04:25:03] [INFO] We are on page 7 of 7 [01/29 04:25:03] [INFO] Number of posts: 4 [01/29 04:25:03] [INFO] Progress: 4817/6740 [01/29 04:25:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:25:03] [INFO] Thread http://forum.notebookreview.com/threads/compal-hel80-review-pics-specs.65905/ finished! [01/29 04:25:04] [INFO] !!! Now downloading Acer to takeover Gateway !!!!! [01/29 04:25:05] [INFO] We are on page 1 of 2 [01/29 04:25:07] [INFO] We are on page 2 of 2 [01/29 04:25:08] [INFO] Progress: 4818/6740 [01/29 04:25:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:25:08] [INFO] Thread http://forum.notebookreview.com/threads/acer-to-takeover-gateway.111965/ finished! [01/29 04:25:09] [INFO] !!! Now downloading Dell Inspiron e1705 with ATI X1400 Graphics Review (pics, specs) !!!!! [01/29 04:25:10] [INFO] We are on page 1 of 3 [01/29 04:25:15] [INFO] We are on page 2 of 3 [01/29 04:25:17] [INFO] We are on page 3 of 3 [01/29 04:25:17] [INFO] Number of posts: 1 [01/29 04:25:17] [INFO] Progress: 4819/6740 [01/29 04:25:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:25:17] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-e1705-with-ati-x1400-graphics-review-pics-specs.52822/ finished! [01/29 04:25:17] [INFO] !!! Now downloading Kensington Wireless Keypad Calculator and Mouse Review !!!!! [01/29 04:25:18] [INFO] We are on page 1 of 1 [01/29 04:25:18] [INFO] Number of posts: 6 [01/29 04:25:22] [INFO] Progress: 4820/6740 [01/29 04:25:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:25:22] [INFO] Thread http://forum.notebookreview.com/threads/kensington-wireless-keypad-calculator-and-mouse-review.118253/ finished! [01/29 04:25:22] [INFO] !!! Now downloading Dell to Offer Blu-Ray Slot Loading Drive in XPS M2010 !!!!! [01/29 04:25:24] [INFO] We are on page 1 of 2 [01/29 04:25:26] [INFO] We are on page 2 of 2 [01/29 04:25:26] [INFO] Number of posts: 4 [01/29 04:25:26] [INFO] Progress: 4821/6740 [01/29 04:25:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:25:26] [INFO] Thread http://forum.notebookreview.com/threads/dell-to-offer-blu-ray-slot-loading-drive-in-xps-m2010.118092/ finished! [01/29 04:25:26] [INFO] !!! Now downloading Intel Santa Rosa Revealed !!!!! [01/29 04:25:28] [INFO] We are on page 1 of 1 [01/29 04:25:28] [INFO] Number of posts: 3 [01/29 04:25:28] [INFO] Progress: 4822/6740 [01/29 04:25:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:25:28] [INFO] Thread http://forum.notebookreview.com/threads/intel-santa-rosa-revealed.118262/ finished! [01/29 04:25:28] [INFO] Max wait time for http://forum.notebookreview.com/threads/toshiba-satellite-a205-and-satellite-p205-notebooks-announced.117372/ is 24000 ms [01/29 04:25:28] [INFO] !!! Now downloading Toshiba Satellite A205 and Satellite P205 Notebooks Announced !!!!! [01/29 04:25:29] [INFO] We are on page 1 of 3 [01/29 04:25:31] [WARNING] File not found for image http://www.technologyguide.com/assets/X-20070414171625093.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Toshiba Satellite A205 and Satellite P205 Notebooks Announced/images/storyImages/X-20070414171625093.jpg [01/29 04:25:32] [WARNING] File not found for image http://www.technologyguide.com/assets/X-20070414171700140.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Toshiba Satellite A205 and Satellite P205 Notebooks Announced/images/storyImages/X-20070414171700140.jpg [01/29 04:25:35] [INFO] We are on page 2 of 3 [01/29 04:25:38] [INFO] We are on page 3 of 3 [01/29 04:25:38] [INFO] Number of posts: 9 [01/29 04:25:38] [INFO] Progress: 4823/6740 [01/29 04:25:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:25:38] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-a205-and-satellite-p205-notebooks-announced.117372/ finished! [01/29 04:25:39] [INFO] !!! Now downloading News Bits- Intel to Integrate Wi-Max, New Toshiba External Drives, Mac OS X Leopard Delayed !!!!! [01/29 04:25:40] [INFO] We are on page 1 of 1 [01/29 04:25:40] [INFO] Number of posts: 5 [01/29 04:25:40] [INFO] Progress: 4824/6740 [01/29 04:25:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:25:40] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-intel-to-integrate-wi-max-new-toshiba-external-drives-mac-os-x-leopard-delayed.117660/ finished! [01/29 04:25:41] [INFO] !!! Now downloading Swiss Gear Maxxum Laptop Backpack Review !!!!! [01/29 04:25:42] [INFO] We are on page 1 of 2 [01/29 04:25:46] [INFO] We are on page 2 of 2 [01/29 04:25:46] [INFO] Number of posts: 1 [01/29 04:25:46] [INFO] Progress: 4825/6740 [01/29 04:25:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:25:46] [INFO] Thread http://forum.notebookreview.com/threads/swiss-gear-maxxum-laptop-backpack-review.117666/ finished! [01/29 04:25:46] [INFO] !!! Now downloading Intel drops hard facts on Santa Rosa !!!!! [01/29 04:25:48] [INFO] We are on page 1 of 1 [01/29 04:25:48] [INFO] Number of posts: 5 [01/29 04:25:48] [INFO] Progress: 4826/6740 [01/29 04:25:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:25:48] [INFO] Thread http://forum.notebookreview.com/threads/intel-drops-hard-facts-on-santa-rosa.117675/ finished! [01/29 04:25:48] [INFO] !!! Now downloading At IDF Intel announces Santa Rosa will NOT be DX10 compliant !!!!! [01/29 04:25:49] [INFO] We are on page 1 of 1 [01/29 04:25:49] [INFO] Number of posts: 3 [01/29 04:25:50] [INFO] Progress: 4827/6740 [01/29 04:25:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:25:50] [INFO] Thread http://forum.notebookreview.com/threads/at-idf-intel-announces-santa-rosa-will-not-be-dx10-compliant.117815/ finished! [01/29 04:25:50] [INFO] !!! Now downloading Asus to Sell $199 Flash-based Laptops !!!!! [01/29 04:25:52] [INFO] We are on page 1 of 1 [01/29 04:25:52] [INFO] Number of posts: 2 [01/29 04:25:52] [INFO] Progress: 4828/6740 [01/29 04:25:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:25:52] [INFO] Thread http://forum.notebookreview.com/threads/asus-to-sell-199-flash-based-laptops.117812/ finished! [01/29 04:25:52] [INFO] !!! Now downloading Microsoft Confirms Another Vista Activation Hack Works !!!!! [01/29 04:25:53] [INFO] We are on page 1 of 1 [01/29 04:25:53] [INFO] Number of posts: 4 [01/29 04:25:53] [INFO] Progress: 4829/6740 [01/29 04:25:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:25:53] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-confirms-another-vista-activation-hack-works.117619/ finished! [01/29 04:25:54] [INFO] !!! Now downloading IDF News- Dynamic Overclocking !!!!! [01/29 04:25:55] [INFO] We are on page 1 of 1 [01/29 04:25:55] [INFO] Number of posts: 3 [01/29 04:25:55] [INFO] Progress: 4830/6740 [01/29 04:25:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:25:55] [INFO] Thread http://forum.notebookreview.com/threads/idf-news-dynamic-overclocking.117579/ finished! [01/29 04:25:56] [INFO] !!! Now downloading Current Notebook and Tech Deals (Updated 4 19 2007) !!!!! [01/29 04:25:57] [INFO] We are on page 1 of 1 [01/29 04:25:57] [INFO] Number of posts: 6 [01/29 04:26:04] [INFO] Progress: 4831/6740 [01/29 04:26:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:26:04] [INFO] Thread http://forum.notebookreview.com/threads/current-notebook-and-tech-deals-updated-4-19-2007.115760/ finished! [01/29 04:26:04] [INFO] !!! Now downloading ASUS EN8600 GTS Comes Bundled with Stalker !!!!! [01/29 04:26:05] [INFO] We are on page 1 of 1 [01/29 04:26:05] [INFO] Number of posts: 3 [01/29 04:26:05] [INFO] Progress: 4832/6740 [01/29 04:26:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:26:05] [INFO] Thread http://forum.notebookreview.com/threads/asus-en8600-gts-comes-bundled-with-stalker.117468/ finished! [01/29 04:26:06] [INFO] !!! Now downloading Apple Backshelves OS In Favor Of iPhone !!!!! [01/29 04:26:07] [INFO] We are on page 1 of 1 [01/29 04:26:07] [INFO] Number of posts: 5 [01/29 04:26:07] [INFO] Progress: 4833/6740 [01/29 04:26:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:26:07] [INFO] Thread http://forum.notebookreview.com/threads/apple-backshelves-os-in-favor-of-iphone.117221/ finished! [01/29 04:26:08] [INFO] !!! Now downloading HP to launch new brand this year !!!!! [01/29 04:26:09] [INFO] We are on page 1 of 2 [01/29 04:26:11] [INFO] We are on page 2 of 2 [01/29 04:26:11] [INFO] Number of posts: 1 [01/29 04:26:11] [INFO] Progress: 4834/6740 [01/29 04:26:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:26:11] [INFO] Thread http://forum.notebookreview.com/threads/hp-to-launch-new-brand-this-year.115291/ finished! [01/29 04:26:11] [INFO] Max wait time for http://forum.notebookreview.com/threads/apple-worst-lenovo-first-for-eco-friendly-laptops-says-greenpeace.116974/ is 29500 ms [01/29 04:26:13] [INFO] !!! Now downloading Apple Worst, Lenovo First for Eco-Friendly Laptops says Greenpeace !!!!! [01/29 04:26:14] [INFO] We are on page 1 of 4 [01/29 04:26:17] [INFO] We are on page 2 of 4 [01/29 04:26:17] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/notworthy_zpslg2phlen.gif [01/29 04:26:17] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/notworthy_zpslg2phlen.gif [01/29 04:26:17] [INFO] Applying Photobucket fix for http://i1288.photobucket.com/albums/b489/radugbhr/wacky%20smileys/notworthy_zpslg2phlen.gif [01/29 04:26:19] [INFO] We are on page 3 of 4 [01/29 04:26:21] [INFO] We are on page 4 of 4 [01/29 04:26:21] [INFO] Progress: 4835/6740 [01/29 04:26:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:26:21] [INFO] Thread http://forum.notebookreview.com/threads/apple-worst-lenovo-first-for-eco-friendly-laptops-says-greenpeace.116974/ finished! [01/29 04:26:21] [INFO] !!! Now downloading Kensington FX 500 Speaker To Go Review !!!!! [01/29 04:26:23] [INFO] We are on page 1 of 1 [01/29 04:26:23] [INFO] Number of posts: 4 [01/29 04:26:23] [INFO] Progress: 4836/6740 [01/29 04:26:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:26:23] [INFO] Thread http://forum.notebookreview.com/threads/kensington-fx-500-speaker-to-go-review.117104/ finished! [01/29 04:26:23] [INFO] Max wait time for http://forum.notebookreview.com/threads/compal-hgl-30-review-pics-specs.70429/ is 28000 ms [01/29 04:26:23] [INFO] !!! Now downloading Compal HGL-30 Review (pics, specs) !!!!! [01/29 04:26:24] [INFO] We are on page 1 of 4 [01/29 04:26:30] [INFO] We are on page 2 of 4 [01/29 04:26:32] [INFO] We are on page 3 of 4 [01/29 04:26:34] [INFO] We are on page 4 of 4 [01/29 04:26:34] [INFO] Number of posts: 7 [01/29 04:26:34] [INFO] Progress: 4837/6740 [01/29 04:26:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:26:34] [INFO] Thread http://forum.notebookreview.com/threads/compal-hgl-30-review-pics-specs.70429/ finished! [01/29 04:26:35] [INFO] !!! Now downloading Samsung to Launch Dual Blu-ray HD DVD Player !!!!! [01/29 04:26:36] [INFO] We are on page 1 of 1 [01/29 04:26:36] [INFO] Number of posts: 5 [01/29 04:26:36] [INFO] Progress: 4838/6740 [01/29 04:26:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:26:36] [INFO] Thread http://forum.notebookreview.com/threads/samsung-to-launch-dual-blu-ray-hd-dvd-player.116997/ finished! [01/29 04:26:36] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-dv4000-with-x700-graphics-card-review-pics-specs.32387/ is 21000 ms [01/29 04:26:37] [INFO] !!! Now downloading HP dv4000 With X700 Graphics Card Review (pics, specs) !!!!! [01/29 04:26:38] [INFO] We are on page 1 of 3 [01/29 04:26:42] [INFO] We are on page 2 of 3 [01/29 04:26:44] [INFO] We are on page 3 of 3 [01/29 04:26:44] [INFO] Number of posts: 3 [01/29 04:26:44] [INFO] Progress: 4839/6740 [01/29 04:26:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:26:44] [INFO] Thread http://forum.notebookreview.com/threads/hp-dv4000-with-x700-graphics-card-review-pics-specs.32387/ finished! [01/29 04:26:44] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-dv2000z-review-pics-specs.63359/ is 20500 ms [01/29 04:26:44] [INFO] !!! Now downloading HP dv2000z Review (pics, specs) !!!!! [01/29 04:26:46] [INFO] We are on page 1 of 3 [01/29 04:26:51] [WARNING] File not found for image http://img313.imageshack.us/img313/7959/lowfreq3et.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/HP dv2000z Review (pics, specs)/images/storyImages/lowfreq3et.jpg [01/29 04:26:51] [WARNING] File not found for image http://img313.imageshack.us/img313/3677/highfreq8uh.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/HP dv2000z Review (pics, specs)/images/storyImages/highfreq8uh.jpg [01/29 04:26:53] [INFO] We are on page 2 of 3 [01/29 04:26:55] [INFO] We are on page 3 of 3 [01/29 04:26:55] [INFO] Number of posts: 2 [01/29 04:26:55] [INFO] Progress: 4840/6740 [01/29 04:26:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:26:55] [INFO] Thread http://forum.notebookreview.com/threads/hp-dv2000z-review-pics-specs.63359/ finished! [01/29 04:26:55] [INFO] !!! Now downloading News Bits- New Samsung SpinPoint Drives, OLPC Sugar Download, Quanta Record Shipments !!!!! [01/29 04:26:56] [INFO] We are on page 1 of 1 [01/29 04:26:56] [INFO] Number of posts: 8 [01/29 04:26:58] [INFO] Progress: 4841/6740 [01/29 04:26:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:26:58] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-new-samsung-spinpoint-drives-olpc-sugar-download-quanta-record-shipments.116712/ finished! [01/29 04:26:58] [INFO] !!! Now downloading Alienware and Dell Offering Notebooks with Half Terabyte of Storage Space !!!!! [01/29 04:26:59] [INFO] We are on page 1 of 2 [01/29 04:27:02] [INFO] We are on page 2 of 2 [01/29 04:27:02] [INFO] Number of posts: 8 [01/29 04:27:02] [INFO] Progress: 4842/6740 [01/29 04:27:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:27:02] [INFO] Thread http://forum.notebookreview.com/threads/alienware-and-dell-offering-notebooks-with-half-terabyte-of-storage-space.116404/ finished! [01/29 04:27:03] [INFO] !!! Now downloading News Bits- Next-Gen Toshiba Qosmio, IRS Lost 490 Laptops, Suede Laptop Skins !!!!! [01/29 04:27:04] [INFO] We are on page 1 of 2 [01/29 04:27:08] [INFO] We are on page 2 of 2 [01/29 04:27:08] [INFO] Number of posts: 8 [01/29 04:27:08] [INFO] Progress: 4843/6740 [01/29 04:27:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:27:08] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-next-gen-toshiba-qosmio-irs-lost-490-laptops-suede-laptop-skins.116233/ finished! [01/29 04:27:09] [INFO] !!! Now downloading Asus Headquarters Tour and Notebook Product Roadmap (pics) !!!!! [01/29 04:27:10] [INFO] We are on page 1 of 2 [01/29 04:27:15] [INFO] We are on page 2 of 2 [01/29 04:27:15] [INFO] Number of posts: 7 [01/29 04:27:15] [INFO] Progress: 4844/6740 [01/29 04:27:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:27:15] [INFO] Thread http://forum.notebookreview.com/threads/asus-headquarters-tour-and-notebook-product-roadmap-pics.116316/ finished! [01/29 04:27:15] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-f5r-review-specs-pics.115233/ is 21500 ms [01/29 04:27:15] [INFO] !!! Now downloading Asus F5R Review (Specs + Pics) !!!!! [01/29 04:27:17] [INFO] We are on page 1 of 3 [01/29 04:27:17] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/F5R_Review/F5R01s.JPG [01/29 04:27:17] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/F5R_Review/F5R35s.JPG [01/29 04:27:17] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/F5R_Review/F5R36s.JPG [01/29 04:27:17] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/F5R_Review/F5R02s.JPG [01/29 04:27:17] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/F5R_Review/F5R03s.JPG [01/29 04:27:17] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/F5R_Review/F5R04s.JPG [01/29 04:27:17] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/F5R_Review/F5R08s.JPG [01/29 04:27:17] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/F5R_Review/F5R09s.JPG [01/29 04:27:17] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/F5R_Review/F5R10s.JPG [01/29 04:27:17] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/F5R_Review/F5R11s.JPG [01/29 04:27:17] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/F5R_Review/F5R12s.JPG [01/29 04:27:17] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/F5R_Review/F5R13s.JPG [01/29 04:27:17] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/F5R_Review/F5R14s.JPG [01/29 04:27:17] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/F5R_Review/F5R15s.JPG [01/29 04:27:17] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/F5R_Review/F5R16s.JPG [01/29 04:27:17] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/F5R_Review/F5R17s.JPG [01/29 04:27:17] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/F5R_Review/F5R18s.JPG [01/29 04:27:17] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/F5R_Review/F5R23s.JPG [01/29 04:27:17] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/F5R_Review/F5R24s.JPG [01/29 04:27:17] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/F5R_Review/F5R19s.JPG [01/29 04:27:17] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/F5R_Review/F5R22s.JPG [01/29 04:27:17] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/F5R_Review/F5R20s.JPG [01/29 04:27:17] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/F5R_Review/F5R21s.JPG [01/29 04:27:17] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/F5R_Review/F5R25s.JPG [01/29 04:27:17] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/F5R_Review/F5R26s.JPG [01/29 04:27:17] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/F5R_Review/F5R05s.JPG [01/29 04:27:17] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/F5R_Review/F5R06s.JPG [01/29 04:27:17] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/F5R_Review/F5R07s.JPG [01/29 04:27:17] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/F5R_Review/F5R27s.JPG [01/29 04:27:17] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/F5R_Review/F5R28s.JPG [01/29 04:27:17] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/F5R_Review/F5R34s.JPG [01/29 04:27:17] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/F5R_Review/F5R29s.JPG [01/29 04:27:17] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/F5R_Review/F5R30s.JPG [01/29 04:27:17] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/F5R_Review/F5R31s.JPG [01/29 04:27:17] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/F5R_Review/F5R32s.JPG [01/29 04:27:17] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/F5R_Review/F5R37s.JPG [01/29 04:27:17] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/F5R_Review/F5R38s.JPG [01/29 04:27:17] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/F5R_Review/F5R39s.JPG [01/29 04:27:17] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/F5R_Review/F5R40s.JPG [01/29 04:27:17] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/F5R_Review/F5R41s.JPG [01/29 04:27:17] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/F5R_Review/F5R42s.JPG [01/29 04:27:17] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/F5R_Review/F5R43s.JPG [01/29 04:27:17] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/F5R_Review/F5R44s.JPG [01/29 04:27:17] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/F5R_Review/SuperPI.JPG [01/29 04:27:17] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/F5R_Review/3DMark06.JPG [01/29 04:27:17] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/F5R_Review/PCMark05.JPG [01/29 04:27:17] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/F5R_Review/WinExpInd.JPG [01/29 04:27:17] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/F5R_Review/HDTune.JPG [01/29 04:27:17] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/F5R_Review/F5R33s.JPG [01/29 04:27:19] [INFO] We are on page 2 of 3 [01/29 04:27:20] [INFO] We are on page 3 of 3 [01/29 04:27:20] [INFO] Number of posts: 4 [01/29 04:27:21] [INFO] Progress: 4845/6740 [01/29 04:27:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:27:21] [INFO] Thread http://forum.notebookreview.com/threads/asus-f5r-review-specs-pics.115233/ finished! [01/29 04:27:21] [INFO] !!! Now downloading Techshell Apple MacBook Pro Hard Shell Case Review !!!!! [01/29 04:27:22] [INFO] We are on page 1 of 2 [01/29 04:27:25] [INFO] We are on page 2 of 2 [01/29 04:27:25] [INFO] Number of posts: 1 [01/29 04:27:25] [INFO] Progress: 4846/6740 [01/29 04:27:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:27:25] [INFO] Thread http://forum.notebookreview.com/threads/techshell-apple-macbook-pro-hard-shell-case-review.115544/ finished! [01/29 04:27:25] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-thinkpad-t61-series-coming-in-may.114311/ is 24000 ms [01/29 04:27:25] [INFO] !!! Now downloading Lenovo ThinkPad T61 Series Coming in May !!!!! [01/29 04:27:27] [INFO] We are on page 1 of 3 [01/29 04:27:29] [INFO] We are on page 2 of 3 [01/29 04:27:31] [INFO] We are on page 3 of 3 [01/29 04:27:31] [INFO] Number of posts: 9 [01/29 04:27:31] [INFO] Progress: 4847/6740 [01/29 04:27:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:27:31] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-t61-series-coming-in-may.114311/ finished! [01/29 04:27:31] [INFO] !!! Now downloading Editorial on state of pre-loaded software !!!!! [01/29 04:27:32] [INFO] We are on page 1 of 1 [01/29 04:27:32] [INFO] Number of posts: 4 [01/29 04:27:33] [INFO] Progress: 4848/6740 [01/29 04:27:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:27:33] [INFO] Thread http://forum.notebookreview.com/threads/editorial-on-state-of-pre-loaded-software.115619/ finished! [01/29 04:27:33] [INFO] !!! Now downloading News Bits- Intel Santa Rosa Coming May, 16GB ExpressCard SSD, New Sony Splash Design Laptops !!!!! [01/29 04:27:34] [INFO] We are on page 1 of 2 [01/29 04:27:38] [INFO] We are on page 2 of 2 [01/29 04:27:38] [INFO] Number of posts: 6 [01/29 04:27:39] [INFO] Progress: 4849/6740 [01/29 04:27:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:27:39] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-intel-santa-rosa-coming-may-16gb-expresscard-ssd-new-sony-splash-design-laptops.114985/ finished! [01/29 04:27:39] [INFO] !!! Now downloading News Bits- DisplayPort Approved, Intel vPro for Notebooks, Acer tops in Canada !!!!! [01/29 04:27:40] [INFO] We are on page 1 of 1 [01/29 04:27:41] [INFO] Progress: 4850/6740 [01/29 04:27:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:27:41] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-displayport-approved-intel-vpro-for-notebooks-acer-tops-in-canada.115407/ finished! [01/29 04:27:42] [INFO] !!! Now downloading CompAmerica announces most powerful laptop on Earth !!!!! [01/29 04:27:43] [INFO] We are on page 1 of 2 [01/29 04:27:45] [INFO] We are on page 2 of 2 [01/29 04:27:45] [INFO] Number of posts: 4 [01/29 04:27:45] [INFO] Progress: 4851/6740 [01/29 04:27:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:27:45] [INFO] Thread http://forum.notebookreview.com/threads/compamerica-announces-most-powerful-laptop-on-earth.114717/ finished! [01/29 04:27:45] [INFO] !!! Now downloading The best looking out of the box laptop !!!!! [01/29 04:27:47] [INFO] We are on page 1 of 1 [01/29 04:27:47] [INFO] Number of posts: 7 [01/29 04:27:47] [INFO] Progress: 4852/6740 [01/29 04:27:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:27:47] [INFO] Thread http://forum.notebookreview.com/threads/the-best-looking-out-of-the-box-laptop.115304/ finished! [01/29 04:27:47] [INFO] !!! Now downloading New Santa Rosa branding !!!!! [01/29 04:27:48] [INFO] We are on page 1 of 1 [01/29 04:27:48] [INFO] Number of posts: 8 [01/29 04:28:04] [WARNING] Read timeout for image https://www.theinquirer.net/images/articles/Centrino_Pro_small.jpg. This is likely a problem with the image's hosting site. [01/29 04:28:19] [WARNING] Read timeout for image https://www.theinquirer.net/images/articles/Centrino_Duo_small.jpg. This is likely a problem with the image's hosting site. [01/29 04:28:20] [INFO] Progress: 4853/6740 [01/29 04:28:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:28:20] [INFO] Thread http://forum.notebookreview.com/threads/new-santa-rosa-branding.114910/ finished! [01/29 04:28:21] [INFO] !!! Now downloading News Bits- Sager NP6650 Introduced, NVidia GeForce 8 Series Delay, Dell Offering Theft Protection !!!!! [01/29 04:28:22] [INFO] We are on page 1 of 2 [01/29 04:28:25] [INFO] We are on page 2 of 2 [01/29 04:28:25] [INFO] Progress: 4854/6740 [01/29 04:28:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:28:25] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-sager-np6650-introduced-nvidia-geforce-8-series-delay-dell-offering-theft-protection.114762/ finished! [01/29 04:28:25] [INFO] !!! Now downloading Empty ExpressCard slot Fill 'er up !!!!! [01/29 04:28:27] [INFO] We are on page 1 of 2 [01/29 04:28:29] [INFO] We are on page 2 of 2 [01/29 04:28:29] [INFO] Number of posts: 3 [01/29 04:28:30] [INFO] Progress: 4855/6740 [01/29 04:28:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:28:30] [INFO] Thread http://forum.notebookreview.com/threads/empty-expresscard-slot-fill-er-up.114901/ finished! [01/29 04:28:30] [INFO] Max wait time for http://forum.notebookreview.com/threads/dv6000z-review.68732/ is 44500 ms [01/29 04:28:30] [INFO] !!! Now downloading dv6000z review !!!!! [01/29 04:28:31] [INFO] We are on page 1 of 7 [01/29 04:28:34] [INFO] We are on page 2 of 7 [01/29 04:28:37] [INFO] We are on page 3 of 7 [01/29 04:28:38] [INFO] We are on page 4 of 7 [01/29 04:28:40] [INFO] We are on page 5 of 7 [01/29 04:28:42] [INFO] We are on page 6 of 7 [01/29 04:28:43] [INFO] We are on page 7 of 7 [01/29 04:28:43] [INFO] Progress: 4856/6740 [01/29 04:28:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:28:43] [INFO] Thread http://forum.notebookreview.com/threads/dv6000z-review.68732/ finished! [01/29 04:28:44] [INFO] !!! Now downloading Asus A6Va Notebook Review (pics, specs) !!!!! [01/29 04:28:45] [INFO] We are on page 1 of 2 [01/29 04:28:51] [INFO] We are on page 2 of 2 [01/29 04:28:51] [INFO] Progress: 4857/6740 [01/29 04:28:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:28:51] [INFO] Thread http://forum.notebookreview.com/threads/asus-a6va-notebook-review-pics-specs.31371/ finished! [01/29 04:28:51] [INFO] !!! Now downloading Most Popular Laptops for March 2007 !!!!! [01/29 04:28:53] [INFO] We are on page 1 of 1 [01/29 04:28:58] [INFO] Progress: 4858/6740 [01/29 04:28:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:28:58] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-laptops-for-march-2007.114845/ finished! [01/29 04:28:59] [INFO] !!! Now downloading Laptop Battery Life- How Wireless Affects Power Consumption !!!!! [01/29 04:29:00] [INFO] We are on page 1 of 2 [01/29 04:29:04] [INFO] We are on page 2 of 2 [01/29 04:29:04] [INFO] Number of posts: 8 [01/29 04:29:04] [INFO] Progress: 4859/6740 [01/29 04:29:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:29:04] [INFO] Thread http://forum.notebookreview.com/threads/laptop-battery-life-how-wireless-affects-power-consumption.114163/ finished! [01/29 04:29:04] [INFO] !!! Now downloading FSC reviews,anywhere !!!!! [01/29 04:29:05] [INFO] We are on page 1 of 1 [01/29 04:29:05] [INFO] Number of posts: 2 [01/29 04:29:05] [INFO] Progress: 4860/6740 [01/29 04:29:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:29:05] [INFO] Thread http://forum.notebookreview.com/threads/fsc-reviews-anywhere.114555/ finished! [01/29 04:29:05] [INFO] Max wait time for http://forum.notebookreview.com/threads/alienware-area-51-m5790-review.112745/ is 23000 ms [01/29 04:29:06] [INFO] !!! Now downloading Alienware Area-51 m5790 Review !!!!! [01/29 04:29:07] [INFO] We are on page 1 of 3 [01/29 04:29:14] [INFO] We are on page 2 of 3 [01/29 04:29:16] [INFO] We are on page 3 of 3 [01/29 04:29:16] [INFO] Number of posts: 7 [01/29 04:29:16] [INFO] Progress: 4861/6740 [01/29 04:29:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:29:16] [INFO] Thread http://forum.notebookreview.com/threads/alienware-area-51-m5790-review.112745/ finished! [01/29 04:29:16] [INFO] Max wait time for http://forum.notebookreview.com/threads/hands-on-alienware-area-51-m9750.113464/ is 25000 ms [01/29 04:29:18] [INFO] !!! Now downloading Hands On - Alienware Area-51 m9750 !!!!! [01/29 04:29:19] [INFO] We are on page 1 of 4 [01/29 04:29:22] [INFO] We are on page 2 of 4 [01/29 04:29:24] [INFO] We are on page 3 of 4 [01/29 04:29:26] [INFO] We are on page 4 of 4 [01/29 04:29:26] [INFO] Number of posts: 1 [01/29 04:29:26] [INFO] Progress: 4862/6740 [01/29 04:29:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:29:26] [INFO] Thread http://forum.notebookreview.com/threads/hands-on-alienware-area-51-m9750.113464/ finished! [01/29 04:29:26] [INFO] !!! Now downloading News Bits- AMD M690 Mobile Platform Released, Apple BootCamp now Supports Vista !!!!! [01/29 04:29:27] [INFO] We are on page 1 of 2 [01/29 04:29:30] [INFO] We are on page 2 of 2 [01/29 04:29:30] [INFO] Number of posts: 5 [01/29 04:29:30] [INFO] Progress: 4863/6740 [01/29 04:29:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:29:30] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-amd-m690-mobile-platform-released-apple-bootcamp-now-supports-vista.114065/ finished! [01/29 04:29:30] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-now-offering-160gb-7200rpm-hard-drive-in-xps-m1710.113868/ is 20500 ms [01/29 04:29:31] [INFO] !!! Now downloading Dell Now Offering 160GB 7200RPM Hard Drive in XPS M1710 !!!!! [01/29 04:29:32] [INFO] We are on page 1 of 3 [01/29 04:29:34] [INFO] We are on page 2 of 3 [01/29 04:29:37] [INFO] We are on page 3 of 3 [01/29 04:29:37] [INFO] Number of posts: 2 [01/29 04:29:37] [INFO] Progress: 4864/6740 [01/29 04:29:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:29:37] [INFO] Thread http://forum.notebookreview.com/threads/dell-now-offering-160gb-7200rpm-hard-drive-in-xps-m1710.113868/ finished! [01/29 04:29:38] [INFO] !!! Now downloading What Does a One Million Dollar Laptop Look Like !!!!! [01/29 04:29:39] [INFO] We are on page 1 of 2 [01/29 04:29:41] [INFO] We are on page 2 of 2 [01/29 04:29:41] [INFO] Number of posts: 1 [01/29 04:29:41] [INFO] Progress: 4865/6740 [01/29 04:29:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:29:41] [INFO] Thread http://forum.notebookreview.com/threads/what-does-a-one-million-dollar-laptop-look-like.113030/ finished! [01/29 04:29:42] [INFO] !!! Now downloading Current Notebook and Tech Deals (Updated 3 31 2007) !!!!! [01/29 04:29:43] [INFO] We are on page 1 of 1 [01/29 04:29:43] [INFO] Number of posts: 5 [01/29 04:29:50] [INFO] Progress: 4866/6740 [01/29 04:29:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:29:50] [INFO] Thread http://forum.notebookreview.com/threads/current-notebook-and-tech-deals-updated-3-31-2007.114136/ finished! [01/29 04:29:51] [INFO] !!! Now downloading Toshiba Portege R400 Tablet PC Review !!!!! [01/29 04:29:52] [INFO] We are on page 1 of 2 [01/29 04:29:52] [INFO] Number of posts: 3 [01/29 04:29:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:29:55] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 04:29:55] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-portege-r400-tablet-pc-review.113542/ finished! [01/29 04:29:56] [INFO] !!! Now downloading News Bits- Samsung 64GB SSD, Systemax 4155 Notebook Announced, Laptops for GIs !!!!! [01/29 04:29:57] [INFO] We are on page 1 of 2 [01/29 04:29:59] [WARNING] File not found for image https://www.samsung.com/PressCenter/PressRelease/images/l_20070327_03.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/News Bits- Samsung 64GB SSD, Systemax 4155 Notebook Announced, Laptops for GIs/images/storyImages/l_20070327_03.jpg [01/29 04:30:01] [INFO] We are on page 2 of 2 [01/29 04:30:01] [INFO] Number of posts: 3 [01/29 04:30:01] [INFO] Progress: 4867/6740 [01/29 04:30:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:30:01] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-samsung-64gb-ssd-systemax-4155-notebook-announced-laptops-for-gis.113691/ finished! [01/29 04:30:01] [INFO] !!! Now downloading Razer Deathadder Mouse Review !!!!! [01/29 04:30:03] [INFO] We are on page 1 of 2 [01/29 04:30:06] [INFO] We are on page 2 of 2 [01/29 04:30:06] [INFO] Number of posts: 6 [01/29 04:30:07] [INFO] Progress: 4868/6740 [01/29 04:30:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:30:07] [INFO] Thread http://forum.notebookreview.com/threads/razer-deathadder-mouse-review.113378/ finished! [01/29 04:30:07] [INFO] !!! Now downloading HP sues Acer for patent infringement !!!!! [01/29 04:30:08] [INFO] We are on page 1 of 1 [01/29 04:30:08] [INFO] Number of posts: 1 [01/29 04:30:08] [INFO] Progress: 4869/6740 [01/29 04:30:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:30:08] [INFO] Thread http://forum.notebookreview.com/threads/hp-sues-acer-for-patent-infringement.113701/ finished! [01/29 04:30:09] [INFO] !!! Now downloading Lenovo C200 Review !!!!! [01/29 04:30:10] [INFO] We are on page 1 of 2 [01/29 04:30:14] [INFO] We are on page 2 of 2 [01/29 04:30:14] [INFO] Number of posts: 6 [01/29 04:30:14] [INFO] Progress: 4870/6740 [01/29 04:30:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:30:14] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-c200-review.92700/ finished! [01/29 04:30:15] [INFO] !!! Now downloading Asus V2Je Review !!!!! [01/29 04:30:16] [INFO] We are on page 1 of 1 [01/29 04:30:16] [INFO] Number of posts: 1 [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE11s.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE28s.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE02s.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE03s.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE04s.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE05s.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE06s.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE07s.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE08s.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE09s.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE10s.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE30s.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE33s.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE34s.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE35s.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE36s.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE31s.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE32s.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE12s.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE23s.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE13s.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/Webcams.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/Webcam_Flashs.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE22s.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE17s.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE24s.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE25s.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE27s.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE26s.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE14s.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE15s.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE37s.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE38s.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE39s.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE16s.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE18s.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE21s.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE48s.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE49s.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE19s.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE20s.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE50s.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE51s.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE52s.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE53s.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE54s.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE55s.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE56s.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE57s.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE58s.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE59s.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE60s.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE61s.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE62s.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE64s.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE65s.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE66s.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE67s.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/WinExpInd.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/HDTune.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/NFSC_1s.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/NFSC_2s.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/BF2142_1s.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/BF2142_2s.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/Oblivion_1s.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/Oblivion_2s.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/SC_1s.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/SC_2s.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE43s.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE44s.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE40s.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE42s.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE41s.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE47s.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE45s.JPG [01/29 04:30:16] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/V2JE_Review/V2JE46s.JPG [01/29 04:30:16] [INFO] Progress: 4871/6740 [01/29 04:30:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:30:16] [INFO] Thread http://forum.notebookreview.com/threads/asus-v2je-review.113561/ finished! [01/29 04:30:17] [INFO] !!! Now downloading HP Pavilion ZE2000 Review (pics, specs) !!!!! [01/29 04:30:18] [INFO] We are on page 1 of 2 [01/29 04:30:24] [INFO] We are on page 2 of 2 [01/29 04:30:24] [INFO] Number of posts: 8 [01/29 04:30:24] [INFO] Progress: 4872/6740 [01/29 04:30:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:30:24] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-ze2000-review-pics-specs.27954/ finished! [01/29 04:30:24] [INFO] Max wait time for http://forum.notebookreview.com/threads/intels-santa-rosa-platform-is-alive-on-vestel-notebook-at-cebit.112565/ is 24500 ms [01/29 04:30:24] [INFO] !!! Now downloading Intel's Santa Rosa Platform is Alive on Vestel Notebook at CeBIT !!!!! [01/29 04:30:25] [INFO] We are on page 1 of 3 [01/29 04:30:30] [INFO] We are on page 2 of 3 [01/29 04:30:32] [INFO] We are on page 3 of 3 [01/29 04:30:32] [INFO] Progress: 4873/6740 [01/29 04:30:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:30:32] [INFO] Thread http://forum.notebookreview.com/threads/intels-santa-rosa-platform-is-alive-on-vestel-notebook-at-cebit.112565/ finished! [01/29 04:30:32] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-v1jp-notebook-review-pics-games.94768/ is 26500 ms [01/29 04:30:33] [INFO] !!! Now downloading Asus V1JP Notebook Review (Pics, Games) !!!!! [01/29 04:30:34] [INFO] We are on page 1 of 4 [01/29 04:30:34] [WARNING] File not found for image http://www.notebookreview.com/assets/V1JpReview/V1JP028s.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V1JP Notebook Review (Pics, Games)/images/storyImages/image371 [01/29 04:30:34] [WARNING] File not found for image http://www.notebookreview.com/assets/V1JpReview/V1JP027s.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V1JP Notebook Review (Pics, Games)/images/storyImages/image372 [01/29 04:30:34] [WARNING] File not found for image http://www.notebookreview.com/assets/V1JpReview/V1JP001s.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V1JP Notebook Review (Pics, Games)/images/storyImages/image373 [01/29 04:30:34] [WARNING] File not found for image http://www.notebookreview.com/assets/V1JpReview/V1JP002s.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V1JP Notebook Review (Pics, Games)/images/storyImages/image374 [01/29 04:30:34] [WARNING] File not found for image http://www.notebookreview.com/assets/V1JpReview/V1JP003s.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V1JP Notebook Review (Pics, Games)/images/storyImages/image375 [01/29 04:30:34] [WARNING] File not found for image http://www.notebookreview.com/assets/V1JpReview/V1JP004s.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V1JP Notebook Review (Pics, Games)/images/storyImages/image376 [01/29 04:30:34] [WARNING] File not found for image http://www.notebookreview.com/assets/V1JpReview/V1JP005s.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V1JP Notebook Review (Pics, Games)/images/storyImages/image377 [01/29 04:30:34] [WARNING] File not found for image http://www.notebookreview.com/assets/V1JpReview/V1JP006s.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V1JP Notebook Review (Pics, Games)/images/storyImages/image378 [01/29 04:30:35] [WARNING] File not found for image http://www.notebookreview.com/assets/V1JpReview/V1JP007s.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V1JP Notebook Review (Pics, Games)/images/storyImages/image379 [01/29 04:30:35] [WARNING] File not found for image http://www.notebookreview.com/assets/V1JpReview/V1JP008s.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V1JP Notebook Review (Pics, Games)/images/storyImages/image380 [01/29 04:30:35] [WARNING] File not found for image http://www.notebookreview.com/assets/V1JpReview/V1JP010s.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V1JP Notebook Review (Pics, Games)/images/storyImages/image381 [01/29 04:30:35] [WARNING] File not found for image http://www.notebookreview.com/assets/V1JpReview/V1JP011s.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V1JP Notebook Review (Pics, Games)/images/storyImages/image382 [01/29 04:30:35] [WARNING] File not found for image http://www.notebookreview.com/assets/V1JpReview/V1JP012s.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V1JP Notebook Review (Pics, Games)/images/storyImages/image383 [01/29 04:30:35] [WARNING] File not found for image http://www.notebookreview.com/assets/V1JpReview/V1JP013s.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V1JP Notebook Review (Pics, Games)/images/storyImages/image384 [01/29 04:30:35] [WARNING] File not found for image http://www.notebookreview.com/assets/V1JpReview/V1JP014s.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V1JP Notebook Review (Pics, Games)/images/storyImages/image385 [01/29 04:30:35] [WARNING] File not found for image http://www.notebookreview.com/assets/V1JpReview/V1JP015s.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V1JP Notebook Review (Pics, Games)/images/storyImages/image386 [01/29 04:30:35] [WARNING] File not found for image http://www.notebookreview.com/assets/V1JpReview/V1JP016s.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V1JP Notebook Review (Pics, Games)/images/storyImages/image387 [01/29 04:30:36] [WARNING] File not found for image http://www.notebookreview.com/assets/V1JpReview/V1JP039s.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V1JP Notebook Review (Pics, Games)/images/storyImages/image388 [01/29 04:30:36] [WARNING] File not found for image http://www.notebookreview.com/assets/V1JpReview/V1JP033s.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V1JP Notebook Review (Pics, Games)/images/storyImages/image389 [01/29 04:30:36] [WARNING] File not found for image http://www.notebookreview.com/assets/V1JpReview/V1JP034s.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V1JP Notebook Review (Pics, Games)/images/storyImages/image390 [01/29 04:30:36] [WARNING] File not found for image http://www.notebookreview.com/assets/V1JpReview/V1JP036s.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V1JP Notebook Review (Pics, Games)/images/storyImages/image391 [01/29 04:30:36] [WARNING] File not found for image http://www.notebookreview.com/assets/V1JpReview/V1JP037s.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V1JP Notebook Review (Pics, Games)/images/storyImages/image392 [01/29 04:30:36] [WARNING] File not found for image http://www.notebookreview.com/assets/V1JpReview/V1JP029s.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V1JP Notebook Review (Pics, Games)/images/storyImages/image393 [01/29 04:30:36] [WARNING] File not found for image http://www.notebookreview.com/assets/V1JpReview/V1JP030s.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V1JP Notebook Review (Pics, Games)/images/storyImages/image394 [01/29 04:30:36] [WARNING] File not found for image http://www.notebookreview.com/assets/V1JpReview/V1JP031s.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V1JP Notebook Review (Pics, Games)/images/storyImages/image395 [01/29 04:30:36] [WARNING] File not found for image http://www.notebookreview.com/assets/V1JpReview/V1JP032s.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V1JP Notebook Review (Pics, Games)/images/storyImages/image396 [01/29 04:30:37] [WARNING] File not found for image http://www.notebookreview.com/assets/V1JpReview/V1JP052s.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V1JP Notebook Review (Pics, Games)/images/storyImages/image397 [01/29 04:30:37] [WARNING] File not found for image http://www.notebookreview.com/assets/V1JpReview/V1JP053s.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V1JP Notebook Review (Pics, Games)/images/storyImages/image398 [01/29 04:30:37] [WARNING] File not found for image http://www.notebookreview.com/assets/V1JpReview/V1JP041s.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V1JP Notebook Review (Pics, Games)/images/storyImages/image399 [01/29 04:30:37] [WARNING] File not found for image http://www.notebookreview.com/assets/V1JpReview/V1JP040s.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V1JP Notebook Review (Pics, Games)/images/storyImages/image400 [01/29 04:30:37] [WARNING] File not found for image http://www.notebookreview.com/assets/V1JpReview/webcams.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V1JP Notebook Review (Pics, Games)/images/storyImages/image401 [01/29 04:30:37] [WARNING] File not found for image http://www.notebookreview.com/assets/V1JpReview/V1JP042s.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V1JP Notebook Review (Pics, Games)/images/storyImages/image402 [01/29 04:30:37] [WARNING] File not found for image http://www.notebookreview.com/assets/V1JpReview/V1JP060s.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V1JP Notebook Review (Pics, Games)/images/storyImages/image403 [01/29 04:30:37] [WARNING] File not found for image http://www.notebookreview.com/assets/V1JpReview/V1JP063s.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V1JP Notebook Review (Pics, Games)/images/storyImages/image404 [01/29 04:30:37] [WARNING] File not found for image http://www.notebookreview.com/assets/V1JpReview/V1JP061s.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V1JP Notebook Review (Pics, Games)/images/storyImages/image405 [01/29 04:30:38] [WARNING] File not found for image http://www.notebookreview.com/assets/V1JpReview/V1JP062s.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V1JP Notebook Review (Pics, Games)/images/storyImages/image406 [01/29 04:30:38] [WARNING] File not found for image http://www.notebookreview.com/assets/V1JpReview/V1JP021s.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V1JP Notebook Review (Pics, Games)/images/storyImages/image407 [01/29 04:30:38] [WARNING] File not found for image http://www.notebookreview.com/assets/V1JpReview/V1JP055s.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V1JP Notebook Review (Pics, Games)/images/storyImages/image408 [01/29 04:30:38] [WARNING] File not found for image http://www.notebookreview.com/assets/V1JpReview/V1JP017s.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V1JP Notebook Review (Pics, Games)/images/storyImages/image409 [01/29 04:30:38] [WARNING] File not found for image http://www.notebookreview.com/assets/V1JpReview/V1JP018s.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V1JP Notebook Review (Pics, Games)/images/storyImages/image410 [01/29 04:30:38] [WARNING] File not found for image http://www.notebookreview.com/assets/V1JpReview/V1JP019s.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V1JP Notebook Review (Pics, Games)/images/storyImages/image411 [01/29 04:30:38] [WARNING] File not found for image http://www.notebookreview.com/assets/V1JpReview/V1JP043s.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V1JP Notebook Review (Pics, Games)/images/storyImages/image412 [01/29 04:30:38] [WARNING] File not found for image http://www.notebookreview.com/assets/V1JpReview/V1JP044s.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V1JP Notebook Review (Pics, Games)/images/storyImages/image413 [01/29 04:30:38] [WARNING] File not found for image http://www.notebookreview.com/assets/V1JpReview/V1JP045s.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V1JP Notebook Review (Pics, Games)/images/storyImages/image414 [01/29 04:30:38] [WARNING] File not found for image http://www.notebookreview.com/assets/V1JpReview/V1JP066s.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V1JP Notebook Review (Pics, Games)/images/storyImages/image415 [01/29 04:30:39] [WARNING] File not found for image http://www.notebookreview.com/assets/V1JpReview/V1JP020s.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V1JP Notebook Review (Pics, Games)/images/storyImages/image416 [01/29 04:30:39] [WARNING] File not found for image http://www.notebookreview.com/assets/V1JpReview/V1JP064s.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V1JP Notebook Review (Pics, Games)/images/storyImages/image417 [01/29 04:30:39] [WARNING] File not found for image http://www.notebookreview.com/assets/V1JpReview/V1JP065s.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V1JP Notebook Review (Pics, Games)/images/storyImages/image418 [01/29 04:30:39] [WARNING] File not found for image http://www.notebookreview.com/assets/V1JpReview/Light_Task_Battery.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V1JP Notebook Review (Pics, Games)/images/storyImages/image419 [01/29 04:30:39] [WARNING] File not found for image http://www.notebookreview.com/assets/V1JpReview/SuperPi.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V1JP Notebook Review (Pics, Games)/images/storyImages/image420 [01/29 04:30:39] [WARNING] File not found for image http://www.notebookreview.com/assets/V1JpReview/3DMark05s.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V1JP Notebook Review (Pics, Games)/images/storyImages/image421 [01/29 04:30:39] [WARNING] File not found for image http://www.notebookreview.com/assets/V1JpReview/3Dmark06s.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V1JP Notebook Review (Pics, Games)/images/storyImages/image422 [01/29 04:30:39] [WARNING] File not found for image http://www.notebookreview.com/assets/V1JpReview/PcMark05s.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V1JP Notebook Review (Pics, Games)/images/storyImages/image423 [01/29 04:30:39] [WARNING] File not found for image http://www.notebookreview.com/assets/V1JpReview/Hdtune.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V1JP Notebook Review (Pics, Games)/images/storyImages/image424 [01/29 04:30:40] [WARNING] File not found for image http://www.notebookreview.com/assets/V1JpReview/Comparisonss.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V1JP Notebook Review (Pics, Games)/images/storyImages/image425 [01/29 04:30:40] [WARNING] File not found for image http://www.notebookreview.com/assets/V1JpReview/NFSCARBON_HIGH_RESs.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V1JP Notebook Review (Pics, Games)/images/storyImages/image426 [01/29 04:30:40] [WARNING] File not found for image http://www.notebookreview.com/assets/V1JpReview/NFSCARBON_LOW_RESs.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V1JP Notebook Review (Pics, Games)/images/storyImages/image427 [01/29 04:30:40] [WARNING] File not found for image http://www.notebookreview.com/assets/V1JpReview/BF2_High_Ress.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V1JP Notebook Review (Pics, Games)/images/storyImages/image428 [01/29 04:30:40] [WARNING] File not found for image http://www.notebookreview.com/assets/V1JpReview/Oblivion1s.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V1JP Notebook Review (Pics, Games)/images/storyImages/image429 [01/29 04:30:40] [WARNING] File not found for image http://www.notebookreview.com/assets/V1JpReview/Oblivion2s.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V1JP Notebook Review (Pics, Games)/images/storyImages/image430 [01/29 04:30:40] [WARNING] File not found for image http://www.notebookreview.com/assets/V1JpReview/Oblivion3s.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V1JP Notebook Review (Pics, Games)/images/storyImages/image431 [01/29 04:30:40] [WARNING] File not found for image http://www.notebookreview.com/assets/V1JpReview/Cod2s.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V1JP Notebook Review (Pics, Games)/images/storyImages/image432 [01/29 04:30:40] [WARNING] File not found for image http://www.notebookreview.com/assets/V1JpReview/medieval1s.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V1JP Notebook Review (Pics, Games)/images/storyImages/image433 [01/29 04:30:41] [WARNING] File not found for image http://www.notebookreview.com/assets/V1JpReview/medieval2s.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V1JP Notebook Review (Pics, Games)/images/storyImages/image434 [01/29 04:30:41] [WARNING] File not found for image http://www.notebookreview.com/assets/V1JpReview/BF2142_1s.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V1JP Notebook Review (Pics, Games)/images/storyImages/image435 [01/29 04:30:41] [WARNING] File not found for image http://www.notebookreview.com/assets/V1JpReview/BF2142_2s.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V1JP Notebook Review (Pics, Games)/images/storyImages/image436 [01/29 04:30:41] [WARNING] File not found for image http://www.notebookreview.com/assets/V1JpReview/V1JP054s.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V1JP Notebook Review (Pics, Games)/images/storyImages/image437 [01/29 04:30:41] [WARNING] File not found for image http://www.notebookreview.com/assets/V1JpReview/V1JP022s.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V1JP Notebook Review (Pics, Games)/images/storyImages/image438 [01/29 04:30:41] [WARNING] File not found for image http://www.notebookreview.com/assets/V1JpReview/V1JP023s.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V1JP Notebook Review (Pics, Games)/images/storyImages/image439 [01/29 04:30:41] [WARNING] File not found for image http://www.notebookreview.com/assets/V1JpReview/V1JP024s.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V1JP Notebook Review (Pics, Games)/images/storyImages/image440 [01/29 04:30:41] [WARNING] File not found for image http://www.notebookreview.com/assets/V1JpReview/V1JP025s.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V1JP Notebook Review (Pics, Games)/images/storyImages/image441 [01/29 04:30:41] [WARNING] File not found for image http://www.notebookreview.com/assets/V1JpReview/V1JP009s.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V1JP Notebook Review (Pics, Games)/images/storyImages/image442 [01/29 04:30:44] [INFO] We are on page 2 of 4 [01/29 04:30:46] [INFO] We are on page 3 of 4 [01/29 04:30:47] [INFO] We are on page 4 of 4 [01/29 04:30:47] [INFO] Number of posts: 4 [01/29 04:30:47] [INFO] Progress: 4874/6740 [01/29 04:30:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:30:47] [INFO] Thread http://forum.notebookreview.com/threads/asus-v1jp-notebook-review-pics-games.94768/ finished! [01/29 04:30:48] [INFO] !!! Now downloading Targus Travel-Ease Active Noise Cancellation Headphones Review !!!!! [01/29 04:30:49] [INFO] We are on page 1 of 1 [01/29 04:30:49] [INFO] Number of posts: 6 [01/29 04:30:51] [INFO] Progress: 4875/6740 [01/29 04:30:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:30:51] [INFO] Thread http://forum.notebookreview.com/threads/targus-travel-ease-active-noise-cancellation-headphones-review.112505/ finished! [01/29 04:30:51] [INFO] !!! Now downloading Fujtisu Siemens Amilo Xi1554 Review !!!!! [01/29 04:30:52] [INFO] We are on page 1 of 2 [01/29 04:30:59] [INFO] We are on page 2 of 2 [01/29 04:30:59] [INFO] Progress: 4876/6740 [01/29 04:30:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:30:59] [INFO] Thread http://forum.notebookreview.com/threads/fujtisu-siemens-amilo-xi1554-review.110667/ finished! [01/29 04:31:00] [INFO] !!! Now downloading Down Load Upgrade Version's of Vista !!!!! [01/29 04:31:01] [INFO] We are on page 1 of 1 [01/29 04:31:01] [INFO] Number of posts: 3 [01/29 04:31:01] [INFO] Progress: 4877/6740 [01/29 04:31:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:31:01] [INFO] Thread http://forum.notebookreview.com/threads/down-load-upgrade-versions-of-vista.112829/ finished! [01/29 04:31:02] [INFO] !!! Now downloading Using the MacBook or ThinkPad's Built-In Motion Sensor to Play Games Like a Nintendo Wii Discussion !!!!! [01/29 04:31:03] [INFO] We are on page 1 of 2 [01/29 04:31:05] [INFO] We are on page 2 of 2 [01/29 04:31:05] [INFO] Number of posts: 1 [01/29 04:31:05] [INFO] Progress: 4878/6740 [01/29 04:31:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:31:05] [INFO] Thread http://forum.notebookreview.com/threads/using-the-macbook-or-thinkpads-built-in-motion-sensor-to-play-games-like-a-nintendo-wii-discussion.101520/ finished! [01/29 04:31:05] [INFO] !!! Now downloading Fujitsu LifeBook A6010 Review (pics, specs) !!!!! [01/29 04:31:07] [INFO] We are on page 1 of 1 [01/29 04:31:07] [INFO] Number of posts: 5 [01/29 04:31:12] [INFO] Progress: 4879/6740 [01/29 04:31:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:31:12] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-lifebook-a6010-review-pics-specs.85489/ finished! [01/29 04:31:12] [INFO] !!! Now downloading News Bits- Motorola Rugged Laptops, Dell Outsourcing Design, FireFox Update !!!!! [01/29 04:31:13] [INFO] We are on page 1 of 2 [01/29 04:31:15] [INFO] We are on page 2 of 2 [01/29 04:31:15] [INFO] Number of posts: 5 [01/29 04:31:15] [INFO] Progress: 4880/6740 [01/29 04:31:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:31:15] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-motorola-rugged-laptops-dell-outsourcing-design-firefox-update.112409/ finished! [01/29 04:31:15] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-z71v-review-pics-specs.16680/ is 21500 ms [01/29 04:31:16] [INFO] !!! Now downloading Asus Z71v Review (pics, specs) !!!!! [01/29 04:31:17] [INFO] We are on page 1 of 3 [01/29 04:31:22] [INFO] We are on page 2 of 3 [01/29 04:31:23] [INFO] We are on page 3 of 3 [01/29 04:31:23] [INFO] Number of posts: 4 [01/29 04:31:23] [INFO] Progress: 4881/6740 [01/29 04:31:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:31:23] [INFO] Thread http://forum.notebookreview.com/threads/asus-z71v-review-pics-specs.16680/ finished! [01/29 04:31:24] [INFO] !!! Now downloading HP Shipped Record Amount of Notebooks in Q4 2006 !!!!! [01/29 04:31:25] [INFO] We are on page 1 of 1 [01/29 04:31:25] [INFO] Number of posts: 9 [01/29 04:31:26] [INFO] Progress: 4882/6740 [01/29 04:31:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:31:26] [INFO] Thread http://forum.notebookreview.com/threads/hp-shipped-record-amount-of-notebooks-in-q4-2006.112359/ finished! [01/29 04:31:26] [INFO] Max wait time for http://forum.notebookreview.com/threads/acer-aspire-5102wlmi-review-pics-specs.69520/ is 23000 ms [01/29 04:31:26] [INFO] !!! Now downloading Acer Aspire 5102WLMi Review (pics, specs) !!!!! [01/29 04:31:27] [INFO] We are on page 1 of 3 [01/29 04:31:32] [INFO] We are on page 2 of 3 [01/29 04:31:33] [INFO] We are on page 3 of 3 [01/29 04:31:33] [INFO] Number of posts: 7 [01/29 04:31:33] [INFO] Progress: 4883/6740 [01/29 04:31:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:31:33] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire-5102wlmi-review-pics-specs.69520/ finished! [01/29 04:31:34] [INFO] !!! Now downloading News Bits- Fujitsu Announces SSD Notebooks, AMD Platform Refresh, Acer Scoffs UMPC Discussion !!!!! [01/29 04:31:35] [INFO] We are on page 1 of 2 [01/29 04:31:35] [INFO] Number of posts: 1 [01/29 04:31:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:31:35] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 04:31:35] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-fujitsu-announces-ssd-notebooks-amd-platform-refresh-acer-scoffs-umpc-discussion.112021/ finished! [01/29 04:31:35] [INFO] !!! Now downloading News Bits- Asus XG Station Details, Intel Pupil Device Laptop in UK, Best Buy Deceiving Customers !!!!! [01/29 04:31:37] [INFO] We are on page 1 of 3 [01/29 04:31:40] [INFO] We are on page 2 of 3 [01/29 04:31:42] [INFO] We are on page 3 of 3 [01/29 04:31:42] [INFO] Number of posts: 1 [01/29 04:31:42] [INFO] Progress: 4884/6740 [01/29 04:31:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:31:42] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-asus-xg-station-details-intel-pupil-device-laptop-in-uk-best-buy-deceiving-customers.108943/ finished! [01/29 04:31:43] [INFO] !!! Now downloading Dell Latitude D820 with Core 2 Duo Review !!!!! [01/29 04:31:44] [INFO] We are on page 1 of 2 [01/29 04:31:51] [INFO] We are on page 2 of 2 [01/29 04:31:51] [INFO] Number of posts: 8 [01/29 04:31:51] [INFO] Progress: 4885/6740 [01/29 04:31:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:31:51] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-d820-with-core-2-duo-review.88089/ finished! [01/29 04:31:52] [INFO] !!! Now downloading Fujitsu Siemens Amilo Xi 1526 Review !!!!! [01/29 04:31:53] [INFO] We are on page 1 of 1 [01/29 04:32:11] [INFO] Progress: 4886/6740 [01/29 04:32:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:32:11] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-siemens-amilo-xi-1526-review.93122/ finished! [01/29 04:32:12] [INFO] !!! Now downloading Gateway 7510GX Review (pics, specs) !!!!! [01/29 04:32:13] [INFO] We are on page 1 of 2 [01/29 04:32:16] [INFO] We are on page 2 of 2 [01/29 04:32:16] [INFO] Number of posts: 7 [01/29 04:32:16] [INFO] Progress: 4887/6740 [01/29 04:32:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:32:16] [INFO] Thread http://forum.notebookreview.com/threads/gateway-7510gx-review-pics-specs.21435/ finished! [01/29 04:32:17] [INFO] !!! Now downloading CeBit 2007- Logitech Shows Off new Notebook Web Cams !!!!! [01/29 04:32:18] [INFO] We are on page 1 of 2 [01/29 04:32:21] [INFO] We are on page 2 of 2 [01/29 04:32:21] [INFO] Number of posts: 2 [01/29 04:32:21] [INFO] Progress: 4888/6740 [01/29 04:32:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:32:21] [INFO] Thread http://forum.notebookreview.com/threads/cebit-2007-logitech-shows-off-new-notebook-web-cams.111072/ finished! [01/29 04:32:22] [INFO] !!! Now downloading Game Developer's Conference 2007- A Wrap-Up of Notebook Related News !!!!! [01/29 04:32:23] [INFO] We are on page 1 of 1 [01/29 04:32:23] [INFO] Number of posts: 5 [01/29 04:32:27] [INFO] Progress: 4889/6740 [01/29 04:32:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:32:27] [INFO] Thread http://forum.notebookreview.com/threads/game-developers-conference-2007-a-wrap-up-of-notebook-related-news.111615/ finished! [01/29 04:32:27] [INFO] !!! Now downloading Current Notebook and Tech Deals (Updated 3 22 2007) !!!!! [01/29 04:32:28] [INFO] We are on page 1 of 1 [01/29 04:32:28] [INFO] Number of posts: 2 [01/29 04:32:42] [INFO] Progress: 4890/6740 [01/29 04:32:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:32:42] [INFO] Thread http://forum.notebookreview.com/threads/current-notebook-and-tech-deals-updated-3-22-2007.111715/ finished! [01/29 04:32:42] [INFO] Max wait time for http://forum.notebookreview.com/threads/cebit-2007-samsung-m60-notebook-with-nvidia-8000m-graphics-card-on-display-pics.111143/ is 21000 ms [01/29 04:32:42] [INFO] !!! Now downloading CeBIT 2007- Samsung M60 Notebook with NVidia 8000M Graphics Card on Display (pics) !!!!! [01/29 04:32:44] [INFO] We are on page 1 of 3 [01/29 04:32:48] [INFO] We are on page 2 of 3 [01/29 04:32:50] [INFO] We are on page 3 of 3 [01/29 04:32:50] [INFO] Number of posts: 3 [01/29 04:32:51] [INFO] Progress: 4891/6740 [01/29 04:32:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:32:51] [INFO] Thread http://forum.notebookreview.com/threads/cebit-2007-samsung-m60-notebook-with-nvidia-8000m-graphics-card-on-display-pics.111143/ finished! [01/29 04:32:51] [INFO] !!! Now downloading News Bits- Intel Montevina, New Tom Bihn Bags, Asus C90S Nears Release !!!!! [01/29 04:32:52] [INFO] We are on page 1 of 2 [01/29 04:32:57] [INFO] We are on page 2 of 2 [01/29 04:32:57] [INFO] Number of posts: 8 [01/29 04:32:57] [INFO] Progress: 4892/6740 [01/29 04:32:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:32:57] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-intel-montevina-new-tom-bihn-bags-asus-c90s-nears-release.111448/ finished! [01/29 04:32:58] [INFO] !!! Now downloading CPU Roadmap- 2007 and Beyond !!!!! [01/29 04:32:59] [INFO] We are on page 1 of 1 [01/29 04:32:59] [INFO] Progress: 4893/6740 [01/29 04:32:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:32:59] [INFO] Thread http://forum.notebookreview.com/threads/cpu-roadmap-2007-and-beyond.111328/ finished! [01/29 04:32:59] [INFO] Max wait time for http://forum.notebookreview.com/threads/cebit-2007-picture-tour-of-the-asus-booth.111232/ is 22000 ms [01/29 04:33:00] [INFO] !!! Now downloading CeBIT 2007- Picture Tour of the Asus Booth !!!!! [01/29 04:33:01] [INFO] We are on page 1 of 3 [01/29 04:33:08] [INFO] We are on page 2 of 3 [01/29 04:33:10] [INFO] We are on page 3 of 3 [01/29 04:33:10] [INFO] Number of posts: 5 [01/29 04:33:10] [INFO] Progress: 4894/6740 [01/29 04:33:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:33:10] [INFO] Thread http://forum.notebookreview.com/threads/cebit-2007-picture-tour-of-the-asus-booth.111232/ finished! [01/29 04:33:11] [INFO] !!! Now downloading Seagate Ships Super-Secure Hard Disk Drive for Laptop!!! !!!!! [01/29 04:33:12] [INFO] We are on page 1 of 1 [01/29 04:33:12] [INFO] Number of posts: 2 [01/29 04:33:12] [INFO] Progress: 4895/6740 [01/29 04:33:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:33:12] [INFO] Thread http://forum.notebookreview.com/threads/seagate-ships-super-secure-hard-disk-drive-for-laptop.111427/ finished! [01/29 04:33:12] [INFO] !!! Now downloading CeBIT 2007- Samsung Q1 Ultra, Q45, R20, R70, G15 and M55 Tour !!!!! [01/29 04:33:14] [INFO] We are on page 1 of 1 [01/29 04:33:14] [INFO] Number of posts: 7 [01/29 04:33:19] [INFO] Progress: 4896/6740 [01/29 04:33:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:33:19] [INFO] Thread http://forum.notebookreview.com/threads/cebit-2007-samsung-q1-ultra-q45-r20-r70-g15-and-m55-tour.111282/ finished! [01/29 04:33:19] [INFO] !!! Now downloading Asus barebones with MXM coming soon !!!!! [01/29 04:33:20] [INFO] We are on page 1 of 1 [01/29 04:33:20] [INFO] Number of posts: 5 [01/29 04:33:21] [INFO] Progress: 4897/6740 [01/29 04:33:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:33:21] [INFO] Thread http://forum.notebookreview.com/threads/asus-barebones-with-mxm-coming-soon.111294/ finished! [01/29 04:33:21] [INFO] !!! Now downloading Santa Rosa will come out on 25 May 2007 !!!!! [01/29 04:33:22] [INFO] We are on page 1 of 1 [01/29 04:33:22] [INFO] Number of posts: 5 [01/29 04:33:23] [INFO] Progress: 4898/6740 [01/29 04:33:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:33:23] [INFO] Thread http://forum.notebookreview.com/threads/santa-rosa-will-come-out-on-25-may-2007.111256/ finished! [01/29 04:33:23] [INFO] !!! Now downloading PowerPro 8-14 Notebook Review !!!!! [01/29 04:33:24] [INFO] We are on page 1 of 2 [01/29 04:33:30] [INFO] We are on page 2 of 2 [01/29 04:33:30] [INFO] Number of posts: 2 [01/29 04:33:30] [INFO] Progress: 4899/6740 [01/29 04:33:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:33:30] [INFO] Thread http://forum.notebookreview.com/threads/powerpro-8-14-notebook-review.109700/ finished! [01/29 04:33:31] [INFO] !!! Now downloading CeBIT 2007- Sharp Displaying the World's Largest Tablet PC (pics, video) !!!!! [01/29 04:33:32] [INFO] We are on page 1 of 1 [01/29 04:33:32] [INFO] Number of posts: 6 [01/29 04:33:33] [INFO] Progress: 4900/6740 [01/29 04:33:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:33:33] [INFO] Thread http://forum.notebookreview.com/threads/cebit-2007-sharp-displaying-the-worlds-largest-tablet-pc-pics-video.111141/ finished! [01/29 04:33:33] [INFO] !!! Now downloading Samsung Notebooks to Come with GeForce GO 8000M Graphics !!!!! [01/29 04:33:34] [INFO] We are on page 1 of 1 [01/29 04:33:34] [INFO] Number of posts: 2 [01/29 04:33:34] [INFO] Progress: 4901/6740 [01/29 04:33:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:33:34] [INFO] Thread http://forum.notebookreview.com/threads/samsung-notebooks-to-come-with-geforce-go-8000m-graphics.111120/ finished! [01/29 04:33:35] [INFO] !!! Now downloading Microsoft Wireless Laser Notebook Mouse 6000 Review !!!!! [01/29 04:33:36] [INFO] We are on page 1 of 1 [01/29 04:33:36] [INFO] Number of posts: 9 [01/29 04:33:38] [INFO] Progress: 4902/6740 [01/29 04:33:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:33:38] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-wireless-laser-notebook-mouse-6000-review.110098/ finished! [01/29 04:33:38] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-thinkpad-t60-with-ati-x1300-graphics-card-review-pics-specs.60653/ is 25500 ms [01/29 04:33:39] [INFO] !!! Now downloading Lenovo ThinkPad T60 with ATI X1300 Graphics Card Review (pics, specs) !!!!! [01/29 04:33:40] [INFO] We are on page 1 of 4 [01/29 04:33:49] [INFO] We are on page 2 of 4 [01/29 04:33:51] [INFO] We are on page 3 of 4 [01/29 04:34:00] [INFO] We are on page 4 of 4 [01/29 04:34:00] [INFO] Number of posts: 2 [01/29 04:34:00] [INFO] Progress: 4903/6740 [01/29 04:34:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:34:00] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-t60-with-ati-x1300-graphics-card-review-pics-specs.60653/ finished! [01/29 04:34:01] [INFO] !!! Now downloading Verizon vs. Vonage webinnar tomorrow !!!!! [01/29 04:34:02] [INFO] We are on page 1 of 1 [01/29 04:34:02] [INFO] Number of posts: 1 [01/29 04:34:02] [INFO] Progress: 4904/6740 [01/29 04:34:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:34:02] [INFO] Thread http://forum.notebookreview.com/threads/verizon-vs-vonage-webinnar-tomorrow.110893/ finished! [01/29 04:34:03] [INFO] !!! Now downloading Cross Platform Gaming Finally! Xbox 360 and Windows Vista! !!!!! [01/29 04:34:05] [INFO] We are on page 1 of 1 [01/29 04:34:05] [INFO] Number of posts: 4 [01/29 04:34:05] [INFO] Progress: 4905/6740 [01/29 04:34:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:34:05] [INFO] Thread http://forum.notebookreview.com/threads/cross-platform-gaming-finally-xbox-360-and-windows-vista.110871/ finished! [01/29 04:34:06] [INFO] !!! Now downloading News Bits- Intel Making SSD Drives, Seagate's 160GB 7200RPM Drive, Hitachi to Rebrand HP Notebooks !!!!! [01/29 04:34:07] [INFO] We are on page 1 of 2 [01/29 04:34:09] [INFO] We are on page 2 of 2 [01/29 04:34:09] [INFO] Number of posts: 7 [01/29 04:34:10] [INFO] Progress: 4906/6740 [01/29 04:34:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:34:10] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-intel-making-ssd-drives-seagates-160gb-7200rpm-drive-hitachi-to-rebrand-hp-notebooks.110702/ finished! [01/29 04:34:10] [INFO] !!! Now downloading Ask your question that you want to be answered at CeBit here! !!!!! [01/29 04:34:11] [INFO] We are on page 1 of 1 [01/29 04:34:11] [INFO] Number of posts: 8 [01/29 04:34:12] [INFO] Progress: 4907/6740 [01/29 04:34:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:34:12] [INFO] Thread http://forum.notebookreview.com/threads/ask-your-question-that-you-want-to-be-answered-at-cebit-here.110634/ finished! [01/29 04:34:12] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-intel-santa-rosa-nears-dell-to-offer-linux-notebooks-160gb-solid-state-disk.107409/ is 20500 ms [01/29 04:34:12] [INFO] !!! Now downloading News Bits- Intel Santa Rosa Nears, Dell to Offer Linux Notebooks, 160GB Solid-State Disk !!!!! [01/29 04:34:13] [INFO] We are on page 1 of 3 [01/29 04:34:16] [INFO] We are on page 2 of 3 [01/29 04:34:18] [INFO] We are on page 3 of 3 [01/29 04:34:18] [INFO] Number of posts: 2 [01/29 04:34:18] [INFO] Progress: 4908/6740 [01/29 04:34:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:34:18] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-intel-santa-rosa-nears-dell-to-offer-linux-notebooks-160gb-solid-state-disk.107409/ finished! [01/29 04:34:18] [INFO] !!! Now downloading Clevo D900C with Core 2 Duo Extreme Gaming Notebook Surfaces !!!!! [01/29 04:34:19] [INFO] We are on page 1 of 1 [01/29 04:34:19] [INFO] Number of posts: 0 [01/29 04:34:19] [INFO] Progress: 4909/6740 [01/29 04:34:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:34:19] [INFO] Thread http://forum.notebookreview.com/threads/clevo-d900c-with-core-2-duo-extreme-gaming-notebook-surfaces.110416/ finished! [01/29 04:34:19] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-xps-m1210-review-with-1-66ghz-core-duo-processor-review-pics-specs.63096/ is 21500 ms [01/29 04:34:20] [INFO] !!! Now downloading Dell XPS M1210 Review with 1.66GHz Core Duo Processor Review (pics, specs) !!!!! [01/29 04:34:21] [INFO] We are on page 1 of 3 [01/29 04:34:25] [INFO] We are on page 2 of 3 [01/29 04:34:27] [INFO] We are on page 3 of 3 [01/29 04:34:27] [INFO] Number of posts: 4 [01/29 04:34:28] [INFO] Progress: 4910/6740 [01/29 04:34:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:34:28] [INFO] Thread http://forum.notebookreview.com/threads/dell-xps-m1210-review-with-1-66ghz-core-duo-processor-review-pics-specs.63096/ finished! [01/29 04:34:28] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-lg-r400-laptop-flipstart-umpc-released-apple-notebook-with-flash-storage-coming.109861/ is 24500 ms [01/29 04:34:28] [INFO] !!! Now downloading News Bits- LG R400 Laptop, FlipStart UMPC Released, Apple Notebook with Flash Storage Coming !!!!! [01/29 04:34:29] [INFO] We are on page 1 of 3 [01/29 04:34:33] [INFO] We are on page 2 of 3 [01/29 04:34:35] [INFO] We are on page 3 of 3 [01/29 04:34:35] [INFO] Progress: 4911/6740 [01/29 04:34:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:34:35] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-lg-r400-laptop-flipstart-umpc-released-apple-notebook-with-flash-storage-coming.109861/ finished! [01/29 04:34:35] [INFO] !!! Now downloading News Bits- Samsung Ships Hybrid Hard Drive, OLPC Gaming, Asus G1 Contest !!!!! [01/29 04:34:36] [INFO] We are on page 1 of 1 [01/29 04:34:37] [INFO] Progress: 4912/6740 [01/29 04:34:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:34:37] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-samsung-ships-hybrid-hard-drive-olpc-gaming-asus-g1-contest.109488/ finished! [01/29 04:34:38] [INFO] !!! Now downloading The Asus EcoBook bamboo laptop !!!!! [01/29 04:34:39] [INFO] We are on page 1 of 1 [01/29 04:34:39] [INFO] Number of posts: 8 [01/29 04:34:39] [INFO] Progress: 4913/6740 [01/29 04:34:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:34:39] [INFO] Thread http://forum.notebookreview.com/threads/the-asus-ecobook-bamboo-laptop.109604/ finished! [01/29 04:34:40] [INFO] !!! Now downloading Griffin Notebook Elevator Review !!!!! [01/29 04:34:41] [INFO] We are on page 1 of 1 [01/29 04:34:41] [INFO] Number of posts: 8 [01/29 04:34:43] [INFO] Progress: 4914/6740 [01/29 04:34:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:34:43] [INFO] Thread http://forum.notebookreview.com/threads/griffin-notebook-elevator-review.103298/ finished! [01/29 04:34:45] [INFO] !!! Now downloading GDC 2007- Intel Laptop Gaming TDK Points to Gaming Focused More on Notebooks in the Future !!!!! [01/29 04:34:46] [INFO] We are on page 1 of 1 [01/29 04:34:46] [INFO] Number of posts: 8 [01/29 04:34:48] [INFO] Progress: 4915/6740 [01/29 04:34:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:34:48] [INFO] Thread http://forum.notebookreview.com/threads/gdc-2007-intel-laptop-gaming-tdk-points-to-gaming-focused-more-on-notebooks-in-the-future.109379/ finished! [01/29 04:34:48] [INFO] Max wait time for http://forum.notebookreview.com/threads/quanta-kn1-notebook-review-pics-specs.35754/ is 40000 ms [01/29 04:34:48] [INFO] !!! Now downloading Quanta KN1 Notebook Review (pics, specs) !!!!! [01/29 04:34:49] [INFO] We are on page 1 of 7 [01/29 04:34:55] [INFO] We are on page 2 of 7 [01/29 04:34:59] [INFO] We are on page 3 of 7 [01/29 04:35:01] [INFO] We are on page 4 of 7 [01/29 04:35:02] [INFO] We are on page 5 of 7 [01/29 04:35:04] [INFO] We are on page 6 of 7 [01/29 04:35:04] [WARNING] File not found for image http://img149.imageshack.us/img149/4817/dsc00485copy9om.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Quanta KN1 Notebook Review (pics, specs)/images/storyImages/dsc00485copy9om.th.jpg [01/29 04:35:04] [WARNING] File not found for image http://img217.imageshack.us/img217/3207/dsc00484aaa7hq.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Quanta KN1 Notebook Review (pics, specs)/images/storyImages/dsc00484aaa7hq.th.jpg [01/29 04:35:04] [WARNING] File not found for image http://img64.imageshack.us/img64/8804/dsc00487aaaa6ho.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Quanta KN1 Notebook Review (pics, specs)/images/storyImages/dsc00487aaaa6ho.th.jpg [01/29 04:35:06] [INFO] We are on page 7 of 7 [01/29 04:35:06] [INFO] Number of posts: 1 [01/29 04:35:06] [INFO] Progress: 4916/6740 [01/29 04:35:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:35:06] [INFO] Thread http://forum.notebookreview.com/threads/quanta-kn1-notebook-review-pics-specs.35754/ finished! [01/29 04:35:06] [INFO] !!! Now downloading Hybrid Hard Drive !!!!! [01/29 04:35:08] [INFO] We are on page 1 of 1 [01/29 04:35:08] [INFO] Number of posts: 4 [01/29 04:35:08] [INFO] Progress: 4917/6740 [01/29 04:35:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:35:08] [INFO] Thread http://forum.notebookreview.com/threads/hybrid-hard-drive.109373/ finished! [01/29 04:35:08] [INFO] !!! Now downloading Fujitsu LifeBook S2210 13.3-inch Screen AMD Turion X2 Notebook Released !!!!! [01/29 04:35:09] [INFO] We are on page 1 of 2 [01/29 04:35:12] [INFO] We are on page 2 of 2 [01/29 04:35:12] [INFO] Number of posts: 1 [01/29 04:35:12] [INFO] Progress: 4918/6740 [01/29 04:35:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:35:12] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-lifebook-s2210-13-3-inch-screen-amd-turion-x2-notebook-released.108995/ finished! [01/29 04:35:13] [INFO] !!! Now downloading Targus Solitaire Backpack Review !!!!! [01/29 04:35:14] [INFO] We are on page 1 of 2 [01/29 04:35:19] [INFO] We are on page 2 of 2 [01/29 04:35:19] [INFO] Number of posts: 2 [01/29 04:35:19] [INFO] Progress: 4919/6740 [01/29 04:35:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:35:19] [INFO] Thread http://forum.notebookreview.com/threads/targus-solitaire-backpack-review.109057/ finished! [01/29 04:35:19] [INFO] IOException java.nio.file.AccessDeniedException: C:\Users\User-10\Downloads\NoteBook News and Reviews\Best Buy scams those who purchase electronics on location... at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:89) at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103) at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108) at java.base/sun.nio.fs.WindowsFileSystemProvider.checkReadAccess(WindowsFileSystemProvider.java:351) at java.base/sun.nio.fs.WindowsFileSystemProvider.checkAccess(WindowsFileSystemProvider.java:380) at java.base/java.nio.file.Files.createDirectories(Files.java:772) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:595) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:35:19] [INFO] Thread http://forum.notebookreview.com/threads/best-buy-scams-those-who-purchase-electronics-on-location.108771/ finished! [01/29 04:35:19] [INFO] !!! Now downloading Sennheiser PXC-300 Noise Canceling Headphones Review !!!!! [01/29 04:35:20] [INFO] We are on page 1 of 2 [01/29 04:35:24] [INFO] We are on page 2 of 2 [01/29 04:35:24] [INFO] Number of posts: 6 [01/29 04:35:24] [INFO] Progress: 4920/6740 [01/29 04:35:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:35:24] [INFO] Thread http://forum.notebookreview.com/threads/sennheiser-pxc-300-noise-canceling-headphones-review.108626/ finished! [01/29 04:35:24] [INFO] !!! Now downloading Xpad Laptop Cooling Pad and Heatshield Review !!!!! [01/29 04:35:26] [INFO] We are on page 1 of 2 [01/29 04:35:29] [INFO] We are on page 2 of 2 [01/29 04:35:29] [INFO] Number of posts: 1 [01/29 04:35:29] [INFO] Progress: 4921/6740 [01/29 04:35:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:35:29] [INFO] Thread http://forum.notebookreview.com/threads/xpad-laptop-cooling-pad-and-heatshield-review.108404/ finished! [01/29 04:35:29] [INFO] Max wait time for http://forum.notebookreview.com/threads/widowpc-sting-517d-review-pics-specs.81897/ is 25000 ms [01/29 04:35:30] [INFO] !!! Now downloading WidowPC Sting 517D Review (pics, specs) !!!!! [01/29 04:35:31] [INFO] We are on page 1 of 4 [01/29 04:35:42] [INFO] We are on page 2 of 4 [01/29 04:35:44] [INFO] We are on page 3 of 4 [01/29 04:35:46] [INFO] We are on page 4 of 4 [01/29 04:35:46] [INFO] Number of posts: 1 [01/29 04:35:46] [INFO] Progress: 4922/6740 [01/29 04:35:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:35:46] [INFO] Thread http://forum.notebookreview.com/threads/widowpc-sting-517d-review-pics-specs.81897/ finished! [01/29 04:35:46] [INFO] !!! Now downloading News Bits- Lenovo Battery Recall, Asus U1 Coming Next Week, HP tx1000z Available !!!!! [01/29 04:35:47] [INFO] We are on page 1 of 2 [01/29 04:35:50] [INFO] We are on page 2 of 2 [01/29 04:35:50] [INFO] Number of posts: 5 [01/29 04:35:50] [INFO] Progress: 4923/6740 [01/29 04:35:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:35:50] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-lenovo-battery-recall-asus-u1-coming-next-week-hp-tx1000z-available.108267/ finished! [01/29 04:35:50] [INFO] Max wait time for http://forum.notebookreview.com/threads/first-notebook-with-nand-solid-state-disk-announced.55582/ is 22500 ms [01/29 04:35:51] [INFO] !!! Now downloading First Notebook With NAND Solid State Disk Announced !!!!! [01/29 04:35:52] [INFO] We are on page 1 of 3 [01/29 04:35:55] [INFO] We are on page 2 of 3 [01/29 04:35:56] [INFO] We are on page 3 of 3 [01/29 04:35:56] [INFO] Number of posts: 6 [01/29 04:35:57] [INFO] Progress: 4924/6740 [01/29 04:35:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:35:57] [INFO] Thread http://forum.notebookreview.com/threads/first-notebook-with-nand-solid-state-disk-announced.55582/ finished! [01/29 04:35:58] [INFO] !!! Now downloading Current Notebook and Tech Deals (Updated 3 9 2007) !!!!! [01/29 04:35:59] [INFO] We are on page 1 of 1 [01/29 04:35:59] [INFO] Number of posts: 3 [01/29 04:36:09] [INFO] Progress: 4925/6740 [01/29 04:36:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:36:09] [INFO] Thread http://forum.notebookreview.com/threads/current-notebook-and-tech-deals-updated-3-9-2007.107160/ finished! [01/29 04:36:09] [INFO] !!! Now downloading News Bits- Vista Patch Released, Intel Adjusting CPU Prices, CompUSA Store Closings !!!!! [01/29 04:36:10] [INFO] We are on page 1 of 2 [01/29 04:36:14] [INFO] We are on page 2 of 2 [01/29 04:36:14] [INFO] Progress: 4926/6740 [01/29 04:36:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:36:14] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-vista-patch-released-intel-adjusting-cpu-prices-compusa-store-closings.107798/ finished! [01/29 04:36:15] [INFO] !!! Now downloading Perhaps this is more of where not to buy! !!!!! [01/29 04:36:16] [INFO] We are on page 1 of 1 [01/29 04:36:16] [INFO] Number of posts: 3 [01/29 04:36:16] [INFO] Progress: 4927/6740 [01/29 04:36:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:36:16] [INFO] Thread http://forum.notebookreview.com/threads/perhaps-this-is-more-of-where-not-to-buy.108398/ finished! [01/29 04:36:17] [INFO] !!! Now downloading Toshiba Satellite P105-S6217 Review !!!!! [01/29 04:36:18] [INFO] We are on page 1 of 1 [01/29 04:36:22] [INFO] Progress: 4928/6740 [01/29 04:36:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:36:22] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-p105-s6217-review.108061/ finished! [01/29 04:36:22] [INFO] !!! Now downloading Most Popular Laptops for February 2007 !!!!! [01/29 04:36:23] [INFO] We are on page 1 of 1 [01/29 04:36:23] [INFO] Number of posts: 5 [01/29 04:36:30] [INFO] Progress: 4929/6740 [01/29 04:36:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:36:30] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-laptops-for-february-2007.108218/ finished! [01/29 04:36:30] [INFO] Max wait time for http://forum.notebookreview.com/threads/sony-vaio-sz-vs-apple-macbook-comparison-review.98051/ is 38000 ms [01/29 04:36:31] [INFO] !!! Now downloading Sony VAIO SZ Vs. Apple MacBook Comparison Review !!!!! [01/29 04:36:32] [INFO] We are on page 1 of 6 [01/29 04:36:37] [INFO] We are on page 2 of 6 [01/29 04:36:39] [INFO] We are on page 3 of 6 [01/29 04:36:41] [INFO] We are on page 4 of 6 [01/29 04:36:42] [INFO] We are on page 5 of 6 [01/29 04:36:44] [INFO] We are on page 6 of 6 [01/29 04:36:44] [INFO] Number of posts: 7 [01/29 04:36:44] [INFO] Progress: 4930/6740 [01/29 04:36:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:36:44] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-sz-vs-apple-macbook-comparison-review.98051/ finished! [01/29 04:36:45] [INFO] !!! Now downloading Review - STM Glove !!!!! [01/29 04:36:46] [INFO] We are on page 1 of 1 [01/29 04:36:46] [INFO] Number of posts: 1 [01/29 04:36:46] [WARNING] File not found for image https://farm1.static.flickr.com/167/403876408_bb900d82b1_o.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Review - STM Glove/images/storyImages/403876408_bb900d82b1_o.gif [01/29 04:36:46] [WARNING] File not found for image https://farm1.static.flickr.com/170/403881348_502330f761_b.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Review - STM Glove/images/storyImages/403881348_502330f761_b.jpg [01/29 04:36:46] [WARNING] File not found for image https://farm1.static.flickr.com/145/403881351_fd40bdef60_b.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Review - STM Glove/images/storyImages/403881351_fd40bdef60_b.jpg [01/29 04:36:46] [WARNING] File not found for image https://farm1.static.flickr.com/128/403881364_7384d0598f_b.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Review - STM Glove/images/storyImages/403881364_7384d0598f_b.jpg [01/29 04:36:46] [WARNING] File not found for image https://farm1.static.flickr.com/126/403881341_c96c0bf89c_b.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Review - STM Glove/images/storyImages/403881341_c96c0bf89c_b.jpg [01/29 04:36:46] [WARNING] File not found for image https://farm1.static.flickr.com/161/403881344_0d94c3aa6c_b.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Review - STM Glove/images/storyImages/403881344_0d94c3aa6c_b.jpg [01/29 04:36:46] [INFO] Progress: 4931/6740 [01/29 04:36:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:36:46] [INFO] Thread http://forum.notebookreview.com/threads/review-stm-glove.108112/ finished! [01/29 04:36:46] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-new-intel-t2060-pentium-dual-core-vista-promotions-ati-vista-drivers.101388/ is 23500 ms [01/29 04:36:47] [INFO] !!! Now downloading News Bits- New Intel T2060 Pentium Dual Core, Vista Promotions, ATI Vista Drivers !!!!! [01/29 04:36:48] [INFO] We are on page 1 of 3 [01/29 04:36:51] [INFO] We are on page 2 of 3 [01/29 04:36:53] [INFO] We are on page 3 of 3 [01/29 04:36:53] [INFO] Number of posts: 8 [01/29 04:36:53] [WARNING] Could not download image http://www.b3studios.com//pictures/cpuzt2060.jpg because Server returned HTTP response code: 403 for URL: http://www.b3studios.com//pictures/cpuzt2060.jpg [01/29 04:36:53] [INFO] Progress: 4932/6740 [01/29 04:36:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:36:53] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-new-intel-t2060-pentium-dual-core-vista-promotions-ati-vista-drivers.101388/ finished! [01/29 04:36:53] [INFO] Max wait time for http://forum.notebookreview.com/threads/should-dell-buy-acer-something-to-think-about.107607/ is 27500 ms [01/29 04:36:53] [INFO] !!! Now downloading Should Dell Buy Acer Something to Think About !!!!! [01/29 04:36:55] [INFO] We are on page 1 of 4 [01/29 04:36:57] [INFO] We are on page 2 of 4 [01/29 04:36:59] [INFO] We are on page 3 of 4 [01/29 04:37:00] [INFO] We are on page 4 of 4 [01/29 04:37:00] [INFO] Number of posts: 6 [01/29 04:37:00] [INFO] Progress: 4933/6740 [01/29 04:37:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:37:00] [INFO] Thread http://forum.notebookreview.com/threads/should-dell-buy-acer-something-to-think-about.107607/ finished! [01/29 04:37:00] [INFO] Max wait time for http://forum.notebookreview.com/threads/windows-vista-the-best-case-for-windows-xp-ever.106454/ is 56500 ms [01/29 04:37:01] [INFO] !!! Now downloading Windows Vista- The Best Case for Windows XP Ever !!!!! [01/29 04:37:02] [INFO] We are on page 1 of 10 [01/29 04:37:05] [INFO] We are on page 2 of 10 [01/29 04:37:07] [INFO] We are on page 3 of 10 [01/29 04:37:09] [INFO] We are on page 4 of 10 [01/29 04:37:11] [INFO] We are on page 5 of 10 [01/29 04:37:13] [INFO] We are on page 6 of 10 [01/29 04:37:15] [INFO] We are on page 7 of 10 [01/29 04:37:17] [INFO] We are on page 8 of 10 [01/29 04:37:18] [INFO] We are on page 9 of 10 [01/29 04:37:20] [INFO] We are on page 10 of 10 [01/29 04:37:20] [INFO] Number of posts: 4 [01/29 04:37:20] [INFO] Progress: 4934/6740 [01/29 04:37:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:37:20] [INFO] Thread http://forum.notebookreview.com/threads/windows-vista-the-best-case-for-windows-xp-ever.106454/ finished! [01/29 04:37:20] [INFO] !!! Now downloading Gateway 7426GX Review (pics, specs) !!!!! [01/29 04:37:22] [INFO] We are on page 1 of 2 [01/29 04:37:26] [INFO] We are on page 2 of 2 [01/29 04:37:26] [INFO] Number of posts: 6 [01/29 04:37:26] [INFO] Progress: 4935/6740 [01/29 04:37:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:37:26] [INFO] Thread http://forum.notebookreview.com/threads/gateway-7426gx-review-pics-specs.15829/ finished! [01/29 04:37:26] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-v1jp-review-page-2.102751/ is 31000 ms [01/29 04:37:26] [INFO] !!! Now downloading Asus V1JP Review - Page 2 !!!!! [01/29 04:37:27] [INFO] We are on page 1 of 5 [01/29 04:37:29] [INFO] We are on page 2 of 5 [01/29 04:37:31] [WARNING] Caught the dead thread. Finishing archive and then ending thread [01/29 04:37:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:37:31] [INFO] Thread http://forum.notebookreview.com/threads/asus-v1jp-review-page-2.102751/ finished! [01/29 04:37:31] [INFO] !!! Now downloading Lenovo ThinkPad T60 Widescreen with Vista Review !!!!! [01/29 04:37:33] [INFO] We are on page 1 of 2 [01/29 04:37:38] [INFO] We are on page 2 of 2 [01/29 04:37:38] [INFO] Number of posts: 7 [01/29 04:37:38] [INFO] Progress: 4936/6740 [01/29 04:37:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:37:38] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-t60-widescreen-with-vista-review.107308/ finished! [01/29 04:37:39] [INFO] !!! Now downloading To all those planning to or currently running Vista with Nvidia Graphics. !!!!! [01/29 04:37:40] [INFO] We are on page 1 of 1 [01/29 04:37:40] [INFO] Number of posts: 6 [01/29 04:37:40] [INFO] Progress: 4937/6740 [01/29 04:37:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:37:40] [INFO] Thread http://forum.notebookreview.com/threads/to-all-those-planning-to-or-currently-running-vista-with-nvidia-graphics.106452/ finished! [01/29 04:37:41] [INFO] !!! Now downloading Adtron anounces 160GB SSD - is that hoax !!!!! [01/29 04:37:42] [INFO] We are on page 1 of 1 [01/29 04:37:42] [INFO] Number of posts: 3 [01/29 04:37:42] [INFO] Progress: 4938/6740 [01/29 04:37:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:37:42] [INFO] Thread http://forum.notebookreview.com/threads/adtron-anounces-160gb-ssd-is-that-hoax.106449/ finished! [01/29 04:37:42] [WARNING] Thread 'Possible Dell 1501 issues' has no preview, is suspected to be a broken thread [01/29 04:37:43] [INFO] !!! Now downloading Hot Discussion- Asus Battery Issues, HP Vista Upgrade Problems, Toshiba Vista Notebook to XP Woes !!!!! [01/29 04:37:44] [INFO] We are on page 1 of 1 [01/29 04:37:44] [INFO] Number of posts: 7 [01/29 04:37:44] [INFO] Progress: 4939/6740 [01/29 04:37:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:37:44] [INFO] Thread http://forum.notebookreview.com/threads/hot-discussion-asus-battery-issues-hp-vista-upgrade-problems-toshiba-vista-notebook-to-xp-woes.106403/ finished! [01/29 04:37:45] [INFO] !!! Now downloading News Bits- NVidia DX10 Card for Notebooks, NVidia Vista Driver Problems, The Reason for Junk Software !!!!! [01/29 04:37:46] [INFO] We are on page 1 of 2 [01/29 04:37:48] [INFO] We are on page 2 of 2 [01/29 04:37:48] [INFO] Number of posts: 5 [01/29 04:37:48] [INFO] Progress: 4940/6740 [01/29 04:37:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:37:48] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-nvidia-dx10-card-for-notebooks-nvidia-vista-driver-problems-the-reason-for-junk-software.106605/ finished! [01/29 04:37:49] [INFO] !!! Now downloading Mobile Edge Monaco Notebook Case Review !!!!! [01/29 04:37:50] [INFO] We are on page 1 of 2 [01/29 04:37:54] [INFO] We are on page 2 of 2 [01/29 04:37:54] [INFO] Number of posts: 1 [01/29 04:37:54] [INFO] Progress: 4941/6740 [01/29 04:37:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:37:54] [INFO] Thread http://forum.notebookreview.com/threads/mobile-edge-monaco-notebook-case-review.105799/ finished! [01/29 04:37:54] [INFO] !!! Now downloading MSI M677 Crystal Collection Laptop Review !!!!! [01/29 04:37:56] [INFO] We are on page 1 of 2 [01/29 04:38:01] [INFO] We are on page 2 of 2 [01/29 04:38:01] [INFO] Number of posts: 9 [01/29 04:38:01] [INFO] Progress: 4942/6740 [01/29 04:38:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:38:01] [INFO] Thread http://forum.notebookreview.com/threads/msi-m677-crystal-collection-laptop-review.106247/ finished! [01/29 04:38:01] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-dell-launches-idea-storm-site-boxed-vista-sales-lag-apple-sub-notebook-coming.105317/ is 22500 ms [01/29 04:38:02] [INFO] !!! Now downloading News Bits- Dell Launches Idea Storm Site, Boxed Vista Sales Lag, Apple Sub-Notebook Coming !!!!! [01/29 04:38:03] [INFO] We are on page 1 of 3 [01/29 04:38:06] [INFO] We are on page 2 of 3 [01/29 04:38:08] [INFO] We are on page 3 of 3 [01/29 04:38:08] [INFO] Number of posts: 6 [01/29 04:38:08] [INFO] Progress: 4943/6740 [01/29 04:38:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:38:08] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-dell-launches-idea-storm-site-boxed-vista-sales-lag-apple-sub-notebook-coming.105317/ finished! [01/29 04:38:08] [INFO] !!! Now downloading News Bits- Make an SD Hard Drive, Lenovo in Circuit City, LG W1Pro !!!!! [01/29 04:38:09] [INFO] We are on page 1 of 2 [01/29 04:38:11] [INFO] We are on page 2 of 2 [01/29 04:38:11] [INFO] Number of posts: 1 [01/29 04:38:11] [INFO] Progress: 4944/6740 [01/29 04:38:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:38:11] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-make-an-sd-hard-drive-lenovo-in-circuit-city-lg-w1pro.106154/ finished! [01/29 04:38:12] [INFO] !!! Now downloading Asus Z96Js Laptop Review !!!!! [01/29 04:38:13] [INFO] We are on page 1 of 2 [01/29 04:38:20] [INFO] We are on page 2 of 2 [01/29 04:38:20] [INFO] Number of posts: 6 [01/29 04:38:20] [INFO] Progress: 4945/6740 [01/29 04:38:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:38:20] [INFO] Thread http://forum.notebookreview.com/threads/asus-z96js-laptop-review.105048/ finished! [01/29 04:38:21] [INFO] !!! Now downloading Bytecc Aluminum Notebook Cooler Review !!!!! [01/29 04:38:22] [INFO] We are on page 1 of 2 [01/29 04:38:27] [INFO] We are on page 2 of 2 [01/29 04:38:27] [INFO] Number of posts: 3 [01/29 04:38:27] [INFO] Progress: 4946/6740 [01/29 04:38:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:38:27] [INFO] Thread http://forum.notebookreview.com/threads/bytecc-aluminum-notebook-cooler-review.74144/ finished! [01/29 04:38:27] [INFO] !!! Now downloading HP Compaq nx7300 Review !!!!! [01/29 04:38:29] [INFO] We are on page 1 of 2 [01/29 04:38:34] [INFO] We are on page 2 of 2 [01/29 04:38:34] [INFO] Number of posts: 6 [01/29 04:38:34] [INFO] Progress: 4947/6740 [01/29 04:38:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:38:34] [INFO] Thread http://forum.notebookreview.com/threads/hp-compaq-nx7300-review.103688/ finished! [01/29 04:38:34] [INFO] !!! Now downloading Allsop Cupertino Mousepad Review !!!!! [01/29 04:38:35] [INFO] We are on page 1 of 1 [01/29 04:38:35] [INFO] Number of posts: 2 [01/29 04:38:35] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v239/kris2004louie/DSC00022Medium.jpg [01/29 04:38:36] [WARNING] Could not download image https://hosting.photobucket.com/albums/v239/kris2004louie/DSC00022Medium.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/v239/kris2004louie/DSC00022Medium.jpg [01/29 04:38:36] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v239/kris2004louie/DSC00020Medium.jpg [01/29 04:38:36] [WARNING] Could not download image https://hosting.photobucket.com/albums/v239/kris2004louie/DSC00020Medium.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/v239/kris2004louie/DSC00020Medium.jpg [01/29 04:38:36] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v239/kris2004louie/DSC00018Medium.jpg [01/29 04:38:36] [WARNING] Could not download image https://hosting.photobucket.com/albums/v239/kris2004louie/DSC00018Medium.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/v239/kris2004louie/DSC00018Medium.jpg [01/29 04:38:36] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v239/kris2004louie/DSC00019Medium.jpg [01/29 04:38:37] [WARNING] Could not download image https://hosting.photobucket.com/albums/v239/kris2004louie/DSC00019Medium.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/v239/kris2004louie/DSC00019Medium.jpg [01/29 04:38:37] [INFO] Progress: 4948/6740 [01/29 04:38:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:38:37] [INFO] Thread http://forum.notebookreview.com/threads/allsop-cupertino-mousepad-review.105879/ finished! [01/29 04:38:38] [INFO] !!! Now downloading Crumpler School Hymn Laptop Sleeve Review !!!!! [01/29 04:38:39] [INFO] We are on page 1 of 1 [01/29 04:38:39] [INFO] Number of posts: 8 [01/29 04:38:40] [INFO] Progress: 4949/6740 [01/29 04:38:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:38:40] [INFO] Thread http://forum.notebookreview.com/threads/crumpler-school-hymn-laptop-sleeve-review.94177/ finished! [01/29 04:38:41] [INFO] !!! Now downloading Microsoft XBox 360 Wireless Gaming Receiver for Windows Review !!!!! [01/29 04:38:42] [INFO] We are on page 1 of 2 [01/29 04:38:45] [INFO] We are on page 2 of 2 [01/29 04:38:45] [INFO] Number of posts: 2 [01/29 04:38:45] [INFO] Progress: 4950/6740 [01/29 04:38:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:38:45] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-xbox-360-wireless-gaming-receiver-for-windows-review.105643/ finished! [01/29 04:38:46] [INFO] !!! Now downloading Fujitsu Introduces LifeBook P7230, Another Fujitsu Ultraportable Under Three Pounds !!!!! [01/29 04:38:47] [INFO] We are on page 1 of 2 [01/29 04:38:52] [INFO] We are on page 2 of 2 [01/29 04:38:52] [INFO] Number of posts: 3 [01/29 04:38:52] [INFO] Progress: 4951/6740 [01/29 04:38:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:38:52] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-introduces-lifebook-p7230-another-fujitsu-ultraportable-under-three-pounds.103001/ finished! [01/29 04:38:52] [INFO] Max wait time for http://forum.notebookreview.com/threads/acer-travelmate-2428-review-a-look-at-what-you-get-with-a-budget-laptop-these-days-pics-specs.69974/ is 25000 ms [01/29 04:38:53] [INFO] !!! Now downloading Acer TravelMate 2428 Review -- A Look at What You Get With a Budget Laptop These Days (pics, specs) !!!!! [01/29 04:38:54] [INFO] We are on page 1 of 4 [01/29 04:39:02] [INFO] We are on page 2 of 4 [01/29 04:39:04] [INFO] We are on page 3 of 4 [01/29 04:39:04] [WARNING] File not found for image http://img143.imageshack.us/img143/1870/2428qv5.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Acer TravelMate 2428 Review -- A Look at What You Get With a Budget Laptop These Days (pics, specs)/images/storyImages/2428qv5.jpg [01/29 04:39:07] [INFO] We are on page 4 of 4 [01/29 04:39:07] [INFO] Number of posts: 1 [01/29 04:39:07] [INFO] Progress: 4952/6740 [01/29 04:39:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:39:07] [INFO] Thread http://forum.notebookreview.com/threads/acer-travelmate-2428-review-a-look-at-what-you-get-with-a-budget-laptop-these-days-pics-specs.69974/ finished! [01/29 04:39:07] [INFO] !!! Now downloading Toshiba M35X Review (pics, specs) !!!!! [01/29 04:39:08] [INFO] We are on page 1 of 1 [01/29 04:39:08] [INFO] Number of posts: 6 [01/29 04:39:10] [INFO] Progress: 4953/6740 [01/29 04:39:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:39:10] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-m35x-review-pics-specs.9687/ finished! [01/29 04:39:10] [INFO] !!! Now downloading MSI M677 Crystal Collection !!!!! [01/29 04:39:12] [INFO] We are on page 1 of 1 [01/29 04:39:12] [INFO] Number of posts: 3 [01/29 04:39:12] [INFO] Progress: 4954/6740 [01/29 04:39:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:39:12] [INFO] Thread http://forum.notebookreview.com/threads/msi-m677-crystal-collection.105208/ finished! [01/29 04:39:12] [INFO] !!! Now downloading Acer Aspire 5102 Review !!!!! [01/29 04:39:13] [INFO] We are on page 1 of 1 [01/29 04:39:13] [INFO] Number of posts: 1 [01/29 04:39:13] [INFO] Progress: 4955/6740 [01/29 04:39:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:39:13] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire-5102-review.105165/ finished! [01/29 04:39:14] [INFO] !!! Now downloading Fujitsu LifeBook N6420 Review !!!!! [01/29 04:39:15] [INFO] We are on page 1 of 2 [01/29 04:39:25] [INFO] We are on page 2 of 2 [01/29 04:39:25] [INFO] Number of posts: 3 [01/29 04:39:25] [INFO] Progress: 4956/6740 [01/29 04:39:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:39:25] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-lifebook-n6420-review.104573/ finished! [01/29 04:39:25] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-latitude-d820-review-pics-specs.59579/ is 26000 ms [01/29 04:39:26] [INFO] !!! Now downloading Dell Latitude D820 Review (pics, specs) !!!!! [01/29 04:39:27] [INFO] We are on page 1 of 4 [01/29 04:39:32] [INFO] We are on page 2 of 4 [01/29 04:39:33] [INFO] We are on page 3 of 4 [01/29 04:39:35] [INFO] We are on page 4 of 4 [01/29 04:39:35] [INFO] Number of posts: 3 [01/29 04:39:35] [INFO] Progress: 4957/6740 [01/29 04:39:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:39:35] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-d820-review-pics-specs.59579/ finished! [01/29 04:39:36] [INFO] !!! Now downloading Apple Preparing 15.4 Widescreen MacBook for Spring 2007 !!!!! [01/29 04:39:37] [INFO] We are on page 1 of 2 [01/29 04:39:39] [INFO] We are on page 2 of 2 [01/29 04:39:39] [INFO] Number of posts: 2 [01/29 04:39:39] [INFO] Progress: 4958/6740 [01/29 04:39:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:39:39] [INFO] Thread http://forum.notebookreview.com/threads/apple-preparing-15-4-widescreen-macbook-for-spring-2007.104987/ finished! [01/29 04:39:39] [INFO] !!! Now downloading News Bits- Dual Screen Notebook, Intel 80-Core Processor, Secret Fujitsu Notebook with HSUPA !!!!! [01/29 04:39:41] [INFO] We are on page 1 of 2 [01/29 04:39:43] [INFO] We are on page 2 of 2 [01/29 04:39:43] [INFO] Number of posts: 2 [01/29 04:39:43] [INFO] Progress: 4959/6740 [01/29 04:39:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:39:43] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-dual-screen-notebook-intel-80-core-processor-secret-fujitsu-notebook-with-hsupa.104848/ finished! [01/29 04:39:44] [INFO] !!! Now downloading Dell WoW Burning Crusade M1710 Laptop Auction Raises $12K for Charity !!!!! [01/29 04:39:45] [INFO] We are on page 1 of 1 [01/29 04:39:45] [INFO] Number of posts: 5 [01/29 04:39:46] [INFO] Progress: 4960/6740 [01/29 04:39:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:39:46] [INFO] Thread http://forum.notebookreview.com/threads/dell-wow-burning-crusade-m1710-laptop-auction-raises-12k-for-charity.104623/ finished! [01/29 04:39:46] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-dell-laptop-on-couch-ignites-transmeta-quits-processors-valentines-day-laptop.104444/ is 20500 ms [01/29 04:39:46] [INFO] !!! Now downloading News Bits- Dell Laptop on Couch Ignites, Transmeta Quits Processors, Valentine's Day Laptop !!!!! [01/29 04:39:47] [INFO] We are on page 1 of 3 [01/29 04:39:51] [INFO] We are on page 2 of 3 [01/29 04:39:53] [INFO] We are on page 3 of 3 [01/29 04:39:53] [INFO] Number of posts: 2 [01/29 04:39:53] [INFO] Progress: 4961/6740 [01/29 04:39:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:39:53] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-dell-laptop-on-couch-ignites-transmeta-quits-processors-valentines-day-laptop.104444/ finished! [01/29 04:39:53] [INFO] !!! Now downloading Fujitsu LifeBook N6420 Review - Page 2 !!!!! [01/29 04:39:54] [INFO] We are on page 1 of 1 [01/29 04:39:58] [INFO] Progress: 4962/6740 [01/29 04:39:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:39:58] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-lifebook-n6420-review-page-2.104570/ finished! [01/29 04:39:58] [INFO] Max wait time for http://forum.notebookreview.com/threads/apple-macbook-pro-review-pics-specs-discussion.75888/ is 28000 ms [01/29 04:39:59] [INFO] !!! Now downloading Apple MacBook Pro Review (pics, specs) Discussion !!!!! [01/29 04:40:00] [INFO] We are on page 1 of 4 [01/29 04:40:02] [INFO] We are on page 2 of 4 [01/29 04:40:04] [INFO] We are on page 3 of 4 [01/29 04:40:06] [INFO] We are on page 4 of 4 [01/29 04:40:06] [INFO] Number of posts: 7 [01/29 04:40:06] [INFO] Progress: 4963/6740 [01/29 04:40:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:40:06] [INFO] Thread http://forum.notebookreview.com/threads/apple-macbook-pro-review-pics-specs-discussion.75888/ finished! [01/29 04:40:07] [INFO] !!! Now downloading SPY PHOTOS- new Lifebook spotted HSDPA with 7,2Mbit s and HSUPA with 1,4Mbit s !!!!! [01/29 04:40:08] [INFO] We are on page 1 of 1 [01/29 04:40:08] [INFO] Number of posts: 5 [01/29 04:40:16] [INFO] Progress: 4964/6740 [01/29 04:40:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:40:16] [INFO] Thread http://forum.notebookreview.com/threads/spy-photos-new-lifebook-spotted-hsdpa-with-7-2mbit-s-and-hsupa-with-1-4mbit-s.104739/ finished! [01/29 04:40:17] [INFO] !!! Now downloading Reviews of Lenovo 3000 N100 (0768-A53) !!!!! [01/29 04:40:18] [INFO] We are on page 1 of 1 [01/29 04:40:18] [INFO] Number of posts: 1 [01/29 04:40:18] [INFO] Progress: 4965/6740 [01/29 04:40:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:40:18] [INFO] Thread http://forum.notebookreview.com/threads/reviews-of-lenovo-3000-n100-0768-a53.104777/ finished! [01/29 04:40:18] [INFO] !!! Now downloading News Bits- Intel Merom Extreme, Nvidia Preface Platform, Sony VAIO G11 in Europe !!!!! [01/29 04:40:19] [INFO] We are on page 1 of 2 [01/29 04:40:22] [INFO] We are on page 2 of 2 [01/29 04:40:22] [INFO] Number of posts: 6 [01/29 04:40:22] [INFO] Progress: 4966/6740 [01/29 04:40:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:40:22] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-intel-merom-extreme-nvidia-preface-platform-sony-vaio-g11-in-europe.101778/ finished! [01/29 04:40:23] [INFO] !!! Now downloading Villaraigosa Introduces LA Wireless Internet Service By 2009 !!!!! [01/29 04:40:24] [INFO] We are on page 1 of 1 [01/29 04:40:24] [INFO] Number of posts: 2 [01/29 04:40:24] [INFO] Progress: 4967/6740 [01/29 04:40:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:40:24] [INFO] Thread http://forum.notebookreview.com/threads/villaraigosa-introduces-la-wireless-internet-service-by-2009.104714/ finished! [01/29 04:40:24] [INFO] !!! Now downloading Dell to offer anti-theft coverage with Complete Care !!!!! [01/29 04:40:25] [INFO] We are on page 1 of 1 [01/29 04:40:25] [INFO] Number of posts: 6 [01/29 04:40:26] [INFO] Progress: 4968/6740 [01/29 04:40:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:40:26] [INFO] Thread http://forum.notebookreview.com/threads/dell-to-offer-anti-theft-coverage-with-complete-care.103315/ finished! [01/29 04:40:26] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-v6j-review-pics-specs.45811/ is 23500 ms [01/29 04:40:26] [INFO] !!! Now downloading Asus V6J Review (pics, specs) !!!!! [01/29 04:40:28] [INFO] We are on page 1 of 3 [01/29 04:40:33] [INFO] We are on page 2 of 3 [01/29 04:40:35] [INFO] We are on page 3 of 3 [01/29 04:40:35] [INFO] Number of posts: 8 [01/29 04:40:35] [INFO] Progress: 4969/6740 [01/29 04:40:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:40:35] [INFO] Thread http://forum.notebookreview.com/threads/asus-v6j-review-pics-specs.45811/ finished! [01/29 04:40:36] [INFO] !!! Now downloading Acer TravelMate 3012WTMi Review (pics, specs) !!!!! [01/29 04:40:37] [INFO] We are on page 1 of 2 [01/29 04:40:44] [INFO] We are on page 2 of 2 [01/29 04:40:44] [INFO] Number of posts: 3 [01/29 04:40:44] [INFO] Progress: 4970/6740 [01/29 04:40:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:40:44] [INFO] Thread http://forum.notebookreview.com/threads/acer-travelmate-3012wtmi-review-pics-specs.50656/ finished! [01/29 04:40:45] [INFO] !!! Now downloading Peel & Clean Laptop Pads Review !!!!! [01/29 04:40:46] [INFO] We are on page 1 of 2 [01/29 04:40:48] [INFO] We are on page 2 of 2 [01/29 04:40:48] [INFO] Number of posts: 6 [01/29 04:40:48] [INFO] Progress: 4971/6740 [01/29 04:40:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:40:48] [INFO] Thread http://forum.notebookreview.com/threads/peel-clean-laptop-pads-review.103960/ finished! [01/29 04:40:49] [INFO] !!! Now downloading News Bits- External Graphics Cards, Vista Boosts PC Sales 67%, Fujitsu Siemens Xa 1526 Discussion !!!!! [01/29 04:40:50] [INFO] We are on page 1 of 2 [01/29 04:40:50] [INFO] Number of posts: 1 [01/29 04:40:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:40:50] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 04:40:50] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-external-graphics-cards-vista-boosts-pc-sales-67-fujitsu-siemens-xa-1526-discussion.103594/ finished! [01/29 04:40:50] [INFO] Max wait time for http://forum.notebookreview.com/threads/acer-aspire-5112-review-pics-specs.82471/ is 27000 ms [01/29 04:40:51] [INFO] !!! Now downloading Acer Aspire 5112 Review (pics, specs) !!!!! [01/29 04:40:52] [INFO] We are on page 1 of 4 [01/29 04:41:01] [INFO] We are on page 2 of 4 [01/29 04:41:02] [INFO] We are on page 3 of 4 [01/29 04:41:04] [INFO] We are on page 4 of 4 [01/29 04:41:04] [INFO] Number of posts: 5 [01/29 04:41:04] [INFO] Progress: 4972/6740 [01/29 04:41:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:41:04] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire-5112-review-pics-specs.82471/ finished! [01/29 04:41:04] [INFO] Max wait time for http://forum.notebookreview.com/threads/intel-touts-45nm-process-and-power-saving-technologies-coming-in-2007-discussion.100863/ is 26000 ms [01/29 04:41:05] [INFO] !!! Now downloading Intel Touts 45nm Process and Power Saving Technologies Coming in 2007 Discussion !!!!! [01/29 04:41:06] [INFO] We are on page 1 of 4 [01/29 04:41:08] [INFO] We are on page 2 of 4 [01/29 04:41:11] [INFO] We are on page 3 of 4 [01/29 04:41:12] [INFO] We are on page 4 of 4 [01/29 04:41:12] [INFO] Number of posts: 3 [01/29 04:41:13] [INFO] Progress: 4973/6740 [01/29 04:41:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:41:13] [INFO] Thread http://forum.notebookreview.com/threads/intel-touts-45nm-process-and-power-saving-technologies-coming-in-2007-discussion.100863/ finished! [01/29 04:41:13] [INFO] !!! Now downloading Intel to add Core 2 Extreme to Mobile in Q3 07 !!!!! [01/29 04:41:14] [INFO] We are on page 1 of 1 [01/29 04:41:14] [INFO] Number of posts: 3 [01/29 04:41:14] [INFO] Progress: 4974/6740 [01/29 04:41:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:41:14] [INFO] Thread http://forum.notebookreview.com/threads/intel-to-add-core-2-extreme-to-mobile-in-q3-07.103937/ finished! [01/29 04:41:15] [INFO] !!! Now downloading Targus Feren Notebook Backpack Review !!!!! [01/29 04:41:16] [INFO] We are on page 1 of 1 [01/29 04:41:16] [INFO] Number of posts: 6 [01/29 04:41:20] [INFO] Progress: 4975/6740 [01/29 04:41:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:41:20] [INFO] Thread http://forum.notebookreview.com/threads/targus-feren-notebook-backpack-review.60750/ finished! [01/29 04:41:20] [INFO] Max wait time for http://forum.notebookreview.com/threads/apple-macbook-review-for-2-0ghz-core-duo-black-color-version-pics-specs.56638/ is 34500 ms [01/29 04:41:21] [INFO] !!! Now downloading Apple MacBook Review for 2.0GHz Core Duo Black Color Version (pics, specs) !!!!! [01/29 04:41:22] [INFO] We are on page 1 of 5 [01/29 04:41:25] [WARNING] File not found for image http://forum.notebookreview.com/images/smilies/wink.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Apple MacBook Review for 2.0GHz Core Duo Black Color Version (pics, specs)/images/storyImages/wink.gif [01/29 04:41:27] [INFO] We are on page 2 of 5 [01/29 04:41:29] [INFO] We are on page 3 of 5 [01/29 04:41:31] [INFO] We are on page 4 of 5 [01/29 04:41:32] [INFO] We are on page 5 of 5 [01/29 04:41:32] [INFO] Progress: 4976/6740 [01/29 04:41:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:41:32] [INFO] Thread http://forum.notebookreview.com/threads/apple-macbook-review-for-2-0ghz-core-duo-black-color-version-pics-specs.56638/ finished! [01/29 04:41:33] [INFO] !!! Now downloading Gateway M460 Review (pics, specs) !!!!! [01/29 04:41:34] [INFO] We are on page 1 of 1 [01/29 04:41:36] [INFO] Progress: 4977/6740 [01/29 04:41:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:41:36] [INFO] Thread http://forum.notebookreview.com/threads/gateway-m460-review-pics-specs.16748/ finished! [01/29 04:41:37] [INFO] !!! Now downloading NEW!!- The ASUS-Lamborghini VX2; C2Duo T7400; Go 7700; Vista Ultimate !!!!! [01/29 04:41:38] [INFO] We are on page 1 of 1 [01/29 04:41:38] [INFO] Number of posts: 6 [01/29 04:41:38] [INFO] Progress: 4978/6740 [01/29 04:41:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:41:38] [INFO] Thread http://forum.notebookreview.com/threads/new-the-asus-lamborghini-vx2-c2duo-t7400-go-7700-vista-ultimate.103566/ finished! [01/29 04:41:39] [INFO] !!! Now downloading Creative Fatal1ty 1010 Gaming Mouse Review !!!!! [01/29 04:41:40] [INFO] We are on page 1 of 2 [01/29 04:41:44] [INFO] We are on page 2 of 2 [01/29 04:41:44] [INFO] Number of posts: 4 [01/29 04:41:45] [INFO] Progress: 4979/6740 [01/29 04:41:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:41:45] [INFO] Thread http://forum.notebookreview.com/threads/creative-fatal1ty-1010-gaming-mouse-review.103241/ finished! [01/29 04:41:45] [INFO] Max wait time for http://forum.notebookreview.com/threads/designing-a-better-way-to-use-a-mouse-with-a-laptop-goodbye-touchpad.99353/ is 27500 ms [01/29 04:41:46] [INFO] !!! Now downloading Designing a Better Way to Use a Mouse with a Laptop -- Goodbye Touchpad !!!!! [01/29 04:41:47] [INFO] We are on page 1 of 4 [01/29 04:41:50] [INFO] We are on page 2 of 4 [01/29 04:41:53] [INFO] We are on page 3 of 4 [01/29 04:41:55] [INFO] We are on page 4 of 4 [01/29 04:41:55] [INFO] Number of posts: 6 [01/29 04:41:57] [WARNING] File not found for image https://www.allsop.com/images/product/27814_metalartmousepadcharcoal_pk1.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Designing a Better Way to Use a Mouse with a Laptop -- Goodbye Touchpad/images/storyImages/27814_metalartmousepadcharcoal_pk1.jpg [01/29 04:41:57] [INFO] Progress: 4980/6740 [01/29 04:41:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:41:57] [INFO] Thread http://forum.notebookreview.com/threads/designing-a-better-way-to-use-a-mouse-with-a-laptop-goodbye-touchpad.99353/ finished! [01/29 04:41:58] [INFO] !!! Now downloading Toshiba Satellite Pro L100 Review !!!!! [01/29 04:41:59] [INFO] We are on page 1 of 2 [01/29 04:42:04] [INFO] We are on page 2 of 2 [01/29 04:42:04] [INFO] Number of posts: 5 [01/29 04:42:04] [INFO] Progress: 4981/6740 [01/29 04:42:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:42:04] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-pro-l100-review.95185/ finished! [01/29 04:42:05] [INFO] !!! Now downloading News Bits- AMD Next-Gen Chipset Details, New Core 2 Duo LV Processors, D-Link Mobile Broadband Router !!!!! [01/29 04:42:06] [INFO] We are on page 1 of 2 [01/29 04:42:08] [INFO] We are on page 2 of 2 [01/29 04:42:08] [INFO] Number of posts: 1 [01/29 04:42:09] [INFO] Progress: 4982/6740 [01/29 04:42:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:42:09] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-amd-next-gen-chipset-details-new-core-2-duo-lv-processors-d-link-mobile-broadband-router.103155/ finished! [01/29 04:42:10] [INFO] !!! Now downloading Logitech Alto Notebook Stand Review !!!!! [01/29 04:42:11] [INFO] We are on page 1 of 2 [01/29 04:42:15] [WARNING] File not found for image https://griffintechnology.com/assets/images/products/elevator/prod_elevator_main.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Logitech Alto Notebook Stand Review/images/storyImages/prod_elevator_main.jpg [01/29 04:42:16] [INFO] We are on page 2 of 2 [01/29 04:42:16] [INFO] Number of posts: 1 [01/29 04:42:16] [INFO] Progress: 4983/6740 [01/29 04:42:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:42:16] [INFO] Thread http://forum.notebookreview.com/threads/logitech-alto-notebook-stand-review.102103/ finished! [01/29 04:42:17] [INFO] !!! Now downloading Gateway NX870 Review w Accessories !!!!! [01/29 04:42:18] [INFO] We are on page 1 of 1 [01/29 04:42:18] [INFO] Number of posts: 2 [01/29 04:42:18] [WARNING] File not found for image http://img402.imageshack.us/img402/5681/dsc01903mq5.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Gateway NX870 Review w Accessories/images/storyImages/dsc01903mq5.th.jpg [01/29 04:42:18] [WARNING] File not found for image http://img402.imageshack.us/img402/4540/dsc01907qr7.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Gateway NX870 Review w Accessories/images/storyImages/dsc01907qr7.th.jpg [01/29 04:42:18] [WARNING] File not found for image http://img299.imageshack.us/img299/1696/dsc01906vp7.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Gateway NX870 Review w Accessories/images/storyImages/dsc01906vp7.th.jpg [01/29 04:42:19] [WARNING] File not found for image http://img481.imageshack.us/img481/9940/soundblasterlaptopgs2.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Gateway NX870 Review w Accessories/images/storyImages/soundblasterlaptopgs2.th.jpg [01/29 04:42:19] [WARNING] File not found for image http://img481.imageshack.us/img481/9508/11wk7.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Gateway NX870 Review w Accessories/images/storyImages/11wk7.th.jpg [01/29 04:42:19] [WARNING] File not found for image http://img79.imageshack.us/img79/4057/3dmark05nz8.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Gateway NX870 Review w Accessories/images/storyImages/3dmark05nz8.th.jpg [01/29 04:42:19] [WARNING] File not found for image http://img201.imageshack.us/img201/2127/3dmark06ra3.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Gateway NX870 Review w Accessories/images/storyImages/3dmark06ra3.th.jpg [01/29 04:42:19] [WARNING] File not found for image http://img373.imageshack.us/img373/7673/hdtunexf8.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Gateway NX870 Review w Accessories/images/storyImages/hdtunexf8.th.jpg [01/29 04:42:19] [WARNING] File not found for image http://img126.imageshack.us/img126/7313/dsc01901ze1.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Gateway NX870 Review w Accessories/images/storyImages/dsc01901ze1.th.jpg [01/29 04:42:19] [INFO] Progress: 4984/6740 [01/29 04:42:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:42:19] [INFO] Thread http://forum.notebookreview.com/threads/gateway-nx870-review-w-accessories.103046/ finished! [01/29 04:42:20] [INFO] !!! Now downloading LG-next generation notebook 'ebook' !!!!! [01/29 04:42:21] [INFO] We are on page 1 of 1 [01/29 04:42:21] [INFO] Number of posts: 3 [01/29 04:42:21] [INFO] Progress: 4985/6740 [01/29 04:42:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:42:21] [INFO] Thread http://forum.notebookreview.com/threads/lg-next-generation-notebook-ebook.102957/ finished! [01/29 04:42:22] [INFO] !!! Now downloading HP to Feature First Ever Super Bowl Ad Tomorrow, American Chopper Fans Tune In !!!!! [01/29 04:42:23] [INFO] We are on page 1 of 1 [01/29 04:42:23] [INFO] Number of posts: 5 [01/29 04:42:24] [INFO] Progress: 4986/6740 [01/29 04:42:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:42:24] [INFO] Thread http://forum.notebookreview.com/threads/hp-to-feature-first-ever-super-bowl-ad-tomorrow-american-chopper-fans-tune-in.102460/ finished! [01/29 04:42:24] [INFO] Max wait time for http://forum.notebookreview.com/threads/toshiba-satellite-p100-222-review-pics-specs.79112/ is 21500 ms [01/29 04:42:24] [INFO] !!! Now downloading Toshiba Satellite P100-222 Review (pics, specs) !!!!! [01/29 04:42:25] [INFO] We are on page 1 of 3 [01/29 04:42:30] [INFO] We are on page 2 of 3 [01/29 04:42:32] [INFO] We are on page 3 of 3 [01/29 04:42:32] [INFO] Number of posts: 4 [01/29 04:42:32] [INFO] Progress: 4987/6740 [01/29 04:42:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:42:32] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-p100-222-review-pics-specs.79112/ finished! [01/29 04:42:32] [INFO] !!! Now downloading Current Vista Notebook and Tech Deals (Updated 2 16 2007) !!!!! [01/29 04:42:33] [INFO] We are on page 1 of 1 [01/29 04:42:33] [INFO] Number of posts: 6 [01/29 04:42:41] [INFO] Progress: 4988/6740 [01/29 04:42:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:42:41] [INFO] Thread http://forum.notebookreview.com/threads/current-vista-notebook-and-tech-deals-updated-2-16-2007.101154/ finished! [01/29 04:42:41] [INFO] !!! Now downloading P1 Touchpad Improver Review !!!!! [01/29 04:42:42] [INFO] We are on page 1 of 2 [01/29 04:42:47] [INFO] We are on page 2 of 2 [01/29 04:42:47] [INFO] Number of posts: 6 [01/29 04:42:48] [INFO] Progress: 4989/6740 [01/29 04:42:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:42:48] [INFO] Thread http://forum.notebookreview.com/threads/p1-touchpad-improver-review.102629/ finished! [01/29 04:42:48] [INFO] !!! Now downloading News Bits- Intel Montevina for 2008, Dell in Trouble over Intel Pact, AMD Notebook Share Decline !!!!! [01/29 04:42:49] [INFO] We are on page 1 of 1 [01/29 04:42:49] [INFO] Number of posts: 6 [01/29 04:42:50] [INFO] Progress: 4990/6740 [01/29 04:42:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:42:50] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-intel-montevina-for-2008-dell-in-trouble-over-intel-pact-amd-notebook-share-decline.102297/ finished! [01/29 04:42:50] [INFO] !!! Now downloading Mozy Remote Backup Review !!!!! [01/29 04:42:52] [INFO] We are on page 1 of 1 [01/29 04:42:52] [INFO] Number of posts: 4 [01/29 04:42:56] [INFO] Progress: 4991/6740 [01/29 04:42:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:42:56] [INFO] Thread http://forum.notebookreview.com/threads/mozy-remote-backup-review.101938/ finished! [01/29 04:42:56] [INFO] !!! Now downloading Most Popular Laptops for January 2007 !!!!! [01/29 04:42:57] [INFO] We are on page 1 of 1 [01/29 04:42:57] [INFO] Number of posts: 8 [01/29 04:43:03] [INFO] Progress: 4992/6740 [01/29 04:43:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:43:03] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-laptops-for-january-2007.101985/ finished! [01/29 04:43:04] [INFO] !!! Now downloading Asus A6 Notebook Review !!!!! [01/29 04:43:05] [INFO] We are on page 1 of 2 [01/29 04:43:14] [INFO] We are on page 2 of 2 [01/29 04:43:14] [INFO] Number of posts: 1 [01/29 04:43:15] [INFO] Progress: 4993/6740 [01/29 04:43:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:43:15] [INFO] Thread http://forum.notebookreview.com/threads/asus-a6-notebook-review.101689/ finished! [01/29 04:43:15] [INFO] !!! Now downloading Santa Rosa - May 2007 !!!!! [01/29 04:43:16] [INFO] We are on page 1 of 1 [01/29 04:43:16] [INFO] Number of posts: 4 [01/29 04:43:16] [INFO] Progress: 4994/6740 [01/29 04:43:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:43:16] [INFO] Thread http://forum.notebookreview.com/threads/santa-rosa-may-2007.101780/ finished! [01/29 04:43:17] [INFO] !!! Now downloading Safer, Faster Charging and Longer Lasting Notebook Battery Coming Soon !!!!! [01/29 04:43:18] [INFO] We are on page 1 of 1 [01/29 04:43:18] [INFO] Number of posts: 7 [01/29 04:43:18] [INFO] Progress: 4995/6740 [01/29 04:43:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:43:18] [INFO] Thread http://forum.notebookreview.com/threads/safer-faster-charging-and-longer-lasting-notebook-battery-coming-soon.101468/ finished! [01/29 04:43:19] [INFO] !!! Now downloading Sights and Sounds from the Windows Vista Launch Event in NYC !!!!! [01/29 04:43:20] [INFO] We are on page 1 of 2 [01/29 04:43:25] [INFO] We are on page 2 of 2 [01/29 04:43:25] [INFO] Number of posts: 2 [01/29 04:43:25] [WARNING] File not found for image https://gizmodo.com/assets/resources/2007/01/3.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sights and Sounds from the Windows Vista Launch Event in NYC/images/storyImages/3.jpg [01/29 04:43:25] [INFO] Progress: 4996/6740 [01/29 04:43:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:43:25] [INFO] Thread http://forum.notebookreview.com/threads/sights-and-sounds-from-the-windows-vista-launch-event-in-nyc.101334/ finished! [01/29 04:43:26] [INFO] !!! Now downloading CES 2007- Vista SideShow in HP, Fujitsu, LG and Asus Notebooks Discussion !!!!! [01/29 04:43:27] [INFO] We are on page 1 of 1 [01/29 04:43:27] [INFO] Number of posts: 8 [01/29 04:43:27] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/CES 2007- Vista SideShow in HP, Fujitsu, LG and Asus Notebooks Discussion/images/avatars/ [01/29 04:43:28] [INFO] Progress: 4997/6740 [01/29 04:43:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:43:28] [INFO] Thread http://forum.notebookreview.com/threads/ces-2007-vista-sideshow-in-hp-fujitsu-lg-and-asus-notebooks-discussion.97306/ finished! [01/29 04:43:28] [INFO] !!! Now downloading New ASUS official website for Canada starts today! !!!!! [01/29 04:43:29] [INFO] We are on page 1 of 1 [01/29 04:43:29] [INFO] Number of posts: 3 [01/29 04:43:30] [INFO] Progress: 4998/6740 [01/29 04:43:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:43:30] [INFO] Thread http://forum.notebookreview.com/threads/new-asus-official-website-for-canada-starts-today.101323/ finished! [01/29 04:43:30] [INFO] !!! Now downloading Seagate announces new drives !!!!! [01/29 04:43:31] [INFO] We are on page 1 of 1 [01/29 04:43:31] [INFO] Number of posts: 3 [01/29 04:43:31] [INFO] Progress: 4999/6740 [01/29 04:43:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:43:31] [INFO] Thread http://forum.notebookreview.com/threads/seagate-announces-new-drives.58293/ finished! [01/29 04:43:32] [INFO] !!! Now downloading Looking for a good Acer Ferrari 5000 Review !!!!! [01/29 04:43:33] [INFO] We are on page 1 of 1 [01/29 04:43:33] [INFO] Number of posts: 3 [01/29 04:43:33] [INFO] Progress: 5000/6740 [01/29 04:43:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:43:33] [INFO] Thread http://forum.notebookreview.com/threads/looking-for-a-good-acer-ferrari-5000-review.101291/ finished! [01/29 04:43:33] [INFO] !!! Now downloading Logitech G7 Wireless Gaming Mouse Review !!!!! [01/29 04:43:34] [INFO] We are on page 1 of 2 [01/29 04:43:39] [INFO] We are on page 2 of 2 [01/29 04:43:39] [INFO] Number of posts: 3 [01/29 04:43:39] [INFO] Progress: 5001/6740 [01/29 04:43:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:43:39] [INFO] Thread http://forum.notebookreview.com/threads/logitech-g7-wireless-gaming-mouse-review.100995/ finished! [01/29 04:43:40] [INFO] !!! Now downloading notebooks with external gpu via express card slot !!!!! [01/29 04:43:41] [INFO] We are on page 1 of 1 [01/29 04:43:41] [INFO] Number of posts: 3 [01/29 04:43:41] [INFO] Progress: 5002/6740 [01/29 04:43:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:43:41] [INFO] Thread http://forum.notebookreview.com/threads/notebooks-with-external-gpu-via-express-card-slot.101175/ finished! [01/29 04:43:41] [INFO] !!! Now downloading Problems with vista !!!!! [01/29 04:43:43] [INFO] We are on page 1 of 1 [01/29 04:43:43] [INFO] Number of posts: 6 [01/29 04:43:44] [INFO] Progress: 5003/6740 [01/29 04:43:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:43:44] [INFO] Thread http://forum.notebookreview.com/threads/problems-with-vista.101170/ finished! [01/29 04:43:44] [INFO] !!! Now downloading T-Mobile to Offer Free WiFi at Starbucks for Windows Vista Users !!!!! [01/29 04:43:45] [INFO] We are on page 1 of 2 [01/29 04:43:49] [INFO] We are on page 2 of 2 [01/29 04:43:49] [INFO] Number of posts: 4 [01/29 04:43:49] [INFO] Progress: 5004/6740 [01/29 04:43:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:43:49] [INFO] Thread http://forum.notebookreview.com/threads/t-mobile-to-offer-free-wifi-at-starbucks-for-windows-vista-users.100490/ finished! [01/29 04:43:50] [INFO] !!! Now downloading Police database - stolen laptops !!!!! [01/29 04:43:51] [INFO] We are on page 1 of 2 [01/29 04:43:53] [INFO] We are on page 2 of 2 [01/29 04:43:53] [INFO] Number of posts: 2 [01/29 04:43:53] [INFO] Progress: 5005/6740 [01/29 04:43:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:43:53] [INFO] Thread http://forum.notebookreview.com/threads/police-database-stolen-laptops.80637/ finished! [01/29 04:43:53] [INFO] !!! Now downloading Looking for MPC T3200 review !!!!! [01/29 04:43:54] [INFO] We are on page 1 of 1 [01/29 04:43:54] [INFO] Number of posts: 1 [01/29 04:43:54] [INFO] Progress: 5006/6740 [01/29 04:43:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:43:54] [INFO] Thread http://forum.notebookreview.com/threads/looking-for-mpc-t3200-review.100990/ finished! [01/29 04:43:55] [INFO] !!! Now downloading News Bits- Sony VAIO Vista Notebooks, Gaming on Vista, New Samsung 1.8 Hard Drive !!!!! [01/29 04:43:56] [INFO] We are on page 1 of 1 [01/29 04:43:58] [INFO] Progress: 5007/6740 [01/29 04:43:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:43:58] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-sony-vaio-vista-notebooks-gaming-on-vista-new-samsung-1-8-hard-drive.100740/ finished! [01/29 04:43:58] [INFO] !!! Now downloading Dell to Start Selling Vista Notebooks This Weekend !!!!! [01/29 04:44:00] [INFO] We are on page 1 of 2 [01/29 04:44:02] [INFO] We are on page 2 of 2 [01/29 04:44:02] [INFO] Number of posts: 4 [01/29 04:44:03] [INFO] Progress: 5008/6740 [01/29 04:44:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:44:03] [INFO] Thread http://forum.notebookreview.com/threads/dell-to-start-selling-vista-notebooks-this-weekend.100665/ finished! [01/29 04:44:03] [INFO] !!! Now downloading Looking for V2140 review! !!!!! [01/29 04:44:04] [INFO] We are on page 1 of 1 [01/29 04:44:04] [INFO] Number of posts: 3 [01/29 04:44:04] [INFO] Progress: 5009/6740 [01/29 04:44:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:44:04] [INFO] Thread http://forum.notebookreview.com/threads/looking-for-v2140-review.100482/ finished! [01/29 04:44:05] [INFO] !!! Now downloading Gateway M285 Convertible Tablet PC Review (pics, specs) !!!!! [01/29 04:44:06] [INFO] We are on page 1 of 2 [01/29 04:44:10] [INFO] We are on page 2 of 2 [01/29 04:44:10] [INFO] Progress: 5010/6740 [01/29 04:44:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:44:10] [INFO] Thread http://forum.notebookreview.com/threads/gateway-m285-convertible-tablet-pc-review-pics-specs.63921/ finished! [01/29 04:44:10] [INFO] !!! Now downloading Apple Has Released the MacBook 802.11n Update - UPDATED !!!!! [01/29 04:44:12] [INFO] We are on page 1 of 2 [01/29 04:44:15] [INFO] We are on page 2 of 2 [01/29 04:44:15] [INFO] Number of posts: 4 [01/29 04:44:15] [INFO] Progress: 5011/6740 [01/29 04:44:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:44:15] [INFO] Thread http://forum.notebookreview.com/threads/apple-has-released-the-macbook-802-11n-update-updated.100636/ finished! [01/29 04:44:15] [INFO] !!! Now downloading Logitech Premium Notebook Headset Review !!!!! [01/29 04:44:16] [INFO] We are on page 1 of 1 [01/29 04:44:20] [INFO] Progress: 5012/6740 [01/29 04:44:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:44:20] [INFO] Thread http://forum.notebookreview.com/threads/logitech-premium-notebook-headset-review.100432/ finished! [01/29 04:44:20] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-asus-a8jr-apples-1-99-802-11n-patch-more-led-notebooks-in-2008.99987/ is 22500 ms [01/29 04:44:20] [INFO] !!! Now downloading News Bits- Asus A8Jr, Apple''s $1.99 802.11n Patch, More LED Notebooks in 2008 !!!!! [01/29 04:44:21] [INFO] We are on page 1 of 3 [01/29 04:44:26] [INFO] We are on page 2 of 3 [01/29 04:44:28] [INFO] We are on page 3 of 3 [01/29 04:44:28] [INFO] Number of posts: 6 [01/29 04:44:28] [INFO] Progress: 5013/6740 [01/29 04:44:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:44:28] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-asus-a8jr-apples-1-99-802-11n-patch-more-led-notebooks-in-2008.99987/ finished! [01/29 04:44:29] [INFO] !!! Now downloading News Bits- Toshiba Vista Laptops, Acer and Asus to be first with Intel 802.11n, WiFi Booster !!!!! [01/29 04:44:30] [INFO] We are on page 1 of 1 [01/29 04:44:30] [INFO] Number of posts: 8 [01/29 04:44:31] [INFO] Progress: 5014/6740 [01/29 04:44:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:44:31] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-toshiba-vista-laptops-acer-and-asus-to-be-first-with-intel-802-11n-wifi-booster.100332/ finished! [01/29 04:44:32] [INFO] !!! Now downloading Intel Announces 802.11n Built-in Wireless Card for Notebooks !!!!! [01/29 04:44:33] [INFO] We are on page 1 of 2 [01/29 04:44:35] [INFO] We are on page 2 of 2 [01/29 04:44:35] [INFO] Number of posts: 6 [01/29 04:44:35] [INFO] Progress: 5015/6740 [01/29 04:44:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:44:35] [INFO] Thread http://forum.notebookreview.com/threads/intel-announces-802-11n-built-in-wireless-card-for-notebooks.100103/ finished! [01/29 04:44:35] [INFO] Max wait time for http://forum.notebookreview.com/threads/sony-fe790-review-specs-pictures.81131/ is 23500 ms [01/29 04:44:36] [INFO] !!! Now downloading Sony FE790 Review (Specs & Pictures) !!!!! [01/29 04:44:37] [INFO] We are on page 1 of 3 [01/29 04:44:37] [WARNING] File not found for image http://img291.imageshack.us/img291/5345/dsc00150pa8.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sony FE790 Review (Specs & Pictures)/images/storyImages/dsc00150pa8.th.jpg [01/29 04:44:37] [WARNING] File not found for image http://img452.imageshack.us/img452/9190/dsc00307uz5.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sony FE790 Review (Specs & Pictures)/images/storyImages/dsc00307uz5.th.jpg [01/29 04:44:37] [WARNING] File not found for image http://img232.imageshack.us/img232/6302/cpucb4.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sony FE790 Review (Specs & Pictures)/images/storyImages/cpucb4.th.jpg [01/29 04:44:38] [WARNING] File not found for image http://img477.imageshack.us/img477/2030/piacpluggedinpj1.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sony FE790 Review (Specs & Pictures)/images/storyImages/piacpluggedinpj1.th.jpg [01/29 04:44:38] [WARNING] File not found for image http://img221.imageshack.us/img221/1651/3dmarkzh7.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sony FE790 Review (Specs & Pictures)/images/storyImages/3dmarkzh7.th.jpg [01/29 04:44:38] [WARNING] File not found for image http://img213.imageshack.us/img213/4744/desktopra0.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sony FE790 Review (Specs & Pictures)/images/storyImages/desktopra0.th.jpg [01/29 04:44:38] [WARNING] File not found for image http://img169.imageshack.us/img169/4259/dsc00153op1.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sony FE790 Review (Specs & Pictures)/images/storyImages/dsc00153op1.th.jpg [01/29 04:44:38] [WARNING] File not found for image http://img175.imageshack.us/img175/8374/dsc00312jo6.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sony FE790 Review (Specs & Pictures)/images/storyImages/dsc00312jo6.th.jpg [01/29 04:44:38] [WARNING] File not found for image http://img216.imageshack.us/img216/6462/dsc00149mj3.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sony FE790 Review (Specs & Pictures)/images/storyImages/dsc00149mj3.th.jpg [01/29 04:44:39] [WARNING] File not found for image http://img218.imageshack.us/img218/2333/displayxt9.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sony FE790 Review (Specs & Pictures)/images/storyImages/displayxt9.th.jpg [01/29 04:44:39] [WARNING] File not found for image http://img216.imageshack.us/img216/4790/controlag2.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sony FE790 Review (Specs & Pictures)/images/storyImages/controlag2.th.jpg [01/29 04:44:40] [INFO] We are on page 2 of 3 [01/29 04:44:42] [INFO] We are on page 3 of 3 [01/29 04:44:42] [INFO] Number of posts: 8 [01/29 04:44:42] [INFO] Progress: 5016/6740 [01/29 04:44:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:44:42] [INFO] Thread http://forum.notebookreview.com/threads/sony-fe790-review-specs-pictures.81131/ finished! [01/29 04:44:42] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-thinkpad-t60-widescreen-review.90303/ is 53000 ms [01/29 04:44:43] [INFO] !!! Now downloading Lenovo ThinkPad T60 Widescreen Review !!!!! [01/29 04:44:44] [INFO] We are on page 1 of 9 [01/29 04:44:53] [INFO] We are on page 2 of 9 [01/29 04:44:55] [INFO] We are on page 3 of 9 [01/29 04:44:57] [INFO] We are on page 4 of 9 [01/29 04:44:59] [INFO] We are on page 5 of 9 [01/29 04:45:00] [INFO] We are on page 6 of 9 [01/29 04:45:02] [INFO] We are on page 7 of 9 [01/29 04:45:04] [INFO] We are on page 8 of 9 [01/29 04:45:05] [INFO] We are on page 9 of 9 [01/29 04:45:05] [INFO] Number of posts: 7 [01/29 04:45:05] [INFO] Progress: 5017/6740 [01/29 04:45:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:45:05] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-t60-widescreen-review.90303/ finished! [01/29 04:45:06] [INFO] !!! Now downloading Toshiba Announces Satellite A135 Dual Hard Drive Vista Notebook !!!!! [01/29 04:45:07] [INFO] We are on page 1 of 1 [01/29 04:45:07] [INFO] Number of posts: 2 [01/29 04:45:07] [INFO] Progress: 5018/6740 [01/29 04:45:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:45:07] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-announces-satellite-a135-dual-hard-drive-vista-notebook.100083/ finished! [01/29 04:45:08] [INFO] !!! Now downloading HP tx1000 Convertible Notebook First Impressions !!!!! [01/29 04:45:09] [INFO] We are on page 1 of 2 [01/29 04:45:13] [INFO] We are on page 2 of 2 [01/29 04:45:13] [INFO] Number of posts: 3 [01/29 04:45:13] [INFO] Progress: 5019/6740 [01/29 04:45:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:45:13] [INFO] Thread http://forum.notebookreview.com/threads/hp-tx1000-convertible-notebook-first-impressions.99067/ finished! [01/29 04:45:13] [INFO] Max wait time for http://forum.notebookreview.com/threads/fujitsu-siemens-amilo-xi1546-review-pics-specs-discussion.66180/ is 38500 ms [01/29 04:45:13] [INFO] !!! Now downloading Fujitsu-Siemens Amilo Xi1546 Review (pics, specs) Discussion !!!!! [01/29 04:45:14] [INFO] We are on page 1 of 6 [01/29 04:45:16] [INFO] We are on page 2 of 6 [01/29 04:45:19] [INFO] We are on page 3 of 6 [01/29 04:45:21] [INFO] We are on page 4 of 6 [01/29 04:45:23] [INFO] We are on page 5 of 6 [01/29 04:45:25] [INFO] We are on page 6 of 6 [01/29 04:45:25] [INFO] Number of posts: 8 [01/29 04:45:25] [INFO] Progress: 5020/6740 [01/29 04:45:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:45:25] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-siemens-amilo-xi1546-review-pics-specs-discussion.66180/ finished! [01/29 04:45:25] [INFO] !!! Now downloading Razer Diamondback Gaming Mouse Review !!!!! [01/29 04:45:26] [INFO] We are on page 1 of 1 [01/29 04:45:26] [INFO] Number of posts: 7 [01/29 04:45:27] [INFO] Progress: 5021/6740 [01/29 04:45:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:45:27] [INFO] Thread http://forum.notebookreview.com/threads/razer-diamondback-gaming-mouse-review.99775/ finished! [01/29 04:45:28] [INFO] !!! Now downloading News Bits- Dell Promotes Environment, Targus ExpressCard Docking Station, Buy an OLPC Laptop !!!!! [01/29 04:45:29] [INFO] We are on page 1 of 2 [01/29 04:45:32] [INFO] We are on page 2 of 2 [01/29 04:45:32] [INFO] Number of posts: 1 [01/29 04:45:32] [INFO] Progress: 5022/6740 [01/29 04:45:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:45:32] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-dell-promotes-environment-targus-expresscard-docking-station-buy-an-olpc-laptop.98012/ finished! [01/29 04:45:32] [INFO] Max wait time for http://forum.notebookreview.com/threads/ces-2007-sony-vaio-sz-vaio-c-and-vaio-n-updates.97312/ is 22000 ms [01/29 04:45:32] [INFO] !!! Now downloading CES 2007- Sony VAIO SZ, VAIO C and VAIO N Updates !!!!! [01/29 04:45:33] [INFO] We are on page 1 of 3 [01/29 04:45:38] [INFO] We are on page 2 of 3 [01/29 04:45:39] [INFO] We are on page 3 of 3 [01/29 04:45:39] [INFO] Number of posts: 5 [01/29 04:45:39] [INFO] Progress: 5023/6740 [01/29 04:45:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:45:39] [INFO] Thread http://forum.notebookreview.com/threads/ces-2007-sony-vaio-sz-vaio-c-and-vaio-n-updates.97312/ finished! [01/29 04:45:40] [INFO] !!! Now downloading Razer eXactMat Performance Mouse Pad Review !!!!! [01/29 04:45:41] [INFO] We are on page 1 of 1 [01/29 04:45:41] [INFO] Number of posts: 6 [01/29 04:45:43] [INFO] Progress: 5024/6740 [01/29 04:45:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:45:43] [INFO] Thread http://forum.notebookreview.com/threads/razer-exactmat-performance-mouse-pad-review.98492/ finished! [01/29 04:45:43] [INFO] !!! Now downloading News Bits- Vista to be Available for Download, Nintendo Wii Laptop, Alienware m5790 Available !!!!! [01/29 04:45:44] [INFO] We are on page 1 of 1 [01/29 04:45:44] [INFO] Number of posts: 6 [01/29 04:45:45] [INFO] Progress: 5025/6740 [01/29 04:45:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:45:45] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-vista-to-be-available-for-download-nintendo-wii-laptop-alienware-m5790-available.99479/ finished! [01/29 04:45:46] [INFO] !!! Now downloading HP Overtakes Dell for Shipping Most PCs Worldwide for Q4 2006, Apple Grows Fastest in U.S. !!!!! [01/29 04:45:47] [INFO] We are on page 1 of 2 [01/29 04:45:50] [INFO] We are on page 2 of 2 [01/29 04:45:50] [INFO] Number of posts: 4 [01/29 04:45:50] [INFO] Progress: 5026/6740 [01/29 04:45:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:45:50] [INFO] Thread http://forum.notebookreview.com/threads/hp-overtakes-dell-for-shipping-most-pcs-worldwide-for-q4-2006-apple-grows-fastest-in-u-s.99179/ finished! [01/29 04:45:50] [INFO] !!! Now downloading Notebook and Tech Deals (Updated 1 19 2007) !!!!! [01/29 04:45:52] [INFO] We are on page 1 of 1 [01/29 04:45:52] [INFO] Number of posts: 1 [01/29 04:46:02] [INFO] Progress: 5027/6740 [01/29 04:46:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:46:02] [INFO] Thread http://forum.notebookreview.com/threads/notebook-and-tech-deals-updated-1-19-2007.99424/ finished! [01/29 04:46:02] [INFO] !!! Now downloading News Bits- PortableONE WX Released, New Alienware SLI Notebooks, Intel Profit Drops !!!!! [01/29 04:46:03] [INFO] We are on page 1 of 2 [01/29 04:46:08] [INFO] We are on page 2 of 2 [01/29 04:46:08] [INFO] Number of posts: 6 [01/29 04:46:08] [INFO] Progress: 5028/6740 [01/29 04:46:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:46:08] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-portableone-wx-released-new-alienware-sli-notebooks-intel-profit-drops.99113/ finished! [01/29 04:46:08] [INFO] !!! Now downloading Fujitsu Siemens Turion 64 x2 !!!!! [01/29 04:46:09] [INFO] We are on page 1 of 1 [01/29 04:46:09] [INFO] Number of posts: 3 [01/29 04:46:09] [INFO] Progress: 5029/6740 [01/29 04:46:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:46:09] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-siemens-turion-64-x2.64500/ finished! [01/29 04:46:10] [INFO] !!! Now downloading Ritek announces 16GB SSD for 170$ !!!!! [01/29 04:46:11] [INFO] We are on page 1 of 1 [01/29 04:46:11] [INFO] Number of posts: 8 [01/29 04:46:11] [INFO] Progress: 5030/6740 [01/29 04:46:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:46:11] [INFO] Thread http://forum.notebookreview.com/threads/ritek-announces-16gb-ssd-for-170.97900/ finished! [01/29 04:46:12] [INFO] !!! Now downloading Vantec LapCool 4 Notebook Cooler Review (pics) !!!!! [01/29 04:46:13] [INFO] We are on page 1 of 1 [01/29 04:46:22] [INFO] Progress: 5031/6740 [01/29 04:46:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:46:22] [INFO] Thread http://forum.notebookreview.com/threads/vantec-lapcool-4-notebook-cooler-review-pics.32838/ finished! [01/29 04:46:22] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-laptop-keyboard-problems-the-computer-is-personal-again-maybe-not.91075/ is 26500 ms [01/29 04:46:22] [INFO] !!! Now downloading HP Laptop Keyboard Problems -- the Computer is Personal Again Maybe not !!!!! [01/29 04:46:23] [INFO] We are on page 1 of 4 [01/29 04:46:26] [INFO] We are on page 2 of 4 [01/29 04:46:28] [INFO] We are on page 3 of 4 [01/29 04:46:29] [INFO] We are on page 4 of 4 [01/29 04:46:29] [INFO] Number of posts: 4 [01/29 04:46:29] [INFO] Progress: 5032/6740 [01/29 04:46:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:46:29] [INFO] Thread http://forum.notebookreview.com/threads/hp-laptop-keyboard-problems-the-computer-is-personal-again-maybe-not.91075/ finished! [01/29 04:46:30] [INFO] !!! Now downloading News Bits- Asus Lambo VX2 Announced, MacBook 802.11n Capability for $5, MSI PR200 !!!!! [01/29 04:46:31] [INFO] We are on page 1 of 2 [01/29 04:46:34] [INFO] We are on page 2 of 2 [01/29 04:46:34] [INFO] Number of posts: 5 [01/29 04:46:34] [INFO] Progress: 5033/6740 [01/29 04:46:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:46:34] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-asus-lambo-vx2-announced-macbook-802-11n-capability-for-5-msi-pr200.98745/ finished! [01/29 04:46:34] [INFO] !!! Now downloading SanDisk Cruzer Titanium U3 Flash Drive Review !!!!! [01/29 04:46:36] [INFO] We are on page 1 of 2 [01/29 04:46:40] [INFO] We are on page 2 of 2 [01/29 04:46:40] [INFO] Number of posts: 7 [01/29 04:46:40] [INFO] Progress: 5034/6740 [01/29 04:46:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:46:40] [INFO] Thread http://forum.notebookreview.com/threads/sandisk-cruzer-titanium-u3-flash-drive-review.73942/ finished! [01/29 04:46:41] [INFO] !!! Now downloading itoPad Notebook Cooler Review !!!!! [01/29 04:46:42] [INFO] We are on page 1 of 1 [01/29 04:46:45] [INFO] Progress: 5035/6740 [01/29 04:46:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:46:45] [INFO] Thread http://forum.notebookreview.com/threads/itopad-notebook-cooler-review.97174/ finished! [01/29 04:46:46] [INFO] !!! Now downloading Lenovo T60 and Z60t vs. HP Compaq nx8220 Review (pics, specs) !!!!! [01/29 04:46:47] [INFO] We are on page 1 of 1 [01/29 04:46:47] [INFO] Number of posts: 5 [01/29 04:46:56] [INFO] Progress: 5036/6740 [01/29 04:46:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:46:56] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-t60-and-z60t-vs-hp-compaq-nx8220-review-pics-specs.65771/ finished! [01/29 04:46:56] [INFO] !!! Now downloading ASUS G1 user review !!!!! [01/29 04:46:57] [INFO] We are on page 1 of 1 [01/29 04:46:57] [INFO] Number of posts: 3 [01/29 04:46:57] [WARNING] File not found for image http://static.zooomr.com/images/612049_f1f7e5c3f4.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/ASUS G1 user review/images/storyImages/612049_f1f7e5c3f4.jpg [01/29 04:46:57] [WARNING] File not found for image http://static.zooomr.com/images/612044_a26b321ae0.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/ASUS G1 user review/images/storyImages/612044_a26b321ae0.jpg [01/29 04:46:57] [WARNING] File not found for image http://static.zooomr.com/images/612054_620b1f5f6f.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/ASUS G1 user review/images/storyImages/612054_620b1f5f6f.jpg [01/29 04:46:58] [WARNING] File not found for image http://static.zooomr.com/images/612045_398d62640c.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/ASUS G1 user review/images/storyImages/612045_398d62640c.jpg [01/29 04:46:58] [WARNING] File not found for image http://static.zooomr.com/images/612046_53a597914e.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/ASUS G1 user review/images/storyImages/612046_53a597914e.jpg [01/29 04:46:58] [INFO] Applying Photobucket fix for http://i16.photobucket.com/albums/b6/rockwiki/keyboard006.jpg [01/29 04:46:58] [WARNING] Could not download image https://hosting.photobucket.com/albums/b6/rockwiki/keyboard006.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/b6/rockwiki/keyboard006.jpg [01/29 04:46:58] [INFO] Applying Photobucket fix for http://i16.photobucket.com/albums/b6/rockwiki/picoffarcry.jpg [01/29 04:46:58] [WARNING] Could not download image https://hosting.photobucket.com/albums/b6/rockwiki/picoffarcry.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/b6/rockwiki/picoffarcry.jpg [01/29 04:46:58] [WARNING] File not found for image http://static.zooomr.com/images/612041_e8e6f85e07_b.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/ASUS G1 user review/images/storyImages/612041_e8e6f85e07_b.jpg [01/29 04:46:58] [WARNING] File not found for image http://static.zooomr.com/images/612039_77d65fc3cc_b.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/ASUS G1 user review/images/storyImages/612039_77d65fc3cc_b.jpg [01/29 04:46:58] [INFO] Applying Photobucket fix for http://i16.photobucket.com/albums/b6/rockwiki/PCMARKRESults.jpg [01/29 04:46:59] [WARNING] Could not download image https://hosting.photobucket.com/albums/b6/rockwiki/PCMARKRESults.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/b6/rockwiki/PCMARKRESults.jpg [01/29 04:46:59] [INFO] Applying Photobucket fix for http://i16.photobucket.com/albums/b6/rockwiki/Aquamark3.jpg [01/29 04:46:59] [WARNING] Could not download image https://hosting.photobucket.com/albums/b6/rockwiki/Aquamark3.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/b6/rockwiki/Aquamark3.jpg [01/29 04:46:59] [INFO] Applying Photobucket fix for http://i16.photobucket.com/albums/b6/rockwiki/3dmark06.jpg [01/29 04:46:59] [WARNING] Could not download image https://hosting.photobucket.com/albums/b6/rockwiki/3dmark06.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/b6/rockwiki/3dmark06.jpg [01/29 04:46:59] [INFO] Progress: 5037/6740 [01/29 04:46:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:46:59] [INFO] Thread http://forum.notebookreview.com/threads/asus-g1-user-review.98446/ finished! [01/29 04:47:00] [INFO] !!! Now downloading MSI MS-16332 Notebook Review !!!!! [01/29 04:47:01] [INFO] We are on page 1 of 2 [01/29 04:47:08] [INFO] We are on page 2 of 2 [01/29 04:47:08] [INFO] Number of posts: 5 [01/29 04:47:08] [INFO] Progress: 5038/6740 [01/29 04:47:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:47:08] [INFO] Thread http://forum.notebookreview.com/threads/msi-ms-16332-notebook-review.88951/ finished! [01/29 04:47:08] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-n100-review-pics-specs-discussion.45951/ is 25000 ms [01/29 04:47:09] [INFO] !!! Now downloading Lenovo N100 Review (pics, specs) Discussion !!!!! [01/29 04:47:10] [INFO] We are on page 1 of 4 [01/29 04:47:13] [INFO] We are on page 2 of 4 [01/29 04:47:15] [INFO] We are on page 3 of 4 [01/29 04:47:16] [INFO] We are on page 4 of 4 [01/29 04:47:16] [INFO] Number of posts: 1 [01/29 04:47:16] [INFO] Progress: 5039/6740 [01/29 04:47:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:47:16] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-n100-review-pics-specs-discussion.45951/ finished! [01/29 04:47:16] [INFO] Max wait time for http://forum.notebookreview.com/threads/ces-2007-msi-notebooks-with-crystals-and-new-ati-x2600-graphics-card.97856/ is 24500 ms [01/29 04:47:17] [INFO] !!! Now downloading CES 2007- MSI Notebooks with Crystals and New ATI X2600 Graphics Card !!!!! [01/29 04:47:18] [INFO] We are on page 1 of 3 [01/29 04:47:21] [INFO] We are on page 2 of 3 [01/29 04:47:23] [INFO] We are on page 3 of 3 [01/29 04:47:24] [INFO] Progress: 5040/6740 [01/29 04:47:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:47:24] [INFO] Thread http://forum.notebookreview.com/threads/ces-2007-msi-notebooks-with-crystals-and-new-ati-x2600-graphics-card.97856/ finished! [01/29 04:47:24] [INFO] !!! Now downloading Review- Western Digital Passport 120GB 2.5 USB 2.0 External Hard Drive !!!!! [01/29 04:47:25] [INFO] We are on page 1 of 1 [01/29 04:47:25] [INFO] Number of posts: 5 [01/29 04:47:25] [INFO] Progress: 5041/6740 [01/29 04:47:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:47:25] [INFO] Thread http://forum.notebookreview.com/threads/review-western-digital-passport-120gb-2-5-usb-2-0-external-hard-drive.97810/ finished! [01/29 04:47:26] [INFO] Max wait time for http://forum.notebookreview.com/threads/ces-2007-one-laptop-per-child-olpc-laptop-hands-on.97590/ is 22500 ms [01/29 04:47:26] [INFO] !!! Now downloading CES 2007- One Laptop per Child (OLPC) Laptop Hands On !!!!! [01/29 04:47:27] [INFO] We are on page 1 of 3 [01/29 04:47:31] [INFO] We are on page 2 of 3 [01/29 04:47:31] [WARNING] File not found for image https://wiki.laptop.org/images/thumb/6/6c/Green_and_white_machine.jpg/770px-Green_and_white_machine.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/CES 2007- One Laptop per Child (OLPC) Laptop Hands On/images/storyImages/770px-Green_and_white_machine.jpg [01/29 04:47:33] [INFO] We are on page 3 of 3 [01/29 04:47:33] [INFO] Number of posts: 6 [01/29 04:47:33] [INFO] Progress: 5042/6740 [01/29 04:47:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:47:33] [INFO] Thread http://forum.notebookreview.com/threads/ces-2007-one-laptop-per-child-olpc-laptop-hands-on.97590/ finished! [01/29 04:47:33] [WARNING] Thread 'CES 2007: Alienware 5790 Special Edition [o/c C2D & x1900]' has no preview, is suspected to be a broken thread [01/29 04:47:34] [INFO] !!! Now downloading Toshiba Portege R400 Hands On Review (Video) !!!!! [01/29 04:47:35] [INFO] We are on page 1 of 1 [01/29 04:47:37] [INFO] Progress: 5043/6740 [01/29 04:47:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:47:37] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-portege-r400-hands-on-review-video.97721/ finished! [01/29 04:47:37] [INFO] Max wait time for http://forum.notebookreview.com/threads/intel-centrino-pro-logo-and-branding-revealed.96910/ is 21000 ms [01/29 04:47:38] [INFO] !!! Now downloading Intel Centrino Pro Logo and Branding Revealed !!!!! [01/29 04:47:39] [INFO] We are on page 1 of 3 [01/29 04:47:42] [INFO] We are on page 2 of 3 [01/29 04:47:43] [INFO] We are on page 3 of 3 [01/29 04:47:43] [INFO] Number of posts: 3 [01/29 04:47:44] [INFO] Progress: 5044/6740 [01/29 04:47:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:47:44] [INFO] Thread http://forum.notebookreview.com/threads/intel-centrino-pro-logo-and-branding-revealed.96910/ finished! [01/29 04:47:44] [INFO] !!! Now downloading CES 2007- HP Pavilion tx1000 Notebook to Tablet PC Convertible !!!!! [01/29 04:47:45] [INFO] We are on page 1 of 1 [01/29 04:47:50] [INFO] Progress: 5045/6740 [01/29 04:47:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:47:50] [INFO] Thread http://forum.notebookreview.com/threads/ces-2007-hp-pavilion-tx1000-notebook-to-tablet-pc-convertible.97368/ finished! [01/29 04:47:50] [INFO] !!! Now downloading Toshiba Wirless Dock. Hope this catches on !!!!! [01/29 04:47:51] [INFO] We are on page 1 of 1 [01/29 04:47:51] [INFO] Number of posts: 2 [01/29 04:47:51] [INFO] Progress: 5046/6740 [01/29 04:47:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:47:51] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-wirless-dock-hope-this-catches-on.97718/ finished! [01/29 04:47:52] [INFO] !!! Now downloading News Bits- Mac Tablet at MacWorld, Acer does HD-DVD and Blu-Ray, Toshiba Qosmio gets HD-DVD Burner !!!!! [01/29 04:47:53] [INFO] We are on page 1 of 1 [01/29 04:47:53] [INFO] Number of posts: 4 [01/29 04:47:55] [INFO] Progress: 5047/6740 [01/29 04:47:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:47:55] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-mac-tablet-at-macworld-acer-does-hd-dvd-and-blu-ray-toshiba-qosmio-gets-hd-dvd-burner.97459/ finished! [01/29 04:47:56] [INFO] !!! Now downloading CES 2007- Toshiba Portege R400 Announced !!!!! [01/29 04:47:57] [INFO] We are on page 1 of 1 [01/29 04:47:57] [INFO] Number of posts: 6 [01/29 04:47:58] [INFO] Progress: 5048/6740 [01/29 04:47:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:47:58] [INFO] Thread http://forum.notebookreview.com/threads/ces-2007-toshiba-portege-r400-announced.97305/ finished! [01/29 04:47:59] [INFO] !!! Now downloading Asus XG Station to Have 7900GS! !!!!! [01/29 04:48:00] [INFO] We are on page 1 of 2 [01/29 04:48:02] [INFO] We are on page 2 of 2 [01/29 04:48:02] [INFO] Number of posts: 4 [01/29 04:48:02] [INFO] Progress: 5049/6740 [01/29 04:48:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:48:02] [INFO] Thread http://forum.notebookreview.com/threads/asus-xg-station-to-have-7900gs.96764/ finished! [01/29 04:48:02] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-asus-z84jp-announced-led-displays-from-hp-and-apple-asus-xg-station.96491/ is 23500 ms [01/29 04:48:03] [INFO] !!! Now downloading News Bits- Asus Z84Jp Announced, LED Displays from HP and Apple, Asus XG Station !!!!! [01/29 04:48:04] [INFO] We are on page 1 of 3 [01/29 04:48:08] [INFO] We are on page 2 of 3 [01/29 04:48:10] [INFO] We are on page 3 of 3 [01/29 04:48:10] [INFO] Number of posts: 8 [01/29 04:48:10] [INFO] Progress: 5050/6740 [01/29 04:48:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:48:10] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-asus-z84jp-announced-led-displays-from-hp-and-apple-asus-xg-station.96491/ finished! [01/29 04:48:10] [INFO] Max wait time for http://forum.notebookreview.com/threads/panasonic-toughbook-w4-review-pics-specs.43104/ is 38000 ms [01/29 04:48:11] [INFO] !!! Now downloading Panasonic ToughBook W4 Review (pics, specs) !!!!! [01/29 04:48:12] [INFO] We are on page 1 of 6 [01/29 04:48:16] [INFO] We are on page 2 of 6 [01/29 04:48:18] [INFO] We are on page 3 of 6 [01/29 04:48:20] [INFO] We are on page 4 of 6 [01/29 04:48:22] [INFO] We are on page 5 of 6 [01/29 04:48:23] [INFO] We are on page 6 of 6 [01/29 04:48:23] [INFO] Number of posts: 7 [01/29 04:48:23] [INFO] Progress: 5051/6740 [01/29 04:48:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:48:23] [INFO] Thread http://forum.notebookreview.com/threads/panasonic-toughbook-w4-review-pics-specs.43104/ finished! [01/29 04:48:24] [INFO] !!! Now downloading Clevo M590KE 20.1 Widescreen SLI Notebook Packs a Punch this Holiday !!!!! [01/29 04:48:25] [INFO] We are on page 1 of 2 [01/29 04:48:27] [INFO] We are on page 2 of 2 [01/29 04:48:27] [INFO] Number of posts: 6 [01/29 04:48:27] [INFO] Progress: 5052/6740 [01/29 04:48:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:48:27] [INFO] Thread http://forum.notebookreview.com/threads/clevo-m590ke-20-1-widescreen-sli-notebook-packs-a-punch-this-holiday.88896/ finished! [01/29 04:48:27] [INFO] Max wait time for http://forum.notebookreview.com/threads/sandisk-announces-release-of-32gb-solid-state-drive.96568/ is 24000 ms [01/29 04:48:28] [INFO] !!! Now downloading SanDisk Announces Release of 32GB Solid State Drive !!!!! [01/29 04:48:29] [INFO] We are on page 1 of 3 [01/29 04:48:31] [INFO] We are on page 2 of 3 [01/29 04:48:33] [INFO] We are on page 3 of 3 [01/29 04:48:33] [INFO] Number of posts: 9 [01/29 04:48:33] [INFO] Progress: 5053/6740 [01/29 04:48:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:48:33] [INFO] Thread http://forum.notebookreview.com/threads/sandisk-announces-release-of-32gb-solid-state-drive.96568/ finished! [01/29 04:48:34] [INFO] !!! Now downloading Fujitsu LifeBook N6210 Review (pics, specs) !!!!! [01/29 04:48:36] [INFO] We are on page 1 of 2 [01/29 04:48:46] [INFO] We are on page 2 of 2 [01/29 04:48:46] [INFO] Number of posts: 6 [01/29 04:48:48] [INFO] Progress: 5054/6740 [01/29 04:48:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:48:48] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-lifebook-n6210-review-pics-specs.33152/ finished! [01/29 04:48:48] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-compaq-nx9420-review-pics-specs.78644/ is 21000 ms [01/29 04:48:48] [INFO] !!! Now downloading HP Compaq nx9420 Review (pics, specs) !!!!! [01/29 04:48:50] [INFO] We are on page 1 of 3 [01/29 04:48:54] [INFO] We are on page 2 of 3 [01/29 04:48:56] [INFO] We are on page 3 of 3 [01/29 04:48:56] [INFO] Number of posts: 3 [01/29 04:48:56] [INFO] Progress: 5055/6740 [01/29 04:48:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:48:56] [INFO] Thread http://forum.notebookreview.com/threads/hp-compaq-nx9420-review-pics-specs.78644/ finished! [01/29 04:48:56] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-inspiron-e1405-and-inspiron-640m-review-pics-specs.55320/ is 20500 ms [01/29 04:48:57] [INFO] !!! Now downloading Dell Inspiron e1405 and Inspiron 640m Review (pics, specs) !!!!! [01/29 04:48:58] [INFO] We are on page 1 of 3 [01/29 04:49:05] [INFO] We are on page 2 of 3 [01/29 04:49:07] [INFO] We are on page 3 of 3 [01/29 04:49:07] [INFO] Number of posts: 2 [01/29 04:49:07] [INFO] Progress: 5056/6740 [01/29 04:49:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:49:07] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-e1405-and-inspiron-640m-review-pics-specs.55320/ finished! [01/29 04:49:07] [INFO] !!! Now downloading Lenovo ThinkPad T60 Core 2 Duo Review Discussion !!!!! [01/29 04:49:08] [INFO] We are on page 1 of 2 [01/29 04:49:10] [INFO] We are on page 2 of 2 [01/29 04:49:10] [INFO] Number of posts: 3 [01/29 04:49:11] [INFO] Progress: 5057/6740 [01/29 04:49:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:49:11] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-t60-core-2-duo-review-discussion.94242/ finished! [01/29 04:49:11] [INFO] !!! Now downloading Most Popular Laptops for December 2006 !!!!! [01/29 04:49:12] [INFO] We are on page 1 of 1 [01/29 04:49:12] [INFO] Number of posts: 5 [01/29 04:49:17] [WARNING] File not found for image http://www.technologyguide.com/assets/X-20061201135722625.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Most Popular Laptops for December 2006/images/storyImages/X-20061201135722625.jpg [01/29 04:49:17] [INFO] Progress: 5058/6740 [01/29 04:49:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:49:17] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-laptops-for-december-2006.96312/ finished! [01/29 04:49:18] [INFO] !!! Now downloading XG Station !!!!! [01/29 04:49:19] [INFO] We are on page 1 of 1 [01/29 04:49:19] [INFO] Number of posts: 6 [01/29 04:49:19] [INFO] Progress: 5059/6740 [01/29 04:49:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:49:19] [INFO] Thread http://forum.notebookreview.com/threads/xg-station.96278/ finished! [01/29 04:49:20] [INFO] !!! Now downloading Current Notebook and Tech Deals (Updated 1 4 2007) !!!!! [01/29 04:49:21] [INFO] We are on page 1 of 1 [01/29 04:49:21] [INFO] Number of posts: 1 [01/29 04:49:27] [INFO] Progress: 5060/6740 [01/29 04:49:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:49:27] [INFO] Thread http://forum.notebookreview.com/threads/current-notebook-and-tech-deals-updated-1-4-2007.96321/ finished! [01/29 04:49:28] [INFO] !!! Now downloading News Bits- Sony Offers Limited Edition VAIO Notebooks, OLPC Laptops, Windows Vista Drivers !!!!! [01/29 04:49:29] [INFO] We are on page 1 of 2 [01/29 04:49:31] [INFO] We are on page 2 of 2 [01/29 04:49:31] [INFO] Number of posts: 4 [01/29 04:49:31] [INFO] Progress: 5061/6740 [01/29 04:49:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:49:31] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-sony-offers-limited-edition-vaio-notebooks-olpc-laptops-windows-vista-drivers.89383/ finished! [01/29 04:49:32] [INFO] !!! Now downloading Asus R2H UMPC Review !!!!! [01/29 04:49:33] [INFO] We are on page 1 of 1 [01/29 04:49:40] [INFO] Progress: 5062/6740 [01/29 04:49:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:49:40] [INFO] Thread http://forum.notebookreview.com/threads/asus-r2h-umpc-review.96153/ finished! [01/29 04:49:40] [INFO] !!! Now downloading Kensington Ci25m Notebook Optical Mouse Review !!!!! [01/29 04:49:41] [INFO] We are on page 1 of 1 [01/29 04:49:41] [INFO] Number of posts: 6 [01/29 04:49:43] [INFO] Progress: 5063/6740 [01/29 04:49:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:49:43] [INFO] Thread http://forum.notebookreview.com/threads/kensington-ci25m-notebook-optical-mouse-review.91073/ finished! [01/29 04:49:43] [INFO] Max wait time for http://forum.notebookreview.com/threads/2006-laptop-technology-a-year-in-review-of-what-happened.95018/ is 22500 ms [01/29 04:49:44] [INFO] !!! Now downloading 2006 Laptop Technology -- A Year in Review of What Happened !!!!! [01/29 04:49:45] [INFO] We are on page 1 of 3 [01/29 04:49:47] [INFO] We are on page 2 of 3 [01/29 04:49:49] [INFO] We are on page 3 of 3 [01/29 04:49:49] [INFO] Number of posts: 6 [01/29 04:49:49] [INFO] Progress: 5064/6740 [01/29 04:49:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:49:49] [INFO] Thread http://forum.notebookreview.com/threads/2006-laptop-technology-a-year-in-review-of-what-happened.95018/ finished! [01/29 04:49:50] [INFO] !!! Now downloading News Bits- HP Shipped the Most Notebooks in Q3, 802.11n ExpressCard Coming Soon, Wireless USB Hub !!!!! [01/29 04:49:51] [INFO] We are on page 1 of 2 [01/29 04:49:54] [INFO] We are on page 2 of 2 [01/29 04:49:54] [INFO] Number of posts: 6 [01/29 04:49:54] [INFO] Progress: 5065/6740 [01/29 04:49:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:49:54] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-hp-shipped-the-most-notebooks-in-q3-802-11n-expresscard-coming-soon-wireless-usb-hub.95613/ finished! [01/29 04:49:55] [INFO] !!! Now downloading Most Popular Notebooks for November 2006 !!!!! [01/29 04:49:56] [INFO] We are on page 1 of 1 [01/29 04:49:56] [INFO] Number of posts: 7 [01/29 04:50:00] [WARNING] File not found for image http://www.technologyguide.com/assets/X-20061201135722625.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Most Popular Notebooks for November 2006/images/storyImages/X-20061201135722625.jpg [01/29 04:50:01] [INFO] Progress: 5066/6740 [01/29 04:50:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:50:01] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-notebooks-for-november-2006.90937/ finished! [01/29 04:50:02] [INFO] !!! Now downloading News Bits- Taiwan Knows Notebook Design, Vista Launch Celebration Set, Samsung Fuel Cell Battery !!!!! [01/29 04:50:03] [INFO] We are on page 1 of 1 [01/29 04:50:03] [INFO] Number of posts: 7 [01/29 04:50:05] [INFO] Progress: 5067/6740 [01/29 04:50:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:50:05] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-taiwan-knows-notebook-design-vista-launch-celebration-set-samsung-fuel-cell-battery.95234/ finished! [01/29 04:50:05] [INFO] !!! Now downloading Asus W5F Review (pics, specs) !!!!! [01/29 04:50:06] [INFO] We are on page 1 of 2 [01/29 04:50:11] [INFO] We are on page 2 of 2 [01/29 04:50:11] [INFO] Number of posts: 3 [01/29 04:50:12] [INFO] Progress: 5068/6740 [01/29 04:50:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:50:12] [INFO] Thread http://forum.notebookreview.com/threads/asus-w5f-review-pics-specs.64272/ finished! [01/29 04:50:12] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-lenovo-y300-and-y400-unveiled-charging-wirelessly-apple-amd-based-laptop.88532/ is 25000 ms [01/29 04:50:13] [INFO] !!! Now downloading News Bits- Lenovo Y300 and Y400 Unveiled, Charging Wirelessly, Apple AMD-based Laptop !!!!! [01/29 04:50:14] [INFO] We are on page 1 of 4 [01/29 04:50:18] [INFO] We are on page 2 of 4 [01/29 04:50:20] [INFO] We are on page 3 of 4 [01/29 04:50:21] [INFO] We are on page 4 of 4 [01/29 04:50:21] [INFO] Number of posts: 1 [01/29 04:50:21] [INFO] Progress: 5069/6740 [01/29 04:50:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:50:21] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-lenovo-y300-and-y400-unveiled-charging-wirelessly-apple-amd-based-laptop.88532/ finished! [01/29 04:50:22] [INFO] !!! Now downloading Lenovo ThinkPad R60 Review (pics, specs) Discussion !!!!! [01/29 04:50:23] [INFO] We are on page 1 of 1 [01/29 04:50:23] [INFO] Number of posts: 6 [01/29 04:50:23] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Lenovo ThinkPad R60 Review (pics, specs) Discussion/images/avatars/ [01/29 04:50:23] [INFO] Progress: 5070/6740 [01/29 04:50:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:50:23] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-r60-review-pics-specs-discussion.56187/ finished! [01/29 04:50:23] [INFO] Max wait time for http://forum.notebookreview.com/threads/lapstyle-the-beast-laptop-cover-review.94650/ is 20500 ms [01/29 04:50:24] [INFO] !!! Now downloading LapStyle The Beast Laptop Cover Review !!!!! [01/29 04:50:25] [INFO] We are on page 1 of 3 [01/29 04:50:35] [INFO] We are on page 2 of 3 [01/29 04:50:36] [INFO] We are on page 3 of 3 [01/29 04:50:36] [INFO] Number of posts: 2 [01/29 04:50:36] [INFO] Progress: 5071/6740 [01/29 04:50:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:50:36] [INFO] Thread http://forum.notebookreview.com/threads/lapstyle-the-beast-laptop-cover-review.94650/ finished! [01/29 04:50:37] [INFO] !!! Now downloading Current Notebook and Tech Deals (Updated 12 24 2006) !!!!! [01/29 04:50:38] [INFO] We are on page 1 of 1 [01/29 04:50:38] [INFO] Number of posts: 2 [01/29 04:50:46] [INFO] Progress: 5072/6740 [01/29 04:50:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:50:46] [INFO] Thread http://forum.notebookreview.com/threads/current-notebook-and-tech-deals-updated-12-24-2006.92818/ finished! [01/29 04:50:46] [INFO] Max wait time for http://forum.notebookreview.com/threads/belkin-universal-notebook-dock-announced-finally-a-good-dock.81958/ is 27500 ms [01/29 04:50:46] [INFO] !!! Now downloading Belkin Universal Notebook Dock Announced -- Finally a Good dock !!!!! [01/29 04:50:47] [INFO] We are on page 1 of 4 [01/29 04:50:51] [INFO] We are on page 2 of 4 [01/29 04:50:54] [INFO] We are on page 3 of 4 [01/29 04:50:56] [INFO] We are on page 4 of 4 [01/29 04:50:56] [INFO] Number of posts: 6 [01/29 04:50:56] [INFO] Progress: 5073/6740 [01/29 04:50:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:50:56] [INFO] Thread http://forum.notebookreview.com/threads/belkin-universal-notebook-dock-announced-finally-a-good-dock.81958/ finished! [01/29 04:50:56] [INFO] Max wait time for http://forum.notebookreview.com/threads/usb-missile-launcher-review.85397/ is 26000 ms [01/29 04:50:57] [INFO] !!! Now downloading USB Missile Launcher Review !!!!! [01/29 04:50:58] [INFO] We are on page 1 of 4 [01/29 04:51:01] [INFO] We are on page 2 of 4 [01/29 04:51:02] [INFO] We are on page 3 of 4 [01/29 04:51:04] [INFO] We are on page 4 of 4 [01/29 04:51:04] [INFO] Number of posts: 3 [01/29 04:51:04] [INFO] Progress: 5074/6740 [01/29 04:51:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:51:04] [INFO] Thread http://forum.notebookreview.com/threads/usb-missile-launcher-review.85397/ finished! [01/29 04:51:05] [INFO] !!! Now downloading Targus Mini Kaleidoscope Mouse Review !!!!! [01/29 04:51:06] [INFO] We are on page 1 of 2 [01/29 04:51:11] [INFO] We are on page 2 of 2 [01/29 04:51:11] [INFO] Number of posts: 1 [01/29 04:51:11] [INFO] Progress: 5075/6740 [01/29 04:51:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:51:11] [INFO] Thread http://forum.notebookreview.com/threads/targus-mini-kaleidoscope-mouse-review.94110/ finished! [01/29 04:51:11] [INFO] IOException java.nio.file.AccessDeniedException: C:\Users\User-10\Downloads\NoteBook News and Reviews\Dell is in trouble... at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:89) at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103) at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108) at java.base/sun.nio.fs.WindowsFileSystemProvider.checkReadAccess(WindowsFileSystemProvider.java:351) at java.base/sun.nio.fs.WindowsFileSystemProvider.checkAccess(WindowsFileSystemProvider.java:380) at java.base/java.nio.file.Files.createDirectories(Files.java:772) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:595) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:51:11] [INFO] Thread http://forum.notebookreview.com/threads/dell-is-in-trouble.93433/ finished! [01/29 04:51:12] [INFO] !!! Now downloading News Bits- Panasonic Makes Safe Battery, Hotel Wi-Fi is Hit or Miss, Vista an OS X Knockoff !!!!! [01/29 04:51:13] [INFO] We are on page 1 of 2 [01/29 04:51:13] [WARNING] File not found for image http://www.technologyguide.com/assets/l119545.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/News Bits- Panasonic Makes Safe Battery, Hotel Wi-Fi is Hit or Miss, Vista an OS X Knockoff/images/storyImages/l119545.jpg [01/29 04:51:16] [INFO] We are on page 2 of 2 [01/29 04:51:16] [INFO] Number of posts: 7 [01/29 04:51:16] [INFO] Progress: 5076/6740 [01/29 04:51:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:51:16] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-panasonic-makes-safe-battery-hotel-wi-fi-is-hit-or-miss-vista-an-os-x-knockoff.94025/ finished! [01/29 04:51:17] [INFO] !!! Now downloading Samsung NP-X60plus Core 2 Duo Notebook Review Discussion !!!!! [01/29 04:51:18] [INFO] We are on page 1 of 2 [01/29 04:51:20] [INFO] We are on page 2 of 2 [01/29 04:51:20] [INFO] Number of posts: 7 [01/29 04:51:20] [INFO] Progress: 5077/6740 [01/29 04:51:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:51:20] [INFO] Thread http://forum.notebookreview.com/threads/samsung-np-x60plus-core-2-duo-notebook-review-discussion.93887/ finished! [01/29 04:51:21] [INFO] !!! Now downloading Infinity F17 !!!!! [01/29 04:51:22] [INFO] We are on page 1 of 1 [01/29 04:51:22] [INFO] Number of posts: 5 [01/29 04:51:22] [INFO] Progress: 5078/6740 [01/29 04:51:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:51:22] [INFO] Thread http://forum.notebookreview.com/threads/infinity-f17.93852/ finished! [01/29 04:51:23] [INFO] !!! Now downloading Lexar Mercury JumpDrive Review !!!!! [01/29 04:51:24] [INFO] We are on page 1 of 2 [01/29 04:51:28] [INFO] We are on page 2 of 2 [01/29 04:51:28] [INFO] Number of posts: 4 [01/29 04:51:28] [INFO] Progress: 5079/6740 [01/29 04:51:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:51:28] [INFO] Thread http://forum.notebookreview.com/threads/lexar-mercury-jumpdrive-review.93514/ finished! [01/29 04:51:29] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-inspiron-6000-review-pics-specs.18111/ is 21500 ms [01/29 04:51:29] [INFO] !!! Now downloading Dell Inspiron 6000 Review (pics, specs) !!!!! [01/29 04:51:30] [INFO] We are on page 1 of 3 [01/29 04:51:35] [INFO] We are on page 2 of 3 [01/29 04:51:36] [INFO] We are on page 3 of 3 [01/29 04:51:36] [INFO] Number of posts: 4 [01/29 04:51:37] [INFO] Progress: 5080/6740 [01/29 04:51:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:51:37] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-6000-review-pics-specs.18111/ finished! [01/29 04:51:37] [INFO] !!! Now downloading PC MicroWorks Corporation Releases 600GB Blu-Ray 20.1'' 4GB X2 SLI Super Notebook, Vega !!!!! [01/29 04:51:38] [INFO] We are on page 1 of 1 [01/29 04:51:38] [INFO] Number of posts: 7 [01/29 04:51:53] [WARNING] Read timeout for image https://connect.businesswire.com/bwapps/mediaserver/ViewMedia?mgid=83991&vid=5. This is likely a problem with the image's hosting site. [01/29 04:51:53] [INFO] Progress: 5081/6740 [01/29 04:51:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:51:53] [INFO] Thread http://forum.notebookreview.com/threads/pc-microworks-corporation-releases-600gb-blu-ray-20-1-4gb-x2-sli-super-notebook-vega.93398/ finished! [01/29 04:51:53] [INFO] Max wait time for http://forum.notebookreview.com/threads/an-apples-to-apples-comparison-of-mxm-notebook-graphics-cards.83470/ is 20500 ms [01/29 04:51:54] [INFO] !!! Now downloading An Apples-to-Apples Comparison of MXM Notebook Graphics Cards !!!!! [01/29 04:51:55] [INFO] We are on page 1 of 3 [01/29 04:52:05] [WARNING] File not found for image http://www.mxm-upgrade.com/3D01.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/An Apples-to-Apples Comparison of MXM Notebook Graphics Cards/images/storyImages/image452 [01/29 04:52:05] [WARNING] File not found for image http://www.mxm-upgrade.com/3D03.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/An Apples-to-Apples Comparison of MXM Notebook Graphics Cards/images/storyImages/image453 [01/29 04:52:05] [WARNING] File not found for image http://www.mxm-upgrade.com/3D05.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/An Apples-to-Apples Comparison of MXM Notebook Graphics Cards/images/storyImages/3D05.jpg [01/29 04:52:05] [WARNING] File not found for image http://www.mxm-upgrade.com/3D06.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/An Apples-to-Apples Comparison of MXM Notebook Graphics Cards/images/storyImages/image454 [01/29 04:52:05] [WARNING] File not found for image http://www.mxm-upgrade.com/Aqua.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/An Apples-to-Apples Comparison of MXM Notebook Graphics Cards/images/storyImages/image455 [01/29 04:52:05] [WARNING] File not found for image http://www.mxm-upgrade.com/Farcry.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/An Apples-to-Apples Comparison of MXM Notebook Graphics Cards/images/storyImages/image456 [01/29 04:52:05] [WARNING] File not found for image http://www.mxm-upgrade.com/X2.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/An Apples-to-Apples Comparison of MXM Notebook Graphics Cards/images/storyImages/image457 [01/29 04:52:05] [WARNING] File not found for image http://www.mxm-upgrade.com/Gunmetal.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/An Apples-to-Apples Comparison of MXM Notebook Graphics Cards/images/storyImages/image458 [01/29 04:52:06] [WARNING] File not found for image http://www.mxm-upgrade.com/Power_Idle.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/An Apples-to-Apples Comparison of MXM Notebook Graphics Cards/images/storyImages/image459 [01/29 04:52:06] [WARNING] File not found for image http://www.mxm-upgrade.com/Power_load.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/An Apples-to-Apples Comparison of MXM Notebook Graphics Cards/images/storyImages/image460 [01/29 04:52:14] [INFO] We are on page 2 of 3 [01/29 04:52:16] [INFO] We are on page 3 of 3 [01/29 04:52:16] [INFO] Number of posts: 2 [01/29 04:52:16] [INFO] Progress: 5082/6740 [01/29 04:52:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:52:16] [INFO] Thread http://forum.notebookreview.com/threads/an-apples-to-apples-comparison-of-mxm-notebook-graphics-cards.83470/ finished! [01/29 04:52:17] [INFO] !!! Now downloading Plan on making a review, some help !!!!! [01/29 04:52:18] [INFO] We are on page 1 of 1 [01/29 04:52:18] [INFO] Number of posts: 4 [01/29 04:52:18] [INFO] Progress: 5083/6740 [01/29 04:52:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:52:18] [INFO] Thread http://forum.notebookreview.com/threads/plan-on-making-a-review-some-help.93590/ finished! [01/29 04:52:19] [INFO] !!! Now downloading News Bits- AMD Mobile Chipset Roadmap, Greenpeace Protests Apple, DSL Most Popular Broadband !!!!! [01/29 04:52:20] [INFO] We are on page 1 of 1 [01/29 04:52:20] [INFO] Number of posts: 9 [01/29 04:52:21] [INFO] Progress: 5084/6740 [01/29 04:52:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:52:21] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-amd-mobile-chipset-roadmap-greenpeace-protests-apple-dsl-most-popular-broadband.93347/ finished! [01/29 04:52:21] [INFO] !!! Now downloading Kontron NotePAC -- 13 Pound Beast !!!!! [01/29 04:52:22] [INFO] We are on page 1 of 1 [01/29 04:52:22] [INFO] Number of posts: 7 [01/29 04:52:38] [WARNING] Read timeout for image http://us.kontron.com/images/products/1600_NotPAC%20Collage.JPG. This is likely a problem with the image's hosting site. [01/29 04:52:38] [WARNING] Could not download image http://de.kontron.com/images/products/1637_MRD_Full_Custom_8(300).jpg because Server returned HTTP response code: 403 for URL: http://de.kontron.com/images/products/1637_MRD_Full_Custom_8(300).jpg [01/29 04:52:41] [INFO] Progress: 5085/6740 [01/29 04:52:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:52:41] [INFO] Thread http://forum.notebookreview.com/threads/kontron-notepac-13-pound-beast.93430/ finished! [01/29 04:52:41] [INFO] Max wait time for http://forum.notebookreview.com/threads/motorola-stereomoto-ht-820-review-pics-specs.35858/ is 23500 ms [01/29 04:52:42] [INFO] !!! Now downloading Motorola Stereomoto HT-820 Review (pics, specs) !!!!! [01/29 04:52:43] [INFO] We are on page 1 of 3 [01/29 04:52:44] [WARNING] File not found for image http://web.utk.edu/~clowe11/notebook/box.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Motorola Stereomoto HT-820 Review (pics, specs)/images/storyImages/image462 [01/29 04:52:44] [WARNING] File not found for image http://web.utk.edu/~clowe11/notebook/contents.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Motorola Stereomoto HT-820 Review (pics, specs)/images/storyImages/image463 [01/29 04:52:44] [WARNING] File not found for image http://web.utk.edu/~clowe11/notebook/desktop.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Motorola Stereomoto HT-820 Review (pics, specs)/images/storyImages/image464 [01/29 04:52:44] [WARNING] File not found for image http://web.utk.edu/~clowe11/notebook/right.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Motorola Stereomoto HT-820 Review (pics, specs)/images/storyImages/image465 [01/29 04:52:44] [WARNING] File not found for image http://web.utk.edu/~clowe11/notebook/left.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Motorola Stereomoto HT-820 Review (pics, specs)/images/storyImages/image466 [01/29 04:52:44] [WARNING] File not found for image http://web.utk.edu/~clowe11/notebook/back.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Motorola Stereomoto HT-820 Review (pics, specs)/images/storyImages/image467 [01/29 04:52:44] [WARNING] File not found for image http://web.utk.edu/~clowe11/notebook/top.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Motorola Stereomoto HT-820 Review (pics, specs)/images/storyImages/image468 [01/29 04:52:46] [INFO] We are on page 2 of 3 [01/29 04:52:48] [INFO] We are on page 3 of 3 [01/29 04:52:48] [INFO] Number of posts: 8 [01/29 04:52:48] [INFO] Progress: 5086/6740 [01/29 04:52:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:52:48] [INFO] Thread http://forum.notebookreview.com/threads/motorola-stereomoto-ht-820-review-pics-specs.35858/ finished! [01/29 04:52:48] [INFO] !!! Now downloading Targus 15.4 CityGear Chicago Notebook Backpack Review !!!!! [01/29 04:52:50] [INFO] We are on page 1 of 1 [01/29 04:52:50] [INFO] Number of posts: 3 [01/29 04:52:55] [INFO] Progress: 5087/6740 [01/29 04:52:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:52:55] [INFO] Thread http://forum.notebookreview.com/threads/targus-15-4-citygear-chicago-notebook-backpack-review.93318/ finished! [01/29 04:52:55] [INFO] !!! Now downloading Dell Latitude D520 Review (pics, specs) !!!!! [01/29 04:52:57] [INFO] We are on page 1 of 2 [01/29 04:53:02] [INFO] We are on page 2 of 2 [01/29 04:53:02] [INFO] Number of posts: 3 [01/29 04:53:02] [INFO] Progress: 5088/6740 [01/29 04:53:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:53:02] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-d520-review-pics-specs.76195/ finished! [01/29 04:53:03] [INFO] !!! Now downloading New MIT iFind Messenger Application Lets Students Locate Other Wi-Fi Laptop Equipped Friends !!!!! [01/29 04:53:04] [INFO] We are on page 1 of 2 [01/29 04:53:06] [INFO] We are on page 2 of 2 [01/29 04:53:06] [INFO] Number of posts: 2 [01/29 04:53:07] [INFO] Progress: 5089/6740 [01/29 04:53:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:53:07] [INFO] Thread http://forum.notebookreview.com/threads/new-mit-ifind-messenger-application-lets-students-locate-other-wi-fi-laptop-equipped-friends.93170/ finished! [01/29 04:53:07] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-16gb-usb-flash-drive-u-miami-laptop-backup-service-furry-laptop-covers.92953/ is 20500 ms [01/29 04:53:07] [INFO] !!! Now downloading News Bits- 16GB USB Flash Drive, U. Miami Laptop Backup Service, Furry Laptop Covers !!!!! [01/29 04:53:08] [INFO] We are on page 1 of 3 [01/29 04:53:12] [INFO] We are on page 2 of 3 [01/29 04:53:13] [INFO] We are on page 3 of 3 [01/29 04:53:13] [INFO] Number of posts: 2 [01/29 04:53:13] [INFO] Progress: 5090/6740 [01/29 04:53:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:53:13] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-16gb-usb-flash-drive-u-miami-laptop-backup-service-furry-laptop-covers.92953/ finished! [01/29 04:53:13] [INFO] Max wait time for http://forum.notebookreview.com/threads/proportable-and-notebookreview-com-holiday-mobile-giveaway-contest.90415/ is 24500 ms [01/29 04:53:14] [INFO] !!! Now downloading PROPortable and NotebookReview.com Holiday Mobile Giveaway Contest !!!!! [01/29 04:53:15] [INFO] We are on page 1 of 3 [01/29 04:53:18] [INFO] We are on page 2 of 3 [01/29 04:53:20] [INFO] We are on page 3 of 3 [01/29 04:53:20] [INFO] Progress: 5091/6740 [01/29 04:53:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:53:20] [INFO] Thread http://forum.notebookreview.com/threads/proportable-and-notebookreview-com-holiday-mobile-giveaway-contest.90415/ finished! [01/29 04:53:21] [INFO] !!! Now downloading Nvidia Announces Quadro FX 3500M with Availability for Dell Precison M90 Workstation !!!!! [01/29 04:53:22] [INFO] We are on page 1 of 1 [01/29 04:53:22] [INFO] Progress: 5092/6740 [01/29 04:53:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:53:22] [INFO] Thread http://forum.notebookreview.com/threads/nvidia-announces-quadro-fx-3500m-with-availability-for-dell-precison-m90-workstation.91601/ finished! [01/29 04:53:23] [INFO] !!! Now downloading Fujitsu Announces 300GB Laptop Hard Drive !!!!! [01/29 04:53:24] [INFO] We are on page 1 of 1 [01/29 04:53:24] [INFO] Number of posts: 8 [01/29 04:53:24] [INFO] Progress: 5093/6740 [01/29 04:53:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:53:24] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-announces-300gb-laptop-hard-drive.92584/ finished! [01/29 04:53:24] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-inspiron-9400-with-intel-duo-core-available-specs.36118/ is 535000 ms [01/29 04:53:25] [INFO] !!! Now downloading Dell Inspiron 9400 With Intel Duo Core Available (specs) !!!!! [01/29 04:53:26] [INFO] We are on page 1 of 106 [01/29 04:53:28] [INFO] We are on page 2 of 106 [01/29 04:53:30] [INFO] We are on page 3 of 106 [01/29 04:53:32] [INFO] We are on page 4 of 106 [01/29 04:53:34] [INFO] We are on page 5 of 106 [01/29 04:53:36] [INFO] We are on page 6 of 106 [01/29 04:53:38] [INFO] We are on page 7 of 106 [01/29 04:53:40] [INFO] We are on page 8 of 106 [01/29 04:53:42] [INFO] We are on page 9 of 106 [01/29 04:53:44] [INFO] We are on page 10 of 106 [01/29 04:53:46] [INFO] We are on page 11 of 106 [01/29 04:53:47] [INFO] We are on page 12 of 106 [01/29 04:53:49] [INFO] We are on page 13 of 106 [01/29 04:53:50] [INFO] We are on page 14 of 106 [01/29 04:53:52] [INFO] We are on page 15 of 106 [01/29 04:53:54] [INFO] We are on page 16 of 106 [01/29 04:53:57] [INFO] We are on page 17 of 106 [01/29 04:53:58] [INFO] We are on page 18 of 106 [01/29 04:54:01] [INFO] We are on page 19 of 106 [01/29 04:54:03] [INFO] We are on page 20 of 106 [01/29 04:54:04] [INFO] We are on page 21 of 106 [01/29 04:54:06] [INFO] We are on page 22 of 106 [01/29 04:54:08] [INFO] We are on page 23 of 106 [01/29 04:54:09] [INFO] We are on page 24 of 106 [01/29 04:54:11] [INFO] We are on page 25 of 106 [01/29 04:54:13] [INFO] We are on page 26 of 106 [01/29 04:54:14] [INFO] We are on page 27 of 106 [01/29 04:54:16] [INFO] We are on page 28 of 106 [01/29 04:54:17] [INFO] We are on page 29 of 106 [01/29 04:54:19] [INFO] We are on page 30 of 106 [01/29 04:54:21] [INFO] We are on page 31 of 106 [01/29 04:54:22] [INFO] We are on page 32 of 106 [01/29 04:54:23] [WARNING] File not found for image http://photo9400.free.fr/images/13.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell Inspiron 9400 With Intel Duo Core Available (specs)/images/storyImages/13.jpg [01/29 04:54:23] [WARNING] File not found for image http://photo9400.free.fr/images/14.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell Inspiron 9400 With Intel Duo Core Available (specs)/images/storyImages/14.jpg [01/29 04:54:24] [INFO] We are on page 33 of 106 [01/29 04:54:24] [INFO] Progress has been made 0 ago. Waiting another minute... [01/29 04:54:26] [INFO] We are on page 34 of 106 [01/29 04:54:27] [INFO] We are on page 35 of 106 [01/29 04:54:29] [INFO] We are on page 36 of 106 [01/29 04:54:31] [INFO] We are on page 37 of 106 [01/29 04:54:32] [INFO] We are on page 38 of 106 [01/29 04:54:34] [INFO] We are on page 39 of 106 [01/29 04:54:34] [WARNING] File not found for image http://img64.imageshack.us/img64/1/nfsmwingame0yj.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell Inspiron 9400 With Intel Duo Core Available (specs)/images/storyImages/nfsmwingame0yj.th.jpg [01/29 04:54:34] [WARNING] File not found for image http://img64.imageshack.us/img64/8655/nfsmwingame22xg.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell Inspiron 9400 With Intel Duo Core Available (specs)/images/storyImages/nfsmwingame22xg.th.jpg [01/29 04:54:34] [WARNING] File not found for image http://img64.imageshack.us/img64/5797/nfsmwcorvettec6r2km.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell Inspiron 9400 With Intel Duo Core Available (specs)/images/storyImages/nfsmwcorvettec6r2km.th.jpg [01/29 04:54:36] [INFO] We are on page 40 of 106 [01/29 04:54:37] [INFO] We are on page 41 of 106 [01/29 04:54:39] [INFO] We are on page 42 of 106 [01/29 04:54:41] [INFO] We are on page 43 of 106 [01/29 04:54:42] [INFO] We are on page 44 of 106 [01/29 04:54:43] [WARNING] File not found for image http://img222.imageshack.us/img222/8205/2006012800011fl.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell Inspiron 9400 With Intel Duo Core Available (specs)/images/storyImages/2006012800011fl.th.jpg [01/29 04:54:43] [WARNING] File not found for image http://img364.imageshack.us/img364/949/2006012800020hd.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell Inspiron 9400 With Intel Duo Core Available (specs)/images/storyImages/2006012800020hd.th.jpg [01/29 04:54:43] [WARNING] File not found for image http://img213.imageshack.us/img213/5505/2006012800035bc.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell Inspiron 9400 With Intel Duo Core Available (specs)/images/storyImages/2006012800035bc.th.jpg [01/29 04:54:43] [WARNING] File not found for image http://img205.imageshack.us/img205/1668/2006012800040zl.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell Inspiron 9400 With Intel Duo Core Available (specs)/images/storyImages/2006012800040zl.th.jpg [01/29 04:54:43] [WARNING] File not found for image http://img213.imageshack.us/img213/3883/2006012800058jc.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell Inspiron 9400 With Intel Duo Core Available (specs)/images/storyImages/2006012800058jc.th.jpg [01/29 04:54:43] [WARNING] File not found for image http://img205.imageshack.us/img205/4990/2006012800061zi.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell Inspiron 9400 With Intel Duo Core Available (specs)/images/storyImages/2006012800061zi.th.jpg [01/29 04:54:43] [WARNING] File not found for image http://img205.imageshack.us/img205/7884/2006012800076kl.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell Inspiron 9400 With Intel Duo Core Available (specs)/images/storyImages/2006012800076kl.th.jpg [01/29 04:54:43] [WARNING] File not found for image http://img77.imageshack.us/img77/2637/2006012800086js.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell Inspiron 9400 With Intel Duo Core Available (specs)/images/storyImages/2006012800086js.th.jpg [01/29 04:54:44] [WARNING] File not found for image http://img77.imageshack.us/img77/3016/2006012800095vy.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell Inspiron 9400 With Intel Duo Core Available (specs)/images/storyImages/2006012800095vy.th.jpg [01/29 04:54:44] [WARNING] File not found for image http://img233.imageshack.us/img233/8929/2006012800108vp.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell Inspiron 9400 With Intel Duo Core Available (specs)/images/storyImages/2006012800108vp.th.jpg [01/29 04:54:44] [WARNING] File not found for image http://img77.imageshack.us/img77/3760/2006012800115qa.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell Inspiron 9400 With Intel Duo Core Available (specs)/images/storyImages/2006012800115qa.th.jpg [01/29 04:54:44] [WARNING] File not found for image http://img233.imageshack.us/img233/88/2006012800125le.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell Inspiron 9400 With Intel Duo Core Available (specs)/images/storyImages/2006012800125le.th.jpg [01/29 04:54:46] [INFO] We are on page 45 of 106 [01/29 04:54:47] [INFO] We are on page 46 of 106 [01/29 04:54:49] [INFO] We are on page 47 of 106 [01/29 04:54:51] [INFO] We are on page 48 of 106 [01/29 04:54:52] [INFO] We are on page 49 of 106 [01/29 04:54:54] [INFO] We are on page 50 of 106 [01/29 04:54:55] [INFO] We are on page 51 of 106 [01/29 04:54:55] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v487/flameboy1845/DSC00418.jpg [01/29 04:54:58] [INFO] We are on page 52 of 106 [01/29 04:55:00] [INFO] We are on page 53 of 106 [01/29 04:55:01] [INFO] We are on page 54 of 106 [01/29 04:55:03] [INFO] We are on page 55 of 106 [01/29 04:55:05] [INFO] We are on page 56 of 106 [01/29 04:55:06] [INFO] We are on page 57 of 106 [01/29 04:55:08] [INFO] We are on page 58 of 106 [01/29 04:55:10] [INFO] We are on page 59 of 106 [01/29 04:55:12] [INFO] We are on page 60 of 106 [01/29 04:55:13] [INFO] We are on page 61 of 106 [01/29 04:55:15] [INFO] We are on page 62 of 106 [01/29 04:55:17] [INFO] We are on page 63 of 106 [01/29 04:55:18] [INFO] We are on page 64 of 106 [01/29 04:55:20] [INFO] We are on page 65 of 106 [01/29 04:55:21] [INFO] We are on page 66 of 106 [01/29 04:55:23] [INFO] We are on page 67 of 106 [01/29 04:55:24] [INFO] Progress has been made 1 ago. Waiting another minute... [01/29 04:55:25] [INFO] We are on page 68 of 106 [01/29 04:55:27] [INFO] We are on page 69 of 106 [01/29 04:55:28] [INFO] We are on page 70 of 106 [01/29 04:55:30] [INFO] We are on page 71 of 106 [01/29 04:55:32] [INFO] We are on page 72 of 106 [01/29 04:55:33] [INFO] We are on page 73 of 106 [01/29 04:55:35] [INFO] We are on page 74 of 106 [01/29 04:55:37] [INFO] We are on page 75 of 106 [01/29 04:55:38] [INFO] We are on page 76 of 106 [01/29 04:55:40] [INFO] We are on page 77 of 106 [01/29 04:55:41] [INFO] We are on page 78 of 106 [01/29 04:55:43] [INFO] We are on page 79 of 106 [01/29 04:55:43] [WARNING] Host down for image http://server2.ihostphotos.com/imgt/98251.jpg [01/29 04:55:45] [INFO] We are on page 80 of 106 [01/29 04:55:46] [INFO] We are on page 81 of 106 [01/29 04:55:48] [INFO] We are on page 82 of 106 [01/29 04:55:48] [WARNING] File not found for image http://img238.imageshack.us/img238/5880/namnls7up.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell Inspiron 9400 With Intel Duo Core Available (specs)/images/storyImages/namnls7up.th.jpg [01/29 04:55:50] [INFO] We are on page 83 of 106 [01/29 04:55:52] [INFO] We are on page 84 of 106 [01/29 04:55:56] [INFO] We are on page 85 of 106 [01/29 04:55:59] [INFO] We are on page 86 of 106 [01/29 04:56:01] [INFO] We are on page 87 of 106 [01/29 04:56:02] [INFO] We are on page 88 of 106 [01/29 04:56:04] [INFO] We are on page 89 of 106 [01/29 04:56:06] [INFO] We are on page 90 of 106 [01/29 04:56:07] [INFO] We are on page 91 of 106 [01/29 04:56:09] [INFO] We are on page 92 of 106 [01/29 04:56:10] [INFO] We are on page 93 of 106 [01/29 04:56:12] [INFO] We are on page 94 of 106 [01/29 04:56:14] [INFO] We are on page 95 of 106 [01/29 04:56:15] [INFO] We are on page 96 of 106 [01/29 04:56:17] [INFO] We are on page 97 of 106 [01/29 04:56:19] [INFO] We are on page 98 of 106 [01/29 04:56:20] [INFO] We are on page 99 of 106 [01/29 04:56:22] [INFO] We are on page 100 of 106 [01/29 04:56:24] [INFO] We are on page 101 of 106 [01/29 04:56:24] [INFO] Progress has been made 0 ago. Waiting another minute... [01/29 04:56:25] [INFO] We are on page 102 of 106 [01/29 04:56:29] [INFO] We are on page 103 of 106 [01/29 04:56:31] [INFO] We are on page 104 of 106 [01/29 04:56:32] [INFO] We are on page 105 of 106 [01/29 04:56:34] [INFO] We are on page 106 of 106 [01/29 04:56:34] [INFO] Number of posts: 1 [01/29 04:56:34] [INFO] Progress: 5094/6740 [01/29 04:56:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:56:34] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-9400-with-intel-duo-core-available-specs.36118/ finished! [01/29 04:56:34] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-dell-m1710-gets-blu-ray-fujitsu-announces-300gb-notebook-hd-global-mobile-broadband-notebook-discussion.92611/ is 20500 ms [01/29 04:56:34] [INFO] !!! Now downloading News Bits- Dell M1710 Gets Blu-Ray, Fujitsu Announces 300GB Notebook HD, Global Mobile Broadband Notebook Discussion !!!!! [01/29 04:56:35] [INFO] We are on page 1 of 3 [01/29 04:56:35] [INFO] Number of posts: 1 [01/29 04:56:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:56:35] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 04:56:35] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-dell-m1710-gets-blu-ray-fujitsu-announces-300gb-notebook-hd-global-mobile-broadband-notebook-discussion.92611/ finished! [01/29 04:56:35] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-w7j-with-core-2-duo-review.91710/ is 27500 ms [01/29 04:56:36] [INFO] !!! Now downloading Asus W7J with Core 2 Duo Review !!!!! [01/29 04:56:37] [INFO] We are on page 1 of 4 [01/29 04:56:44] [INFO] We are on page 2 of 4 [01/29 04:56:49] [WARNING] File not found for image https://www.imageviper.com/dip/63320/image200612060006.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus W7J with Core 2 Duo Review/images/storyImages/image200612060006.jpg [01/29 04:56:50] [WARNING] File not found for image https://www.imageviper.com/dip/63321/image200612060002.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus W7J with Core 2 Duo Review/images/storyImages/image200612060002.jpg [01/29 04:56:51] [WARNING] File not found for image https://www.imageviper.com/dip/63322/image200612060003.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus W7J with Core 2 Duo Review/images/storyImages/image200612060003.jpg [01/29 04:56:53] [INFO] We are on page 3 of 4 [01/29 04:56:55] [INFO] We are on page 4 of 4 [01/29 04:56:55] [INFO] Number of posts: 6 [01/29 04:56:55] [INFO] Progress: 5095/6740 [01/29 04:56:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:56:55] [INFO] Thread http://forum.notebookreview.com/threads/asus-w7j-with-core-2-duo-review.91710/ finished! [01/29 04:56:55] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-thinkpad-t60-revealed-pics-specs.36232/ is 40000 ms [01/29 04:56:56] [INFO] !!! Now downloading Lenovo ThinkPad T60 Revealed (pics, specs) !!!!! [01/29 04:56:57] [INFO] We are on page 1 of 7 [01/29 04:57:01] [INFO] We are on page 2 of 7 [01/29 04:57:02] [INFO] We are on page 3 of 7 [01/29 04:57:04] [INFO] We are on page 4 of 7 [01/29 04:57:06] [INFO] We are on page 5 of 7 [01/29 04:57:08] [INFO] We are on page 6 of 7 [01/29 04:57:09] [INFO] We are on page 7 of 7 [01/29 04:57:09] [INFO] Number of posts: 1 [01/29 04:57:09] [INFO] Progress: 5096/6740 [01/29 04:57:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:57:09] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-t60-revealed-pics-specs.36232/ finished! [01/29 04:57:09] [INFO] Max wait time for http://forum.notebookreview.com/threads/logitech-v400-notebook-mouse-review.49306/ is 27000 ms [01/29 04:57:10] [INFO] !!! Now downloading Logitech v400 Notebook Mouse Review !!!!! [01/29 04:57:11] [INFO] We are on page 1 of 4 [01/29 04:57:16] [INFO] We are on page 2 of 4 [01/29 04:57:18] [INFO] We are on page 3 of 4 [01/29 04:57:24] [INFO] We are on page 4 of 4 [01/29 04:57:24] [INFO] Number of posts: 5 [01/29 04:57:24] [INFO] Progress: 5097/6740 [01/29 04:57:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:57:24] [INFO] Thread http://forum.notebookreview.com/threads/logitech-v400-notebook-mouse-review.49306/ finished! [01/29 04:57:24] [INFO] !!! Now downloading News Bits- ATI Losing Market Share, Lithium Polymer Batteries, Asus G1P Reviewed !!!!! [01/29 04:57:26] [INFO] We are on page 1 of 2 [01/29 04:57:28] [INFO] We are on page 2 of 2 [01/29 04:57:28] [INFO] Number of posts: 1 [01/29 04:57:28] [INFO] Progress: 5098/6740 [01/29 04:57:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:57:28] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-ati-losing-market-share-lithium-polymer-batteries-asus-g1p-reviewed.92170/ finished! [01/29 04:57:29] [INFO] !!! Now downloading Toshiba Satellite M115 Review !!!!! [01/29 04:57:31] [INFO] We are on page 1 of 1 [01/29 04:57:31] [INFO] Number of posts: 7 [01/29 04:57:34] [INFO] Progress: 5099/6740 [01/29 04:57:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:57:34] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-m115-review.91343/ finished! [01/29 04:57:34] [INFO] !!! Now downloading Kingston Mini Fun Flash Drive Review !!!!! [01/29 04:57:35] [INFO] We are on page 1 of 1 [01/29 04:57:35] [INFO] Number of posts: 7 [01/29 04:57:38] [INFO] Progress: 5100/6740 [01/29 04:57:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:57:38] [INFO] Thread http://forum.notebookreview.com/threads/kingston-mini-fun-flash-drive-review.92083/ finished! [01/29 04:57:38] [INFO] Max wait time for http://forum.notebookreview.com/threads/lg-s1-with-core-2-duo-review-pics-specs.84552/ is 25500 ms [01/29 04:57:39] [INFO] !!! Now downloading LG S1 with Core 2 Duo Review (pics, specs) !!!!! [01/29 04:57:40] [INFO] We are on page 1 of 4 [01/29 04:57:47] [INFO] We are on page 2 of 4 [01/29 04:57:49] [INFO] We are on page 3 of 4 [01/29 04:57:51] [INFO] We are on page 4 of 4 [01/29 04:57:51] [INFO] Number of posts: 2 [01/29 04:57:51] [INFO] Progress: 5101/6740 [01/29 04:57:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:57:51] [INFO] Thread http://forum.notebookreview.com/threads/lg-s1-with-core-2-duo-review-pics-specs.84552/ finished! [01/29 04:57:51] [INFO] !!! Now downloading Western Digital My Book Essential 250GB External Hard Drive Review !!!!! [01/29 04:57:52] [INFO] We are on page 1 of 2 [01/29 04:57:57] [INFO] We are on page 2 of 2 [01/29 04:57:57] [INFO] Progress: 5102/6740 [01/29 04:57:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:57:57] [INFO] Thread http://forum.notebookreview.com/threads/western-digital-my-book-essential-250gb-external-hard-drive-review.91894/ finished! [01/29 04:57:58] [INFO] !!! Now downloading News Bits- Toshiba 100GB 1.8 Hard Drive, Intel WiMax Chip Completed, Business PCs not Vista Ready !!!!! [01/29 04:57:59] [INFO] We are on page 1 of 2 [01/29 04:58:02] [INFO] We are on page 2 of 2 [01/29 04:58:02] [INFO] Number of posts: 6 [01/29 04:58:02] [INFO] Progress: 5103/6740 [01/29 04:58:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:58:02] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-toshiba-100gb-1-8-hard-drive-intel-wimax-chip-completed-business-pcs-not-vista-ready.91804/ finished! [01/29 04:58:03] [INFO] !!! Now downloading Sprint Wireless Card and Linksys Broadband Router Combo Review Discussion !!!!! [01/29 04:58:04] [INFO] We are on page 1 of 2 [01/29 04:58:06] [INFO] We are on page 2 of 2 [01/29 04:58:06] [INFO] Number of posts: 5 [01/29 04:58:06] [INFO] Progress: 5104/6740 [01/29 04:58:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:58:06] [INFO] Thread http://forum.notebookreview.com/threads/sprint-wireless-card-and-linksys-broadband-router-combo-review-discussion.91566/ finished! [01/29 04:58:06] [INFO] !!! Now downloading News Bits- LG eBook Concept Notebook, AMD and Nvidia Investigation, Strong Holiday Notebook Sales !!!!! [01/29 04:58:08] [INFO] We are on page 1 of 2 [01/29 04:58:11] [INFO] We are on page 2 of 2 [01/29 04:58:11] [INFO] Number of posts: 5 [01/29 04:58:11] [INFO] Progress: 5105/6740 [01/29 04:58:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:58:11] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-lg-ebook-concept-notebook-amd-and-nvidia-investigation-strong-holiday-notebook-sales.91474/ finished! [01/29 04:58:12] [INFO] !!! Now downloading Kensington Si650m Wireless Notebook Optical Mouse Review !!!!! [01/29 04:58:13] [INFO] We are on page 1 of 1 [01/29 04:58:13] [INFO] Number of posts: 5 [01/29 04:58:15] [INFO] Progress: 5106/6740 [01/29 04:58:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:58:15] [INFO] Thread http://forum.notebookreview.com/threads/kensington-si650m-wireless-notebook-optical-mouse-review.88728/ finished! [01/29 04:58:16] [INFO] !!! Now downloading News Bits- Windows Vista Released, Intel Centrino to have 802.11n, More Notebooks in U.S. Homes !!!!! [01/29 04:58:17] [INFO] We are on page 1 of 2 [01/29 04:58:19] [INFO] We are on page 2 of 2 [01/29 04:58:19] [INFO] Number of posts: 5 [01/29 04:58:19] [INFO] Progress: 5107/6740 [01/29 04:58:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:58:19] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-windows-vista-released-intel-centrino-to-have-802-11n-more-notebooks-in-u-s-homes.90855/ finished! [01/29 04:58:20] [INFO] !!! Now downloading Sources confirm plans for a smaller, ultra-thin form factored MacBook Pro !!!!! [01/29 04:58:21] [INFO] We are on page 1 of 1 [01/29 04:58:21] [INFO] Number of posts: 2 [01/29 04:58:21] [INFO] Progress: 5108/6740 [01/29 04:58:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:58:21] [INFO] Thread http://forum.notebookreview.com/threads/sources-confirm-plans-for-a-smaller-ultra-thin-form-factored-macbook-pro.91487/ finished! [01/29 04:58:21] [INFO] Max wait time for http://forum.notebookreview.com/threads/how-to-deal-with-liquid-spills-onto-your-laptop.90779/ is 21000 ms [01/29 04:58:22] [INFO] !!! Now downloading How to Deal with Liquid Spills onto Your Laptop !!!!! [01/29 04:58:23] [INFO] We are on page 1 of 3 [01/29 04:58:27] [INFO] We are on page 2 of 3 [01/29 04:58:28] [INFO] We are on page 3 of 3 [01/29 04:58:28] [INFO] Number of posts: 3 [01/29 04:58:28] [INFO] Progress: 5109/6740 [01/29 04:58:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:58:28] [INFO] Thread http://forum.notebookreview.com/threads/how-to-deal-with-liquid-spills-onto-your-laptop.90779/ finished! [01/29 04:58:29] [INFO] !!! Now downloading HP IQ770 Crossfire 19-inch touchscreen Vista PC !!!!! [01/29 04:58:30] [INFO] We are on page 1 of 1 [01/29 04:58:30] [INFO] Number of posts: 4 [01/29 04:58:30] [INFO] Progress: 5110/6740 [01/29 04:58:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:58:30] [INFO] Thread http://forum.notebookreview.com/threads/hp-iq770-crossfire-19-inch-touchscreen-vista-pc.90942/ finished! [01/29 04:58:30] [INFO] !!! Now downloading Compaq V6133EU quick review !!!!! [01/29 04:58:31] [INFO] We are on page 1 of 1 [01/29 04:58:31] [INFO] Number of posts: 2 [01/29 04:58:31] [INFO] Progress: 5111/6740 [01/29 04:58:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:58:31] [INFO] Thread http://forum.notebookreview.com/threads/compaq-v6133eu-quick-review.91143/ finished! [01/29 04:58:32] [INFO] !!! Now downloading LG P1 Express Review (pics, specs) !!!!! [01/29 04:58:33] [INFO] We are on page 1 of 2 [01/29 04:58:38] [INFO] We are on page 2 of 2 [01/29 04:58:38] [INFO] Number of posts: 2 [01/29 04:58:38] [INFO] Progress: 5112/6740 [01/29 04:58:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:58:38] [INFO] Thread http://forum.notebookreview.com/threads/lg-p1-express-review-pics-specs.84394/ finished! [01/29 04:58:38] [INFO] !!! Now downloading Sony VAIO G Announced in Japan !!!!! [01/29 04:58:39] [INFO] We are on page 1 of 2 [01/29 04:58:43] [INFO] We are on page 2 of 2 [01/29 04:58:43] [INFO] Number of posts: 2 [01/29 04:58:43] [INFO] Progress: 5113/6740 [01/29 04:58:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:58:43] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-g-announced-in-japan.85542/ finished! [01/29 04:58:43] [INFO] !!! Now downloading News Bits- GPU Antitrust, Mobile DX 10, Save the Planet !!!!! [01/29 04:58:45] [INFO] We are on page 1 of 1 [01/29 04:58:45] [INFO] Number of posts: 5 [01/29 04:58:47] [WARNING] File not found for image https://www.xbitlabs.com/images/news/2006-11/07_11_2006_notd_nvda_geforc.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/News Bits- GPU Antitrust, Mobile DX 10, Save the Planet/images/storyImages/07_11_2006_notd_nvda_geforc.jpg [01/29 04:58:47] [INFO] Progress: 5114/6740 [01/29 04:58:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:58:47] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-gpu-antitrust-mobile-dx-10-save-the-planet.90994/ finished! [01/29 04:58:48] [INFO] !!! Now downloading Logitech Quick Cam for Notebooks Pro Review !!!!! [01/29 04:58:49] [INFO] We are on page 1 of 2 [01/29 04:58:56] [INFO] We are on page 2 of 2 [01/29 04:58:56] [INFO] Number of posts: 5 [01/29 04:58:56] [INFO] Progress: 5115/6740 [01/29 04:58:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:58:56] [INFO] Thread http://forum.notebookreview.com/threads/logitech-quick-cam-for-notebooks-pro-review.89286/ finished! [01/29 04:58:57] [INFO] !!! Now downloading News Bits- Asus W6 Reviewed, Apple OS X Security Update, Intel Cuts Developer Forums !!!!! [01/29 04:58:58] [INFO] We are on page 1 of 1 [01/29 04:58:58] [INFO] Number of posts: 8 [01/29 04:58:59] [INFO] Progress: 5116/6740 [01/29 04:58:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:58:59] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-asus-w6-reviewed-apple-os-x-security-update-intel-cuts-developer-forums.90469/ finished! [01/29 04:58:59] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-inspiron-e1505-with-core-2-duo-review-pics-specs.74901/ is 27000 ms [01/29 04:59:00] [INFO] !!! Now downloading Dell Inspiron e1505 with Core 2 Duo Review (pics, specs) !!!!! [01/29 04:59:01] [INFO] We are on page 1 of 4 [01/29 04:59:10] [INFO] We are on page 2 of 4 [01/29 04:59:11] [INFO] We are on page 3 of 4 [01/29 04:59:14] [INFO] We are on page 4 of 4 [01/29 04:59:14] [INFO] Number of posts: 5 [01/29 04:59:14] [INFO] Progress: 5117/6740 [01/29 04:59:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:59:14] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-e1505-with-core-2-duo-review-pics-specs.74901/ finished! [01/29 04:59:15] [INFO] !!! Now downloading Current Notebook and Tech Deals (Updated 11 30 2006) !!!!! [01/29 04:59:16] [INFO] We are on page 1 of 1 [01/29 04:59:16] [INFO] Number of posts: 1 [01/29 04:59:19] [INFO] Progress: 5118/6740 [01/29 04:59:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:59:19] [INFO] Thread http://forum.notebookreview.com/threads/current-notebook-and-tech-deals-updated-11-30-2006.90595/ finished! [01/29 04:59:20] [INFO] !!! Now downloading Kensington Pocket Hub Mini 2.0 Review !!!!! [01/29 04:59:21] [INFO] We are on page 1 of 1 [01/29 04:59:21] [INFO] Number of posts: 7 [01/29 04:59:24] [INFO] Progress: 5119/6740 [01/29 04:59:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:59:24] [INFO] Thread http://forum.notebookreview.com/threads/kensington-pocket-hub-mini-2-0-review.89612/ finished! [01/29 04:59:24] [INFO] !!! Now downloading Logitech QuickCam for Notebooks Pro Problem !!!!! [01/29 04:59:25] [INFO] We are on page 1 of 1 [01/29 04:59:25] [INFO] Number of posts: 2 [01/29 04:59:25] [INFO] Progress: 5120/6740 [01/29 04:59:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:59:25] [INFO] Thread http://forum.notebookreview.com/threads/logitech-quickcam-for-notebooks-pro-problem.89604/ finished! [01/29 04:59:26] [INFO] !!! Now downloading My Dell M65 for 3D study @ VFS !!!!! [01/29 04:59:27] [INFO] We are on page 1 of 1 [01/29 04:59:27] [INFO] Number of posts: 1 [01/29 04:59:42] [WARNING] Read timeout for image http://members.home.nl/hkonings/M65_Knot3D%20010.jpg. This is likely a problem with the image's hosting site. [01/29 04:59:42] [INFO] Progress: 5121/6740 [01/29 04:59:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:59:42] [INFO] Thread http://forum.notebookreview.com/threads/my-dell-m65-for-3d-study-vfs.90148/ finished! [01/29 04:59:43] [INFO] !!! Now downloading Vantec Piano 101 Notebook Cooler Review !!!!! [01/29 04:59:44] [INFO] We are on page 1 of 2 [01/29 04:59:54] [INFO] We are on page 2 of 2 [01/29 04:59:54] [INFO] Number of posts: 3 [01/29 04:59:55] [INFO] Progress: 5122/6740 [01/29 04:59:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 04:59:55] [INFO] Thread http://forum.notebookreview.com/threads/vantec-piano-101-notebook-cooler-review.89820/ finished! [01/29 04:59:55] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-a6j-review-pics-specs.49503/ is 25500 ms [01/29 04:59:55] [INFO] !!! Now downloading Asus A6J Review (pics, specs) !!!!! [01/29 04:59:56] [INFO] We are on page 1 of 4 [01/29 05:00:08] [INFO] We are on page 2 of 4 [01/29 05:00:08] [WARNING] File not found for image http://img127.imageshack.us/img127/2331/3dmark0625vq.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus A6J Review (pics, specs)/images/storyImages/3dmark0625vq.jpg [01/29 05:00:10] [INFO] We are on page 3 of 4 [01/29 05:00:11] [INFO] We are on page 4 of 4 [01/29 05:00:11] [INFO] Number of posts: 2 [01/29 05:00:11] [INFO] Progress: 5123/6740 [01/29 05:00:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:00:11] [INFO] Thread http://forum.notebookreview.com/threads/asus-a6j-review-pics-specs.49503/ finished! [01/29 05:00:12] [INFO] !!! Now downloading Holiday Notebook Deals Roundup (updated 11 24 2006) !!!!! [01/29 05:00:13] [INFO] We are on page 1 of 1 [01/29 05:00:20] [INFO] Progress: 5124/6740 [01/29 05:00:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:00:20] [INFO] Thread http://forum.notebookreview.com/threads/holiday-notebook-deals-roundup-updated-11-24-2006.89504/ finished! [01/29 05:00:20] [INFO] !!! Now downloading Current Notebook and Tech Deals (Updated 11 22 2006) !!!!! [01/29 05:00:21] [INFO] We are on page 1 of 1 [01/29 05:00:21] [INFO] Number of posts: 5 [01/29 05:00:27] [INFO] Progress: 5125/6740 [01/29 05:00:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:00:27] [INFO] Thread http://forum.notebookreview.com/threads/current-notebook-and-tech-deals-updated-11-22-2006.89259/ finished! [01/29 05:00:28] [INFO] !!! Now downloading Free Panasonic Toughbook W4 or Y4 (For 3 Days) !!!!! [01/29 05:00:29] [INFO] We are on page 1 of 1 [01/29 05:00:29] [INFO] Number of posts: 2 [01/29 05:00:29] [INFO] Progress: 5126/6740 [01/29 05:00:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:00:29] [INFO] Thread http://forum.notebookreview.com/threads/free-panasonic-toughbook-w4-or-y4-for-3-days.89442/ finished! [01/29 05:00:29] [INFO] !!! Now downloading Circuit City to Sell $99 Notebook Next Friday (with catches) !!!!! [01/29 05:00:31] [INFO] We are on page 1 of 2 [01/29 05:00:33] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v315/strikeback03/werd.gif [01/29 05:00:34] [INFO] We are on page 2 of 2 [01/29 05:00:34] [INFO] Number of posts: 8 [01/29 05:00:35] [INFO] Progress: 5127/6740 [01/29 05:00:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:00:35] [INFO] Thread http://forum.notebookreview.com/threads/circuit-city-to-sell-99-notebook-next-friday-with-catches.88481/ finished! [01/29 05:00:35] [INFO] !!! Now downloading Sharp Actius MM20 Overview - The Ultra Ultra-Portable (pics) !!!!! [01/29 05:00:36] [INFO] We are on page 1 of 1 [01/29 05:00:36] [INFO] Number of posts: 3 [01/29 05:00:37] [INFO] Progress: 5128/6740 [01/29 05:00:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:00:37] [INFO] Thread http://forum.notebookreview.com/threads/sharp-actius-mm20-overview-the-ultra-ultra-portable-pics.2254/ finished! [01/29 05:00:38] [INFO] !!! Now downloading ATI AMD Quietly Ships Mobility Radeon X1900 !!!!! [01/29 05:00:39] [INFO] We are on page 1 of 1 [01/29 05:00:39] [INFO] Number of posts: 3 [01/29 05:00:39] [INFO] Progress: 5129/6740 [01/29 05:00:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:00:39] [INFO] Thread http://forum.notebookreview.com/threads/ati-amd-quietly-ships-mobility-radeon-x1900.89113/ finished! [01/29 05:00:40] [INFO] !!! Now downloading Review- AST Bravo NB-RC FAST! !!!!! [01/29 05:00:41] [INFO] We are on page 1 of 1 [01/29 05:00:41] [INFO] Number of posts: 4 [01/29 05:00:45] [INFO] Progress: 5130/6740 [01/29 05:00:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:00:45] [INFO] Thread http://forum.notebookreview.com/threads/review-ast-bravo-nb-rc-fast.88966/ finished! [01/29 05:00:45] [INFO] !!! Now downloading Dell to Offer Sprint in Addition to Verizon for EV-DO Wireless !!!!! [01/29 05:00:46] [INFO] We are on page 1 of 1 [01/29 05:00:46] [INFO] Number of posts: 1 [01/29 05:00:46] [INFO] Progress: 5131/6740 [01/29 05:00:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:00:46] [INFO] Thread http://forum.notebookreview.com/threads/dell-to-offer-sprint-in-addition-to-verizon-for-ev-do-wireless.88972/ finished! [01/29 05:00:46] [INFO] Max wait time for http://forum.notebookreview.com/threads/fujitsu-lifebook-s7010-s7020-review-pics-specs.19395/ is 21500 ms [01/29 05:00:47] [INFO] !!! Now downloading Fujitsu LifeBook S7010 S7020 Review (pics, specs) !!!!! [01/29 05:00:48] [INFO] We are on page 1 of 3 [01/29 05:00:52] [INFO] We are on page 2 of 3 [01/29 05:00:53] [INFO] We are on page 3 of 3 [01/29 05:00:53] [INFO] Number of posts: 4 [01/29 05:00:53] [INFO] Progress: 5132/6740 [01/29 05:00:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:00:53] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-lifebook-s7010-s7020-review-pics-specs.19395/ finished! [01/29 05:00:53] [INFO] !!! Now downloading News- Lenovo unveils new Y-series laptops to be released in Asia on December 15th !!!!! [01/29 05:00:55] [INFO] We are on page 1 of 1 [01/29 05:00:55] [INFO] Number of posts: 7 [01/29 05:00:56] [INFO] Progress: 5133/6740 [01/29 05:00:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:00:56] [INFO] Thread http://forum.notebookreview.com/threads/news-lenovo-unveils-new-y-series-laptops-to-be-released-in-asia-on-december-15th.88219/ finished! [01/29 05:00:57] [INFO] !!! Now downloading Lenovo C100 Review (pics, specs) !!!!! [01/29 05:00:58] [INFO] We are on page 1 of 1 [01/29 05:00:58] [INFO] Number of posts: 8 [01/29 05:01:02] [INFO] Progress: 5134/6740 [01/29 05:01:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:01:02] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-c100-review-pics-specs.47141/ finished! [01/29 05:01:02] [INFO] !!! Now downloading Lenovo Launch New Series - Q, H, Y300 and Y400. !!!!! [01/29 05:01:03] [INFO] We are on page 1 of 1 [01/29 05:01:03] [INFO] Number of posts: 3 [01/29 05:01:04] [INFO] Progress: 5135/6740 [01/29 05:01:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:01:04] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-launch-new-series-q-h-y300-and-y400.88267/ finished! [01/29 05:01:04] [INFO] !!! Now downloading Laptop Design USA Custom Laptop Paint Job Review !!!!! [01/29 05:01:06] [INFO] We are on page 1 of 3 [01/29 05:01:11] [INFO] We are on page 2 of 3 [01/29 05:01:12] [INFO] We are on page 3 of 3 [01/29 05:01:12] [INFO] Number of posts: 1 [01/29 05:01:12] [INFO] Progress: 5136/6740 [01/29 05:01:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:01:12] [INFO] Thread http://forum.notebookreview.com/threads/laptop-design-usa-custom-laptop-paint-job-review.87702/ finished! [01/29 05:01:13] [INFO] !!! Now downloading News Bits- Toshiba P100-ST9472, Samsung PMR Notebook Drives, Dell Enters Second Life !!!!! [01/29 05:01:14] [INFO] We are on page 1 of 2 [01/29 05:01:17] [INFO] We are on page 2 of 2 [01/29 05:01:17] [INFO] Number of posts: 3 [01/29 05:01:17] [INFO] Progress: 5137/6740 [01/29 05:01:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:01:17] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-toshiba-p100-st9472-samsung-pmr-notebook-drives-dell-enters-second-life.88220/ finished! [01/29 05:01:17] [INFO] Max wait time for http://forum.notebookreview.com/threads/acer-aspire-1690-series-review-pics-specs.15460/ is 24000 ms [01/29 05:01:18] [INFO] !!! Now downloading Acer Aspire 1690 Series Review (pics, specs) !!!!! [01/29 05:01:19] [INFO] We are on page 1 of 3 [01/29 05:01:23] [INFO] We are on page 2 of 3 [01/29 05:01:24] [INFO] We are on page 3 of 3 [01/29 05:01:24] [INFO] Number of posts: 9 [01/29 05:01:24] [INFO] Progress: 5138/6740 [01/29 05:01:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:01:24] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire-1690-series-review-pics-specs.15460/ finished! [01/29 05:01:25] [INFO] !!! Now downloading Current Notebook and Tech Deals (Updated 11 17 2006) !!!!! [01/29 05:01:26] [INFO] We are on page 1 of 1 [01/29 05:01:26] [INFO] Number of posts: 1 [01/29 05:01:34] [INFO] Progress: 5139/6740 [01/29 05:01:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:01:34] [INFO] Thread http://forum.notebookreview.com/threads/current-notebook-and-tech-deals-updated-11-17-2006.88281/ finished! [01/29 05:01:34] [INFO] !!! Now downloading Cableyoyo Cool Feet Review -- Airspace for Hot Laptops !!!!! [01/29 05:01:36] [INFO] We are on page 1 of 2 [01/29 05:01:36] [WARNING] File not found for image http://www.technologyguide.com/assets/X-200611120045145931.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Cableyoyo Cool Feet Review -- Airspace for Hot Laptops/images/storyImages/X-200611120045145931.jpg [01/29 05:01:36] [WARNING] File not found for image http://www.technologyguide.com/assets/X-200611120045225939.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Cableyoyo Cool Feet Review -- Airspace for Hot Laptops/images/storyImages/X-200611120045225939.jpg [01/29 05:01:37] [WARNING] File not found for image http://www.technologyguide.com/assets/X-2006111200452412514.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Cableyoyo Cool Feet Review -- Airspace for Hot Laptops/images/storyImages/X-2006111200452412514.jpg [01/29 05:01:37] [WARNING] File not found for image http://www.technologyguide.com/assets/X-2006111200452642118.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Cableyoyo Cool Feet Review -- Airspace for Hot Laptops/images/storyImages/X-2006111200452642118.jpg [01/29 05:01:38] [WARNING] File not found for image http://www.technologyguide.com/assets/X-2006111200453064020.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Cableyoyo Cool Feet Review -- Airspace for Hot Laptops/images/storyImages/X-2006111200453064020.jpg [01/29 05:01:38] [WARNING] File not found for image http://www.technologyguide.com/assets/X-2006111200453367122.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Cableyoyo Cool Feet Review -- Airspace for Hot Laptops/images/storyImages/X-2006111200453367122.jpg [01/29 05:01:38] [WARNING] File not found for image http://www.technologyguide.com/assets/X-2006111200453589024.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Cableyoyo Cool Feet Review -- Airspace for Hot Laptops/images/storyImages/X-2006111200453589024.jpg [01/29 05:01:38] [WARNING] File not found for image http://www.technologyguide.com/assets/X-2006111200453968730.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Cableyoyo Cool Feet Review -- Airspace for Hot Laptops/images/storyImages/X-2006111200453968730.jpg [01/29 05:01:39] [WARNING] File not found for image http://www.technologyguide.com/assets/X-2006111200454101537.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Cableyoyo Cool Feet Review -- Airspace for Hot Laptops/images/storyImages/X-2006111200454101537.jpg [01/29 05:01:39] [WARNING] File not found for image http://www.technologyguide.com/assets/X-2006111200454431239.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Cableyoyo Cool Feet Review -- Airspace for Hot Laptops/images/storyImages/X-2006111200454431239.jpg [01/29 05:01:39] [WARNING] File not found for image http://www.technologyguide.com/assets/X-2006111200454809348.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Cableyoyo Cool Feet Review -- Airspace for Hot Laptops/images/storyImages/X-2006111200454809348.jpg [01/29 05:01:40] [WARNING] File not found for image http://www.technologyguide.com/assets/X-2006111200455250052.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Cableyoyo Cool Feet Review -- Airspace for Hot Laptops/images/storyImages/X-2006111200455250052.jpg [01/29 05:01:42] [INFO] We are on page 2 of 2 [01/29 05:01:42] [INFO] Number of posts: 3 [01/29 05:01:42] [INFO] Progress: 5140/6740 [01/29 05:01:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:01:42] [INFO] Thread http://forum.notebookreview.com/threads/cableyoyo-cool-feet-review-airspace-for-hot-laptops.88046/ finished! [01/29 05:01:42] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-15-4-inch-apple-macbook-coming-in-2007-hp-now-offers-paypal-everex-stepnote-nc1500.84812/ is 21000 ms [01/29 05:01:42] [INFO] !!! Now downloading News Bits- 15.4-inch Apple MacBook Coming in 2007, HP Now Offers PayPal, Everex StepNote NC1500 !!!!! [01/29 05:01:44] [INFO] We are on page 1 of 3 [01/29 05:01:46] [INFO] We are on page 2 of 3 [01/29 05:01:48] [INFO] We are on page 3 of 3 [01/29 05:01:48] [INFO] Number of posts: 3 [01/29 05:01:48] [INFO] Progress: 5141/6740 [01/29 05:01:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:01:48] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-15-4-inch-apple-macbook-coming-in-2007-hp-now-offers-paypal-everex-stepnote-nc1500.84812/ finished! [01/29 05:01:48] [INFO] !!! Now downloading James Bond 007 Micro Vault 1GB USB Flash Drive Review !!!!! [01/29 05:01:50] [INFO] We are on page 1 of 1 [01/29 05:01:53] [INFO] Progress: 5142/6740 [01/29 05:01:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:01:53] [INFO] Thread http://forum.notebookreview.com/threads/james-bond-007-micro-vault-1gb-usb-flash-drive-review.87833/ finished! [01/29 05:01:54] [INFO] !!! Now downloading Mobile Graphics Cards - Benchmark List !!!!! [01/29 05:01:55] [INFO] We are on page 1 of 1 [01/29 05:01:55] [INFO] Number of posts: 1 [01/29 05:01:55] [INFO] Progress: 5143/6740 [01/29 05:01:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:01:55] [INFO] Thread http://forum.notebookreview.com/threads/mobile-graphics-cards-benchmark-list.87891/ finished! [01/29 05:01:56] [INFO] !!! Now downloading News Bits- Ego-Lifestyle Notebooks Enter U.S., Notebook Sales to Increase 23% in 2007, Vista Antivirus News !!!!! [01/29 05:01:57] [INFO] We are on page 1 of 2 [01/29 05:01:57] [WARNING] Host down for image http://aycu38.webshots.com/image/7037/2004943147845964100_rs.jpg [01/29 05:01:59] [INFO] We are on page 2 of 2 [01/29 05:01:59] [INFO] Number of posts: 2 [01/29 05:01:59] [INFO] Progress: 5144/6740 [01/29 05:01:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:01:59] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-ego-lifestyle-notebooks-enter-u-s-notebook-sales-to-increase-23-in-2007-vista-antivirus-news.87332/ finished! [01/29 05:02:00] [INFO] !!! Now downloading Sony VAIO TX Ultraportable Review (pics, specs) !!!!! [01/29 05:02:01] [INFO] We are on page 1 of 3 [01/29 05:02:06] [INFO] We are on page 2 of 3 [01/29 05:02:07] [INFO] We are on page 3 of 3 [01/29 05:02:07] [INFO] Number of posts: 1 [01/29 05:02:07] [INFO] Progress: 5145/6740 [01/29 05:02:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:02:07] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-tx-ultraportable-review-pics-specs.53418/ finished! [01/29 05:02:08] [INFO] !!! Now downloading LG R1 Notebook Review !!!!! [01/29 05:02:09] [INFO] We are on page 1 of 2 [01/29 05:02:16] [INFO] We are on page 2 of 2 [01/29 05:02:16] [INFO] Number of posts: 2 [01/29 05:02:16] [INFO] Progress: 5146/6740 [01/29 05:02:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:02:16] [INFO] Thread http://forum.notebookreview.com/threads/lg-r1-notebook-review.87047/ finished! [01/29 05:02:17] [INFO] !!! Now downloading Apple MacBook Updated with Core 2 Duo Processor !!!!! [01/29 05:02:18] [INFO] We are on page 1 of 2 [01/29 05:02:20] [INFO] We are on page 2 of 2 [01/29 05:02:20] [INFO] Number of posts: 5 [01/29 05:02:21] [INFO] Progress: 5147/6740 [01/29 05:02:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:02:21] [INFO] Thread http://forum.notebookreview.com/threads/apple-macbook-updated-with-core-2-duo-processor.86861/ finished! [01/29 05:02:21] [INFO] Max wait time for http://forum.notebookreview.com/threads/toshiba-satellite-p100-and-p105-review-pics-specs.51927/ is 20500 ms [01/29 05:02:21] [INFO] !!! Now downloading Toshiba Satellite P100 and P105 Review (pics, specs) !!!!! [01/29 05:02:22] [INFO] We are on page 1 of 3 [01/29 05:02:28] [INFO] We are on page 2 of 3 [01/29 05:02:30] [INFO] We are on page 3 of 3 [01/29 05:02:30] [INFO] Number of posts: 2 [01/29 05:02:30] [INFO] Progress: 5148/6740 [01/29 05:02:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:02:30] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-p100-and-p105-review-pics-specs.51927/ finished! [01/29 05:02:31] [INFO] !!! Now downloading Wal-Mart and HP Offering $398 Laptop -- $199 Laptops Coming for the Holidays !!!!! [01/29 05:02:33] [INFO] We are on page 1 of 2 [01/29 05:02:33] [WARNING] File not found for image http://img512.imageshack.us/img512/4238/hpapppricegm9.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Wal-Mart and HP Offering $398 Laptop -- $199 Laptops Coming for the Holidays/images/storyImages/hpapppricegm9.jpg [01/29 05:02:35] [INFO] We are on page 2 of 2 [01/29 05:02:35] [INFO] Progress: 5149/6740 [01/29 05:02:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:02:35] [INFO] Thread http://forum.notebookreview.com/threads/wal-mart-and-hp-offering-398-laptop-199-laptops-coming-for-the-holidays.86514/ finished! [01/29 05:02:36] [INFO] !!! Now downloading Kensington Contour Cargo Notebook Case Review !!!!! [01/29 05:02:37] [INFO] We are on page 1 of 1 [01/29 05:02:37] [INFO] Number of posts: 5 [01/29 05:02:37] [INFO] Progress: 5150/6740 [01/29 05:02:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:02:37] [INFO] Thread http://forum.notebookreview.com/threads/kensington-contour-cargo-notebook-case-review.87236/ finished! [01/29 05:02:38] [INFO] !!! Now downloading IBM Thinkpad T42 Review -- T42 Good for Gaming !!!!! [01/29 05:02:39] [INFO] We are on page 1 of 1 [01/29 05:02:39] [INFO] Number of posts: 5 [01/29 05:02:39] [INFO] Progress: 5151/6740 [01/29 05:02:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:02:39] [INFO] Thread http://forum.notebookreview.com/threads/ibm-thinkpad-t42-review-t42-good-for-gaming.9248/ finished! [01/29 05:02:39] [WARNING] Thread 'Santa Rosa (Centrino vPro)' has no preview, is suspected to be a broken thread [01/29 05:02:40] [INFO] !!! Now downloading News Bits- Panasonic ToughBook W5 in 7 Colors, Compal Record Notebook Shipments, Samsung P9000 !!!!! [01/29 05:02:41] [INFO] We are on page 1 of 1 [01/29 05:02:41] [INFO] Number of posts: 3 [01/29 05:02:42] [INFO] Progress: 5152/6740 [01/29 05:02:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:02:42] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-panasonic-toughbook-w5-in-7-colors-compal-record-notebook-shipments-samsung-p9000.86948/ finished! [01/29 05:02:43] [INFO] !!! Now downloading News Bits- Dell Latitude 131L AMD Laptop, Medion Crystal Laptop, USB Golf Launchpad !!!!! [01/29 05:02:44] [INFO] We are on page 1 of 2 [01/29 05:02:48] [INFO] We are on page 2 of 2 [01/29 05:02:48] [INFO] Number of posts: 9 [01/29 05:02:49] [INFO] Progress: 5153/6740 [01/29 05:02:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:02:49] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-dell-latitude-131l-amd-laptop-medion-crystal-laptop-usb-golf-launchpad.86548/ finished! [01/29 05:02:49] [INFO] !!! Now downloading Panasonic Toughbook CF-W2 eLite Ultraportable Notebook Review (pics, specs) !!!!! [01/29 05:02:50] [INFO] We are on page 1 of 1 [01/29 05:02:50] [INFO] Number of posts: 2 [01/29 05:02:56] [INFO] Progress: 5154/6740 [01/29 05:02:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:02:56] [INFO] Thread http://forum.notebookreview.com/threads/panasonic-toughbook-cf-w2-elite-ultraportable-notebook-review-pics-specs.14628/ finished! [01/29 05:02:57] [INFO] !!! Now downloading Panasonic ToughBook CF-30 and CF-19 Announced -- Brightest Notebook Screens Ever !!!!! [01/29 05:02:58] [INFO] We are on page 1 of 1 [01/29 05:02:58] [INFO] Number of posts: 9 [01/29 05:02:59] [INFO] Progress: 5155/6740 [01/29 05:02:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:02:59] [INFO] Thread http://forum.notebookreview.com/threads/panasonic-toughbook-cf-30-and-cf-19-announced-brightest-notebook-screens-ever.82956/ finished! [01/29 05:02:59] [INFO] !!! Now downloading Kensington Ci65m Wireless Notebook Optical Mouse Review !!!!! [01/29 05:03:00] [INFO] We are on page 1 of 1 [01/29 05:03:01] [INFO] Number of posts: 7 [01/29 05:03:02] [INFO] Progress: 5156/6740 [01/29 05:03:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:03:02] [INFO] Thread http://forum.notebookreview.com/threads/kensington-ci65m-wireless-notebook-optical-mouse-review.86772/ finished! [01/29 05:03:02] [INFO] Max wait time for http://forum.notebookreview.com/threads/bogus-company-l-international-computer-announces-quad-core-laptop-with-24-hour-battery-life.83563/ is 24000 ms [01/29 05:03:03] [INFO] !!! Now downloading Bogus Company L International Computer Announces Quad Core Laptop with 24 Hour Battery Life !!!!! [01/29 05:03:04] [INFO] We are on page 1 of 3 [01/29 05:03:06] [INFO] We are on page 2 of 3 [01/29 05:03:09] [INFO] We are on page 3 of 3 [01/29 05:03:09] [INFO] Number of posts: 9 [01/29 05:03:09] [INFO] Progress: 5157/6740 [01/29 05:03:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:03:09] [INFO] Thread http://forum.notebookreview.com/threads/bogus-company-l-international-computer-announces-quad-core-laptop-with-24-hour-battery-life.83563/ finished! [01/29 05:03:11] [INFO] !!! Now downloading Asus A6Jc Review !!!!! [01/29 05:03:12] [INFO] We are on page 1 of 1 [01/29 05:03:15] [INFO] Progress: 5158/6740 [01/29 05:03:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:03:15] [INFO] Thread http://forum.notebookreview.com/threads/asus-a6jc-review.86446/ finished! [01/29 05:03:16] [INFO] !!! Now downloading Acer Aspire 5602WLMi Review !!!!! [01/29 05:03:17] [INFO] We are on page 1 of 1 [01/29 05:03:17] [INFO] Number of posts: 2 [01/29 05:03:20] [INFO] Progress: 5159/6740 [01/29 05:03:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:03:20] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire-5602wlmi-review.83256/ finished! [01/29 05:03:20] [INFO] !!! Now downloading Dell unveils Latitute 131L (AMD) !!!!! [01/29 05:03:22] [INFO] We are on page 1 of 1 [01/29 05:03:22] [INFO] Number of posts: 1 [01/29 05:03:22] [INFO] Progress: 5160/6740 [01/29 05:03:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:03:22] [INFO] Thread http://forum.notebookreview.com/threads/dell-unveils-latitute-131l-amd.86536/ finished! [01/29 05:03:22] [INFO] !!! Now downloading Current Notebook and Tech Deals (Updated 11 11 2006) !!!!! [01/29 05:03:23] [INFO] We are on page 1 of 1 [01/29 05:03:23] [INFO] Number of posts: 1 [01/29 05:03:36] [INFO] Progress: 5161/6740 [01/29 05:03:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:03:36] [INFO] Thread http://forum.notebookreview.com/threads/current-notebook-and-tech-deals-updated-11-11-2006.86479/ finished! [01/29 05:03:36] [INFO] !!! Now downloading Kensington Contour Balance Notebook Case Review !!!!! [01/29 05:03:37] [INFO] We are on page 1 of 1 [01/29 05:03:37] [INFO] Number of posts: 7 [01/29 05:03:38] [INFO] Progress: 5162/6740 [01/29 05:03:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:03:38] [INFO] Thread http://forum.notebookreview.com/threads/kensington-contour-balance-notebook-case-review.86306/ finished! [01/29 05:03:38] [INFO] Max wait time for http://forum.notebookreview.com/threads/sony-vaio-n-laptop-announced-a-laptop-that-matches-your-home-furniture.77564/ is 20500 ms [01/29 05:03:38] [INFO] !!! Now downloading Sony VAIO N Laptop Announced -- A Laptop that Matches Your Home Furniture !!!!! [01/29 05:03:39] [INFO] We are on page 1 of 3 [01/29 05:03:42] [INFO] We are on page 2 of 3 [01/29 05:03:44] [INFO] We are on page 3 of 3 [01/29 05:03:44] [INFO] Number of posts: 2 [01/29 05:03:44] [INFO] Progress: 5163/6740 [01/29 05:03:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:03:44] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-n-laptop-announced-a-laptop-that-matches-your-home-furniture.77564/ finished! [01/29 05:03:44] [INFO] Max wait time for http://forum.notebookreview.com/threads/wall-street-journal-says-laptops-to-be-cheaper-this-holiday.85976/ is 23000 ms [01/29 05:03:45] [INFO] !!! Now downloading Wall Street Journal says Laptops to be Cheaper this Holiday !!!!! [01/29 05:03:46] [INFO] We are on page 1 of 3 [01/29 05:03:48] [INFO] We are on page 2 of 3 [01/29 05:03:50] [INFO] We are on page 3 of 3 [01/29 05:03:50] [INFO] Number of posts: 7 [01/29 05:03:50] [INFO] Progress: 5164/6740 [01/29 05:03:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:03:50] [INFO] Thread http://forum.notebookreview.com/threads/wall-street-journal-says-laptops-to-be-cheaper-this-holiday.85976/ finished! [01/29 05:03:50] [INFO] Max wait time for http://forum.notebookreview.com/threads/compaq-presario-v2000-review-pics-specs.6985/ is 28500 ms [01/29 05:03:51] [INFO] !!! Now downloading Compaq Presario V2000 Review (pics, specs) !!!!! [01/29 05:03:52] [INFO] We are on page 1 of 4 [01/29 05:03:52] [INFO] Number of posts: 1 [01/29 05:03:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:03:52] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 05:03:52] [INFO] Thread http://forum.notebookreview.com/threads/compaq-presario-v2000-review-pics-specs.6985/ finished! [01/29 05:03:52] [INFO] !!! Now downloading Lexar Jumpdrive Secure II 2GB Mini Review !!!!! [01/29 05:03:53] [INFO] We are on page 1 of 1 [01/29 05:03:53] [INFO] Number of posts: 5 [01/29 05:03:55] [INFO] Progress: 5165/6740 [01/29 05:03:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:03:55] [INFO] Thread http://forum.notebookreview.com/threads/lexar-jumpdrive-secure-ii-2gb-mini-review.85979/ finished! [01/29 05:03:56] [INFO] !!! Now downloading Kensington Contour Traveler Notebook Backpack Review !!!!! [01/29 05:03:57] [INFO] We are on page 1 of 2 [01/29 05:04:05] [INFO] We are on page 2 of 2 [01/29 05:04:05] [INFO] Number of posts: 2 [01/29 05:04:05] [INFO] Progress: 5166/6740 [01/29 05:04:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:04:05] [INFO] Thread http://forum.notebookreview.com/threads/kensington-contour-traveler-notebook-backpack-review.86087/ finished! [01/29 05:04:06] [INFO] !!! Now downloading Goodbye Analog TV, Hello Broadband Wireless Internet !!!!! [01/29 05:04:07] [INFO] We are on page 1 of 2 [01/29 05:04:09] [INFO] We are on page 2 of 2 [01/29 05:04:09] [INFO] Number of posts: 2 [01/29 05:04:09] [INFO] Progress: 5167/6740 [01/29 05:04:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:04:09] [INFO] Thread http://forum.notebookreview.com/threads/goodbye-analog-tv-hello-broadband-wireless-internet.85354/ finished! [01/29 05:04:10] [INFO] !!! Now downloading Most Popular Notebooks for October 2006 !!!!! [01/29 05:04:11] [INFO] We are on page 1 of 1 [01/29 05:04:11] [INFO] Number of posts: 7 [01/29 05:04:18] [INFO] Progress: 5168/6740 [01/29 05:04:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:04:18] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-notebooks-for-october-2006.85808/ finished! [01/29 05:04:18] [INFO] !!! Now downloading any review on Asus F3F-AP007H !!!!! [01/29 05:04:19] [INFO] We are on page 1 of 1 [01/29 05:04:19] [INFO] Number of posts: 3 [01/29 05:04:19] [INFO] Progress: 5169/6740 [01/29 05:04:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:04:19] [INFO] Thread http://forum.notebookreview.com/threads/any-review-on-asus-f3f-ap007h.85865/ finished! [01/29 05:04:20] [INFO] !!! Now downloading Vista, Office 2007 Retail Launch Set for January 30 !!!!! [01/29 05:04:21] [INFO] We are on page 1 of 1 [01/29 05:04:21] [INFO] Number of posts: 3 [01/29 05:04:21] [INFO] Progress: 5170/6740 [01/29 05:04:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:04:21] [INFO] Thread http://forum.notebookreview.com/threads/vista-office-2007-retail-launch-set-for-january-30.85728/ finished! [01/29 05:04:22] [INFO] !!! Now downloading News Bits- HP Completes VoodooPC Buyout, Hitach to Introduce 250GB Notebook HD, Logitech Alto Notebook Stand !!!!! [01/29 05:04:23] [INFO] We are on page 1 of 1 [01/29 05:04:25] [INFO] Progress: 5171/6740 [01/29 05:04:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:04:25] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-hp-completes-voodoopc-buyout-hitach-to-introduce-250gb-notebook-hd-logitech-alto-notebook-stand.85714/ finished! [01/29 05:04:26] [INFO] !!! Now downloading News Bits- Lenovo and the NBA, Notebook Battery Shortages, Wal Mart to Push Laptop Sales for Holiday 2006 !!!!! [01/29 05:04:27] [INFO] We are on page 1 of 1 [01/29 05:04:27] [INFO] Number of posts: 4 [01/29 05:04:27] [INFO] Progress: 5172/6740 [01/29 05:04:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:04:27] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-lenovo-and-the-nba-notebook-battery-shortages-wal-mart-to-push-laptop-sales-for-holiday-2006.84091/ finished! [01/29 05:04:27] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-inspiron-1501-with-amd-processor-now-available.85596/ is 26000 ms [01/29 05:04:28] [INFO] !!! Now downloading Dell Inspiron 1501 with AMD Processor Now Available !!!!! [01/29 05:04:29] [INFO] We are on page 1 of 4 [01/29 05:04:32] [INFO] We are on page 2 of 4 [01/29 05:04:34] [INFO] We are on page 3 of 4 [01/29 05:04:36] [INFO] We are on page 4 of 4 [01/29 05:04:36] [INFO] Number of posts: 3 [01/29 05:04:36] [INFO] Progress: 5173/6740 [01/29 05:04:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:04:36] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-1501-with-amd-processor-now-available.85596/ finished! [01/29 05:04:36] [INFO] !!! Now downloading Vaio G !!!!! [01/29 05:04:38] [INFO] We are on page 1 of 1 [01/29 05:04:38] [INFO] Number of posts: 2 [01/29 05:04:38] [INFO] Progress: 5174/6740 [01/29 05:04:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:04:38] [INFO] Thread http://forum.notebookreview.com/threads/vaio-g.85517/ finished! [01/29 05:04:38] [INFO] !!! Now downloading Asus V6J with Core 2 Duo Review (pics, specs) !!!!! [01/29 05:04:39] [INFO] We are on page 1 of 1 [01/29 05:04:39] [INFO] Number of posts: 9 [01/29 05:04:43] [INFO] Progress: 5175/6740 [01/29 05:04:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:04:43] [INFO] Thread http://forum.notebookreview.com/threads/asus-v6j-with-core-2-duo-review-pics-specs.85155/ finished! [01/29 05:04:43] [WARNING] Thread 'Problem, please help!!' has no preview, is suspected to be a broken thread [01/29 05:04:44] [INFO] !!! Now downloading Sony VAIO TX 007 Bond Laptop Released Along with Other 007 Gear !!!!! [01/29 05:04:45] [INFO] We are on page 1 of 1 [01/29 05:04:46] [INFO] Progress: 5176/6740 [01/29 05:04:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:04:46] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-tx-007-bond-laptop-released-along-with-other-007-gear.85357/ finished! [01/29 05:04:47] [INFO] !!! Now downloading Dell AMD Notebooks Under $500 Coming Soon !!!!! [01/29 05:04:48] [INFO] We are on page 1 of 2 [01/29 05:04:50] [INFO] We are on page 2 of 2 [01/29 05:04:50] [INFO] Number of posts: 1 [01/29 05:04:50] [INFO] Progress: 5177/6740 [01/29 05:04:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:04:50] [INFO] Thread http://forum.notebookreview.com/threads/dell-amd-notebooks-under-500-coming-soon.84388/ finished! [01/29 05:04:50] [INFO] !!! Now downloading News Bits- Fiery Fujitsu, Vista to have Built-in Benchmarking, Vantec Piano Notebook Cooler Discussion !!!!! [01/29 05:04:51] [INFO] We are on page 1 of 2 [01/29 05:04:51] [INFO] Number of posts: 1 [01/29 05:04:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:04:51] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 05:04:51] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-fiery-fujitsu-vista-to-have-built-in-benchmarking-vantec-piano-notebook-cooler-discussion.85267/ finished! [01/29 05:04:51] [INFO] Max wait time for http://forum.notebookreview.com/threads/lg-p1-express-dual-review-pics-specs.81628/ is 21000 ms [01/29 05:04:52] [INFO] !!! Now downloading LG P1 Express Dual Review (pics, specs) !!!!! [01/29 05:04:53] [INFO] We are on page 1 of 3 [01/29 05:04:58] [INFO] We are on page 2 of 3 [01/29 05:04:59] [INFO] We are on page 3 of 3 [01/29 05:04:59] [INFO] Number of posts: 3 [01/29 05:04:59] [INFO] Progress: 5178/6740 [01/29 05:04:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:04:59] [INFO] Thread http://forum.notebookreview.com/threads/lg-p1-express-dual-review-pics-specs.81628/ finished! [01/29 05:05:00] [INFO] !!! Now downloading Gateway Recalls 35,000 Sony Made Batteries !!!!! [01/29 05:05:01] [INFO] We are on page 1 of 1 [01/29 05:05:01] [INFO] Number of posts: 2 [01/29 05:05:01] [INFO] Progress: 5179/6740 [01/29 05:05:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:05:01] [INFO] Thread http://forum.notebookreview.com/threads/gateway-recalls-35-000-sony-made-batteries.84184/ finished! [01/29 05:05:01] [INFO] !!! Now downloading Fujitsu LifeBook A6010 First Thoughts !!!!! [01/29 05:05:02] [INFO] We are on page 1 of 2 [01/29 05:05:07] [INFO] We are on page 2 of 2 [01/29 05:05:07] [INFO] Number of posts: 1 [01/29 05:05:07] [INFO] Progress: 5180/6740 [01/29 05:05:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:05:07] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-lifebook-a6010-first-thoughts.84753/ finished! [01/29 05:05:07] [INFO] !!! Now downloading News Bits- Alienware Turns 10, AMD Fusion Announced, Acer Turns 30 and Predicts Major Growth !!!!! [01/29 05:05:09] [INFO] We are on page 1 of 1 [01/29 05:05:09] [INFO] Number of posts: 8 [01/29 05:05:09] [INFO] Progress: 5181/6740 [01/29 05:05:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:05:10] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-alienware-turns-10-amd-fusion-announced-acer-turns-30-and-predicts-major-growth.84444/ finished! [01/29 05:05:10] [INFO] Max wait time for http://forum.notebookreview.com/threads/microsoft-to-offer-vista-express-upgrade-to-pc-buyers-starting-this-thursday.84300/ is 22500 ms [01/29 05:05:10] [INFO] !!! Now downloading Microsoft to Offer Vista Express Upgrade to PC Buyers Starting this Thursday !!!!! [01/29 05:05:11] [INFO] We are on page 1 of 3 [01/29 05:05:13] [INFO] We are on page 2 of 3 [01/29 05:05:15] [INFO] We are on page 3 of 3 [01/29 05:05:15] [INFO] Number of posts: 6 [01/29 05:05:15] [INFO] Progress: 5182/6740 [01/29 05:05:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:05:15] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-to-offer-vista-express-upgrade-to-pc-buyers-starting-this-thursday.84300/ finished! [01/29 05:05:15] [INFO] Max wait time for http://forum.notebookreview.com/threads/apple-macbook-pro-gets-core-2-duo.84183/ is 21000 ms [01/29 05:05:16] [INFO] !!! Now downloading Apple MacBook Pro gets Core 2 Duo !!!!! [01/29 05:05:17] [INFO] We are on page 1 of 3 [01/29 05:05:20] [INFO] We are on page 2 of 3 [01/29 05:05:22] [INFO] We are on page 3 of 3 [01/29 05:05:22] [INFO] Number of posts: 3 [01/29 05:05:22] [INFO] Progress: 5183/6740 [01/29 05:05:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:05:22] [INFO] Thread http://forum.notebookreview.com/threads/apple-macbook-pro-gets-core-2-duo.84183/ finished! [01/29 05:05:22] [INFO] !!! Now downloading Sager NP6260 Review (pics, specs) !!!!! [01/29 05:05:23] [INFO] We are on page 1 of 2 [01/29 05:05:32] [INFO] We are on page 2 of 2 [01/29 05:05:32] [INFO] Number of posts: 4 [01/29 05:05:32] [INFO] Progress: 5184/6740 [01/29 05:05:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:05:32] [INFO] Thread http://forum.notebookreview.com/threads/sager-np6260-review-pics-specs.84170/ finished! [01/29 05:05:32] [INFO] Max wait time for http://forum.notebookreview.com/threads/thinkpad-core-2-duo-802-11n-and-security-updates-announced-by-lenovo.82967/ is 25500 ms [01/29 05:05:32] [INFO] !!! Now downloading ThinkPad Core 2 Duo, 802.11n and Security Updates Announced by Lenovo !!!!! [01/29 05:05:33] [INFO] We are on page 1 of 4 [01/29 05:05:37] [INFO] We are on page 2 of 4 [01/29 05:05:39] [INFO] We are on page 3 of 4 [01/29 05:05:40] [INFO] We are on page 4 of 4 [01/29 05:05:40] [INFO] Number of posts: 2 [01/29 05:05:40] [INFO] Progress: 5185/6740 [01/29 05:05:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:05:40] [INFO] Thread http://forum.notebookreview.com/threads/thinkpad-core-2-duo-802-11n-and-security-updates-announced-by-lenovo.82967/ finished! [01/29 05:05:40] [INFO] !!! Now downloading Acer TravelMate 8210 Announced for North America !!!!! [01/29 05:05:41] [INFO] We are on page 1 of 1 [01/29 05:05:41] [INFO] Number of posts: 8 [01/29 05:05:42] [INFO] Progress: 5186/6740 [01/29 05:05:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:05:42] [INFO] Thread http://forum.notebookreview.com/threads/acer-travelmate-8210-announced-for-north-america.79963/ finished! [01/29 05:05:42] [INFO] !!! Now downloading Toshiba Satellite P105-S9722 Review (pics, specs) !!!!! [01/29 05:05:44] [INFO] We are on page 1 of 2 [01/29 05:05:46] [WARNING] File not found for image http://www.technologyguide.com/assets/X-20061020004300500137.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Toshiba Satellite P105-S9722 Review (pics, specs)/images/storyImages/X-20061020004300500137.gif [01/29 05:05:49] [INFO] We are on page 2 of 2 [01/29 05:05:49] [INFO] Number of posts: 3 [01/29 05:05:49] [INFO] Progress: 5187/6740 [01/29 05:05:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:05:49] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-p105-s9722-review-pics-specs.83578/ finished! [01/29 05:05:49] [INFO] !!! Now downloading News Bits- AMD Turion Sales Up, New Asus Gaming Notebooks, Intel $300M Centrino Push !!!!! [01/29 05:05:50] [INFO] We are on page 1 of 2 [01/29 05:05:55] [INFO] We are on page 2 of 2 [01/29 05:05:55] [INFO] Number of posts: 6 [01/29 05:05:55] [INFO] Progress: 5188/6740 [01/29 05:05:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:05:55] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-amd-turion-sales-up-new-asus-gaming-notebooks-intel-300m-centrino-push.83631/ finished! [01/29 05:05:55] [INFO] !!! Now downloading Toshiba Tecra M6 Review (pics, specs) Discussion !!!!! [01/29 05:05:56] [INFO] We are on page 1 of 2 [01/29 05:05:59] [INFO] We are on page 2 of 2 [01/29 05:05:59] [INFO] Number of posts: 1 [01/29 05:05:59] [INFO] Progress: 5189/6740 [01/29 05:05:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:05:59] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-tecra-m6-review-pics-specs-discussion.83997/ finished! [01/29 05:06:00] [INFO] !!! Now downloading Sony to recall Vaio laptop batteries !!!!! [01/29 05:06:01] [INFO] We are on page 1 of 1 [01/29 05:06:01] [INFO] Progress: 5190/6740 [01/29 05:06:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:06:01] [INFO] Thread http://forum.notebookreview.com/threads/sony-to-recall-vaio-laptop-batteries.83150/ finished! [01/29 05:06:02] [INFO] !!! Now downloading Comprehensive Sony Battery Recall List !!!!! [01/29 05:06:03] [INFO] We are on page 1 of 1 [01/29 05:06:03] [INFO] Number of posts: 4 [01/29 05:06:03] [INFO] Progress: 5191/6740 [01/29 05:06:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:06:03] [INFO] Thread http://forum.notebookreview.com/threads/comprehensive-sony-battery-recall-list.81105/ finished! [01/29 05:06:04] [INFO] !!! Now downloading News Bits- Intel Santa Rosa 1GB NAND chipset, Typewriter Laptop, Lenovo C200 Core 2 Duo Notebook Unveiled !!!!! [01/29 05:06:05] [INFO] We are on page 1 of 2 [01/29 05:06:07] [INFO] We are on page 2 of 2 [01/29 05:06:08] [INFO] Applying Photobucket fix for http://i6.photobucket.com/albums/y237/we3/Resize_of_BF2142adds_1_.jpg [01/29 05:06:08] [WARNING] Could not download image https://hosting.photobucket.com/albums/y237/we3/Resize_of_BF2142adds_1_.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/y237/we3/Resize_of_BF2142adds_1_.jpg [01/29 05:06:08] [INFO] Progress: 5192/6740 [01/29 05:06:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:06:08] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-intel-santa-rosa-1gb-nand-chipset-typewriter-laptop-lenovo-c200-core-2-duo-notebook-unveiled.83342/ finished! [01/29 05:06:09] [INFO] !!! Now downloading Lenovo ThinkPad Z61t Review (pics, specs) !!!!! [01/29 05:06:10] [INFO] We are on page 1 of 1 [01/29 05:06:10] [INFO] Number of posts: 6 [01/29 05:06:18] [INFO] Progress: 5193/6740 [01/29 05:06:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:06:18] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-z61t-review-pics-specs.73074/ finished! [01/29 05:06:18] [INFO] !!! Now downloading Current Notebook and Tech Deals (Updated 10 21 2006) !!!!! [01/29 05:06:20] [INFO] We are on page 1 of 1 [01/29 05:06:20] [INFO] Number of posts: 2 [01/29 05:06:32] [INFO] Progress: 5194/6740 [01/29 05:06:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:06:32] [INFO] Thread http://forum.notebookreview.com/threads/current-notebook-and-tech-deals-updated-10-21-2006.83736/ finished! [01/29 05:06:33] [INFO] !!! Now downloading Top 5 PC Sellers for Q3 2006 -- Dell Still #1 but Slips, Apple Rockets to #4 in U.S. !!!!! [01/29 05:06:34] [INFO] We are on page 1 of 1 [01/29 05:06:35] [INFO] Progress: 5195/6740 [01/29 05:06:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:06:35] [INFO] Thread http://forum.notebookreview.com/threads/top-5-pc-sellers-for-q3-2006-dell-still-1-but-slips-apple-rockets-to-4-in-u-s.83387/ finished! [01/29 05:06:35] [WARNING] Thread 'New MacBook Out in Less than a Month??' has no preview, is suspected to be a broken thread [01/29 05:06:35] [INFO] !!! Now downloading CNET tests 20-inch Dell on the subway! !!!!! [01/29 05:06:37] [INFO] We are on page 1 of 1 [01/29 05:06:37] [INFO] Number of posts: 6 [01/29 05:06:37] [INFO] Progress: 5196/6740 [01/29 05:06:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:06:37] [INFO] Thread http://forum.notebookreview.com/threads/cnet-tests-20-inch-dell-on-the-subway.83460/ finished! [01/29 05:06:38] [INFO] !!! Now downloading Compal HEL80 Review (pics, specs) !!!!! [01/29 05:06:39] [INFO] We are on page 1 of 2 [01/29 05:06:40] [WARNING] File not found for image https://gotgenes.com/media/images/hel80/hel80_front_shot_small.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Compal HEL80 Review (pics, specs)/images/storyImages/hel80_front_shot_small.jpg [01/29 05:06:40] [WARNING] File not found for image https://gotgenes.com/media/images/hel80/hel80_scale_small.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Compal HEL80 Review (pics, specs)/images/storyImages/hel80_scale_small.jpg [01/29 05:06:41] [WARNING] File not found for image https://gotgenes.com/media/images/hel80/hel80_scale_side_small.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Compal HEL80 Review (pics, specs)/images/storyImages/hel80_scale_side_small.jpg [01/29 05:06:42] [WARNING] File not found for image https://gotgenes.com/media/images/hel80/hel80_back_small.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Compal HEL80 Review (pics, specs)/images/storyImages/hel80_back_small.jpg [01/29 05:06:42] [WARNING] File not found for image https://gotgenes.com/media/images/hel80/hel80_left_side_small.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Compal HEL80 Review (pics, specs)/images/storyImages/hel80_left_side_small.jpg [01/29 05:06:43] [WARNING] File not found for image https://gotgenes.com/media/images/hel80/hel80_right_small.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Compal HEL80 Review (pics, specs)/images/storyImages/hel80_right_small.jpg [01/29 05:06:44] [WARNING] File not found for image https://gotgenes.com/media/images/hel80/hel80_front_left_small.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Compal HEL80 Review (pics, specs)/images/storyImages/hel80_front_left_small.jpg [01/29 05:06:44] [WARNING] File not found for image https://gotgenes.com/media/images/hel80/hel80_front_mid_small.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Compal HEL80 Review (pics, specs)/images/storyImages/hel80_front_mid_small.jpg [01/29 05:06:45] [WARNING] File not found for image https://gotgenes.com/media/images/hel80/hel80_front_right_small.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Compal HEL80 Review (pics, specs)/images/storyImages/hel80_front_right_small.jpg [01/29 05:06:46] [WARNING] File not found for image https://gotgenes.com/media/images/hel80/hel80_top_small.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Compal HEL80 Review (pics, specs)/images/storyImages/hel80_top_small.jpg [01/29 05:06:46] [WARNING] File not found for image https://gotgenes.com/media/images/hel80/hel80_ui_small.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Compal HEL80 Review (pics, specs)/images/storyImages/hel80_ui_small.jpg [01/29 05:06:47] [WARNING] File not found for image https://gotgenes.com/media/images/hel80/hel80_horiz_view_angle_small.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Compal HEL80 Review (pics, specs)/images/storyImages/hel80_horiz_view_angle_small.jpg [01/29 05:06:48] [WARNING] File not found for image https://gotgenes.com/media/images/hel80/hel80_vert_view_angle_small.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Compal HEL80 Review (pics, specs)/images/storyImages/hel80_vert_view_angle_small.jpg [01/29 05:06:48] [WARNING] File not found for image https://gotgenes.com/media/images/hel80/hel80_3dmarks05_2_small.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Compal HEL80 Review (pics, specs)/images/storyImages/hel80_3dmarks05_2_small.jpg [01/29 05:06:49] [WARNING] File not found for image https://gotgenes.com/media/images/hel80/hel80_reflection_1_small.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Compal HEL80 Review (pics, specs)/images/storyImages/hel80_reflection_1_small.jpg [01/29 05:06:50] [WARNING] File not found for image https://gotgenes.com/media/images/hel80/hel80_reflection_2_small.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Compal HEL80 Review (pics, specs)/images/storyImages/hel80_reflection_2_small.jpg [01/29 05:06:50] [WARNING] File not found for image https://gotgenes.com/media/images/hel80/hel80_3dmarks05_1_small.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Compal HEL80 Review (pics, specs)/images/storyImages/hel80_3dmarks05_1_small.jpg [01/29 05:06:51] [WARNING] File not found for image https://gotgenes.com/media/images/hel80/hel80_3dmark05_score.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Compal HEL80 Review (pics, specs)/images/storyImages/hel80_3dmark05_score.jpg [01/29 05:06:52] [WARNING] File not found for image https://gotgenes.com/media/images/hel80/hdtune_benchmark.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Compal HEL80 Review (pics, specs)/images/storyImages/hdtune_benchmark.jpg [01/29 05:06:52] [WARNING] File not found for image https://gotgenes.com/media/images/hel80/hel80_media_buttons_1_small.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Compal HEL80 Review (pics, specs)/images/storyImages/hel80_media_buttons_1_small.jpg [01/29 05:06:53] [WARNING] File not found for image https://gotgenes.com/media/images/hel80/hel80_media_buttons_2_small.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Compal HEL80 Review (pics, specs)/images/storyImages/hel80_media_buttons_2_small.jpg [01/29 05:06:55] [INFO] We are on page 2 of 2 [01/29 05:06:55] [INFO] Number of posts: 7 [01/29 05:06:55] [INFO] Progress: 5197/6740 [01/29 05:06:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:06:55] [INFO] Thread http://forum.notebookreview.com/threads/compal-hel80-review-pics-specs.65047/ finished! [01/29 05:06:55] [INFO] !!! Now downloading The Lenovo ThinkPad X60s Swings into the Jungle with Canopy Meg and Other Scientists !!!!! [01/29 05:06:56] [INFO] We are on page 1 of 1 [01/29 05:06:57] [INFO] Progress: 5198/6740 [01/29 05:06:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:06:57] [INFO] Thread http://forum.notebookreview.com/threads/the-lenovo-thinkpad-x60s-swings-into-the-jungle-with-canopy-meg-and-other-scientists.83264/ finished! [01/29 05:06:58] [INFO] !!! Now downloading Rock Pegasus 665 Core 2 Duo Notebook Review (pics, specs) Discussion !!!!! [01/29 05:06:59] [INFO] We are on page 1 of 1 [01/29 05:06:59] [INFO] Number of posts: 5 [01/29 05:06:59] [WARNING] File not found for image http://www.technologyguide.com/assets/X-20061015222137828492.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Rock Pegasus 665 Core 2 Duo Notebook Review (pics, specs) Discussion/images/storyImages/X-20061015222137828492.jpg [01/29 05:07:00] [WARNING] File not found for image http://www.technologyguide.com/assets/X-20061015222139390512.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Rock Pegasus 665 Core 2 Duo Notebook Review (pics, specs) Discussion/images/storyImages/X-20061015222139390512.jpg [01/29 05:07:00] [WARNING] File not found for image http://www.technologyguide.com/assets/X-20061015222143312523.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Rock Pegasus 665 Core 2 Duo Notebook Review (pics, specs) Discussion/images/storyImages/X-20061015222143312523.jpg [01/29 05:07:00] [WARNING] File not found for image http://www.technologyguide.com/assets/X-20061015222151703536.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Rock Pegasus 665 Core 2 Duo Notebook Review (pics, specs) Discussion/images/storyImages/X-20061015222151703536.jpg [01/29 05:07:01] [WARNING] File not found for image http://www.technologyguide.com/assets/X-20061015222153203555.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Rock Pegasus 665 Core 2 Duo Notebook Review (pics, specs) Discussion/images/storyImages/X-20061015222153203555.jpg [01/29 05:07:01] [WARNING] File not found for image http://www.technologyguide.com/assets/X-20061015222155562561.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Rock Pegasus 665 Core 2 Duo Notebook Review (pics, specs) Discussion/images/storyImages/X-20061015222155562561.jpg [01/29 05:07:01] [WARNING] File not found for image http://www.technologyguide.com/assets/X-20061015222157515567.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Rock Pegasus 665 Core 2 Duo Notebook Review (pics, specs) Discussion/images/storyImages/X-20061015222157515567.jpg [01/29 05:07:02] [WARNING] File not found for image http://www.technologyguide.com/assets/X-20061015222159484573.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Rock Pegasus 665 Core 2 Duo Notebook Review (pics, specs) Discussion/images/storyImages/X-20061015222159484573.jpg [01/29 05:07:02] [WARNING] File not found for image http://www.technologyguide.com/assets/X-20061015222201421588.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Rock Pegasus 665 Core 2 Duo Notebook Review (pics, specs) Discussion/images/storyImages/X-20061015222201421588.jpg [01/29 05:07:02] [WARNING] File not found for image http://www.technologyguide.com/assets/X-20061015222203578631.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Rock Pegasus 665 Core 2 Duo Notebook Review (pics, specs) Discussion/images/storyImages/X-20061015222203578631.jpg [01/29 05:07:03] [WARNING] File not found for image http://www.technologyguide.com/assets/X-20061015222206546632.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Rock Pegasus 665 Core 2 Duo Notebook Review (pics, specs) Discussion/images/storyImages/X-20061015222206546632.jpg [01/29 05:07:03] [WARNING] File not found for image http://www.technologyguide.com/assets/X-20061015222209265637.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Rock Pegasus 665 Core 2 Duo Notebook Review (pics, specs) Discussion/images/storyImages/X-20061015222209265637.jpg [01/29 05:07:03] [WARNING] File not found for image http://www.technologyguide.com/assets/X-20061015222212703638.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Rock Pegasus 665 Core 2 Duo Notebook Review (pics, specs) Discussion/images/storyImages/X-20061015222212703638.jpg [01/29 05:07:03] [INFO] Progress: 5199/6740 [01/29 05:07:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:07:03] [INFO] Thread http://forum.notebookreview.com/threads/rock-pegasus-665-core-2-duo-notebook-review-pics-specs-discussion.83097/ finished! [01/29 05:07:03] [WARNING] Thread 'Notebook Warranty help - ServiceNet vs WaCA vs Acer Advantage' has no preview, is suspected to be a broken thread [01/29 05:07:04] [INFO] !!! Now downloading Fujitsu LifeBook N6420, LifeBook A3110, LifeBook A6010 Released !!!!! [01/29 05:07:05] [INFO] We are on page 1 of 1 [01/29 05:07:05] [INFO] Number of posts: 2 [01/29 05:07:07] [INFO] Progress: 5200/6740 [01/29 05:07:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:07:07] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-lifebook-n6420-lifebook-a3110-lifebook-a6010-released.83111/ finished! [01/29 05:07:07] [INFO] !!! Now downloading Samsung X60 Studentbook Review (pics, specs) !!!!! [01/29 05:07:08] [INFO] We are on page 1 of 2 [01/29 05:07:13] [INFO] We are on page 2 of 2 [01/29 05:07:13] [INFO] Number of posts: 9 [01/29 05:07:14] [INFO] Progress: 5201/6740 [01/29 05:07:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:07:14] [INFO] Thread http://forum.notebookreview.com/threads/samsung-x60-studentbook-review-pics-specs.69016/ finished! [01/29 05:07:14] [INFO] !!! Now downloading News Bits- 5 Million Core 2 Duo Chips in 60-days, Fujitsu and Sharp Recall Batteries, Translucent MacBook Shells Discussion !!!!! [01/29 05:07:15] [INFO] We are on page 1 of 2 [01/29 05:07:15] [INFO] Number of posts: 1 [01/29 05:07:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:07:15] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 05:07:15] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-5-million-core-2-duo-chips-in-60-days-fujitsu-and-sharp-recall-batteries-translucent-macbook-shells-discussion.83026/ finished! [01/29 05:07:16] [INFO] !!! Now downloading Dell Precision M65 Review (pics, specs) !!!!! [01/29 05:07:17] [INFO] We are on page 1 of 1 [01/29 05:07:17] [INFO] Number of posts: 8 [01/29 05:07:20] [INFO] Progress: 5202/6740 [01/29 05:07:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:07:20] [INFO] Thread http://forum.notebookreview.com/threads/dell-precision-m65-review-pics-specs.76035/ finished! [01/29 05:07:20] [INFO] Max wait time for http://forum.notebookreview.com/threads/emachines-w4620-review-pics-specs.44414/ is 25000 ms [01/29 05:07:20] [INFO] !!! Now downloading eMachines W4620 Review (pics, specs) !!!!! [01/29 05:07:21] [INFO] We are on page 1 of 4 [01/29 05:07:28] [INFO] We are on page 2 of 4 [01/29 05:07:30] [INFO] We are on page 3 of 4 [01/29 05:07:31] [INFO] We are on page 4 of 4 [01/29 05:07:31] [INFO] Number of posts: 1 [01/29 05:07:31] [INFO] Progress: 5203/6740 [01/29 05:07:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:07:31] [INFO] Thread http://forum.notebookreview.com/threads/emachines-w4620-review-pics-specs.44414/ finished! [01/29 05:07:32] [INFO] !!! Now downloading Acer Aspire 5562WXMi Review (pics, specs) !!!!! [01/29 05:07:33] [INFO] We are on page 1 of 1 [01/29 05:07:33] [INFO] Number of posts: 3 [01/29 05:07:37] [INFO] Progress: 5204/6740 [01/29 05:07:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:07:37] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire-5562wxmi-review-pics-specs.82966/ finished! [01/29 05:07:37] [WARNING] Thread 'forgot password to my new labtop' has no preview, is suspected to be a broken thread [01/29 05:07:38] [INFO] !!! Now downloading Lenovo Web Camera Review !!!!! [01/29 05:07:39] [INFO] We are on page 1 of 1 [01/29 05:07:39] [INFO] Number of posts: 5 [01/29 05:07:40] [INFO] Progress: 5205/6740 [01/29 05:07:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:07:40] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-web-camera-review.82761/ finished! [01/29 05:07:40] [INFO] Max wait time for http://forum.notebookreview.com/threads/alienware-mj-12-m7700a-mobile-workstation-review-pics-specs.81758/ is 43500 ms [01/29 05:07:40] [INFO] !!! Now downloading Alienware MJ-12 M7700a Mobile Workstation Review (pics, specs) !!!!! [01/29 05:07:41] [INFO] We are on page 1 of 7 [01/29 05:07:47] [INFO] We are on page 2 of 7 [01/29 05:07:48] [INFO] We are on page 3 of 7 [01/29 05:07:50] [INFO] We are on page 4 of 7 [01/29 05:07:52] [INFO] We are on page 5 of 7 [01/29 05:07:54] [INFO] We are on page 6 of 7 [01/29 05:07:55] [INFO] We are on page 7 of 7 [01/29 05:07:55] [INFO] Number of posts: 8 [01/29 05:07:55] [WARNING] File not found for image http://img286.imageshack.us/img286/1911/6058zq6.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Alienware MJ-12 M7700a Mobile Workstation Review (pics, specs)/images/storyImages/6058zq6.jpg [01/29 05:07:55] [INFO] Progress: 5206/6740 [01/29 05:07:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:07:55] [INFO] Thread http://forum.notebookreview.com/threads/alienware-mj-12-m7700a-mobile-workstation-review-pics-specs.81758/ finished! [01/29 05:07:56] [INFO] !!! Now downloading Acer Aspire 5562WXMi Review (pics, specs) !!!!! [01/29 05:07:57] [INFO] We are on page 1 of 1 [01/29 05:07:57] [INFO] Number of posts: 3 [01/29 05:08:02] [INFO] Progress: 5207/6740 [01/29 05:08:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:08:02] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire-5562wxmi-review-pics-specs.82907/ finished! [01/29 05:08:02] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-w3j-review-pics-specs.59719/ is 29500 ms [01/29 05:08:02] [INFO] !!! Now downloading Asus W3J Review (pics, specs) !!!!! [01/29 05:08:03] [INFO] We are on page 1 of 4 [01/29 05:08:08] [INFO] We are on page 2 of 4 [01/29 05:08:10] [INFO] We are on page 3 of 4 [01/29 05:08:11] [INFO] We are on page 4 of 4 [01/29 05:08:12] [INFO] Progress: 5208/6740 [01/29 05:08:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:08:12] [INFO] Thread http://forum.notebookreview.com/threads/asus-w3j-review-pics-specs.59719/ finished! [01/29 05:08:12] [INFO] Max wait time for http://forum.notebookreview.com/threads/crumpler-very-busy-man-notebook-bag-review-pics.21467/ is 26500 ms [01/29 05:08:12] [INFO] !!! Now downloading Crumpler 'Very Busy Man' Notebook bag Review (Pics) !!!!! [01/29 05:08:13] [INFO] We are on page 1 of 4 [01/29 05:08:14] [WARNING] File not found for image https://bwys.net/aw/crumpler/CIMG4400.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Crumpler 'Very Busy Man' Notebook bag Review (Pics)/images/storyImages/CIMG4400.gif [01/29 05:08:14] [WARNING] File not found for image https://bwys.net/aw/crumpler/crumpler1a.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Crumpler 'Very Busy Man' Notebook bag Review (Pics)/images/storyImages/crumpler1a.gif [01/29 05:08:14] [WARNING] File not found for image https://bwys.net/aw/crumpler/crumpler7a.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Crumpler 'Very Busy Man' Notebook bag Review (Pics)/images/storyImages/crumpler7a.gif [01/29 05:08:14] [WARNING] File not found for image https://bwys.net/aw/crumpler/crumpler6a.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Crumpler 'Very Busy Man' Notebook bag Review (Pics)/images/storyImages/crumpler6a.gif [01/29 05:08:15] [WARNING] File not found for image https://bwys.net/aw/crumpler/crumpler3a.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Crumpler 'Very Busy Man' Notebook bag Review (Pics)/images/storyImages/crumpler3a.gif [01/29 05:08:15] [WARNING] File not found for image https://bwys.net/aw/crumpler/crumpler12a.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Crumpler 'Very Busy Man' Notebook bag Review (Pics)/images/storyImages/crumpler12a.gif [01/29 05:08:15] [WARNING] File not found for image https://bwys.net/aw/crumpler/crumpler8a.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Crumpler 'Very Busy Man' Notebook bag Review (Pics)/images/storyImages/crumpler8a.gif [01/29 05:08:16] [WARNING] File not found for image https://www.aol.com/photococan/ebaypix/crumplerverybusymanmodel; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Crumpler 'Very Busy Man' Notebook bag Review (Pics)/images/storyImages/image471 [01/29 05:08:17] [INFO] We are on page 2 of 4 [01/29 05:08:19] [INFO] We are on page 3 of 4 [01/29 05:08:20] [INFO] We are on page 4 of 4 [01/29 05:08:20] [INFO] Number of posts: 4 [01/29 05:08:20] [INFO] Progress: 5209/6740 [01/29 05:08:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:08:20] [INFO] Thread http://forum.notebookreview.com/threads/crumpler-very-busy-man-notebook-bag-review-pics.21467/ finished! [01/29 05:08:20] [INFO] Max wait time for http://forum.notebookreview.com/threads/nvidia-announces-geforce-go7950gtx-graphics-card.82307/ is 24000 ms [01/29 05:08:21] [INFO] !!! Now downloading Nvidia Announces GeForce Go7950GTX Graphics Card !!!!! [01/29 05:08:22] [INFO] We are on page 1 of 3 [01/29 05:08:25] [INFO] We are on page 2 of 3 [01/29 05:08:27] [INFO] We are on page 3 of 3 [01/29 05:08:27] [INFO] Number of posts: 9 [01/29 05:08:27] [INFO] Progress: 5210/6740 [01/29 05:08:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:08:27] [INFO] Thread http://forum.notebookreview.com/threads/nvidia-announces-geforce-go7950gtx-graphics-card.82307/ finished! [01/29 05:08:28] [INFO] !!! Now downloading News Bits- Fujitsu Flash Drive Notebooks, Star Wars Flash Drives, Libya to Buy 1.2M $100 Laptops !!!!! [01/29 05:08:29] [INFO] We are on page 1 of 2 [01/29 05:08:32] [INFO] We are on page 2 of 2 [01/29 05:08:32] [INFO] Number of posts: 1 [01/29 05:08:32] [INFO] Progress: 5211/6740 [01/29 05:08:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:08:32] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-fujitsu-flash-drive-notebooks-star-wars-flash-drives-libya-to-buy-1-2m-100-laptops.82538/ finished! [01/29 05:08:32] [INFO] Max wait time for http://forum.notebookreview.com/threads/lg-s1-m001a9-review-specs-pics-games.69108/ is 21000 ms [01/29 05:08:33] [INFO] !!! Now downloading LG S1-M001A9 Review (Specs + Pics + Games) !!!!! [01/29 05:08:34] [INFO] We are on page 1 of 3 [01/29 05:08:34] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/LG_S1_Review/IMG_2401s.JPG [01/29 05:08:34] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/LG_S1_Review/100_0968s.JPG [01/29 05:08:34] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/LG_S1_Review/100_0969s.JPG [01/29 05:08:34] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/LG_S1_Review/100_0970s.JPG [01/29 05:08:34] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/LG_S1_Review/IMG_2410s.JPG [01/29 05:08:34] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/LG_S1_Review/100_0974s.JPG [01/29 05:08:34] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/LG_S1_Review/IMG_2416s.JPG [01/29 05:08:34] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/LG_S1_Review/100_0975s.JPG [01/29 05:08:34] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/LG_S1_Review/IMG_2415s.JPG [01/29 05:08:34] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/LG_S1_Review/IMG_2437s.JPG [01/29 05:08:34] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/LG_S1_Review/100_0990s.JPG [01/29 05:08:34] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/LG_S1_Review/IMG_2445s.JPG [01/29 05:08:34] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/LG_S1_Review/100_0991s.JPG [01/29 05:08:34] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/LG_S1_Review/IMG_2442s.JPG [01/29 05:08:34] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/LG_S1_Review/IMG_2446s.JPG [01/29 05:08:34] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/LG_S1_Review/IMG_2450s.JPG [01/29 05:08:34] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/LG_S1_Review/100_0980s.JPG [01/29 05:08:34] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/LG_S1_Review/100_0979s.JPG [01/29 05:08:34] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/LG_S1_Review/100_0976s.JPG [01/29 05:08:34] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/LG_S1_Review/100_0971s.JPG [01/29 05:08:34] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/LG_S1_Review/IMG_2457s.JPG [01/29 05:08:34] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/LG_S1_Review/100_1007s.JPG [01/29 05:08:34] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/LG_S1_Review/IMG_2456s.JPG [01/29 05:08:34] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/LG_S1_Review/IMG_2430s.JPG [01/29 05:08:34] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/LG_S1_Review/100_1013s.JPG [01/29 05:08:34] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/LG_S1_Review/Rightsides.JPG [01/29 05:08:34] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/LG_S1_Review/100_1015s.JPG [01/29 05:08:34] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/LG_S1_Review/IMG_2422s.JPG [01/29 05:08:34] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/LG_S1_Review/100_1010s.JPG [01/29 05:08:34] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/LG_S1_Review/100_1011s.JPG [01/29 05:08:34] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/LG_S1_Review/100_1009s.JPG [01/29 05:08:34] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/LG_S1_Review/100_1003s.JPG [01/29 05:08:34] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/LG_S1_Review/100_1004s.JPG [01/29 05:08:34] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/LG_S1_Review/100_1005s.JPG [01/29 05:08:34] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/LG_S1_Review/100_1006s.JPG [01/29 05:08:34] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/LG_S1_Review/100_0996s.JPG [01/29 05:08:34] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/LG_S1_Review/100_0997s.JPG [01/29 05:08:34] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/LG_S1_Review/HD_Tunes.JPG [01/29 05:08:34] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/LG_S1_Review/3DMarks05s.JPG [01/29 05:08:34] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/LG_S1_Review/3Dmark06s.JPG [01/29 05:08:34] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/LG_S1_Review/COD2_Native_Res_High_Settingss.JPG [01/29 05:08:34] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/LG_S1_Review/COD2_WXGA_Res_Max_Settingss.JPG [01/29 05:08:34] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/LG_S1_Review/FEAR_High_Res_Med_High_Settingss.JPG [01/29 05:08:34] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/LG_S1_Review/FEAR_Low_Res_High_Settingss.JPG [01/29 05:08:34] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/LG_S1_Review/FEAR_Low_Res_High_Settings2s.JPG [01/29 05:08:34] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/LG_S1_Review/NFS_Low_Res_High_Settingss.JPG [01/29 05:08:34] [WARNING] Host down for image http://www.notebookforum.ca/images/akreview/LG_S1_Review/100_1000s.JPG [01/29 05:08:36] [INFO] We are on page 2 of 3 [01/29 05:08:38] [INFO] We are on page 3 of 3 [01/29 05:08:38] [INFO] Number of posts: 3 [01/29 05:08:38] [INFO] Progress: 5212/6740 [01/29 05:08:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:08:38] [INFO] Thread http://forum.notebookreview.com/threads/lg-s1-m001a9-review-specs-pics-games.69108/ finished! [01/29 05:08:38] [INFO] !!! Now downloading My Hp DV2000T Review !!!!! [01/29 05:08:40] [INFO] We are on page 1 of 1 [01/29 05:08:40] [INFO] Number of posts: 5 [01/29 05:08:40] [INFO] Progress: 5213/6740 [01/29 05:08:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:08:40] [INFO] Thread http://forum.notebookreview.com/threads/my-hp-dv2000t-review.82601/ finished! [01/29 05:08:40] [INFO] !!! Now downloading Dell Announces Several Updates to XPS M1710 Gaming Notebook !!!!! [01/29 05:08:41] [INFO] We are on page 1 of 2 [01/29 05:08:43] [INFO] We are on page 2 of 2 [01/29 05:08:43] [INFO] Number of posts: 2 [01/29 05:08:43] [INFO] Progress: 5214/6740 [01/29 05:08:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:08:43] [INFO] Thread http://forum.notebookreview.com/threads/dell-announces-several-updates-to-xps-m1710-gaming-notebook.82303/ finished! [01/29 05:08:43] [INFO] Max wait time for http://forum.notebookreview.com/threads/acer-aspire-5112wlmi-review-pics-specs.72891/ is 34500 ms [01/29 05:08:44] [INFO] !!! Now downloading Acer Aspire 5112WLMi Review (pics, specs) !!!!! [01/29 05:08:45] [INFO] We are on page 1 of 5 [01/29 05:08:57] [INFO] We are on page 2 of 5 [01/29 05:09:01] [INFO] We are on page 3 of 5 [01/29 05:09:01] [WARNING] File not found for image http://img108.imageshack.us/img108/447/everestcd1.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Acer Aspire 5112WLMi Review (pics, specs)/images/storyImages/everestcd1.jpg [01/29 05:09:03] [INFO] We are on page 4 of 5 [01/29 05:09:05] [INFO] We are on page 5 of 5 [01/29 05:09:05] [INFO] Progress: 5215/6740 [01/29 05:09:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:09:05] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire-5112wlmi-review-pics-specs.72891/ finished! [01/29 05:09:06] [INFO] !!! Now downloading Current Notebook and Tech Deals (Updated 10 13 2005) !!!!! [01/29 05:09:07] [INFO] We are on page 1 of 1 [01/29 05:09:07] [INFO] Number of posts: 1 [01/29 05:09:19] [INFO] Progress: 5216/6740 [01/29 05:09:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:09:19] [INFO] Thread http://forum.notebookreview.com/threads/current-notebook-and-tech-deals-updated-10-13-2005.82465/ finished! [01/29 05:09:19] [INFO] !!! Now downloading digitallife Consumer Electronics Show in NYC Starts Tomorrow !!!!! [01/29 05:09:20] [INFO] We are on page 1 of 1 [01/29 05:09:20] [INFO] Number of posts: 5 [01/29 05:09:21] [INFO] Progress: 5217/6740 [01/29 05:09:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:09:21] [INFO] Thread http://forum.notebookreview.com/threads/digitallife-consumer-electronics-show-in-nyc-starts-tomorrow.82165/ finished! [01/29 05:09:21] [INFO] !!! Now downloading fujitsu makes their move !!!!! [01/29 05:09:22] [INFO] We are on page 1 of 1 [01/29 05:09:22] [INFO] Number of posts: 1 [01/29 05:09:22] [INFO] Progress: 5218/6740 [01/29 05:09:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:09:22] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-makes-their-move.82312/ finished! [01/29 05:09:22] [INFO] Max wait time for http://forum.notebookreview.com/threads/sony-vaio-ux180p-micro-pc-review-pics-specs.67567/ is 22500 ms [01/29 05:09:23] [INFO] !!! Now downloading Sony Vaio UX180P Micro PC Review (pics, specs) !!!!! [01/29 05:09:24] [INFO] We are on page 1 of 3 [01/29 05:09:33] [INFO] We are on page 2 of 3 [01/29 05:09:34] [INFO] We are on page 3 of 3 [01/29 05:09:34] [INFO] Number of posts: 6 [01/29 05:09:34] [INFO] Progress: 5219/6740 [01/29 05:09:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:09:34] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-ux180p-micro-pc-review-pics-specs.67567/ finished! [01/29 05:09:35] [INFO] !!! Now downloading mimobot Designer Flash Drives Review !!!!! [01/29 05:09:36] [INFO] We are on page 1 of 2 [01/29 05:09:40] [INFO] We are on page 2 of 2 [01/29 05:09:40] [INFO] Number of posts: 1 [01/29 05:09:40] [INFO] Progress: 5220/6740 [01/29 05:09:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:09:40] [INFO] Thread http://forum.notebookreview.com/threads/mimobot-designer-flash-drives-review.82106/ finished! [01/29 05:09:41] [INFO] !!! Now downloading Samsung R40 Review (pics, specs) !!!!! [01/29 05:09:42] [INFO] We are on page 1 of 2 [01/29 05:09:51] [INFO] We are on page 2 of 2 [01/29 05:09:51] [INFO] Number of posts: 1 [01/29 05:09:51] [INFO] Progress: 5221/6740 [01/29 05:09:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:09:51] [INFO] Thread http://forum.notebookreview.com/threads/samsung-r40-review-pics-specs.80668/ finished! [01/29 05:09:51] [INFO] !!! Now downloading New Asus W2P laptop announced !!!!! [01/29 05:09:52] [INFO] We are on page 1 of 1 [01/29 05:09:52] [INFO] Number of posts: 3 [01/29 05:09:52] [INFO] Progress: 5222/6740 [01/29 05:09:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:09:52] [INFO] Thread http://forum.notebookreview.com/threads/new-asus-w2p-laptop-announced.79598/ finished! [01/29 05:09:52] [WARNING] Thread 'I suggest staying away from Toshiba' has no preview, is suspected to be a broken thread [01/29 05:09:53] [INFO] !!! Now downloading Dell Inspiron 600m Review (pics, specs) !!!!! [01/29 05:09:54] [INFO] We are on page 1 of 1 [01/29 05:09:54] [INFO] Number of posts: 3 [01/29 05:09:56] [INFO] Progress: 5223/6740 [01/29 05:09:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:09:56] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-600m-review-pics-specs.9952/ finished! [01/29 05:09:56] [WARNING] Thread 'Notebookreview IRC channel :)' has no preview, is suspected to be a broken thread [01/29 05:09:56] [INFO] !!! Now downloading Belkin Universal Notebook Expansion Dock Announced !!!!! [01/29 05:09:57] [INFO] We are on page 1 of 1 [01/29 05:09:57] [INFO] Number of posts: 0 [01/29 05:09:57] [INFO] Progress: 5224/6740 [01/29 05:09:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:09:57] [INFO] Thread http://forum.notebookreview.com/threads/belkin-universal-notebook-expansion-dock-announced.81976/ finished! [01/29 05:09:57] [INFO] Max wait time for http://forum.notebookreview.com/threads/lg-t1-14-1-inch-screen-portable-notebook-review-pics-specs.54021/ is 26000 ms [01/29 05:09:58] [INFO] !!! Now downloading LG T1 14.1-inch Screen Portable Notebook Review (pics, specs) !!!!! [01/29 05:09:59] [INFO] We are on page 1 of 4 [01/29 05:10:05] [INFO] We are on page 2 of 4 [01/29 05:10:07] [INFO] We are on page 3 of 4 [01/29 05:10:09] [INFO] We are on page 4 of 4 [01/29 05:10:09] [INFO] Number of posts: 3 [01/29 05:10:09] [INFO] Progress: 5225/6740 [01/29 05:10:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:10:09] [INFO] Thread http://forum.notebookreview.com/threads/lg-t1-14-1-inch-screen-portable-notebook-review-pics-specs.54021/ finished! [01/29 05:10:09] [INFO] !!! Now downloading Toshiba Portege M500 !!!!! [01/29 05:10:10] [INFO] We are on page 1 of 1 [01/29 05:10:10] [INFO] Number of posts: 1 [01/29 05:10:10] [INFO] Progress: 5226/6740 [01/29 05:10:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:10:10] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-portege-m500.81769/ finished! [01/29 05:10:11] [INFO] !!! Now downloading Ducky on an Island USB Fan Review !!!!! [01/29 05:10:12] [INFO] We are on page 1 of 3 [01/29 05:10:16] [INFO] We are on page 2 of 3 [01/29 05:10:18] [INFO] We are on page 3 of 3 [01/29 05:10:18] [INFO] Number of posts: 1 [01/29 05:10:18] [INFO] Progress: 5227/6740 [01/29 05:10:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:10:18] [INFO] Thread http://forum.notebookreview.com/threads/ducky-on-an-island-usb-fan-review.81508/ finished! [01/29 05:10:19] [INFO] !!! Now downloading Samsung NP-X60 Review (pics, specs) !!!!! [01/29 05:10:20] [INFO] We are on page 1 of 2 [01/29 05:10:25] [INFO] We are on page 2 of 2 [01/29 05:10:25] [INFO] Number of posts: 3 [01/29 05:10:26] [INFO] Progress: 5228/6740 [01/29 05:10:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:10:26] [INFO] Thread http://forum.notebookreview.com/threads/samsung-np-x60-review-pics-specs.48161/ finished! [01/29 05:10:27] [INFO] !!! Now downloading Asus S96J Full Review, Pics, Specs, Journal, (56k = Death) !!!!! [01/29 05:10:29] [INFO] We are on page 1 of 2 [01/29 05:10:29] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v239/kris2004louie/DSC05911Medium.jpg [01/29 05:10:29] [WARNING] Could not download image https://hosting.photobucket.com/albums/v239/kris2004louie/DSC05911Medium.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/v239/kris2004louie/DSC05911Medium.jpg [01/29 05:10:29] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v239/kris2004louie/DSC05912Medium.jpg [01/29 05:10:29] [WARNING] Could not download image https://hosting.photobucket.com/albums/v239/kris2004louie/DSC05912Medium.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/v239/kris2004louie/DSC05912Medium.jpg [01/29 05:10:29] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v239/kris2004louie/DSC05910Medium.jpg [01/29 05:10:30] [WARNING] Could not download image https://hosting.photobucket.com/albums/v239/kris2004louie/DSC05910Medium.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/v239/kris2004louie/DSC05910Medium.jpg [01/29 05:10:30] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v239/kris2004louie/DSC05918Medium.jpg [01/29 05:10:30] [WARNING] Could not download image https://hosting.photobucket.com/albums/v239/kris2004louie/DSC05918Medium.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/v239/kris2004louie/DSC05918Medium.jpg [01/29 05:10:30] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v239/kris2004louie/DSC05956Medium.jpg [01/29 05:10:30] [WARNING] Could not download image https://hosting.photobucket.com/albums/v239/kris2004louie/DSC05956Medium.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/v239/kris2004louie/DSC05956Medium.jpg [01/29 05:10:30] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v239/kris2004louie/DSC05957Medium.jpg [01/29 05:10:30] [WARNING] Could not download image https://hosting.photobucket.com/albums/v239/kris2004louie/DSC05957Medium.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/v239/kris2004louie/DSC05957Medium.jpg [01/29 05:10:30] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v239/kris2004louie/DSC05959Medium.jpg [01/29 05:10:31] [WARNING] Could not download image https://hosting.photobucket.com/albums/v239/kris2004louie/DSC05959Medium.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/v239/kris2004louie/DSC05959Medium.jpg [01/29 05:10:31] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v239/kris2004louie/DSC05955Medium.jpg [01/29 05:10:31] [WARNING] Could not download image https://hosting.photobucket.com/albums/v239/kris2004louie/DSC05955Medium.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/v239/kris2004louie/DSC05955Medium.jpg [01/29 05:10:31] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v239/kris2004louie/DSC05929Medium.jpg [01/29 05:10:31] [WARNING] Could not download image https://hosting.photobucket.com/albums/v239/kris2004louie/DSC05929Medium.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/v239/kris2004louie/DSC05929Medium.jpg [01/29 05:10:31] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v239/kris2004louie/PCMARK05Score.jpg [01/29 05:10:32] [WARNING] Could not download image https://hosting.photobucket.com/albums/v239/kris2004louie/PCMARK05Score.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/v239/kris2004louie/PCMARK05Score.jpg [01/29 05:10:32] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v239/kris2004louie/35mark05results.jpg [01/29 05:10:32] [WARNING] Could not download image https://hosting.photobucket.com/albums/v239/kris2004louie/35mark05results.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/v239/kris2004louie/35mark05results.jpg [01/29 05:10:32] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v239/kris2004louie/HDTune_Benchmark_SAMSUNGHM080JI.png [01/29 05:10:32] [WARNING] Could not download image https://hosting.photobucket.com/albums/v239/kris2004louie/HDTune_Benchmark_SAMSUNGHM080JI.png because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/v239/kris2004louie/HDTune_Benchmark_SAMSUNGHM080JI.png [01/29 05:10:32] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v239/kris2004louie/SuperPIResults.jpg [01/29 05:10:32] [WARNING] Could not download image https://hosting.photobucket.com/albums/v239/kris2004louie/SuperPIResults.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/v239/kris2004louie/SuperPIResults.jpg [01/29 05:10:32] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v239/kris2004louie/DSC05933Medium.jpg [01/29 05:10:33] [WARNING] Could not download image https://hosting.photobucket.com/albums/v239/kris2004louie/DSC05933Medium.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/v239/kris2004louie/DSC05933Medium.jpg [01/29 05:10:33] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v239/kris2004louie/DSC05960Medium.jpg [01/29 05:10:33] [WARNING] Could not download image https://hosting.photobucket.com/albums/v239/kris2004louie/DSC05960Medium.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/v239/kris2004louie/DSC05960Medium.jpg [01/29 05:10:35] [INFO] We are on page 2 of 2 [01/29 05:10:35] [INFO] Number of posts: 7 [01/29 05:10:35] [INFO] Progress: 5229/6740 [01/29 05:10:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:10:35] [INFO] Thread http://forum.notebookreview.com/threads/asus-s96j-full-review-pics-specs-journal-56k-death.64104/ finished! [01/29 05:10:36] [INFO] !!! Now downloading Toshiba Qosmio G30 Qosmio G35 Review (pics, specs) !!!!! [01/29 05:10:37] [INFO] We are on page 1 of 1 [01/29 05:10:37] [INFO] Number of posts: 9 [01/29 05:10:41] [INFO] Progress: 5230/6740 [01/29 05:10:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:10:41] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-qosmio-g30-qosmio-g35-review-pics-specs.81175/ finished! [01/29 05:10:42] [INFO] !!! Now downloading News Bits- Intel Acquiring Nvidia Rumor False, Toshiba Fuel Cells, Nvidia G80 Details Unveiled !!!!! [01/29 05:10:43] [INFO] We are on page 1 of 1 [01/29 05:10:43] [INFO] Number of posts: 6 [01/29 05:10:45] [INFO] Progress: 5231/6740 [01/29 05:10:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:10:45] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-intel-acquiring-nvidia-rumor-false-toshiba-fuel-cells-nvidia-g80-details-unveiled.81389/ finished! [01/29 05:10:45] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-a8jm-review-pics-specs.58474/ is 33500 ms [01/29 05:10:46] [INFO] !!! Now downloading Asus A8Jm Review (pics, specs) !!!!! [01/29 05:10:47] [INFO] We are on page 1 of 5 [01/29 05:10:53] [INFO] We are on page 2 of 5 [01/29 05:10:55] [INFO] We are on page 3 of 5 [01/29 05:10:57] [INFO] We are on page 4 of 5 [01/29 05:10:58] [INFO] We are on page 5 of 5 [01/29 05:10:58] [INFO] Number of posts: 8 [01/29 05:10:58] [INFO] Progress: 5232/6740 [01/29 05:10:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:10:58] [INFO] Thread http://forum.notebookreview.com/threads/asus-a8jm-review-pics-specs.58474/ finished! [01/29 05:10:59] [INFO] !!! Now downloading HP dv2000t and dv1000 Comparison !!!!! [01/29 05:11:00] [INFO] We are on page 1 of 2 [01/29 05:11:08] [INFO] We are on page 2 of 2 [01/29 05:11:08] [WARNING] File not found for image http://img183.imageshack.us/img183/3912/untitled1an3.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/HP dv2000t and dv1000 Comparison/images/storyImages/untitled1an3.gif [01/29 05:11:08] [INFO] Progress: 5233/6740 [01/29 05:11:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:11:08] [INFO] Thread http://forum.notebookreview.com/threads/hp-dv2000t-and-dv1000-comparison.71817/ finished! [01/29 05:11:09] [INFO] !!! Now downloading News Bits- Core 2 Duo Shortage, Asus W5Fe Dual-Screen Vista Laptop, Fujitsu Battery Recall Discussion !!!!! [01/29 05:11:10] [INFO] We are on page 1 of 2 [01/29 05:11:10] [INFO] Number of posts: 1 [01/29 05:11:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:11:10] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 05:11:10] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-core-2-duo-shortage-asus-w5fe-dual-screen-vista-laptop-fujitsu-battery-recall-discussion.81078/ finished! [01/29 05:11:10] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-buys-voodoo-pc.80147/ is 23500 ms [01/29 05:11:10] [INFO] !!! Now downloading HP Buys Voodoo PC !!!!! [01/29 05:11:12] [INFO] We are on page 1 of 3 [01/29 05:11:15] [INFO] We are on page 2 of 3 [01/29 05:11:17] [INFO] We are on page 3 of 3 [01/29 05:11:17] [INFO] Number of posts: 8 [01/29 05:11:18] [INFO] Progress: 5234/6740 [01/29 05:11:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:11:18] [INFO] Thread http://forum.notebookreview.com/threads/hp-buys-voodoo-pc.80147/ finished! [01/29 05:11:18] [INFO] !!! Now downloading Most Popular Notebooks for September 2006 !!!!! [01/29 05:11:19] [INFO] We are on page 1 of 1 [01/29 05:11:19] [INFO] Number of posts: 5 [01/29 05:11:24] [INFO] Progress: 5235/6740 [01/29 05:11:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:11:24] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-notebooks-for-september-2006.80929/ finished! [01/29 05:11:24] [INFO] Max wait time for http://forum.notebookreview.com/threads/apple-macbook-first-thoughts-review-pics-specs.54651/ is 80000 ms [01/29 05:11:25] [INFO] !!! Now downloading Apple MacBook First Thoughts Review (pics, specs) !!!!! [01/29 05:11:26] [INFO] We are on page 1 of 15 [01/29 05:11:31] [INFO] We are on page 2 of 15 [01/29 05:11:33] [INFO] We are on page 3 of 15 [01/29 05:11:35] [INFO] We are on page 4 of 15 [01/29 05:11:37] [INFO] We are on page 5 of 15 [01/29 05:11:38] [INFO] We are on page 6 of 15 [01/29 05:11:40] [INFO] We are on page 7 of 15 [01/29 05:11:42] [INFO] We are on page 8 of 15 [01/29 05:11:43] [INFO] We are on page 9 of 15 [01/29 05:11:45] [INFO] We are on page 10 of 15 [01/29 05:11:47] [INFO] We are on page 11 of 15 [01/29 05:11:49] [INFO] We are on page 12 of 15 [01/29 05:11:49] [WARNING] File not found for image https://www.ifixit.com/Guide/86/images_large/38.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Apple MacBook First Thoughts Review (pics, specs)/images/storyImages/38.jpg [01/29 05:11:51] [INFO] We are on page 13 of 15 [01/29 05:11:52] [INFO] We are on page 14 of 15 [01/29 05:11:54] [INFO] We are on page 15 of 15 [01/29 05:11:54] [INFO] Number of posts: 1 [01/29 05:11:54] [INFO] Progress: 5236/6740 [01/29 05:11:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:11:54] [INFO] Thread http://forum.notebookreview.com/threads/apple-macbook-first-thoughts-review-pics-specs.54651/ finished! [01/29 05:11:55] [INFO] !!! Now downloading Asus Z96j Review (pics, specs) !!!!! [01/29 05:11:56] [INFO] We are on page 1 of 2 [01/29 05:12:00] [INFO] We are on page 2 of 2 [01/29 05:12:00] [INFO] Number of posts: 2 [01/29 05:12:00] [INFO] Progress: 5237/6740 [01/29 05:12:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:12:00] [INFO] Thread http://forum.notebookreview.com/threads/asus-z96j-review-pics-specs.78286/ finished! [01/29 05:12:00] [INFO] !!! Now downloading MIT is good for coming up with...CRAP !!!!! [01/29 05:12:01] [INFO] We are on page 1 of 1 [01/29 05:12:01] [INFO] Number of posts: 2 [01/29 05:12:01] [INFO] Progress: 5238/6740 [01/29 05:12:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:12:01] [INFO] Thread http://forum.notebookreview.com/threads/mit-is-good-for-coming-up-with-crap.80899/ finished! [01/29 05:12:02] [INFO] !!! Now downloading News Bits- Gaming & Windows Vista, Jet Engine Powered Laptops, Toshiba HD DVD Burner for Notebooks !!!!! [01/29 05:12:03] [INFO] We are on page 1 of 2 [01/29 05:12:06] [INFO] We are on page 2 of 2 [01/29 05:12:06] [INFO] Number of posts: 3 [01/29 05:12:07] [INFO] Progress: 5239/6740 [01/29 05:12:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:12:07] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-gaming-windows-vista-jet-engine-powered-laptops-toshiba-hd-dvd-burner-for-notebooks.80728/ finished! [01/29 05:12:07] [INFO] Max wait time for http://forum.notebookreview.com/threads/interesting-device-for-seeing-a-laptop-screen-in-direct-sunlight.80513/ is 22500 ms [01/29 05:12:07] [INFO] !!! Now downloading Interesting Device for Seeing a Laptop Screen in Direct Sunlight !!!!! [01/29 05:12:09] [INFO] We are on page 1 of 3 [01/29 05:12:13] [INFO] We are on page 2 of 3 [01/29 05:12:15] [INFO] We are on page 3 of 3 [01/29 05:12:15] [INFO] Number of posts: 6 [01/29 05:12:15] [WARNING] File not found for image http://www.dazeofourlives.com/photohusband.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Interesting Device for Seeing a Laptop Screen in Direct Sunlight/images/storyImages/photohusband.gif [01/29 05:12:16] [INFO] Progress: 5240/6740 [01/29 05:12:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:12:16] [INFO] Thread http://forum.notebookreview.com/threads/interesting-device-for-seeing-a-laptop-screen-in-direct-sunlight.80513/ finished! [01/29 05:12:16] [INFO] !!! Now downloading Alienware Area-51 m5750 with Core 2 Duo Review (pics, specs) !!!!! [01/29 05:12:17] [INFO] We are on page 1 of 2 [01/29 05:12:25] [INFO] We are on page 2 of 2 [01/29 05:12:25] [INFO] Number of posts: 5 [01/29 05:12:26] [INFO] Progress: 5241/6740 [01/29 05:12:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:12:26] [INFO] Thread http://forum.notebookreview.com/threads/alienware-area-51-m5750-with-core-2-duo-review-pics-specs.80065/ finished! [01/29 05:12:26] [WARNING] Thread 'Police database - stolen laptops' has no preview, is suspected to be a broken thread [01/29 05:12:26] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-dv2000-and-compaq-v3000-14-1-inch-screen-notebooks-announced-pics-specs-updated.53103/ is 71500 ms [01/29 05:12:27] [INFO] !!! Now downloading HP dv2000 and Compaq v3000 14.1-inch Screen Notebooks Announced (pics, specs) - Updated !!!!! [01/29 05:12:28] [INFO] We are on page 1 of 13 [01/29 05:12:33] [INFO] We are on page 2 of 13 [01/29 05:12:35] [INFO] We are on page 3 of 13 [01/29 05:12:36] [INFO] We are on page 4 of 13 [01/29 05:12:39] [INFO] We are on page 5 of 13 [01/29 05:12:40] [INFO] We are on page 6 of 13 [01/29 05:12:43] [INFO] We are on page 7 of 13 [01/29 05:12:44] [WARNING] File not found for image http://www.segye.com/photo/2006/4/26/front.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/HP dv2000 and Compaq v3000 14.1-inch Screen Notebooks Announced (pics, specs) - Updated/images/storyImages/front.jpg [01/29 05:12:44] [WARNING] File not found for image http://www.segye.com/photo/2006/4/26/dv2000.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/HP dv2000 and Compaq v3000 14.1-inch Screen Notebooks Announced (pics, specs) - Updated/images/storyImages/dv2000.jpg [01/29 05:12:44] [WARNING] File not found for image http://www.segye.com/photo/2006/4/26/v3000.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/HP dv2000 and Compaq v3000 14.1-inch Screen Notebooks Announced (pics, specs) - Updated/images/storyImages/v3000.jpg [01/29 05:12:46] [INFO] We are on page 8 of 13 [01/29 05:12:47] [INFO] We are on page 9 of 13 [01/29 05:12:48] [WARNING] File not found for image http://img20.imageshack.us/img20/4537/0000017ph.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/HP dv2000 and Compaq v3000 14.1-inch Screen Notebooks Announced (pics, specs) - Updated/images/storyImages/0000017ph.jpg [01/29 05:12:49] [INFO] We are on page 10 of 13 [01/29 05:12:51] [INFO] We are on page 11 of 13 [01/29 05:12:53] [INFO] We are on page 12 of 13 [01/29 05:12:54] [INFO] We are on page 13 of 13 [01/29 05:12:54] [INFO] Number of posts: 4 [01/29 05:12:54] [INFO] Progress: 5242/6740 [01/29 05:12:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:12:54] [INFO] Thread http://forum.notebookreview.com/threads/hp-dv2000-and-compaq-v3000-14-1-inch-screen-notebooks-announced-pics-specs-updated.53103/ finished! [01/29 05:12:55] [INFO] !!! Now downloading Current Notebook and Tech Deals (Updated 9 29 2006) !!!!! [01/29 05:12:56] [INFO] We are on page 1 of 1 [01/29 05:12:56] [INFO] Number of posts: 3 [01/29 05:13:05] [INFO] Progress: 5243/6740 [01/29 05:13:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:13:05] [INFO] Thread http://forum.notebookreview.com/threads/current-notebook-and-tech-deals-updated-9-29-2006.80073/ finished! [01/29 05:13:05] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-recalls-500-000-sony-made-batteries-for-thinkpad-notebooks.80103/ is 20500 ms [01/29 05:13:06] [INFO] !!! Now downloading Lenovo Recalls 500,000 Sony Made Batteries for ThinkPad Notebooks !!!!! [01/29 05:13:07] [INFO] We are on page 1 of 3 [01/29 05:13:09] [INFO] We are on page 2 of 3 [01/29 05:13:12] [INFO] We are on page 3 of 3 [01/29 05:13:12] [INFO] Number of posts: 2 [01/29 05:13:12] [INFO] Progress: 5244/6740 [01/29 05:13:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:13:12] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-recalls-500-000-sony-made-batteries-for-thinkpad-notebooks.80103/ finished! [01/29 05:13:13] [INFO] !!! Now downloading News Bits- HP dv9000t to Offer HD DVD, Details on Next Gen Centrino, iTunes Software Update !!!!! [01/29 05:13:14] [INFO] We are on page 1 of 2 [01/29 05:13:17] [INFO] We are on page 2 of 2 [01/29 05:13:17] [INFO] Number of posts: 2 [01/29 05:13:17] [INFO] Progress: 5245/6740 [01/29 05:13:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:13:17] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-hp-dv9000t-to-offer-hd-dvd-details-on-next-gen-centrino-itunes-software-update.80265/ finished! [01/29 05:13:17] [INFO] !!! Now downloading Sony Announces it Will Support Further Battery Recalls from More Manufacturers !!!!! [01/29 05:13:19] [INFO] We are on page 1 of 1 [01/29 05:13:19] [INFO] Number of posts: 5 [01/29 05:13:19] [INFO] Progress: 5246/6740 [01/29 05:13:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:13:19] [INFO] Thread http://forum.notebookreview.com/threads/sony-announces-it-will-support-further-battery-recalls-from-more-manufacturers.80137/ finished! [01/29 05:13:20] [INFO] !!! Now downloading News Bits- Asus W2P Notebook, Dell to Hire More Product Engineers in Texas, Intel Quad Core News !!!!! [01/29 05:13:21] [INFO] We are on page 1 of 1 [01/29 05:13:23] [INFO] Progress: 5247/6740 [01/29 05:13:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:13:23] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-asus-w2p-notebook-dell-to-hire-more-product-engineers-in-texas-intel-quad-core-news.79986/ finished! [01/29 05:13:23] [WARNING] Thread 'amd sempron or centrino pentium M?' has no preview, is suspected to be a broken thread [01/29 05:13:24] [INFO] !!! Now downloading Compaq Presario v5207 Review (pics, specs) !!!!! [01/29 05:13:25] [INFO] We are on page 1 of 1 [01/29 05:13:31] [INFO] Progress: 5248/6740 [01/29 05:13:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:13:31] [INFO] Thread http://forum.notebookreview.com/threads/compaq-presario-v5207-review-pics-specs.79743/ finished! [01/29 05:13:31] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-ati-revamps-mobility-lineup-sager-np6260-released-virgin-atlantic-loosens-laptop-restrictions.79649/ is 22000 ms [01/29 05:13:31] [INFO] !!! Now downloading News Bits- ATI Revamps Mobility Lineup, Sager NP6260 Released, Virgin Atlantic Loosens Laptop Restrictions !!!!! [01/29 05:13:32] [INFO] We are on page 1 of 3 [01/29 05:13:37] [INFO] We are on page 2 of 3 [01/29 05:13:39] [INFO] We are on page 3 of 3 [01/29 05:13:39] [INFO] Number of posts: 5 [01/29 05:13:39] [INFO] Progress: 5249/6740 [01/29 05:13:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:13:39] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-ati-revamps-mobility-lineup-sager-np6260-released-virgin-atlantic-loosens-laptop-restrictions.79649/ finished! [01/29 05:13:39] [INFO] !!! Now downloading Sony VAIO C Series Notebooks Announced Discussion !!!!! [01/29 05:13:40] [INFO] We are on page 1 of 2 [01/29 05:13:41] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sony VAIO C Series Notebooks Announced Discussion/images/avatars/ [01/29 05:13:43] [INFO] We are on page 2 of 2 [01/29 05:13:43] [INFO] Number of posts: 6 [01/29 05:13:44] [WARNING] File not found for image http://www.killerfreebies.com/images/fj.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sony VAIO C Series Notebooks Announced Discussion/images/storyImages/fj.jpg [01/29 05:13:44] [INFO] Progress: 5250/6740 [01/29 05:13:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:13:44] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-c-series-notebooks-announced-discussion.79913/ finished! [01/29 05:13:45] [INFO] !!! Now downloading Acer Aspire 5680 Notebook Announced !!!!! [01/29 05:13:46] [INFO] We are on page 1 of 2 [01/29 05:13:49] [INFO] We are on page 2 of 2 [01/29 05:13:49] [INFO] Number of posts: 5 [01/29 05:13:49] [INFO] Progress: 5251/6740 [01/29 05:13:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:13:49] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire-5680-notebook-announced.79956/ finished! [01/29 05:13:50] [INFO] !!! Now downloading Toshiba Adds Core 2 Duo to P105, A105, R25 Notebooks and Satellite M115 Released !!!!! [01/29 05:13:51] [INFO] We are on page 1 of 1 [01/29 05:13:51] [INFO] Number of posts: 8 [01/29 05:13:52] [INFO] Progress: 5252/6740 [01/29 05:13:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:13:52] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-adds-core-2-duo-to-p105-a105-r25-notebooks-and-satellite-m115-released.79772/ finished! [01/29 05:13:53] [INFO] !!! Now downloading Dell Inspiron e1705 with Core 2 Duo Review (pics, specs) !!!!! [01/29 05:13:54] [INFO] We are on page 1 of 3 [01/29 05:14:01] [INFO] We are on page 2 of 3 [01/29 05:14:03] [INFO] We are on page 3 of 3 [01/29 05:14:03] [INFO] Number of posts: 1 [01/29 05:14:03] [INFO] Progress: 5253/6740 [01/29 05:14:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:14:03] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-e1705-with-core-2-duo-review-pics-specs.78950/ finished! [01/29 05:14:03] [INFO] Max wait time for http://forum.notebookreview.com/threads/cebit-2006-asus-on-display-at-the-show-pics.44286/ is 31000 ms [01/29 05:14:03] [INFO] !!! Now downloading CeBIT 2006- Asus on Display at the Show (pics) !!!!! [01/29 05:14:04] [INFO] We are on page 1 of 5 [01/29 05:14:10] [WARNING] File not found for image https://www.techtarget.com/assets/4571.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/CeBIT 2006- Asus on Display at the Show (pics)/images/storyImages/4571.jpg [01/29 05:14:12] [INFO] We are on page 2 of 5 [01/29 05:14:13] [INFO] We are on page 3 of 5 [01/29 05:14:15] [INFO] We are on page 4 of 5 [01/29 05:14:17] [INFO] We are on page 5 of 5 [01/29 05:14:17] [INFO] Number of posts: 3 [01/29 05:14:17] [INFO] Progress: 5254/6740 [01/29 05:14:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:14:17] [INFO] Thread http://forum.notebookreview.com/threads/cebit-2006-asus-on-display-at-the-show-pics.44286/ finished! [01/29 05:14:17] [INFO] !!! Now downloading Sony VAIO TXN10 Ultraportable Notebook to Include Integrated Sprint EVDO Rev. A !!!!! [01/29 05:14:19] [INFO] We are on page 1 of 1 [01/29 05:14:19] [INFO] Number of posts: 8 [01/29 05:14:20] [INFO] Progress: 5255/6740 [01/29 05:14:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:14:20] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-txn10-ultraportable-notebook-to-include-integrated-sprint-evdo-rev-a.79794/ finished! [01/29 05:14:21] [INFO] !!! Now downloading News Bits- Commerce Department Loses Laptops, PortableOne FX, Windows Vista Upgrade Coupons !!!!! [01/29 05:14:22] [INFO] We are on page 1 of 2 [01/29 05:14:24] [INFO] We are on page 2 of 2 [01/29 05:14:24] [INFO] Number of posts: 2 [01/29 05:14:24] [INFO] Progress: 5256/6740 [01/29 05:14:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:14:24] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-commerce-department-loses-laptops-portableone-fx-windows-vista-upgrade-coupons.79197/ finished! [01/29 05:14:25] [INFO] !!! Now downloading Intel Core 2 Quad Announced !!!!! [01/29 05:14:26] [INFO] We are on page 1 of 1 [01/29 05:14:26] [INFO] Number of posts: 2 [01/29 05:14:26] [INFO] Progress: 5257/6740 [01/29 05:14:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:14:26] [INFO] Thread http://forum.notebookreview.com/threads/intel-core-2-quad-announced.79831/ finished! [01/29 05:14:27] [INFO] !!! Now downloading MSI Megabook L715 Review (pics, specs) !!!!! [01/29 05:14:28] [INFO] We are on page 1 of 1 [01/29 05:14:28] [INFO] Number of posts: 8 [01/29 05:14:31] [INFO] Progress: 5258/6740 [01/29 05:14:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:14:31] [INFO] Thread http://forum.notebookreview.com/threads/msi-megabook-l715-review-pics-specs.79440/ finished! [01/29 05:14:31] [INFO] !!! Now downloading Sony VAIO AR Series Notebook Review- Blu-Ray Going Mass !!!!! [01/29 05:14:33] [INFO] We are on page 1 of 1 [01/29 05:14:33] [INFO] Number of posts: 3 [01/29 05:14:33] [INFO] Progress: 5259/6740 [01/29 05:14:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:14:33] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-ar-series-notebook-review-blu-ray-going-mass.79437/ finished! [01/29 05:14:33] [INFO] !!! Now downloading Current Notebook and Tech Deals (Updated 9 24 06) !!!!! [01/29 05:14:34] [INFO] We are on page 1 of 1 [01/29 05:14:34] [INFO] Number of posts: 2 [01/29 05:14:44] [INFO] Progress: 5260/6740 [01/29 05:14:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:14:44] [INFO] Thread http://forum.notebookreview.com/threads/current-notebook-and-tech-deals-updated-9-24-06.79519/ finished! [01/29 05:14:44] [INFO] !!! Now downloading ATI unveils 'world's first' strained silicon GPU !!!!! [01/29 05:14:45] [INFO] We are on page 1 of 1 [01/29 05:14:45] [INFO] Number of posts: 2 [01/29 05:14:45] [INFO] Progress: 5261/6740 [01/29 05:14:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:14:45] [INFO] Thread http://forum.notebookreview.com/threads/ati-unveils-worlds-first-strained-silicon-gpu.79433/ finished! [01/29 05:14:46] [INFO] !!! Now downloading RoadWired Advanced Protection System (R.A.P.S) Review !!!!! [01/29 05:14:47] [INFO] We are on page 1 of 1 [01/29 05:14:50] [INFO] Progress: 5262/6740 [01/29 05:14:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:14:50] [INFO] Thread http://forum.notebookreview.com/threads/roadwired-advanced-protection-system-r-a-p-s-review.79051/ finished! [01/29 05:14:51] [INFO] !!! Now downloading Palm Has Great Quarter, Promises Treo 700w Update, BlackBerry Support !!!!! [01/29 05:14:52] [INFO] We are on page 1 of 1 [01/29 05:14:52] [INFO] Number of posts: 1 [01/29 05:14:52] [INFO] Progress: 5263/6740 [01/29 05:14:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:14:52] [INFO] Thread http://forum.notebookreview.com/threads/palm-has-great-quarter-promises-treo-700w-update-blackberry-support.743209/ finished! [01/29 05:14:52] [WARNING] Thread 'Optical Drives' has no preview, is suspected to be a broken thread [01/29 05:14:52] [INFO] !!! Now downloading Dell XPS M1710 with Nvidia Go 7900GTX Review (pics, specs) !!!!! [01/29 05:14:53] [INFO] We are on page 1 of 2 [01/29 05:15:04] [INFO] We are on page 2 of 2 [01/29 05:15:04] [INFO] Number of posts: 7 [01/29 05:15:04] [INFO] Progress: 5264/6740 [01/29 05:15:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:15:04] [INFO] Thread http://forum.notebookreview.com/threads/dell-xps-m1710-with-nvidia-go-7900gtx-review-pics-specs.74366/ finished! [01/29 05:15:05] [INFO] !!! Now downloading Targus CKT500 17-inch Notebook Case Short Review !!!!! [01/29 05:15:06] [INFO] We are on page 1 of 1 [01/29 05:15:06] [INFO] Number of posts: 4 [01/29 05:15:09] [INFO] Progress: 5265/6740 [01/29 05:15:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:15:09] [INFO] Thread http://forum.notebookreview.com/threads/targus-ckt500-17-inch-notebook-case-short-review.78951/ finished! [01/29 05:15:09] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-asus-a8j-with-nvidia-go-7700-announced-core-2-duo-t5200-acer-partners-wi.77782/ is 31500 ms [01/29 05:15:09] [INFO] !!! Now downloading News Bits- Asus A8J with Nvidia Go 7700 Announced, Core 2 Duo T5200, Acer Partners wi !!!!! [01/29 05:15:10] [INFO] We are on page 1 of 5 [01/29 05:15:11] [WARNING] File not found for image http://www.nothingbutcrumbs.com/images/icons/chocolate_chip_cookie.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/News Bits- Asus A8J with Nvidia Go 7700 Announced, Core 2 Duo T5200, Acer Partners wi/images/storyImages/chocolate_chip_cookie.jpg [01/29 05:15:13] [INFO] We are on page 2 of 5 [01/29 05:15:15] [INFO] We are on page 3 of 5 [01/29 05:15:17] [INFO] We are on page 4 of 5 [01/29 05:15:19] [INFO] We are on page 5 of 5 [01/29 05:15:19] [INFO] Number of posts: 4 [01/29 05:15:19] [INFO] Progress: 5266/6740 [01/29 05:15:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:15:19] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-asus-a8j-with-nvidia-go-7700-announced-core-2-duo-t5200-acer-partners-wi.77782/ finished! [01/29 05:15:19] [INFO] !!! Now downloading News Bits- Low Voltage Core 2 Duo, Lenovo N100 Core 2 Duo, Laptop Fire at Yahoo! Offices !!!!! [01/29 05:15:20] [INFO] We are on page 1 of 1 [01/29 05:15:20] [INFO] Number of posts: 9 [01/29 05:15:23] [INFO] Progress: 5267/6740 [01/29 05:15:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:15:23] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-low-voltage-core-2-duo-lenovo-n100-core-2-duo-laptop-fire-at-yahoo-offices.78845/ finished! [01/29 05:15:23] [INFO] !!! Now downloading Toshiba Satellite A70 Review (pics, specs) !!!!! [01/29 05:15:24] [INFO] We are on page 1 of 1 [01/29 05:15:24] [INFO] Number of posts: 8 [01/29 05:15:25] [INFO] Progress: 5268/6740 [01/29 05:15:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:15:25] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-a70-review-pics-specs.15849/ finished! [01/29 05:15:25] [INFO] !!! Now downloading Creative TravelSound Notebook 500 Speaker Review (pics) !!!!! [01/29 05:15:26] [INFO] We are on page 1 of 2 [01/29 05:15:31] [INFO] We are on page 2 of 2 [01/29 05:15:31] [INFO] Number of posts: 2 [01/29 05:15:31] [INFO] Progress: 5269/6740 [01/29 05:15:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:15:31] [INFO] Thread http://forum.notebookreview.com/threads/creative-travelsound-notebook-500-speaker-review-pics.45945/ finished! [01/29 05:15:31] [INFO] !!! Now downloading Back to School - Notebooks in, Desktops Out !!!!! [01/29 05:15:32] [INFO] We are on page 1 of 1 [01/29 05:15:32] [INFO] Number of posts: 6 [01/29 05:15:33] [INFO] Progress: 5270/6740 [01/29 05:15:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:15:33] [INFO] Thread http://forum.notebookreview.com/threads/back-to-school-notebooks-in-desktops-out.78629/ finished! [01/29 05:15:34] [INFO] !!! Now downloading Toshiba Offers Exchange of 340,000 Faulty Notebook Batteries !!!!! [01/29 05:15:35] [INFO] We are on page 1 of 2 [01/29 05:15:38] [INFO] We are on page 2 of 2 [01/29 05:15:38] [INFO] Number of posts: 4 [01/29 05:15:38] [INFO] Progress: 5271/6740 [01/29 05:15:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:15:38] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-offers-exchange-of-340-000-faulty-notebook-batteries.78586/ finished! [01/29 05:15:39] [INFO] !!! Now downloading Quad SLI Notebook Announced! !!!!! [01/29 05:15:40] [INFO] We are on page 1 of 2 [01/29 05:15:42] [INFO] We are on page 2 of 2 [01/29 05:15:42] [INFO] Number of posts: 4 [01/29 05:15:42] [INFO] Progress: 5272/6740 [01/29 05:15:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:15:42] [INFO] Thread http://forum.notebookreview.com/threads/quad-sli-notebook-announced.78040/ finished! [01/29 05:15:42] [INFO] !!! Now downloading News Bits- Phony Laptops, Core 2 Duo Marketing Campaign, 2006 PC Shipments Grow !!!!! [01/29 05:15:43] [INFO] We are on page 1 of 1 [01/29 05:15:43] [INFO] Number of posts: 7 [01/29 05:15:45] [INFO] Progress: 5273/6740 [01/29 05:15:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:15:45] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-phony-laptops-core-2-duo-marketing-campaign-2006-pc-shipments-grow.78523/ finished! [01/29 05:15:45] [INFO] Max wait time for http://forum.notebookreview.com/threads/thinkpad-battery-explodes-at-lax-airport-laptop-ban-on-planes-inevitable.78161/ is 47000 ms [01/29 05:15:45] [INFO] !!! Now downloading ThinkPad Battery Explodes at LAX Airport -- Laptop Ban on Planes Inevitable !!!!! [01/29 05:15:47] [INFO] We are on page 1 of 8 [01/29 05:15:49] [INFO] We are on page 2 of 8 [01/29 05:15:51] [INFO] We are on page 3 of 8 [01/29 05:15:53] [INFO] We are on page 4 of 8 [01/29 05:15:55] [INFO] We are on page 5 of 8 [01/29 05:15:58] [INFO] We are on page 6 of 8 [01/29 05:15:59] [INFO] We are on page 7 of 8 [01/29 05:16:01] [INFO] We are on page 8 of 8 [01/29 05:16:01] [INFO] Number of posts: 5 [01/29 05:16:01] [INFO] Progress: 5274/6740 [01/29 05:16:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:16:01] [INFO] Thread http://forum.notebookreview.com/threads/thinkpad-battery-explodes-at-lax-airport-laptop-ban-on-planes-inevitable.78161/ finished! [01/29 05:16:02] [INFO] !!! Now downloading Lenovo ThinkPad X60 Review (pics, specs) !!!!! [01/29 05:16:03] [INFO] We are on page 1 of 1 [01/29 05:16:03] [INFO] Number of posts: 8 [01/29 05:16:05] [INFO] Progress: 5275/6740 [01/29 05:16:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:16:05] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-x60-review-pics-specs.78393/ finished! [01/29 05:16:06] [INFO] !!! Now downloading Need help right now! !!!!! [01/29 05:16:07] [INFO] We are on page 1 of 1 [01/29 05:16:07] [INFO] Number of posts: 2 [01/29 05:16:07] [INFO] Progress: 5276/6740 [01/29 05:16:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:16:07] [INFO] Thread http://forum.notebookreview.com/threads/need-help-right-now.78512/ finished! [01/29 05:16:07] [WARNING] Thread 'What Laptop Cooler Works The Best?' has no preview, is suspected to be a broken thread [01/29 05:16:08] [INFO] !!! Now downloading More People Buying Laptops in Stores than Online !!!!! [01/29 05:16:09] [INFO] We are on page 1 of 2 [01/29 05:16:11] [INFO] We are on page 2 of 2 [01/29 05:16:11] [INFO] Number of posts: 9 [01/29 05:16:12] [INFO] Progress: 5277/6740 [01/29 05:16:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:16:12] [INFO] Thread http://forum.notebookreview.com/threads/more-people-buying-laptops-in-stores-than-online.75149/ finished! [01/29 05:16:12] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-pavilion-dv4000-review-pics-specs.16482/ is 28000 ms [01/29 05:16:12] [INFO] !!! Now downloading HP Pavilion DV4000 Review (pics, specs) !!!!! [01/29 05:16:13] [INFO] We are on page 1 of 4 [01/29 05:16:16] [INFO] We are on page 2 of 4 [01/29 05:16:18] [INFO] We are on page 3 of 4 [01/29 05:16:20] [INFO] We are on page 4 of 4 [01/29 05:16:20] [INFO] Number of posts: 7 [01/29 05:16:20] [INFO] Progress: 5278/6740 [01/29 05:16:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:16:20] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-dv4000-review-pics-specs.16482/ finished! [01/29 05:16:20] [INFO] Max wait time for http://forum.notebookreview.com/threads/intel-core-2-duo-merom-laptops-and-information-constantly-being-updated.74436/ is 61000 ms [01/29 05:16:20] [INFO] !!! Now downloading Intel Core 2 Duo Merom Laptops and Information (constantly being updated!) !!!!! [01/29 05:16:21] [INFO] We are on page 1 of 11 [01/29 05:16:24] [INFO] We are on page 2 of 11 [01/29 05:16:25] [INFO] We are on page 3 of 11 [01/29 05:16:27] [INFO] We are on page 4 of 11 [01/29 05:16:29] [INFO] We are on page 5 of 11 [01/29 05:16:31] [INFO] We are on page 6 of 11 [01/29 05:16:32] [INFO] We are on page 7 of 11 [01/29 05:16:34] [INFO] We are on page 8 of 11 [01/29 05:16:36] [INFO] We are on page 9 of 11 [01/29 05:16:37] [INFO] We are on page 10 of 11 [01/29 05:16:39] [INFO] We are on page 11 of 11 [01/29 05:16:39] [INFO] Number of posts: 3 [01/29 05:16:39] [INFO] Progress: 5279/6740 [01/29 05:16:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:16:39] [INFO] Thread http://forum.notebookreview.com/threads/intel-core-2-duo-merom-laptops-and-information-constantly-being-updated.74436/ finished! [01/29 05:16:40] [INFO] !!! Now downloading ThinkPads available at Costco !!!!! [01/29 05:16:41] [INFO] We are on page 1 of 1 [01/29 05:16:41] [INFO] Number of posts: 1 [01/29 05:16:41] [INFO] Progress: 5280/6740 [01/29 05:16:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:16:41] [INFO] Thread http://forum.notebookreview.com/threads/thinkpads-available-at-costco.78266/ finished! [01/29 05:16:41] [INFO] !!! Now downloading Intel Free backback with purchase of core duo laptop !!!!! [01/29 05:16:42] [INFO] We are on page 1 of 1 [01/29 05:16:42] [INFO] Number of posts: 4 [01/29 05:16:43] [INFO] Progress: 5281/6740 [01/29 05:16:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:16:43] [INFO] Thread http://forum.notebookreview.com/threads/intel-free-backback-with-purchase-of-core-duo-laptop.77559/ finished! [01/29 05:16:43] [INFO] !!! Now downloading Dell AMD Desktop PCs now Available, Notebooks Coming Soon !!!!! [01/29 05:16:44] [INFO] We are on page 1 of 2 [01/29 05:16:47] [INFO] We are on page 2 of 2 [01/29 05:16:47] [INFO] Number of posts: 4 [01/29 05:16:47] [INFO] Progress: 5282/6740 [01/29 05:16:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:16:47] [INFO] Thread http://forum.notebookreview.com/threads/dell-amd-desktop-pcs-now-available-notebooks-coming-soon.77528/ finished! [01/29 05:16:47] [INFO] Max wait time for http://forum.notebookreview.com/threads/sager-np6630-review-pics-specs.68453/ is 22500 ms [01/29 05:16:48] [INFO] !!! Now downloading Sager NP6630 Review (pics, specs) !!!!! [01/29 05:16:49] [INFO] We are on page 1 of 3 [01/29 05:17:01] [INFO] We are on page 2 of 3 [01/29 05:17:03] [INFO] We are on page 3 of 3 [01/29 05:17:03] [INFO] Number of posts: 6 [01/29 05:17:03] [INFO] Progress: 5283/6740 [01/29 05:17:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:17:03] [INFO] Thread http://forum.notebookreview.com/threads/sager-np6630-review-pics-specs.68453/ finished! [01/29 05:17:03] [INFO] !!! Now downloading Review for Dell Inspiron B130 !!!!! [01/29 05:17:05] [INFO] We are on page 1 of 1 [01/29 05:17:05] [INFO] Number of posts: 4 [01/29 05:17:05] [WARNING] File not found for image http://img60.imageshack.us/img60/7037/notebookwr4.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Review for Dell Inspiron B130/images/storyImages/notebookwr4.jpg [01/29 05:17:05] [WARNING] File not found for image http://img96.imageshack.us/img96/4586/pricedq5.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Review for Dell Inspiron B130/images/storyImages/pricedq5.gif [01/29 05:17:05] [WARNING] File not found for image http://img60.imageshack.us/img60/8571/stars40vp4.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Review for Dell Inspiron B130/images/storyImages/stars40vp4.gif [01/29 05:17:05] [WARNING] File not found for image http://img246.imageshack.us/img246/7082/coverlp0.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Review for Dell Inspiron B130/images/storyImages/coverlp0.jpg [01/29 05:17:05] [WARNING] File not found for image http://img60.imageshack.us/img60/6394/backzu4.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Review for Dell Inspiron B130/images/storyImages/backzu4.jpg [01/29 05:17:05] [WARNING] File not found for image http://img154.imageshack.us/img154/6629/stars30uv0.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Review for Dell Inspiron B130/images/storyImages/stars30uv0.gif [01/29 05:17:06] [WARNING] File not found for image http://img246.imageshack.us/img246/6835/screenfe1.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Review for Dell Inspiron B130/images/storyImages/screenfe1.jpg [01/29 05:17:06] [WARNING] File not found for image http://img246.imageshack.us/img246/3496/lightleakio7.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Review for Dell Inspiron B130/images/storyImages/lightleakio7.jpg [01/29 05:17:06] [WARNING] File not found for image http://img246.imageshack.us/img246/893/speakersfv7.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Review for Dell Inspiron B130/images/storyImages/speakersfv7.jpg [01/29 05:17:06] [WARNING] File not found for image http://img96.imageshack.us/img96/1781/pinv6.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Review for Dell Inspiron B130/images/storyImages/pinv6.jpg [01/29 05:17:06] [WARNING] File not found for image http://img96.imageshack.us/img96/9229/hd1jx6.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Review for Dell Inspiron B130/images/storyImages/hd1jx6.jpg [01/29 05:17:06] [WARNING] File not found for image http://img96.imageshack.us/img96/4323/hd2la2.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Review for Dell Inspiron B130/images/storyImages/hd2la2.jpg [01/29 05:17:06] [WARNING] File not found for image http://img96.imageshack.us/img96/3672/stars50tu5.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Review for Dell Inspiron B130/images/storyImages/stars50tu5.gif [01/29 05:17:06] [WARNING] File not found for image http://img246.imageshack.us/img246/181/heatventwg7.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Review for Dell Inspiron B130/images/storyImages/heatventwg7.jpg [01/29 05:17:06] [WARNING] File not found for image http://img96.imageshack.us/img96/9914/keyboardtj8.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Review for Dell Inspiron B130/images/storyImages/keyboardtj8.jpg [01/29 05:17:06] [WARNING] File not found for image http://img246.imageshack.us/img246/2081/portszv4.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Review for Dell Inspiron B130/images/storyImages/portszv4.jpg [01/29 05:17:07] [WARNING] File not found for image http://img96.imageshack.us/img96/1784/heatventts9.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Review for Dell Inspiron B130/images/storyImages/heatventts9.jpg [01/29 05:17:07] [WARNING] File not found for image http://img161.imageshack.us/img161/4475/stars20rz8.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Review for Dell Inspiron B130/images/storyImages/stars20rz8.gif [01/29 05:17:07] [WARNING] File not found for image http://img154.imageshack.us/img154/6169/stars10ji7.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Review for Dell Inspiron B130/images/storyImages/stars10ji7.gif [01/29 05:17:07] [INFO] Progress: 5284/6740 [01/29 05:17:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:17:07] [INFO] Thread http://forum.notebookreview.com/threads/review-for-dell-inspiron-b130.77588/ finished! [01/29 05:17:07] [WARNING] Thread 'Think pad T60' has no preview, is suspected to be a broken thread [01/29 05:17:08] [INFO] !!! Now downloading News Bits- Three New Panasonic Toughbooks, Belkin CushTop and PockeTop !!!!! [01/29 05:17:09] [INFO] We are on page 1 of 2 [01/29 05:17:11] [INFO] We are on page 2 of 2 [01/29 05:17:11] [INFO] Number of posts: 1 [01/29 05:17:12] [INFO] Progress: 5285/6740 [01/29 05:17:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:17:12] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-three-new-panasonic-toughbooks-belkin-cushtop-and-pocketop.77448/ finished! [01/29 05:17:12] [WARNING] Thread 'Standby vs. Hibernate' has no preview, is suspected to be a broken thread [01/29 05:17:12] [INFO] Max wait time for http://forum.notebookreview.com/threads/zepto-znote-6214w-review-pics-specs.70217/ is 23000 ms [01/29 05:17:12] [INFO] !!! Now downloading Zepto Znote 6214W Review (pics, specs) !!!!! [01/29 05:17:13] [INFO] We are on page 1 of 3 [01/29 05:17:23] [INFO] We are on page 2 of 3 [01/29 05:17:24] [INFO] We are on page 3 of 3 [01/29 05:17:24] [INFO] Number of posts: 7 [01/29 05:17:25] [INFO] Progress: 5286/6740 [01/29 05:17:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:17:25] [INFO] Thread http://forum.notebookreview.com/threads/zepto-znote-6214w-review-pics-specs.70217/ finished! [01/29 05:17:25] [INFO] !!! Now downloading HP NC8230 Review (pics, specs) !!!!! [01/29 05:17:26] [INFO] We are on page 1 of 2 [01/29 05:17:30] [INFO] We are on page 2 of 2 [01/29 05:17:31] [INFO] Progress: 5287/6740 [01/29 05:17:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:17:31] [INFO] Thread http://forum.notebookreview.com/threads/hp-nc8230-review-pics-specs.17162/ finished! [01/29 05:17:31] [INFO] !!! Now downloading OtterBox Rugged Laptop Case Review !!!!! [01/29 05:17:32] [INFO] We are on page 1 of 1 [01/29 05:17:35] [INFO] Progress: 5288/6740 [01/29 05:17:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:17:35] [INFO] Thread http://forum.notebookreview.com/threads/otterbox-rugged-laptop-case-review.58334/ finished! [01/29 05:17:36] [INFO] !!! Now downloading Toshiba Satellite P105-S921 Review (pics, specs) !!!!! [01/29 05:17:37] [INFO] We are on page 1 of 2 [01/29 05:17:42] [INFO] We are on page 2 of 2 [01/29 05:17:42] [INFO] Number of posts: 6 [01/29 05:17:45] [INFO] Progress: 5289/6740 [01/29 05:17:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:17:45] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-p105-s921-review-pics-specs.69799/ finished! [01/29 05:17:45] [WARNING] Thread 'Acrylic Sager Laptop Housing Available Soon!' has no preview, is suspected to be a broken thread [01/29 05:17:45] [WARNING] Thread 'Alienware Aurora m7700 Mobile, 17" monitor' has no preview, is suspected to be a broken thread [01/29 05:17:46] [INFO] !!! Now downloading Kensington Notebook Dock Review (pics) !!!!! [01/29 05:17:47] [INFO] We are on page 1 of 2 [01/29 05:17:50] [INFO] We are on page 2 of 2 [01/29 05:17:50] [INFO] Number of posts: 1 [01/29 05:17:51] [INFO] Progress: 5290/6740 [01/29 05:17:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:17:51] [INFO] Thread http://forum.notebookreview.com/threads/kensington-notebook-dock-review-pics.76904/ finished! [01/29 05:17:51] [WARNING] Thread 'HP dv5222nr reviews?' has no preview, is suspected to be a broken thread [01/29 05:17:51] [WARNING] Thread 'Sony Laptops (AR11s / AR21s)' has no preview, is suspected to be a broken thread [01/29 05:17:51] [WARNING] Thread 'Preview: Tom's Hardware benchmarks Intel's first quad-core "Kentsfield"' has no preview, is suspected to be a broken thread [01/29 05:17:51] [WARNING] Thread 'Hands on: Running Vista on a MacBook Pro' has no preview, is suspected to be a broken thread [01/29 05:17:51] [INFO] !!! Now downloading News Bits- ATI and AMD Merger Approved, Thin-Film Batteries, Apple Admits MacBook Shutdown Issue !!!!! [01/29 05:17:53] [INFO] We are on page 1 of 2 [01/29 05:17:55] [INFO] We are on page 2 of 2 [01/29 05:17:55] [INFO] Number of posts: 1 [01/29 05:17:55] [INFO] Progress: 5291/6740 [01/29 05:17:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:17:55] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-ati-and-amd-merger-approved-thin-film-batteries-apple-admits-macbook-shutdown-issue.76661/ finished! [01/29 05:17:55] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-dell-orders-amd-notebooks-asus-unveils-new-notebooks-if-laptops-were-banned-on-flights.73252/ is 21000 ms [01/29 05:17:56] [INFO] !!! Now downloading News Bits- Dell Orders AMD Notebooks, Asus Unveils New Notebooks, If Laptops Were Banned on Flights !!!!! [01/29 05:17:57] [INFO] We are on page 1 of 3 [01/29 05:18:02] [INFO] We are on page 2 of 3 [01/29 05:18:04] [INFO] We are on page 3 of 3 [01/29 05:18:04] [INFO] Number of posts: 3 [01/29 05:18:04] [INFO] Progress: 5292/6740 [01/29 05:18:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:18:04] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-dell-orders-amd-notebooks-asus-unveils-new-notebooks-if-laptops-were-banned-on-flights.73252/ finished! [01/29 05:18:05] [INFO] !!! Now downloading High Sierra Access Backpack Review !!!!! [01/29 05:18:06] [INFO] We are on page 1 of 1 [01/29 05:18:06] [INFO] Number of posts: 2 [01/29 05:18:07] [INFO] Progress: 5293/6740 [01/29 05:18:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:18:07] [INFO] Thread http://forum.notebookreview.com/threads/high-sierra-access-backpack-review.76579/ finished! [01/29 05:18:07] [WARNING] Thread 'Contradictary Comercial: Someone Sue Apple' has no preview, is suspected to be a broken thread [01/29 05:18:08] [INFO] !!! Now downloading Current Notebook and Tech Deals (Updated 9 8 2006) !!!!! [01/29 05:18:09] [INFO] We are on page 1 of 1 [01/29 05:18:09] [INFO] Number of posts: 4 [01/29 05:18:22] [INFO] Progress: 5294/6740 [01/29 05:18:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:18:22] [INFO] Thread http://forum.notebookreview.com/threads/current-notebook-and-tech-deals-updated-9-8-2006.76508/ finished! [01/29 05:18:22] [WARNING] Thread 'Dell pulls all 7200rpm hard drives from XPS M1210 notebooks!' has no preview, is suspected to be a broken thread [01/29 05:18:22] [INFO] !!! Now downloading News Bits- Panasonic Battery Recall, Windows Vista Pricing and RC1 Download, Korean Air Bans Dell & Apple Laptops !!!!! [01/29 05:18:23] [INFO] We are on page 1 of 2 [01/29 05:18:27] [INFO] We are on page 2 of 2 [01/29 05:18:27] [INFO] Number of posts: 4 [01/29 05:18:27] [INFO] Progress: 5295/6740 [01/29 05:18:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:18:27] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-panasonic-battery-recall-windows-vista-pricing-and-rc1-download-korean-air-bans-dell-apple-laptops.76248/ finished! [01/29 05:18:27] [INFO] !!! Now downloading OGIO Bounty Hunter 17 Backpack Review !!!!! [01/29 05:18:29] [INFO] We are on page 1 of 1 [01/29 05:18:29] [INFO] Number of posts: 4 [01/29 05:18:29] [WARNING] File not found for image http://img415.imageshack.us/img415/4599/laptopspacecp1.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/OGIO Bounty Hunter 17 Backpack Review/images/storyImages/laptopspacecp1.th.jpg [01/29 05:18:29] [WARNING] File not found for image http://img367.imageshack.us/img367/6529/bagcomparisonhi4.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/OGIO Bounty Hunter 17 Backpack Review/images/storyImages/bagcomparisonhi4.th.jpg [01/29 05:18:29] [WARNING] File not found for image http://img258.imageshack.us/img258/936/laptopinbagbx9.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/OGIO Bounty Hunter 17 Backpack Review/images/storyImages/laptopinbagbx9.th.jpg [01/29 05:18:29] [WARNING] File not found for image http://img509.imageshack.us/img509/624/loadedbagfs6.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/OGIO Bounty Hunter 17 Backpack Review/images/storyImages/loadedbagfs6.th.jpg [01/29 05:18:29] [WARNING] File not found for image http://img258.imageshack.us/img258/5945/whatwasinithp4.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/OGIO Bounty Hunter 17 Backpack Review/images/storyImages/whatwasinithp4.th.jpg [01/29 05:18:30] [WARNING] File not found for image http://img319.imageshack.us/img319/7593/accessoryspacegx9.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/OGIO Bounty Hunter 17 Backpack Review/images/storyImages/accessoryspacegx9.th.jpg [01/29 05:18:30] [WARNING] File not found for image http://img319.imageshack.us/img319/9756/musicplayerjb6.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/OGIO Bounty Hunter 17 Backpack Review/images/storyImages/musicplayerjb6.th.jpg [01/29 05:18:30] [WARNING] File not found for image http://img319.imageshack.us/img319/310/strapsee2.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/OGIO Bounty Hunter 17 Backpack Review/images/storyImages/strapsee2.th.jpg [01/29 05:18:30] [INFO] Progress: 5296/6740 [01/29 05:18:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:18:30] [INFO] Thread http://forum.notebookreview.com/threads/ogio-bounty-hunter-17-backpack-review.76434/ finished! [01/29 05:18:30] [INFO] !!! Now downloading News Bits- Dell Promotes Skins for Inspirons, ThinkPad Z61p Available, AMD Turion Price Cuts !!!!! [01/29 05:18:31] [INFO] We are on page 1 of 2 [01/29 05:18:34] [INFO] We are on page 2 of 2 [01/29 05:18:34] [INFO] Number of posts: 2 [01/29 05:18:34] [INFO] Progress: 5297/6740 [01/29 05:18:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:18:34] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-dell-promotes-skins-for-inspirons-thinkpad-z61p-available-amd-turion-price-cuts.66470/ finished! [01/29 05:18:35] [INFO] !!! Now downloading SysMark 2004 SE & MobileMark 2005- Dell vs. Lenovo !!!!! [01/29 05:18:36] [INFO] We are on page 1 of 1 [01/29 05:18:36] [INFO] Number of posts: 1 [01/29 05:18:36] [WARNING] File not found for image http://img123.imageshack.us/img123/4605/sysmark2004seratingul9.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/SysMark 2004 SE & MobileMark 2005- Dell vs. Lenovo/images/storyImages/sysmark2004seratingul9.png [01/29 05:18:36] [WARNING] File not found for image http://img354.imageshack.us/img354/1739/iccoverallww5.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/SysMark 2004 SE & MobileMark 2005- Dell vs. Lenovo/images/storyImages/iccoverallww5.png [01/29 05:18:36] [WARNING] File not found for image http://img123.imageshack.us/img123/6324/icc3dcreationgp2.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/SysMark 2004 SE & MobileMark 2005- Dell vs. Lenovo/images/storyImages/icc3dcreationgp2.png [01/29 05:18:37] [WARNING] File not found for image http://img123.imageshack.us/img123/2638/icc2dcreationjs9.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/SysMark 2004 SE & MobileMark 2005- Dell vs. Lenovo/images/storyImages/icc2dcreationjs9.png [01/29 05:18:37] [WARNING] File not found for image http://img354.imageshack.us/img354/757/iccwebpublishingxn0.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/SysMark 2004 SE & MobileMark 2005- Dell vs. Lenovo/images/storyImages/iccwebpublishingxn0.png [01/29 05:18:37] [WARNING] File not found for image http://img123.imageshack.us/img123/5985/opoverallmk5.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/SysMark 2004 SE & MobileMark 2005- Dell vs. Lenovo/images/storyImages/opoverallmk5.png [01/29 05:18:37] [WARNING] File not found for image http://img354.imageshack.us/img354/4453/opcommunicationel0.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/SysMark 2004 SE & MobileMark 2005- Dell vs. Lenovo/images/storyImages/opcommunicationel0.png [01/29 05:18:37] [WARNING] File not found for image http://img354.imageshack.us/img354/769/opdocumentcreationga2.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/SysMark 2004 SE & MobileMark 2005- Dell vs. Lenovo/images/storyImages/opdocumentcreationga2.png [01/29 05:18:37] [WARNING] File not found for image http://img123.imageshack.us/img123/116/opdataanalysiskm3.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/SysMark 2004 SE & MobileMark 2005- Dell vs. Lenovo/images/storyImages/opdataanalysiskm3.png [01/29 05:18:37] [WARNING] File not found for image http://img123.imageshack.us/img123/2434/batterymark2005officeproductivityvq6.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/SysMark 2004 SE & MobileMark 2005- Dell vs. Lenovo/images/storyImages/batterymark2005officeproductivityvq6.png [01/29 05:18:37] [INFO] Progress: 5298/6740 [01/29 05:18:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:18:37] [INFO] Thread http://forum.notebookreview.com/threads/sysmark-2004-se-mobilemark-2005-dell-vs-lenovo.76390/ finished! [01/29 05:18:38] [INFO] !!! Now downloading To Prevent Adware, Never Let Your Guard Down !!!!! [01/29 05:18:39] [INFO] We are on page 1 of 1 [01/29 05:18:39] [INFO] Number of posts: 2 [01/29 05:18:39] [INFO] Progress: 5299/6740 [01/29 05:18:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:18:39] [INFO] Thread http://forum.notebookreview.com/threads/to-prevent-adware-never-let-your-guard-down.76301/ finished! [01/29 05:18:39] [WARNING] Thread 'Crysis Too Good-Looking for Next Gen Consoles?' has no preview, is suspected to be a broken thread [01/29 05:18:39] [INFO] !!! Now downloading Most Popular Notebooks of August 2006 !!!!! [01/29 05:18:40] [INFO] We are on page 1 of 2 [01/29 05:18:48] [INFO] We are on page 2 of 2 [01/29 05:18:48] [INFO] Number of posts: 1 [01/29 05:18:48] [INFO] Progress: 5300/6740 [01/29 05:18:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:18:48] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-notebooks-of-august-2006.75570/ finished! [01/29 05:18:49] [INFO] !!! Now downloading News Bits- Dell to Use 20M AMD CPUs, Saying No to School Laptops, FireFox Beta 2.0 Released !!!!! [01/29 05:18:50] [INFO] We are on page 1 of 1 [01/29 05:18:50] [INFO] Number of posts: 4 [01/29 05:18:51] [INFO] Progress: 5301/6740 [01/29 05:18:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:18:51] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-dell-to-use-20m-amd-cpus-saying-no-to-school-laptops-firefox-beta-2-0-released.75943/ finished! [01/29 05:18:52] [INFO] !!! Now downloading Hitachi 7200 RPM 100 GB vs Hitachi 5400 RPM 160 GB Review !!!!! [01/29 05:18:53] [INFO] We are on page 1 of 1 [01/29 05:18:53] [INFO] Number of posts: 7 [01/29 05:18:53] [INFO] Progress: 5302/6740 [01/29 05:18:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:18:53] [INFO] Thread http://forum.notebookreview.com/threads/hitachi-7200-rpm-100-gb-vs-hitachi-5400-rpm-160-gb-review.75739/ finished! [01/29 05:18:54] [INFO] !!! Now downloading Dell Latitude D420 Review on TrustedReviews !!!!! [01/29 05:18:55] [INFO] We are on page 1 of 1 [01/29 05:18:55] [INFO] Number of posts: 1 [01/29 05:18:55] [INFO] Progress: 5303/6740 [01/29 05:18:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:18:55] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-d420-review-on-trustedreviews.75642/ finished! [01/29 05:18:55] [INFO] !!! Now downloading Systemax Vigor Review (pics, specs) !!!!! [01/29 05:18:56] [INFO] We are on page 1 of 1 [01/29 05:18:57] [INFO] Number of posts: 8 [01/29 05:19:02] [INFO] Progress: 5304/6740 [01/29 05:19:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:19:02] [INFO] Thread http://forum.notebookreview.com/threads/systemax-vigor-review-pics-specs.75351/ finished! [01/29 05:19:02] [WARNING] Thread 'Decision between 3 laptops!' has no preview, is suspected to be a broken thread [01/29 05:19:02] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-amd-yokohama-platform-1-billion-worth-of-100-laptops-to-ship-dell-rethinks-notebook-selling-strategy.75206/ is 20500 ms [01/29 05:19:02] [INFO] !!! Now downloading News Bits- AMD Yokohama Platform, $1 Billion Worth of $100 Laptops to Ship, Dell Rethinks Notebook Selling Strategy !!!!! [01/29 05:19:04] [INFO] We are on page 1 of 3 [01/29 05:19:09] [INFO] We are on page 2 of 3 [01/29 05:19:10] [INFO] We are on page 3 of 3 [01/29 05:19:10] [INFO] Number of posts: 2 [01/29 05:19:10] [INFO] Progress: 5305/6740 [01/29 05:19:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:19:10] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-amd-yokohama-platform-1-billion-worth-of-100-laptops-to-ship-dell-rethinks-notebook-selling-strategy.75206/ finished! [01/29 05:19:11] [INFO] !!! Now downloading Toshiba Announces Availability of the Portege M205 Tablet PC !!!!! [01/29 05:19:12] [INFO] We are on page 1 of 1 [01/29 05:19:12] [INFO] Number of posts: 4 [01/29 05:19:12] [INFO] Progress: 5306/6740 [01/29 05:19:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:19:12] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-announces-availability-of-the-portege-m205-tablet-pc.691/ finished! [01/29 05:19:12] [WARNING] Thread 'Beep before bios password logon' has no preview, is suspected to be a broken thread [01/29 05:19:12] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-vista-pricing-intel-admits-memory-leak-widescreens-dominate-now.74789/ is 20500 ms [01/29 05:19:13] [INFO] !!! Now downloading News Bits- Vista Pricing, Intel Admits Memory Leak, Widescreens Dominate Now !!!!! [01/29 05:19:14] [INFO] We are on page 1 of 3 [01/29 05:19:17] [INFO] We are on page 2 of 3 [01/29 05:19:18] [INFO] We are on page 3 of 3 [01/29 05:19:18] [INFO] Number of posts: 2 [01/29 05:19:19] [INFO] Progress: 5307/6740 [01/29 05:19:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:19:19] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-vista-pricing-intel-admits-memory-leak-widescreens-dominate-now.74789/ finished! [01/29 05:19:19] [INFO] !!! Now downloading Kensington Contour Traveler Notebook Case Review !!!!! [01/29 05:19:20] [INFO] We are on page 1 of 1 [01/29 05:19:20] [INFO] Number of posts: 3 [01/29 05:19:20] [INFO] Progress: 5308/6740 [01/29 05:19:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:19:20] [INFO] Thread http://forum.notebookreview.com/threads/kensington-contour-traveler-notebook-case-review.75131/ finished! [01/29 05:19:20] [WARNING] Thread 'HP Pavilion dv9000t Ready To Order!!!' has no preview, is suspected to be a broken thread [01/29 05:19:20] [WARNING] Thread 'Lenovo T60p Review on Trusted Reviews' has no preview, is suspected to be a broken thread [01/29 05:19:21] [INFO] !!! Now downloading Dv 6000 Series !!!!! [01/29 05:19:22] [INFO] We are on page 1 of 1 [01/29 05:19:22] [INFO] Number of posts: 0 [01/29 05:19:22] [INFO] Progress: 5309/6740 [01/29 05:19:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:19:22] [INFO] Thread http://forum.notebookreview.com/threads/dv-6000-series.74910/ finished! [01/29 05:19:22] [WARNING] Thread 'Santa Rosa' has no preview, is suspected to be a broken thread [01/29 05:19:22] [INFO] Max wait time for http://forum.notebookreview.com/threads/alienware-area-51-m5550-with-core-2-duo-performance-evaluation.74504/ is 24000 ms [01/29 05:19:23] [INFO] !!! Now downloading Alienware Area-51 m5550 with Core 2 Duo Performance Evaluation !!!!! [01/29 05:19:24] [INFO] We are on page 1 of 3 [01/29 05:19:33] [INFO] We are on page 2 of 3 [01/29 05:19:35] [INFO] We are on page 3 of 3 [01/29 05:19:35] [INFO] Number of posts: 9 [01/29 05:19:35] [INFO] Progress: 5310/6740 [01/29 05:19:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:19:35] [INFO] Thread http://forum.notebookreview.com/threads/alienware-area-51-m5550-with-core-2-duo-performance-evaluation.74504/ finished! [01/29 05:19:36] [INFO] !!! Now downloading Intel Core 2 Duo Merom Laptops and Information (constantly being updated!) !!!!! [01/29 05:19:37] [INFO] We are on page 1 of 1 [01/29 05:19:37] [INFO] Number of posts: 1 [01/29 05:19:37] [INFO] Progress: 5311/6740 [01/29 05:19:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:19:37] [INFO] Thread http://forum.notebookreview.com/threads/intel-core-2-duo-merom-laptops-and-information-constantly-being-updated.74437/ finished! [01/29 05:19:37] [INFO] !!! Now downloading Dell XPS M1210 Review (Pics, Specs) !!!!! [01/29 05:19:38] [INFO] We are on page 1 of 2 [01/29 05:19:39] [WARNING] File not found for image http://img79.imageshack.us/img79/4884/xps1tx7.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell XPS M1210 Review (Pics, Specs)/images/storyImages/xps1tx7.th.jpg [01/29 05:19:39] [WARNING] File not found for image http://img67.imageshack.us/img67/1772/xps4ai9.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell XPS M1210 Review (Pics, Specs)/images/storyImages/xps4ai9.th.jpg [01/29 05:19:39] [WARNING] File not found for image http://img61.imageshack.us/img61/8862/xps5hx6.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell XPS M1210 Review (Pics, Specs)/images/storyImages/xps5hx6.th.jpg [01/29 05:19:39] [WARNING] File not found for image http://img130.imageshack.us/img130/7773/xps3ec5.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell XPS M1210 Review (Pics, Specs)/images/storyImages/xps3ec5.th.jpg [01/29 05:19:41] [INFO] We are on page 2 of 2 [01/29 05:19:41] [INFO] Number of posts: 1 [01/29 05:19:41] [INFO] Progress: 5312/6740 [01/29 05:19:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:19:41] [INFO] Thread http://forum.notebookreview.com/threads/dell-xps-m1210-review-pics-specs.69232/ finished! [01/29 05:19:41] [INFO] !!! Now downloading Toshiba Satellite P35 Review (pics, specs) !!!!! [01/29 05:19:43] [INFO] We are on page 1 of 1 [01/29 05:19:43] [INFO] Number of posts: 7 [01/29 05:19:44] [INFO] Progress: 5313/6740 [01/29 05:19:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:19:44] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-p35-review-pics-specs.11275/ finished! [01/29 05:19:44] [INFO] !!! Now downloading Sager NP9750V Review (pics, specs) !!!!! [01/29 05:19:45] [INFO] We are on page 1 of 1 [01/29 05:19:45] [INFO] Number of posts: 9 [01/29 05:19:51] [INFO] Progress: 5314/6740 [01/29 05:19:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:19:51] [INFO] Thread http://forum.notebookreview.com/threads/sager-np9750v-review-pics-specs.74250/ finished! [01/29 05:19:51] [INFO] Max wait time for http://forum.notebookreview.com/threads/intel-core-2-duo-merom-processor-showing-up-in-notebooks.68116/ is 41500 ms [01/29 05:19:51] [INFO] !!! Now downloading Intel Core 2 Duo Merom Processor Showing up in Notebooks !!!!! [01/29 05:19:53] [INFO] We are on page 1 of 7 [01/29 05:19:57] [INFO] We are on page 2 of 7 [01/29 05:19:59] [INFO] We are on page 3 of 7 [01/29 05:20:01] [INFO] We are on page 4 of 7 [01/29 05:20:03] [INFO] We are on page 5 of 7 [01/29 05:20:04] [INFO] We are on page 6 of 7 [01/29 05:20:06] [INFO] We are on page 7 of 7 [01/29 05:20:06] [INFO] Number of posts: 4 [01/29 05:20:06] [INFO] Progress: 5315/6740 [01/29 05:20:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:20:06] [INFO] Thread http://forum.notebookreview.com/threads/intel-core-2-duo-merom-processor-showing-up-in-notebooks.68116/ finished! [01/29 05:20:07] [INFO] !!! Now downloading News Bits- Acer and Compal, MacBook Demand Stretches Supply, Fujitsu Soccer Laptops Discussion !!!!! [01/29 05:20:08] [INFO] We are on page 1 of 2 [01/29 05:20:08] [INFO] Number of posts: 1 [01/29 05:20:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:20:08] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 05:20:08] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-acer-and-compal-macbook-demand-stretches-supply-fujitsu-soccer-laptops-discussion.74008/ finished! [01/29 05:20:08] [INFO] !!! Now downloading Apple Recalls 1.8 Million Batteries for iBook G4 and PowerBook G4 Notebooks !!!!! [01/29 05:20:09] [INFO] We are on page 1 of 1 [01/29 05:20:09] [INFO] Number of posts: 9 [01/29 05:20:11] [INFO] Progress: 5316/6740 [01/29 05:20:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:20:11] [INFO] Thread http://forum.notebookreview.com/threads/apple-recalls-1-8-million-batteries-for-ibook-g4-and-powerbook-g4-notebooks.73784/ finished! [01/29 05:20:11] [INFO] Max wait time for http://forum.notebookreview.com/threads/toshiba-satellite-r25-tablet-pc-notebook-convertible-review-pics-specs.73361/ is 23500 ms [01/29 05:20:12] [INFO] !!! Now downloading Toshiba Satellite R25 Tablet PC Notebook Convertible Review (pics, specs) !!!!! [01/29 05:20:13] [INFO] We are on page 1 of 3 [01/29 05:20:13] [INFO] Number of posts: 1 [01/29 05:20:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:20:13] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 05:20:13] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-r25-tablet-pc-notebook-convertible-review-pics-specs.73361/ finished! [01/29 05:20:13] [INFO] !!! Now downloading Tom's Hardware reviews Turion 64 X2 !!!!! [01/29 05:20:14] [INFO] We are on page 1 of 1 [01/29 05:20:14] [INFO] Number of posts: 5 [01/29 05:20:15] [INFO] Progress: 5317/6740 [01/29 05:20:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:20:15] [INFO] Thread http://forum.notebookreview.com/threads/toms-hardware-reviews-turion-64-x2.73620/ finished! [01/29 05:20:15] [WARNING] Thread 'Are laptops painted?' has no preview, is suspected to be a broken thread [01/29 05:20:15] [INFO] !!! Now downloading News Bits- ThinkPad T60 with Cingular Wireless, New Intel Wireless Driver Memory Leaks, Qantas Curtails Dell Laptops !!!!! [01/29 05:20:16] [INFO] We are on page 1 of 2 [01/29 05:20:20] [INFO] We are on page 2 of 2 [01/29 05:20:20] [INFO] Number of posts: 2 [01/29 05:20:20] [INFO] Progress: 5318/6740 [01/29 05:20:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:20:20] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-thinkpad-t60-with-cingular-wireless-new-intel-wireless-driver-memory-leaks-qantas-curtails-dell-laptops.73678/ finished! [01/29 05:20:21] [INFO] !!! Now downloading Apple Battery Recall !!!!! [01/29 05:20:22] [INFO] We are on page 1 of 1 [01/29 05:20:22] [INFO] Number of posts: 2 [01/29 05:20:22] [INFO] Progress: 5319/6740 [01/29 05:20:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:20:22] [INFO] Thread http://forum.notebookreview.com/threads/apple-battery-recall.73776/ finished! [01/29 05:20:22] [INFO] !!! Now downloading Sony Vaio Catches Fire!!! !!!!! [01/29 05:20:23] [INFO] We are on page 1 of 1 [01/29 05:20:23] [INFO] Number of posts: 1 [01/29 05:20:23] [INFO] Progress: 5320/6740 [01/29 05:20:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:20:23] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-catches-fire.73730/ finished! [01/29 05:20:24] [INFO] !!! Now downloading Samsung launches notebook and UMPC with SSD !!!!! [01/29 05:20:25] [INFO] We are on page 1 of 1 [01/29 05:20:25] [INFO] Number of posts: 1 [01/29 05:20:25] [INFO] Progress: 5321/6740 [01/29 05:20:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:20:25] [INFO] Thread http://forum.notebookreview.com/threads/samsung-launches-notebook-and-umpc-with-ssd.73718/ finished! [01/29 05:20:25] [INFO] !!! Now downloading Lenovo C100 as a Budget Vacation Laptop Review (pics, specs) !!!!! [01/29 05:20:26] [INFO] We are on page 1 of 1 [01/29 05:20:26] [INFO] Number of posts: 9 [01/29 05:20:28] [INFO] Progress: 5322/6740 [01/29 05:20:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:20:28] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-c100-as-a-budget-vacation-laptop-review-pics-specs.73580/ finished! [01/29 05:20:28] [INFO] !!! Now downloading Kensington Combination Notebook Lock Review !!!!! [01/29 05:20:30] [INFO] We are on page 1 of 1 [01/29 05:20:30] [INFO] Number of posts: 8 [01/29 05:20:30] [INFO] Progress: 5323/6740 [01/29 05:20:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:20:30] [INFO] Thread http://forum.notebookreview.com/threads/kensington-combination-notebook-lock-review.73528/ finished! [01/29 05:20:30] [WARNING] Thread 'Merom' has no preview, is suspected to be a broken thread [01/29 05:20:31] [INFO] !!! Now downloading Lenovo C100 as a Budget Vacation Laptop Review (pics, specs) !!!!! [01/29 05:20:32] [INFO] We are on page 1 of 1 [01/29 05:20:32] [INFO] Number of posts: 2 [01/29 05:20:33] [INFO] Progress: 5324/6740 [01/29 05:20:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:20:33] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-c100-as-a-budget-vacation-laptop-review-pics-specs.73564/ finished! [01/29 05:20:34] [INFO] !!! Now downloading Time and laptops !!!!! [01/29 05:20:35] [INFO] We are on page 1 of 1 [01/29 05:20:35] [INFO] Number of posts: 4 [01/29 05:20:36] [INFO] Progress: 5325/6740 [01/29 05:20:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:20:36] [INFO] Thread http://forum.notebookreview.com/threads/time-and-laptops.73320/ finished! [01/29 05:20:36] [INFO] !!! Now downloading Sony Releases VAIO FJ290 Funkadelic Design and Customizable Notebooks !!!!! [01/29 05:20:38] [INFO] We are on page 1 of 2 [01/29 05:20:41] [INFO] We are on page 2 of 2 [01/29 05:20:41] [INFO] Number of posts: 6 [01/29 05:20:42] [INFO] Progress: 5326/6740 [01/29 05:20:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:20:42] [INFO] Thread http://forum.notebookreview.com/threads/sony-releases-vaio-fj290-funkadelic-design-and-customizable-notebooks.73149/ finished! [01/29 05:20:42] [WARNING] Thread 'Merom Chips in Asus S96J/COMPAL HEL 80??' has no preview, is suspected to be a broken thread [01/29 05:20:42] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-dell-confirms-amd-pcs-100-laptop-in-thailand-merom-power-consumption.72575/ is 25000 ms [01/29 05:20:42] [INFO] !!! Now downloading News Bits- Dell Confirms AMD PCs, $100 Laptop in Thailand, Merom Power Consumption !!!!! [01/29 05:20:43] [INFO] We are on page 1 of 4 [01/29 05:20:47] [INFO] We are on page 2 of 4 [01/29 05:20:49] [INFO] We are on page 3 of 4 [01/29 05:20:51] [INFO] We are on page 4 of 4 [01/29 05:20:51] [INFO] Number of posts: 1 [01/29 05:20:51] [INFO] Progress: 5327/6740 [01/29 05:20:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:20:51] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-dell-confirms-amd-pcs-100-laptop-in-thailand-merom-power-consumption.72575/ finished! [01/29 05:20:52] [INFO] !!! Now downloading Current Notebook and Tech Deals (Updated 8 26 2006) !!!!! [01/29 05:20:53] [INFO] We are on page 1 of 1 [01/29 05:21:13] [INFO] Progress: 5328/6740 [01/29 05:21:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:21:13] [INFO] Thread http://forum.notebookreview.com/threads/current-notebook-and-tech-deals-updated-8-26-2006.70972/ finished! [01/29 05:21:13] [WARNING] Thread 'lenovo n100 battery surpisingly good' has no preview, is suspected to be a broken thread [01/29 05:21:14] [INFO] !!! Now downloading Apple Macbook Full Review + Pics! !!!!! [01/29 05:21:15] [INFO] We are on page 1 of 1 [01/29 05:21:15] [INFO] Number of posts: 1 [01/29 05:21:15] [INFO] Progress: 5329/6740 [01/29 05:21:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:21:15] [INFO] Thread http://forum.notebookreview.com/threads/apple-macbook-full-review-pics.72937/ finished! [01/29 05:21:15] [WARNING] Thread 'Global Notebook Ranking' has no preview, is suspected to be a broken thread [01/29 05:21:15] [WARNING] Thread 'General cooling for your laptop' has no preview, is suspected to be a broken thread [01/29 05:21:15] [INFO] !!! Now downloading Acer Ferrari 5000 and Ferrai 1000 are available now! !!!!! [01/29 05:21:17] [INFO] We are on page 1 of 1 [01/29 05:21:17] [INFO] Number of posts: 4 [01/29 05:21:17] [INFO] Progress: 5330/6740 [01/29 05:21:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:21:17] [INFO] Thread http://forum.notebookreview.com/threads/acer-ferrari-5000-and-ferrai-1000-are-available-now.72714/ finished! [01/29 05:21:17] [WARNING] Thread 'HP Pavilion DV8328 VS DELL XSP?' has no preview, is suspected to be a broken thread [01/29 05:21:17] [WARNING] Thread 'Tough Laptops' has no preview, is suspected to be a broken thread [01/29 05:21:17] [WARNING] Thread 'Need IBM Thinkpad T41p review !' has no preview, is suspected to be a broken thread [01/29 05:21:18] [INFO] !!! Now downloading Asustek launches Lambhorgini VX and three new laptops !!!!! [01/29 05:21:19] [INFO] We are on page 1 of 1 [01/29 05:21:19] [INFO] Number of posts: 1 [01/29 05:21:19] [INFO] Progress: 5331/6740 [01/29 05:21:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:21:19] [INFO] Thread http://forum.notebookreview.com/threads/asustek-launches-lambhorgini-vx-and-three-new-laptops.72656/ finished! [01/29 05:21:19] [INFO] !!! Now downloading News Bits- Asus Lambo Launch for U.S., Turion X2 Demand Grows, Wait Times for Dell Battery Replacements, Core 2 Duo in VAIOs !!!!! [01/29 05:21:20] [INFO] We are on page 1 of 1 [01/29 05:21:20] [INFO] Number of posts: 4 [01/29 05:21:21] [INFO] Progress: 5332/6740 [01/29 05:21:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:21:21] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-asus-lambo-launch-for-u-s-turion-x2-demand-grows-wait-times-for-dell-battery-replacements-core-2-duo-in-vaios.72059/ finished! [01/29 05:21:21] [INFO] !!! Now downloading A Petition to Intel to Make Low Voltage Processors Upgradeable !!!!! [01/29 05:21:23] [INFO] We are on page 1 of 1 [01/29 05:21:23] [INFO] Number of posts: 2 [01/29 05:21:23] [INFO] Progress: 5333/6740 [01/29 05:21:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:21:23] [INFO] Thread http://forum.notebookreview.com/threads/a-petition-to-intel-to-make-low-voltage-processors-upgradeable.72385/ finished! [01/29 05:21:23] [INFO] Max wait time for http://forum.notebookreview.com/threads/acer-aspire-5002-wlmi-us-notebook-review-pics-specs.33539/ is 21500 ms [01/29 05:21:23] [INFO] !!! Now downloading Acer Aspire 5002 WLMi US Notebook Review (pics, specs) !!!!! [01/29 05:21:24] [INFO] We are on page 1 of 3 [01/29 05:21:28] [INFO] We are on page 2 of 3 [01/29 05:21:29] [INFO] We are on page 3 of 3 [01/29 05:21:29] [INFO] Number of posts: 4 [01/29 05:21:30] [WARNING] Could not download image http://www.tomshardware.fr/images/cpu/20050908/Tablo4.gif because Server returned HTTP response code: 521 for URL: http://www.tomshardware.fr/images/cpu/20050908/Tablo4.gif [01/29 05:21:30] [INFO] Progress: 5334/6740 [01/29 05:21:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:21:30] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire-5002-wlmi-us-notebook-review-pics-specs.33539/ finished! [01/29 05:21:30] [INFO] Max wait time for http://forum.notebookreview.com/threads/lg-s1-review-pics-specs.71487/ is 22500 ms [01/29 05:21:30] [INFO] !!! Now downloading LG S1 Review (pics, specs) !!!!! [01/29 05:21:31] [INFO] We are on page 1 of 3 [01/29 05:21:38] [INFO] We are on page 2 of 3 [01/29 05:21:40] [INFO] We are on page 3 of 3 [01/29 05:21:40] [INFO] Number of posts: 6 [01/29 05:21:40] [INFO] Progress: 5335/6740 [01/29 05:21:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:21:40] [INFO] Thread http://forum.notebookreview.com/threads/lg-s1-review-pics-specs.71487/ finished! [01/29 05:21:41] [INFO] !!! Now downloading Dell sued for switching CPU in machines bound for China !!!!! [01/29 05:21:42] [INFO] We are on page 1 of 1 [01/29 05:21:42] [INFO] Number of posts: 2 [01/29 05:21:42] [INFO] Progress: 5336/6740 [01/29 05:21:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:21:42] [INFO] Thread http://forum.notebookreview.com/threads/dell-sued-for-switching-cpu-in-machines-bound-for-china.71930/ finished! [01/29 05:21:43] [INFO] !!! Now downloading News Bits- Tech Support Survey, Widescreen ThinkPad T Series, Dell Sued in China, Laptops on UK Flights !!!!! [01/29 05:21:44] [INFO] We are on page 1 of 2 [01/29 05:21:46] [INFO] We are on page 2 of 2 [01/29 05:21:46] [INFO] Number of posts: 4 [01/29 05:21:47] [INFO] Progress: 5337/6740 [01/29 05:21:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:21:47] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-tech-support-survey-widescreen-thinkpad-t-series-dell-sued-in-china-laptops-on-uk-flights.71617/ finished! [01/29 05:21:47] [INFO] !!! Now downloading News Bits- Apple MacBook Merom Upgrade, Quanta Lags, AMD Dell Notebooks with ATI Graphics !!!!! [01/29 05:21:48] [INFO] We are on page 1 of 2 [01/29 05:21:52] [INFO] We are on page 2 of 2 [01/29 05:21:52] [INFO] Number of posts: 1 [01/29 05:21:52] [INFO] Progress: 5338/6740 [01/29 05:21:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:21:52] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-apple-macbook-merom-upgrade-quanta-lags-amd-dell-notebooks-with-ati-graphics.71058/ finished! [01/29 05:21:52] [INFO] !!! Now downloading Lenovo Announces Linux Support for ThinkPad T60p !!!!! [01/29 05:21:53] [INFO] We are on page 1 of 1 [01/29 05:21:53] [INFO] Number of posts: 4 [01/29 05:21:54] [INFO] Progress: 5339/6740 [01/29 05:21:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:21:54] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-announces-linux-support-for-thinkpad-t60p.71748/ finished! [01/29 05:21:54] [INFO] !!! Now downloading Dell to recall 4.1 million laptop batteries!!! !!!!! [01/29 05:21:55] [INFO] We are on page 1 of 1 [01/29 05:21:55] [INFO] Number of posts: 2 [01/29 05:21:55] [INFO] Progress: 5340/6740 [01/29 05:21:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:21:55] [INFO] Thread http://forum.notebookreview.com/threads/dell-to-recall-4-1-million-laptop-batteries.71744/ finished! [01/29 05:21:56] [INFO] !!! Now downloading Sony VAIO Network Media Receiver Review !!!!! [01/29 05:21:57] [INFO] We are on page 1 of 1 [01/29 05:21:57] [INFO] Number of posts: 6 [01/29 05:22:01] [INFO] Progress: 5341/6740 [01/29 05:22:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:22:01] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-network-media-receiver-review.71356/ finished! [01/29 05:22:01] [WARNING] Thread 'Desktop or Laptop?' has no preview, is suspected to be a broken thread [01/29 05:22:01] [INFO] Max wait time for http://forum.notebookreview.com/threads/sager-5720-review-pics-specs.39943/ is 21500 ms [01/29 05:22:02] [INFO] !!! Now downloading Sager 5720 Review (pics, specs) !!!!! [01/29 05:22:03] [INFO] We are on page 1 of 3 [01/29 05:22:08] [INFO] We are on page 2 of 3 [01/29 05:22:11] [INFO] We are on page 3 of 3 [01/29 05:22:11] [INFO] Number of posts: 4 [01/29 05:22:11] [INFO] Progress: 5342/6740 [01/29 05:22:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:22:11] [INFO] Thread http://forum.notebookreview.com/threads/sager-5720-review-pics-specs.39943/ finished! [01/29 05:22:11] [WARNING] Thread 'anybody traveled with their laptop lately?' has no preview, is suspected to be a broken thread [01/29 05:22:11] [INFO] !!! Now downloading News Bits- Laptop Takeover by Wi-Fi Video, Asustek Eyes Gigabyte, Core 2 Duo Benchmarks, Models Like Macs !!!!! [01/29 05:22:12] [INFO] We are on page 1 of 1 [01/29 05:22:12] [INFO] Number of posts: 8 [01/29 05:22:13] [INFO] Progress: 5343/6740 [01/29 05:22:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:22:13] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-laptop-takeover-by-wi-fi-video-asustek-eyes-gigabyte-core-2-duo-benchmarks-models-like-macs.70110/ finished! [01/29 05:22:14] [INFO] !!! Now downloading News Bits- Acer moves to #3, Dell Confirms AMD Notebooks, HP dv9000z Now Available !!!!! [01/29 05:22:15] [INFO] We are on page 1 of 2 [01/29 05:22:17] [INFO] We are on page 2 of 2 [01/29 05:22:17] [INFO] Number of posts: 3 [01/29 05:22:17] [INFO] Progress: 5344/6740 [01/29 05:22:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:22:17] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-acer-moves-to-3-dell-confirms-amd-notebooks-hp-dv9000z-now-available.70593/ finished! [01/29 05:22:18] [INFO] !!! Now downloading dv9000z now available on hp.com! !!!!! [01/29 05:22:19] [INFO] We are on page 1 of 1 [01/29 05:22:19] [INFO] Number of posts: 6 [01/29 05:22:19] [INFO] Progress: 5345/6740 [01/29 05:22:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:22:19] [INFO] Thread http://forum.notebookreview.com/threads/dv9000z-now-available-on-hp-com.70545/ finished! [01/29 05:22:19] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-compaq-nc8430-review-pics-specs-discussion.68703/ is 23000 ms [01/29 05:22:19] [INFO] !!! Now downloading HP Compaq nc8430 Review (pics, specs) Discussion !!!!! [01/29 05:22:21] [INFO] We are on page 1 of 3 [01/29 05:22:24] [INFO] We are on page 2 of 3 [01/29 05:22:26] [INFO] We are on page 3 of 3 [01/29 05:22:26] [INFO] Number of posts: 7 [01/29 05:22:26] [INFO] Progress: 5346/6740 [01/29 05:22:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:22:26] [INFO] Thread http://forum.notebookreview.com/threads/hp-compaq-nc8430-review-pics-specs-discussion.68703/ finished! [01/29 05:22:26] [WARNING] Thread 'The Windows XP hotfix' has no preview, is suspected to be a broken thread [01/29 05:22:26] [INFO] !!! Now downloading Several Dell Notebooks to Get Core 2 Duo Option !!!!! [01/29 05:22:27] [INFO] We are on page 1 of 2 [01/29 05:22:30] [INFO] We are on page 2 of 2 [01/29 05:22:30] [INFO] Number of posts: 4 [01/29 05:22:30] [INFO] Progress: 5347/6740 [01/29 05:22:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:22:30] [INFO] Thread http://forum.notebookreview.com/threads/several-dell-notebooks-to-get-core-2-duo-option.70006/ finished! [01/29 05:22:31] [INFO] !!! Now downloading Dell 420 - Now with Core Duo in U.S. !!!!! [01/29 05:22:32] [INFO] We are on page 1 of 1 [01/29 05:22:32] [INFO] Number of posts: 7 [01/29 05:22:32] [INFO] Progress: 5348/6740 [01/29 05:22:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:22:32] [INFO] Thread http://forum.notebookreview.com/threads/dell-420-now-with-core-duo-in-u-s.70334/ finished! [01/29 05:22:32] [INFO] !!! Now downloading 7078 3Dmark05 from X1600 !!!!! [01/29 05:22:33] [INFO] We are on page 1 of 1 [01/29 05:22:33] [INFO] Number of posts: 1 [01/29 05:22:34] [INFO] Progress: 5349/6740 [01/29 05:22:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:22:34] [INFO] Thread http://forum.notebookreview.com/threads/7078-3dmark05-from-x1600.70441/ finished! [01/29 05:22:34] [INFO] !!! Now downloading E1505 Full Review (w Pics & Possible Sigmatel Audio Fix) !!!!! [01/29 05:22:35] [INFO] We are on page 1 of 1 [01/29 05:22:35] [INFO] Number of posts: 5 [01/29 05:22:36] [INFO] Progress: 5350/6740 [01/29 05:22:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:22:36] [INFO] Thread http://forum.notebookreview.com/threads/e1505-full-review-w-pics-possible-sigmatel-audio-fix.62077/ finished! [01/29 05:22:36] [INFO] !!! Now downloading Osprey Focus Laptop Bag Review !!!!! [01/29 05:22:38] [INFO] We are on page 1 of 2 [01/29 05:22:42] [INFO] We are on page 2 of 2 [01/29 05:22:42] [INFO] Number of posts: 5 [01/29 05:22:42] [INFO] Progress: 5351/6740 [01/29 05:22:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:22:42] [INFO] Thread http://forum.notebookreview.com/threads/osprey-focus-laptop-bag-review.61818/ finished! [01/29 05:22:42] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-w7j-review-pics-specs.67100/ is 35500 ms [01/29 05:22:43] [INFO] !!! Now downloading Asus W7J Review (pics, specs) !!!!! [01/29 05:22:44] [INFO] We are on page 1 of 6 [01/29 05:22:54] [INFO] We are on page 2 of 6 [01/29 05:22:54] [WARNING] Host down for image http://server5.ihostphotos.com/imgt/157365.jpg [01/29 05:22:56] [INFO] We are on page 3 of 6 [01/29 05:22:58] [INFO] We are on page 4 of 6 [01/29 05:22:59] [INFO] We are on page 5 of 6 [01/29 05:22:59] [WARNING] Host down for image http://server5.ihostphotos.com/imgt/162052.jpg [01/29 05:22:59] [WARNING] Host down for image http://server5.ihostphotos.com/imgt/162053.jpg [01/29 05:23:01] [INFO] We are on page 6 of 6 [01/29 05:23:01] [INFO] Number of posts: 2 [01/29 05:23:01] [INFO] Progress: 5352/6740 [01/29 05:23:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:23:01] [INFO] Thread http://forum.notebookreview.com/threads/asus-w7j-review-pics-specs.67100/ finished! [01/29 05:23:01] [WARNING] Thread 'What's your opinion about Merom? I am disappointed.' has no preview, is suspected to be a broken thread [01/29 05:23:02] [INFO] !!! Now downloading News Bits- New Alienware Notebooks, Core Duo 2.33GHz Coming, Toshiba Tecra A8 Released !!!!! [01/29 05:23:03] [INFO] We are on page 1 of 2 [01/29 05:23:06] [INFO] We are on page 2 of 2 [01/29 05:23:06] [INFO] Number of posts: 8 [01/29 05:23:07] [INFO] Progress: 5353/6740 [01/29 05:23:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:23:07] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-new-alienware-notebooks-core-duo-2-33ghz-coming-toshiba-tecra-a8-released.62090/ finished! [01/29 05:23:07] [INFO] !!! Now downloading Dell to Launch AMD Based Notebooks for the Holiday Season !!!!! [01/29 05:23:08] [INFO] We are on page 1 of 2 [01/29 05:23:11] [INFO] We are on page 2 of 2 [01/29 05:23:11] [INFO] Number of posts: 4 [01/29 05:23:11] [INFO] Progress: 5354/6740 [01/29 05:23:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:23:11] [INFO] Thread http://forum.notebookreview.com/threads/dell-to-launch-amd-based-notebooks-for-the-holiday-season.68754/ finished! [01/29 05:23:11] [INFO] Max wait time for http://forum.notebookreview.com/threads/acer-travelmate-8204wlmi-review-pics-specs.37525/ is 38000 ms [01/29 05:23:12] [INFO] !!! Now downloading Acer TravelMate 8204WLMi Review (pics, specs) !!!!! [01/29 05:23:13] [INFO] We are on page 1 of 6 [01/29 05:23:19] [INFO] We are on page 2 of 6 [01/29 05:23:21] [INFO] We are on page 3 of 6 [01/29 05:23:23] [INFO] We are on page 4 of 6 [01/29 05:23:25] [INFO] We are on page 5 of 6 [01/29 05:23:26] [INFO] We are on page 6 of 6 [01/29 05:23:26] [INFO] Number of posts: 7 [01/29 05:23:26] [INFO] Progress: 5355/6740 [01/29 05:23:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:23:26] [INFO] Thread http://forum.notebookreview.com/threads/acer-travelmate-8204wlmi-review-pics-specs.37525/ finished! [01/29 05:23:27] [INFO] !!! Now downloading Anandtech tests Merom on Z96J !!!!! [01/29 05:23:28] [INFO] We are on page 1 of 1 [01/29 05:23:28] [INFO] Number of posts: 8 [01/29 05:23:28] [INFO] Progress: 5356/6740 [01/29 05:23:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:23:28] [INFO] Thread http://forum.notebookreview.com/threads/anandtech-tests-merom-on-z96j.69532/ finished! [01/29 05:23:28] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-latitude-d420-released-pics-specs.60461/ is 23500 ms [01/29 05:23:29] [INFO] !!! Now downloading Dell Latitude D420 Released (pics, specs) !!!!! [01/29 05:23:30] [INFO] We are on page 1 of 3 [01/29 05:23:33] [INFO] We are on page 2 of 3 [01/29 05:23:35] [INFO] We are on page 3 of 3 [01/29 05:23:35] [INFO] Number of posts: 8 [01/29 05:23:35] [WARNING] File not found for image http://img80.imageshack.us/img80/4647/compareue5.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell Latitude D420 Released (pics, specs)/images/storyImages/compareue5.png [01/29 05:23:35] [INFO] Progress: 5357/6740 [01/29 05:23:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:23:35] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-d420-released-pics-specs.60461/ finished! [01/29 05:23:36] [INFO] !!! Now downloading News Bits- Core 2 Duo Benchmarks, New Verizon EVDO for ExpressCard Slots, XPS M2010 Reviewed !!!!! [01/29 05:23:37] [INFO] We are on page 1 of 1 [01/29 05:23:37] [INFO] Number of posts: 7 [01/29 05:23:38] [INFO] Progress: 5358/6740 [01/29 05:23:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:23:38] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-core-2-duo-benchmarks-new-verizon-evdo-for-expresscard-slots-xps-m2010-reviewed.69351/ finished! [01/29 05:23:38] [INFO] !!! Now downloading Core 2 Duo vs. Core Duo - Anandtech !!!!! [01/29 05:23:40] [INFO] We are on page 1 of 1 [01/29 05:23:40] [INFO] Number of posts: 2 [01/29 05:23:40] [INFO] Progress: 5359/6740 [01/29 05:23:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:23:40] [INFO] Thread http://forum.notebookreview.com/threads/core-2-duo-vs-core-duo-anandtech.69308/ finished! [01/29 05:23:40] [INFO] !!! Now downloading News Bits- MacBook Wireless Hijack Demo, Intel Centrino Driver Updates, XPS M1710 Tested with Core 2 Duo !!!!! [01/29 05:23:41] [INFO] We are on page 1 of 1 [01/29 05:23:41] [INFO] Number of posts: 6 [01/29 05:23:42] [INFO] Progress: 5360/6740 [01/29 05:23:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:23:42] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-macbook-wireless-hijack-demo-intel-centrino-driver-updates-xps-m1710-tested-with-core-2-duo.69106/ finished! [01/29 05:23:43] [INFO] !!! Now downloading Intel issues Centrino security warning !!!!! [01/29 05:23:44] [INFO] We are on page 1 of 1 [01/29 05:23:44] [INFO] Number of posts: 1 [01/29 05:23:44] [INFO] Progress: 5361/6740 [01/29 05:23:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:23:44] [INFO] Thread http://forum.notebookreview.com/threads/intel-issues-centrino-security-warning.69099/ finished! [01/29 05:23:44] [INFO] !!! Now downloading Most Popular Notebooks of July 2006 !!!!! [01/29 05:23:46] [INFO] We are on page 1 of 2 [01/29 05:23:53] [INFO] We are on page 2 of 2 [01/29 05:23:53] [INFO] Number of posts: 1 [01/29 05:23:53] [INFO] Progress: 5362/6740 [01/29 05:23:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:23:53] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-notebooks-of-july-2006.68841/ finished! [01/29 05:23:54] [INFO] !!! Now downloading News Bits- Acer 9800 now Available, MacBook Pro Battery Recall, New LG LW25-EV, More Vista Delays !!!!! [01/29 05:23:55] [INFO] We are on page 1 of 2 [01/29 05:24:00] [INFO] We are on page 2 of 2 [01/29 05:24:00] [INFO] Number of posts: 7 [01/29 05:24:01] [INFO] Progress: 5363/6740 [01/29 05:24:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:24:01] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-acer-9800-now-available-macbook-pro-battery-recall-new-lg-lw25-ev-more-vista-delays.68565/ finished! [01/29 05:24:02] [INFO] !!! Now downloading ThinkPad T60 with 1.83GHz Core Duo and ATI X1300 Review (pics, specs) !!!!! [01/29 05:24:03] [INFO] We are on page 1 of 1 [01/29 05:24:03] [INFO] Number of posts: 5 [01/29 05:24:07] [INFO] Progress: 5364/6740 [01/29 05:24:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:24:07] [INFO] Thread http://forum.notebookreview.com/threads/thinkpad-t60-with-1-83ghz-core-duo-and-ati-x1300-review-pics-specs.67641/ finished! [01/29 05:24:07] [INFO] !!! Now downloading Samsung, Asus, and Founder UMPC Devices at CeBIT (pics) !!!!! [01/29 05:24:09] [INFO] We are on page 1 of 2 [01/29 05:24:13] [INFO] We are on page 2 of 2 [01/29 05:24:13] [INFO] Number of posts: 5 [01/29 05:24:13] [INFO] Progress: 5365/6740 [01/29 05:24:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:24:13] [INFO] Thread http://forum.notebookreview.com/threads/samsung-asus-and-founder-umpc-devices-at-cebit-pics.44144/ finished! [01/29 05:24:14] [INFO] !!! Now downloading News Bits- Core 2 Duo Confirmed for August, Apple Releases Mighty Mouse Wireless, Laptops on Vacation, ThinkPad Prices Fall !!!!! [01/29 05:24:15] [INFO] We are on page 1 of 3 [01/29 05:24:18] [INFO] We are on page 2 of 3 [01/29 05:24:19] [INFO] We are on page 3 of 3 [01/29 05:24:19] [INFO] Number of posts: 1 [01/29 05:24:20] [INFO] Progress: 5366/6740 [01/29 05:24:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:24:20] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-core-2-duo-confirmed-for-august-apple-releases-mighty-mouse-wireless-laptops-on-vacation-thinkpad-prices-fall.67497/ finished! [01/29 05:24:20] [WARNING] Thread 'Another Dell blows up...' has no preview, is suspected to be a broken thread [01/29 05:24:20] [INFO] !!! Now downloading Current Notebook and Tech Deals (Updated 7 28 2006) !!!!! [01/29 05:24:21] [INFO] We are on page 1 of 1 [01/29 05:24:21] [INFO] Number of posts: 2 [01/29 05:24:27] [INFO] Progress: 5367/6740 [01/29 05:24:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:24:27] [INFO] Thread http://forum.notebookreview.com/threads/current-notebook-and-tech-deals-updated-7-28-2006.68009/ finished! [01/29 05:24:27] [INFO] !!! Now downloading Mandarina Duck Work Bag Briefcase Review !!!!! [01/29 05:24:29] [INFO] We are on page 1 of 1 [01/29 05:24:29] [INFO] Number of posts: 6 [01/29 05:24:31] [INFO] Progress: 5368/6740 [01/29 05:24:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:24:31] [INFO] Thread http://forum.notebookreview.com/threads/mandarina-duck-work-bag-briefcase-review.66348/ finished! [01/29 05:24:32] [INFO] !!! Now downloading Fujitsu Amilo 3438 Review and MXM Graphics Card Upgrade Guide !!!!! [01/29 05:24:33] [INFO] We are on page 1 of 2 [01/29 05:24:39] [WARNING] Host down for image http://file:///C:/Documents%20and%20Settings/Me/Desktop/Amilo%203438/3438%20Upgrade_files/DSCN5042_ed.jpg [01/29 05:24:46] [INFO] We are on page 2 of 2 [01/29 05:24:46] [INFO] Number of posts: 9 [01/29 05:24:46] [INFO] Progress: 5369/6740 [01/29 05:24:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:24:46] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-amilo-3438-review-and-mxm-graphics-card-upgrade-guide.66745/ finished! [01/29 05:24:46] [INFO] !!! Now downloading News- SLI for Napa Refresh and GMA X3000 Details !!!!! [01/29 05:24:47] [INFO] We are on page 1 of 1 [01/29 05:24:47] [INFO] Number of posts: 1 [01/29 05:24:47] [INFO] Progress: 5370/6740 [01/29 05:24:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:24:47] [INFO] Thread http://forum.notebookreview.com/threads/news-sli-for-napa-refresh-and-gma-x3000-details.67876/ finished! [01/29 05:24:47] [INFO] Max wait time for http://forum.notebookreview.com/threads/liebermann-olympus-20-widescreen-notebook-with-sli-announced.56678/ is 22500 ms [01/29 05:24:48] [INFO] !!! Now downloading Liebermann Olympus 20 Widescreen Notebook with SLI Announced !!!!! [01/29 05:24:49] [INFO] We are on page 1 of 3 [01/29 05:24:52] [INFO] We are on page 2 of 3 [01/29 05:24:55] [INFO] We are on page 3 of 3 [01/29 05:24:55] [INFO] Number of posts: 6 [01/29 05:24:55] [INFO] Progress: 5371/6740 [01/29 05:24:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:24:55] [INFO] Thread http://forum.notebookreview.com/threads/liebermann-olympus-20-widescreen-notebook-with-sli-announced.56678/ finished! [01/29 05:24:56] [INFO] !!! Now downloading Apple MacBook 1.83GHz Core Duo Laptop Review (pics, specs) !!!!! [01/29 05:24:57] [INFO] We are on page 1 of 2 [01/29 05:25:04] [INFO] We are on page 2 of 2 [01/29 05:25:04] [INFO] Number of posts: 9 [01/29 05:25:04] [INFO] Progress: 5372/6740 [01/29 05:25:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:25:04] [INFO] Thread http://forum.notebookreview.com/threads/apple-macbook-1-83ghz-core-duo-laptop-review-pics-specs.65308/ finished! [01/29 05:25:05] [INFO] !!! Now downloading PCPerspective- Intel Core 2 Duo T7400 Mobile- Merom at long last! !!!!! [01/29 05:25:06] [INFO] We are on page 1 of 1 [01/29 05:25:06] [INFO] Number of posts: 2 [01/29 05:25:06] [INFO] Progress: 5373/6740 [01/29 05:25:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:25:06] [INFO] Thread http://forum.notebookreview.com/threads/pcperspective-intel-core-2-duo-t7400-mobile-merom-at-long-last.67687/ finished! [01/29 05:25:06] [WARNING] Thread 'ATI X700 & Crysis' has no preview, is suspected to be a broken thread [01/29 05:25:07] [INFO] !!! Now downloading ThinkPad T60 with 1.83GHz Core Duo and ATI X1300 Review (pics, specs) !!!!! [01/29 05:25:08] [INFO] We are on page 1 of 1 [01/29 05:25:08] [INFO] Number of posts: 1 [01/29 05:25:10] [INFO] Progress: 5374/6740 [01/29 05:25:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:25:10] [INFO] Thread http://forum.notebookreview.com/threads/thinkpad-t60-with-1-83ghz-core-duo-and-ati-x1300-review-pics-specs.67494/ finished! [01/29 05:25:10] [INFO] !!! Now downloading Dell XPS w 14 Screen Rumor!!! !!!!! [01/29 05:25:12] [INFO] We are on page 1 of 2 [01/29 05:25:14] [INFO] We are on page 2 of 2 [01/29 05:25:14] [INFO] Number of posts: 9 [01/29 05:25:14] [INFO] Progress: 5375/6740 [01/29 05:25:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:25:14] [INFO] Thread http://forum.notebookreview.com/threads/dell-xps-w-14-screen-rumor.64675/ finished! [01/29 05:25:14] [WARNING] Thread 'Sony VGN-BX570B' has no preview, is suspected to be a broken thread [01/29 05:25:15] [INFO] !!! Now downloading Asus W3J+ Review (pics, specs) !!!!! [01/29 05:25:16] [INFO] We are on page 1 of 2 [01/29 05:25:21] [INFO] We are on page 2 of 2 [01/29 05:25:21] [INFO] Number of posts: 9 [01/29 05:25:21] [INFO] Progress: 5376/6740 [01/29 05:25:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:25:21] [INFO] Thread http://forum.notebookreview.com/threads/asus-w3j-review-pics-specs.64960/ finished! [01/29 05:25:21] [INFO] Max wait time for http://forum.notebookreview.com/threads/acer-ferrari-5000-and-ferrari-1000-announced.56423/ is 28000 ms [01/29 05:25:22] [INFO] !!! Now downloading Acer Ferrari 5000 and Ferrari 1000 Announced !!!!! [01/29 05:25:23] [INFO] We are on page 1 of 4 [01/29 05:25:25] [INFO] We are on page 2 of 4 [01/29 05:25:27] [INFO] We are on page 3 of 4 [01/29 05:25:29] [INFO] We are on page 4 of 4 [01/29 05:25:29] [INFO] Number of posts: 7 [01/29 05:25:29] [INFO] Progress: 5377/6740 [01/29 05:25:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:25:29] [INFO] Thread http://forum.notebookreview.com/threads/acer-ferrari-5000-and-ferrari-1000-announced.56423/ finished! [01/29 05:25:29] [INFO] !!! Now downloading News Bits- AMD buys ATI, Nvidia SLI Power, Microsoft Confirms Zune Brand !!!!! [01/29 05:25:30] [INFO] We are on page 1 of 2 [01/29 05:25:33] [INFO] We are on page 2 of 2 [01/29 05:25:33] [INFO] Number of posts: 4 [01/29 05:25:33] [INFO] Progress: 5378/6740 [01/29 05:25:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:25:33] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-amd-buys-ati-nvidia-sli-power-microsoft-confirms-zune-brand.66974/ finished! [01/29 05:25:33] [WARNING] Thread 'Notebook Video Graphics Card Guide 2006' has no preview, is suspected to be a broken thread [01/29 05:25:33] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-inspiron-e1705-review-pics-specs.41632/ is 31000 ms [01/29 05:25:34] [INFO] !!! Now downloading Dell Inspiron e1705 Review (pics, specs) !!!!! [01/29 05:25:35] [INFO] We are on page 1 of 5 [01/29 05:25:35] [INFO] Number of posts: 1 [01/29 05:25:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:25:35] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 05:25:35] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-e1705-review-pics-specs.41632/ finished! [01/29 05:25:35] [INFO] !!! Now downloading AMD buys ATI !!!!! [01/29 05:25:36] [INFO] We are on page 1 of 1 [01/29 05:25:36] [INFO] Number of posts: 3 [01/29 05:25:36] [INFO] Progress: 5379/6740 [01/29 05:25:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:25:36] [INFO] Thread http://forum.notebookreview.com/threads/amd-buys-ati.66957/ finished! [01/29 05:25:37] [INFO] !!! Now downloading 15.4 Inch XPS, Merom available in dell notebooks this thursday. (Un-official) !!!!! [01/29 05:25:38] [INFO] We are on page 1 of 2 [01/29 05:25:40] [INFO] We are on page 2 of 2 [01/29 05:25:40] [INFO] Number of posts: 4 [01/29 05:25:40] [INFO] Progress: 5380/6740 [01/29 05:25:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:25:40] [INFO] Thread http://forum.notebookreview.com/threads/15-4-inch-xps-merom-available-in-dell-notebooks-this-thursday-un-official.66827/ finished! [01/29 05:25:40] [INFO] !!! Now downloading Major News- Intel Announces Merom Now shipping !!!!! [01/29 05:25:41] [INFO] We are on page 1 of 2 [01/29 05:25:48] [INFO] We are on page 2 of 2 [01/29 05:25:48] [INFO] Number of posts: 1 [01/29 05:25:48] [INFO] Progress: 5381/6740 [01/29 05:25:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:25:48] [INFO] Thread http://forum.notebookreview.com/threads/major-news-intel-announces-merom-now-shipping.66796/ finished! [01/29 05:25:49] [INFO] !!! Now downloading News Bits- 3G Centrino , Intel Merom Pricing and Release Dates, Laptop Batteries Investigated in Plane Fire !!!!! [01/29 05:25:50] [INFO] We are on page 1 of 2 [01/29 05:25:52] [INFO] We are on page 2 of 2 [01/29 05:25:52] [INFO] Number of posts: 8 [01/29 05:25:52] [INFO] Progress: 5382/6740 [01/29 05:25:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:25:52] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-3g-centrino-intel-merom-pricing-and-release-dates-laptop-batteries-investigated-in-plane-fire.65630/ finished! [01/29 05:25:52] [INFO] !!! Now downloading Current Notebook and Tech Deals (Updated 7 20 2006) !!!!! [01/29 05:25:54] [INFO] We are on page 1 of 1 [01/29 05:25:54] [INFO] Number of posts: 2 [01/29 05:25:57] [WARNING] File not found for image http://www.notebookreview.com/ubid/ubid_logo.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Current Notebook and Tech Deals (Updated 7 20 2006)/images/storyImages/ubid_logo.gif [01/29 05:26:02] [INFO] Progress: 5383/6740 [01/29 05:26:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:26:02] [INFO] Thread http://forum.notebookreview.com/threads/current-notebook-and-tech-deals-updated-7-20-2006.66168/ finished! [01/29 05:26:02] [INFO] !!! Now downloading News Bits- Intel's Chip Sales Plunge, Apple Sales Rise on MacBook Strength, Daewoo Enters UMPC Market !!!!! [01/29 05:26:03] [INFO] We are on page 1 of 1 [01/29 05:26:03] [INFO] Number of posts: 6 [01/29 05:26:04] [INFO] Progress: 5384/6740 [01/29 05:26:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:26:04] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-intels-chip-sales-plunge-apple-sales-rise-on-macbook-strength-daewoo-enters-umpc-market.66062/ finished! [01/29 05:26:04] [INFO] !!! Now downloading core duo 2 release !!!!! [01/29 05:26:05] [INFO] We are on page 1 of 1 [01/29 05:26:05] [INFO] Number of posts: 1 [01/29 05:26:06] [INFO] Progress: 5385/6740 [01/29 05:26:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:26:06] [INFO] Thread http://forum.notebookreview.com/threads/core-duo-2-release.66111/ finished! [01/29 05:26:06] [WARNING] Thread 'HP dv6000 in stores??' has no preview, is suspected to be a broken thread [01/29 05:26:06] [WARNING] Thread 'Alienware Superman Limited-Edition Notebooks & Desktops' has no preview, is suspected to be a broken thread [01/29 05:26:06] [INFO] !!! Now downloading Merom to Launch Early - July 23!!! !!!!! [01/29 05:26:07] [INFO] We are on page 1 of 1 [01/29 05:26:07] [INFO] Number of posts: 5 [01/29 05:26:08] [INFO] Progress: 5386/6740 [01/29 05:26:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:26:08] [INFO] Thread http://forum.notebookreview.com/threads/merom-to-launch-early-july-23.65770/ finished! [01/29 05:26:08] [WARNING] Thread 'HP dv6000' has no preview, is suspected to be a broken thread [01/29 05:26:08] [WARNING] Thread 'OT - What version of SuperPi?' has no preview, is suspected to be a broken thread [01/29 05:26:08] [INFO] !!! Now downloading News Bits- Intel Core 2 Duo, Fujitsu LifeBook C1410, New Acer Ferraris to Ship Soon Discussion !!!!! [01/29 05:26:09] [INFO] We are on page 1 of 2 [01/29 05:26:09] [INFO] Number of posts: 1 [01/29 05:26:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:26:09] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 05:26:09] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-intel-core-2-duo-fujitsu-lifebook-c1410-new-acer-ferraris-to-ship-soon-discussion.65038/ finished! [01/29 05:26:09] [WARNING] Thread 'Merom upgrade unlikely!?!?' has no preview, is suspected to be a broken thread [01/29 05:26:10] [INFO] !!! Now downloading i found turion x2 benchmark !!!!! [01/29 05:26:11] [INFO] We are on page 1 of 1 [01/29 05:26:11] [INFO] Number of posts: 3 [01/29 05:26:11] [INFO] Progress: 5387/6740 [01/29 05:26:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:26:11] [INFO] Thread http://forum.notebookreview.com/threads/i-found-turion-x2-benchmark.60943/ finished! [01/29 05:26:12] [INFO] !!! Now downloading Systemax Epic Review (pics, specs) !!!!! [01/29 05:26:13] [INFO] We are on page 1 of 1 [01/29 05:26:13] [INFO] Number of posts: 9 [01/29 05:26:18] [INFO] Progress: 5388/6740 [01/29 05:26:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:26:18] [INFO] Thread http://forum.notebookreview.com/threads/systemax-epic-review-pics-specs.64078/ finished! [01/29 05:26:18] [INFO] !!! Now downloading Core 2 Duo notebooks arrival !!!!! [01/29 05:26:19] [INFO] We are on page 1 of 1 [01/29 05:26:19] [INFO] Number of posts: 2 [01/29 05:26:19] [INFO] Progress: 5389/6740 [01/29 05:26:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:26:19] [INFO] Thread http://forum.notebookreview.com/threads/core-2-duo-notebooks-arrival.65318/ finished! [01/29 05:26:20] [INFO] !!! Now downloading Toshiba Satellite M30 Review (pics, specs) !!!!! [01/29 05:26:21] [INFO] We are on page 1 of 1 [01/29 05:26:21] [INFO] Number of posts: 1 [01/29 05:26:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:26:21] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 05:26:21] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-m30-review-pics-specs.5488/ finished! [01/29 05:26:21] [INFO] !!! Now downloading HP Pavilion dv5163cl Review (pics, specs) !!!!! [01/29 05:26:22] [INFO] We are on page 1 of 2 [01/29 05:26:29] [INFO] We are on page 2 of 2 [01/29 05:26:29] [INFO] Progress: 5390/6740 [01/29 05:26:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:26:29] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-dv5163cl-review-pics-specs.61350/ finished! [01/29 05:26:30] [INFO] !!! Now downloading Dell to Drop Mail-in Rebates and Make Pricing More Clear !!!!! [01/29 05:26:31] [INFO] We are on page 1 of 2 [01/29 05:26:36] [INFO] We are on page 2 of 2 [01/29 05:26:36] [INFO] Number of posts: 3 [01/29 05:26:36] [INFO] Progress: 5391/6740 [01/29 05:26:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:26:36] [INFO] Thread http://forum.notebookreview.com/threads/dell-to-drop-mail-in-rebates-and-make-pricing-more-clear.64923/ finished! [01/29 05:26:36] [WARNING] Thread 'hi can someone tell me what is the best PDA phone ? is it the samsung i730 with WM5' has no preview, is suspected to be a broken thread [01/29 05:26:37] [INFO] !!! Now downloading Pentium D and Intel Core 2 Duo in Clevo Notebooks- Updated !!!!! [01/29 05:26:38] [INFO] We are on page 1 of 1 [01/29 05:26:38] [INFO] Number of posts: 7 [01/29 05:26:38] [INFO] Progress: 5392/6740 [01/29 05:26:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:26:38] [INFO] Thread http://forum.notebookreview.com/threads/pentium-d-and-intel-core-2-duo-in-clevo-notebooks-updated.64762/ finished! [01/29 05:26:38] [INFO] Max wait time for http://forum.notebookreview.com/threads/intel-announces-core-duo-2-branding-and-august-release-for-64-bit-merom.52952/ is 22000 ms [01/29 05:26:39] [INFO] !!! Now downloading Intel Announces Core Duo 2 Branding and August Release for 64-bit Merom !!!!! [01/29 05:26:40] [INFO] We are on page 1 of 3 [01/29 05:26:40] [INFO] Number of posts: 1 [01/29 05:26:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:26:40] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 05:26:40] [INFO] Thread http://forum.notebookreview.com/threads/intel-announces-core-duo-2-branding-and-august-release-for-64-bit-merom.52952/ finished! [01/29 05:26:40] [INFO] !!! Now downloading Current Notebook and Tech Deals (Updated 7 13 2006) !!!!! [01/29 05:26:41] [INFO] We are on page 1 of 1 [01/29 05:26:41] [INFO] Number of posts: 3 [01/29 05:26:42] [WARNING] File not found for image http://www.notebookreview.com/ubid/ubid_logo.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Current Notebook and Tech Deals (Updated 7 13 2006)/images/storyImages/ubid_logo.gif [01/29 05:26:50] [WARNING] File not found for image http://www.notebookreview.com/images/icons/email_01.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Current Notebook and Tech Deals (Updated 7 13 2006)/images/storyImages/email_01.gif [01/29 05:26:50] [WARNING] File not found for image http://www.notebookreview.com/images/icons/report.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Current Notebook and Tech Deals (Updated 7 13 2006)/images/storyImages/report.gif [01/29 05:26:51] [INFO] Progress: 5393/6740 [01/29 05:26:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:26:51] [INFO] Thread http://forum.notebookreview.com/threads/current-notebook-and-tech-deals-updated-7-13-2006.64755/ finished! [01/29 05:26:52] [INFO] !!! Now downloading News Bits- Acer 5100 Turion X2 Notebook Released, Dell Pricing Changes, Intel Core 2 Duo Dates !!!!! [01/29 05:26:53] [INFO] We are on page 1 of 1 [01/29 05:26:53] [INFO] Number of posts: 6 [01/29 05:26:54] [INFO] Progress: 5394/6740 [01/29 05:26:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:26:54] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-acer-5100-turion-x2-notebook-released-dell-pricing-changes-intel-core-2-duo-dates.64683/ finished! [01/29 05:26:54] [INFO] !!! Now downloading Toshiba Satellite M100 Review (pics, specs) !!!!! [01/29 05:26:55] [INFO] We are on page 1 of 2 [01/29 05:27:00] [INFO] We are on page 2 of 2 [01/29 05:27:00] [INFO] Number of posts: 2 [01/29 05:27:00] [INFO] Progress: 5395/6740 [01/29 05:27:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:27:00] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-m100-review-pics-specs.64248/ finished! [01/29 05:27:01] [INFO] !!! Now downloading Targus Gerney Backpack Review !!!!! [01/29 05:27:02] [INFO] We are on page 1 of 1 [01/29 05:27:02] [INFO] Number of posts: 8 [01/29 05:27:08] [INFO] Progress: 5396/6740 [01/29 05:27:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:27:08] [INFO] Thread http://forum.notebookreview.com/threads/targus-gerney-backpack-review.63494/ finished! [01/29 05:27:09] [INFO] !!! Now downloading Systemax Vigor Released as a Cheap Rugged Notebook !!!!! [01/29 05:27:10] [INFO] We are on page 1 of 1 [01/29 05:27:10] [INFO] Number of posts: 1 [01/29 05:27:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:27:10] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 05:27:10] [INFO] Thread http://forum.notebookreview.com/threads/systemax-vigor-released-as-a-cheap-rugged-notebook.64384/ finished! [01/29 05:27:10] [INFO] !!! Now downloading Compaq Presario v6000 Notebook Announced !!!!! [01/29 05:27:11] [INFO] We are on page 1 of 1 [01/29 05:27:11] [INFO] Number of posts: 6 [01/29 05:27:12] [INFO] Progress: 5397/6740 [01/29 05:27:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:27:12] [INFO] Thread http://forum.notebookreview.com/threads/compaq-presario-v6000-notebook-announced.64436/ finished! [01/29 05:27:13] [INFO] !!! Now downloading Dell Releases EVDO ExpressCard !!!!! [01/29 05:27:14] [INFO] We are on page 1 of 1 [01/29 05:27:14] [INFO] Number of posts: 8 [01/29 05:27:14] [INFO] Progress: 5398/6740 [01/29 05:27:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:27:14] [INFO] Thread http://forum.notebookreview.com/threads/dell-releases-evdo-expresscard.61855/ finished! [01/29 05:27:15] [INFO] !!! Now downloading News Bits- Lenovo Coca-Cola Laptop, Leather MacBook Sleeves, AMD Misses Revenue Targets !!!!! [01/29 05:27:16] [INFO] We are on page 1 of 1 [01/29 05:27:16] [INFO] Number of posts: 9 [01/29 05:27:17] [INFO] Progress: 5399/6740 [01/29 05:27:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:27:17] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-lenovo-coca-cola-laptop-leather-macbook-sleeves-amd-misses-revenue-targets.63667/ finished! [01/29 05:27:18] [INFO] !!! Now downloading Asus A8Ja Review (pics, specs) !!!!! [01/29 05:27:19] [INFO] We are on page 1 of 2 [01/29 05:27:26] [INFO] We are on page 2 of 2 [01/29 05:27:26] [INFO] Number of posts: 9 [01/29 05:27:26] [INFO] Progress: 5400/6740 [01/29 05:27:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:27:26] [INFO] Thread http://forum.notebookreview.com/threads/asus-a8ja-review-pics-specs.61515/ finished! [01/29 05:27:26] [INFO] !!! Now downloading New Acer HD-DVD laptop !!!!! [01/29 05:27:27] [INFO] We are on page 1 of 1 [01/29 05:27:27] [INFO] Number of posts: 1 [01/29 05:27:27] [INFO] Progress: 5401/6740 [01/29 05:27:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:27:27] [INFO] Thread http://forum.notebookreview.com/threads/new-acer-hd-dvd-laptop.64294/ finished! [01/29 05:27:28] [INFO] !!! Now downloading News Bits- New Averatec 7170, Intel Back on Top for Retail Notebook Sales, AMD K8L Processor in 2008 !!!!! [01/29 05:27:29] [INFO] We are on page 1 of 1 [01/29 05:27:29] [INFO] Number of posts: 4 [01/29 05:27:30] [INFO] Progress: 5402/6740 [01/29 05:27:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:27:30] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-new-averatec-7170-intel-back-on-top-for-retail-notebook-sales-amd-k8l-processor-in-2008.64180/ finished! [01/29 05:27:30] [WARNING] Thread 'What is in the Core Duo Processor T2050' has no preview, is suspected to be a broken thread [01/29 05:27:30] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-z81sp-review-pics-specs.28164/ is 28500 ms [01/29 05:27:31] [INFO] !!! Now downloading ASUS Z81sp Review (pics, specs) !!!!! [01/29 05:27:32] [INFO] We are on page 1 of 4 [01/29 05:27:40] [INFO] We are on page 2 of 4 [01/29 05:27:42] [INFO] We are on page 3 of 4 [01/29 05:27:43] [INFO] We are on page 4 of 4 [01/29 05:27:43] [INFO] Number of posts: 8 [01/29 05:27:43] [INFO] Progress: 5403/6740 [01/29 05:27:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:27:43] [INFO] Thread http://forum.notebookreview.com/threads/asus-z81sp-review-pics-specs.28164/ finished! [01/29 05:27:45] [INFO] !!! Now downloading Averatec 6130 Review (pics, specs) !!!!! [01/29 05:27:46] [INFO] We are on page 1 of 1 [01/29 05:27:46] [INFO] Number of posts: 6 [01/29 05:27:48] [INFO] Progress: 5404/6740 [01/29 05:27:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:27:48] [INFO] Thread http://forum.notebookreview.com/threads/averatec-6130-review-pics-specs.9400/ finished! [01/29 05:27:48] [INFO] !!! Now downloading News Bits- MacBook Sales Boost Asustek, Unified Display Interface, OS X Leopard Rumors, Dell Places 2007 Orders with Asustek !!!!! [01/29 05:27:50] [INFO] We are on page 1 of 1 [01/29 05:27:50] [INFO] Number of posts: 9 [01/29 05:27:51] [INFO] Progress: 5405/6740 [01/29 05:27:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:27:51] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-macbook-sales-boost-asustek-unified-display-interface-os-x-leopard-rumors-dell-places-2007-orders-with-asustek.63101/ finished! [01/29 05:27:52] [INFO] !!! Now downloading More Burning Laptops - Apple to Be Sued $15,000 for Ruining Carpet !!!!! [01/29 05:27:53] [INFO] We are on page 1 of 2 [01/29 05:27:56] [INFO] We are on page 2 of 2 [01/29 05:27:56] [INFO] Number of posts: 8 [01/29 05:27:56] [INFO] Progress: 5406/6740 [01/29 05:27:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:27:56] [INFO] Thread http://forum.notebookreview.com/threads/more-burning-laptops-apple-to-be-sued-15-000-for-ruining-carpet.63622/ finished! [01/29 05:27:56] [INFO] !!! Now downloading s96j Review !!!!! [01/29 05:27:57] [INFO] We are on page 1 of 1 [01/29 05:27:57] [INFO] Number of posts: 1 [01/29 05:27:58] [INFO] Progress: 5407/6740 [01/29 05:27:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:27:58] [INFO] Thread http://forum.notebookreview.com/threads/s96j-review.63729/ finished! [01/29 05:27:58] [INFO] Max wait time for http://forum.notebookreview.com/threads/sager-5760-review-pics-specs.61966/ is 28000 ms [01/29 05:27:58] [INFO] !!! Now downloading Sager 5760 Review (pics, specs) !!!!! [01/29 05:27:59] [INFO] We are on page 1 of 4 [01/29 05:28:08] [INFO] We are on page 2 of 4 [01/29 05:28:10] [INFO] We are on page 3 of 4 [01/29 05:28:12] [INFO] We are on page 4 of 4 [01/29 05:28:12] [INFO] Number of posts: 7 [01/29 05:28:12] [INFO] Progress: 5408/6740 [01/29 05:28:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:28:12] [INFO] Thread http://forum.notebookreview.com/threads/sager-5760-review-pics-specs.61966/ finished! [01/29 05:28:13] [INFO] !!! Now downloading Ecs G558 !!!!! [01/29 05:28:14] [INFO] We are on page 1 of 1 [01/29 05:28:14] [INFO] Number of posts: 3 [01/29 05:28:14] [INFO] Progress: 5409/6740 [01/29 05:28:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:28:14] [INFO] Thread http://forum.notebookreview.com/threads/ecs-g558.63392/ finished! [01/29 05:28:14] [WARNING] Thread 'help me plz????' has no preview, is suspected to be a broken thread [01/29 05:28:14] [INFO] !!! Now downloading Apple notebook sales hit 39% growth in 2006, big boost for Asustek !!!!! [01/29 05:28:16] [INFO] We are on page 1 of 1 [01/29 05:28:16] [INFO] Number of posts: 2 [01/29 05:28:16] [INFO] Progress: 5410/6740 [01/29 05:28:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:28:16] [INFO] Thread http://forum.notebookreview.com/threads/apple-notebook-sales-hit-39-growth-in-2006-big-boost-for-asustek.63032/ finished! [01/29 05:28:16] [INFO] !!! Now downloading Most Popular Notebooks of June !!!!! [01/29 05:28:17] [INFO] We are on page 1 of 1 [01/29 05:28:17] [INFO] Number of posts: 1 [01/29 05:28:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:28:17] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 05:28:17] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-notebooks-of-june.62939/ finished! [01/29 05:28:18] [INFO] !!! Now downloading Current Notebook and Tech Deals (Updated 7 1) !!!!! [01/29 05:28:19] [INFO] We are on page 1 of 1 [01/29 05:28:19] [INFO] Number of posts: 8 [01/29 05:28:19] [WARNING] File not found for image http://www.notebookreview.com/ubid/ubid_logo.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Current Notebook and Tech Deals (Updated 7 1)/images/storyImages/ubid_logo.gif [01/29 05:28:27] [INFO] Progress: 5411/6740 [01/29 05:28:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:28:27] [INFO] Thread http://forum.notebookreview.com/threads/current-notebook-and-tech-deals-updated-7-1.62115/ finished! [01/29 05:28:28] [INFO] !!! Now downloading Fujitsu PalmSecure Delivers Biometric Protection for Notebook Data !!!!! [01/29 05:28:29] [INFO] We are on page 1 of 1 [01/29 05:28:29] [INFO] Number of posts: 9 [01/29 05:28:30] [WARNING] File not found for image https://www.techtarget.com/assets/1362.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Fujitsu PalmSecure Delivers Biometric Protection for Notebook Data/images/storyImages/1362.jpg [01/29 05:28:31] [WARNING] File not found for image https://www.techtarget.com/assets/1360.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Fujitsu PalmSecure Delivers Biometric Protection for Notebook Data/images/storyImages/1360.jpg [01/29 05:28:31] [WARNING] File not found for image https://www.techtarget.com/assets/1358.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Fujitsu PalmSecure Delivers Biometric Protection for Notebook Data/images/storyImages/1358.jpg [01/29 05:28:32] [WARNING] File not found for image https://www.techtarget.com/assets/1366.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Fujitsu PalmSecure Delivers Biometric Protection for Notebook Data/images/storyImages/1366.jpg [01/29 05:28:33] [WARNING] File not found for image https://www.techtarget.com/assets/1368.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Fujitsu PalmSecure Delivers Biometric Protection for Notebook Data/images/storyImages/1368.jpg [01/29 05:28:34] [WARNING] File not found for image https://www.techtarget.com/assets/1364.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Fujitsu PalmSecure Delivers Biometric Protection for Notebook Data/images/storyImages/1364.jpg [01/29 05:28:35] [INFO] Progress: 5412/6740 [01/29 05:28:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:28:35] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-palmsecure-delivers-biometric-protection-for-notebook-data.62717/ finished! [01/29 05:28:35] [INFO] Max wait time for http://forum.notebookreview.com/threads/laptop-schtickers-review-customize-your-notebooks-looks.59837/ is 25500 ms [01/29 05:28:36] [INFO] !!! Now downloading Laptop Schtickers Review -- Customize Your Notebook's Looks !!!!! [01/29 05:28:37] [INFO] We are on page 1 of 4 [01/29 05:28:41] [INFO] We are on page 2 of 4 [01/29 05:28:45] [INFO] We are on page 3 of 4 [01/29 05:28:47] [INFO] We are on page 4 of 4 [01/29 05:28:47] [INFO] Number of posts: 2 [01/29 05:28:47] [INFO] Progress: 5413/6740 [01/29 05:28:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:28:47] [INFO] Thread http://forum.notebookreview.com/threads/laptop-schtickers-review-customize-your-notebooks-looks.59837/ finished! [01/29 05:28:48] [INFO] !!! Now downloading Microsoft Previews Ultimate Wireless Keyboard, Delays Office 2007 Release !!!!! [01/29 05:28:49] [INFO] We are on page 1 of 1 [01/29 05:28:51] [INFO] Progress: 5414/6740 [01/29 05:28:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:28:51] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-previews-ultimate-wireless-keyboard-delays-office-2007-release.62361/ finished! [01/29 05:28:52] [INFO] !!! Now downloading New HP Nx9420 !!!!! [01/29 05:28:53] [INFO] We are on page 1 of 2 [01/29 05:28:56] [INFO] We are on page 2 of 2 [01/29 05:28:56] [INFO] Number of posts: 7 [01/29 05:28:56] [INFO] Progress: 5415/6740 [01/29 05:28:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:28:56] [INFO] Thread http://forum.notebookreview.com/threads/new-hp-nx9420.43654/ finished! [01/29 05:28:56] [INFO] !!! Now downloading Gateway M255-E Review (pics, specs) !!!!! [01/29 05:28:57] [INFO] We are on page 1 of 1 [01/29 05:29:01] [INFO] Progress: 5416/6740 [01/29 05:29:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:29:01] [INFO] Thread http://forum.notebookreview.com/threads/gateway-m255-e-review-pics-specs.62191/ finished! [01/29 05:29:01] [WARNING] Thread 'argh er! eugh! why are there no tl-60 laptops yet?' has no preview, is suspected to be a broken thread [01/29 05:29:02] [INFO] !!! Now downloading Report Shows Notebook Failures Still Too High !!!!! [01/29 05:29:03] [INFO] We are on page 1 of 1 [01/29 05:29:03] [INFO] Number of posts: 7 [01/29 05:29:03] [INFO] Progress: 5417/6740 [01/29 05:29:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:29:03] [INFO] Thread http://forum.notebookreview.com/threads/report-shows-notebook-failures-still-too-high.61557/ finished! [01/29 05:29:04] [INFO] !!! Now downloading HP Pavilion dv8000 Review (pics, specs) !!!!! [01/29 05:29:05] [INFO] We are on page 1 of 2 [01/29 05:29:10] [INFO] We are on page 2 of 2 [01/29 05:29:10] [INFO] Number of posts: 7 [01/29 05:29:10] [INFO] Progress: 5418/6740 [01/29 05:29:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:29:10] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-dv8000-review-pics-specs.49095/ finished! [01/29 05:29:11] [INFO] !!! Now downloading Survey about computer repairs !!!!! [01/29 05:29:12] [INFO] We are on page 1 of 1 [01/29 05:29:12] [INFO] Number of posts: 1 [01/29 05:29:12] [INFO] Progress: 5419/6740 [01/29 05:29:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:29:12] [INFO] Thread http://forum.notebookreview.com/threads/survey-about-computer-repairs.61968/ finished! [01/29 05:29:12] [INFO] !!! Now downloading Class Action Settlement for Owners of Overheating eMachines Notebooks !!!!! [01/29 05:29:13] [INFO] We are on page 1 of 1 [01/29 05:29:13] [INFO] Number of posts: 1 [01/29 05:29:13] [INFO] Progress: 5420/6740 [01/29 05:29:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:29:13] [INFO] Thread http://forum.notebookreview.com/threads/class-action-settlement-for-owners-of-overheating-emachines-notebooks.61961/ finished! [01/29 05:29:13] [WARNING] Thread 'Hard Drive Guide and Hitachi TravelStar 7K100 Hard Drive Review' has no preview, is suspected to be a broken thread [01/29 05:29:14] [INFO] !!! Now downloading HP dv8000t Review (pics, specs) !!!!! [01/29 05:29:15] [INFO] We are on page 1 of 3 [01/29 05:29:22] [INFO] We are on page 2 of 3 [01/29 05:29:23] [INFO] We are on page 3 of 3 [01/29 05:29:23] [INFO] Number of posts: 1 [01/29 05:29:23] [INFO] Progress: 5421/6740 [01/29 05:29:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:29:23] [INFO] Thread http://forum.notebookreview.com/threads/hp-dv8000t-review-pics-specs.61702/ finished! [01/29 05:29:24] [INFO] !!! Now downloading Current Notebook and Tech Deals (Updated 6 25 2006) !!!!! [01/29 05:29:25] [INFO] We are on page 1 of 1 [01/29 05:29:25] [INFO] Number of posts: 6 [01/29 05:29:31] [WARNING] File not found for image http://www.notebookreview.com/ubid/ubid_logo.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Current Notebook and Tech Deals (Updated 6 25 2006)/images/storyImages/ubid_logo.gif [01/29 05:29:31] [WARNING] File not found for image http://www.notebookreview.com/images/icons/email_01.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Current Notebook and Tech Deals (Updated 6 25 2006)/images/storyImages/email_01.gif [01/29 05:29:31] [WARNING] File not found for image http://www.notebookreview.com/images/icons/report.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Current Notebook and Tech Deals (Updated 6 25 2006)/images/storyImages/report.gif [01/29 05:29:38] [INFO] Progress: 5422/6740 [01/29 05:29:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:29:38] [INFO] Thread http://forum.notebookreview.com/threads/current-notebook-and-tech-deals-updated-6-25-2006.60811/ finished! [01/29 05:29:38] [INFO] !!! Now downloading News Bits- Exploding Dell Laptop Investigated, New Vista Beta Release, Laptops and the Homeless !!!!! [01/29 05:29:39] [INFO] We are on page 1 of 2 [01/29 05:29:43] [INFO] We are on page 2 of 2 [01/29 05:29:43] [INFO] Number of posts: 1 [01/29 05:29:43] [INFO] Progress: 5423/6740 [01/29 05:29:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:29:43] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-exploding-dell-laptop-investigated-new-vista-beta-release-laptops-and-the-homeless.61640/ finished! [01/29 05:29:43] [WARNING] Thread 'Guide to Cooling Down Your Notebook Computer' has no preview, is suspected to be a broken thread [01/29 05:29:43] [INFO] !!! Now downloading Sony VAIO SZ280P C Review (pics, specs) !!!!! [01/29 05:29:44] [INFO] We are on page 1 of 3 [01/29 05:29:49] [INFO] We are on page 2 of 3 [01/29 05:29:51] [INFO] We are on page 3 of 3 [01/29 05:29:51] [INFO] Number of posts: 1 [01/29 05:29:51] [INFO] Progress: 5424/6740 [01/29 05:29:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:29:51] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-sz280p-c-review-pics-specs.60283/ finished! [01/29 05:29:51] [INFO] !!! Now downloading Dell Does YouTube.com !!!!! [01/29 05:29:52] [INFO] We are on page 1 of 1 [01/29 05:29:52] [INFO] Number of posts: 5 [01/29 05:29:53] [WARNING] Host down for image http://sjl-static13.sjl.youtube.com/vi/XpnhzHcj29o/2.jpg [01/29 05:29:53] [WARNING] Host down for image http://sjl-static13.sjl.youtube.com/vi/KkpX9q0MZgs/2.jpg [01/29 05:29:53] [WARNING] Host down for image http://sjl-static13.sjl.youtube.com/vi/N729ifEPoNk/2.jpg [01/29 05:29:54] [INFO] Progress: 5425/6740 [01/29 05:29:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:29:54] [INFO] Thread http://forum.notebookreview.com/threads/dell-does-youtube-com.60976/ finished! [01/29 05:29:55] [INFO] !!! Now downloading News Bits- Fujitsu B6210, ThinkPads to Integrate Cingular EDGE, $100 Laptops Tested, Sony UX50 Reviewed Discussion !!!!! [01/29 05:29:56] [INFO] We are on page 1 of 1 [01/29 05:29:56] [INFO] Number of posts: 1 [01/29 05:29:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:29:56] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 05:29:56] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-fujitsu-b6210-thinkpads-to-integrate-cingular-edge-100-laptops-tested-sony-ux50-reviewed-discussion.60984/ finished! [01/29 05:29:56] [INFO] Max wait time for http://forum.notebookreview.com/threads/giving-credit-where-credit-is-due-praising-dell-customer-service.60783/ is 21000 ms [01/29 05:29:56] [INFO] !!! Now downloading Giving Credit Where Credit is Due (Praising Dell Customer Service) !!!!! [01/29 05:29:57] [INFO] We are on page 1 of 3 [01/29 05:30:00] [INFO] We are on page 2 of 3 [01/29 05:30:02] [INFO] We are on page 3 of 3 [01/29 05:30:02] [INFO] Number of posts: 3 [01/29 05:30:03] [INFO] Progress: 5426/6740 [01/29 05:30:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:30:03] [INFO] Thread http://forum.notebookreview.com/threads/giving-credit-where-credit-is-due-praising-dell-customer-service.60783/ finished! [01/29 05:30:03] [INFO] !!! Now downloading Explosions in the Sky !!!!! [01/29 05:30:04] [INFO] We are on page 1 of 1 [01/29 05:30:04] [INFO] Number of posts: 1 [01/29 05:30:05] [INFO] Progress: 5427/6740 [01/29 05:30:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:30:05] [INFO] Thread http://forum.notebookreview.com/threads/explosions-in-the-sky.60883/ finished! [01/29 05:30:05] [INFO] !!! Now downloading Tom Bihn Buzz Notebook Case Review (pics) !!!!! [01/29 05:30:06] [INFO] We are on page 1 of 1 [01/29 05:30:06] [INFO] Number of posts: 3 [01/29 05:30:08] [INFO] Progress: 5428/6740 [01/29 05:30:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:30:08] [INFO] Thread http://forum.notebookreview.com/threads/tom-bihn-buzz-notebook-case-review-pics.18654/ finished! [01/29 05:30:08] [WARNING] Thread 'Clevo M550J with NVidia C51MV chipset' has no preview, is suspected to be a broken thread [01/29 05:30:09] [INFO] !!! Now downloading Intel Life After Conroe !!!!! [01/29 05:30:10] [INFO] We are on page 1 of 1 [01/29 05:30:10] [INFO] Number of posts: 1 [01/29 05:30:10] [INFO] Progress: 5429/6740 [01/29 05:30:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:30:10] [INFO] Thread http://forum.notebookreview.com/threads/intel-life-after-conroe.60747/ finished! [01/29 05:30:11] [INFO] !!! Now downloading Averatec 2100 Series Review (pics, specs) !!!!! [01/29 05:30:12] [INFO] We are on page 1 of 2 [01/29 05:30:14] [WARNING] File not found for image http://www.notebookreview.com/admin/notebookreview_files/image001.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Averatec 2100 Series Review (pics, specs)/images/storyImages/image001.gif [01/29 05:30:16] [INFO] We are on page 2 of 2 [01/29 05:30:16] [INFO] Number of posts: 7 [01/29 05:30:17] [INFO] Progress: 5430/6740 [01/29 05:30:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:30:17] [INFO] Thread http://forum.notebookreview.com/threads/averatec-2100-series-review-pics-specs.59329/ finished! [01/29 05:30:17] [INFO] !!! Now downloading Targus Rogue Backpack Review !!!!! [01/29 05:30:18] [INFO] We are on page 1 of 1 [01/29 05:30:18] [INFO] Number of posts: 8 [01/29 05:30:21] [INFO] Progress: 5431/6740 [01/29 05:30:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:30:21] [INFO] Thread http://forum.notebookreview.com/threads/targus-rogue-backpack-review.60556/ finished! [01/29 05:30:21] [INFO] !!! Now downloading News Bits- Big 4 Taiwanese Notebook Manufacturers Dominate, Office 2007, Bill Gates t !!!!! [01/29 05:30:22] [INFO] We are on page 1 of 1 [01/29 05:30:22] [INFO] Number of posts: 3 [01/29 05:30:23] [INFO] Progress: 5432/6740 [01/29 05:30:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:30:23] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-big-4-taiwanese-notebook-manufacturers-dominate-office-2007-bill-gates-t.60372/ finished! [01/29 05:30:23] [WARNING] Thread 'Question: when the Turion x2's gonna start showing up in notebooks?' has no preview, is suspected to be a broken thread [01/29 05:30:24] [INFO] !!! Now downloading DELL Inspiron E1505 !!!!! [01/29 05:30:25] [INFO] We are on page 1 of 1 [01/29 05:30:25] [INFO] Number of posts: 2 [01/29 05:30:25] [INFO] Progress: 5433/6740 [01/29 05:30:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:30:25] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-e1505.59720/ finished! [01/29 05:30:26] [INFO] !!! Now downloading Keynamics Aviator Laptop Stand Review !!!!! [01/29 05:30:27] [INFO] We are on page 1 of 1 [01/29 05:30:27] [INFO] Number of posts: 9 [01/29 05:30:32] [INFO] Progress: 5434/6740 [01/29 05:30:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:30:32] [INFO] Thread http://forum.notebookreview.com/threads/keynamics-aviator-laptop-stand-review.60001/ finished! [01/29 05:30:32] [INFO] !!! Now downloading Toshiba Tecra A6 Review (pics, specs) !!!!! [01/29 05:30:33] [INFO] We are on page 1 of 2 [01/29 05:30:39] [INFO] We are on page 2 of 2 [01/29 05:30:39] [INFO] Number of posts: 3 [01/29 05:30:39] [INFO] Progress: 5435/6740 [01/29 05:30:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:30:39] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-tecra-a6-review-pics-specs.43991/ finished! [01/29 05:30:39] [INFO] !!! Now downloading Current Notebook and Tech Deals (Updated 6 15 2006) !!!!! [01/29 05:30:41] [INFO] We are on page 1 of 1 [01/29 05:30:41] [INFO] Number of posts: 6 [01/29 05:30:41] [WARNING] File not found for image http://www.notebookreview.com/ubid/ubid_logo.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Current Notebook and Tech Deals (Updated 6 15 2006)/images/storyImages/ubid_logo.gif [01/29 05:30:41] [WARNING] File not found for image http://www.notebookreview.com/images/icons/email_01.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Current Notebook and Tech Deals (Updated 6 15 2006)/images/storyImages/email_01.gif [01/29 05:30:41] [WARNING] File not found for image http://www.notebookreview.com/images/icons/report.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Current Notebook and Tech Deals (Updated 6 15 2006)/images/storyImages/report.gif [01/29 05:30:44] [INFO] Progress: 5436/6740 [01/29 05:30:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:30:44] [INFO] Thread http://forum.notebookreview.com/threads/current-notebook-and-tech-deals-updated-6-15-2006.59517/ finished! [01/29 05:30:45] [INFO] !!! Now downloading News Bits- Vista Premium Requirements, Ferrari at Computex, No Laptop Love at Harvard, AMD in Dell Desktops !!!!! [01/29 05:30:46] [INFO] We are on page 1 of 2 [01/29 05:30:49] [INFO] We are on page 2 of 2 [01/29 05:30:49] [INFO] Number of posts: 1 [01/29 05:30:49] [INFO] Progress: 5437/6740 [01/29 05:30:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:30:49] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-vista-premium-requirements-ferrari-at-computex-no-laptop-love-at-harvard-amd-in-dell-desktops.59425/ finished! [01/29 05:30:49] [INFO] !!! Now downloading Asus W3J Reviewed! !!!!! [01/29 05:30:51] [INFO] We are on page 1 of 1 [01/29 05:30:51] [INFO] Number of posts: 1 [01/29 05:30:51] [INFO] Progress: 5438/6740 [01/29 05:30:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:30:51] [INFO] Thread http://forum.notebookreview.com/threads/asus-w3j-reviewed.59397/ finished! [01/29 05:30:51] [INFO] !!! Now downloading Dell E1705 with 7800Go impressions !!!!! [01/29 05:30:52] [INFO] We are on page 1 of 1 [01/29 05:30:52] [INFO] Number of posts: 7 [01/29 05:30:52] [INFO] Applying Photobucket fix for http://i56.photobucket.com/albums/g165/nushmeow/controlpanel.jpg [01/29 05:30:53] [WARNING] Could not download image https://hosting.photobucket.com/albums/g165/nushmeow/controlpanel.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/g165/nushmeow/controlpanel.jpg [01/29 05:30:53] [INFO] Applying Photobucket fix for http://i56.photobucket.com/albums/g165/nushmeow/screenshot.jpg [01/29 05:30:53] [WARNING] Could not download image https://hosting.photobucket.com/albums/g165/nushmeow/screenshot.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/g165/nushmeow/screenshot.jpg [01/29 05:30:53] [INFO] Applying Photobucket fix for http://i56.photobucket.com/albums/g165/nushmeow/screen.jpg [01/29 05:30:53] [WARNING] Could not download image https://hosting.photobucket.com/albums/g165/nushmeow/screen.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/g165/nushmeow/screen.jpg [01/29 05:30:55] [INFO] Progress: 5439/6740 [01/29 05:30:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:30:55] [INFO] Thread http://forum.notebookreview.com/threads/dell-e1705-with-7800go-impressions.55802/ finished! [01/29 05:30:55] [INFO] !!! Now downloading News Bits- AMD Processor Price Cuts, Sony VAIO TX3 Announced, Skooba Skin Convertible Laptop Sleeve !!!!! [01/29 05:30:56] [INFO] We are on page 1 of 2 [01/29 05:31:01] [INFO] We are on page 2 of 2 [01/29 05:31:01] [INFO] Number of posts: 3 [01/29 05:31:01] [INFO] Progress: 5440/6740 [01/29 05:31:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:31:01] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-amd-processor-price-cuts-sony-vaio-tx3-announced-skooba-skin-convertible-laptop-sleeve.59062/ finished! [01/29 05:31:03] [INFO] !!! Now downloading Computex Taipei 2006 Picture Tour !!!!! [01/29 05:31:04] [INFO] We are on page 1 of 2 [01/29 05:31:07] [INFO] We are on page 2 of 2 [01/29 05:31:07] [INFO] Number of posts: 2 [01/29 05:31:07] [INFO] Progress: 5441/6740 [01/29 05:31:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:31:07] [INFO] Thread http://forum.notebookreview.com/threads/computex-taipei-2006-picture-tour.58746/ finished! [01/29 05:31:08] [INFO] !!! Now downloading News Bits- Acer 9800 on Display, Asus HD-DVD Notebooks Unveiled, New Power Saving Seagate Notebook Hard Drives !!!!! [01/29 05:31:09] [INFO] We are on page 1 of 1 [01/29 05:31:09] [INFO] Number of posts: 6 [01/29 05:31:11] [INFO] Progress: 5442/6740 [01/29 05:31:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:31:11] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-acer-9800-on-display-asus-hd-dvd-notebooks-unveiled-new-power-saving-seagate-notebook-hard-drives.58576/ finished! [01/29 05:31:11] [WARNING] Thread '15.4" core duos w/ x1600' has no preview, is suspected to be a broken thread [01/29 05:31:11] [INFO] Max wait time for http://forum.notebookreview.com/threads/review-unleadeds-ms-1022.34571/ is 36000 ms [01/29 05:31:12] [INFO] !!! Now downloading Review- Unleaded's MS-1022 !!!!! [01/29 05:31:13] [INFO] We are on page 1 of 6 [01/29 05:31:19] [INFO] We are on page 2 of 6 [01/29 05:31:21] [INFO] We are on page 3 of 6 [01/29 05:31:23] [INFO] We are on page 4 of 6 [01/29 05:31:24] [INFO] We are on page 5 of 6 [01/29 05:31:26] [INFO] We are on page 6 of 6 [01/29 05:31:26] [INFO] Number of posts: 3 [01/29 05:31:26] [INFO] Progress: 5443/6740 [01/29 05:31:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:31:26] [INFO] Thread http://forum.notebookreview.com/threads/review-unleadeds-ms-1022.34571/ finished! [01/29 05:31:27] [INFO] !!! Now downloading Asus Z92T !!!!! [01/29 05:31:28] [INFO] We are on page 1 of 1 [01/29 05:31:28] [INFO] Number of posts: 1 [01/29 05:31:28] [INFO] Progress: 5444/6740 [01/29 05:31:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:31:28] [INFO] Thread http://forum.notebookreview.com/threads/asus-z92t.58598/ finished! [01/29 05:31:29] [INFO] !!! Now downloading HP Compaq nx6325 Turion X2 Business Notebook Announced !!!!! [01/29 05:31:30] [INFO] We are on page 1 of 1 [01/29 05:31:30] [INFO] Number of posts: 4 [01/29 05:31:30] [WARNING] Host down for image http://h18000.www1.hp.com/products/quickspecs/12447_na/12447_OV1.gif [01/29 05:31:30] [WARNING] Host down for image http://h18000.www1.hp.com/products/quickspecs/12447_na/12447_OV2.gif [01/29 05:31:30] [INFO] Progress: 5445/6740 [01/29 05:31:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:31:30] [INFO] Thread http://forum.notebookreview.com/threads/hp-compaq-nx6325-turion-x2-business-notebook-announced.57945/ finished! [01/29 05:31:30] [WARNING] Thread '@ anybody who owns a s73' has no preview, is suspected to be a broken thread [01/29 05:31:31] [INFO] !!! Now downloading Intel to Slash Pentium Chip Prices by 60%, Dual-Core Chips by 15% !!!!! [01/29 05:31:32] [INFO] We are on page 1 of 1 [01/29 05:31:32] [INFO] Number of posts: 9 [01/29 05:31:32] [INFO] Progress: 5446/6740 [01/29 05:31:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:31:32] [INFO] Thread http://forum.notebookreview.com/threads/intel-to-slash-pentium-chip-prices-by-60-dual-core-chips-by-15.58416/ finished! [01/29 05:31:33] [INFO] !!! Now downloading Dell Latitude D620 Review (pics, specs) !!!!! [01/29 05:31:34] [INFO] We are on page 1 of 1 [01/29 05:31:34] [INFO] Number of posts: 2 [01/29 05:31:34] [INFO] Progress: 5447/6740 [01/29 05:31:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:31:34] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-d620-review-pics-specs.58523/ finished! [01/29 05:31:35] [INFO] !!! Now downloading Intel says -New CPU=lets redisgn all N.B. !!!!! [01/29 05:31:36] [INFO] We are on page 1 of 1 [01/29 05:31:36] [INFO] Number of posts: 2 [01/29 05:31:36] [INFO] Progress: 5448/6740 [01/29 05:31:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:31:36] [INFO] Thread http://forum.notebookreview.com/threads/intel-says-new-cpu-lets-redisgn-all-n-b.58345/ finished! [01/29 05:31:37] [INFO] !!! Now downloading Dell Inspiron e1705 with nVidia 7800 Graphics Review (pics, specs) !!!!! [01/29 05:31:38] [INFO] We are on page 1 of 2 [01/29 05:31:43] [INFO] We are on page 2 of 2 [01/29 05:31:43] [INFO] Number of posts: 4 [01/29 05:31:44] [INFO] Progress: 5449/6740 [01/29 05:31:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:31:44] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-e1705-with-nvidia-7800-graphics-review-pics-specs.58177/ finished! [01/29 05:31:44] [INFO] Max wait time for http://forum.notebookreview.com/threads/apple-macbook-review-for-2-0ghz-white-color-version-pics-specs.57851/ is 24500 ms [01/29 05:31:45] [INFO] !!! Now downloading Apple MacBook Review for 2.0GHz White Color Version (pics, specs) !!!!! [01/29 05:31:46] [INFO] We are on page 1 of 3 [01/29 05:31:46] [WARNING] Host down for image http://sjl-static8.sjl.youtube.com/vi/J21Bbi4Gxg0/2.jpg [01/29 05:31:47] [WARNING] Host down for image http://sjl-static6.sjl.youtube.com/vi/sIxf3ndi34E/2.jpg [01/29 05:31:47] [WARNING] Host down for image http://sjl-static3.sjl.youtube.com/vi/xLwLMTluit0/2.jpg [01/29 05:31:47] [WARNING] Host down for image http://sjl-static2.sjl.youtube.com/vi/LdVvPaCxSFA/2.jpg [01/29 05:31:47] [WARNING] Host down for image http://sjl-static2.sjl.youtube.com/vi/Zaz46L5DytE/2.jpg [01/29 05:31:47] [WARNING] Host down for image http://sjl-static4.sjl.youtube.com/vi/Lbj8Sa-s5pQ/2.jpg [01/29 05:31:47] [WARNING] Host down for image http://sjl-static8.sjl.youtube.com/vi/dQUvgS2XgNU/2.jpg [01/29 05:31:47] [WARNING] Host down for image http://sjl-static6.sjl.youtube.com/vi/wLKtbTmxDSM/2.jpg [01/29 05:31:47] [WARNING] Host down for image http://sjl-static3.sjl.youtube.com/vi/4jebHwzP6VQ/2.jpg [01/29 05:31:48] [WARNING] Host down for image http://sjl-static7.sjl.youtube.com/vi/sJ05rFri82A/2.jpg [01/29 05:31:52] [INFO] We are on page 2 of 3 [01/29 05:31:54] [INFO] We are on page 3 of 3 [01/29 05:31:54] [INFO] Progress: 5450/6740 [01/29 05:31:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:31:54] [INFO] Thread http://forum.notebookreview.com/threads/apple-macbook-review-for-2-0ghz-white-color-version-pics-specs.57851/ finished! [01/29 05:31:55] [INFO] !!! Now downloading Current Notebook and Tech Deals (Updated 6 8 2006) !!!!! [01/29 05:31:56] [INFO] We are on page 1 of 1 [01/29 05:31:56] [INFO] Number of posts: 4 [01/29 05:31:56] [WARNING] File not found for image http://www.notebookreview.com/images/icons/email_01.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Current Notebook and Tech Deals (Updated 6 8 2006)/images/storyImages/email_01.gif [01/29 05:31:56] [WARNING] File not found for image http://www.notebookreview.com/images/icons/report.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Current Notebook and Tech Deals (Updated 6 8 2006)/images/storyImages/report.gif [01/29 05:32:00] [INFO] Progress: 5451/6740 [01/29 05:32:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:32:00] [INFO] Thread http://forum.notebookreview.com/threads/current-notebook-and-tech-deals-updated-6-8-2006.58268/ finished! [01/29 05:32:00] [INFO] !!! Now downloading Energy Efficiency of New Chips !!!!! [01/29 05:32:01] [INFO] We are on page 1 of 1 [01/29 05:32:01] [INFO] Number of posts: 4 [01/29 05:32:01] [INFO] Progress: 5452/6740 [01/29 05:32:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:32:01] [INFO] Thread http://forum.notebookreview.com/threads/energy-efficiency-of-new-chips.57699/ finished! [01/29 05:32:02] [INFO] !!! Now downloading News Bits- Toshiba 200GB Notebook HD, Alienware Superman Laptop, Acer at Computex !!!!! [01/29 05:32:03] [INFO] We are on page 1 of 2 [01/29 05:32:06] [INFO] We are on page 2 of 2 [01/29 05:32:06] [INFO] Number of posts: 2 [01/29 05:32:06] [INFO] Progress: 5453/6740 [01/29 05:32:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:32:06] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-toshiba-200gb-notebook-hd-alienware-superman-laptop-acer-at-computex.58038/ finished! [01/29 05:32:07] [INFO] !!! Now downloading Targus Radiance Ladies Laptop Tote Bag Review !!!!! [01/29 05:32:08] [INFO] We are on page 1 of 1 [01/29 05:32:08] [INFO] Number of posts: 9 [01/29 05:32:10] [INFO] Progress: 5454/6740 [01/29 05:32:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:32:10] [INFO] Thread http://forum.notebookreview.com/threads/targus-radiance-ladies-laptop-tote-bag-review.58003/ finished! [01/29 05:32:10] [INFO] !!! Now downloading StealthSurfer II USB Review -- Surf the Web Safely and Anonymously !!!!! [01/29 05:32:11] [INFO] We are on page 1 of 2 [01/29 05:32:15] [INFO] We are on page 2 of 2 [01/29 05:32:15] [INFO] Number of posts: 1 [01/29 05:32:15] [INFO] Progress: 5455/6740 [01/29 05:32:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:32:15] [INFO] Thread http://forum.notebookreview.com/threads/stealthsurfer-ii-usb-review-surf-the-web-safely-and-anonymously.56082/ finished! [01/29 05:32:15] [WARNING] Thread '2 laptops to choose from.' has no preview, is suspected to be a broken thread [01/29 05:32:16] [INFO] !!! Now downloading New Solid State HDD from PQI !!!!! [01/29 05:32:17] [INFO] We are on page 1 of 1 [01/29 05:32:17] [INFO] Number of posts: 3 [01/29 05:32:17] [INFO] Progress: 5456/6740 [01/29 05:32:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:32:17] [INFO] Thread http://forum.notebookreview.com/threads/new-solid-state-hdd-from-pqi.57925/ finished! [01/29 05:32:17] [INFO] !!! Now downloading TG Daily- Asus announces P5B motherboards for Core 2 Duo processor !!!!! [01/29 05:32:19] [INFO] We are on page 1 of 1 [01/29 05:32:19] [INFO] Number of posts: 3 [01/29 05:32:19] [INFO] Progress: 5457/6740 [01/29 05:32:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:32:19] [INFO] Thread http://forum.notebookreview.com/threads/tg-daily-asus-announces-p5b-motherboards-for-core-2-duo-processor.57870/ finished! [01/29 05:32:19] [WARNING] Thread 'Trusted Reviews Zepto 6214W Review' has no preview, is suspected to be a broken thread [01/29 05:32:19] [INFO] !!! Now downloading HP Announces 1st Ever 64bit Dual Core Business Laptop !!!!! [01/29 05:32:20] [INFO] We are on page 1 of 1 [01/29 05:32:20] [INFO] Number of posts: 1 [01/29 05:32:20] [INFO] Progress: 5458/6740 [01/29 05:32:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:32:20] [INFO] Thread http://forum.notebookreview.com/threads/hp-announces-1st-ever-64bit-dual-core-business-laptop.57898/ finished! [01/29 05:32:20] [WARNING] Thread 'Do It Yourself Making an External Hard Drive Guide' has no preview, is suspected to be a broken thread [01/29 05:32:20] [WARNING] Thread 'HP: Price Dropped for Turion X2 Notebooks' has no preview, is suspected to be a broken thread [01/29 05:32:21] [INFO] !!! Now downloading Intel Conroe Performance Preview by Bit-tech.net !!!!! [01/29 05:32:22] [INFO] We are on page 1 of 1 [01/29 05:32:22] [INFO] Number of posts: 2 [01/29 05:32:22] [INFO] Progress: 5459/6740 [01/29 05:32:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:32:22] [INFO] Thread http://forum.notebookreview.com/threads/intel-conroe-performance-preview-by-bit-tech-net.57688/ finished! [01/29 05:32:23] [INFO] !!! Now downloading Computex Taipei Notebook Picture Roundup !!!!! [01/29 05:32:24] [INFO] We are on page 1 of 1 [01/29 05:32:24] [INFO] Number of posts: 7 [01/29 05:32:27] [INFO] Progress: 5460/6740 [01/29 05:32:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:32:27] [INFO] Thread http://forum.notebookreview.com/threads/computex-taipei-notebook-picture-roundup.17957/ finished! [01/29 05:32:27] [INFO] !!! Now downloading [H] Consumer takes an... interesting view on the T60 !!!!! [01/29 05:32:28] [INFO] We are on page 1 of 1 [01/29 05:32:28] [INFO] Number of posts: 4 [01/29 05:32:28] [WARNING] Host down for image http://consumer.hardocp.com/images/articles/1148927695DNdTPYzgbb_1_2.gif [01/29 05:32:28] [INFO] Progress: 5461/6740 [01/29 05:32:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:32:28] [INFO] Thread http://forum.notebookreview.com/threads/h-consumer-takes-an-interesting-view-on-the-t60.56789/ finished! [01/29 05:32:28] [WARNING] Thread 'DELL M90 impressions' has no preview, is suspected to be a broken thread [01/29 05:32:30] [INFO] !!! Now downloading Most Popular Notebooks of May !!!!! [01/29 05:32:31] [INFO] We are on page 1 of 1 [01/29 05:32:31] [INFO] Number of posts: 9 [01/29 05:32:33] [INFO] Progress: 5462/6740 [01/29 05:32:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:32:33] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-notebooks-of-may.57266/ finished! [01/29 05:32:33] [INFO] !!! Now downloading News Bits- AMD and ATI to Merge , New Envy u-734, XPS M2010 Closeup, HL2 Episode 1 Release !!!!! [01/29 05:32:35] [INFO] We are on page 1 of 2 [01/29 05:32:38] [INFO] We are on page 2 of 2 [01/29 05:32:38] [INFO] Number of posts: 2 [01/29 05:32:38] [INFO] Progress: 5463/6740 [01/29 05:32:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:32:38] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-amd-and-ati-to-merge-new-envy-u-734-xps-m2010-closeup-hl2-episode-1-release.57299/ finished! [01/29 05:32:38] [INFO] Max wait time for http://forum.notebookreview.com/threads/amd-turion64-x2-launched.54386/ is 24000 ms [01/29 05:32:39] [INFO] !!! Now downloading AMD Turion64 X2 Launched !!!!! [01/29 05:32:40] [INFO] We are on page 1 of 3 [01/29 05:32:42] [INFO] We are on page 2 of 3 [01/29 05:32:43] [INFO] We are on page 3 of 3 [01/29 05:32:43] [INFO] Number of posts: 9 [01/29 05:32:44] [INFO] Progress: 5464/6740 [01/29 05:32:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:32:44] [INFO] Thread http://forum.notebookreview.com/threads/amd-turion64-x2-launched.54386/ finished! [01/29 05:32:44] [WARNING] Thread 'newnreviews forum, decide between which 2 of these lcds i should get' has no preview, is suspected to be a broken thread [01/29 05:32:44] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-inspiron-e1705-revealed-pics-specs.36308/ is 28500 ms [01/29 05:32:44] [INFO] !!! Now downloading Dell Inspiron e1705 Revealed (pics, specs) !!!!! [01/29 05:32:45] [INFO] We are on page 1 of 4 [01/29 05:32:46] [WARNING] File not found for image https://www.techtarget.com/assets/4437.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell Inspiron e1705 Revealed (pics, specs)/images/storyImages/4437.jpg [01/29 05:32:47] [WARNING] File not found for image https://www.techtarget.com/assets/4433.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell Inspiron e1705 Revealed (pics, specs)/images/storyImages/4433.jpg [01/29 05:32:48] [WARNING] File not found for image https://www.techtarget.com/assets/4435.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell Inspiron e1705 Revealed (pics, specs)/images/storyImages/4435.jpg [01/29 05:32:49] [WARNING] File not found for image https://www.techtarget.com/assets/4439.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell Inspiron e1705 Revealed (pics, specs)/images/storyImages/4439.jpg [01/29 05:32:50] [INFO] We are on page 2 of 4 [01/29 05:32:53] [INFO] We are on page 3 of 4 [01/29 05:32:55] [INFO] We are on page 4 of 4 [01/29 05:32:55] [INFO] Number of posts: 8 [01/29 05:32:55] [INFO] Progress: 5465/6740 [01/29 05:32:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:32:55] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-e1705-revealed-pics-specs.36308/ finished! [01/29 05:32:55] [WARNING] Thread '64bit vs 32bit Benchmarks' has no preview, is suspected to be a broken thread [01/29 05:32:55] [INFO] !!! Now downloading External review, Apple MacBook Pro 17 and Toshiba Satellite P100 105 Geforce 7900 GS !!!!! [01/29 05:32:57] [INFO] We are on page 1 of 1 [01/29 05:32:57] [INFO] Number of posts: 1 [01/29 05:32:57] [INFO] Progress: 5466/6740 [01/29 05:32:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:32:57] [INFO] Thread http://forum.notebookreview.com/threads/external-review-apple-macbook-pro-17-and-toshiba-satellite-p100-105-geforce-7900-gs.57377/ finished! [01/29 05:32:57] [WARNING] Thread 'somone tell me a site where i can have knowledgable people refer a good lcd monitor' has no preview, is suspected to be a broken thread [01/29 05:32:57] [INFO] !!! Now downloading HP Compaq DV200Z & V3000Z now available !!!!! [01/29 05:32:58] [INFO] We are on page 1 of 1 [01/29 05:32:58] [INFO] Number of posts: 6 [01/29 05:32:58] [INFO] Progress: 5467/6740 [01/29 05:32:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:32:58] [INFO] Thread http://forum.notebookreview.com/threads/hp-compaq-dv200z-v3000z-now-available.56987/ finished! [01/29 05:32:59] [INFO] !!! Now downloading HP dv2000t and Compaq v3000t Now Available at HPShopping.com !!!!! [01/29 05:33:00] [INFO] We are on page 1 of 2 [01/29 05:33:03] [INFO] We are on page 2 of 2 [01/29 05:33:03] [INFO] Number of posts: 6 [01/29 05:33:03] [INFO] Progress: 5468/6740 [01/29 05:33:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:33:03] [INFO] Thread http://forum.notebookreview.com/threads/hp-dv2000t-and-compaq-v3000t-now-available-at-hpshopping-com.55771/ finished! [01/29 05:33:03] [INFO] !!! Now downloading Ubuntu Dapper Drake Available Now !!!!! [01/29 05:33:04] [INFO] We are on page 1 of 1 [01/29 05:33:04] [INFO] Number of posts: 3 [01/29 05:33:04] [INFO] Progress: 5469/6740 [01/29 05:33:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:33:04] [INFO] Thread http://forum.notebookreview.com/threads/ubuntu-dapper-drake-available-now.57044/ finished! [01/29 05:33:05] [INFO] !!! Now downloading Current Notebook and Tech Deals (Updated 5 31 2006) !!!!! [01/29 05:33:06] [INFO] We are on page 1 of 1 [01/29 05:33:06] [INFO] Number of posts: 1 [01/29 05:33:06] [WARNING] File not found for image http://www.notebookreview.com/images/icons/email_01.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Current Notebook and Tech Deals (Updated 5 31 2006)/images/storyImages/email_01.gif [01/29 05:33:06] [WARNING] File not found for image http://www.notebookreview.com/images/icons/report.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Current Notebook and Tech Deals (Updated 5 31 2006)/images/storyImages/report.gif [01/29 05:33:14] [INFO] Progress: 5470/6740 [01/29 05:33:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:33:14] [INFO] Thread http://forum.notebookreview.com/threads/current-notebook-and-tech-deals-updated-5-31-2006.57000/ finished! [01/29 05:33:14] [WARNING] Thread 'Dell Inspiron 640m or E1405' has no preview, is suspected to be a broken thread [01/29 05:33:14] [INFO] !!! Now downloading Sling Media Slingbox Review (pics, specs) !!!!! [01/29 05:33:15] [INFO] We are on page 1 of 1 [01/29 05:33:15] [INFO] Number of posts: 9 [01/29 05:33:18] [INFO] Progress: 5471/6740 [01/29 05:33:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:33:18] [INFO] Thread http://forum.notebookreview.com/threads/sling-media-slingbox-review-pics-specs.36135/ finished! [01/29 05:33:18] [INFO] !!! Now downloading AMD and ATI Merger !!!!! [01/29 05:33:19] [INFO] We are on page 1 of 1 [01/29 05:33:19] [INFO] Number of posts: 5 [01/29 05:33:20] [INFO] Progress: 5472/6740 [01/29 05:33:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:33:20] [INFO] Thread http://forum.notebookreview.com/threads/amd-and-ati-merger.56900/ finished! [01/29 05:33:20] [INFO] !!! Now downloading Dell XPS M1210, XPS M2010 and XPS 700 Now Available !!!!! [01/29 05:33:21] [INFO] We are on page 1 of 3 [01/29 05:33:24] [INFO] We are on page 2 of 3 [01/29 05:33:26] [INFO] We are on page 3 of 3 [01/29 05:33:26] [INFO] Number of posts: 1 [01/29 05:33:26] [INFO] Progress: 5473/6740 [01/29 05:33:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:33:26] [INFO] Thread http://forum.notebookreview.com/threads/dell-xps-m1210-xps-m2010-and-xps-700-now-available.56836/ finished! [01/29 05:33:26] [INFO] !!! Now downloading The Most Interesting Notebook Theft Recoveries of the Last Year !!!!! [01/29 05:33:27] [INFO] We are on page 1 of 2 [01/29 05:33:29] [INFO] We are on page 2 of 2 [01/29 05:33:29] [INFO] Number of posts: 1 [01/29 05:33:29] [INFO] Progress: 5474/6740 [01/29 05:33:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:33:29] [INFO] Thread http://forum.notebookreview.com/threads/the-most-interesting-notebook-theft-recoveries-of-the-last-year.54300/ finished! [01/29 05:33:30] [INFO] !!! Now downloading Apple PowerBook Review (pics, specs) !!!!! [01/29 05:33:31] [INFO] We are on page 1 of 2 [01/29 05:33:34] [INFO] We are on page 2 of 2 [01/29 05:33:34] [INFO] Number of posts: 8 [01/29 05:33:34] [INFO] Progress: 5475/6740 [01/29 05:33:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:33:34] [INFO] Thread http://forum.notebookreview.com/threads/apple-powerbook-review-pics-specs.18549/ finished! [01/29 05:33:35] [INFO] !!! Now downloading Current Notebook and Tech Deals (Updated 5 25 2006) !!!!! [01/29 05:33:36] [INFO] We are on page 1 of 1 [01/29 05:33:36] [INFO] Number of posts: 1 [01/29 05:33:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:33:36] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 05:33:36] [INFO] Thread http://forum.notebookreview.com/threads/current-notebook-and-tech-deals-updated-5-25-2006.55829/ finished! [01/29 05:33:37] [INFO] !!! Now downloading News Bits- Intel '06 Roadmap and Processor Pricing, New Orleans Wi-Fi, AMD Expands in Germany !!!!! [01/29 05:33:38] [INFO] We are on page 1 of 1 [01/29 05:33:38] [INFO] Number of posts: 6 [01/29 05:33:40] [INFO] Progress: 5476/6740 [01/29 05:33:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:33:40] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-intel-06-roadmap-and-processor-pricing-new-orleans-wi-fi-amd-expands-in-germany.56734/ finished! [01/29 05:33:40] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-xps-m1210-shows-up-in-japan-and-europe-pics.55572/ is 40000 ms [01/29 05:33:41] [INFO] !!! Now downloading Dell XPS M1210 Shows up in Japan and Europe (pics) !!!!! [01/29 05:33:42] [INFO] We are on page 1 of 7 [01/29 05:33:46] [INFO] We are on page 2 of 7 [01/29 05:33:48] [INFO] We are on page 3 of 7 [01/29 05:33:50] [INFO] We are on page 4 of 7 [01/29 05:33:52] [INFO] We are on page 5 of 7 [01/29 05:33:57] [WARNING] Could not download image http://www.8080.net/pics/20065/5221639451.jpg because Server returned HTTP response code: 403 for URL: http://www.8080.net/pics/20065/5221639451.jpg [01/29 05:33:59] [WARNING] Could not download image http://www.8080.net/pics/20065/5221639450.jpg because Server returned HTTP response code: 403 for URL: http://www.8080.net/pics/20065/5221639450.jpg [01/29 05:33:59] [WARNING] File not found for image https://www.engadget.com/media/2006/04/m1210_1.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell XPS M1210 Shows up in Japan and Europe (pics)/images/storyImages/m1210_1.jpg [01/29 05:33:59] [WARNING] File not found for image http://img338.imageshack.us/img338/426/xpsm1210leftclosed3141tj.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell XPS M1210 Shows up in Japan and Europe (pics)/images/storyImages/xpsm1210leftclosed3141tj.jpg [01/29 05:34:01] [INFO] We are on page 6 of 7 [01/29 05:34:02] [INFO] We are on page 7 of 7 [01/29 05:34:02] [INFO] Number of posts: 1 [01/29 05:34:02] [INFO] Progress: 5477/6740 [01/29 05:34:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:34:02] [INFO] Thread http://forum.notebookreview.com/threads/dell-xps-m1210-shows-up-in-japan-and-europe-pics.55572/ finished! [01/29 05:34:02] [WARNING] Thread 'Hp-dv5116nr' has no preview, is suspected to be a broken thread [01/29 05:34:02] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-thinkpad-t60p-review-pics-specs.47974/ is 36500 ms [01/29 05:34:03] [INFO] !!! Now downloading Lenovo ThinkPad T60p Review (pics, specs) !!!!! [01/29 05:34:04] [INFO] We are on page 1 of 6 [01/29 05:34:04] [INFO] Number of posts: 1 [01/29 05:34:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:34:04] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 05:34:04] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-t60p-review-pics-specs.47974/ finished! [01/29 05:34:05] [INFO] !!! Now downloading News Bits- Lenovo and US Govt., Core Duo Prices to Drop, Vista Compatibility, Samsung Q1 hands-on !!!!! [01/29 05:34:06] [INFO] We are on page 1 of 2 [01/29 05:34:08] [INFO] We are on page 2 of 2 [01/29 05:34:08] [INFO] Number of posts: 2 [01/29 05:34:08] [INFO] Progress: 5478/6740 [01/29 05:34:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:34:08] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-lenovo-and-us-govt-core-duo-prices-to-drop-vista-compatibility-samsung-q1-hands-on.55452/ finished! [01/29 05:34:09] [INFO] !!! Now downloading Dell Inspiron 710m Review (pics, specs) !!!!! [01/29 05:34:10] [INFO] We are on page 1 of 1 [01/29 05:34:16] [INFO] Progress: 5479/6740 [01/29 05:34:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:34:16] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-710m-review-pics-specs.56416/ finished! [01/29 05:34:16] [INFO] !!! Now downloading Merom Prices Posted! !!!!! [01/29 05:34:18] [INFO] We are on page 1 of 1 [01/29 05:34:18] [INFO] Number of posts: 3 [01/29 05:34:18] [INFO] Progress: 5480/6740 [01/29 05:34:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:34:18] [INFO] Thread http://forum.notebookreview.com/threads/merom-prices-posted.56558/ finished! [01/29 05:34:18] [INFO] !!! Now downloading Kensington Contour Pro 17 Screen Notebook Case Review (pics) !!!!! [01/29 05:34:19] [INFO] We are on page 1 of 1 [01/29 05:34:19] [INFO] Progress: 5481/6740 [01/29 05:34:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:34:19] [INFO] Thread http://forum.notebookreview.com/threads/kensington-contour-pro-17-screen-notebook-case-review-pics.20586/ finished! [01/29 05:34:20] [INFO] !!! Now downloading Dell E1505 Review !!!!! [01/29 05:34:21] [INFO] We are on page 1 of 1 [01/29 05:34:21] [INFO] Number of posts: 1 [01/29 05:34:21] [INFO] Progress: 5482/6740 [01/29 05:34:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:34:21] [INFO] Thread http://forum.notebookreview.com/threads/dell-e1505-review.56453/ finished! [01/29 05:34:21] [INFO] !!! Now downloading Intel T2300 vs T2300E !!!!! [01/29 05:34:23] [INFO] We are on page 1 of 1 [01/29 05:34:23] [INFO] Number of posts: 2 [01/29 05:34:23] [INFO] Progress: 5483/6740 [01/29 05:34:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:34:23] [INFO] Thread http://forum.notebookreview.com/threads/intel-t2300-vs-t2300e.56354/ finished! [01/29 05:34:23] [INFO] !!! Now downloading My newbie Macbook Pro review (15 ) !!!!! [01/29 05:34:24] [INFO] We are on page 1 of 1 [01/29 05:34:24] [INFO] Number of posts: 1 [01/29 05:34:24] [INFO] Progress: 5484/6740 [01/29 05:34:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:34:24] [INFO] Thread http://forum.notebookreview.com/threads/my-newbie-macbook-pro-review-15.56411/ finished! [01/29 05:34:24] [INFO] Max wait time for http://forum.notebookreview.com/threads/acer-ferrari-4005-wlmi-review-pics-specs.29132/ is 24000 ms [01/29 05:34:25] [INFO] !!! Now downloading Acer Ferrari 4005 WLMi Review (pics, specs) !!!!! [01/29 05:34:26] [INFO] We are on page 1 of 3 [01/29 05:34:36] [INFO] We are on page 2 of 3 [01/29 05:34:38] [INFO] We are on page 3 of 3 [01/29 05:34:38] [INFO] Number of posts: 9 [01/29 05:34:38] [INFO] Progress: 5485/6740 [01/29 05:34:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:34:38] [INFO] Thread http://forum.notebookreview.com/threads/acer-ferrari-4005-wlmi-review-pics-specs.29132/ finished! [01/29 05:34:38] [INFO] !!! Now downloading ASUS V6J (V6X00J) Review (pics, specs) !!!!! [01/29 05:34:39] [INFO] We are on page 1 of 2 [01/29 05:34:43] [INFO] We are on page 2 of 2 [01/29 05:34:43] [INFO] Number of posts: 2 [01/29 05:34:44] [INFO] Progress: 5486/6740 [01/29 05:34:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:34:44] [INFO] Thread http://forum.notebookreview.com/threads/asus-v6j-v6x00j-review-pics-specs.55901/ finished! [01/29 05:34:44] [INFO] Max wait time for http://forum.notebookreview.com/threads/creative-sound-blaster-audigy-2-zs-notebook-sound-card-review.54510/ is 23000 ms [01/29 05:34:44] [INFO] !!! Now downloading Creative Sound Blaster Audigy 2 ZS Notebook Sound Card Review !!!!! [01/29 05:34:45] [INFO] We are on page 1 of 3 [01/29 05:34:45] [INFO] Number of posts: 1 [01/29 05:34:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:34:45] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 05:34:45] [INFO] Thread http://forum.notebookreview.com/threads/creative-sound-blaster-audigy-2-zs-notebook-sound-card-review.54510/ finished! [01/29 05:34:45] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-dell-retail-stores-msi-s271-notebook-amd-aims-for-more-notebooks-hp-notebook-skins.55966/ is 21000 ms [01/29 05:34:46] [INFO] !!! Now downloading News Bits- Dell Retail Stores, MSI S271 Notebook, AMD Aims for More Notebooks, HP Notebook Skins !!!!! [01/29 05:34:47] [INFO] We are on page 1 of 3 [01/29 05:34:51] [INFO] We are on page 2 of 3 [01/29 05:34:53] [INFO] We are on page 3 of 3 [01/29 05:34:53] [INFO] Number of posts: 3 [01/29 05:34:53] [INFO] Progress: 5487/6740 [01/29 05:34:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:34:53] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-dell-retail-stores-msi-s271-notebook-amd-aims-for-more-notebooks-hp-notebook-skins.55966/ finished! [01/29 05:34:53] [INFO] Max wait time for http://forum.notebookreview.com/threads/apple-macbook-pro-review-pics-specs-discussion.49711/ is 40000 ms [01/29 05:34:53] [INFO] !!! Now downloading Apple MacBook Pro Review (pics, specs) Discussion !!!!! [01/29 05:34:54] [INFO] We are on page 1 of 7 [01/29 05:34:56] [INFO] We are on page 2 of 7 [01/29 05:34:58] [INFO] We are on page 3 of 7 [01/29 05:35:00] [INFO] We are on page 4 of 7 [01/29 05:35:01] [INFO] We are on page 5 of 7 [01/29 05:35:03] [INFO] We are on page 6 of 7 [01/29 05:35:04] [INFO] We are on page 7 of 7 [01/29 05:35:04] [INFO] Number of posts: 1 [01/29 05:35:04] [INFO] Progress: 5488/6740 [01/29 05:35:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:35:04] [INFO] Thread http://forum.notebookreview.com/threads/apple-macbook-pro-review-pics-specs-discussion.49711/ finished! [01/29 05:35:04] [WARNING] Thread 'Is your MacBook vent blocked?' has no preview, is suspected to be a broken thread [01/29 05:35:05] [INFO] !!! Now downloading Micro Express Supports Intel Interchangeability Initiative with New Notebook !!!!! [01/29 05:35:06] [INFO] We are on page 1 of 2 [01/29 05:35:10] [INFO] We are on page 2 of 2 [01/29 05:35:10] [INFO] Number of posts: 2 [01/29 05:35:10] [INFO] Progress: 5489/6740 [01/29 05:35:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:35:10] [INFO] Thread http://forum.notebookreview.com/threads/micro-express-supports-intel-interchangeability-initiative-with-new-notebook.55734/ finished! [01/29 05:35:11] [INFO] !!! Now downloading E1705 impressions !!!!! [01/29 05:35:12] [INFO] We are on page 1 of 1 [01/29 05:35:12] [INFO] Number of posts: 1 [01/29 05:35:12] [INFO] Progress: 5490/6740 [01/29 05:35:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:35:12] [INFO] Thread http://forum.notebookreview.com/threads/e1705-impressions.55804/ finished! [01/29 05:35:12] [INFO] !!! Now downloading HP DV2000T & Compaq V3000T Released !!!!! [01/29 05:35:13] [INFO] We are on page 1 of 1 [01/29 05:35:13] [INFO] Number of posts: 2 [01/29 05:35:14] [INFO] Progress: 5491/6740 [01/29 05:35:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:35:14] [INFO] Thread http://forum.notebookreview.com/threads/hp-dv2000t-compaq-v3000t-released.55715/ finished! [01/29 05:35:14] [WARNING] Thread 'Thinkpad R60' has no preview, is suspected to be a broken thread [01/29 05:35:14] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-inspiron-e1505-review-pics-specs-discussion.45215/ is 50000 ms [01/29 05:35:15] [INFO] !!! Now downloading Dell Inspiron e1505 Review (pics, specs) Discussion !!!!! [01/29 05:35:16] [INFO] We are on page 1 of 9 [01/29 05:35:18] [INFO] We are on page 2 of 9 [01/29 05:35:20] [INFO] We are on page 3 of 9 [01/29 05:35:22] [INFO] We are on page 4 of 9 [01/29 05:35:24] [INFO] We are on page 5 of 9 [01/29 05:35:26] [INFO] We are on page 6 of 9 [01/29 05:35:27] [INFO] We are on page 7 of 9 [01/29 05:35:29] [INFO] We are on page 8 of 9 [01/29 05:35:30] [INFO] We are on page 9 of 9 [01/29 05:35:30] [INFO] Number of posts: 1 [01/29 05:35:30] [INFO] Progress: 5492/6740 [01/29 05:35:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:35:30] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-e1505-review-pics-specs-discussion.45215/ finished! [01/29 05:35:30] [WARNING] Thread 'Dell AMD notebook coming?' has no preview, is suspected to be a broken thread [01/29 05:35:30] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-xps-m1210-revealed-pics.51856/ is 44000 ms [01/29 05:35:31] [INFO] !!! Now downloading Dell XPS M1210 Revealed (pics) !!!!! [01/29 05:35:32] [INFO] We are on page 1 of 7 [01/29 05:35:35] [INFO] We are on page 2 of 7 [01/29 05:35:37] [INFO] We are on page 3 of 7 [01/29 05:35:39] [INFO] We are on page 4 of 7 [01/29 05:35:41] [INFO] We are on page 5 of 7 [01/29 05:35:42] [INFO] We are on page 6 of 7 [01/29 05:35:44] [INFO] We are on page 7 of 7 [01/29 05:35:44] [INFO] Number of posts: 9 [01/29 05:35:44] [INFO] Progress: 5493/6740 [01/29 05:35:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:35:44] [INFO] Thread http://forum.notebookreview.com/threads/dell-xps-m1210-revealed-pics.51856/ finished! [01/29 05:35:45] [INFO] !!! Now downloading Fujitsu Siemens Amilo M3438 M4438 Review (pics, specs) !!!!! [01/29 05:35:46] [INFO] We are on page 1 of 2 [01/29 05:35:48] [INFO] We are on page 2 of 2 [01/29 05:35:48] [INFO] Number of posts: 7 [01/29 05:35:49] [INFO] Progress: 5494/6740 [01/29 05:35:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:35:49] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-siemens-amilo-m3438-m4438-review-pics-specs.24892/ finished! [01/29 05:35:49] [INFO] !!! Now downloading Gateway M360X and 6510GZ Review (pics, specs) !!!!! [01/29 05:35:50] [INFO] We are on page 1 of 1 [01/29 05:35:50] [INFO] Number of posts: 4 [01/29 05:35:51] [INFO] Progress: 5495/6740 [01/29 05:35:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:35:51] [INFO] Thread http://forum.notebookreview.com/threads/gateway-m360x-and-6510gz-review-pics-specs.19782/ finished! [01/29 05:35:51] [INFO] Max wait time for http://forum.notebookreview.com/threads/apple-macbook-pro-preview-and-a-value-proposition-for-buying-it.37432/ is 30000 ms [01/29 05:35:52] [INFO] !!! Now downloading Apple MacBook Pro Preview and a Value Proposition for Buying It !!!!! [01/29 05:35:53] [INFO] We are on page 1 of 5 [01/29 05:35:53] [INFO] Number of posts: 1 [01/29 05:35:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:35:53] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 05:35:53] [INFO] Thread http://forum.notebookreview.com/threads/apple-macbook-pro-preview-and-a-value-proposition-for-buying-it.37432/ finished! [01/29 05:35:53] [INFO] Max wait time for http://forum.notebookreview.com/threads/apple-store-opening-in-new-york-city-pics.55067/ is 23000 ms [01/29 05:35:54] [INFO] !!! Now downloading Apple Store Opening in New York City (pics) !!!!! [01/29 05:35:55] [INFO] We are on page 1 of 3 [01/29 05:36:08] [INFO] We are on page 2 of 3 [01/29 05:36:11] [INFO] We are on page 3 of 3 [01/29 05:36:11] [INFO] Number of posts: 7 [01/29 05:36:11] [INFO] Progress: 5496/6740 [01/29 05:36:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:36:11] [INFO] Thread http://forum.notebookreview.com/threads/apple-store-opening-in-new-york-city-pics.55067/ finished! [01/29 05:36:11] [INFO] !!! Now downloading Dell to use AMD! !!!!! [01/29 05:36:12] [INFO] We are on page 1 of 2 [01/29 05:36:15] [INFO] We are on page 2 of 2 [01/29 05:36:15] [INFO] Number of posts: 5 [01/29 05:36:15] [INFO] Progress: 5497/6740 [01/29 05:36:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:36:15] [INFO] Thread http://forum.notebookreview.com/threads/dell-to-use-amd.54715/ finished! [01/29 05:36:15] [WARNING] Thread 'ATI RADEON XPRESS 200m 128mb dedicated' has no preview, is suspected to be a broken thread [01/29 05:36:15] [INFO] !!! Now downloading MSI 1057 Review (pics, specs) !!!!! [01/29 05:36:17] [INFO] We are on page 1 of 1 [01/29 05:36:17] [INFO] Number of posts: 7 [01/29 05:36:20] [INFO] Progress: 5498/6740 [01/29 05:36:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:36:20] [INFO] Thread http://forum.notebookreview.com/threads/msi-1057-review-pics-specs.54905/ finished! [01/29 05:36:20] [INFO] !!! Now downloading News Bits- Lenovo V100 Shows Up, New Toshiba Tecra M6 and Satellite U100, New nVidia and ATI Graphics Chipsets for Turion X2 !!!!! [01/29 05:36:21] [INFO] We are on page 1 of 1 [01/29 05:36:22] [INFO] Progress: 5499/6740 [01/29 05:36:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:36:22] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-lenovo-v100-shows-up-new-toshiba-tecra-m6-and-satellite-u100-new-nvidia-and-ati-graphics-chipsets-for-turion-x2.54710/ finished! [01/29 05:36:22] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-thinkpad-z61m-z61t-z61e-and-thinkpad-r60-released-pics-specs.54014/ is 28500 ms [01/29 05:36:23] [INFO] !!! Now downloading Lenovo ThinkPad Z61m, Z61t, Z61e and ThinkPad R60 Released (pics, specs) !!!!! [01/29 05:36:24] [INFO] We are on page 1 of 4 [01/29 05:36:30] [INFO] We are on page 2 of 4 [01/29 05:36:32] [INFO] We are on page 3 of 4 [01/29 05:36:33] [INFO] We are on page 4 of 4 [01/29 05:36:33] [INFO] Number of posts: 8 [01/29 05:36:34] [INFO] Progress: 5500/6740 [01/29 05:36:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:36:34] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-z61m-z61t-z61e-and-thinkpad-r60-released-pics-specs.54014/ finished! [01/29 05:36:34] [INFO] !!! Now downloading Microsoft Vista hardware requirements revealed !!!!! [01/29 05:36:35] [INFO] We are on page 1 of 2 [01/29 05:36:38] [INFO] We are on page 2 of 2 [01/29 05:36:38] [INFO] Number of posts: 1 [01/29 05:36:38] [INFO] Progress: 5501/6740 [01/29 05:36:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:36:38] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-vista-hardware-requirements-revealed.54775/ finished! [01/29 05:36:39] [INFO] !!! Now downloading Compaq Presario v2418AU Review (pics, specs) !!!!! [01/29 05:36:40] [INFO] We are on page 1 of 2 [01/29 05:36:46] [INFO] We are on page 2 of 2 [01/29 05:36:46] [INFO] Number of posts: 1 [01/29 05:36:46] [INFO] Progress: 5502/6740 [01/29 05:36:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:36:46] [INFO] Thread http://forum.notebookreview.com/threads/compaq-presario-v2418au-review-pics-specs.38348/ finished! [01/29 05:36:46] [INFO] Max wait time for http://forum.notebookreview.com/threads/sony-vaio-10th-anniversary-bash-and-vaio-ux180p-coverage-pics.54374/ is 21000 ms [01/29 05:36:46] [INFO] !!! Now downloading Sony VAIO 10th Anniversary Bash and VAIO UX180P Coverage (pics) !!!!! [01/29 05:36:47] [INFO] We are on page 1 of 3 [01/29 05:36:53] [INFO] We are on page 2 of 3 [01/29 05:36:54] [INFO] We are on page 3 of 3 [01/29 05:36:54] [INFO] Number of posts: 3 [01/29 05:36:54] [INFO] Progress: 5503/6740 [01/29 05:36:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:36:54] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-10th-anniversary-bash-and-vaio-ux180p-coverage-pics.54374/ finished! [01/29 05:36:54] [WARNING] Thread 'Turion X2 50% Faster!' has no preview, is suspected to be a broken thread [01/29 05:36:55] [INFO] !!! Now downloading Windows XP Laptop Battery Drain Problem Fix !!!!! [01/29 05:36:56] [INFO] We are on page 1 of 1 [01/29 05:36:56] [INFO] Number of posts: 2 [01/29 05:36:56] [INFO] Progress: 5504/6740 [01/29 05:36:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:36:56] [INFO] Thread http://forum.notebookreview.com/threads/windows-xp-laptop-battery-drain-problem-fix.54663/ finished! [01/29 05:36:56] [INFO] !!! Now downloading Current Notebook and Tech Deals (Updated 5 18 2006) !!!!! [01/29 05:36:58] [INFO] We are on page 1 of 1 [01/29 05:36:58] [INFO] Number of posts: 1 [01/29 05:36:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:36:58] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 05:36:58] [INFO] Thread http://forum.notebookreview.com/threads/current-notebook-and-tech-deals-updated-5-18-2006.54596/ finished! [01/29 05:36:58] [INFO] Max wait time for http://forum.notebookreview.com/threads/apple-macbook-13-screen-notebook-released.54218/ is 46500 ms [01/29 05:36:58] [INFO] !!! Now downloading Apple MacBook 13 Screen Notebook Released !!!!! [01/29 05:36:59] [INFO] We are on page 1 of 8 [01/29 05:37:01] [INFO] We are on page 2 of 8 [01/29 05:37:03] [INFO] We are on page 3 of 8 [01/29 05:37:05] [INFO] We are on page 4 of 8 [01/29 05:37:07] [INFO] We are on page 5 of 8 [01/29 05:37:09] [INFO] We are on page 6 of 8 [01/29 05:37:09] [WARNING] Host down for image http://images.appleinsider.com/macbook-7.jpg [01/29 05:37:10] [WARNING] File not found for image https://www.imagestation.com/picture/sraid156/pccea81ecb6dd5e41135695002831b064/f53d1563.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Apple MacBook 13 Screen Notebook Released/images/storyImages/f53d1563.jpg [01/29 05:37:12] [INFO] We are on page 7 of 8 [01/29 05:37:13] [INFO] We are on page 8 of 8 [01/29 05:37:13] [INFO] Number of posts: 4 [01/29 05:37:14] [INFO] Progress: 5505/6740 [01/29 05:37:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:37:14] [INFO] Thread http://forum.notebookreview.com/threads/apple-macbook-13-screen-notebook-released.54218/ finished! [01/29 05:37:14] [INFO] !!! Now downloading Dell Mobile XPS Concept Laptop 20.1 WS LCD 1.3 MP Camera 8.1 Surround Sound !!!!! [01/29 05:37:15] [INFO] We are on page 1 of 1 [01/29 05:37:15] [INFO] Number of posts: 3 [01/29 05:37:15] [INFO] Progress: 5506/6740 [01/29 05:37:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:37:15] [INFO] Thread http://forum.notebookreview.com/threads/dell-mobile-xps-concept-laptop-20-1-ws-lcd-1-3-mp-camera-8-1-surround-sound.54567/ finished! [01/29 05:37:16] [WARNING] Thread 'A few quick questions...' has no preview, is suspected to be a broken thread [01/29 05:37:16] [WARNING] Thread 'Admins, please stop deleting my posts.' has no preview, is suspected to be a broken thread [01/29 05:37:16] [INFO] !!! Now downloading Toshiba Satellite P105-S921 !!!!! [01/29 05:37:17] [INFO] We are on page 1 of 1 [01/29 05:37:17] [INFO] Number of posts: 2 [01/29 05:37:17] [INFO] Progress: 5507/6740 [01/29 05:37:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:37:17] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-p105-s921.54209/ finished! [01/29 05:37:18] [INFO] !!! Now downloading Inspiron 6400 Intel® CoreTM Duo Processor !!!!! [01/29 05:37:19] [INFO] We are on page 1 of 1 [01/29 05:37:19] [INFO] Number of posts: 1 [01/29 05:37:19] [INFO] Progress: 5508/6740 [01/29 05:37:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:37:19] [INFO] Thread http://forum.notebookreview.com/threads/inspiron-6400-intel%C2%AE-coretm-duo-processor.54233/ finished! [01/29 05:37:19] [INFO] Max wait time for http://forum.notebookreview.com/threads/acer-aspire-9800-20-1-screen-laptop-announced-specs.48349/ is 24000 ms [01/29 05:37:19] [INFO] !!! Now downloading Acer Aspire 9800 20.1 Screen Laptop Announced (specs) !!!!! [01/29 05:37:20] [INFO] We are on page 1 of 3 [01/29 05:37:23] [INFO] We are on page 2 of 3 [01/29 05:37:25] [INFO] We are on page 3 of 3 [01/29 05:37:25] [INFO] Number of posts: 9 [01/29 05:37:25] [INFO] Progress: 5509/6740 [01/29 05:37:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:37:25] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire-9800-20-1-screen-laptop-announced-specs.48349/ finished! [01/29 05:37:26] [INFO] !!! Now downloading News Bits- Hitachi 160GB Notebook HD, Inventec, HP and Dell Tops for IT, Sony UMPC !!!!! [01/29 05:37:27] [INFO] We are on page 1 of 1 [01/29 05:37:27] [INFO] Number of posts: 1 [01/29 05:37:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:37:27] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 05:37:27] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-hitachi-160gb-notebook-hd-inventec-hp-and-dell-tops-for-it-sony-umpc.54101/ finished! [01/29 05:37:27] [INFO] !!! Now downloading First AMD Turion 64 X2 notebook out! !!!!! [01/29 05:37:28] [INFO] We are on page 1 of 3 [01/29 05:37:30] [INFO] We are on page 2 of 3 [01/29 05:37:33] [INFO] We are on page 3 of 3 [01/29 05:37:33] [INFO] Number of posts: 1 [01/29 05:37:33] [INFO] Progress: 5510/6740 [01/29 05:37:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:37:33] [INFO] Thread http://forum.notebookreview.com/threads/first-amd-turion-64-x2-notebook-out.53079/ finished! [01/29 05:37:33] [WARNING] Thread 'INSANE Dell Concept XPS with 20.1 Widescreen!!!' has no preview, is suspected to be a broken thread [01/29 05:37:33] [INFO] !!! Now downloading New sony 17in Blueray notebook !!!!! [01/29 05:37:35] [INFO] We are on page 1 of 1 [01/29 05:37:35] [INFO] Number of posts: 6 [01/29 05:37:35] [INFO] Progress: 5511/6740 [01/29 05:37:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:37:35] [INFO] Thread http://forum.notebookreview.com/threads/new-sony-17in-blueray-notebook.53760/ finished! [01/29 05:37:35] [WARNING] Thread 'powernotebooks' has no preview, is suspected to be a broken thread [01/29 05:37:35] [INFO] !!! Now downloading Sony VAIO AR 17 Screen Notebook Available in Canada for Pre-Order !!!!! [01/29 05:37:36] [INFO] We are on page 1 of 1 [01/29 05:37:37] [INFO] Progress: 5512/6740 [01/29 05:37:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:37:37] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-ar-17-screen-notebook-available-in-canada-for-pre-order.53821/ finished! [01/29 05:37:37] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-thinkpad-x60-and-x60s-revealed-pics-specs.36228/ is 23500 ms [01/29 05:37:38] [INFO] !!! Now downloading Lenovo ThinkPad X60 and X60s Revealed (pics, specs) !!!!! [01/29 05:37:39] [INFO] We are on page 1 of 3 [01/29 05:37:41] [INFO] We are on page 2 of 3 [01/29 05:37:43] [INFO] We are on page 3 of 3 [01/29 05:37:43] [INFO] Number of posts: 8 [01/29 05:37:43] [INFO] Progress: 5513/6740 [01/29 05:37:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:37:43] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-x60-and-x60s-revealed-pics-specs.36228/ finished! [01/29 05:37:44] [INFO] !!! Now downloading New ExpressCard 34 Hybrid Tuner and SATAII !!!!! [01/29 05:37:45] [INFO] We are on page 1 of 1 [01/29 05:37:45] [INFO] Number of posts: 1 [01/29 05:37:45] [INFO] Progress: 5514/6740 [01/29 05:37:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:37:45] [INFO] Thread http://forum.notebookreview.com/threads/new-expresscard-34-hybrid-tuner-and-sataii.53861/ finished! [01/29 05:37:45] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-core-2-duo-new-alienware-sli-notebooks-qosmio-g35-with-hd-dvd-sony-ps3-pricing.53166/ is 23000 ms [01/29 05:37:45] [INFO] !!! Now downloading News Bits- Core 2 Duo, New Alienware SLI Notebooks, Qosmio G35 with HD-DVD, Sony PS3 Pricing !!!!! [01/29 05:37:47] [INFO] We are on page 1 of 3 [01/29 05:37:50] [INFO] We are on page 2 of 3 [01/29 05:37:52] [INFO] We are on page 3 of 3 [01/29 05:37:52] [INFO] Number of posts: 7 [01/29 05:37:52] [INFO] Progress: 5515/6740 [01/29 05:37:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:37:52] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-core-2-duo-new-alienware-sli-notebooks-qosmio-g35-with-hd-dvd-sony-ps3-pricing.53166/ finished! [01/29 05:37:53] [INFO] !!! Now downloading News Bits- Turion X2 Release Date, Sony VAIO MouseTalk, New Targus Backpacks, Apple on 5th Ave. !!!!! [01/29 05:37:54] [INFO] We are on page 1 of 2 [01/29 05:37:58] [INFO] We are on page 2 of 2 [01/29 05:37:58] [INFO] Number of posts: 6 [01/29 05:37:58] [INFO] Progress: 5516/6740 [01/29 05:37:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:37:58] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-turion-x2-release-date-sony-vaio-mousetalk-new-targus-backpacks-apple-on-5th-ave.53550/ finished! [01/29 05:37:59] [INFO] !!! Now downloading Sony VAIO FJ270 Review (pics, specs) !!!!! [01/29 05:38:00] [INFO] We are on page 1 of 2 [01/29 05:38:07] [INFO] We are on page 2 of 2 [01/29 05:38:07] [INFO] Number of posts: 7 [01/29 05:38:07] [INFO] Progress: 5517/6740 [01/29 05:38:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:38:07] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-fj270-review-pics-specs.53270/ finished! [01/29 05:38:08] [INFO] !!! Now downloading HP Compaq nc2400, 4400, nc6400, nx7400 and nc8400 Series Notebooks Announced (pics, specs) !!!!! [01/29 05:38:09] [INFO] We are on page 1 of 1 [01/29 05:38:11] [INFO] Progress: 5518/6740 [01/29 05:38:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:38:11] [INFO] Thread http://forum.notebookreview.com/threads/hp-compaq-nc2400-4400-nc6400-nx7400-and-nc8400-series-notebooks-announced-pics-specs.53102/ finished! [01/29 05:38:12] [INFO] !!! Now downloading V3000 [small] review on CNET !!!!! [01/29 05:38:13] [INFO] We are on page 1 of 1 [01/29 05:38:13] [INFO] Number of posts: 0 [01/29 05:38:13] [INFO] Progress: 5519/6740 [01/29 05:38:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:38:13] [INFO] Thread http://forum.notebookreview.com/threads/v3000-small-review-on-cnet.53405/ finished! [01/29 05:38:13] [WARNING] Thread 'New DV2000, V3000 Pics' has no preview, is suspected to be a broken thread [01/29 05:38:13] [WARNING] Thread 'Turion X2 review' has no preview, is suspected to be a broken thread [01/29 05:38:14] [INFO] !!! Now downloading Guide to Easily Avoiding Spyware, Malware, and Computer Viruses for Free !!!!! [01/29 05:38:15] [INFO] We are on page 1 of 1 [01/29 05:38:15] [INFO] Number of posts: 9 [01/29 05:38:15] [INFO] Progress: 5520/6740 [01/29 05:38:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:38:15] [INFO] Thread http://forum.notebookreview.com/threads/guide-to-easily-avoiding-spyware-malware-and-computer-viruses-for-free.52957/ finished! [01/29 05:38:15] [WARNING] Thread 'Turion 64 x2 vs Merom' has no preview, is suspected to be a broken thread [01/29 05:38:15] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-inspiron-e1405-and-inspiron-640m-released-pics-specs.52191/ is 24000 ms [01/29 05:38:16] [INFO] !!! Now downloading Dell Inspiron e1405 and Inspiron 640m Released (pics, specs) !!!!! [01/29 05:38:17] [INFO] We are on page 1 of 3 [01/29 05:38:20] [INFO] We are on page 2 of 3 [01/29 05:38:22] [INFO] We are on page 3 of 3 [01/29 05:38:22] [INFO] Number of posts: 9 [01/29 05:38:22] [INFO] Progress: 5521/6740 [01/29 05:38:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:38:22] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-e1405-and-inspiron-640m-released-pics-specs.52191/ finished! [01/29 05:38:22] [INFO] Max wait time for http://forum.notebookreview.com/threads/notebook-video-graphics-card-guide.25447/ is 31000 ms [01/29 05:38:23] [INFO] !!! Now downloading Notebook Video Graphics Card Guide !!!!! [01/29 05:38:24] [INFO] We are on page 1 of 5 [01/29 05:38:27] [INFO] We are on page 2 of 5 [01/29 05:38:28] [INFO] We are on page 3 of 5 [01/29 05:38:30] [INFO] We are on page 4 of 5 [01/29 05:38:32] [INFO] We are on page 5 of 5 [01/29 05:38:32] [INFO] Number of posts: 3 [01/29 05:38:32] [INFO] Progress: 5522/6740 [01/29 05:38:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:38:32] [INFO] Thread http://forum.notebookreview.com/threads/notebook-video-graphics-card-guide.25447/ finished! [01/29 05:38:33] [INFO] !!! Now downloading Intel announces Merom and Conroe. New name- Intel Core 2 Duo for future processors. !!!!! [01/29 05:38:34] [INFO] We are on page 1 of 2 [01/29 05:38:36] [INFO] We are on page 2 of 2 [01/29 05:38:36] [INFO] Number of posts: 1 [01/29 05:38:36] [INFO] Progress: 5523/6740 [01/29 05:38:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:38:36] [INFO] Thread http://forum.notebookreview.com/threads/intel-announces-merom-and-conroe-new-name-intel-core-2-duo-for-future-processors.52928/ finished! [01/29 05:38:36] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-no-laptops-in-lecture-new-macbook-may-9th-displayport-acer-travelmate-3020.52589/ is 24500 ms [01/29 05:38:37] [INFO] !!! Now downloading News Bits- No Laptops in Lecture, New MacBook May 9th , DisplayPort, Acer TravelMate 3020 !!!!! [01/29 05:38:38] [INFO] We are on page 1 of 3 [01/29 05:38:42] [INFO] We are on page 2 of 3 [01/29 05:38:44] [INFO] We are on page 3 of 3 [01/29 05:38:44] [INFO] Progress: 5524/6740 [01/29 05:38:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:38:44] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-no-laptops-in-lecture-new-macbook-may-9th-displayport-acer-travelmate-3020.52589/ finished! [01/29 05:38:45] [INFO] !!! Now downloading Toshiba Satellite M60 and M70 Comparison Review (pics, specs) !!!!! [01/29 05:38:46] [INFO] We are on page 1 of 2 [01/29 05:38:53] [INFO] We are on page 2 of 2 [01/29 05:38:53] [INFO] Number of posts: 3 [01/29 05:38:53] [INFO] Progress: 5525/6740 [01/29 05:38:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:38:53] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-m60-and-m70-comparison-review-pics-specs.44618/ finished! [01/29 05:38:54] [INFO] !!! Now downloading Review- BYTECC Aluminum Notebook Cooling Pad NC-500 !!!!! [01/29 05:38:55] [INFO] We are on page 1 of 2 [01/29 05:38:59] [WARNING] File not found for image https://my.xfinity.com/~matt.modica/power3.bmp; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Review- BYTECC Aluminum Notebook Cooling Pad NC-500/images/storyImages/power3.bmp [01/29 05:39:00] [WARNING] File not found for image https://my.xfinity.com/~matt.modica/power.bmp; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Review- BYTECC Aluminum Notebook Cooling Pad NC-500/images/storyImages/power.bmp [01/29 05:39:00] [WARNING] File not found for image https://my.xfinity.com/~matt.modica/power2.bmp; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Review- BYTECC Aluminum Notebook Cooling Pad NC-500/images/storyImages/power2.bmp [01/29 05:39:01] [INFO] We are on page 2 of 2 [01/29 05:39:01] [INFO] Number of posts: 1 [01/29 05:39:01] [INFO] Progress: 5526/6740 [01/29 05:39:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:39:01] [INFO] Thread http://forum.notebookreview.com/threads/review-bytecc-aluminum-notebook-cooling-pad-nc-500.51625/ finished! [01/29 05:39:02] [INFO] !!! Now downloading Merom in August !!!!! [01/29 05:39:03] [INFO] We are on page 1 of 1 [01/29 05:39:03] [INFO] Number of posts: 0 [01/29 05:39:03] [INFO] Progress: 5527/6740 [01/29 05:39:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:39:03] [INFO] Thread http://forum.notebookreview.com/threads/merom-in-august.52676/ finished! [01/29 05:39:03] [INFO] Max wait time for http://forum.notebookreview.com/threads/apple-macbook-pro-full-review.51527/ is 43000 ms [01/29 05:39:03] [INFO] !!! Now downloading Apple MacBook Pro - Full Review !!!!! [01/29 05:39:05] [INFO] We are on page 1 of 7 [01/29 05:39:05] [INFO] Number of posts: 1 [01/29 05:39:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:39:05] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 05:39:05] [INFO] Thread http://forum.notebookreview.com/threads/apple-macbook-pro-full-review.51527/ finished! [01/29 05:39:05] [INFO] !!! Now downloading Infinity F19 now available from Infinity laptops !!!!! [01/29 05:39:06] [INFO] We are on page 1 of 1 [01/29 05:39:06] [INFO] Number of posts: 3 [01/29 05:39:06] [INFO] Progress: 5528/6740 [01/29 05:39:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:39:06] [INFO] Thread http://forum.notebookreview.com/threads/infinity-f19-now-available-from-infinity-laptops.52596/ finished! [01/29 05:39:06] [WARNING] Thread 'New Acer 12.1 pretty decent' has no preview, is suspected to be a broken thread [01/29 05:39:06] [WARNING] Thread 'General performance: What matters most?' has no preview, is suspected to be a broken thread [01/29 05:39:07] [INFO] !!! Now downloading Sony VAIO FE590 Review (pics, specs) !!!!! [01/29 05:39:08] [INFO] We are on page 1 of 3 [01/29 05:39:13] [INFO] We are on page 2 of 3 [01/29 05:39:14] [INFO] We are on page 3 of 3 [01/29 05:39:14] [INFO] Number of posts: 1 [01/29 05:39:14] [INFO] Progress: 5529/6740 [01/29 05:39:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:39:14] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-fe590-review-pics-specs.52371/ finished! [01/29 05:39:15] [INFO] !!! Now downloading Voodoo PC Introduces F1 Branded Scott Speed Notebook !!!!! [01/29 05:39:16] [INFO] We are on page 1 of 2 [01/29 05:39:19] [INFO] We are on page 2 of 2 [01/29 05:39:19] [INFO] Number of posts: 3 [01/29 05:39:19] [INFO] Progress: 5530/6740 [01/29 05:39:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:39:19] [INFO] Thread http://forum.notebookreview.com/threads/voodoo-pc-introduces-f1-branded-scott-speed-notebook.52109/ finished! [01/29 05:39:20] [INFO] !!! Now downloading News Bits- Asus A6T, New Acer Aspire 9400 and 7100, AMD Turion X2 Delay, Google and IE7 !!!!! [01/29 05:39:21] [INFO] We are on page 1 of 1 [01/29 05:39:21] [INFO] Number of posts: 5 [01/29 05:39:23] [INFO] Progress: 5531/6740 [01/29 05:39:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:39:23] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-asus-a6t-new-acer-aspire-9400-and-7100-amd-turion-x2-delay-google-and-ie7.52237/ finished! [01/29 05:39:23] [WARNING] Thread 'Concern over ordering new Acer Aspire 9402' has no preview, is suspected to be a broken thread [01/29 05:39:24] [INFO] !!! Now downloading Most Popular Notebooks from April 2006 !!!!! [01/29 05:39:25] [INFO] We are on page 1 of 1 [01/29 05:39:25] [INFO] Number of posts: 6 [01/29 05:39:26] [INFO] Progress: 5532/6740 [01/29 05:39:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:39:26] [INFO] Thread http://forum.notebookreview.com/threads/most-popular-notebooks-from-april-2006.52131/ finished! [01/29 05:39:26] [WARNING] Thread 'Dell 640m/e1405 External wireless? No bluetooth?' has no preview, is suspected to be a broken thread [01/29 05:39:26] [WARNING] Thread 'Possible reason for Overheating MBPROS' has no preview, is suspected to be a broken thread [01/29 05:39:27] [INFO] !!! Now downloading Toshiba Tecra M5 Laptop Now Available !!!!! [01/29 05:39:28] [INFO] We are on page 1 of 2 [01/29 05:39:31] [INFO] We are on page 2 of 2 [01/29 05:39:31] [INFO] Number of posts: 2 [01/29 05:39:31] [INFO] Progress: 5533/6740 [01/29 05:39:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:39:31] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-tecra-m5-laptop-now-available.40016/ finished! [01/29 05:39:32] [INFO] !!! Now downloading Dell Latitude D520 Released -- Core Duo Performance for Under $1,000 !!!!! [01/29 05:39:33] [INFO] We are on page 1 of 1 [01/29 05:39:33] [INFO] Number of posts: 4 [01/29 05:39:33] [INFO] Progress: 5534/6740 [01/29 05:39:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:39:33] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-d520-released-core-duo-performance-for-under-1-000.52114/ finished! [01/29 05:39:33] [WARNING] Thread 'Turion 64 x2 price?' has no preview, is suspected to be a broken thread [01/29 05:39:34] [INFO] !!! Now downloading The Holy Grail of 2006 Laptops is here! !!!!! [01/29 05:39:35] [INFO] We are on page 1 of 1 [01/29 05:39:35] [INFO] Number of posts: 7 [01/29 05:39:35] [INFO] Progress: 5535/6740 [01/29 05:39:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:39:35] [INFO] Thread http://forum.notebookreview.com/threads/the-holy-grail-of-2006-laptops-is-here.51970/ finished! [01/29 05:39:35] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-3000-c100-notebook-announced-starts-at-599-with-thinkpad-feel-keyboard-pictures.42012/ is 21500 ms [01/29 05:39:35] [INFO] !!! Now downloading Lenovo 3000 C100 Notebook Announced - Starts at $599 With ThinkPad-Feel Keyboard (pictures) !!!!! [01/29 05:39:36] [INFO] We are on page 1 of 3 [01/29 05:39:40] [INFO] We are on page 2 of 3 [01/29 05:39:41] [INFO] We are on page 3 of 3 [01/29 05:39:41] [INFO] Number of posts: 4 [01/29 05:39:42] [INFO] Progress: 5536/6740 [01/29 05:39:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:39:42] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-3000-c100-notebook-announced-starts-at-599-with-thinkpad-feel-keyboard-pictures.42012/ finished! [01/29 05:39:42] [WARNING] Thread 'notebooks with a 12-13 inch display' has no preview, is suspected to be a broken thread [01/29 05:39:42] [INFO] !!! Now downloading What do you think Gateway MX6440 !!!!! [01/29 05:39:43] [INFO] We are on page 1 of 1 [01/29 05:39:43] [INFO] Number of posts: 1 [01/29 05:39:43] [INFO] Progress: 5537/6740 [01/29 05:39:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:39:43] [INFO] Thread http://forum.notebookreview.com/threads/what-do-you-think-gateway-mx6440.51933/ finished! [01/29 05:39:43] [INFO] !!! Now downloading spotted- Next Gen mobile Desktop! !!!!! [01/29 05:39:45] [INFO] We are on page 1 of 1 [01/29 05:39:45] [INFO] Number of posts: 2 [01/29 05:39:45] [INFO] Progress: 5538/6740 [01/29 05:39:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:39:45] [INFO] Thread http://forum.notebookreview.com/threads/spotted-next-gen-mobile-desktop.51929/ finished! [01/29 05:39:45] [INFO] !!! Now downloading News Bits- Waterproof Panasonic Notebook, IE 7 Beta 2 Available, New Intel Merom Processors for August, Dell Squeezes Suppliers !!!!! [01/29 05:39:46] [INFO] We are on page 1 of 3 [01/29 05:39:50] [INFO] We are on page 2 of 3 [01/29 05:39:53] [INFO] We are on page 3 of 3 [01/29 05:39:53] [INFO] Number of posts: 1 [01/29 05:39:53] [INFO] Progress: 5539/6740 [01/29 05:39:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:39:53] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-waterproof-panasonic-notebook-ie-7-beta-2-available-new-intel-merom-processors-for-august-dell-squeezes-suppliers.51459/ finished! [01/29 05:39:54] [INFO] !!! Now downloading HP dv1000t and Compaq v2000t Dual Core Notebooks Revealed (pics, specs) !!!!! [01/29 05:39:55] [INFO] We are on page 1 of 2 [01/29 05:39:57] [INFO] We are on page 2 of 2 [01/29 05:39:57] [INFO] Number of posts: 8 [01/29 05:39:57] [INFO] Progress: 5540/6740 [01/29 05:39:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:39:57] [INFO] Thread http://forum.notebookreview.com/threads/hp-dv1000t-and-compaq-v2000t-dual-core-notebooks-revealed-pics-specs.36258/ finished! [01/29 05:39:58] [INFO] !!! Now downloading VDC IPTV Service Review !!!!! [01/29 05:39:59] [INFO] We are on page 1 of 1 [01/29 05:39:59] [INFO] Number of posts: 2 [01/29 05:40:00] [INFO] Progress: 5541/6740 [01/29 05:40:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:40:00] [INFO] Thread http://forum.notebookreview.com/threads/vdc-iptv-service-review.51424/ finished! [01/29 05:40:00] [WARNING] Thread 'E1505 owners - notebook efficiency' has no preview, is suspected to be a broken thread [01/29 05:40:00] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-dv8000z-review-pics-specs.34939/ is 28000 ms [01/29 05:40:01] [INFO] !!! Now downloading HP dv8000z Review (pics, specs) !!!!! [01/29 05:40:02] [INFO] We are on page 1 of 4 [01/29 05:40:09] [INFO] We are on page 2 of 4 [01/29 05:40:11] [INFO] We are on page 3 of 4 [01/29 05:40:13] [INFO] We are on page 4 of 4 [01/29 05:40:13] [INFO] Number of posts: 7 [01/29 05:40:13] [INFO] Progress: 5542/6740 [01/29 05:40:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:40:13] [INFO] Thread http://forum.notebookreview.com/threads/hp-dv8000z-review-pics-specs.34939/ finished! [01/29 05:40:13] [INFO] Max wait time for http://forum.notebookreview.com/threads/sager-np-5320-review-pics-specs.29352/ is 33500 ms [01/29 05:40:14] [INFO] !!! Now downloading Sager NP-5320 Review (pics, specs) !!!!! [01/29 05:40:15] [INFO] We are on page 1 of 5 [01/29 05:40:23] [INFO] We are on page 2 of 5 [01/29 05:40:25] [INFO] We are on page 3 of 5 [01/29 05:40:26] [INFO] We are on page 4 of 5 [01/29 05:40:28] [INFO] We are on page 5 of 5 [01/29 05:40:28] [INFO] Number of posts: 8 [01/29 05:40:28] [INFO] Progress: 5543/6740 [01/29 05:40:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:40:28] [INFO] Thread http://forum.notebookreview.com/threads/sager-np-5320-review-pics-specs.29352/ finished! [01/29 05:40:28] [INFO] Max wait time for http://forum.notebookreview.com/threads/toshiba-satellite-m45-first-thoughts-review-pics-specs.10890/ is 21000 ms [01/29 05:40:28] [INFO] !!! Now downloading Toshiba Satellite M45 First Thoughts Review (pics, specs) !!!!! [01/29 05:40:29] [INFO] We are on page 1 of 3 [01/29 05:40:33] [INFO] We are on page 2 of 3 [01/29 05:40:34] [INFO] We are on page 3 of 3 [01/29 05:40:34] [INFO] Number of posts: 3 [01/29 05:40:34] [INFO] Progress: 5544/6740 [01/29 05:40:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:40:34] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-m45-first-thoughts-review-pics-specs.10890/ finished! [01/29 05:40:35] [INFO] !!! Now downloading IBM ThinkPad X31 Review (pics, specs) !!!!! [01/29 05:40:36] [INFO] We are on page 1 of 1 [01/29 05:40:36] [INFO] Number of posts: 3 [01/29 05:40:37] [INFO] Progress: 5545/6740 [01/29 05:40:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:40:37] [INFO] Thread http://forum.notebookreview.com/threads/ibm-thinkpad-x31-review-pics-specs.20153/ finished! [01/29 05:40:38] [INFO] !!! Now downloading Seagate Portable External Hard Drive Review (pics) !!!!! [01/29 05:40:39] [INFO] We are on page 1 of 2 [01/29 05:40:44] [INFO] We are on page 2 of 2 [01/29 05:40:44] [INFO] Number of posts: 4 [01/29 05:40:44] [INFO] Progress: 5546/6740 [01/29 05:40:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:40:44] [INFO] Thread http://forum.notebookreview.com/threads/seagate-portable-external-hard-drive-review-pics.50476/ finished! [01/29 05:40:44] [INFO] !!! Now downloading Selleccion Sony VAIO FJ en Espanol !!!!! [01/29 05:40:45] [INFO] We are on page 1 of 1 [01/29 05:40:45] [INFO] Number of posts: 7 [01/29 05:40:46] [INFO] Progress: 5547/6740 [01/29 05:40:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:40:46] [INFO] Thread http://forum.notebookreview.com/threads/selleccion-sony-vaio-fj-en-espanol.51156/ finished! [01/29 05:40:47] [INFO] !!! Now downloading Apple MacBook Pro 17 Widescreen Model Released !!!!! [01/29 05:40:48] [INFO] We are on page 1 of 2 [01/29 05:40:50] [INFO] We are on page 2 of 2 [01/29 05:40:50] [INFO] Number of posts: 7 [01/29 05:40:51] [INFO] Progress: 5548/6740 [01/29 05:40:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:40:51] [INFO] Thread http://forum.notebookreview.com/threads/apple-macbook-pro-17-widescreen-model-released.50914/ finished! [01/29 05:40:51] [INFO] !!! Now downloading News Bits- New HP Notebooks, HP Battery Recall, Fujitsu S6311 Released, Intel vPro Discussion !!!!! [01/29 05:40:52] [INFO] We are on page 1 of 1 [01/29 05:40:52] [INFO] Number of posts: 1 [01/29 05:40:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:40:52] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 05:40:52] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-new-hp-notebooks-hp-battery-recall-fujitsu-s6311-released-intel-vpro-discussion.50999/ finished! [01/29 05:40:53] [INFO] !!! Now downloading Retail Computing Purchasing Experiences - link !!!!! [01/29 05:40:54] [INFO] We are on page 1 of 1 [01/29 05:40:54] [INFO] Number of posts: 1 [01/29 05:40:54] [INFO] Progress: 5549/6740 [01/29 05:40:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:40:54] [INFO] Thread http://forum.notebookreview.com/threads/retail-computing-purchasing-experiences-link.51162/ finished! [01/29 05:40:55] [INFO] !!! Now downloading HP Compaq nx8220 nc8230 Review and Replacing the Screen Overview (pics, specs) !!!!! [01/29 05:40:56] [INFO] We are on page 1 of 1 [01/29 05:40:56] [INFO] Number of posts: 8 [01/29 05:41:02] [INFO] Progress: 5550/6740 [01/29 05:41:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:41:02] [INFO] Thread http://forum.notebookreview.com/threads/hp-compaq-nx8220-nc8230-review-and-replacing-the-screen-overview-pics-specs.50902/ finished! [01/29 05:41:02] [INFO] Max wait time for http://forum.notebookreview.com/threads/sony-vaio-sz-review-pics-specs.47778/ is 30500 ms [01/29 05:41:02] [INFO] !!! Now downloading Sony VAIO SZ Review (pics, specs) !!!!! [01/29 05:41:03] [INFO] We are on page 1 of 5 [01/29 05:41:03] [INFO] Number of posts: 1 [01/29 05:41:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:41:03] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 05:41:03] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-sz-review-pics-specs.47778/ finished! [01/29 05:41:04] [INFO] !!! Now downloading Gateway M255-E and Gateway NX260X Announced (pics) !!!!! [01/29 05:41:05] [INFO] We are on page 1 of 1 [01/29 05:41:05] [INFO] Number of posts: 4 [01/29 05:41:05] [INFO] Progress: 5551/6740 [01/29 05:41:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:41:05] [INFO] Thread http://forum.notebookreview.com/threads/gateway-m255-e-and-gateway-nx260x-announced-pics.47152/ finished! [01/29 05:41:06] [INFO] !!! Now downloading Averatec 3200 Notebook Review (pics, specs) !!!!! [01/29 05:41:07] [INFO] We are on page 1 of 1 [01/29 05:41:07] [INFO] Number of posts: 6 [01/29 05:41:09] [INFO] Progress: 5552/6740 [01/29 05:41:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:41:09] [INFO] Thread http://forum.notebookreview.com/threads/averatec-3200-notebook-review-pics-specs.6860/ finished! [01/29 05:41:09] [INFO] !!! Now downloading Do it Yourself Notebook Paint Job !!!!! [01/29 05:41:10] [INFO] We are on page 1 of 2 [01/29 05:41:17] [WARNING] File not found for image https://pages.videotron.com/thief/finish.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Do it Yourself Notebook Paint Job/images/storyImages/finish.jpg [01/29 05:41:17] [WARNING] File not found for image https://pages.videotron.com/thief/close.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Do it Yourself Notebook Paint Job/images/storyImages/close.jpg [01/29 05:41:19] [INFO] We are on page 2 of 2 [01/29 05:41:19] [INFO] Number of posts: 9 [01/29 05:41:20] [INFO] Progress: 5553/6740 [01/29 05:41:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:41:20] [INFO] Thread http://forum.notebookreview.com/threads/do-it-yourself-notebook-paint-job.46824/ finished! [01/29 05:41:20] [INFO] !!! Now downloading News Bits- HP catching to Dell, New Core Processors, New Targus Women's Bags, ATI Dev Kit !!!!! [01/29 05:41:21] [INFO] We are on page 1 of 1 [01/29 05:41:21] [INFO] Number of posts: 5 [01/29 05:41:22] [INFO] Progress: 5554/6740 [01/29 05:41:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:41:22] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-hp-catching-to-dell-new-core-processors-new-targus-womens-bags-ati-dev-kit.50234/ finished! [01/29 05:41:22] [INFO] !!! Now downloading NotebookReview Partners With Mobileplay !!!!! [01/29 05:41:23] [INFO] We are on page 1 of 1 [01/29 05:41:23] [INFO] Number of posts: 4 [01/29 05:41:24] [INFO] Progress: 5555/6740 [01/29 05:41:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:41:24] [INFO] Thread http://forum.notebookreview.com/threads/notebookreview-partners-with-mobileplay.50334/ finished! [01/29 05:41:24] [INFO] !!! Now downloading Prince of Persia- The Sands of Time-PC Game Review !!!!! [01/29 05:41:25] [INFO] We are on page 1 of 1 [01/29 05:41:25] [INFO] Number of posts: 5 [01/29 05:41:25] [WARNING] File not found for image http://img524.imageshack.us/img524/2918/princepersia1014030065yj6oz.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Prince of Persia- The Sands of Time-PC Game Review/images/storyImages/princepersia1014030065yj6oz.th.jpg [01/29 05:41:26] [WARNING] File not found for image http://img524.imageshack.us/img524/1349/pop10010368ol1vk.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Prince of Persia- The Sands of Time-PC Game Review/images/storyImages/pop10010368ol1vk.th.jpg [01/29 05:41:26] [WARNING] File not found for image http://img524.imageshack.us/img524/675/princeofpersia042903025au7bd.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Prince of Persia- The Sands of Time-PC Game Review/images/storyImages/princeofpersia042903025au7bd.th.jpg [01/29 05:41:26] [WARNING] File not found for image http://img524.imageshack.us/img524/1062/princeofpersiat10100379co8th.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Prince of Persia- The Sands of Time-PC Game Review/images/storyImages/princeofpersiat10100379co8th.th.jpg [01/29 05:41:26] [WARNING] File not found for image http://img524.imageshack.us/img524/8009/prince050903050iz6lu.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Prince of Persia- The Sands of Time-PC Game Review/images/storyImages/prince050903050iz6lu.th.jpg [01/29 05:41:26] [INFO] Progress: 5556/6740 [01/29 05:41:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:41:26] [INFO] Thread http://forum.notebookreview.com/threads/prince-of-persia-the-sands-of-time-pc-game-review.50441/ finished! [01/29 05:41:26] [INFO] !!! Now downloading My simple short newbie Lenovo T60 review !!!!! [01/29 05:41:28] [INFO] We are on page 1 of 1 [01/29 05:41:28] [INFO] Number of posts: 4 [01/29 05:41:28] [INFO] Progress: 5557/6740 [01/29 05:41:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:41:28] [INFO] Thread http://forum.notebookreview.com/threads/my-simple-short-newbie-lenovo-t60-review.50303/ finished! [01/29 05:41:28] [INFO] !!! Now downloading Gateway NX100X and Gateway E-100M Announced (pics) !!!!! [01/29 05:41:29] [INFO] We are on page 1 of 1 [01/29 05:41:29] [INFO] Number of posts: 7 [01/29 05:41:31] [INFO] Progress: 5558/6740 [01/29 05:41:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:41:31] [INFO] Thread http://forum.notebookreview.com/threads/gateway-nx100x-and-gateway-e-100m-announced-pics.47149/ finished! [01/29 05:41:31] [INFO] !!! Now downloading HP Compaq recalling notebook batteries !!!!! [01/29 05:41:32] [INFO] We are on page 1 of 1 [01/29 05:41:32] [INFO] Number of posts: 1 [01/29 05:41:32] [INFO] Progress: 5559/6740 [01/29 05:41:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:41:32] [INFO] Thread http://forum.notebookreview.com/threads/hp-compaq-recalling-notebook-batteries.50383/ finished! [01/29 05:41:33] [INFO] !!! Now downloading Sick laptop! !!!!! [01/29 05:41:34] [INFO] We are on page 1 of 1 [01/29 05:41:34] [INFO] Number of posts: 3 [01/29 05:41:34] [INFO] Progress: 5560/6740 [01/29 05:41:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:41:34] [INFO] Thread http://forum.notebookreview.com/threads/sick-laptop.50369/ finished! [01/29 05:41:34] [INFO] IOException java.nio.file.AccessDeniedException: C:\Users\User-10\Downloads\NoteBook News and Reviews\merom compatibility all cleared up... at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:89) at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103) at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108) at java.base/sun.nio.fs.WindowsFileSystemProvider.checkReadAccess(WindowsFileSystemProvider.java:351) at java.base/sun.nio.fs.WindowsFileSystemProvider.checkAccess(WindowsFileSystemProvider.java:380) at java.base/java.nio.file.Files.createDirectories(Files.java:772) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:595) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:41:34] [INFO] Thread http://forum.notebookreview.com/threads/merom-compatibility-all-cleared-up.50260/ finished! [01/29 05:41:34] [INFO] !!! Now downloading Acer Aspire 5504 WXMi review !!!!! [01/29 05:41:36] [INFO] We are on page 1 of 1 [01/29 05:41:36] [INFO] Number of posts: 7 [01/29 05:41:36] [INFO] Progress: 5561/6740 [01/29 05:41:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:41:36] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire-5504-wxmi-review.44251/ finished! [01/29 05:41:36] [WARNING] Thread 'CNET review & video of Sager 5950' has no preview, is suspected to be a broken thread [01/29 05:41:36] [WARNING] Thread 'Dell's XPS M1710 Notebook: Who Needs Alienware?' has no preview, is suspected to be a broken thread [01/29 05:41:36] [INFO] !!! Now downloading Dell Inspiron XPS2 Review (pics, specs) !!!!! [01/29 05:41:38] [INFO] We are on page 1 of 1 [01/29 05:41:38] [INFO] Number of posts: 9 [01/29 05:41:42] [INFO] Progress: 5562/6740 [01/29 05:41:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:41:42] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-xps2-review-pics-specs.22910/ finished! [01/29 05:41:43] [INFO] !!! Now downloading News Bits- Sony Carbon Fiber Debate, Intel Quad-Cores, Upcoming Fujitsu S7110, 24 7 Apple Store Discussion !!!!! [01/29 05:41:44] [INFO] We are on page 1 of 2 [01/29 05:41:44] [INFO] Number of posts: 1 [01/29 05:41:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:41:44] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 05:41:44] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-sony-carbon-fiber-debate-intel-quad-cores-upcoming-fujitsu-s7110-24-7-apple-store-discussion.49801/ finished! [01/29 05:41:45] [INFO] !!! Now downloading Asuz Z71v review !!!!! [01/29 05:41:46] [INFO] We are on page 1 of 1 [01/29 05:41:46] [INFO] Number of posts: 4 [01/29 05:41:46] [INFO] Progress: 5563/6740 [01/29 05:41:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:41:46] [INFO] Thread http://forum.notebookreview.com/threads/asuz-z71v-review.25710/ finished! [01/29 05:41:46] [INFO] Max wait time for http://forum.notebookreview.com/threads/sony-vaio-fe-review-pics-specs.43807/ is 33000 ms [01/29 05:41:47] [INFO] !!! Now downloading Sony VAIO FE Review (pics, specs) !!!!! [01/29 05:41:48] [INFO] We are on page 1 of 5 [01/29 05:41:54] [INFO] We are on page 2 of 5 [01/29 05:41:57] [INFO] We are on page 3 of 5 [01/29 05:41:58] [INFO] We are on page 4 of 5 [01/29 05:42:00] [INFO] We are on page 5 of 5 [01/29 05:42:00] [INFO] Number of posts: 7 [01/29 05:42:00] [INFO] Progress: 5564/6740 [01/29 05:42:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:42:00] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-fe-review-pics-specs.43807/ finished! [01/29 05:42:01] [INFO] !!! Now downloading Panasonic ToughBook T4 Review (pics, specs) !!!!! [01/29 05:42:02] [INFO] We are on page 1 of 2 [01/29 05:42:13] [INFO] We are on page 2 of 2 [01/29 05:42:13] [INFO] Number of posts: 4 [01/29 05:42:13] [INFO] Progress: 5565/6740 [01/29 05:42:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:42:13] [INFO] Thread http://forum.notebookreview.com/threads/panasonic-toughbook-t4-review-pics-specs.47652/ finished! [01/29 05:42:14] [INFO] !!! Now downloading News Bits- Fujitsu HD-DVD Notebook, New Averatec Stuff, Dell Inspiron De-Crapifier Program Discussion !!!!! [01/29 05:42:15] [INFO] We are on page 1 of 1 [01/29 05:42:15] [INFO] Number of posts: 1 [01/29 05:42:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:42:15] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 05:42:15] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-fujitsu-hd-dvd-notebook-new-averatec-stuff-dell-inspiron-de-crapifier-program-discussion.49273/ finished! [01/29 05:42:15] [INFO] Max wait time for http://forum.notebookreview.com/threads/vista-compatible-sticker-arrived-for-v2000z.48039/ is 20500 ms [01/29 05:42:15] [INFO] !!! Now downloading Vista Compatible Sticker Arrived for V2000Z !!!!! [01/29 05:42:17] [INFO] We are on page 1 of 3 [01/29 05:42:19] [INFO] We are on page 2 of 3 [01/29 05:42:25] [INFO] We are on page 3 of 3 [01/29 05:42:25] [INFO] Number of posts: 2 [01/29 05:42:25] [INFO] Progress: 5566/6740 [01/29 05:42:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:42:25] [INFO] Thread http://forum.notebookreview.com/threads/vista-compatible-sticker-arrived-for-v2000z.48039/ finished! [01/29 05:42:26] [INFO] !!! Now downloading Seagate Pocket Hard Drive Review !!!!! [01/29 05:42:27] [INFO] We are on page 1 of 2 [01/29 05:42:31] [INFO] We are on page 2 of 2 [01/29 05:42:31] [INFO] Number of posts: 6 [01/29 05:42:31] [INFO] Progress: 5567/6740 [01/29 05:42:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:42:31] [INFO] Thread http://forum.notebookreview.com/threads/seagate-pocket-hard-drive-review.49213/ finished! [01/29 05:42:31] [INFO] !!! Now downloading Macbook pro and windows options review. !!!!! [01/29 05:42:32] [INFO] We are on page 1 of 1 [01/29 05:42:32] [INFO] Number of posts: 2 [01/29 05:42:32] [INFO] Progress: 5568/6740 [01/29 05:42:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:42:32] [INFO] Thread http://forum.notebookreview.com/threads/macbook-pro-and-windows-options-review.49192/ finished! [01/29 05:42:34] [INFO] !!! Now downloading Evesham Quest Roma T37 - My Review !!!!! [01/29 05:42:35] [INFO] We are on page 1 of 2 [01/29 05:42:37] [INFO] We are on page 2 of 2 [01/29 05:42:37] [INFO] Number of posts: 5 [01/29 05:42:37] [INFO] Progress: 5569/6740 [01/29 05:42:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:42:37] [INFO] Thread http://forum.notebookreview.com/threads/evesham-quest-roma-t37-my-review.20566/ finished! [01/29 05:42:37] [INFO] !!! Now downloading For those in San Francisco - Laptop Robberies !!!!! [01/29 05:42:38] [INFO] We are on page 1 of 1 [01/29 05:42:38] [INFO] Number of posts: 4 [01/29 05:42:38] [INFO] Progress: 5570/6740 [01/29 05:42:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:42:38] [INFO] Thread http://forum.notebookreview.com/threads/for-those-in-san-francisco-laptop-robberies.48444/ finished! [01/29 05:42:39] [INFO] !!! Now downloading Webaroo - Searchable, Offline Web !!!!! [01/29 05:42:40] [INFO] We are on page 1 of 2 [01/29 05:42:42] [INFO] We are on page 2 of 2 [01/29 05:42:42] [INFO] Number of posts: 3 [01/29 05:42:43] [INFO] Progress: 5571/6740 [01/29 05:42:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:42:43] [INFO] Thread http://forum.notebookreview.com/threads/webaroo-searchable-offline-web.48800/ finished! [01/29 05:42:43] [INFO] !!! Now downloading Dell XPS M140 and Inspiron 630m Review (pics, specs) !!!!! [01/29 05:42:44] [INFO] We are on page 1 of 2 [01/29 05:42:50] [INFO] We are on page 2 of 2 [01/29 05:42:50] [INFO] Number of posts: 8 [01/29 05:42:50] [INFO] Progress: 5572/6740 [01/29 05:42:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:42:50] [INFO] Thread http://forum.notebookreview.com/threads/dell-xps-m140-and-inspiron-630m-review-pics-specs.34262/ finished! [01/29 05:42:50] [INFO] Max wait time for http://forum.notebookreview.com/threads/acer-travelmate-8204wlmi-review-pics-specs.42214/ is 23000 ms [01/29 05:42:51] [INFO] !!! Now downloading Acer TravelMate 8204WLMi Review (pics, specs) !!!!! [01/29 05:42:52] [INFO] We are on page 1 of 3 [01/29 05:42:59] [INFO] We are on page 2 of 3 [01/29 05:43:00] [INFO] We are on page 3 of 3 [01/29 05:43:00] [INFO] Number of posts: 7 [01/29 05:43:00] [INFO] Progress: 5573/6740 [01/29 05:43:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:43:00] [INFO] Thread http://forum.notebookreview.com/threads/acer-travelmate-8204wlmi-review-pics-specs.42214/ finished! [01/29 05:43:01] [INFO] !!! Now downloading Best Buy to Sell Lenovo ThinkPads and 3000 Series Laptops (updated) !!!!! [01/29 05:43:02] [INFO] We are on page 1 of 2 [01/29 05:43:05] [INFO] We are on page 2 of 2 [01/29 05:43:05] [INFO] Number of posts: 2 [01/29 05:43:05] [INFO] Progress: 5574/6740 [01/29 05:43:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:43:05] [INFO] Thread http://forum.notebookreview.com/threads/best-buy-to-sell-lenovo-thinkpads-and-3000-series-laptops-updated.48906/ finished! [01/29 05:43:05] [INFO] Max wait time for http://forum.notebookreview.com/threads/laptop-for-the-ladies.48680/ is 26000 ms [01/29 05:43:06] [INFO] !!! Now downloading Laptop for the LADIES --) !!!!! [01/29 05:43:07] [INFO] We are on page 1 of 4 [01/29 05:43:09] [INFO] We are on page 2 of 4 [01/29 05:43:10] [INFO] We are on page 3 of 4 [01/29 05:43:12] [INFO] We are on page 4 of 4 [01/29 05:43:12] [INFO] Number of posts: 3 [01/29 05:43:12] [INFO] Progress: 5575/6740 [01/29 05:43:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:43:12] [INFO] Thread http://forum.notebookreview.com/threads/laptop-for-the-ladies.48680/ finished! [01/29 05:43:12] [INFO] !!! Now downloading ShaggyMAC OptiMist Prime Review !!!!! [01/29 05:43:14] [INFO] We are on page 1 of 1 [01/29 05:43:14] [INFO] Number of posts: 9 [01/29 05:43:15] [INFO] Progress: 5576/6740 [01/29 05:43:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:43:15] [INFO] Thread http://forum.notebookreview.com/threads/shaggymac-optimist-prime-review.48345/ finished! [01/29 05:43:16] [INFO] !!! Now downloading New ASUS DUO CORE S6F LEATHER! !!!!! [01/29 05:43:17] [INFO] We are on page 1 of 1 [01/29 05:43:17] [INFO] Number of posts: 5 [01/29 05:43:19] [INFO] Progress: 5577/6740 [01/29 05:43:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:43:19] [INFO] Thread http://forum.notebookreview.com/threads/new-asus-duo-core-s6f-leather.48857/ finished! [01/29 05:43:20] [INFO] !!! Now downloading Intel Concept LCD Laptop Pictures !!!!! [01/29 05:43:21] [INFO] We are on page 1 of 1 [01/29 05:43:21] [INFO] Number of posts: 2 [01/29 05:43:22] [INFO] Progress: 5578/6740 [01/29 05:43:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:43:22] [INFO] Thread http://forum.notebookreview.com/threads/intel-concept-lcd-laptop-pictures.48910/ finished! [01/29 05:43:24] [INFO] !!! Now downloading Review Dicota BacPac Rain !!!!! [01/29 05:43:25] [INFO] We are on page 1 of 2 [01/29 05:43:31] [INFO] We are on page 2 of 2 [01/29 05:43:31] [INFO] Number of posts: 4 [01/29 05:43:31] [INFO] Progress: 5579/6740 [01/29 05:43:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:43:31] [INFO] Thread http://forum.notebookreview.com/threads/review-dicota-bacpac-rain.1031/ finished! [01/29 05:43:31] [INFO] !!! Now downloading XP Runs better on macbook pro than OSX !!!!! [01/29 05:43:32] [INFO] We are on page 1 of 1 [01/29 05:43:32] [INFO] Number of posts: 4 [01/29 05:43:32] [INFO] Progress: 5580/6740 [01/29 05:43:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:43:32] [INFO] Thread http://forum.notebookreview.com/threads/xp-runs-better-on-macbook-pro-than-osx.48847/ finished! [01/29 05:43:33] [INFO] !!! Now downloading News Bits- ExpressCard EVDO, Trail Blazer Dell, Another Intel Concept Laptop, Notebook Makers Report Good March !!!!! [01/29 05:43:34] [INFO] We are on page 1 of 1 [01/29 05:43:34] [INFO] Number of posts: 1 [01/29 05:43:37] [INFO] Progress: 5581/6740 [01/29 05:43:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:43:37] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-expresscard-evdo-trail-blazer-dell-another-intel-concept-laptop-notebook-makers-report-good-march.48844/ finished! [01/29 05:43:38] [INFO] !!! Now downloading News Bits- Toshiba P105-S921 Gaming Laptop, Fujitsu 200GB Drive, Centrino in Desktops Discussion !!!!! [01/29 05:43:39] [INFO] We are on page 1 of 2 [01/29 05:43:39] [INFO] Number of posts: 1 [01/29 05:43:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:43:39] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 05:43:39] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-toshiba-p105-s921-gaming-laptop-fujitsu-200gb-drive-centrino-in-desktops-discussion.46852/ finished! [01/29 05:43:40] [INFO] !!! Now downloading News Bits- MacBook Pro and Super Pi, Dell Core Duo Notebooks, Google Wi-Fi in San Fran !!!!! [01/29 05:43:41] [INFO] We are on page 1 of 2 [01/29 05:43:45] [INFO] We are on page 2 of 2 [01/29 05:43:45] [INFO] Number of posts: 9 [01/29 05:43:45] [INFO] Progress: 5582/6740 [01/29 05:43:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:43:45] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-macbook-pro-and-super-pi-dell-core-duo-notebooks-google-wi-fi-in-san-fran.48415/ finished! [01/29 05:43:45] [INFO] !!! Now downloading Acer releasing 20.1'' notebook !!!!! [01/29 05:43:46] [INFO] We are on page 1 of 2 [01/29 05:43:48] [INFO] We are on page 2 of 2 [01/29 05:43:48] [INFO] Number of posts: 1 [01/29 05:43:48] [INFO] Progress: 5583/6740 [01/29 05:43:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:43:48] [INFO] Thread http://forum.notebookreview.com/threads/acer-releasing-20-1-notebook.48678/ finished! [01/29 05:43:49] [INFO] !!! Now downloading AMD T64 X2 Delayed until 2H`06 !!!!! [01/29 05:43:50] [INFO] We are on page 1 of 1 [01/29 05:43:50] [INFO] Progress: 5584/6740 [01/29 05:43:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:43:50] [INFO] Thread http://forum.notebookreview.com/threads/amd-t64-x2-delayed-until-2h-06.48609/ finished! [01/29 05:43:50] [WARNING] Thread 'super pi' has no preview, is suspected to be a broken thread [01/29 05:43:51] [INFO] !!! Now downloading Gateway MX7515 MX7525 Review (pics, specs) !!!!! [01/29 05:43:52] [INFO] We are on page 1 of 1 [01/29 05:43:52] [INFO] Number of posts: 4 [01/29 05:43:54] [INFO] Progress: 5585/6740 [01/29 05:43:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:43:54] [INFO] Thread http://forum.notebookreview.com/threads/gateway-mx7515-mx7525-review-pics-specs.48557/ finished! [01/29 05:43:54] [INFO] !!! Now downloading Update on Window Vista's Guideline !!!!! [01/29 05:43:55] [INFO] We are on page 1 of 1 [01/29 05:43:55] [INFO] Number of posts: 2 [01/29 05:43:56] [INFO] Progress: 5586/6740 [01/29 05:43:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:43:56] [INFO] Thread http://forum.notebookreview.com/threads/update-on-window-vistas-guideline.48587/ finished! [01/29 05:43:56] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-v6v-review-pics-specs-discussion.15269/ is 21500 ms [01/29 05:43:56] [INFO] !!! Now downloading Asus V6V Review (pics, specs) Discussion !!!!! [01/29 05:43:57] [INFO] We are on page 1 of 3 [01/29 05:43:57] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Asus V6V Review (pics, specs) Discussion/images/avatars/ [01/29 05:43:59] [INFO] We are on page 2 of 3 [01/29 05:44:01] [INFO] We are on page 3 of 3 [01/29 05:44:01] [INFO] Number of posts: 4 [01/29 05:44:01] [INFO] Progress: 5587/6740 [01/29 05:44:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:44:01] [INFO] Thread http://forum.notebookreview.com/threads/asus-v6v-review-pics-specs-discussion.15269/ finished! [01/29 05:44:01] [INFO] !!! Now downloading Noreve Universal Laptop Briefcase Review (pics) !!!!! [01/29 05:44:02] [INFO] We are on page 1 of 1 [01/29 05:44:04] [INFO] Progress: 5588/6740 [01/29 05:44:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:44:04] [INFO] Thread http://forum.notebookreview.com/threads/noreve-universal-laptop-briefcase-review-pics.48310/ finished! [01/29 05:44:04] [WARNING] Thread 'Current Notebook and Tech Deals (Updated 4/8/2006)' has no preview, is suspected to be a broken thread [01/29 05:44:04] [INFO] !!! Now downloading Watching Out for Spyware - Top 10 Spyware Threats for March !!!!! [01/29 05:44:05] [INFO] We are on page 1 of 1 [01/29 05:44:05] [INFO] Number of posts: 2 [01/29 05:44:05] [INFO] Progress: 5589/6740 [01/29 05:44:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:44:05] [INFO] Thread http://forum.notebookreview.com/threads/watching-out-for-spyware-top-10-spyware-threats-for-march.48187/ finished! [01/29 05:44:06] [INFO] !!! Now downloading Acer Aspire 9800 anyone !!!!! [01/29 05:44:07] [INFO] We are on page 1 of 1 [01/29 05:44:07] [INFO] Number of posts: 0 [01/29 05:44:07] [INFO] Progress: 5590/6740 [01/29 05:44:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:44:07] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire-9800-anyone.48344/ finished! [01/29 05:44:07] [INFO] !!! Now downloading X2 Turions can power down an entire core !!!!! [01/29 05:44:08] [INFO] We are on page 1 of 1 [01/29 05:44:08] [INFO] Number of posts: 5 [01/29 05:44:09] [INFO] Progress: 5591/6740 [01/29 05:44:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:44:09] [INFO] Thread http://forum.notebookreview.com/threads/x2-turions-can-power-down-an-entire-core.48135/ finished! [01/29 05:44:09] [WARNING] Thread 'HELP Best CURRENT USB 2 DIGITAL TV TUNER for laptop' has no preview, is suspected to be a broken thread [01/29 05:44:09] [INFO] !!! Now downloading News Bits- Intel in Trouble, iBook for June, New Microsoft Mice, MacBook Pro Problems !!!!! [01/29 05:44:10] [INFO] We are on page 1 of 2 [01/29 05:44:10] [INFO] Number of posts: 1 [01/29 05:44:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:44:10] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 05:44:10] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-intel-in-trouble-ibook-for-june-new-microsoft-mice-macbook-pro-problems.47897/ finished! [01/29 05:44:11] [INFO] !!! Now downloading Apple OFFICIALLY supports WinXP! !!!!! [01/29 05:44:12] [INFO] We are on page 1 of 2 [01/29 05:44:14] [INFO] We are on page 2 of 2 [01/29 05:44:14] [INFO] Number of posts: 4 [01/29 05:44:14] [INFO] Progress: 5592/6740 [01/29 05:44:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:44:14] [INFO] Thread http://forum.notebookreview.com/threads/apple-officially-supports-winxp.47984/ finished! [01/29 05:44:14] [WARNING] Thread 'Microsoft Windows XP on an Apple Intel Processor Based Computer Now Possible' has no preview, is suspected to be a broken thread [01/29 05:44:14] [WARNING] Thread 'Sony SZ notebook wireless?' has no preview, is suspected to be a broken thread [01/29 05:44:15] [INFO] !!! Now downloading IBM ThinkPad T43 Review (pics, specs) !!!!! [01/29 05:44:16] [INFO] We are on page 1 of 2 [01/29 05:44:21] [INFO] We are on page 2 of 2 [01/29 05:44:21] [INFO] Number of posts: 2 [01/29 05:44:26] [INFO] Progress: 5593/6740 [01/29 05:44:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:44:26] [INFO] Thread http://forum.notebookreview.com/threads/ibm-thinkpad-t43-review-pics-specs.14756/ finished! [01/29 05:44:26] [INFO] !!! Now downloading Compaq Presario B2800 Review (pics, specs) !!!!! [01/29 05:44:27] [INFO] We are on page 1 of 2 [01/29 05:44:32] [INFO] We are on page 2 of 2 [01/29 05:44:32] [INFO] Number of posts: 6 [01/29 05:44:32] [INFO] Progress: 5594/6740 [01/29 05:44:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:44:32] [INFO] Thread http://forum.notebookreview.com/threads/compaq-presario-b2800-review-pics-specs.47543/ finished! [01/29 05:44:32] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-w3v-review-pics-specs.18398/ is 22000 ms [01/29 05:44:32] [INFO] !!! Now downloading Asus W3V Review (pics, specs) !!!!! [01/29 05:44:34] [INFO] We are on page 1 of 3 [01/29 05:44:37] [INFO] We are on page 2 of 3 [01/29 05:44:38] [INFO] We are on page 3 of 3 [01/29 05:44:38] [INFO] Number of posts: 5 [01/29 05:44:39] [INFO] Progress: 5595/6740 [01/29 05:44:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:44:39] [INFO] Thread http://forum.notebookreview.com/threads/asus-w3v-review-pics-specs.18398/ finished! [01/29 05:44:39] [INFO] !!! Now downloading Fujitsu S7110 Released in Asia-Pacific. !!!!! [01/29 05:44:40] [INFO] We are on page 1 of 1 [01/29 05:44:40] [INFO] Number of posts: 1 [01/29 05:44:40] [INFO] Progress: 5596/6740 [01/29 05:44:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:44:40] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-s7110-released-in-asia-pacific.47626/ finished! [01/29 05:44:41] [INFO] !!! Now downloading Crumpler School Hymn Laptop Case pictorial review. !!!!! [01/29 05:44:42] [INFO] We are on page 1 of 2 [01/29 05:44:42] [WARNING] Host down for image http://www.vassek2.net/crumpler/IMG_3824.jpg [01/29 05:44:42] [WARNING] Host down for image http://www.vassek2.net/crumpler/IMG_3825.jpg [01/29 05:44:42] [WARNING] Host down for image http://www.vassek2.net/crumpler/IMG_3826.jpg [01/29 05:44:42] [WARNING] Host down for image http://www.vassek2.net/crumpler/IMG_3827.jpg [01/29 05:44:42] [WARNING] Host down for image http://www.vassek2.net/crumpler/IMG_3828.jpg [01/29 05:44:42] [WARNING] Host down for image http://www.vassek2.net/crumpler/IMG_3834.jpg [01/29 05:44:42] [WARNING] Host down for image http://www.vassek2.net/crumpler/IMG_3836.jpg [01/29 05:44:42] [WARNING] Host down for image http://www.vassek2.net/crumpler/IMG_3837.jpg [01/29 05:44:42] [WARNING] Host down for image http://www.vassek2.net/crumpler/IMG_3840.jpg [01/29 05:44:42] [WARNING] Host down for image http://www.vassek2.net/crumpler/IMG_3843.jpg [01/29 05:44:42] [WARNING] Host down for image http://www.vassek2.net/crumpler/IMG_3844.jpg [01/29 05:44:42] [WARNING] Host down for image http://www.vassek2.net/crumpler/IMG_3847.jpg [01/29 05:44:42] [WARNING] Host down for image http://www.vassek2.net/crumpler/IMG_3849.jpg [01/29 05:44:44] [INFO] We are on page 2 of 2 [01/29 05:44:44] [INFO] Number of posts: 2 [01/29 05:44:44] [INFO] Progress: 5597/6740 [01/29 05:44:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:44:44] [INFO] Thread http://forum.notebookreview.com/threads/crumpler-school-hymn-laptop-case-pictorial-review.46622/ finished! [01/29 05:44:44] [INFO] !!! Now downloading Linksys WRT54G 802.11g Wireless Router Review (pics, specs) !!!!! [01/29 05:44:46] [INFO] We are on page 1 of 2 [01/29 05:44:49] [INFO] We are on page 2 of 2 [01/29 05:44:49] [INFO] Number of posts: 3 [01/29 05:44:49] [INFO] Progress: 5598/6740 [01/29 05:44:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:44:49] [INFO] Thread http://forum.notebookreview.com/threads/linksys-wrt54g-802-11g-wireless-router-review-pics-specs.35569/ finished! [01/29 05:44:49] [INFO] Max wait time for http://forum.notebookreview.com/threads/replacing-and-upgrading-a-notebook-lcd-screen-pics.39713/ is 25000 ms [01/29 05:44:49] [INFO] !!! Now downloading Replacing and Upgrading a Notebook LCD Screen (pics) !!!!! [01/29 05:44:51] [INFO] We are on page 1 of 4 [01/29 05:44:55] [INFO] We are on page 2 of 4 [01/29 05:44:57] [INFO] We are on page 3 of 4 [01/29 05:44:58] [INFO] We are on page 4 of 4 [01/29 05:44:58] [INFO] Number of posts: 1 [01/29 05:44:58] [INFO] Progress: 5599/6740 [01/29 05:44:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:44:58] [INFO] Thread http://forum.notebookreview.com/threads/replacing-and-upgrading-a-notebook-lcd-screen-pics.39713/ finished! [01/29 05:44:58] [INFO] IOException java.nio.file.AccessDeniedException: C:\Users\User-10\Downloads\NoteBook News and Reviews\Voodoo Envy u709 Bavarian Blue Candy- My Personal Experience Report... at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:89) at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103) at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108) at java.base/sun.nio.fs.WindowsFileSystemProvider.checkReadAccess(WindowsFileSystemProvider.java:351) at java.base/sun.nio.fs.WindowsFileSystemProvider.checkAccess(WindowsFileSystemProvider.java:380) at java.base/java.nio.file.Files.createDirectories(Files.java:772) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:595) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:44:58] [INFO] Thread http://forum.notebookreview.com/threads/voodoo-envy-u709-bavarian-blue-candy-my-personal-experience-report.46985/ finished! [01/29 05:44:59] [INFO] !!! Now downloading News Bits- Vista in November for Some, Acer's Record Revenue, Intel Vs. AMD Court Case !!!!! [01/29 05:45:00] [INFO] We are on page 1 of 1 [01/29 05:45:00] [INFO] Number of posts: 1 [01/29 05:45:00] [INFO] Progress: 5600/6740 [01/29 05:45:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:45:00] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-vista-in-november-for-some-acers-record-revenue-intel-vs-amd-court-case.47202/ finished! [01/29 05:45:01] [INFO] !!! Now downloading Lenovo ThinkPad with R2-D2 and Superman Features Coming !!!!! [01/29 05:45:02] [INFO] We are on page 1 of 1 [01/29 05:45:02] [INFO] Number of posts: 9 [01/29 05:45:04] [INFO] Progress: 5601/6740 [01/29 05:45:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:45:04] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-with-r2-d2-and-superman-features-coming.46899/ finished! [01/29 05:45:04] [WARNING] Thread 'Notebook keyboard layouts...' has no preview, is suspected to be a broken thread [01/29 05:45:04] [INFO] Max wait time for http://forum.notebookreview.com/threads/oqo-model-01-review.44956/ is 23000 ms [01/29 05:45:04] [INFO] !!! Now downloading OQO Model 01+ Review !!!!! [01/29 05:45:05] [INFO] We are on page 1 of 3 [01/29 05:45:06] [WARNING] File not found for image https://www.techtarget.com/assets/4552.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/OQO Model 01+ Review/images/storyImages/4552.jpg [01/29 05:45:09] [WARNING] File not found for image https://www.techtarget.com/assets/4554.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/OQO Model 01+ Review/images/storyImages/4554.jpg [01/29 05:45:12] [INFO] We are on page 2 of 3 [01/29 05:45:14] [INFO] We are on page 3 of 3 [01/29 05:45:14] [INFO] Number of posts: 7 [01/29 05:45:14] [INFO] Progress: 5602/6740 [01/29 05:45:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:45:14] [INFO] Thread http://forum.notebookreview.com/threads/oqo-model-01-review.44956/ finished! [01/29 05:45:14] [WARNING] Thread 'Xtreme CTX with Core Duo processor' has no preview, is suspected to be a broken thread [01/29 05:45:15] [INFO] !!! Now downloading Merom In a Yonah !!!!! [01/29 05:45:16] [INFO] We are on page 1 of 1 [01/29 05:45:16] [INFO] Number of posts: 8 [01/29 05:45:16] [INFO] Progress: 5603/6740 [01/29 05:45:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:45:16] [INFO] Thread http://forum.notebookreview.com/threads/merom-in-a-yonah.46487/ finished! [01/29 05:45:16] [INFO] !!! Now downloading videos of (upcoming ) Lenovo laptops !!!!! [01/29 05:45:17] [INFO] We are on page 1 of 1 [01/29 05:45:17] [INFO] Number of posts: 5 [01/29 05:45:18] [INFO] Progress: 5604/6740 [01/29 05:45:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:45:18] [INFO] Thread http://forum.notebookreview.com/threads/videos-of-upcoming-lenovo-laptops.46888/ finished! [01/29 05:45:18] [INFO] !!! Now downloading Hmmm Ibook with Turion !!!!! [01/29 05:45:19] [INFO] We are on page 1 of 1 [01/29 05:45:19] [INFO] Number of posts: 3 [01/29 05:45:19] [INFO] Progress: 5605/6740 [01/29 05:45:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:45:19] [INFO] Thread http://forum.notebookreview.com/threads/hmmm-ibook-with-turion.46801/ finished! [01/29 05:45:20] [INFO] !!! Now downloading Toshiba Satellite M60-S8112TD Review (pics, specs) !!!!! [01/29 05:45:21] [INFO] We are on page 1 of 2 [01/29 05:45:28] [INFO] We are on page 2 of 2 [01/29 05:45:28] [INFO] Number of posts: 3 [01/29 05:45:28] [INFO] Progress: 5606/6740 [01/29 05:45:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:45:28] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-m60-s8112td-review-pics-specs.42971/ finished! [01/29 05:45:28] [INFO] !!! Now downloading Toshiba Satellite M60 Review (pics, specs) !!!!! [01/29 05:45:30] [INFO] We are on page 1 of 2 [01/29 05:45:33] [INFO] We are on page 2 of 2 [01/29 05:45:33] [INFO] Number of posts: 6 [01/29 05:45:33] [INFO] Progress: 5607/6740 [01/29 05:45:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:45:33] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-m60-review-pics-specs.20314/ finished! [01/29 05:45:33] [INFO] Max wait time for http://forum.notebookreview.com/threads/alienware-aurora-m-7700-review-pics-specs.46111/ is 33000 ms [01/29 05:45:33] [INFO] !!! Now downloading Alienware Aurora M-7700 Review (pics, specs) !!!!! [01/29 05:45:34] [INFO] We are on page 1 of 5 [01/29 05:45:49] [INFO] We are on page 2 of 5 [01/29 05:45:53] [INFO] We are on page 3 of 5 [01/29 05:45:55] [INFO] We are on page 4 of 5 [01/29 05:45:57] [INFO] We are on page 5 of 5 [01/29 05:45:57] [INFO] Number of posts: 7 [01/29 05:45:57] [INFO] Progress: 5608/6740 [01/29 05:45:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:45:57] [INFO] Thread http://forum.notebookreview.com/threads/alienware-aurora-m-7700-review-pics-specs.46111/ finished! [01/29 05:45:57] [INFO] !!! Now downloading HP L2000 Review (pics, specs) !!!!! [01/29 05:45:58] [INFO] We are on page 1 of 2 [01/29 05:46:04] [INFO] We are on page 2 of 2 [01/29 05:46:04] [INFO] Number of posts: 4 [01/29 05:46:04] [INFO] Progress: 5609/6740 [01/29 05:46:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:46:04] [INFO] Thread http://forum.notebookreview.com/threads/hp-l2000-review-pics-specs.46264/ finished! [01/29 05:46:05] [INFO] !!! Now downloading Fujitsu Siemens chooses ATI Mobility'TM' Radeon'R' X1800 for its New AMILO Xi 1546 Mu !!!!! [01/29 05:46:06] [INFO] We are on page 1 of 1 [01/29 05:46:06] [INFO] Number of posts: 5 [01/29 05:46:06] [INFO] Progress: 5610/6740 [01/29 05:46:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:46:06] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-siemens-chooses-ati-mobilitytm-radeonr-x1800-for-its-new-amilo-xi-1546-mu.46144/ finished! [01/29 05:46:06] [INFO] !!! Now downloading New dv5000z review with video !!!!! [01/29 05:46:08] [INFO] We are on page 1 of 1 [01/29 05:46:08] [INFO] Number of posts: 2 [01/29 05:46:08] [INFO] Progress: 5611/6740 [01/29 05:46:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:46:08] [INFO] Thread http://forum.notebookreview.com/threads/new-dv5000z-review-with-video.46569/ finished! [01/29 05:46:08] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-intel-merom-details-dell-alienware-samsung-q35-vista-woes.46314/ is 23000 ms [01/29 05:46:09] [INFO] !!! Now downloading News Bits- Intel Merom Details, Dell + Alienware, Samsung Q35, Vista Woes !!!!! [01/29 05:46:10] [INFO] We are on page 1 of 3 [01/29 05:46:10] [INFO] Number of posts: 1 [01/29 05:46:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:46:10] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 05:46:10] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-intel-merom-details-dell-alienware-samsung-q35-vista-woes.46314/ finished! [01/29 05:46:11] [INFO] !!! Now downloading Core Duo ThinkPad R60, ThinkPad Z61m and Z61t Revealed !!!!! [01/29 05:46:12] [INFO] We are on page 1 of 1 [01/29 05:46:12] [INFO] Number of posts: 7 [01/29 05:46:14] [INFO] Progress: 5612/6740 [01/29 05:46:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:46:14] [INFO] Thread http://forum.notebookreview.com/threads/core-duo-thinkpad-r60-thinkpad-z61m-and-z61t-revealed.46215/ finished! [01/29 05:46:14] [INFO] Max wait time for http://forum.notebookreview.com/threads/new-hp-dv5000t-dv8000t-and-compaq-v5000t-notebooks-feature-intel-core-duo.43017/ is 22000 ms [01/29 05:46:14] [INFO] !!! Now downloading New HP dv5000t, dv8000t and Compaq v5000t Notebooks Feature Intel Core Duo !!!!! [01/29 05:46:15] [INFO] We are on page 1 of 3 [01/29 05:46:19] [INFO] We are on page 2 of 3 [01/29 05:46:21] [INFO] We are on page 3 of 3 [01/29 05:46:21] [INFO] Number of posts: 5 [01/29 05:46:21] [INFO] Progress: 5613/6740 [01/29 05:46:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:46:21] [INFO] Thread http://forum.notebookreview.com/threads/new-hp-dv5000t-dv8000t-and-compaq-v5000t-notebooks-feature-intel-core-duo.43017/ finished! [01/29 05:46:22] [INFO] !!! Now downloading Sony Vaio VGN- SZ170P !!!!! [01/29 05:46:23] [INFO] We are on page 1 of 1 [01/29 05:46:23] [INFO] Number of posts: 1 [01/29 05:46:23] [INFO] Progress: 5614/6740 [01/29 05:46:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:46:23] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-vgn-sz170p.46495/ finished! [01/29 05:46:23] [WARNING] Thread 'How has it been with your new Sony Fe' has no preview, is suspected to be a broken thread [01/29 05:46:23] [INFO] Max wait time for http://forum.notebookreview.com/threads/first-look-apple-macbook-pro-notebook-w-core-duo-pics-specs.45895/ is 23000 ms [01/29 05:46:23] [INFO] !!! Now downloading First Look - Apple MacBook Pro Notebook w Core Duo (pics, specs) !!!!! [01/29 05:46:24] [INFO] We are on page 1 of 3 [01/29 05:46:24] [INFO] Number of posts: 1 [01/29 05:46:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:46:24] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 05:46:24] [INFO] Thread http://forum.notebookreview.com/threads/first-look-apple-macbook-pro-notebook-w-core-duo-pics-specs.45895/ finished! [01/29 05:46:25] [INFO] !!! Now downloading Prestigio Nobile 1590W Uniwill 259EA1 Review (pics, specs) !!!!! [01/29 05:46:26] [INFO] We are on page 1 of 2 [01/29 05:46:31] [INFO] We are on page 2 of 2 [01/29 05:46:31] [INFO] Number of posts: 5 [01/29 05:46:31] [INFO] Progress: 5615/6740 [01/29 05:46:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:46:31] [INFO] Thread http://forum.notebookreview.com/threads/prestigio-nobile-1590w-uniwill-259ea1-review-pics-specs.37887/ finished! [01/29 05:46:31] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-inspiron-e1505-and-inspiron-6400-get-dedicated-video-cards.45822/ is 22000 ms [01/29 05:46:31] [INFO] !!! Now downloading Dell Inspiron e1505 and Inspiron 6400 Get Dedicated Video Cards !!!!! [01/29 05:46:32] [INFO] We are on page 1 of 3 [01/29 05:46:32] [INFO] Number of posts: 1 [01/29 05:46:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:46:32] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 05:46:32] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-e1505-and-inspiron-6400-get-dedicated-video-cards.45822/ finished! [01/29 05:46:33] [INFO] !!! Now downloading Official - Dell bought Alienware !!!!! [01/29 05:46:34] [INFO] We are on page 1 of 1 [01/29 05:46:34] [INFO] Number of posts: 1 [01/29 05:46:34] [INFO] Progress: 5616/6740 [01/29 05:46:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:46:34] [INFO] Thread http://forum.notebookreview.com/threads/official-dell-bought-alienware.46102/ finished! [01/29 05:46:35] [INFO] !!! Now downloading News Bits- Vista Pushed to 2007, AMD in UMPCs , Samsung Flash HD, Lenovo N100 !!!!! [01/29 05:46:36] [INFO] We are on page 1 of 2 [01/29 05:46:36] [INFO] Number of posts: 1 [01/29 05:46:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:46:36] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 05:46:36] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-vista-pushed-to-2007-amd-in-umpcs-samsung-flash-hd-lenovo-n100.45893/ finished! [01/29 05:46:37] [INFO] !!! Now downloading Vista Delayed !!!!! [01/29 05:46:38] [INFO] We are on page 1 of 1 [01/29 05:46:38] [INFO] Number of posts: 6 [01/29 05:46:38] [INFO] Progress: 5617/6740 [01/29 05:46:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:46:38] [INFO] Thread http://forum.notebookreview.com/threads/vista-delayed.45864/ finished! [01/29 05:46:38] [INFO] Max wait time for http://forum.notebookreview.com/threads/amd-turion-64-x2-dual-core-64-bit-mobile-processors-coming-may-9th.45469/ is 20500 ms [01/29 05:46:39] [INFO] !!! Now downloading AMD Turion 64 X2 Dual Core 64-bit Mobile Processors Coming May 9th !!!!! [01/29 05:46:40] [INFO] We are on page 1 of 3 [01/29 05:46:42] [INFO] We are on page 2 of 3 [01/29 05:46:44] [INFO] We are on page 3 of 3 [01/29 05:46:44] [INFO] Number of posts: 2 [01/29 05:46:44] [INFO] Progress: 5618/6740 [01/29 05:46:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:46:44] [INFO] Thread http://forum.notebookreview.com/threads/amd-turion-64-x2-dual-core-64-bit-mobile-processors-coming-may-9th.45469/ finished! [01/29 05:46:45] [INFO] !!! Now downloading Dell Inspiron e1505 Now on Dell.com !!!!! [01/29 05:46:46] [INFO] We are on page 1 of 2 [01/29 05:46:50] [INFO] We are on page 2 of 2 [01/29 05:46:50] [INFO] Number of posts: 5 [01/29 05:46:50] [INFO] Progress: 5619/6740 [01/29 05:46:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:46:50] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-e1505-now-on-dell-com.42395/ finished! [01/29 05:46:50] [INFO] !!! Now downloading Averatec 1000 Review (pics, specs) !!!!! [01/29 05:46:51] [INFO] We are on page 1 of 1 [01/29 05:46:51] [INFO] Number of posts: 9 [01/29 05:46:59] [INFO] Progress: 5620/6740 [01/29 05:46:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:46:59] [INFO] Thread http://forum.notebookreview.com/threads/averatec-1000-review-pics-specs.44749/ finished! [01/29 05:46:59] [WARNING] Thread '64-Bit and Dual Core Mobile Processors Guide and Which to Buy' has no preview, is suspected to be a broken thread [01/29 05:46:59] [INFO] !!! Now downloading Acer 8204WLMi Intel Core Duo Notebook review !!!!! [01/29 05:47:00] [INFO] We are on page 1 of 1 [01/29 05:47:00] [INFO] Number of posts: 3 [01/29 05:47:01] [INFO] Progress: 5621/6740 [01/29 05:47:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:47:01] [INFO] Thread http://forum.notebookreview.com/threads/acer-8204wlmi-intel-core-duo-notebook-review.45702/ finished! [01/29 05:47:01] [INFO] !!! Now downloading News Bits- $299 Laptops Coming, Intel Processor Sales Pinch, Lenovo Job Cuts, Blu-Ray VAIO !!!!! [01/29 05:47:02] [INFO] We are on page 1 of 2 [01/29 05:47:05] [INFO] We are on page 2 of 2 [01/29 05:47:05] [INFO] Number of posts: 1 [01/29 05:47:05] [INFO] Progress: 5622/6740 [01/29 05:47:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:47:05] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-299-laptops-coming-intel-processor-sales-pinch-lenovo-job-cuts-blu-ray-vaio.45325/ finished! [01/29 05:47:05] [INFO] Max wait time for http://forum.notebookreview.com/threads/sony-struggles-to-get-core-duo-sz-to-market.45123/ is 28000 ms [01/29 05:47:06] [INFO] !!! Now downloading Sony Struggles to get Core Duo SZ to Market !!!!! [01/29 05:47:07] [INFO] We are on page 1 of 4 [01/29 05:47:10] [INFO] We are on page 2 of 4 [01/29 05:47:12] [INFO] We are on page 3 of 4 [01/29 05:47:14] [INFO] We are on page 4 of 4 [01/29 05:47:14] [INFO] Number of posts: 7 [01/29 05:47:14] [INFO] Progress: 5623/6740 [01/29 05:47:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:47:14] [INFO] Thread http://forum.notebookreview.com/threads/sony-struggles-to-get-core-duo-sz-to-market.45123/ finished! [01/29 05:47:14] [INFO] Max wait time for http://forum.notebookreview.com/threads/acer-travelmate-4400-review-pics-specs.22330/ is 38000 ms [01/29 05:47:14] [INFO] !!! Now downloading Acer TravelMate 4400 Review (pics, specs) !!!!! [01/29 05:47:15] [INFO] We are on page 1 of 6 [01/29 05:47:18] [INFO] We are on page 2 of 6 [01/29 05:47:20] [INFO] We are on page 3 of 6 [01/29 05:47:23] [INFO] We are on page 4 of 6 [01/29 05:47:24] [INFO] We are on page 5 of 6 [01/29 05:47:26] [INFO] We are on page 6 of 6 [01/29 05:47:26] [INFO] Number of posts: 7 [01/29 05:47:26] [INFO] Progress: 5624/6740 [01/29 05:47:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:47:26] [INFO] Thread http://forum.notebookreview.com/threads/acer-travelmate-4400-review-pics-specs.22330/ finished! [01/29 05:47:26] [INFO] !!! Now downloading Nightmares with Netgear Wireless Networking Products !!!!! [01/29 05:47:27] [INFO] We are on page 1 of 3 [01/29 05:47:30] [INFO] We are on page 2 of 3 [01/29 05:47:31] [INFO] We are on page 3 of 3 [01/29 05:47:31] [INFO] Number of posts: 1 [01/29 05:47:32] [INFO] Progress: 5625/6740 [01/29 05:47:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:47:32] [INFO] Thread http://forum.notebookreview.com/threads/nightmares-with-netgear-wireless-networking-products.44928/ finished! [01/29 05:47:32] [INFO] !!! Now downloading Kinda Review, Satelite by Toshiba, interesting find. !!!!! [01/29 05:47:33] [INFO] We are on page 1 of 1 [01/29 05:47:33] [INFO] Number of posts: 2 [01/29 05:47:33] [INFO] Progress: 5626/6740 [01/29 05:47:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:47:33] [INFO] Thread http://forum.notebookreview.com/threads/kinda-review-satelite-by-toshiba-interesting-find.45401/ finished! [01/29 05:47:34] [INFO] !!! Now downloading Apple MacBook Pro Power connector catches fire !!!!! [01/29 05:47:35] [INFO] We are on page 1 of 1 [01/29 05:47:35] [INFO] Number of posts: 4 [01/29 05:47:50] [WARNING] Read timeout for image http://images.dailytech.com/nimage/813_large_ms1.jpg. This is likely a problem with the image's hosting site. [01/29 05:48:05] [WARNING] Read timeout for image http://images.dailytech.com/nimage/815_large_ms3.jpg. This is likely a problem with the image's hosting site. [01/29 05:48:06] [INFO] Progress: 5627/6740 [01/29 05:48:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:48:06] [INFO] Thread http://forum.notebookreview.com/threads/apple-macbook-pro-power-connector-catches-fire.45315/ finished! [01/29 05:48:06] [INFO] !!! Now downloading Rumor- Dell Latitude D620, D420 and D820 Coming Soon !!!!! [01/29 05:48:07] [INFO] We are on page 1 of 2 [01/29 05:48:09] [INFO] We are on page 2 of 2 [01/29 05:48:09] [INFO] Number of posts: 1 [01/29 05:48:09] [INFO] Progress: 5628/6740 [01/29 05:48:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:48:09] [INFO] Thread http://forum.notebookreview.com/threads/rumor-dell-latitude-d620-d420-and-d820-coming-soon.44706/ finished! [01/29 05:48:10] [INFO] !!! Now downloading HP dv5000z Review (pics, specs) !!!!! [01/29 05:48:11] [INFO] We are on page 1 of 3 [01/29 05:48:18] [INFO] We are on page 2 of 3 [01/29 05:48:20] [INFO] We are on page 3 of 3 [01/29 05:48:20] [INFO] Number of posts: 1 [01/29 05:48:20] [INFO] Progress: 5629/6740 [01/29 05:48:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:48:20] [INFO] Thread http://forum.notebookreview.com/threads/hp-dv5000z-review-pics-specs.41148/ finished! [01/29 05:48:21] [INFO] !!! Now downloading Bill Gates criticizing $100 Laptop !!!!! [01/29 05:48:22] [INFO] We are on page 1 of 2 [01/29 05:48:25] [INFO] We are on page 2 of 2 [01/29 05:48:25] [INFO] Number of posts: 3 [01/29 05:48:25] [INFO] Progress: 5630/6740 [01/29 05:48:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:48:25] [INFO] Thread http://forum.notebookreview.com/threads/bill-gates-criticizing-100-laptop.45196/ finished! [01/29 05:48:25] [INFO] !!! Now downloading 19 Laptop screens coming Soon! !!!!! [01/29 05:48:27] [INFO] We are on page 1 of 2 [01/29 05:48:29] [INFO] We are on page 2 of 2 [01/29 05:48:29] [INFO] Number of posts: 4 [01/29 05:48:29] [INFO] Progress: 5631/6740 [01/29 05:48:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:48:29] [INFO] Thread http://forum.notebookreview.com/threads/19-laptop-screens-coming-soon.45148/ finished! [01/29 05:48:29] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-pavilion-zv6000-review-pics-specs.16267/ is 27500 ms [01/29 05:48:29] [INFO] !!! Now downloading HP Pavilion ZV6000 Review (pics, specs) !!!!! [01/29 05:48:30] [INFO] We are on page 1 of 4 [01/29 05:48:33] [INFO] We are on page 2 of 4 [01/29 05:48:35] [INFO] We are on page 3 of 4 [01/29 05:48:37] [INFO] We are on page 4 of 4 [01/29 05:48:37] [INFO] Number of posts: 6 [01/29 05:48:37] [INFO] Progress: 5632/6740 [01/29 05:48:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:48:37] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-zv6000-review-pics-specs.16267/ finished! [01/29 05:48:37] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-and-alienware-tie-the-not-it-is-official.44800/ is 23500 ms [01/29 05:48:37] [INFO] !!! Now downloading Dell and Alienware tie the not, it is official !!!!! [01/29 05:48:38] [INFO] We are on page 1 of 3 [01/29 05:48:40] [INFO] We are on page 2 of 3 [01/29 05:48:42] [INFO] We are on page 3 of 3 [01/29 05:48:42] [INFO] Number of posts: 8 [01/29 05:48:42] [INFO] Progress: 5633/6740 [01/29 05:48:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:48:42] [INFO] Thread http://forum.notebookreview.com/threads/dell-and-alienware-tie-the-not-it-is-official.44800/ finished! [01/29 05:48:42] [INFO] IOException java.nio.file.AccessDeniedException: C:\Users\User-10\Downloads\NoteBook News and Reviews\Sagebrush's Sager NP9750 Review... at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:89) at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103) at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108) at java.base/sun.nio.fs.WindowsFileSystemProvider.checkReadAccess(WindowsFileSystemProvider.java:351) at java.base/sun.nio.fs.WindowsFileSystemProvider.checkAccess(WindowsFileSystemProvider.java:380) at java.base/java.nio.file.Files.createDirectories(Files.java:772) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:595) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:48:42] [INFO] Thread http://forum.notebookreview.com/threads/sagebrushs-sager-np9750-review.45002/ finished! [01/29 05:48:43] [INFO] !!! Now downloading WinXP on a MAC !!!!! [01/29 05:48:44] [INFO] We are on page 1 of 1 [01/29 05:48:44] [INFO] Number of posts: 4 [01/29 05:48:44] [INFO] Progress: 5634/6740 [01/29 05:48:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:48:44] [INFO] Thread http://forum.notebookreview.com/threads/winxp-on-a-mac.44765/ finished! [01/29 05:48:44] [INFO] !!! Now downloading News Bits- Dell Buys Alienware, Asus #5 in Europe, No Vista on Macs !!!!! [01/29 05:48:46] [INFO] We are on page 1 of 1 [01/29 05:48:46] [INFO] Number of posts: 8 [01/29 05:48:47] [INFO] Progress: 5635/6740 [01/29 05:48:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:48:47] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-dell-buys-alienware-asus-5-in-europe-no-vista-on-macs.44903/ finished! [01/29 05:48:47] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-thinkpad-z60-first-thoughts-review-pics-specs.27022/ is 25000 ms [01/29 05:48:47] [INFO] !!! Now downloading Lenovo ThinkPad Z60 First Thoughts Review (pics, specs) !!!!! [01/29 05:48:48] [INFO] We are on page 1 of 4 [01/29 05:48:54] [INFO] We are on page 2 of 4 [01/29 05:48:56] [INFO] We are on page 3 of 4 [01/29 05:48:58] [INFO] We are on page 4 of 4 [01/29 05:48:58] [INFO] Number of posts: 1 [01/29 05:48:58] [INFO] Progress: 5636/6740 [01/29 05:48:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:48:58] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-z60-first-thoughts-review-pics-specs.27022/ finished! [01/29 05:48:58] [INFO] !!! Now downloading News Item- CNN on Alienware !!!!! [01/29 05:48:59] [INFO] We are on page 1 of 1 [01/29 05:48:59] [INFO] Number of posts: 1 [01/29 05:48:59] [INFO] Progress: 5637/6740 [01/29 05:48:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:48:59] [INFO] Thread http://forum.notebookreview.com/threads/news-item-cnn-on-alienware.44746/ finished! [01/29 05:49:00] [INFO] !!! Now downloading News Bits- New HP Notebooks, ATI X1800 is Here, IDF, New Toshiba M100 !!!!! [01/29 05:49:01] [INFO] We are on page 1 of 2 [01/29 05:49:03] [INFO] We are on page 2 of 2 [01/29 05:49:03] [INFO] Number of posts: 2 [01/29 05:49:03] [INFO] Progress: 5638/6740 [01/29 05:49:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:49:03] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-new-hp-notebooks-ati-x1800-is-here-idf-new-toshiba-m100.43961/ finished! [01/29 05:49:04] [INFO] !!! Now downloading New Dell Latitudes Due Tomorrow, 3-14-06 !!!!! [01/29 05:49:05] [INFO] We are on page 1 of 1 [01/29 05:49:05] [INFO] Number of posts: 7 [01/29 05:49:05] [WARNING] File not found for image https://www.engadget.com/media/2006/03/dell_d-620.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/New Dell Latitudes Due Tomorrow, 3-14-06/images/storyImages/dell_d-620.jpg [01/29 05:49:07] [INFO] Progress: 5639/6740 [01/29 05:49:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:49:07] [INFO] Thread http://forum.notebookreview.com/threads/new-dell-latitudes-due-tomorrow-3-14-06.44702/ finished! [01/29 05:49:07] [INFO] Max wait time for http://forum.notebookreview.com/threads/new-acer-travelmate-8200-dual-core-napa-notebook-revealed-pics-specs.36036/ is 58500 ms [01/29 05:49:07] [INFO] !!! Now downloading New Acer TravelMate 8200 Dual Core Napa Notebook Revealed (pics, specs) !!!!! [01/29 05:49:08] [INFO] We are on page 1 of 10 [01/29 05:49:12] [INFO] We are on page 2 of 10 [01/29 05:49:14] [INFO] We are on page 3 of 10 [01/29 05:49:15] [INFO] We are on page 4 of 10 [01/29 05:49:18] [INFO] We are on page 5 of 10 [01/29 05:49:20] [INFO] We are on page 6 of 10 [01/29 05:49:21] [INFO] We are on page 7 of 10 [01/29 05:49:23] [INFO] We are on page 8 of 10 [01/29 05:49:25] [INFO] We are on page 9 of 10 [01/29 05:49:26] [INFO] We are on page 10 of 10 [01/29 05:49:26] [INFO] Number of posts: 8 [01/29 05:49:26] [INFO] Progress: 5640/6740 [01/29 05:49:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:49:26] [INFO] Thread http://forum.notebookreview.com/threads/new-acer-travelmate-8200-dual-core-napa-notebook-revealed-pics-specs.36036/ finished! [01/29 05:49:27] [INFO] !!! Now downloading CeBIT 2006- Toshiba Laptops and FIFA World Cup 2006 (pics) !!!!! [01/29 05:49:28] [INFO] We are on page 1 of 1 [01/29 05:49:28] [INFO] Number of posts: 1 [01/29 05:49:31] [INFO] Progress: 5641/6740 [01/29 05:49:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:49:31] [INFO] Thread http://forum.notebookreview.com/threads/cebit-2006-toshiba-laptops-and-fifa-world-cup-2006-pics.44650/ finished! [01/29 05:49:31] [INFO] !!! Now downloading CeBIT 2006- Pentium M Powered PaPeRo 2005 Robot (pics) !!!!! [01/29 05:49:32] [INFO] We are on page 1 of 1 [01/29 05:49:32] [INFO] Number of posts: 7 [01/29 05:49:35] [INFO] Progress: 5642/6740 [01/29 05:49:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:49:35] [INFO] Thread http://forum.notebookreview.com/threads/cebit-2006-pentium-m-powered-papero-2005-robot-pics.44320/ finished! [01/29 05:49:35] [INFO] !!! Now downloading Foget HD-DVD! !!!!! [01/29 05:49:36] [INFO] We are on page 1 of 2 [01/29 05:49:38] [INFO] We are on page 2 of 2 [01/29 05:49:38] [INFO] Number of posts: 7 [01/29 05:49:39] [INFO] Progress: 5643/6740 [01/29 05:49:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:49:39] [INFO] Thread http://forum.notebookreview.com/threads/foget-hd-dvd.44285/ finished! [01/29 05:49:39] [INFO] !!! Now downloading CeBIT 2006- Clevo on Display at the Show (pics) !!!!! [01/29 05:49:40] [INFO] We are on page 1 of 2 [01/29 05:49:45] [INFO] We are on page 2 of 2 [01/29 05:49:45] [INFO] Number of posts: 2 [01/29 05:49:45] [INFO] Progress: 5644/6740 [01/29 05:49:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:49:45] [INFO] Thread http://forum.notebookreview.com/threads/cebit-2006-clevo-on-display-at-the-show-pics.44267/ finished! [01/29 05:49:45] [INFO] Max wait time for http://forum.notebookreview.com/threads/sager-9750-with-amd-athlon-64-x2-review-pics-specs.42763/ is 34000 ms [01/29 05:49:46] [INFO] !!! Now downloading Sager 9750 with AMD Athlon 64 X2 Review (pics, specs) !!!!! [01/29 05:49:47] [INFO] We are on page 1 of 5 [01/29 05:49:54] [INFO] We are on page 2 of 5 [01/29 05:49:56] [INFO] We are on page 3 of 5 [01/29 05:49:58] [INFO] We are on page 4 of 5 [01/29 05:49:58] [WARNING] Host down for image http://image.alienware.com/Images/product_detail_page_images/aurora_m7700/aurora_m7700_back.jpg [01/29 05:50:00] [INFO] We are on page 5 of 5 [01/29 05:50:00] [INFO] Number of posts: 9 [01/29 05:50:00] [INFO] Progress: 5645/6740 [01/29 05:50:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:50:00] [INFO] Thread http://forum.notebookreview.com/threads/sager-9750-with-amd-athlon-64-x2-review-pics-specs.42763/ finished! [01/29 05:50:01] [INFO] !!! Now downloading A Whirlwind Tour of CeBIT in Hannover Germany (pics) !!!!! [01/29 05:50:02] [INFO] We are on page 1 of 2 [01/29 05:50:03] [WARNING] File not found for image https://www.techtarget.com/assets/4633.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/A Whirlwind Tour of CeBIT in Hannover Germany (pics)/images/storyImages/4633.jpg [01/29 05:50:04] [WARNING] File not found for image https://www.techtarget.com/assets/4624.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/A Whirlwind Tour of CeBIT in Hannover Germany (pics)/images/storyImages/4624.jpg [01/29 05:50:05] [WARNING] File not found for image https://www.techtarget.com/assets/4628.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/A Whirlwind Tour of CeBIT in Hannover Germany (pics)/images/storyImages/4628.jpg [01/29 05:50:06] [WARNING] File not found for image https://www.techtarget.com/assets/4627.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/A Whirlwind Tour of CeBIT in Hannover Germany (pics)/images/storyImages/4627.jpg [01/29 05:50:06] [WARNING] File not found for image https://www.techtarget.com/assets/4629.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/A Whirlwind Tour of CeBIT in Hannover Germany (pics)/images/storyImages/4629.jpg [01/29 05:50:07] [WARNING] File not found for image https://www.techtarget.com/assets/4622.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/A Whirlwind Tour of CeBIT in Hannover Germany (pics)/images/storyImages/4622.jpg [01/29 05:50:08] [WARNING] File not found for image https://www.techtarget.com/assets/4620.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/A Whirlwind Tour of CeBIT in Hannover Germany (pics)/images/storyImages/4620.jpg [01/29 05:50:09] [WARNING] File not found for image https://www.techtarget.com/assets/4621.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/A Whirlwind Tour of CeBIT in Hannover Germany (pics)/images/storyImages/4621.jpg [01/29 05:50:10] [WARNING] File not found for image https://www.techtarget.com/assets/4630.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/A Whirlwind Tour of CeBIT in Hannover Germany (pics)/images/storyImages/4630.jpg [01/29 05:50:10] [WARNING] File not found for image https://www.techtarget.com/assets/4632.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/A Whirlwind Tour of CeBIT in Hannover Germany (pics)/images/storyImages/4632.jpg [01/29 05:50:11] [WARNING] File not found for image https://www.techtarget.com/assets/4625.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/A Whirlwind Tour of CeBIT in Hannover Germany (pics)/images/storyImages/4625.jpg [01/29 05:50:12] [WARNING] File not found for image https://www.techtarget.com/assets/4617.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/A Whirlwind Tour of CeBIT in Hannover Germany (pics)/images/storyImages/4617.jpg [01/29 05:50:13] [WARNING] File not found for image https://www.techtarget.com/assets/4631.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/A Whirlwind Tour of CeBIT in Hannover Germany (pics)/images/storyImages/4631.jpg [01/29 05:50:14] [WARNING] File not found for image https://www.techtarget.com/assets/4634.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/A Whirlwind Tour of CeBIT in Hannover Germany (pics)/images/storyImages/4634.jpg [01/29 05:50:15] [WARNING] File not found for image https://www.techtarget.com/assets/4636.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/A Whirlwind Tour of CeBIT in Hannover Germany (pics)/images/storyImages/4636.jpg [01/29 05:50:16] [WARNING] File not found for image https://www.techtarget.com/assets/4602.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/A Whirlwind Tour of CeBIT in Hannover Germany (pics)/images/storyImages/4602.jpg [01/29 05:50:16] [WARNING] File not found for image https://www.techtarget.com/assets/4637.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/A Whirlwind Tour of CeBIT in Hannover Germany (pics)/images/storyImages/4637.jpg [01/29 05:50:17] [WARNING] File not found for image https://www.techtarget.com/assets/4638.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/A Whirlwind Tour of CeBIT in Hannover Germany (pics)/images/storyImages/4638.jpg [01/29 05:50:18] [WARNING] File not found for image https://www.techtarget.com/assets/4639.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/A Whirlwind Tour of CeBIT in Hannover Germany (pics)/images/storyImages/4639.jpg [01/29 05:50:19] [WARNING] File not found for image https://www.techtarget.com/assets/4640.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/A Whirlwind Tour of CeBIT in Hannover Germany (pics)/images/storyImages/4640.jpg [01/29 05:50:20] [WARNING] File not found for image https://www.techtarget.com/assets/4641.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/A Whirlwind Tour of CeBIT in Hannover Germany (pics)/images/storyImages/4641.jpg [01/29 05:50:21] [WARNING] File not found for image https://www.techtarget.com/assets/4642.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/A Whirlwind Tour of CeBIT in Hannover Germany (pics)/images/storyImages/4642.jpg [01/29 05:50:22] [WARNING] File not found for image https://www.techtarget.com/assets/4644.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/A Whirlwind Tour of CeBIT in Hannover Germany (pics)/images/storyImages/4644.jpg [01/29 05:50:22] [WARNING] File not found for image https://www.techtarget.com/assets/4645.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/A Whirlwind Tour of CeBIT in Hannover Germany (pics)/images/storyImages/4645.jpg [01/29 05:50:23] [WARNING] File not found for image https://www.techtarget.com/assets/4646.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/A Whirlwind Tour of CeBIT in Hannover Germany (pics)/images/storyImages/4646.jpg [01/29 05:50:24] [WARNING] File not found for image https://www.techtarget.com/assets/4647.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/A Whirlwind Tour of CeBIT in Hannover Germany (pics)/images/storyImages/4647.jpg [01/29 05:50:25] [WARNING] File not found for image https://www.techtarget.com/assets/4643.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/A Whirlwind Tour of CeBIT in Hannover Germany (pics)/images/storyImages/4643.jpg [01/29 05:50:27] [INFO] We are on page 2 of 2 [01/29 05:50:27] [INFO] Number of posts: 5 [01/29 05:50:27] [INFO] Progress: 5646/6740 [01/29 05:50:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:50:27] [INFO] Thread http://forum.notebookreview.com/threads/a-whirlwind-tour-of-cebit-in-hannover-germany-pics.44206/ finished! [01/29 05:50:27] [WARNING] Thread 'Alienware announces SLI dual graphics laptops' has no preview, is suspected to be a broken thread [01/29 05:50:28] [INFO] !!! Now downloading NVIDIA Announces SLI and Integrated Graphics Solutions for Notebooks !!!!! [01/29 05:50:29] [INFO] We are on page 1 of 2 [01/29 05:50:31] [INFO] We are on page 2 of 2 [01/29 05:50:31] [INFO] Number of posts: 7 [01/29 05:50:31] [INFO] Progress: 5647/6740 [01/29 05:50:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:50:31] [INFO] Thread http://forum.notebookreview.com/threads/nvidia-announces-sli-and-integrated-graphics-solutions-for-notebooks.44122/ finished! [01/29 05:50:32] [INFO] !!! Now downloading Intel Conroe Chip crushes AMD FX-60 !!!!! [01/29 05:50:33] [INFO] We are on page 1 of 2 [01/29 05:50:35] [INFO] We are on page 2 of 2 [01/29 05:50:35] [INFO] Number of posts: 7 [01/29 05:50:35] [INFO] Progress: 5648/6740 [01/29 05:50:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:50:35] [INFO] Thread http://forum.notebookreview.com/threads/intel-conroe-chip-crushes-amd-fx-60.44034/ finished! [01/29 05:50:35] [INFO] !!! Now downloading Some new info and pics on Turion X2 !!!!! [01/29 05:50:36] [INFO] We are on page 1 of 1 [01/29 05:50:36] [INFO] Number of posts: 3 [01/29 05:50:37] [INFO] Progress: 5649/6740 [01/29 05:50:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:50:37] [INFO] Thread http://forum.notebookreview.com/threads/some-new-info-and-pics-on-turion-x2.44111/ finished! [01/29 05:50:37] [WARNING] Thread 'Windows Vista Notebook Compatibility Guide' has no preview, is suspected to be a broken thread [01/29 05:50:37] [INFO] Max wait time for http://forum.notebookreview.com/threads/rumor-dell-to-buy-out-alienware.43489/ is 28500 ms [01/29 05:50:37] [INFO] !!! Now downloading Rumor- Dell to Buy Out Alienware !!!!! [01/29 05:50:38] [INFO] We are on page 1 of 4 [01/29 05:50:40] [INFO] We are on page 2 of 4 [01/29 05:50:42] [INFO] We are on page 3 of 4 [01/29 05:50:44] [INFO] We are on page 4 of 4 [01/29 05:50:44] [INFO] Number of posts: 8 [01/29 05:50:44] [INFO] Progress: 5650/6740 [01/29 05:50:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:50:44] [INFO] Thread http://forum.notebookreview.com/threads/rumor-dell-to-buy-out-alienware.43489/ finished! [01/29 05:50:45] [INFO] !!! Now downloading Averatec 4200 Review (pics, specs) !!!!! [01/29 05:50:46] [INFO] We are on page 1 of 2 [01/29 05:50:49] [INFO] We are on page 2 of 2 [01/29 05:50:49] [INFO] Number of posts: 3 [01/29 05:50:49] [INFO] Progress: 5651/6740 [01/29 05:50:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:50:49] [INFO] Thread http://forum.notebookreview.com/threads/averatec-4200-review-pics-specs.25357/ finished! [01/29 05:50:49] [WARNING] Thread 'Dell Inspiron 9400 with pics!' has no preview, is suspected to be a broken thread [01/29 05:50:50] [INFO] !!! Now downloading 4 GB Lappy !!!!! [01/29 05:50:51] [INFO] We are on page 1 of 1 [01/29 05:50:51] [INFO] Number of posts: 8 [01/29 05:50:52] [INFO] Progress: 5652/6740 [01/29 05:50:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:50:52] [INFO] Thread http://forum.notebookreview.com/threads/4-gb-lappy.43660/ finished! [01/29 05:50:53] [INFO] !!! Now downloading News Bits- Inspiron 6400, MSI Napa Notebook, Intel iBooks, New Fujitsu Notebooks Discussion !!!!! [01/29 05:50:54] [INFO] We are on page 1 of 2 [01/29 05:50:54] [INFO] Number of posts: 1 [01/29 05:50:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:50:54] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 05:50:54] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-inspiron-6400-msi-napa-notebook-intel-ibooks-new-fujitsu-notebooks-discussion.42895/ finished! [01/29 05:50:54] [INFO] !!! Now downloading PortableOne EX Review (pics, specs) !!!!! [01/29 05:50:55] [INFO] We are on page 1 of 2 [01/29 05:51:00] [INFO] We are on page 2 of 2 [01/29 05:51:00] [INFO] Number of posts: 2 [01/29 05:51:00] [INFO] Progress: 5653/6740 [01/29 05:51:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:51:00] [INFO] Thread http://forum.notebookreview.com/threads/portableone-ex-review-pics-specs.43414/ finished! [01/29 05:51:00] [INFO] !!! Now downloading Protect Covers Screen and Keyboard Cover Reviews (pics) !!!!! [01/29 05:51:02] [INFO] We are on page 1 of 2 [01/29 05:51:04] [INFO] We are on page 2 of 2 [01/29 05:51:04] [INFO] Number of posts: 2 [01/29 05:51:04] [INFO] Progress: 5654/6740 [01/29 05:51:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:51:04] [INFO] Thread http://forum.notebookreview.com/threads/protect-covers-screen-and-keyboard-cover-reviews-pics.25517/ finished! [01/29 05:51:04] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-lg-xnote-amd-turion-x2-intel-processor-sales-dip.43316/ is 23000 ms [01/29 05:51:05] [INFO] !!! Now downloading News Bits- LG XNote, AMD Turion X2, Intel Processor Sales Dip !!!!! [01/29 05:51:06] [INFO] We are on page 1 of 3 [01/29 05:51:09] [INFO] We are on page 2 of 3 [01/29 05:51:11] [INFO] We are on page 3 of 3 [01/29 05:51:11] [INFO] Number of posts: 7 [01/29 05:51:11] [INFO] Progress: 5655/6740 [01/29 05:51:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:51:11] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-lg-xnote-amd-turion-x2-intel-processor-sales-dip.43316/ finished! [01/29 05:51:11] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-w3v-review-pics-specs.42591/ is 25000 ms [01/29 05:51:12] [INFO] !!! Now downloading Asus W3v Review (pics, specs) !!!!! [01/29 05:51:13] [INFO] We are on page 1 of 4 [01/29 05:51:16] [INFO] We are on page 2 of 4 [01/29 05:51:18] [INFO] We are on page 3 of 4 [01/29 05:51:20] [INFO] We are on page 4 of 4 [01/29 05:51:20] [INFO] Number of posts: 1 [01/29 05:51:20] [INFO] Progress: 5656/6740 [01/29 05:51:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:51:20] [INFO] Thread http://forum.notebookreview.com/threads/asus-w3v-review-pics-specs.42591/ finished! [01/29 05:51:20] [WARNING] Thread 'Post your systray snapshot here' has no preview, is suspected to be a broken thread [01/29 05:51:21] [INFO] !!! Now downloading Toshiba Libretto U100 Review (pics, specs) !!!!! [01/29 05:51:22] [INFO] We are on page 1 of 2 [01/29 05:51:27] [INFO] We are on page 2 of 2 [01/29 05:51:27] [INFO] Number of posts: 2 [01/29 05:51:27] [INFO] Progress: 5657/6740 [01/29 05:51:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:51:27] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-libretto-u100-review-pics-specs.21982/ finished! [01/29 05:51:28] [INFO] !!! Now downloading Acer Aspire 1694 WLMi Review (pics, specs) !!!!! [01/29 05:51:29] [INFO] We are on page 1 of 1 [01/29 05:51:29] [INFO] Number of posts: 9 [01/29 05:51:29] [WARNING] File not found for image http://freepgs.com/ramclan/DSC01409.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Acer Aspire 1694 WLMi Review (pics, specs)/images/storyImages/image573 [01/29 05:51:30] [WARNING] File not found for image http://freepgs.com/ramclan/DSC01411.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Acer Aspire 1694 WLMi Review (pics, specs)/images/storyImages/image574 [01/29 05:51:30] [WARNING] File not found for image http://freepgs.com/ramclan/DSC01412.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Acer Aspire 1694 WLMi Review (pics, specs)/images/storyImages/image575 [01/29 05:51:30] [WARNING] File not found for image http://freepgs.com/ramclan/DSC01413.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Acer Aspire 1694 WLMi Review (pics, specs)/images/storyImages/image576 [01/29 05:51:30] [WARNING] File not found for image http://freepgs.com/ramclan/DSC01407.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Acer Aspire 1694 WLMi Review (pics, specs)/images/storyImages/image577 [01/29 05:51:30] [INFO] Progress: 5658/6740 [01/29 05:51:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:51:30] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire-1694-wlmi-review-pics-specs.42581/ finished! [01/29 05:51:30] [INFO] !!! Now downloading laptop fuel cells !!!!! [01/29 05:51:31] [INFO] We are on page 1 of 1 [01/29 05:51:31] [INFO] Number of posts: 8 [01/29 05:51:32] [INFO] Progress: 5659/6740 [01/29 05:51:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:51:32] [INFO] Thread http://forum.notebookreview.com/threads/laptop-fuel-cells.43190/ finished! [01/29 05:51:32] [INFO] !!! Now downloading Compaq R4125 Review (pics, specs) !!!!! [01/29 05:51:34] [INFO] We are on page 1 of 1 [01/29 05:51:34] [INFO] Number of posts: 6 [01/29 05:51:37] [INFO] Progress: 5660/6740 [01/29 05:51:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:51:37] [INFO] Thread http://forum.notebookreview.com/threads/compaq-r4125-review-pics-specs.26856/ finished! [01/29 05:51:37] [INFO] !!! Now downloading Intel Issues Revenue Warning !!!!! [01/29 05:51:39] [INFO] We are on page 1 of 1 [01/29 05:51:39] [INFO] Number of posts: 5 [01/29 05:51:39] [INFO] Progress: 5661/6740 [01/29 05:51:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:51:39] [INFO] Thread http://forum.notebookreview.com/threads/intel-issues-revenue-warning.43289/ finished! [01/29 05:51:39] [INFO] Max wait time for http://forum.notebookreview.com/threads/dr-bodelins-laptop-bumpers-review-pics.34780/ is 23500 ms [01/29 05:51:39] [INFO] !!! Now downloading Dr. Bodelin's Laptop Bumpers Review (pics) !!!!! [01/29 05:51:40] [INFO] We are on page 1 of 3 [01/29 05:51:44] [INFO] We are on page 2 of 3 [01/29 05:51:47] [INFO] We are on page 3 of 3 [01/29 05:51:47] [INFO] Number of posts: 8 [01/29 05:51:47] [INFO] Progress: 5662/6740 [01/29 05:51:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:51:47] [INFO] Thread http://forum.notebookreview.com/threads/dr-bodelins-laptop-bumpers-review-pics.34780/ finished! [01/29 05:51:48] [INFO] !!! Now downloading Toshiba Satellite M70 Review (pics, specs) !!!!! [01/29 05:51:49] [INFO] We are on page 1 of 2 [01/29 05:51:54] [INFO] We are on page 2 of 2 [01/29 05:51:54] [INFO] Number of posts: 7 [01/29 05:51:55] [INFO] Progress: 5663/6740 [01/29 05:51:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:51:55] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-m70-review-pics-specs.40360/ finished! [01/29 05:51:55] [INFO] IOException java.nio.file.AccessDeniedException: C:\Users\User-10\Downloads\NoteBook News and Reviews\Turion X2 in May... at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:89) at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103) at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108) at java.base/sun.nio.fs.WindowsFileSystemProvider.checkReadAccess(WindowsFileSystemProvider.java:351) at java.base/sun.nio.fs.WindowsFileSystemProvider.checkAccess(WindowsFileSystemProvider.java:380) at java.base/java.nio.file.Files.createDirectories(Files.java:772) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:595) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:51:55] [INFO] Thread http://forum.notebookreview.com/threads/turion-x2-in-may.43091/ finished! [01/29 05:51:55] [INFO] !!! Now downloading eMachines m6809 Review - Awesome Power, Fiscal Joy !!!!! [01/29 05:51:56] [INFO] We are on page 1 of 1 [01/29 05:51:56] [INFO] Number of posts: 3 [01/29 05:51:58] [INFO] Progress: 5664/6740 [01/29 05:51:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:51:58] [INFO] Thread http://forum.notebookreview.com/threads/emachines-m6809-review-awesome-power-fiscal-joy.2876/ finished! [01/29 05:51:58] [INFO] !!! Now downloading Santa Rosa delayed 3 months. !!!!! [01/29 05:51:59] [INFO] We are on page 1 of 1 [01/29 05:51:59] [INFO] Number of posts: 1 [01/29 05:51:59] [INFO] Progress: 5665/6740 [01/29 05:51:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:51:59] [INFO] Thread http://forum.notebookreview.com/threads/santa-rosa-delayed-3-months.43209/ finished! [01/29 05:52:02] [SEVERE] Unexpected exception java.lang.NullPointerException: Cannot invoke "org.jsoup.nodes.Element.text()" because "title" is null at com.civfanatics.storyarchiver.StoryArchiver.grabTitle(StoryArchiver.java:760) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:601) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:52:02] [INFO] Thread http://forum.notebookreview.com/threads/asus-v6j-everest-benchmarks.43048/ finished! [01/29 05:52:03] [INFO] !!! Now downloading Dell Inspiron B120 Review !!!!! [01/29 05:52:04] [INFO] We are on page 1 of 1 [01/29 05:52:04] [INFO] Number of posts: 6 [01/29 05:52:08] [INFO] Progress: 5666/6740 [01/29 05:52:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:52:08] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-b120-review.42590/ finished! [01/29 05:52:09] [INFO] !!! Now downloading first review of lifebook q2010 !!!!! [01/29 05:52:10] [INFO] We are on page 1 of 1 [01/29 05:52:10] [INFO] Number of posts: 8 [01/29 05:52:13] [INFO] Progress: 5667/6740 [01/29 05:52:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:52:13] [INFO] Thread http://forum.notebookreview.com/threads/first-review-of-lifebook-q2010.42927/ finished! [01/29 05:52:13] [INFO] !!! Now downloading Some info about Via's C7 !!!!! [01/29 05:52:15] [INFO] We are on page 1 of 1 [01/29 05:52:15] [INFO] Number of posts: 2 [01/29 05:52:15] [INFO] Progress: 5668/6740 [01/29 05:52:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:52:15] [INFO] Thread http://forum.notebookreview.com/threads/some-info-about-vias-c7.38937/ finished! [01/29 05:52:15] [INFO] !!! Now downloading HP live web event on march 2 !!!!! [01/29 05:52:16] [INFO] We are on page 1 of 1 [01/29 05:52:16] [INFO] Number of posts: 1 [01/29 05:52:16] [INFO] Progress: 5669/6740 [01/29 05:52:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:52:16] [INFO] Thread http://forum.notebookreview.com/threads/hp-live-web-event-on-march-2.42923/ finished! [01/29 05:52:16] [WARNING] Thread 'M$ to treat 32bit laptop owners like a third world country' has no preview, is suspected to be a broken thread [01/29 05:52:17] [INFO] !!! Now downloading Whose reviews do you trust !!!!! [01/29 05:52:18] [INFO] We are on page 1 of 2 [01/29 05:52:20] [INFO] We are on page 2 of 2 [01/29 05:52:20] [INFO] Number of posts: 8 [01/29 05:52:20] [INFO] Progress: 5670/6740 [01/29 05:52:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:52:20] [INFO] Thread http://forum.notebookreview.com/threads/whose-reviews-do-you-trust.40319/ finished! [01/29 05:52:20] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-thinkpad-z60m-review-pics-specs.41464/ is 22500 ms [01/29 05:52:21] [INFO] !!! Now downloading Lenovo ThinkPad Z60m Review (pics, specs) !!!!! [01/29 05:52:22] [INFO] We are on page 1 of 3 [01/29 05:52:28] [INFO] We are on page 2 of 3 [01/29 05:52:29] [INFO] We are on page 3 of 3 [01/29 05:52:29] [INFO] Number of posts: 6 [01/29 05:52:29] [INFO] Progress: 5671/6740 [01/29 05:52:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:52:29] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-z60m-review-pics-specs.41464/ finished! [01/29 05:52:29] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-asus-lambo-notebook-wal-mart-eco-friendly-laptop-aol-dial-up-increase.42344/ is 27000 ms [01/29 05:52:30] [INFO] !!! Now downloading News Bits- Asus Lambo Notebook, Wal Mart Eco-Friendly Laptop, AOL Dial-Up Increase !!!!! [01/29 05:52:31] [INFO] We are on page 1 of 4 [01/29 05:52:34] [INFO] We are on page 2 of 4 [01/29 05:52:35] [INFO] We are on page 3 of 4 [01/29 05:52:37] [INFO] We are on page 4 of 4 [01/29 05:52:37] [INFO] Number of posts: 5 [01/29 05:52:37] [INFO] Progress: 5672/6740 [01/29 05:52:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:52:37] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-asus-lambo-notebook-wal-mart-eco-friendly-laptop-aol-dial-up-increase.42344/ finished! [01/29 05:52:37] [WARNING] Thread 'Guide for New Notebook Technologies in 2006' has no preview, is suspected to be a broken thread [01/29 05:52:38] [INFO] !!! Now downloading UMPCs might be on the way !!!!! [01/29 05:52:39] [INFO] We are on page 1 of 1 [01/29 05:52:39] [INFO] Number of posts: 2 [01/29 05:52:39] [INFO] Progress: 5673/6740 [01/29 05:52:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:52:39] [INFO] Thread http://forum.notebookreview.com/threads/umpcs-might-be-on-the-way.42385/ finished! [01/29 05:52:39] [WARNING] Thread 'Wal-mart Notebooks For Games' has no preview, is suspected to be a broken thread [01/29 05:52:39] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-3000-series-c100-available-v100-ultraportable-and-n100-widescreen-coming-soon-pics.42122/ is 21000 ms [01/29 05:52:39] [INFO] !!! Now downloading Lenovo 3000 Series C100 Available, V100 Ultraportable and N100 Widescreen Coming Soon (pics) !!!!! [01/29 05:52:40] [INFO] We are on page 1 of 3 [01/29 05:52:47] [INFO] We are on page 2 of 3 [01/29 05:52:49] [INFO] We are on page 3 of 3 [01/29 05:52:49] [INFO] Number of posts: 3 [01/29 05:52:49] [INFO] Progress: 5674/6740 [01/29 05:52:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:52:49] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-3000-series-c100-available-v100-ultraportable-and-n100-widescreen-coming-soon-pics.42122/ finished! [01/29 05:52:50] [INFO] !!! Now downloading Pics- New Dual Core Compal, Clevo, MSI, Uniwill and Quanta notebooks! !!!!! [01/29 05:52:51] [INFO] We are on page 1 of 1 [01/29 05:52:51] [INFO] Number of posts: 7 [01/29 05:53:06] [WARNING] Read timeout for image http://taiwan.cnet.com/sharedmedia/Computer%20channel/feature/centrino_duo/nb_14.jpg. This is likely a problem with the image's hosting site. [01/29 05:53:21] [WARNING] Read timeout for image http://taiwan.cnet.com/sharedmedia/Computer%20channel/feature/centrino_duo/nb_22.jpg. This is likely a problem with the image's hosting site. [01/29 05:53:36] [WARNING] Read timeout for image http://taiwan.cnet.com/sharedmedia/Computer%20channel/feature/centrino_duo/nb_23.jpg. This is likely a problem with the image's hosting site. [01/29 05:53:49] [INFO] Progress has been made 13 ago. Waiting another minute... [01/29 05:53:51] [WARNING] Read timeout for image http://taiwan.cnet.com/sharedmedia/Computer%20channel/feature/centrino_duo/nb_25.jpg. This is likely a problem with the image's hosting site. [01/29 05:54:06] [WARNING] Read timeout for image http://taiwan.cnet.com/sharedmedia/Computer%20channel/feature/centrino_duo/nb_26.jpg. This is likely a problem with the image's hosting site. [01/29 05:54:21] [WARNING] Read timeout for image http://taiwan.cnet.com/sharedmedia/Computer%20channel/feature/centrino_duo/nb_31.jpg. This is likely a problem with the image's hosting site. [01/29 05:54:36] [WARNING] Read timeout for image http://taiwan.cnet.com/sharedmedia/Computer%20channel/feature/centrino_duo/nb_32.jpg. This is likely a problem with the image's hosting site. [01/29 05:54:49] [INFO] Progress has been made 13 ago. Waiting another minute... [01/29 05:54:51] [WARNING] Read timeout for image http://taiwan.cnet.com/sharedmedia/Computer%20channel/feature/centrino_duo/nb_33.jpg. This is likely a problem with the image's hosting site. [01/29 05:55:06] [WARNING] Read timeout for image http://taiwan.cnet.com/sharedmedia/Computer%20channel/feature/centrino_duo/nb_36.jpg. This is likely a problem with the image's hosting site. [01/29 05:55:06] [INFO] Progress: 5675/6740 [01/29 05:55:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:55:06] [INFO] Thread http://forum.notebookreview.com/threads/pics-new-dual-core-compal-clevo-msi-uniwill-and-quanta-notebooks.37244/ finished! [01/29 05:55:07] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-inspiron-9300-review-pics-specs.13660/ is 58000 ms [01/29 05:55:07] [INFO] !!! Now downloading Dell Inspiron 9300 Review (pics, specs) !!!!! [01/29 05:55:08] [INFO] We are on page 1 of 10 [01/29 05:55:12] [INFO] We are on page 2 of 10 [01/29 05:55:14] [INFO] We are on page 3 of 10 [01/29 05:55:16] [INFO] We are on page 4 of 10 [01/29 05:55:17] [INFO] We are on page 5 of 10 [01/29 05:55:19] [INFO] We are on page 6 of 10 [01/29 05:55:21] [INFO] We are on page 7 of 10 [01/29 05:55:23] [INFO] We are on page 8 of 10 [01/29 05:55:25] [INFO] We are on page 9 of 10 [01/29 05:55:27] [INFO] We are on page 10 of 10 [01/29 05:55:27] [INFO] Number of posts: 7 [01/29 05:55:27] [INFO] Progress: 5676/6740 [01/29 05:55:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:55:27] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-9300-review-pics-specs.13660/ finished! [01/29 05:55:27] [INFO] Max wait time for http://forum.notebookreview.com/threads/sony-vaio-fe-and-sz-notebooks-at-ces-2006-pics-specs.36419/ is 65000 ms [01/29 05:55:28] [INFO] !!! Now downloading Sony VAIO FE and SZ Notebooks at CES 2006 (pics, specs) !!!!! [01/29 05:55:29] [INFO] We are on page 1 of 12 [01/29 05:55:32] [INFO] We are on page 2 of 12 [01/29 05:55:34] [INFO] We are on page 3 of 12 [01/29 05:55:36] [INFO] We are on page 4 of 12 [01/29 05:55:37] [INFO] We are on page 5 of 12 [01/29 05:55:39] [INFO] We are on page 6 of 12 [01/29 05:55:40] [INFO] We are on page 7 of 12 [01/29 05:55:42] [INFO] We are on page 8 of 12 [01/29 05:55:44] [INFO] We are on page 9 of 12 [01/29 05:55:46] [INFO] We are on page 10 of 12 [01/29 05:55:47] [INFO] We are on page 11 of 12 [01/29 05:55:50] [INFO] We are on page 12 of 12 [01/29 05:55:50] [INFO] Number of posts: 1 [01/29 05:55:50] [INFO] Progress: 5677/6740 [01/29 05:55:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:55:50] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-fe-and-sz-notebooks-at-ces-2006-pics-specs.36419/ finished! [01/29 05:55:50] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-z70va-review-pics-specs.25976/ is 50000 ms [01/29 05:55:50] [INFO] !!! Now downloading ASUS Z70Va Review (pics, specs) !!!!! [01/29 05:55:52] [INFO] We are on page 1 of 9 [01/29 05:55:58] [INFO] We are on page 2 of 9 [01/29 05:56:00] [INFO] We are on page 3 of 9 [01/29 05:56:03] [INFO] We are on page 4 of 9 [01/29 05:56:05] [INFO] We are on page 5 of 9 [01/29 05:56:07] [INFO] We are on page 6 of 9 [01/29 05:56:10] [INFO] We are on page 7 of 9 [01/29 05:56:11] [INFO] We are on page 8 of 9 [01/29 05:56:13] [INFO] We are on page 9 of 9 [01/29 05:56:13] [INFO] Number of posts: 1 [01/29 05:56:13] [INFO] Progress: 5678/6740 [01/29 05:56:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:56:13] [INFO] Thread http://forum.notebookreview.com/threads/asus-z70va-review-pics-specs.25976/ finished! [01/29 05:56:13] [INFO] !!! Now downloading News Bits- Intel Notebook Battery Drain Issues, Vista Versions, Qosmio G35, Core Duo Price Cuts !!!!! [01/29 05:56:14] [INFO] We are on page 1 of 1 [01/29 05:56:14] [INFO] Number of posts: 9 [01/29 05:56:15] [INFO] Progress: 5679/6740 [01/29 05:56:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:56:15] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-intel-notebook-battery-drain-issues-vista-versions-qosmio-g35-core-duo-price-cuts.41912/ finished! [01/29 05:56:16] [INFO] !!! Now downloading The 8 flavors of VISTA !!!!! [01/29 05:56:17] [INFO] We are on page 1 of 2 [01/29 05:56:18] [INFO] We are on page 2 of 2 [01/29 05:56:18] [INFO] Number of posts: 4 [01/29 05:56:19] [INFO] Progress: 5680/6740 [01/29 05:56:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:56:19] [INFO] Thread http://forum.notebookreview.com/threads/the-8-flavors-of-vista.41827/ finished! [01/29 05:56:19] [INFO] !!! Now downloading Inspiron 9400 review !!!!! [01/29 05:56:20] [INFO] We are on page 1 of 1 [01/29 05:56:20] [INFO] Number of posts: 1 [01/29 05:56:20] [INFO] Progress: 5681/6740 [01/29 05:56:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:56:20] [INFO] Thread http://forum.notebookreview.com/threads/inspiron-9400-review.41952/ finished! [01/29 05:56:21] [INFO] !!! Now downloading 64 bit AND duo core !!!!! [01/29 05:56:22] [INFO] We are on page 1 of 1 [01/29 05:56:22] [INFO] Number of posts: 4 [01/29 05:56:22] [INFO] Progress: 5682/6740 [01/29 05:56:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:56:22] [INFO] Thread http://forum.notebookreview.com/threads/64-bit-and-duo-core.41920/ finished! [01/29 05:56:22] [INFO] !!! Now downloading Review of Lenovo ThinkPad Z60m With Pentium M 2.0GHz and ATI X600 (pics, specs) !!!!! [01/29 05:56:24] [INFO] We are on page 1 of 2 [01/29 05:56:29] [INFO] We are on page 2 of 2 [01/29 05:56:29] [INFO] Number of posts: 9 [01/29 05:56:29] [INFO] Progress: 5683/6740 [01/29 05:56:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:56:29] [INFO] Thread http://forum.notebookreview.com/threads/review-of-lenovo-thinkpad-z60m-with-pentium-m-2-0ghz-and-ati-x600-pics-specs.35417/ finished! [01/29 05:56:29] [INFO] !!! Now downloading SFBags WaterField Designs Laptop Cargo Bag Review (pics) !!!!! [01/29 05:56:30] [INFO] We are on page 1 of 2 [01/29 05:56:37] [INFO] We are on page 2 of 2 [01/29 05:56:37] [INFO] Number of posts: 6 [01/29 05:56:37] [INFO] Progress: 5684/6740 [01/29 05:56:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:56:37] [INFO] Thread http://forum.notebookreview.com/threads/sfbags-waterfield-designs-laptop-cargo-bag-review-pics.35253/ finished! [01/29 05:56:37] [WARNING] Thread 'Need a Notebook for school!' has no preview, is suspected to be a broken thread [01/29 05:56:37] [INFO] !!! Now downloading News Bits- MacBook Ship Dates, Office 2007, Dell says No AMD, Fujitsu N3530 Discussion !!!!! [01/29 05:56:38] [INFO] We are on page 1 of 2 [01/29 05:56:38] [INFO] Number of posts: 1 [01/29 05:56:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:56:38] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 05:56:38] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-macbook-ship-dates-office-2007-dell-says-no-amd-fujitsu-n3530-discussion.41320/ finished! [01/29 05:56:39] [INFO] !!! Now downloading News Bits- Dell profit jumped 52% in 4th quarter !!!!! [01/29 05:56:40] [INFO] We are on page 1 of 1 [01/29 05:56:40] [INFO] Number of posts: 1 [01/29 05:56:40] [INFO] Progress: 5685/6740 [01/29 05:56:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:56:40] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-dell-profit-jumped-52-in-4th-quarter.41231/ finished! [01/29 05:56:40] [INFO] !!! Now downloading Dual-Core Mobile Athlons Caught In The Wild !!!!! [01/29 05:56:42] [INFO] We are on page 1 of 1 [01/29 05:56:42] [INFO] Number of posts: 6 [01/29 05:56:43] [INFO] Progress: 5686/6740 [01/29 05:56:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:56:43] [INFO] Thread http://forum.notebookreview.com/threads/dual-core-mobile-athlons-caught-in-the-wild.41127/ finished! [01/29 05:56:44] [INFO] !!! Now downloading Mobile hard drive roundup !!!!! [01/29 05:56:45] [INFO] We are on page 1 of 1 [01/29 05:56:45] [INFO] Number of posts: 5 [01/29 05:56:45] [INFO] Progress: 5687/6740 [01/29 05:56:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:56:45] [INFO] Thread http://forum.notebookreview.com/threads/mobile-hard-drive-roundup.41029/ finished! [01/29 05:56:46] [INFO] !!! Now downloading ThinkOutside Stowaway Boomtube H2O1 Review (pics) !!!!! [01/29 05:56:47] [INFO] We are on page 1 of 1 [01/29 05:56:47] [INFO] Number of posts: 2 [01/29 05:56:49] [INFO] Progress: 5688/6740 [01/29 05:56:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:56:49] [INFO] Thread http://forum.notebookreview.com/threads/thinkoutside-stowaway-boomtube-h2o1-review-pics.41101/ finished! [01/29 05:56:50] [INFO] !!! Now downloading Intel Cutting Chip Prices !!!!! [01/29 05:56:51] [INFO] We are on page 1 of 1 [01/29 05:56:51] [INFO] Number of posts: 6 [01/29 05:56:51] [INFO] Progress: 5689/6740 [01/29 05:56:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:56:51] [INFO] Thread http://forum.notebookreview.com/threads/intel-cutting-chip-prices.41091/ finished! [01/29 05:56:51] [WARNING] Thread 'Measure your Notebook CPU Speed' has no preview, is suspected to be a broken thread [01/29 05:56:51] [INFO] !!! Now downloading MSI MS-1022 Notebook Review (pics, specs) !!!!! [01/29 05:56:53] [INFO] We are on page 1 of 1 [01/29 05:56:53] [INFO] Number of posts: 7 [01/29 05:56:57] [INFO] Progress: 5690/6740 [01/29 05:56:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:56:57] [INFO] Thread http://forum.notebookreview.com/threads/msi-ms-1022-notebook-review-pics-specs.40875/ finished! [01/29 05:56:58] [INFO] !!! Now downloading USB Power Bug update - BIOS flash + patch needed, Registry patch not recommended! !!!!! [01/29 05:56:59] [INFO] We are on page 1 of 1 [01/29 05:56:59] [INFO] Number of posts: 2 [01/29 05:56:59] [INFO] Progress: 5691/6740 [01/29 05:56:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:56:59] [INFO] Thread http://forum.notebookreview.com/threads/usb-power-bug-update-bios-flash-patch-needed-registry-patch-not-recommended.41050/ finished! [01/29 05:56:59] [INFO] !!! Now downloading News Bits- AMD Socket AM2, OS X Cracked, Windows Vista and Aero Glass, Flash Memory, Halo 2 !!!!! [01/29 05:57:00] [INFO] We are on page 1 of 1 [01/29 05:57:00] [INFO] Number of posts: 9 [01/29 05:57:01] [INFO] Progress: 5692/6740 [01/29 05:57:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:57:01] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-amd-socket-am2-os-x-cracked-windows-vista-and-aero-glass-flash-memory-halo-2.41003/ finished! [01/29 05:57:01] [INFO] !!! Now downloading SavRow Axen X-1 notebook heh !!!!! [01/29 05:57:03] [INFO] We are on page 1 of 1 [01/29 05:57:03] [INFO] Number of posts: 3 [01/29 05:57:04] [INFO] Progress: 5693/6740 [01/29 05:57:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:57:04] [INFO] Thread http://forum.notebookreview.com/threads/savrow-axen-x-1-notebook-heh.40956/ finished! [01/29 05:57:04] [WARNING] Thread 'Go 7600 availability?' has no preview, is suspected to be a broken thread [01/29 05:57:04] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-latitude-d810-review-pics-specs.29922/ is 22000 ms [01/29 05:57:04] [INFO] !!! Now downloading Dell Latitude D810 Review (pics, specs) !!!!! [01/29 05:57:06] [INFO] We are on page 1 of 3 [01/29 05:57:11] [INFO] We are on page 2 of 3 [01/29 05:57:13] [INFO] We are on page 3 of 3 [01/29 05:57:13] [INFO] Number of posts: 5 [01/29 05:57:13] [INFO] Progress: 5694/6740 [01/29 05:57:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:57:13] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-d810-review-pics-specs.29922/ finished! [01/29 05:57:13] [INFO] !!! Now downloading Apple MacBook Pro Now Shipping and a Valentine's Day Processor Speed Bump !!!!! [01/29 05:57:14] [INFO] We are on page 1 of 1 [01/29 05:57:15] [INFO] Number of posts: 5 [01/29 05:57:15] [INFO] Progress: 5695/6740 [01/29 05:57:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:57:15] [INFO] Thread http://forum.notebookreview.com/threads/apple-macbook-pro-now-shipping-and-a-valentines-day-processor-speed-bump.40801/ finished! [01/29 05:57:15] [INFO] !!! Now downloading USB 2.0 Power Bug - Notebook Owners Should Read This !!!!! [01/29 05:57:16] [INFO] We are on page 1 of 1 [01/29 05:57:17] [INFO] Progress: 5696/6740 [01/29 05:57:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:57:17] [INFO] Thread http://forum.notebookreview.com/threads/usb-2-0-power-bug-notebook-owners-should-read-this.40763/ finished! [01/29 05:57:17] [WARNING] Thread 'What the heck is Intel's ViiV?' has no preview, is suspected to be a broken thread [01/29 05:57:17] [WARNING] Thread 'Anybody Playing Falcon 4.0 AF' has no preview, is suspected to be a broken thread [01/29 05:57:17] [INFO] !!! Now downloading Intel to ship 60-million dual core CPU's in 2006 !!!!! [01/29 05:57:18] [INFO] We are on page 1 of 1 [01/29 05:57:18] [INFO] Number of posts: 1 [01/29 05:57:18] [INFO] Progress: 5697/6740 [01/29 05:57:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:57:18] [INFO] Thread http://forum.notebookreview.com/threads/intel-to-ship-60-million-dual-core-cpus-in-2006.40786/ finished! [01/29 05:57:18] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-bestbuy-400-laptop-asus-core-duo-notebooks-core-duo-buy-or-wait-dell-1-in-lcds.39572/ is 20500 ms [01/29 05:57:19] [INFO] !!! Now downloading News Bits- BestBuy $400 Laptop, Asus Core Duo Notebooks, Core Duo - Buy or Wait, Dell #1 in LCDs !!!!! [01/29 05:57:20] [INFO] We are on page 1 of 3 [01/29 05:57:22] [INFO] We are on page 2 of 3 [01/29 05:57:24] [INFO] We are on page 3 of 3 [01/29 05:57:24] [INFO] Number of posts: 2 [01/29 05:57:24] [INFO] Progress: 5698/6740 [01/29 05:57:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:57:24] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-bestbuy-400-laptop-asus-core-duo-notebooks-core-duo-buy-or-wait-dell-1-in-lcds.39572/ finished! [01/29 05:57:24] [INFO] !!! Now downloading News Bits- Intel Merom Date Slips, New ATI Catalyst Drivers, Laptop Music Competitions !!!!! [01/29 05:57:25] [INFO] We are on page 1 of 1 [01/29 05:57:27] [INFO] Progress: 5699/6740 [01/29 05:57:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:57:27] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-intel-merom-date-slips-new-ati-catalyst-drivers-laptop-music-competitions.40615/ finished! [01/29 05:57:27] [WARNING] Thread 'Toshiba vs Hp' has no preview, is suspected to be a broken thread [01/29 05:57:27] [INFO] !!! Now downloading TR Review- Intel's Pentium versus AMD's Turion !!!!! [01/29 05:57:28] [INFO] We are on page 1 of 1 [01/29 05:57:28] [INFO] Number of posts: 3 [01/29 05:57:29] [INFO] Progress: 5700/6740 [01/29 05:57:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:57:29] [INFO] Thread http://forum.notebookreview.com/threads/tr-review-intels-pentium-versus-amds-turion.40668/ finished! [01/29 05:57:29] [INFO] !!! Now downloading Toshiba Qosmio F25 Review (pics, specs) !!!!! [01/29 05:57:30] [INFO] We are on page 1 of 1 [01/29 05:57:30] [INFO] Number of posts: 9 [01/29 05:57:32] [INFO] Progress: 5701/6740 [01/29 05:57:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:57:32] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-qosmio-f25-review-pics-specs.40170/ finished! [01/29 05:57:32] [INFO] !!! Now downloading Huge review coming up XPS vs E1705 (9400) !!!!! [01/29 05:57:33] [INFO] We are on page 1 of 1 [01/29 05:57:33] [INFO] Number of posts: 4 [01/29 05:57:33] [INFO] Progress: 5702/6740 [01/29 05:57:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:57:33] [INFO] Thread http://forum.notebookreview.com/threads/huge-review-coming-up-xps-vs-e1705-9400.40625/ finished! [01/29 05:57:33] [WARNING] Thread 'Any Resolution on the USB, Dual-Core Power Leak' has no preview, is suspected to be a broken thread [01/29 05:57:34] [INFO] !!! Now downloading Acer Aspire 3003LCi Review (pics, specs) !!!!! [01/29 05:57:35] [INFO] We are on page 1 of 2 [01/29 05:57:40] [INFO] We are on page 2 of 2 [01/29 05:57:40] [INFO] Number of posts: 3 [01/29 05:57:40] [INFO] Progress: 5703/6740 [01/29 05:57:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:57:40] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire-3003lci-review-pics-specs.36622/ finished! [01/29 05:57:40] [INFO] !!! Now downloading News- Fujitsu A3040 Released, New LG Core Duo Notebooks, Toshiba M400 Available Discussion !!!!! [01/29 05:57:41] [INFO] We are on page 1 of 1 [01/29 05:57:41] [INFO] Number of posts: 1 [01/29 05:57:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:57:41] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 05:57:41] [INFO] Thread http://forum.notebookreview.com/threads/news-fujitsu-a3040-released-new-lg-core-duo-notebooks-toshiba-m400-available-discussion.40241/ finished! [01/29 05:57:42] [INFO] !!! Now downloading Fujitsu S2110 review- With Pics & Specs !!!!! [01/29 05:57:43] [INFO] We are on page 1 of 1 [01/29 05:57:43] [INFO] Number of posts: 1 [01/29 05:57:43] [WARNING] File not found for image http://img154.imageshack.us/img154/6997/img01387io.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Fujitsu S2110 review- With Pics & Specs/images/storyImages/img01387io.jpg [01/29 05:57:44] [WARNING] File not found for image http://img86.imageshack.us/img86/6753/img01232ha.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Fujitsu S2110 review- With Pics & Specs/images/storyImages/img01232ha.th.jpg [01/29 05:57:44] [WARNING] File not found for image http://img86.imageshack.us/img86/3696/img01289gc.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Fujitsu S2110 review- With Pics & Specs/images/storyImages/img01289gc.th.jpg [01/29 05:57:44] [WARNING] File not found for image http://img98.imageshack.us/img98/4317/img01342ym.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Fujitsu S2110 review- With Pics & Specs/images/storyImages/img01342ym.th.jpg [01/29 05:57:44] [WARNING] File not found for image http://img133.imageshack.us/img133/9160/img01318um.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Fujitsu S2110 review- With Pics & Specs/images/storyImages/img01318um.th.jpg [01/29 05:57:44] [WARNING] File not found for image http://img148.imageshack.us/img148/6302/clipboard019ep.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Fujitsu S2110 review- With Pics & Specs/images/storyImages/clipboard019ep.jpg [01/29 05:57:44] [WARNING] File not found for image http://img482.imageshack.us/img482/7648/img01251gt.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Fujitsu S2110 review- With Pics & Specs/images/storyImages/img01251gt.th.jpg [01/29 05:57:44] [WARNING] File not found for image http://img482.imageshack.us/img482/6614/clipboard015ts.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Fujitsu S2110 review- With Pics & Specs/images/storyImages/clipboard015ts.th.jpg [01/29 05:57:44] [INFO] Progress: 5704/6740 [01/29 05:57:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:57:44] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-s2110-review-with-pics-specs.40364/ finished! [01/29 05:57:44] [WARNING] Thread 'HP Spikes V2000Z Price' has no preview, is suspected to be a broken thread [01/29 05:57:44] [WARNING] Thread '14" WSXGA+ screen is BADLY needed' has no preview, is suspected to be a broken thread [01/29 05:57:45] [INFO] Max wait time for http://forum.notebookreview.com/threads/update-widowpc-the-sting-919-first-sli-notebook-includes-19-display-pics.40140/ is 24000 ms [01/29 05:57:45] [INFO] !!! Now downloading UPDATE - WidowPC The Sting 919 - First SLI Notebook, Includes 19 Display (pics) !!!!! [01/29 05:57:46] [INFO] We are on page 1 of 3 [01/29 05:57:47] [WARNING] File not found for image http://img229.imageshack.us/img229/5826/billede26ry.th.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/UPDATE - WidowPC The Sting 919 - First SLI Notebook, Includes 19 Display (pics)/images/storyImages/billede26ry.th.png [01/29 05:57:49] [INFO] We are on page 2 of 3 [01/29 05:57:52] [INFO] We are on page 3 of 3 [01/29 05:57:52] [INFO] Number of posts: 9 [01/29 05:57:52] [INFO] Progress: 5705/6740 [01/29 05:57:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:57:52] [INFO] Thread http://forum.notebookreview.com/threads/update-widowpc-the-sting-919-first-sli-notebook-includes-19-display-pics.40140/ finished! [01/29 05:57:52] [INFO] !!! Now downloading Toshiba Tecra A6 and Tecra A7 Laptops Now Available !!!!! [01/29 05:57:54] [INFO] We are on page 1 of 2 [01/29 05:57:59] [INFO] We are on page 2 of 2 [01/29 05:57:59] [INFO] Number of posts: 5 [01/29 05:57:59] [INFO] Progress: 5706/6740 [01/29 05:57:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:57:59] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-tecra-a6-and-tecra-a7-laptops-now-available.40023/ finished! [01/29 05:57:59] [WARNING] Thread 'Compamerica???' has no preview, is suspected to be a broken thread [01/29 05:57:59] [WARNING] Thread 'Laptop cleaning + battery life issues' has no preview, is suspected to be a broken thread [01/29 05:57:59] [WARNING] Thread 'Booting several times a day' has no preview, is suspected to be a broken thread [01/29 05:58:00] [INFO] !!! Now downloading New Napa in Thailand !!!!! [01/29 05:58:01] [INFO] We are on page 1 of 1 [01/29 05:58:01] [INFO] Number of posts: 3 [01/29 05:58:01] [INFO] Progress: 5707/6740 [01/29 05:58:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:58:01] [INFO] Thread http://forum.notebookreview.com/threads/new-napa-in-thailand.40169/ finished! [01/29 05:58:01] [WARNING] Thread 'V5000Z Compaq' has no preview, is suspected to be a broken thread [01/29 05:58:01] [INFO] !!! Now downloading Fujitsu LifeBook N6410 and Fujitsu LifeBook E8110 Notebooks Announced (pics, specs) !!!!! [01/29 05:58:02] [INFO] We are on page 1 of 2 [01/29 05:58:04] [WARNING] Could not download image http://www.fujitsu-siemens.com/Resources/159/2083304260.jpg because Server returned HTTP response code: 403 for URL: http://www.fujitsu-siemens.com/Resources/159/2083304260.jpg [01/29 05:58:06] [INFO] We are on page 2 of 2 [01/29 05:58:06] [INFO] Number of posts: 4 [01/29 05:58:06] [INFO] Progress: 5708/6740 [01/29 05:58:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:58:06] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-lifebook-n6410-and-fujitsu-lifebook-e8110-notebooks-announced-pics-specs.36274/ finished! [01/29 05:58:06] [WARNING] Thread 'NEW! A Laptop Musicians Forum!' has no preview, is suspected to be a broken thread [01/29 05:58:07] [INFO] !!! Now downloading Dell Amd machine in future !!!!! [01/29 05:58:08] [INFO] We are on page 1 of 1 [01/29 05:58:08] [INFO] Number of posts: 2 [01/29 05:58:08] [INFO] Progress: 5709/6740 [01/29 05:58:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:58:08] [INFO] Thread http://forum.notebookreview.com/threads/dell-amd-machine-in-future.39708/ finished! [01/29 05:58:08] [INFO] !!! Now downloading News Bits- Notebooks top Desktops in Retail, New MoGo Mouse, IE7 Available, Centrino Wireless Card Updates !!!!! [01/29 05:58:09] [INFO] We are on page 1 of 2 [01/29 05:58:11] [WARNING] File not found for image https://www.techtarget.com/assets/776.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/News Bits- Notebooks top Desktops in Retail, New MoGo Mouse, IE7 Available, Centrino Wireless Card Updates/images/storyImages/776.jpg [01/29 05:58:12] [INFO] We are on page 2 of 2 [01/29 05:58:12] [INFO] Number of posts: 1 [01/29 05:58:13] [INFO] Progress: 5710/6740 [01/29 05:58:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:58:13] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-notebooks-top-desktops-in-retail-new-mogo-mouse-ie7-available-centrino-wireless-card-updates.39355/ finished! [01/29 05:58:13] [WARNING] Thread 'Buying Help in Laptop' has no preview, is suspected to be a broken thread [01/29 05:58:13] [WARNING] Thread 'Need a Review on Toshiba M70 Im looking to purchase, can anyone help?' has no preview, is suspected to be a broken thread [01/29 05:58:13] [WARNING] Thread 'What laptop to buy with these stats?' has no preview, is suspected to be a broken thread [01/29 05:58:13] [WARNING] Thread 'Twinhead 12D vs MSI S260 HELP!!!' has no preview, is suspected to be a broken thread [01/29 05:58:13] [WARNING] Thread 'If you were buying a new laptop within the next 2 weeks...' has no preview, is suspected to be a broken thread [01/29 05:58:13] [WARNING] Thread 'ISTNC Clevo M570A' has no preview, is suspected to be a broken thread [01/29 05:58:13] [INFO] !!! Now downloading Playing it Safe with Online Electronics Purchases !!!!! [01/29 05:58:14] [INFO] We are on page 1 of 1 [01/29 05:58:14] [INFO] Number of posts: 7 [01/29 05:58:15] [INFO] Progress: 5711/6740 [01/29 05:58:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:58:15] [INFO] Thread http://forum.notebookreview.com/threads/playing-it-safe-with-online-electronics-purchases.38184/ finished! [01/29 05:58:15] [WARNING] Thread 'Recommendations!?!?' has no preview, is suspected to be a broken thread [01/29 05:58:15] [INFO] !!! Now downloading ZyXEL AG-225H Wi-Fi Finder and USB Wireless Adapter Review (pics, specs) !!!!! [01/29 05:58:16] [INFO] We are on page 1 of 1 [01/29 05:58:16] [INFO] Number of posts: 8 [01/29 05:58:20] [INFO] Progress: 5712/6740 [01/29 05:58:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:58:20] [INFO] Thread http://forum.notebookreview.com/threads/zyxel-ag-225h-wi-fi-finder-and-usb-wireless-adapter-review-pics-specs.38933/ finished! [01/29 05:58:20] [INFO] Max wait time for http://forum.notebookreview.com/threads/new-asus-dual-core-notebooks-and-ces-2006-news-pics-specs.36577/ is 21000 ms [01/29 05:58:21] [INFO] !!! Now downloading New Asus Dual Core Notebooks and CES 2006 News (pics, specs) !!!!! [01/29 05:58:22] [INFO] We are on page 1 of 3 [01/29 05:58:22] [INFO] Number of posts: 1 [01/29 05:58:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:58:22] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 05:58:22] [INFO] Thread http://forum.notebookreview.com/threads/new-asus-dual-core-notebooks-and-ces-2006-news-pics-specs.36577/ finished! [01/29 05:58:22] [WARNING] Thread 'LG vs Toshiba' has no preview, is suspected to be a broken thread [01/29 05:58:22] [INFO] !!! Now downloading NotebookReview.com Cafe Press Store Now Open !!!!! [01/29 05:58:23] [INFO] We are on page 1 of 3 [01/29 05:58:26] [INFO] We are on page 2 of 3 [01/29 05:58:28] [INFO] We are on page 3 of 3 [01/29 05:58:28] [INFO] Number of posts: 1 [01/29 05:58:28] [INFO] Progress: 5713/6740 [01/29 05:58:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:58:28] [INFO] Thread http://forum.notebookreview.com/threads/notebookreview-com-cafe-press-store-now-open.39064/ finished! [01/29 05:58:29] [INFO] !!! Now downloading January's Most Popular Laptops !!!!! [01/29 05:58:30] [INFO] We are on page 1 of 1 [01/29 05:58:30] [INFO] Number of posts: 4 [01/29 05:58:30] [INFO] Progress: 5714/6740 [01/29 05:58:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:58:30] [INFO] Thread http://forum.notebookreview.com/threads/januarys-most-popular-laptops.39213/ finished! [01/29 05:58:30] [WARNING] Thread 'Qosmio F20' has no preview, is suspected to be a broken thread [01/29 05:58:30] [INFO] !!! Now downloading News Bits- Qosmio and the World Cup, Intel Santa Rosa Platform !!!!! [01/29 05:58:32] [INFO] We are on page 1 of 2 [01/29 05:58:33] [WARNING] File not found for image https://www.zdnet.com/shared/images/products/200_150/toshiba_satellite_p100.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/News Bits- Qosmio and the World Cup, Intel Santa Rosa Platform/images/storyImages/toshiba_satellite_p100.jpg [01/29 05:58:35] [INFO] We are on page 2 of 2 [01/29 05:58:35] [INFO] Number of posts: 6 [01/29 05:58:35] [INFO] Progress: 5715/6740 [01/29 05:58:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:58:35] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-qosmio-and-the-world-cup-intel-santa-rosa-platform.39088/ finished! [01/29 05:58:36] [INFO] !!! Now downloading News Bits- MacBook Speed Exaggerated, WiFi 802.11n, Laptop Undervolting, Alienware Game Site !!!!! [01/29 05:58:37] [INFO] We are on page 1 of 2 [01/29 05:58:41] [INFO] We are on page 2 of 2 [01/29 05:58:41] [INFO] Number of posts: 1 [01/29 05:58:41] [INFO] Progress: 5716/6740 [01/29 05:58:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:58:41] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-macbook-speed-exaggerated-wifi-802-11n-laptop-undervolting-alienware-game-site.38221/ finished! [01/29 05:58:41] [INFO] !!! Now downloading Acer Aspire 5002 Notebook Review (pics, specs) !!!!! [01/29 05:58:42] [INFO] We are on page 1 of 1 [01/29 05:58:42] [INFO] Number of posts: 8 [01/29 05:58:45] [INFO] Progress: 5717/6740 [01/29 05:58:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:58:45] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire-5002-notebook-review-pics-specs.31896/ finished! [01/29 05:58:45] [WARNING] Thread 'Best cleaner for Xbrite screen?? Please help ------------' has no preview, is suspected to be a broken thread [01/29 05:58:45] [WARNING] Thread 'Lg Ls50 - Aghu1' has no preview, is suspected to be a broken thread [01/29 05:58:45] [INFO] !!! Now downloading Toshiba Portege S100 Review (pics, specs) !!!!! [01/29 05:58:46] [INFO] We are on page 1 of 1 [01/29 05:58:46] [INFO] Number of posts: 8 [01/29 05:58:49] [INFO] Progress: 5718/6740 [01/29 05:58:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:58:49] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-portege-s100-review-pics-specs.22056/ finished! [01/29 05:58:50] [INFO] !!! Now downloading Some info about Via's C7 !!!!! [01/29 05:58:51] [INFO] We are on page 1 of 1 [01/29 05:58:51] [INFO] Number of posts: 2 [01/29 05:58:51] [INFO] Progress: 5719/6740 [01/29 05:58:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:58:51] [INFO] Thread http://forum.notebookreview.com/threads/some-info-about-vias-c7.38936/ finished! [01/29 05:58:52] [INFO] !!! Now downloading Asus A2 Budget Notebook Review (pics, specs) !!!!! [01/29 05:58:53] [INFO] We are on page 1 of 1 [01/29 05:58:53] [INFO] Number of posts: 4 [01/29 05:58:57] [INFO] Progress: 5720/6740 [01/29 05:58:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:58:57] [INFO] Thread http://forum.notebookreview.com/threads/asus-a2-budget-notebook-review-pics-specs.5938/ finished! [01/29 05:58:57] [WARNING] Thread 'Best Bang for the $$$$' has no preview, is suspected to be a broken thread [01/29 05:58:58] [INFO] !!! Now downloading How to Take Great Photos of a Notebook with a Digital Camera (pics) !!!!! [01/29 05:58:59] [INFO] We are on page 1 of 2 [01/29 05:59:03] [INFO] We are on page 2 of 2 [01/29 05:59:03] [INFO] Number of posts: 4 [01/29 05:59:03] [INFO] Progress: 5721/6740 [01/29 05:59:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:59:03] [INFO] Thread http://forum.notebookreview.com/threads/how-to-take-great-photos-of-a-notebook-with-a-digital-camera-pics.38519/ finished! [01/29 05:59:03] [WARNING] Thread 'I'm buying a laptop, big dilema tho!!!' has no preview, is suspected to be a broken thread [01/29 05:59:04] [INFO] !!! Now downloading Acer TravelMate 4202WLMi Core Duo - any impressions !!!!! [01/29 05:59:05] [INFO] We are on page 1 of 1 [01/29 05:59:05] [INFO] Number of posts: 4 [01/29 05:59:05] [INFO] Progress: 5722/6740 [01/29 05:59:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:59:05] [INFO] Thread http://forum.notebookreview.com/threads/acer-travelmate-4202wlmi-core-duo-any-impressions.38911/ finished! [01/29 05:59:05] [INFO] !!! Now downloading News Bits- Intel Napa Power Leaks, 13-inch Intel Widescreen iBooks, Western Digital Scorpio Notebook HD !!!!! [01/29 05:59:07] [INFO] We are on page 1 of 1 [01/29 05:59:07] [INFO] Number of posts: 3 [01/29 05:59:07] [INFO] Progress: 5723/6740 [01/29 05:59:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:59:07] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-intel-napa-power-leaks-13-inch-intel-widescreen-ibooks-western-digital-scorpio-notebook-hd.38809/ finished! [01/29 05:59:07] [INFO] !!! Now downloading News Bits- eMachines Wal Mart Laptop, Sony VAIO F TV, Intel 45nm Processors !!!!! [01/29 05:59:09] [INFO] We are on page 1 of 1 [01/29 05:59:09] [INFO] Number of posts: 6 [01/29 05:59:11] [INFO] Progress: 5724/6740 [01/29 05:59:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:59:11] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-emachines-wal-mart-laptop-sony-vaio-f-tv-intel-45nm-processors.38476/ finished! [01/29 05:59:12] [INFO] !!! Now downloading Possible problem with Duo Core !!!!! [01/29 05:59:13] [INFO] We are on page 1 of 1 [01/29 05:59:13] [INFO] Number of posts: 1 [01/29 05:59:13] [INFO] Progress: 5725/6740 [01/29 05:59:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:59:13] [INFO] Thread http://forum.notebookreview.com/threads/possible-problem-with-duo-core.38706/ finished! [01/29 05:59:14] [WARNING] Thread 'Toshiba satalite M50 S00' has no preview, is suspected to be a broken thread [01/29 05:59:14] [WARNING] Thread 'TravelMate 4202WLMi Notebook - any Reviews?' has no preview, is suspected to be a broken thread [01/29 05:59:15] [INFO] !!! Now downloading Limited Edition Olympic Branded ThinkPad in Japan (pics) !!!!! [01/29 05:59:16] [INFO] We are on page 1 of 1 [01/29 05:59:16] [INFO] Number of posts: 6 [01/29 05:59:18] [INFO] Progress: 5726/6740 [01/29 05:59:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:59:18] [INFO] Thread http://forum.notebookreview.com/threads/limited-edition-olympic-branded-thinkpad-in-japan-pics.38510/ finished! [01/29 05:59:18] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-v6va-review-pics-specs.37014/ is 22500 ms [01/29 05:59:18] [INFO] !!! Now downloading Asus V6Va Review (pics, specs) !!!!! [01/29 05:59:19] [INFO] We are on page 1 of 3 [01/29 05:59:25] [INFO] We are on page 2 of 3 [01/29 05:59:26] [INFO] We are on page 3 of 3 [01/29 05:59:26] [INFO] Number of posts: 6 [01/29 05:59:45] [INFO] Progress: 5727/6740 [01/29 05:59:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:59:45] [INFO] Thread http://forum.notebookreview.com/threads/asus-v6va-review-pics-specs.37014/ finished! [01/29 05:59:45] [INFO] !!! Now downloading mp3 player Philips GoGear Jukebox HDD6330 30 gb !!!!! [01/29 05:59:46] [INFO] We are on page 1 of 1 [01/29 05:59:46] [INFO] Number of posts: 8 [01/29 05:59:47] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v119/Kahrgan/1227051232.jpg [01/29 05:59:47] [WARNING] Could not download image https://hosting.photobucket.com/albums/v119/Kahrgan/1227051232.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/v119/Kahrgan/1227051232.jpg [01/29 05:59:47] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v119/Kahrgan/1227051232c.jpg [01/29 05:59:47] [WARNING] Could not download image https://hosting.photobucket.com/albums/v119/Kahrgan/1227051232c.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/v119/Kahrgan/1227051232c.jpg [01/29 05:59:47] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v119/Kahrgan/1227051232c.jpg [01/29 05:59:47] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v119/Kahrgan/1227051232b.jpg [01/29 05:59:47] [WARNING] Could not download image https://hosting.photobucket.com/albums/v119/Kahrgan/1227051232b.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/v119/Kahrgan/1227051232b.jpg [01/29 05:59:47] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v119/Kahrgan/copy.jpg [01/29 05:59:48] [WARNING] Could not download image https://hosting.photobucket.com/albums/v119/Kahrgan/copy.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/v119/Kahrgan/copy.jpg [01/29 05:59:48] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v119/Kahrgan/1227051600.jpg [01/29 05:59:48] [WARNING] Could not download image https://hosting.photobucket.com/albums/v119/Kahrgan/1227051600.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/v119/Kahrgan/1227051600.jpg [01/29 05:59:48] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v119/Kahrgan/1227051232a.jpg [01/29 05:59:48] [WARNING] Could not download image https://hosting.photobucket.com/albums/v119/Kahrgan/1227051232a.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/v119/Kahrgan/1227051232a.jpg [01/29 05:59:48] [INFO] Progress: 5728/6740 [01/29 05:59:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:59:48] [INFO] Thread http://forum.notebookreview.com/threads/mp3-player-philips-gogear-jukebox-hdd6330-30-gb.37898/ finished! [01/29 05:59:49] [INFO] !!! Now downloading SFBags WaterField Designs Laptop Cozmo Bag Review (pics) !!!!! [01/29 05:59:50] [INFO] We are on page 1 of 1 [01/29 05:59:50] [INFO] Number of posts: 4 [01/29 05:59:54] [INFO] Progress: 5729/6740 [01/29 05:59:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 05:59:54] [INFO] Thread http://forum.notebookreview.com/threads/sfbags-waterfield-designs-laptop-cozmo-bag-review-pics.38346/ finished! [01/29 05:59:55] [INFO] !!! Now downloading Gateway 8510GZ Review (pics, specs) !!!!! [01/29 05:59:56] [INFO] We are on page 1 of 2 [01/29 06:00:03] [INFO] We are on page 2 of 2 [01/29 06:00:03] [INFO] Number of posts: 4 [01/29 06:00:03] [INFO] Progress: 5730/6740 [01/29 06:00:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:00:03] [INFO] Thread http://forum.notebookreview.com/threads/gateway-8510gz-review-pics-specs.28062/ finished! [01/29 06:00:03] [WARNING] Thread 'Dothan Vs. Turion' has no preview, is suspected to be a broken thread [01/29 06:00:03] [INFO] Max wait time for http://forum.notebookreview.com/threads/acer-aspire-1691-review-pics-specs.23267/ is 25500 ms [01/29 06:00:04] [INFO] !!! Now downloading Acer Aspire 1691 Review (pics, specs) !!!!! [01/29 06:00:05] [INFO] We are on page 1 of 4 [01/29 06:00:12] [INFO] We are on page 2 of 4 [01/29 06:00:13] [INFO] We are on page 3 of 4 [01/29 06:00:15] [INFO] We are on page 4 of 4 [01/29 06:00:15] [INFO] Number of posts: 2 [01/29 06:00:15] [INFO] Progress: 5731/6740 [01/29 06:00:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:00:15] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire-1691-review-pics-specs.23267/ finished! [01/29 06:00:15] [WARNING] Thread 'New Notebook? Make it Secure and Boost Performance for Free!' has no preview, is suspected to be a broken thread [01/29 06:00:15] [INFO] !!! Now downloading Acer Ferrari 4005WLMi Review (pics, specs) !!!!! [01/29 06:00:16] [INFO] We are on page 1 of 2 [01/29 06:00:21] [INFO] We are on page 2 of 2 [01/29 06:00:21] [INFO] Number of posts: 1 [01/29 06:00:21] [INFO] Progress: 5732/6740 [01/29 06:00:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:00:21] [INFO] Thread http://forum.notebookreview.com/threads/acer-ferrari-4005wlmi-review-pics-specs.21741/ finished! [01/29 06:00:21] [INFO] !!! Now downloading New HP and Compaq Dual Cores are UP! !!!!! [01/29 06:00:22] [INFO] We are on page 1 of 2 [01/29 06:00:24] [INFO] We are on page 2 of 2 [01/29 06:00:24] [INFO] Number of posts: 1 [01/29 06:00:24] [INFO] Progress: 5733/6740 [01/29 06:00:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:00:24] [INFO] Thread http://forum.notebookreview.com/threads/new-hp-and-compaq-dual-cores-are-up.37548/ finished! [01/29 06:00:25] [INFO] !!! Now downloading News Bits- VAIO TX2, Acer #3 in Notebook Shipments, Intel and AMD Q4 Results Contrasting !!!!! [01/29 06:00:26] [INFO] We are on page 1 of 1 [01/29 06:00:26] [INFO] Progress: 5734/6740 [01/29 06:00:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:00:26] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-vaio-tx2-acer-3-in-notebook-shipments-intel-and-amd-q4-results-contrasting.37651/ finished! [01/29 06:00:26] [WARNING] Thread 'Compaq V2570NR?' has no preview, is suspected to be a broken thread [01/29 06:00:26] [INFO] Max wait time for http://forum.notebookreview.com/threads/buddhapad-review.37699/ is 25000 ms [01/29 06:00:27] [INFO] !!! Now downloading BuddhaPad Review !!!!! [01/29 06:00:28] [INFO] We are on page 1 of 4 [01/29 06:00:28] [INFO] Number of posts: 1 [01/29 06:00:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:00:28] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 06:00:28] [INFO] Thread http://forum.notebookreview.com/threads/buddhapad-review.37699/ finished! [01/29 06:00:28] [INFO] !!! Now downloading $500 for my P.O.S. Dell ! !!!!! [01/29 06:00:29] [INFO] We are on page 1 of 1 [01/29 06:00:29] [INFO] Number of posts: 7 [01/29 06:00:30] [INFO] Progress: 5735/6740 [01/29 06:00:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:00:30] [INFO] Thread http://forum.notebookreview.com/threads/500-for-my-p-o-s-dell.37809/ finished! [01/29 06:00:30] [INFO] !!! Now downloading Sony VAIO S550 Review (pics, specs) !!!!! [01/29 06:00:31] [INFO] We are on page 1 of 2 [01/29 06:00:37] [INFO] We are on page 2 of 2 [01/29 06:00:37] [INFO] Number of posts: 6 [01/29 06:00:37] [INFO] Progress: 5736/6740 [01/29 06:00:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:00:37] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-s550-review-pics-specs.33418/ finished! [01/29 06:00:37] [INFO] !!! Now downloading Matrox DualHead2Go Multiple Display Adapter Review !!!!! [01/29 06:00:38] [INFO] We are on page 1 of 1 [01/29 06:00:38] [INFO] Number of posts: 1 [01/29 06:00:39] [INFO] Progress: 5737/6740 [01/29 06:00:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:00:39] [INFO] Thread http://forum.notebookreview.com/threads/matrox-dualhead2go-multiple-display-adapter-review.37785/ finished! [01/29 06:00:40] [INFO] !!! Now downloading HP XB2000 Notebook Expansion Base Review !!!!! [01/29 06:00:41] [INFO] We are on page 1 of 1 [01/29 06:00:41] [INFO] Number of posts: 3 [01/29 06:00:56] [WARNING] Read timeout for image http://www.users.bigpond.com/dj_morgan1/image1.jpg. This is likely a problem with the image's hosting site. [01/29 06:01:11] [WARNING] Read timeout for image http://www.users.bigpond.com/dj_morgan1/image2.jpg. This is likely a problem with the image's hosting site. [01/29 06:01:26] [WARNING] Read timeout for image http://www.users.bigpond.com/dj_morgan1/image3.jpg. This is likely a problem with the image's hosting site. [01/29 06:01:39] [INFO] Progress has been made 13 ago. Waiting another minute... [01/29 06:01:41] [WARNING] Read timeout for image http://www.users.bigpond.com/dj_morgan1/image5.jpg. This is likely a problem with the image's hosting site. [01/29 06:01:56] [WARNING] Read timeout for image http://www.users.bigpond.com/dj_morgan1/image4.jpg. This is likely a problem with the image's hosting site. [01/29 06:01:56] [INFO] Progress: 5738/6740 [01/29 06:01:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:01:56] [INFO] Thread http://forum.notebookreview.com/threads/hp-xb2000-notebook-expansion-base-review.37760/ finished! [01/29 06:01:57] [INFO] !!! Now downloading Intel, AMD Post Fourth Quarter Earnings !!!!! [01/29 06:01:58] [INFO] We are on page 1 of 1 [01/29 06:01:58] [INFO] Number of posts: 4 [01/29 06:01:58] [INFO] Progress: 5739/6740 [01/29 06:01:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:01:58] [INFO] Thread http://forum.notebookreview.com/threads/intel-amd-post-fourth-quarter-earnings.37596/ finished! [01/29 06:01:59] [INFO] !!! Now downloading News Bits- VAIO TX2, Acer #3 in Notebook Shipments, Intel and AMD Q4 Results Contrasting !!!!! [01/29 06:02:00] [INFO] We are on page 1 of 1 [01/29 06:02:00] [INFO] Number of posts: 1 [01/29 06:02:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:02:00] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 06:02:00] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-vaio-tx2-acer-3-in-notebook-shipments-intel-and-amd-q4-results-contrasting.37676/ finished! [01/29 06:02:00] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-latitude-x1-ultraportable-laptop-released-pics-specs.14318/ is 22000 ms [01/29 06:02:00] [INFO] !!! Now downloading Dell Latitude X1 Ultraportable Laptop Released (pics, specs) !!!!! [01/29 06:02:02] [INFO] We are on page 1 of 3 [01/29 06:02:02] [INFO] Number of posts: 1 [01/29 06:02:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:02:02] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 06:02:02] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-x1-ultraportable-laptop-released-pics-specs.14318/ finished! [01/29 06:02:02] [WARNING] Thread 'The BEST Notebook in terms of Customer Service and Performance ?' has no preview, is suspected to be a broken thread [01/29 06:02:02] [INFO] !!! Now downloading Dell Inspiron 6000D (2.0GHz, 1GB) Review (pics, specs) !!!!! [01/29 06:02:03] [INFO] We are on page 1 of 3 [01/29 06:02:09] [INFO] We are on page 2 of 3 [01/29 06:02:10] [INFO] We are on page 3 of 3 [01/29 06:02:10] [INFO] Number of posts: 1 [01/29 06:02:10] [INFO] Progress: 5740/6740 [01/29 06:02:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:02:10] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-6000d-2-0ghz-1gb-review-pics-specs.34158/ finished! [01/29 06:02:10] [WARNING] Thread 'Fujitsu 6240 13.3 vs IBM X-book' has no preview, is suspected to be a broken thread [01/29 06:02:10] [WARNING] Thread 'There must be a notebook that can drive the Dell 30" LCD' has no preview, is suspected to be a broken thread [01/29 06:02:11] [INFO] !!! Now downloading LG LM70 Review (pics, specs) !!!!! [01/29 06:02:12] [INFO] We are on page 1 of 2 [01/29 06:02:17] [INFO] We are on page 2 of 2 [01/29 06:02:17] [INFO] Number of posts: 6 [01/29 06:02:17] [INFO] Progress: 5741/6740 [01/29 06:02:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:02:17] [INFO] Thread http://forum.notebookreview.com/threads/lg-lm70-review-pics-specs.18298/ finished! [01/29 06:02:17] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-intel-merom-release-windows-on-macbook-fujitsu-1-8-inch-drives-apple-tablet-discussion.37088/ is 21500 ms [01/29 06:02:18] [INFO] !!! Now downloading News Bits- Intel Merom Release, Windows on MacBook, Fujitsu 1.8-inch drives, Apple Tablet Discussion !!!!! [01/29 06:02:19] [INFO] We are on page 1 of 3 [01/29 06:02:19] [INFO] Number of posts: 1 [01/29 06:02:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:02:19] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 06:02:19] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-intel-merom-release-windows-on-macbook-fujitsu-1-8-inch-drives-apple-tablet-discussion.37088/ finished! [01/29 06:02:20] [INFO] !!! Now downloading WinBook A700 Series Review (pics, specs) !!!!! [01/29 06:02:21] [INFO] We are on page 1 of 1 [01/29 06:02:24] [INFO] Progress: 5742/6740 [01/29 06:02:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:02:24] [INFO] Thread http://forum.notebookreview.com/threads/winbook-a700-series-review-pics-specs.36910/ finished! [01/29 06:02:24] [WARNING] Thread 'Differences between Acer TM 8200 and AS 5670' has no preview, is suspected to be a broken thread [01/29 06:02:25] [INFO] !!! Now downloading Microsoft Windows Vista SideShow - In-Depth (pics) !!!!! [01/29 06:02:26] [INFO] We are on page 1 of 1 [01/29 06:02:26] [INFO] Number of posts: 8 [01/29 06:02:29] [INFO] Progress: 5743/6740 [01/29 06:02:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:02:29] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-windows-vista-sideshow-in-depth-pics.36821/ finished! [01/29 06:02:29] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-xps-m2010-mobile-concept-pc.36837/ is 22500 ms [01/29 06:02:30] [INFO] !!! Now downloading Dell XPS M2010 - Mobile Concept PC !!!!! [01/29 06:02:31] [INFO] We are on page 1 of 3 [01/29 06:02:32] [WARNING] File not found for image https://www.engadget.com/media/2006/01/dell11.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell XPS M2010 - Mobile Concept PC/images/storyImages/dell11.jpg [01/29 06:02:32] [WARNING] File not found for image https://www.engadget.com/media/2006/01/dell13.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell XPS M2010 - Mobile Concept PC/images/storyImages/dell13.jpg [01/29 06:02:34] [INFO] We are on page 2 of 3 [01/29 06:02:35] [INFO] We are on page 3 of 3 [01/29 06:02:35] [INFO] Number of posts: 6 [01/29 06:02:36] [INFO] Progress: 5744/6740 [01/29 06:02:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:02:36] [INFO] Thread http://forum.notebookreview.com/threads/dell-xps-m2010-mobile-concept-pc.36837/ finished! [01/29 06:02:36] [INFO] !!! Now downloading Toshiba Qosmio and Portege M400 Tablet PC Notebooks at CES 2006 (pics, specs) !!!!! [01/29 06:02:37] [INFO] We are on page 1 of 2 [01/29 06:02:40] [WARNING] File not found for image https://www.techtarget.com/assets/697.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Toshiba Qosmio and Portege M400 Tablet PC Notebooks at CES 2006 (pics, specs)/images/storyImages/697.jpg [01/29 06:02:42] [INFO] We are on page 2 of 2 [01/29 06:02:42] [INFO] Number of posts: 4 [01/29 06:02:42] [INFO] Progress: 5745/6740 [01/29 06:02:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:02:42] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-qosmio-and-portege-m400-tablet-pc-notebooks-at-ces-2006-pics-specs.36484/ finished! [01/29 06:02:42] [INFO] Max wait time for http://forum.notebookreview.com/threads/apple-macbook-pro-laptop-with-intel-core-duo-available-pics-specs.36741/ is 61500 ms [01/29 06:02:43] [INFO] !!! Now downloading Apple MacBook Pro Laptop with Intel Core Duo Available (pics, specs) !!!!! [01/29 06:02:44] [INFO] We are on page 1 of 11 [01/29 06:02:46] [INFO] We are on page 2 of 11 [01/29 06:02:48] [INFO] We are on page 3 of 11 [01/29 06:02:49] [INFO] We are on page 4 of 11 [01/29 06:02:51] [INFO] We are on page 5 of 11 [01/29 06:02:54] [INFO] We are on page 6 of 11 [01/29 06:02:56] [INFO] We are on page 7 of 11 [01/29 06:02:57] [INFO] We are on page 8 of 11 [01/29 06:03:00] [INFO] We are on page 9 of 11 [01/29 06:03:01] [INFO] We are on page 10 of 11 [01/29 06:03:03] [INFO] We are on page 11 of 11 [01/29 06:03:03] [INFO] Number of posts: 4 [01/29 06:03:03] [INFO] Progress: 5746/6740 [01/29 06:03:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:03:03] [INFO] Thread http://forum.notebookreview.com/threads/apple-macbook-pro-laptop-with-intel-core-duo-available-pics-specs.36741/ finished! [01/29 06:03:03] [INFO] !!! Now downloading College Branded USB Flash Drives Now Available (pics) !!!!! [01/29 06:03:05] [INFO] We are on page 1 of 1 [01/29 06:03:05] [INFO] Number of posts: 6 [01/29 06:03:05] [INFO] Progress: 5747/6740 [01/29 06:03:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:03:05] [INFO] Thread http://forum.notebookreview.com/threads/college-branded-usb-flash-drives-now-available-pics.36855/ finished! [01/29 06:03:05] [WARNING] Thread 'Is the original box required for warranty?' has no preview, is suspected to be a broken thread [01/29 06:03:05] [INFO] !!! Now downloading Turtle Beach Ear Force HPA Review (pics) !!!!! [01/29 06:03:07] [INFO] We are on page 1 of 1 [01/29 06:03:07] [INFO] Number of posts: 9 [01/29 06:03:10] [INFO] Progress: 5748/6740 [01/29 06:03:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:03:10] [INFO] Thread http://forum.notebookreview.com/threads/turtle-beach-ear-force-hpa-review-pics.36712/ finished! [01/29 06:03:10] [INFO] !!! Now downloading 19in LCD, SLI 7800 Go, Laptop !!!!! [01/29 06:03:11] [INFO] We are on page 1 of 1 [01/29 06:03:11] [INFO] Number of posts: 4 [01/29 06:03:13] [WARNING] File not found for image https://www.trustedreviews.com/images/article/inline/2338-notebook.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/19in LCD, SLI 7800 Go, Laptop/images/storyImages/2338-notebook.jpg [01/29 06:03:13] [INFO] Progress: 5749/6740 [01/29 06:03:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:03:13] [INFO] Thread http://forum.notebookreview.com/threads/19in-lcd-sli-7800-go-laptop.36716/ finished! [01/29 06:03:13] [INFO] !!! Now downloading Comprehensive [35 pages] HP dv8000z Review !!!!! [01/29 06:03:14] [INFO] We are on page 1 of 1 [01/29 06:03:14] [INFO] Number of posts: 4 [01/29 06:03:15] [INFO] Progress: 5750/6740 [01/29 06:03:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:03:15] [INFO] Thread http://forum.notebookreview.com/threads/comprehensive-35-pages-hp-dv8000z-review.36825/ finished! [01/29 06:03:15] [INFO] !!! Now downloading Acer TravelMate 4011WLCi Review (pics, specs) !!!!! [01/29 06:03:16] [INFO] We are on page 1 of 2 [01/29 06:03:21] [INFO] We are on page 2 of 2 [01/29 06:03:21] [INFO] Number of posts: 1 [01/29 06:03:21] [INFO] Progress: 5751/6740 [01/29 06:03:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:03:21] [INFO] Thread http://forum.notebookreview.com/threads/acer-travelmate-4011wlci-review-pics-specs.30459/ finished! [01/29 06:03:22] [INFO] !!! Now downloading Gateway NX860, M685-E, NX560 and M465-E Announced (pics) !!!!! [01/29 06:03:23] [INFO] We are on page 1 of 1 [01/29 06:03:23] [INFO] Number of posts: 9 [01/29 06:03:25] [INFO] Progress: 5752/6740 [01/29 06:03:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:03:25] [INFO] Thread http://forum.notebookreview.com/threads/gateway-nx860-m685-e-nx560-and-m465-e-announced-pics.36403/ finished! [01/29 06:03:26] [INFO] !!! Now downloading Yonah prices !!!!! [01/29 06:03:27] [INFO] We are on page 1 of 1 [01/29 06:03:28] [INFO] Progress: 5753/6740 [01/29 06:03:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:03:28] [INFO] Thread http://forum.notebookreview.com/threads/yonah-prices.36217/ finished! [01/29 06:03:28] [WARNING] Thread 'MSI laptops at CES' has no preview, is suspected to be a broken thread [01/29 06:03:29] [INFO] !!! Now downloading HP dv5000z Notebook Available (pics, specs) !!!!! [01/29 06:03:30] [INFO] We are on page 1 of 2 [01/29 06:03:33] [INFO] We are on page 2 of 2 [01/29 06:03:33] [INFO] Number of posts: 9 [01/29 06:03:34] [INFO] Progress: 5754/6740 [01/29 06:03:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:03:34] [INFO] Thread http://forum.notebookreview.com/threads/hp-dv5000z-notebook-available-pics-specs.36203/ finished! [01/29 06:03:34] [INFO] !!! Now downloading Don't like the Ferrari Try the Lamborghini. !!!!! [01/29 06:03:36] [INFO] We are on page 1 of 1 [01/29 06:03:36] [INFO] Number of posts: 8 [01/29 06:03:36] [INFO] Progress: 5755/6740 [01/29 06:03:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:03:36] [INFO] Thread http://forum.notebookreview.com/threads/dont-like-the-ferrari-try-the-lamborghini.36324/ finished! [01/29 06:03:37] [INFO] !!! Now downloading Acer Aspire 3023WLMi Review !!!!! [01/29 06:03:38] [INFO] We are on page 1 of 2 [01/29 06:03:38] [WARNING] File not found for image http://img474.imageshack.us/img474/5741/Acer3020S1.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Acer Aspire 3023WLMi Review/images/storyImages/Acer3020S1.th.jpg [01/29 06:03:38] [WARNING] File not found for image http://img474.imageshack.us/img474/1238/Acer3020S2.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Acer Aspire 3023WLMi Review/images/storyImages/Acer3020S2.th.jpg [01/29 06:03:38] [WARNING] File not found for image http://img474.imageshack.us/img474/2960/Acer3020S3.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Acer Aspire 3023WLMi Review/images/storyImages/Acer3020S3.th.jpg [01/29 06:03:38] [WARNING] File not found for image http://img474.imageshack.us/img474/5566/Acer3020S4.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Acer Aspire 3023WLMi Review/images/storyImages/Acer3020S4.th.jpg [01/29 06:03:38] [WARNING] File not found for image http://img474.imageshack.us/img474/912/Acer3020S5.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Acer Aspire 3023WLMi Review/images/storyImages/Acer3020S5.th.jpg [01/29 06:03:38] [WARNING] File not found for image http://img474.imageshack.us/img474/6706/IMG_3828.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Acer Aspire 3023WLMi Review/images/storyImages/IMG_3828.th.jpg [01/29 06:03:39] [WARNING] File not found for image http://img474.imageshack.us/img474/6847/IMG_3831.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Acer Aspire 3023WLMi Review/images/storyImages/IMG_3831.th.jpg [01/29 06:03:39] [WARNING] File not found for image http://img474.imageshack.us/img474/6409/IMG_3823.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Acer Aspire 3023WLMi Review/images/storyImages/IMG_3823.th.jpg [01/29 06:03:39] [WARNING] File not found for image http://img474.imageshack.us/img474/3404/IMG_3825.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Acer Aspire 3023WLMi Review/images/storyImages/IMG_3825.th.jpg [01/29 06:03:39] [WARNING] File not found for image http://img474.imageshack.us/img474/225/IMG_3803.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Acer Aspire 3023WLMi Review/images/storyImages/IMG_3803.th.jpg [01/29 06:03:39] [WARNING] File not found for image http://img474.imageshack.us/img474/5162/IMG_3811.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Acer Aspire 3023WLMi Review/images/storyImages/IMG_3811.th.jpg [01/29 06:03:39] [WARNING] File not found for image http://img474.imageshack.us/img474/5012/IMG_3842.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Acer Aspire 3023WLMi Review/images/storyImages/IMG_3842.th.jpg [01/29 06:03:39] [WARNING] File not found for image http://img474.imageshack.us/img474/2115/IMG_3814.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Acer Aspire 3023WLMi Review/images/storyImages/IMG_3814.th.jpg [01/29 06:03:39] [WARNING] File not found for image http://img474.imageshack.us/img474/2084/IMG_3817.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Acer Aspire 3023WLMi Review/images/storyImages/IMG_3817.th.jpg [01/29 06:03:39] [WARNING] File not found for image http://img474.imageshack.us/img474/8766/IMG_3818.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Acer Aspire 3023WLMi Review/images/storyImages/IMG_3818.th.jpg [01/29 06:03:39] [WARNING] File not found for image http://img474.imageshack.us/img474/3889/IMG_3834.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Acer Aspire 3023WLMi Review/images/storyImages/IMG_3834.th.jpg [01/29 06:03:40] [WARNING] File not found for image http://img474.imageshack.us/img474/6608/IMG_3836.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Acer Aspire 3023WLMi Review/images/storyImages/IMG_3836.th.jpg [01/29 06:03:40] [WARNING] File not found for image http://img474.imageshack.us/img474/6629/IMG_3820.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Acer Aspire 3023WLMi Review/images/storyImages/IMG_3820.th.jpg [01/29 06:03:40] [WARNING] File not found for image http://img431.imageshack.us/img431/8606/DSC00047.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Acer Aspire 3023WLMi Review/images/storyImages/DSC00047.th.jpg [01/29 06:03:40] [WARNING] File not found for image http://img431.imageshack.us/img431/6479/DSC07455.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Acer Aspire 3023WLMi Review/images/storyImages/DSC07455.th.jpg [01/29 06:03:40] [WARNING] File not found for image http://img431.imageshack.us/img431/2425/DSC07456.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Acer Aspire 3023WLMi Review/images/storyImages/DSC07456.th.jpg [01/29 06:03:40] [WARNING] File not found for image http://img431.imageshack.us/img431/3355/DSC07458.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Acer Aspire 3023WLMi Review/images/storyImages/DSC07458.th.jpg [01/29 06:03:40] [WARNING] File not found for image http://img431.imageshack.us/img431/9876/DSC07459.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Acer Aspire 3023WLMi Review/images/storyImages/DSC07459.th.jpg [01/29 06:03:41] [WARNING] File not found for image http://img431.imageshack.us/img431/2906/DSC07460.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Acer Aspire 3023WLMi Review/images/storyImages/DSC07460.th.jpg [01/29 06:03:41] [WARNING] File not found for image http://img464.imageshack.us/img464/3605/DSC07512.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Acer Aspire 3023WLMi Review/images/storyImages/DSC07512.th.jpg [01/29 06:03:41] [WARNING] File not found for image http://img464.imageshack.us/img464/1921/DSC07485.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Acer Aspire 3023WLMi Review/images/storyImages/DSC07485.th.jpg [01/29 06:03:41] [WARNING] File not found for image http://img464.imageshack.us/img464/6541/DSC07476.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Acer Aspire 3023WLMi Review/images/storyImages/DSC07476.th.jpg [01/29 06:03:41] [WARNING] File not found for image http://img464.imageshack.us/img464/930/DSC07493.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Acer Aspire 3023WLMi Review/images/storyImages/DSC07493.th.jpg [01/29 06:03:41] [WARNING] File not found for image http://img464.imageshack.us/img464/2244/DSC07496.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Acer Aspire 3023WLMi Review/images/storyImages/DSC07496.th.jpg [01/29 06:03:43] [INFO] We are on page 2 of 2 [01/29 06:03:43] [INFO] Number of posts: 2 [01/29 06:03:43] [WARNING] File not found for image http://img516.imageshack.us/img516/6170/hl2bench4se.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Acer Aspire 3023WLMi Review/images/storyImages/hl2bench4se.jpg [01/29 06:03:43] [WARNING] File not found for image http://img210.imageshack.us/img210/1004/hitachinotebookhardiskbenchmar.th.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Acer Aspire 3023WLMi Review/images/storyImages/hitachinotebookhardiskbenchmar.th.jpg [01/29 06:03:43] [INFO] Progress: 5756/6740 [01/29 06:03:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:03:43] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire-3023wlmi-review.34855/ finished! [01/29 06:03:43] [WARNING] Thread 'Gateway Core Duo 15.4" on US Site**' has no preview, is suspected to be a broken thread [01/29 06:03:44] [INFO] !!! Now downloading Dell 9400 now on US website !!!!! [01/29 06:03:45] [INFO] We are on page 1 of 1 [01/29 06:03:45] [INFO] Number of posts: 9 [01/29 06:03:45] [WARNING] File not found for image http://www.geek.com/images/chipgeek/dual_core_yonah_athlon_x2_benchmark.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Dell 9400 now on US website/images/storyImages/dual_core_yonah_athlon_x2_benchmark.jpg [01/29 06:03:45] [INFO] Progress: 5757/6740 [01/29 06:03:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:03:45] [INFO] Thread http://forum.notebookreview.com/threads/dell-9400-now-on-us-website.36244/ finished! [01/29 06:03:45] [INFO] !!! Now downloading Tiny A360+ Review !!!!! [01/29 06:03:46] [INFO] We are on page 1 of 1 [01/29 06:03:46] [INFO] Number of posts: 3 [01/29 06:03:47] [INFO] Progress: 5758/6740 [01/29 06:03:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:03:47] [INFO] Thread http://forum.notebookreview.com/threads/tiny-a360-review.36285/ finished! [01/29 06:03:47] [INFO] !!! Now downloading News Bits- Intel Leap Ahead, VAIO SZ and VAIO FE, Alienware 3400, CES 2006 !!!!! [01/29 06:03:49] [INFO] We are on page 1 of 2 [01/29 06:03:50] [WARNING] File not found for image https://www.techtarget.com/assets/680.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/News Bits- Intel Leap Ahead, VAIO SZ and VAIO FE, Alienware 3400, CES 2006/images/storyImages/680.jpg [01/29 06:03:51] [WARNING] File not found for image https://www.techtarget.com/assets/652.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/News Bits- Intel Leap Ahead, VAIO SZ and VAIO FE, Alienware 3400, CES 2006/images/storyImages/652.jpg [01/29 06:03:53] [INFO] We are on page 2 of 2 [01/29 06:03:53] [INFO] Number of posts: 3 [01/29 06:03:53] [INFO] Progress: 5759/6740 [01/29 06:03:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:03:53] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-intel-leap-ahead-vaio-sz-and-vaio-fe-alienware-3400-ces-2006.35920/ finished! [01/29 06:03:53] [WARNING] Thread 'Who are Savrow?' has no preview, is suspected to be a broken thread [01/29 06:03:53] [INFO] !!! Now downloading Sumdex MT Speed Pac Review !!!!! [01/29 06:03:55] [INFO] We are on page 1 of 2 [01/29 06:03:59] [INFO] We are on page 2 of 2 [01/29 06:03:59] [INFO] Number of posts: 2 [01/29 06:03:59] [INFO] Progress: 5760/6740 [01/29 06:03:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:03:59] [INFO] Thread http://forum.notebookreview.com/threads/sumdex-mt-speed-pac-review.30728/ finished! [01/29 06:03:59] [INFO] !!! Now downloading Asus 14 Napa Laptop Announced !!!!! [01/29 06:04:00] [INFO] We are on page 1 of 2 [01/29 06:04:03] [INFO] We are on page 2 of 2 [01/29 06:04:03] [INFO] Number of posts: 1 [01/29 06:04:03] [INFO] Progress: 5761/6740 [01/29 06:04:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:04:03] [INFO] Thread http://forum.notebookreview.com/threads/asus-14-napa-laptop-announced.36107/ finished! [01/29 06:04:03] [INFO] IOException java.nio.file.AccessDeniedException: C:\Users\User-10\Downloads\NoteBook News and Reviews\Inspiron 9400 with DC Yonah listed on euro dell... at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:89) at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103) at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108) at java.base/sun.nio.fs.WindowsFileSystemProvider.checkReadAccess(WindowsFileSystemProvider.java:351) at java.base/sun.nio.fs.WindowsFileSystemProvider.checkAccess(WindowsFileSystemProvider.java:380) at java.base/java.nio.file.Files.createDirectories(Files.java:772) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:595) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:04:03] [INFO] Thread http://forum.notebookreview.com/threads/inspiron-9400-with-dc-yonah-listed-on-euro-dell.36110/ finished! [01/29 06:04:04] [INFO] !!! Now downloading Intel Inside Not Gone YET !!!!! [01/29 06:04:05] [INFO] We are on page 1 of 1 [01/29 06:04:05] [INFO] Number of posts: 7 [01/29 06:04:06] [INFO] Progress: 5762/6740 [01/29 06:04:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:04:06] [INFO] Thread http://forum.notebookreview.com/threads/intel-inside-not-gone-yet.36043/ finished! [01/29 06:04:06] [WARNING] Thread 'Radeon Mobility X1600' has no preview, is suspected to be a broken thread [01/29 06:04:06] [INFO] !!! Now downloading Leap Ahead replaces Intel Inside !!!!! [01/29 06:04:07] [INFO] We are on page 1 of 2 [01/29 06:04:08] [WARNING] File not found for image https://www.engadget.com/media/2005/12/intel_logo.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Leap Ahead replaces Intel Inside/images/storyImages/image580 [01/29 06:04:11] [INFO] We are on page 2 of 2 [01/29 06:04:11] [INFO] Number of posts: 3 [01/29 06:04:11] [INFO] Progress: 5763/6740 [01/29 06:04:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:04:11] [INFO] Thread http://forum.notebookreview.com/threads/leap-ahead-replaces-intel-inside.35692/ finished! [01/29 06:04:11] [WARNING] Thread 'Memory upgrade HP Pavilion ze2308wm' has no preview, is suspected to be a broken thread [01/29 06:04:12] [INFO] !!! Now downloading Dell Inspiron 9300 Review (pics, specs) !!!!! [01/29 06:04:13] [INFO] We are on page 1 of 2 [01/29 06:04:16] [INFO] We are on page 2 of 2 [01/29 06:04:16] [INFO] Number of posts: 5 [01/29 06:04:16] [INFO] Progress: 5764/6740 [01/29 06:04:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:04:16] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-9300-review-pics-specs.18460/ finished! [01/29 06:04:16] [WARNING] Thread 'MSI s425 or something else?' has no preview, is suspected to be a broken thread [01/29 06:04:17] [INFO] !!! Now downloading Netgear Wireless Travel Router Review (pics) !!!!! [01/29 06:04:18] [INFO] We are on page 1 of 3 [01/29 06:04:25] [INFO] We are on page 2 of 3 [01/29 06:04:27] [INFO] We are on page 3 of 3 [01/29 06:04:27] [INFO] Number of posts: 1 [01/29 06:04:27] [INFO] Progress: 5765/6740 [01/29 06:04:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:04:27] [INFO] Thread http://forum.notebookreview.com/threads/netgear-wireless-travel-router-review-pics.32910/ finished! [01/29 06:04:28] [INFO] !!! Now downloading Fujitsu LifeBook C1320D Review (pics, specs) !!!!! [01/29 06:04:29] [INFO] We are on page 1 of 2 [01/29 06:04:36] [INFO] We are on page 2 of 2 [01/29 06:04:36] [INFO] Number of posts: 2 [01/29 06:04:36] [INFO] Progress: 5766/6740 [01/29 06:04:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:04:36] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-lifebook-c1320d-review-pics-specs.35592/ finished! [01/29 06:04:37] [INFO] !!! Now downloading Sony VAIO T350 Review (pics, specs) !!!!! [01/29 06:04:38] [INFO] We are on page 1 of 2 [01/29 06:04:42] [INFO] We are on page 2 of 2 [01/29 06:04:42] [INFO] Number of posts: 4 [01/29 06:04:42] [INFO] Progress: 5767/6740 [01/29 06:04:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:04:42] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-t350-review-pics-specs.23647/ finished! [01/29 06:04:42] [INFO] Max wait time for http://forum.notebookreview.com/threads/sony-vaio-t-review-pics-specs.8051/ is 23000 ms [01/29 06:04:43] [INFO] !!! Now downloading Sony VAIO T Review (pics, specs) !!!!! [01/29 06:04:44] [INFO] We are on page 1 of 3 [01/29 06:04:48] [INFO] We are on page 2 of 3 [01/29 06:04:57] [WARNING] Host down for image http://www.spreadfirefox.com/community/images/affiliates/Buttons/80x15/firefox_80x15.png [01/29 06:04:58] [INFO] We are on page 3 of 3 [01/29 06:04:58] [INFO] Number of posts: 7 [01/29 06:04:58] [INFO] Progress: 5768/6740 [01/29 06:04:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:04:58] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-t-review-pics-specs.8051/ finished! [01/29 06:04:58] [WARNING] Thread 'aaaaaaaaa...at last: 14" WXGA at 4.5lbs!!!! with MCE!!!' has no preview, is suspected to be a broken thread [01/29 06:04:58] [WARNING] Thread 'acer 3003(wlmi) or toshiba satellite m40' has no preview, is suspected to be a broken thread [01/29 06:04:58] [WARNING] Thread 'acer tm 8104wlmi v IBM lenovo z60m v HP nc8230' has no preview, is suspected to be a broken thread [01/29 06:04:58] [WARNING] Thread 'Help! looking for a good laptop!' has no preview, is suspected to be a broken thread [01/29 06:04:59] [INFO] !!! Now downloading Dell Inspiron 9200 Review (pics, specs) !!!!! [01/29 06:05:01] [INFO] We are on page 1 of 2 [01/29 06:05:17] [WARNING] Read timeout for image http://members.cox.net/epinions_nc10/Reviews/Inspiron_9200_files/quickset1.jpg. This is likely a problem with the image's hosting site. [01/29 06:05:32] [WARNING] Read timeout for image http://members.cox.net/epinions_nc10/Reviews/Inspiron_9200_files/image014.jpg. This is likely a problem with the image's hosting site. [01/29 06:05:34] [INFO] We are on page 2 of 2 [01/29 06:05:34] [INFO] Number of posts: 2 [01/29 06:05:34] [INFO] Progress: 5769/6740 [01/29 06:05:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:05:34] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-9200-review-pics-specs.11775/ finished! [01/29 06:05:35] [INFO] !!! Now downloading Sony VAIO BX Review (pics, specs) !!!!! [01/29 06:05:36] [INFO] We are on page 1 of 2 [01/29 06:05:39] [INFO] We are on page 2 of 2 [01/29 06:05:39] [INFO] Number of posts: 1 [01/29 06:05:39] [INFO] Progress: 5770/6740 [01/29 06:05:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:05:39] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-bx-review-pics-specs.35342/ finished! [01/29 06:05:39] [WARNING] Thread 'Best notebook for me...' has no preview, is suspected to be a broken thread [01/29 06:05:40] [INFO] !!! Now downloading Compaq Presario v2000z (Turion 64 ML-30, 512MB RAM) Review (pics, specs) !!!!! [01/29 06:05:41] [INFO] We are on page 1 of 2 [01/29 06:05:41] [INFO] Number of posts: 1 [01/29 06:05:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:05:41] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 06:05:41] [INFO] Thread http://forum.notebookreview.com/threads/compaq-presario-v2000z-turion-64-ml-30-512mb-ram-review-pics-specs.34439/ finished! [01/29 06:05:41] [WARNING] Thread 'This is What I Want!!' has no preview, is suspected to be a broken thread [01/29 06:05:42] [INFO] !!! Now downloading Fujitsu LifeBook E8020 Review (pics, specs) Discussion !!!!! [01/29 06:05:43] [INFO] We are on page 1 of 2 [01/29 06:05:45] [INFO] We are on page 2 of 2 [01/29 06:05:45] [INFO] Number of posts: 5 [01/29 06:05:45] [WARNING] Host down for image http://pcweb0.pc.mycom.co.jp/articles/2004/10/14/biblonx/images/021l.jpg [01/29 06:05:45] [INFO] Progress: 5771/6740 [01/29 06:05:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:05:45] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-lifebook-e8020-review-pics-specs-discussion.17625/ finished! [01/29 06:05:46] [INFO] !!! Now downloading Dell Latitude D610 and HP Compaq nc6220 Comparison Review (pics, specs) !!!!! [01/29 06:05:47] [INFO] We are on page 1 of 2 [01/29 06:05:53] [INFO] We are on page 2 of 2 [01/29 06:05:53] [INFO] Number of posts: 5 [01/29 06:05:54] [INFO] Progress: 5772/6740 [01/29 06:05:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:05:54] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-d610-and-hp-compaq-nc6220-comparison-review-pics-specs.35045/ finished! [01/29 06:05:54] [INFO] !!! Now downloading First Yonah Napa notebook announced! !!!!! [01/29 06:05:55] [INFO] We are on page 1 of 1 [01/29 06:05:55] [INFO] Number of posts: 8 [01/29 06:05:55] [WARNING] Host down for image http://img.engadget.com/common/images/3060000000058780.JPG [01/29 06:05:55] [INFO] Progress: 5773/6740 [01/29 06:05:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:05:55] [INFO] Thread http://forum.notebookreview.com/threads/first-yonah-napa-notebook-announced.34991/ finished! [01/29 06:05:56] [INFO] !!! Now downloading No More Intel Pentium M -- It's Core Duo and Core Solo !!!!! [01/29 06:05:57] [INFO] We are on page 1 of 1 [01/29 06:05:57] [INFO] Number of posts: 4 [01/29 06:05:57] [INFO] Progress: 5774/6740 [01/29 06:05:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:05:57] [INFO] Thread http://forum.notebookreview.com/threads/no-more-intel-pentium-m-its-core-duo-and-core-solo.35053/ finished! [01/29 06:05:58] [INFO] !!! Now downloading News Bits- PC Sales Growth for 2006, Dell #1 in Sales for Q3, Lenovo CEO Leaves, Seagate Buys Maxtor !!!!! [01/29 06:05:59] [INFO] We are on page 1 of 1 [01/29 06:05:59] [INFO] Number of posts: 6 [01/29 06:05:59] [INFO] Progress: 5775/6740 [01/29 06:05:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:05:59] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-pc-sales-growth-for-2006-dell-1-in-sales-for-q3-lenovo-ceo-leaves-seagate-buys-maxtor.34896/ finished! [01/29 06:05:59] [INFO] Max wait time for http://forum.notebookreview.com/threads/toshiba-satellite-m55-review-pics-specs.20390/ is 21500 ms [01/29 06:06:00] [INFO] !!! Now downloading Toshiba Satellite M55 Review (pics, specs) !!!!! [01/29 06:06:01] [INFO] We are on page 1 of 3 [01/29 06:06:05] [INFO] We are on page 2 of 3 [01/29 06:06:07] [INFO] We are on page 3 of 3 [01/29 06:06:07] [INFO] Number of posts: 4 [01/29 06:06:07] [INFO] Progress: 5776/6740 [01/29 06:06:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:06:07] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-m55-review-pics-specs.20390/ finished! [01/29 06:06:07] [INFO] !!! Now downloading News Bits- Vista Update, Apple Market Share for 2006, Dell Battery Recall, HP backs HD-DVD !!!!! [01/29 06:06:08] [INFO] We are on page 1 of 1 [01/29 06:06:08] [INFO] Number of posts: 3 [01/29 06:06:10] [WARNING] File not found for image https://www.techtarget.com/assets/422.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/News Bits- Vista Update, Apple Market Share for 2006, Dell Battery Recall, HP backs HD-DVD/images/storyImages/422.jpg [01/29 06:06:10] [INFO] Progress: 5777/6740 [01/29 06:06:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:06:10] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-vista-update-apple-market-share-for-2006-dell-battery-recall-hp-backs-hd-dvd.34668/ finished! [01/29 06:06:10] [INFO] !!! Now downloading Toshiba Satellite M40 Review (pics, specs) !!!!! [01/29 06:06:12] [INFO] We are on page 1 of 1 [01/29 06:06:12] [INFO] Number of posts: 5 [01/29 06:06:16] [INFO] Progress: 5778/6740 [01/29 06:06:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:06:16] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-m40-review-pics-specs.34723/ finished! [01/29 06:06:16] [INFO] Max wait time for http://forum.notebookreview.com/threads/news-bits-intel-napa-performance-claims-latest-on-mac-intel-current-state-of-lenovo-dell-computrace.34054/ is 21500 ms [01/29 06:06:16] [INFO] !!! Now downloading News Bits- Intel Napa Performance Claims, Latest on Mac-Intel, Current State of Lenovo, Dell Computrace !!!!! [01/29 06:06:17] [INFO] We are on page 1 of 3 [01/29 06:06:18] [WARNING] File not found for image https://www.techtarget.com/assets/4382.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/News Bits- Intel Napa Performance Claims, Latest on Mac-Intel, Current State of Lenovo, Dell Computrace/images/storyImages/4382.jpg [01/29 06:06:21] [INFO] We are on page 2 of 3 [01/29 06:06:23] [INFO] We are on page 3 of 3 [01/29 06:06:23] [INFO] Number of posts: 4 [01/29 06:06:23] [INFO] Progress: 5779/6740 [01/29 06:06:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:06:23] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-intel-napa-performance-claims-latest-on-mac-intel-current-state-of-lenovo-dell-computrace.34054/ finished! [01/29 06:06:23] [WARNING] Thread 'First impressions of i9300' has no preview, is suspected to be a broken thread [01/29 06:06:23] [WARNING] Thread 'Inspiron 9300 plz answer' has no preview, is suspected to be a broken thread [01/29 06:06:23] [INFO] !!! Now downloading Toshiba Satellite L25 Review (pics, specs) !!!!! [01/29 06:06:25] [INFO] We are on page 1 of 1 [01/29 06:06:25] [INFO] Number of posts: 5 [01/29 06:06:26] [INFO] Progress: 5780/6740 [01/29 06:06:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:06:26] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-l25-review-pics-specs.34547/ finished! [01/29 06:06:27] [INFO] !!! Now downloading Sony Vaio FJ170B Pictorial & Comparo to M40x -NSF56K- !!!!! [01/29 06:06:28] [INFO] We are on page 1 of 1 [01/29 06:06:28] [INFO] Number of posts: 5 [01/29 06:06:28] [WARNING] Host down for image http://www.vassek2.net/fj170/IMG_3254.jpg [01/29 06:06:28] [WARNING] Host down for image http://www.vassek2.net/fj170/IMG_3256.jpg [01/29 06:06:28] [WARNING] Host down for image http://www.vassek2.net/fj170/IMG_3258.jpg [01/29 06:06:28] [WARNING] Host down for image http://www.vassek2.net/fj170/IMG_3260.jpg [01/29 06:06:28] [WARNING] Host down for image http://www.vassek2.net/fj170/IMG_3262.jpg [01/29 06:06:28] [WARNING] Host down for image http://www.vassek2.net/fj170/IMG_3264.jpg [01/29 06:06:28] [WARNING] Host down for image http://www.vassek2.net/fj170/IMG_3265.jpg [01/29 06:06:28] [WARNING] Host down for image http://www.vassek2.net/fj170/IMG_3268.jpg [01/29 06:06:28] [WARNING] Host down for image http://www.vassek2.net/fj170/IMG_3270.jpg [01/29 06:06:28] [WARNING] Host down for image http://www.vassek2.net/fj170/IMG_3278.jpg [01/29 06:06:28] [WARNING] Host down for image http://www.vassek2.net/fj170/IMG_3291.jpg [01/29 06:06:28] [WARNING] Host down for image http://www.vassek2.net/fj170/IMG_3282.jpg [01/29 06:06:28] [WARNING] Host down for image http://www.vassek2.net/fj170/IMG_3288.jpg [01/29 06:06:28] [WARNING] Host down for image http://www.vassek2.net/fj170/IMG_3289.jpg [01/29 06:06:28] [WARNING] Host down for image http://www.vassek2.net/fj170/IMG_3313.jpg [01/29 06:06:28] [WARNING] Host down for image http://www.vassek2.net/fj170/IMG_3315.jpg [01/29 06:06:28] [WARNING] Host down for image http://www.vassek2.net/fj170/IMG_3304.jpg [01/29 06:06:28] [WARNING] Host down for image http://www.vassek2.net/fj170/IMG_3307.jpg [01/29 06:06:28] [WARNING] Host down for image http://www.vassek2.net/fj170/IMG_3308.jpg [01/29 06:06:28] [WARNING] Host down for image http://www.vassek2.net/fj170/IMG_3309.jpg [01/29 06:06:28] [WARNING] Host down for image http://www.vassek2.net/fj170/IMG_3310.jpg [01/29 06:06:28] [WARNING] Host down for image http://www.vassek2.net/fj170/IMG_3322.jpg [01/29 06:06:28] [WARNING] Host down for image http://www.vassek2.net/fj170/IMG_3297.jpg [01/29 06:06:28] [INFO] Progress: 5781/6740 [01/29 06:06:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:06:28] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-fj170b-pictorial-comparo-to-m40x-nsf56k.34493/ finished! [01/29 06:06:28] [WARNING] Thread 'Ultra Light laptop whit 15" TFT' has no preview, is suspected to be a broken thread [01/29 06:06:29] [INFO] !!! Now downloading Wireless Garden StashCard Review (pics) !!!!! [01/29 06:06:30] [INFO] We are on page 1 of 2 [01/29 06:06:32] [INFO] We are on page 2 of 2 [01/29 06:06:32] [INFO] Number of posts: 6 [01/29 06:06:33] [WARNING] File not found for image http://www.uberreview.com/uploaded_images/MoGo+Mouse-789818.JPG; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Wireless Garden StashCard Review (pics)/images/storyImages/image583 [01/29 06:06:33] [INFO] Progress: 5782/6740 [01/29 06:06:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:06:33] [INFO] Thread http://forum.notebookreview.com/threads/wireless-garden-stashcard-review-pics.34354/ finished! [01/29 06:06:33] [INFO] !!! Now downloading Power Sentry PowerSquid Review !!!!! [01/29 06:06:34] [INFO] We are on page 1 of 1 [01/29 06:06:34] [INFO] Number of posts: 4 [01/29 06:06:35] [INFO] Progress: 5783/6740 [01/29 06:06:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:06:35] [INFO] Thread http://forum.notebookreview.com/threads/power-sentry-powersquid-review.34105/ finished! [01/29 06:06:35] [WARNING] Thread 'Notebook Shopping - First Timer' has no preview, is suspected to be a broken thread [01/29 06:06:36] [INFO] !!! Now downloading NASA Notebooks Run Like x486 CPU !!!!! [01/29 06:06:37] [INFO] We are on page 1 of 1 [01/29 06:06:37] [INFO] Number of posts: 4 [01/29 06:06:37] [INFO] Progress: 5784/6740 [01/29 06:06:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:06:37] [INFO] Thread http://forum.notebookreview.com/threads/nasa-notebooks-run-like-x486-cpu.33710/ finished! [01/29 06:06:37] [INFO] !!! Now downloading Manufacturer Picked for $100 Laptop !!!!! [01/29 06:06:38] [INFO] We are on page 1 of 1 [01/29 06:06:38] [INFO] Number of posts: 2 [01/29 06:06:39] [INFO] Progress: 5785/6740 [01/29 06:06:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:06:39] [INFO] Thread http://forum.notebookreview.com/threads/manufacturer-picked-for-100-laptop.34301/ finished! [01/29 06:06:39] [INFO] !!! Now downloading What stuff do you find important in laptop reviews !!!!! [01/29 06:06:40] [INFO] We are on page 1 of 1 [01/29 06:06:40] [INFO] Number of posts: 4 [01/29 06:06:41] [INFO] Progress: 5786/6740 [01/29 06:06:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:06:41] [INFO] Thread http://forum.notebookreview.com/threads/what-stuff-do-you-find-important-in-laptop-reviews.34270/ finished! [01/29 06:06:41] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-dv1000-and-compaq-v2000-notebook-comparison-review.7790/ is 26000 ms [01/29 06:06:41] [INFO] !!! Now downloading HP DV1000 and Compaq V2000 Notebook Comparison Review !!!!! [01/29 06:06:42] [INFO] We are on page 1 of 4 [01/29 06:06:46] [INFO] We are on page 2 of 4 [01/29 06:06:48] [INFO] We are on page 3 of 4 [01/29 06:06:50] [INFO] We are on page 4 of 4 [01/29 06:06:50] [INFO] Number of posts: 3 [01/29 06:06:50] [INFO] Progress: 5787/6740 [01/29 06:06:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:06:50] [INFO] Thread http://forum.notebookreview.com/threads/hp-dv1000-and-compaq-v2000-notebook-comparison-review.7790/ finished! [01/29 06:06:50] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-thinkpad-z60m-first-thoughts-review-pics-specs.28100/ is 40000 ms [01/29 06:06:50] [INFO] !!! Now downloading Lenovo ThinkPad Z60m First Thoughts Review (pics, specs) !!!!! [01/29 06:06:51] [INFO] We are on page 1 of 7 [01/29 06:06:51] [INFO] Number of posts: 1 [01/29 06:06:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:06:51] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 06:06:51] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-z60m-first-thoughts-review-pics-specs.28100/ finished! [01/29 06:06:51] [WARNING] Thread 'Canadian student with no Laptop experiance looking for best deal' has no preview, is suspected to be a broken thread [01/29 06:06:51] [WARNING] Thread 'advice please' has no preview, is suspected to be a broken thread [01/29 06:06:52] [INFO] !!! Now downloading HP ZE4800 Budget Notebook Review (pics, specs) !!!!! [01/29 06:06:53] [INFO] We are on page 1 of 1 [01/29 06:06:53] [INFO] Number of posts: 2 [01/29 06:06:57] [INFO] Progress: 5788/6740 [01/29 06:06:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:06:57] [INFO] Thread http://forum.notebookreview.com/threads/hp-ze4800-budget-notebook-review-pics-specs.12676/ finished! [01/29 06:06:57] [INFO] !!! Now downloading DV1000 4000 Alternative Remote- 21 Button Presenter Remote -Mini Review !!!!! [01/29 06:06:58] [INFO] We are on page 1 of 1 [01/29 06:06:58] [INFO] Number of posts: 5 [01/29 06:07:01] [INFO] Progress: 5789/6740 [01/29 06:07:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:07:01] [INFO] Thread http://forum.notebookreview.com/threads/dv1000-4000-alternative-remote-21-button-presenter-remote-mini-review.33925/ finished! [01/29 06:07:01] [INFO] !!! Now downloading Midrange Laptop Gift Guide Holiday 2005 !!!!! [01/29 06:07:02] [INFO] We are on page 1 of 1 [01/29 06:07:02] [INFO] Number of posts: 8 [01/29 06:07:11] [INFO] Progress: 5790/6740 [01/29 06:07:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:07:11] [INFO] Thread http://forum.notebookreview.com/threads/midrange-laptop-gift-guide-holiday-2005.31627/ finished! [01/29 06:07:11] [WARNING] Thread 'Need of laptop with certian requirements!' has no preview, is suspected to be a broken thread [01/29 06:07:12] [INFO] !!! Now downloading TiVoToGo Review (pics) !!!!! [01/29 06:07:13] [INFO] We are on page 1 of 1 [01/29 06:07:13] [INFO] Number of posts: 7 [01/29 06:07:14] [INFO] Progress: 5791/6740 [01/29 06:07:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:07:14] [INFO] Thread http://forum.notebookreview.com/threads/tivotogo-review-pics.33698/ finished! [01/29 06:07:14] [WARNING] Thread 'Laptop For $0!!!' has no preview, is suspected to be a broken thread [01/29 06:07:14] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-l2000-compaq-v2000z-compaq-v2335-comparison-review-pics-specs.20822/ is 28000 ms [01/29 06:07:15] [INFO] !!! Now downloading HP L2000 Compaq V2000z Compaq v2335 Comparison Review (pics, specs) !!!!! [01/29 06:07:16] [INFO] We are on page 1 of 4 [01/29 06:07:23] [INFO] We are on page 2 of 4 [01/29 06:07:25] [INFO] We are on page 3 of 4 [01/29 06:07:27] [INFO] We are on page 4 of 4 [01/29 06:07:27] [INFO] Number of posts: 7 [01/29 06:07:27] [WARNING] File not found for image http://forum.notebookreview.com/images/icons/icon14.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/HP L2000 Compaq V2000z Compaq v2335 Comparison Review (pics, specs)/images/storyImages/icon14.gif [01/29 06:07:28] [INFO] Progress: 5792/6740 [01/29 06:07:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:07:28] [INFO] Thread http://forum.notebookreview.com/threads/hp-l2000-compaq-v2000z-compaq-v2335-comparison-review-pics-specs.20822/ finished! [01/29 06:07:28] [INFO] !!! Now downloading News Bits- Outsourcing Gaming, ATI X1600, Asus A7G, Alienware Budget Laptop !!!!! [01/29 06:07:30] [INFO] We are on page 1 of 1 [01/29 06:07:31] [INFO] Progress: 5793/6740 [01/29 06:07:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:07:31] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-outsourcing-gaming-ati-x1600-asus-a7g-alienware-budget-laptop.33642/ finished! [01/29 06:07:31] [WARNING] Thread 'Window shopping, HELP!!!!!!' has no preview, is suspected to be a broken thread [01/29 06:07:32] [INFO] !!! Now downloading Intel Narrows Forecast !!!!! [01/29 06:07:33] [INFO] We are on page 1 of 1 [01/29 06:07:33] [INFO] Progress: 5794/6740 [01/29 06:07:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:07:33] [INFO] Thread http://forum.notebookreview.com/threads/intel-narrows-forecast.33600/ finished! [01/29 06:07:33] [INFO] !!! Now downloading Timbuk2 Commute XL messenger-style computer bag review !!!!! [01/29 06:07:35] [INFO] We are on page 1 of 1 [01/29 06:07:35] [INFO] Number of posts: 1 [01/29 06:07:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:07:35] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 06:07:35] [INFO] Thread http://forum.notebookreview.com/threads/timbuk2-commute-xl-messenger-style-computer-bag-review.33544/ finished! [01/29 06:07:35] [WARNING] Thread 'Possible bad Z60M news' has no preview, is suspected to be a broken thread [01/29 06:07:35] [INFO] !!! Now downloading News Bits- Apple Intel Confusion, Tablet PC Guitar, Intel 2007, Toshiba Tecra L2 Released !!!!! [01/29 06:07:36] [INFO] We are on page 1 of 1 [01/29 06:07:36] [INFO] Number of posts: 6 [01/29 06:07:37] [WARNING] File not found for image https://www.techtarget.com/assets/626.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/News Bits- Apple Intel Confusion, Tablet PC Guitar, Intel 2007, Toshiba Tecra L2 Released/images/storyImages/626.jpg [01/29 06:07:38] [INFO] Progress: 5795/6740 [01/29 06:07:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:07:38] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-apple-intel-confusion-tablet-pc-guitar-intel-2007-toshiba-tecra-l2-released.33359/ finished! [01/29 06:07:38] [WARNING] Thread 'Needed a reliable replacement for my dead Inspiron 5150' has no preview, is suspected to be a broken thread [01/29 06:07:38] [WARNING] Thread 'Laptop screens larger than 17 inches.' has no preview, is suspected to be a broken thread [01/29 06:07:38] [WARNING] Thread 'Notebook and Tech Deals for 12/6/2005 - 12/8/2005' has no preview, is suspected to be a broken thread [01/29 06:07:38] [WARNING] Thread 'Is the new edition, ASUS W5ae availble in black?' has no preview, is suspected to be a broken thread [01/29 06:07:38] [INFO] Max wait time for http://forum.notebookreview.com/threads/compaq-b2800-wxga-awesome-laptop-released-in-china.32133/ is 21500 ms [01/29 06:07:39] [INFO] !!! Now downloading Compaq B2800 WXGA awesome laptop released in China !!!!! [01/29 06:07:40] [INFO] We are on page 1 of 3 [01/29 06:07:41] [WARNING] Host down for image https://www.aripplc.comimages/news/hardware2/compaq_presario_b2800_3.jpg [01/29 06:07:42] [WARNING] Host down for image https://www.aripplc.comimages/news/hardware2/compaq_presario_b2800_2.jpg [01/29 06:07:43] [INFO] We are on page 2 of 3 [01/29 06:07:45] [WARNING] File not found for image https://www.hkgolden.com/ArticleBase/big/1228/3545.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Compaq B2800 WXGA awesome laptop released in China/images/storyImages/3545.jpg [01/29 06:07:46] [INFO] We are on page 3 of 3 [01/29 06:07:46] [INFO] Number of posts: 4 [01/29 06:07:46] [INFO] Progress: 5796/6740 [01/29 06:07:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:07:46] [INFO] Thread http://forum.notebookreview.com/threads/compaq-b2800-wxga-awesome-laptop-released-in-china.32133/ finished! [01/29 06:07:46] [WARNING] Thread 'Life after Dell...' has no preview, is suspected to be a broken thread [01/29 06:07:47] [INFO] !!! Now downloading Sony VAIO V505 Notebook Review !!!!! [01/29 06:07:48] [INFO] We are on page 1 of 1 [01/29 06:07:48] [INFO] Number of posts: 3 [01/29 06:07:48] [WARNING] Host down for image http://www.sonystyle.com/intershoproot/eCS/Store/en/imagesProducts/250x250/PCGV505A.jpg [01/29 06:07:50] [INFO] Progress: 5797/6740 [01/29 06:07:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:07:50] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-v505-notebook-review.1079/ finished! [01/29 06:07:50] [WARNING] Thread 'Want some info about the Notebooks' has no preview, is suspected to be a broken thread [01/29 06:07:50] [WARNING] Thread 'so does F.E.A.R. game on your laptop' has no preview, is suspected to be a broken thread [01/29 06:07:51] [INFO] !!! Now downloading News Bits- Yonah Benchmarks, Dell in Costco Stores, Bluetooth Grows, More Wal-Mart Laptop Stories !!!!! [01/29 06:07:52] [INFO] We are on page 1 of 2 [01/29 06:07:52] [WARNING] File not found for image http://merchant.linksynergy.com/fs/banners/802/802_10058641.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/News Bits- Yonah Benchmarks, Dell in Costco Stores, Bluetooth Grows, More Wal-Mart Laptop Stories/images/storyImages/802_10058641.gif [01/29 06:07:54] [INFO] We are on page 2 of 2 [01/29 06:07:54] [INFO] Number of posts: 3 [01/29 06:07:54] [INFO] Progress: 5798/6740 [01/29 06:07:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:07:54] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-yonah-benchmarks-dell-in-costco-stores-bluetooth-grows-more-wal-mart-laptop-stories.32734/ finished! [01/29 06:07:55] [WARNING] Thread 'Please hepl me with that!' has no preview, is suspected to be a broken thread [01/29 06:07:55] [INFO] !!! Now downloading NEC hard-drive less thin-client laptop !!!!! [01/29 06:07:57] [INFO] We are on page 1 of 1 [01/29 06:07:57] [INFO] Number of posts: 3 [01/29 06:07:57] [INFO] Progress: 5799/6740 [01/29 06:07:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:07:57] [INFO] Thread http://forum.notebookreview.com/threads/nec-hard-drive-less-thin-client-laptop.32792/ finished! [01/29 06:07:57] [INFO] !!! Now downloading Apple PowerBook 15-inch Widescreen Notebook Review (pics, specs) !!!!! [01/29 06:07:58] [INFO] We are on page 1 of 2 [01/29 06:08:03] [INFO] We are on page 2 of 2 [01/29 06:08:03] [INFO] Number of posts: 2 [01/29 06:08:03] [INFO] Progress: 5800/6740 [01/29 06:08:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:08:03] [INFO] Thread http://forum.notebookreview.com/threads/apple-powerbook-15-inch-widescreen-notebook-review-pics-specs.32619/ finished! [01/29 06:08:04] [INFO] !!! Now downloading Notebook Video Graphics Guide Part 2- FAQ and Video Lineage Guide !!!!! [01/29 06:08:05] [INFO] We are on page 1 of 2 [01/29 06:08:07] [INFO] We are on page 2 of 2 [01/29 06:08:07] [INFO] Number of posts: 5 [01/29 06:08:07] [INFO] Progress: 5801/6740 [01/29 06:08:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:08:07] [INFO] Thread http://forum.notebookreview.com/threads/notebook-video-graphics-guide-part-2-faq-and-video-lineage-guide.25639/ finished! [01/29 06:08:07] [WARNING] Thread 'New Asus A7G!!! Latest Radeon' has no preview, is suspected to be a broken thread [01/29 06:08:08] [INFO] !!! Now downloading Intel Promotes Blue Suede Laptops (pics) !!!!! [01/29 06:08:09] [INFO] We are on page 1 of 3 [01/29 06:08:12] [INFO] We are on page 2 of 3 [01/29 06:08:14] [INFO] We are on page 3 of 3 [01/29 06:08:14] [INFO] Number of posts: 1 [01/29 06:08:14] [INFO] Progress: 5802/6740 [01/29 06:08:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:08:14] [INFO] Thread http://forum.notebookreview.com/threads/intel-promotes-blue-suede-laptops-pics.32506/ finished! [01/29 06:08:14] [WARNING] Thread 'Yonah preview at Anandtech' has no preview, is suspected to be a broken thread [01/29 06:08:14] [INFO] !!! Now downloading Fujitsu LifeBook S6231 Review (pics, specs) !!!!! [01/29 06:08:16] [INFO] We are on page 1 of 2 [01/29 06:08:19] [INFO] We are on page 2 of 2 [01/29 06:08:19] [INFO] Number of posts: 9 [01/29 06:08:19] [INFO] Progress: 5803/6740 [01/29 06:08:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:08:19] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-lifebook-s6231-review-pics-specs.11439/ finished! [01/29 06:08:19] [WARNING] Thread 'Getting a crazy deal on a (travel laptop)' has no preview, is suspected to be a broken thread [01/29 06:08:20] [INFO] !!! Now downloading Fujitsu Siemens Amilo A1630 Notebook Review (pics, specs) !!!!! [01/29 06:08:21] [INFO] We are on page 1 of 1 [01/29 06:08:21] [INFO] Number of posts: 3 [01/29 06:08:24] [INFO] Progress: 5804/6740 [01/29 06:08:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:08:24] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-siemens-amilo-a1630-notebook-review-pics-specs.32495/ finished! [01/29 06:08:24] [INFO] Max wait time for http://forum.notebookreview.com/threads/fujitsu-lifebook-s2110-review-pics-specs.27864/ is 21500 ms [01/29 06:08:24] [INFO] !!! Now downloading Fujitsu LifeBook S2110 Review (pics, specs) !!!!! [01/29 06:08:25] [INFO] We are on page 1 of 3 [01/29 06:08:29] [INFO] We are on page 2 of 3 [01/29 06:08:30] [INFO] We are on page 3 of 3 [01/29 06:08:30] [INFO] Number of posts: 4 [01/29 06:08:32] [INFO] Progress: 5805/6740 [01/29 06:08:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:08:32] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-lifebook-s2110-review-pics-specs.27864/ finished! [01/29 06:08:32] [INFO] !!! Now downloading Compaq Presario R4000 Review (pics, specs) !!!!! [01/29 06:08:33] [INFO] We are on page 1 of 2 [01/29 06:08:36] [INFO] We are on page 2 of 2 [01/29 06:08:36] [INFO] Number of posts: 7 [01/29 06:08:36] [INFO] Progress: 5806/6740 [01/29 06:08:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:08:36] [INFO] Thread http://forum.notebookreview.com/threads/compaq-presario-r4000-review-pics-specs.27341/ finished! [01/29 06:08:36] [INFO] !!! Now downloading Medion Akoya EX Review (pics, specs) !!!!! [01/29 06:08:38] [INFO] We are on page 1 of 2 [01/29 06:08:40] [INFO] We are on page 2 of 2 [01/29 06:08:40] [INFO] Number of posts: 3 [01/29 06:08:41] [INFO] Progress: 5807/6740 [01/29 06:08:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:08:41] [INFO] Thread http://forum.notebookreview.com/threads/medion-akoya-ex-review-pics-specs.25792/ finished! [01/29 06:08:41] [INFO] !!! Now downloading Intel Centrino Guide !!!!! [01/29 06:08:42] [INFO] We are on page 1 of 2 [01/29 06:08:46] [INFO] We are on page 2 of 2 [01/29 06:08:46] [INFO] Number of posts: 7 [01/29 06:08:46] [INFO] Progress: 5808/6740 [01/29 06:08:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:08:46] [INFO] Thread http://forum.notebookreview.com/threads/intel-centrino-guide.24807/ finished! [01/29 06:08:46] [WARNING] Thread 'need help' has no preview, is suspected to be a broken thread [01/29 06:08:46] [INFO] !!! Now downloading Acer TravelMate 8100 First Thoughts Review (pics, specs) !!!!! [01/29 06:08:47] [INFO] We are on page 1 of 2 [01/29 06:08:47] [INFO] Number of posts: 1 [01/29 06:08:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:08:47] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 06:08:47] [INFO] Thread http://forum.notebookreview.com/threads/acer-travelmate-8100-first-thoughts-review-pics-specs.11117/ finished! [01/29 06:08:47] [WARNING] Thread 'Inspiron B130' has no preview, is suspected to be a broken thread [01/29 06:08:48] [INFO] !!! Now downloading News Bits- Laptop Brawls, Acer C200 Tablet, Fujitsu N3410, Unplug to Save Discussion !!!!! [01/29 06:08:49] [INFO] We are on page 1 of 1 [01/29 06:08:49] [INFO] Number of posts: 1 [01/29 06:08:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:08:49] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 06:08:49] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-laptop-brawls-acer-c200-tablet-fujitsu-n3410-unplug-to-save-discussion.32088/ finished! [01/29 06:08:49] [WARNING] Thread 'Dell Inspiron 6000 1.6 ghz --need advice' has no preview, is suspected to be a broken thread [01/29 06:08:49] [WARNING] Thread 'Gaming and Graphics' has no preview, is suspected to be a broken thread [01/29 06:08:50] [INFO] !!! Now downloading IBM ThinkPad T43 Review (pics, specs) !!!!! [01/29 06:08:51] [INFO] We are on page 1 of 2 [01/29 06:08:55] [INFO] We are on page 2 of 2 [01/29 06:08:55] [INFO] Number of posts: 7 [01/29 06:08:55] [INFO] Progress: 5809/6740 [01/29 06:08:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:08:55] [INFO] Thread http://forum.notebookreview.com/threads/ibm-thinkpad-t43-review-pics-specs.27430/ finished! [01/29 06:08:56] [INFO] !!! Now downloading Tom Bihn Super Ego Messenger Notebook Bag Review (pics) !!!!! [01/29 06:08:57] [INFO] We are on page 1 of 1 [01/29 06:08:57] [INFO] Number of posts: 3 [01/29 06:09:00] [INFO] Progress: 5810/6740 [01/29 06:09:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:09:00] [INFO] Thread http://forum.notebookreview.com/threads/tom-bihn-super-ego-messenger-notebook-bag-review-pics.21127/ finished! [01/29 06:09:00] [WARNING] Thread 'Cyber Monday Notebook and Tech Deals' has no preview, is suspected to be a broken thread [01/29 06:09:00] [INFO] !!! Now downloading Dell $750 Off Coupon Details and Inspiron Reviews Summary - UPDATED (AGAIN) !!!!! [01/29 06:09:01] [INFO] We are on page 1 of 1 [01/29 06:09:07] [INFO] Progress: 5811/6740 [01/29 06:09:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:09:07] [INFO] Thread http://forum.notebookreview.com/threads/dell-750-off-coupon-details-and-inspiron-reviews-summary-updated-again.15047/ finished! [01/29 06:09:07] [WARNING] Thread 'Purchased HP Omnibook XE3' has no preview, is suspected to be a broken thread [01/29 06:09:07] [WARNING] Thread 'Can anyone recommend a good laptop?' has no preview, is suspected to be a broken thread [01/29 06:09:07] [INFO] !!! Now downloading Samsung X06 Notebook Review (pics, specs) !!!!! [01/29 06:09:08] [INFO] We are on page 1 of 1 [01/29 06:09:12] [INFO] Progress: 5812/6740 [01/29 06:09:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:09:12] [INFO] Thread http://forum.notebookreview.com/threads/samsung-x06-notebook-review-pics-specs.31783/ finished! [01/29 06:09:12] [WARNING] Thread 'Toshiba vs. Dell' has no preview, is suspected to be a broken thread [01/29 06:09:12] [INFO] !!! Now downloading News Bits- $378 Laptop, Dell AMD Notebook, Nascar Laptop, New Inspiron B130 !!!!! [01/29 06:09:13] [INFO] We are on page 1 of 2 [01/29 06:09:17] [INFO] We are on page 2 of 2 [01/29 06:09:17] [INFO] Number of posts: 5 [01/29 06:09:17] [INFO] Progress: 5813/6740 [01/29 06:09:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:09:17] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-378-laptop-dell-amd-notebook-nascar-laptop-new-inspiron-b130.31698/ finished! [01/29 06:09:17] [INFO] !!! Now downloading Choosing the Best Compact Notebook Part I !!!!! [01/29 06:09:18] [INFO] We are on page 1 of 1 [01/29 06:09:18] [INFO] Number of posts: 1 [01/29 06:09:18] [INFO] Progress: 5814/6740 [01/29 06:09:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:09:18] [INFO] Thread http://forum.notebookreview.com/threads/choosing-the-best-compact-notebook-part-i.32065/ finished! [01/29 06:09:19] [INFO] !!! Now downloading Chembook 2030 Compal FL30 Review (pics, specs) !!!!! [01/29 06:09:20] [INFO] We are on page 1 of 2 [01/29 06:09:28] [INFO] We are on page 2 of 2 [01/29 06:09:28] [INFO] Number of posts: 5 [01/29 06:09:28] [INFO] Progress: 5815/6740 [01/29 06:09:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:09:28] [INFO] Thread http://forum.notebookreview.com/threads/chembook-2030-compal-fl30-review-pics-specs.23811/ finished! [01/29 06:09:28] [WARNING] Thread 'Static Problem with Toshiba?s' has no preview, is suspected to be a broken thread [01/29 06:09:28] [WARNING] Thread 'Which notebook ?' has no preview, is suspected to be a broken thread [01/29 06:09:29] [INFO] !!! Now downloading Contract-manufacturing relationship between HP and Asustek to expand !!!!! [01/29 06:09:30] [INFO] We are on page 1 of 1 [01/29 06:09:30] [INFO] Number of posts: 5 [01/29 06:09:30] [INFO] Progress: 5816/6740 [01/29 06:09:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:09:30] [INFO] Thread http://forum.notebookreview.com/threads/contract-manufacturing-relationship-between-hp-and-asustek-to-expand.31851/ finished! [01/29 06:09:31] [INFO] !!! Now downloading Unleaded's Asus Z83V Review !!!!! [01/29 06:09:32] [INFO] We are on page 1 of 1 [01/29 06:09:32] [INFO] Number of posts: 7 [01/29 06:09:33] [INFO] Progress: 5817/6740 [01/29 06:09:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:09:33] [INFO] Thread http://forum.notebookreview.com/threads/unleadeds-asus-z83v-review.31843/ finished! [01/29 06:09:33] [INFO] !!! Now downloading Toshiba Satellite A80 Review (pics, specs) !!!!! [01/29 06:09:35] [INFO] We are on page 1 of 1 [01/29 06:09:35] [INFO] Number of posts: 7 [01/29 06:09:37] [INFO] Progress: 5818/6740 [01/29 06:09:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:09:37] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-a80-review-pics-specs.26917/ finished! [01/29 06:09:37] [INFO] !!! Now downloading News Bits- New Sony VAIO S580, Electrovaya Review, Notebook Stickers, Averatec 3700 !!!!! [01/29 06:09:38] [INFO] We are on page 1 of 2 [01/29 06:09:39] [WARNING] File not found for image http://forum.notebookreview.com/images/Notebook/polls/bar2-l.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/News Bits- New Sony VAIO S580, Electrovaya Review, Notebook Stickers, Averatec 3700/images/storyImages/bar2-l.gif [01/29 06:09:39] [WARNING] File not found for image http://forum.notebookreview.com/images/Notebook/polls/bar2.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/News Bits- New Sony VAIO S580, Electrovaya Review, Notebook Stickers, Averatec 3700/images/storyImages/bar2.gif [01/29 06:09:40] [WARNING] File not found for image http://forum.notebookreview.com/images/Notebook/polls/bar2-r.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/News Bits- New Sony VAIO S580, Electrovaya Review, Notebook Stickers, Averatec 3700/images/storyImages/bar2-r.gif [01/29 06:09:40] [WARNING] File not found for image http://forum.notebookreview.com/images/Notebook/polls/bar3-l.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/News Bits- New Sony VAIO S580, Electrovaya Review, Notebook Stickers, Averatec 3700/images/storyImages/bar3-l.gif [01/29 06:09:40] [WARNING] File not found for image http://forum.notebookreview.com/images/Notebook/polls/bar3.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/News Bits- New Sony VAIO S580, Electrovaya Review, Notebook Stickers, Averatec 3700/images/storyImages/bar3.gif [01/29 06:09:40] [WARNING] File not found for image http://forum.notebookreview.com/images/Notebook/polls/bar3-r.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/News Bits- New Sony VAIO S580, Electrovaya Review, Notebook Stickers, Averatec 3700/images/storyImages/bar3-r.gif [01/29 06:09:40] [WARNING] File not found for image http://forum.notebookreview.com/images/Notebook/polls/bar4-l.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/News Bits- New Sony VAIO S580, Electrovaya Review, Notebook Stickers, Averatec 3700/images/storyImages/bar4-l.gif [01/29 06:09:40] [WARNING] File not found for image http://forum.notebookreview.com/images/Notebook/polls/bar4.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/News Bits- New Sony VAIO S580, Electrovaya Review, Notebook Stickers, Averatec 3700/images/storyImages/bar4.gif [01/29 06:09:41] [WARNING] File not found for image http://forum.notebookreview.com/images/Notebook/polls/bar4-r.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/News Bits- New Sony VAIO S580, Electrovaya Review, Notebook Stickers, Averatec 3700/images/storyImages/bar4-r.gif [01/29 06:09:41] [WARNING] File not found for image http://forum.notebookreview.com/images/Notebook/polls/bar5-l.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/News Bits- New Sony VAIO S580, Electrovaya Review, Notebook Stickers, Averatec 3700/images/storyImages/bar5-l.gif [01/29 06:09:41] [WARNING] File not found for image http://forum.notebookreview.com/images/Notebook/polls/bar5.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/News Bits- New Sony VAIO S580, Electrovaya Review, Notebook Stickers, Averatec 3700/images/storyImages/bar5.gif [01/29 06:09:41] [WARNING] File not found for image http://forum.notebookreview.com/images/Notebook/polls/bar5-r.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/News Bits- New Sony VAIO S580, Electrovaya Review, Notebook Stickers, Averatec 3700/images/storyImages/bar5-r.gif [01/29 06:09:43] [INFO] We are on page 2 of 2 [01/29 06:09:43] [INFO] Number of posts: 5 [01/29 06:09:43] [INFO] Progress: 5819/6740 [01/29 06:09:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:09:43] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-new-sony-vaio-s580-electrovaya-review-notebook-stickers-averatec-3700.25174/ finished! [01/29 06:09:43] [WARNING] Thread 'Toshiba M50X-MX2 vs Acer AS5002WLMI' has no preview, is suspected to be a broken thread [01/29 06:09:43] [WARNING] Thread 'Notebook and Tech Deals for 11/21/2005 - 11/24/2005' has no preview, is suspected to be a broken thread [01/29 06:09:44] [INFO] !!! Now downloading Mac OSX on a Toshiba Satellite -- ZDNet !!!!! [01/29 06:09:45] [INFO] We are on page 1 of 1 [01/29 06:09:45] [INFO] Number of posts: 5 [01/29 06:09:45] [INFO] Progress: 5820/6740 [01/29 06:09:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:09:45] [INFO] Thread http://forum.notebookreview.com/threads/mac-osx-on-a-toshiba-satellite-zdnet.30744/ finished! [01/29 06:09:46] [INFO] !!! Now downloading Field Trip to See ThinkPad Notebooks at Office Depot (pics) !!!!! [01/29 06:09:47] [INFO] We are on page 1 of 2 [01/29 06:09:51] [INFO] We are on page 2 of 2 [01/29 06:09:51] [INFO] Number of posts: 1 [01/29 06:09:51] [INFO] Progress: 5821/6740 [01/29 06:09:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:09:51] [INFO] Thread http://forum.notebookreview.com/threads/field-trip-to-see-thinkpad-notebooks-at-office-depot-pics.31438/ finished! [01/29 06:09:51] [INFO] !!! Now downloading Asus W3V Notebook Review (pics, specs) !!!!! [01/29 06:09:52] [INFO] We are on page 1 of 2 [01/29 06:10:02] [INFO] We are on page 2 of 2 [01/29 06:10:02] [INFO] Progress: 5822/6740 [01/29 06:10:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:10:02] [INFO] Thread http://forum.notebookreview.com/threads/asus-w3v-notebook-review-pics-specs.31156/ finished! [01/29 06:10:02] [WARNING] Thread 'no-noise laptop -which brand?' has no preview, is suspected to be a broken thread [01/29 06:10:02] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-w2v-and-z83v-review-and-comparison-pics-specs-page-4.30027/ is 22000 ms [01/29 06:10:02] [INFO] !!! Now downloading Asus W2v and Z83v Review and Comparison (pics, specs) -- Page 4 !!!!! [01/29 06:10:04] [INFO] We are on page 1 of 3 [01/29 06:10:05] [INFO] We are on page 2 of 3 [01/29 06:10:07] [INFO] We are on page 3 of 3 [01/29 06:10:07] [INFO] Number of posts: 5 [01/29 06:10:07] [INFO] Progress: 5823/6740 [01/29 06:10:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:10:07] [INFO] Thread http://forum.notebookreview.com/threads/asus-w2v-and-z83v-review-and-comparison-pics-specs-page-4.30027/ finished! [01/29 06:10:07] [WARNING] Thread 'What is the difference in the T series?' has no preview, is suspected to be a broken thread [01/29 06:10:07] [WARNING] Thread 'Celebrity Designed VAIO Notebooks Available for Bids' has no preview, is suspected to be a broken thread [01/29 06:10:07] [WARNING] Thread 'Notebook and Tech Deals for 11/18/2005 - 11/20/2005' has no preview, is suspected to be a broken thread [01/29 06:10:08] [INFO] !!! Now downloading Lenovo ThinkPad Z60m Review (pics, specs) !!!!! [01/29 06:10:09] [INFO] We are on page 1 of 2 [01/29 06:10:09] [INFO] Number of posts: 1 [01/29 06:10:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:10:09] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 06:10:09] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-z60m-review-pics-specs.29643/ finished! [01/29 06:10:09] [INFO] !!! Now downloading Affordable and Budget Laptop Holiday Gift Guide 2005 !!!!! [01/29 06:10:11] [INFO] We are on page 1 of 1 [01/29 06:10:11] [INFO] Number of posts: 5 [01/29 06:10:15] [WARNING] File not found for image http://ak.buy.com/db_assets/prod_images/927/201997927.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Affordable and Budget Laptop Holiday Gift Guide 2005/images/storyImages/201997927.jpg [01/29 06:10:17] [INFO] Progress: 5824/6740 [01/29 06:10:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:10:17] [INFO] Thread http://forum.notebookreview.com/threads/affordable-and-budget-laptop-holiday-gift-guide-2005.31288/ finished! [01/29 06:10:17] [INFO] IOException java.nio.file.AccessDeniedException: C:\Users\User-10\Downloads\NoteBook News and Reviews\Sony, Rootkits, and Digital Rights Managament gone too far.. at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:89) at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103) at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108) at java.base/sun.nio.fs.WindowsFileSystemProvider.checkReadAccess(WindowsFileSystemProvider.java:351) at java.base/sun.nio.fs.WindowsFileSystemProvider.checkAccess(WindowsFileSystemProvider.java:380) at java.base/java.nio.file.Files.createDirectories(Files.java:772) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:595) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:10:17] [INFO] Thread http://forum.notebookreview.com/threads/sony-rootkits-and-digital-rights-managament-gone-too-far.29822/ finished! [01/29 06:10:17] [INFO] Max wait time for http://forum.notebookreview.com/threads/msi-1029-notebook-review-pics-specs.30555/ is 21500 ms [01/29 06:10:18] [INFO] !!! Now downloading MSI-1029 Notebook Review (pics, specs) !!!!! [01/29 06:10:19] [INFO] We are on page 1 of 3 [01/29 06:10:23] [INFO] We are on page 2 of 3 [01/29 06:10:24] [INFO] We are on page 3 of 3 [01/29 06:10:24] [INFO] Number of posts: 4 [01/29 06:10:25] [INFO] Progress: 5825/6740 [01/29 06:10:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:10:25] [INFO] Thread http://forum.notebookreview.com/threads/msi-1029-notebook-review-pics-specs.30555/ finished! [01/29 06:10:25] [INFO] !!! Now downloading News Bits- Fujitsu P7120 Released, Intel- 64-bit Not Important, Asus U5 Discussion !!!!! [01/29 06:10:26] [INFO] We are on page 1 of 2 [01/29 06:10:26] [INFO] Number of posts: 1 [01/29 06:10:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:10:26] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 06:10:26] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-fujitsu-p7120-released-intel-64-bit-not-important-asus-u5-discussion.30672/ finished! [01/29 06:10:27] [INFO] !!! Now downloading News Bits- Sony VAIO Celebrity Laptops, New Intel Logos, Atari 800XE Laptop !!!!! [01/29 06:10:28] [INFO] We are on page 1 of 1 [01/29 06:10:28] [INFO] Number of posts: 6 [01/29 06:10:35] [INFO] Progress: 5826/6740 [01/29 06:10:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:10:35] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-sony-vaio-celebrity-laptops-new-intel-logos-atari-800xe-laptop.31224/ finished! [01/29 06:10:35] [WARNING] Thread 'Notebook For Gamer And Webdesigner' has no preview, is suspected to be a broken thread [01/29 06:10:36] [INFO] !!! Now downloading Dv4000 review (no pics) !!!!! [01/29 06:10:37] [INFO] We are on page 1 of 2 [01/29 06:10:39] [INFO] We are on page 2 of 2 [01/29 06:10:39] [INFO] Number of posts: 5 [01/29 06:10:39] [INFO] Progress: 5827/6740 [01/29 06:10:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:10:39] [INFO] Thread http://forum.notebookreview.com/threads/dv4000-review-no-pics.30610/ finished! [01/29 06:10:40] [INFO] !!! Now downloading Logitech MX5000 Wireless Keyboard and Laser Mouse Review (pics) !!!!! [01/29 06:10:42] [INFO] We are on page 1 of 2 [01/29 06:10:44] [INFO] We are on page 2 of 2 [01/29 06:10:44] [INFO] Number of posts: 4 [01/29 06:10:44] [INFO] Progress: 5828/6740 [01/29 06:10:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:10:44] [INFO] Thread http://forum.notebookreview.com/threads/logitech-mx5000-wireless-keyboard-and-laser-mouse-review-pics.30890/ finished! [01/29 06:10:45] [INFO] !!! Now downloading Gateway S-7700N Notebook Review (pics, specs) !!!!! [01/29 06:10:46] [INFO] We are on page 1 of 1 [01/29 06:10:46] [INFO] Number of posts: 3 [01/29 06:10:50] [INFO] Progress: 5829/6740 [01/29 06:10:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:10:50] [INFO] Thread http://forum.notebookreview.com/threads/gateway-s-7700n-notebook-review-pics-specs.30942/ finished! [01/29 06:10:50] [INFO] !!! Now downloading Sony VAIO S380 Review (pics, specs) !!!!! [01/29 06:10:51] [INFO] We are on page 1 of 2 [01/29 06:10:51] [INFO] Number of posts: 1 [01/29 06:10:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:10:51] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 06:10:51] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-s380-review-pics-specs.17531/ finished! [01/29 06:10:52] [INFO] !!! Now downloading Averatec 3270 Review (pics, specs) !!!!! [01/29 06:10:53] [INFO] We are on page 1 of 1 [01/29 06:10:53] [INFO] Number of posts: 5 [01/29 06:10:59] [INFO] Progress: 5830/6740 [01/29 06:10:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:10:59] [INFO] Thread http://forum.notebookreview.com/threads/averatec-3270-review-pics-specs.28784/ finished! [01/29 06:10:59] [INFO] !!! Now downloading Dell Inspiron 700m Review (pics, specs) !!!!! [01/29 06:11:01] [INFO] We are on page 1 of 2 [01/29 06:11:06] [INFO] We are on page 2 of 2 [01/29 06:11:06] [INFO] Number of posts: 2 [01/29 06:11:06] [INFO] Progress: 5831/6740 [01/29 06:11:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:11:06] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-700m-review-pics-specs.29696/ finished! [01/29 06:11:07] [INFO] !!! Now downloading New 7200RPM Drives Reviewed !!!!! [01/29 06:11:08] [INFO] We are on page 1 of 1 [01/29 06:11:08] [INFO] Number of posts: 3 [01/29 06:11:08] [INFO] Progress: 5832/6740 [01/29 06:11:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:11:08] [INFO] Thread http://forum.notebookreview.com/threads/new-7200rpm-drives-reviewed.30724/ finished! [01/29 06:11:08] [INFO] Max wait time for http://forum.notebookreview.com/threads/acer-aspire-2012-wlmi-review-pics-specs.4192/ is 50000 ms [01/29 06:11:09] [INFO] !!! Now downloading Acer Aspire 2012 WLMi Review (pics, specs) !!!!! [01/29 06:11:10] [INFO] We are on page 1 of 9 [01/29 06:11:12] [INFO] We are on page 2 of 9 [01/29 06:11:14] [INFO] We are on page 3 of 9 [01/29 06:11:16] [INFO] We are on page 4 of 9 [01/29 06:11:17] [INFO] We are on page 5 of 9 [01/29 06:11:19] [INFO] We are on page 6 of 9 [01/29 06:11:20] [INFO] We are on page 7 of 9 [01/29 06:11:22] [INFO] We are on page 8 of 9 [01/29 06:11:24] [INFO] We are on page 9 of 9 [01/29 06:11:24] [INFO] Number of posts: 1 [01/29 06:11:24] [INFO] Progress: 5833/6740 [01/29 06:11:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:11:24] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire-2012-wlmi-review-pics-specs.4192/ finished! [01/29 06:11:24] [WARNING] Thread 'Noob post- looking at Compaq Presario-AMD Turion? 64-ML-34' has no preview, is suspected to be a broken thread [01/29 06:11:24] [INFO] !!! Now downloading Portable One UX Ultraportable Notebook Review (pics, specs) !!!!! [01/29 06:11:26] [INFO] We are on page 1 of 1 [01/29 06:11:26] [INFO] Number of posts: 8 [01/29 06:11:29] [INFO] Progress: 5834/6740 [01/29 06:11:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:11:29] [INFO] Thread http://forum.notebookreview.com/threads/portable-one-ux-ultraportable-notebook-review-pics-specs.7077/ finished! [01/29 06:11:30] [INFO] !!! Now downloading Review request- Compaq B1800 series !!!!! [01/29 06:11:31] [INFO] We are on page 1 of 1 [01/29 06:11:31] [INFO] Number of posts: 7 [01/29 06:11:31] [INFO] Progress: 5835/6740 [01/29 06:11:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:11:31] [INFO] Thread http://forum.notebookreview.com/threads/review-request-compaq-b1800-series.30625/ finished! [01/29 06:11:31] [INFO] Max wait time for http://forum.notebookreview.com/threads/new-dell-xps-m140-released-specs.29247/ is 23000 ms [01/29 06:11:31] [INFO] !!! Now downloading New Dell XPS M140 Released (specs) !!!!! [01/29 06:11:33] [INFO] We are on page 1 of 3 [01/29 06:11:38] [INFO] We are on page 2 of 3 [01/29 06:11:39] [INFO] We are on page 3 of 3 [01/29 06:11:39] [INFO] Number of posts: 7 [01/29 06:11:39] [INFO] Progress: 5836/6740 [01/29 06:11:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:11:39] [INFO] Thread http://forum.notebookreview.com/threads/new-dell-xps-m140-released-specs.29247/ finished! [01/29 06:11:40] [INFO] !!! Now downloading Laptops at Digital Experience Show NYC Roundup (pics) !!!!! [01/29 06:11:41] [INFO] We are on page 1 of 2 [01/29 06:11:44] [WARNING] File not found for image https://www.techtarget.com/assets/424.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Laptops at Digital Experience Show NYC Roundup (pics)/images/storyImages/424.jpg [01/29 06:11:46] [INFO] We are on page 2 of 2 [01/29 06:11:46] [INFO] Number of posts: 2 [01/29 06:11:46] [INFO] Progress: 5837/6740 [01/29 06:11:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:11:46] [INFO] Thread http://forum.notebookreview.com/threads/laptops-at-digital-experience-show-nyc-roundup-pics.19446/ finished! [01/29 06:11:47] [INFO] !!! Now downloading News Bits- AMD Passes Intel in October Retail PC Sales, Apple early with Intel, $400 Notebooks !!!!! [01/29 06:11:48] [INFO] We are on page 1 of 1 [01/29 06:11:48] [INFO] Number of posts: 2 [01/29 06:11:49] [INFO] Progress: 5838/6740 [01/29 06:11:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:11:49] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-amd-passes-intel-in-october-retail-pc-sales-apple-early-with-intel-400-notebooks.30491/ finished! [01/29 06:11:49] [INFO] !!! Now downloading Compaq R4025 Review (pics, specs) !!!!! [01/29 06:11:51] [INFO] We are on page 1 of 1 [01/29 06:11:55] [INFO] Progress: 5839/6740 [01/29 06:11:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:11:55] [INFO] Thread http://forum.notebookreview.com/threads/compaq-r4025-review-pics-specs.23947/ finished! [01/29 06:11:55] [INFO] !!! Now downloading APC Universal Notebook Battery Review !!!!! [01/29 06:11:56] [INFO] We are on page 1 of 1 [01/29 06:11:56] [INFO] Number of posts: 3 [01/29 06:11:57] [INFO] Progress: 5840/6740 [01/29 06:11:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:11:57] [INFO] Thread http://forum.notebookreview.com/threads/apc-universal-notebook-battery-review.30357/ finished! [01/29 06:11:57] [WARNING] Thread 'Notebook Memory (RAM) Guide' has no preview, is suspected to be a broken thread [01/29 06:11:58] [INFO] !!! Now downloading 3M Notebook Screen Privacy Filter Review (pics) !!!!! [01/29 06:11:59] [INFO] We are on page 1 of 2 [01/29 06:12:03] [INFO] We are on page 2 of 2 [01/29 06:12:03] [INFO] Number of posts: 2 [01/29 06:12:03] [INFO] Progress: 5841/6740 [01/29 06:12:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:12:03] [INFO] Thread http://forum.notebookreview.com/threads/3m-notebook-screen-privacy-filter-review-pics.30145/ finished! [01/29 06:12:03] [INFO] !!! Now downloading ThinkPad Laptops to Sell at Office Depot as Major Manufacturers Move Further Into Retail !!!!! [01/29 06:12:05] [INFO] We are on page 1 of 2 [01/29 06:12:07] [INFO] We are on page 2 of 2 [01/29 06:12:07] [INFO] Number of posts: 5 [01/29 06:12:07] [INFO] Progress: 5842/6740 [01/29 06:12:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:12:07] [INFO] Thread http://forum.notebookreview.com/threads/thinkpad-laptops-to-sell-at-office-depot-as-major-manufacturers-move-further-into-retail.29973/ finished! [01/29 06:12:07] [INFO] !!! Now downloading Toshiba Satellite P25 Notebook Review (pics, specs) !!!!! [01/29 06:12:08] [INFO] We are on page 1 of 1 [01/29 06:12:08] [INFO] Number of posts: 4 [01/29 06:12:10] [WARNING] File not found for image https://www.cnet.com/b.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Toshiba Satellite P25 Notebook Review (pics, specs)/images/storyImages/b.gif [01/29 06:12:10] [INFO] Progress: 5843/6740 [01/29 06:12:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:12:10] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-p25-notebook-review-pics-specs.7726/ finished! [01/29 06:12:10] [WARNING] Thread 'Qosmio G25 vs ASUS W2v' has no preview, is suspected to be a broken thread [01/29 06:12:10] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-inspiron-6000-first-thoughts-review-pics-specs.10984/ is 43500 ms [01/29 06:12:10] [INFO] !!! Now downloading Dell Inspiron 6000 First Thoughts Review (pics, specs) !!!!! [01/29 06:12:12] [INFO] We are on page 1 of 7 [01/29 06:12:16] [INFO] We are on page 2 of 7 [01/29 06:12:17] [INFO] We are on page 3 of 7 [01/29 06:12:20] [INFO] We are on page 4 of 7 [01/29 06:12:22] [INFO] We are on page 5 of 7 [01/29 06:12:23] [INFO] We are on page 6 of 7 [01/29 06:12:25] [INFO] We are on page 7 of 7 [01/29 06:12:25] [INFO] Number of posts: 8 [01/29 06:12:25] [INFO] Progress: 5844/6740 [01/29 06:12:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:12:25] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-6000-first-thoughts-review-pics-specs.10984/ finished! [01/29 06:12:25] [INFO] !!! Now downloading ThinkPads @ OfficeDepot !!!!! [01/29 06:12:27] [INFO] We are on page 1 of 1 [01/29 06:12:27] [INFO] Number of posts: 7 [01/29 06:12:27] [INFO] Progress: 5845/6740 [01/29 06:12:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:12:27] [INFO] Thread http://forum.notebookreview.com/threads/thinkpads-officedepot.29964/ finished! [01/29 06:12:27] [INFO] !!! Now downloading Notebook Hard Drive Guide !!!!! [01/29 06:12:29] [INFO] We are on page 1 of 2 [01/29 06:12:31] [INFO] We are on page 2 of 2 [01/29 06:12:31] [INFO] Number of posts: 6 [01/29 06:12:31] [INFO] Progress: 5846/6740 [01/29 06:12:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:12:31] [INFO] Thread http://forum.notebookreview.com/threads/notebook-hard-drive-guide.29851/ finished! [01/29 06:12:31] [INFO] !!! Now downloading News Bits- Wal Mart $398 HP Notebook , Dell Gives up Price War, Dell Orders from Asus, Atlanta Wi-Fi !!!!! [01/29 06:12:32] [INFO] We are on page 1 of 2 [01/29 06:12:33] [WARNING] File not found for image https://www.techtarget.com/assets/479.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/News Bits- Wal Mart $398 HP Notebook , Dell Gives up Price War, Dell Orders from Asus, Atlanta Wi-Fi/images/storyImages/479.jpg [01/29 06:12:35] [INFO] We are on page 2 of 2 [01/29 06:12:35] [INFO] Number of posts: 9 [01/29 06:12:35] [INFO] Progress: 5847/6740 [01/29 06:12:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:12:35] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-wal-mart-398-hp-notebook-dell-gives-up-price-war-dell-orders-from-asus-atlanta-wi-fi.29776/ finished! [01/29 06:12:35] [WARNING] Thread 'ASUS w3v stuck pixels? Too bad for you.' has no preview, is suspected to be a broken thread [01/29 06:12:36] [INFO] Max wait time for http://forum.notebookreview.com/threads/asus-w2v-review-pics-specs.29018/ is 24000 ms [01/29 06:12:37] [INFO] !!! Now downloading Asus W2v Review (pics, specs) !!!!! [01/29 06:12:38] [INFO] We are on page 1 of 3 [01/29 06:12:44] [INFO] We are on page 2 of 3 [01/29 06:12:45] [INFO] We are on page 3 of 3 [01/29 06:12:45] [INFO] Number of posts: 9 [01/29 06:12:45] [INFO] Progress: 5848/6740 [01/29 06:12:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:12:45] [INFO] Thread http://forum.notebookreview.com/threads/asus-w2v-review-pics-specs.29018/ finished! [01/29 06:12:46] [INFO] !!! Now downloading News Bits- 19 - 20 Screen Laptops, XPS M140 Inspiron 710m, nVidia Go 7300 !!!!! [01/29 06:12:47] [INFO] We are on page 1 of 1 [01/29 06:12:47] [INFO] Number of posts: 9 [01/29 06:12:48] [WARNING] File not found for image https://www.asus.com/999/images/news/20051021b.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/News Bits- 19 - 20 Screen Laptops, XPS M140 Inspiron 710m, nVidia Go 7300/images/storyImages/20051021b.jpg [01/29 06:12:48] [INFO] Progress: 5849/6740 [01/29 06:12:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:12:48] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-19-20-screen-laptops-xps-m140-inspiron-710m-nvidia-go-7300.29183/ finished! [01/29 06:12:49] [INFO] !!! Now downloading HP DV4170 Review (pics, specs) Discussion !!!!! [01/29 06:12:50] [INFO] We are on page 1 of 2 [01/29 06:12:52] [INFO] We are on page 2 of 2 [01/29 06:12:52] [INFO] Number of posts: 2 [01/29 06:12:52] [INFO] Progress: 5850/6740 [01/29 06:12:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:12:52] [INFO] Thread http://forum.notebookreview.com/threads/hp-dv4170-review-pics-specs-discussion.24265/ finished! [01/29 06:12:53] [INFO] !!! Now downloading Toshiba Satellite M45-S269 Review (pics, specs) !!!!! [01/29 06:12:54] [INFO] We are on page 1 of 1 [01/29 06:12:54] [INFO] Number of posts: 8 [01/29 06:12:55] [WARNING] File not found for image http://forum.notebookreview.com/images/icons/icon7.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Toshiba Satellite M45-S269 Review (pics, specs)/images/storyImages/icon7.gif [01/29 06:12:55] [INFO] Progress: 5851/6740 [01/29 06:12:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:12:55] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-m45-s269-review-pics-specs.29443/ finished! [01/29 06:12:55] [INFO] !!! Now downloading Gateway S-7200N Review (pics, specs) !!!!! [01/29 06:12:56] [INFO] We are on page 1 of 1 [01/29 06:12:59] [INFO] Progress: 5852/6740 [01/29 06:12:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:12:59] [INFO] Thread http://forum.notebookreview.com/threads/gateway-s-7200n-review-pics-specs.29274/ finished! [01/29 06:12:59] [WARNING] Thread 'Thinkpad T42 Vs. Toshiba M50' has no preview, is suspected to be a broken thread [01/29 06:12:59] [WARNING] Thread 'XPS M170 Light Leakage on LCD' has no preview, is suspected to be a broken thread [01/29 06:13:00] [INFO] !!! Now downloading News Bits- New Fujitsu P7120, Dell in Canada, Blu-Ray versus HD-DVD Discussion !!!!! [01/29 06:13:01] [INFO] We are on page 1 of 1 [01/29 06:13:01] [INFO] Number of posts: 1 [01/29 06:13:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:13:01] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 06:13:01] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-new-fujitsu-p7120-dell-in-canada-blu-ray-versus-hd-dvd-discussion.28728/ finished! [01/29 06:13:01] [INFO] !!! Now downloading Fujitsu LifeBook B3010D Review (pics, specs) Discussion !!!!! [01/29 06:13:02] [INFO] We are on page 1 of 1 [01/29 06:13:02] [INFO] Number of posts: 5 [01/29 06:13:03] [INFO] Progress: 5853/6740 [01/29 06:13:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:13:03] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-lifebook-b3010d-review-pics-specs-discussion.28592/ finished! [01/29 06:13:03] [INFO] !!! Now downloading AMD outsells Intel in retail for first time !!!!! [01/29 06:13:04] [INFO] We are on page 1 of 2 [01/29 06:13:06] [INFO] We are on page 2 of 2 [01/29 06:13:06] [INFO] Number of posts: 5 [01/29 06:13:06] [INFO] Progress: 5854/6740 [01/29 06:13:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:13:06] [INFO] Thread http://forum.notebookreview.com/threads/amd-outsells-intel-in-retail-for-first-time.28350/ finished! [01/29 06:13:07] [INFO] !!! Now downloading News Bits- Apple PowerBook Update, Acer Aspire 9500, Intel Yonah Benchmarks !!!!! [01/29 06:13:08] [INFO] We are on page 1 of 1 [01/29 06:13:08] [INFO] Number of posts: 8 [01/29 06:13:09] [WARNING] File not found for image https://www.techtarget.com/assets/605.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/News Bits- Apple PowerBook Update, Acer Aspire 9500, Intel Yonah Benchmarks/images/storyImages/605.jpg [01/29 06:13:10] [INFO] Progress: 5855/6740 [01/29 06:13:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:13:10] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-apple-powerbook-update-acer-aspire-9500-intel-yonah-benchmarks.28655/ finished! [01/29 06:13:10] [INFO] Max wait time for http://forum.notebookreview.com/threads/on-location-voodoo-pc-profile-and-tour-pics.28390/ is 26500 ms [01/29 06:13:11] [INFO] !!! Now downloading On Location- Voodoo PC Profile and Tour (pics) !!!!! [01/29 06:13:12] [INFO] We are on page 1 of 4 [01/29 06:13:19] [INFO] We are on page 2 of 4 [01/29 06:13:21] [INFO] We are on page 3 of 4 [01/29 06:13:22] [INFO] We are on page 4 of 4 [01/29 06:13:22] [INFO] Number of posts: 4 [01/29 06:13:22] [INFO] Progress: 5856/6740 [01/29 06:13:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:13:22] [INFO] Thread http://forum.notebookreview.com/threads/on-location-voodoo-pc-profile-and-tour-pics.28390/ finished! [01/29 06:13:23] [INFO] !!! Now downloading News Bits- Sony VAIO AX, Intel Instant Boot Technology, AMD Outsells Intel !!!!! [01/29 06:13:24] [INFO] We are on page 1 of 1 [01/29 06:13:24] [INFO] Number of posts: 7 [01/29 06:13:28] [INFO] Progress: 5857/6740 [01/29 06:13:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:13:28] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-sony-vaio-ax-intel-instant-boot-technology-amd-outsells-intel.28518/ finished! [01/29 06:13:29] [INFO] !!! Now downloading News Bits- HP dv8000 Released, HP Battery Recall, Intel and Lamborghini, Acer to Overtake Lenovo !!!!! [01/29 06:13:30] [INFO] We are on page 1 of 2 [01/29 06:13:35] [INFO] We are on page 2 of 2 [01/29 06:13:35] [INFO] Number of posts: 7 [01/29 06:13:36] [INFO] Progress: 5858/6740 [01/29 06:13:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:13:36] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-hp-dv8000-released-hp-battery-recall-intel-and-lamborghini-acer-to-overtake-lenovo.28276/ finished! [01/29 06:13:36] [WARNING] Thread 'Comments on Office Depot Home Delivery' has no preview, is suspected to be a broken thread [01/29 06:13:36] [INFO] !!! Now downloading Apple iBook 12 Review -- Summer 2005 Release Version (pics, specs) !!!!! [01/29 06:13:37] [INFO] We are on page 1 of 1 [01/29 06:13:38] [INFO] Number of posts: 9 [01/29 06:13:40] [INFO] Progress: 5859/6740 [01/29 06:13:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:13:40] [INFO] Thread http://forum.notebookreview.com/threads/apple-ibook-12-review-summer-2005-release-version-pics-specs.24524/ finished! [01/29 06:13:40] [INFO] !!! Now downloading Acer Ferrari 3400 Review (pics, specs) !!!!! [01/29 06:13:41] [INFO] We are on page 1 of 2 [01/29 06:13:47] [INFO] We are on page 2 of 2 [01/29 06:13:47] [INFO] Number of posts: 6 [01/29 06:13:47] [INFO] Progress: 5860/6740 [01/29 06:13:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:13:47] [INFO] Thread http://forum.notebookreview.com/threads/acer-ferrari-3400-review-pics-specs.8725/ finished! [01/29 06:13:47] [INFO] !!! Now downloading HP zv6000 rip off !!!!! [01/29 06:13:48] [INFO] We are on page 1 of 1 [01/29 06:13:48] [INFO] Number of posts: 2 [01/29 06:13:48] [INFO] Progress: 5861/6740 [01/29 06:13:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:13:48] [INFO] Thread http://forum.notebookreview.com/threads/hp-zv6000-rip-off.28328/ finished! [01/29 06:13:48] [WARNING] Thread 'Medion - 17 inch notebook' has no preview, is suspected to be a broken thread [01/29 06:13:49] [INFO] !!! Now downloading First thoughts & Upcoming Review - Gateway S-7700 !!!!! [01/29 06:13:50] [INFO] We are on page 1 of 1 [01/29 06:13:50] [INFO] Number of posts: 1 [01/29 06:13:50] [INFO] Progress: 5862/6740 [01/29 06:13:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:13:50] [INFO] Thread http://forum.notebookreview.com/threads/first-thoughts-upcoming-review-gateway-s-7700.28246/ finished! [01/29 06:13:51] [WARNING] Thread 'ASUS A3 - Does anyone have one? Please review' has no preview, is suspected to be a broken thread [01/29 06:13:51] [INFO] !!! Now downloading Sharp M4000 Review (pics, specs) !!!!! [01/29 06:13:52] [INFO] We are on page 1 of 2 [01/29 06:13:56] [INFO] We are on page 2 of 2 [01/29 06:13:56] [INFO] Progress: 5863/6740 [01/29 06:13:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:13:56] [INFO] Thread http://forum.notebookreview.com/threads/sharp-m4000-review-pics-specs.27271/ finished! [01/29 06:13:56] [WARNING] Thread 'ATI Mobility FireGL V5000' has no preview, is suspected to be a broken thread [01/29 06:13:56] [INFO] Max wait time for http://forum.notebookreview.com/threads/top-50-wireless-college-campus-in-the-usa-2005-results.27985/ is 21000 ms [01/29 06:13:57] [INFO] !!! Now downloading Top 50 Wireless College Campus' in the USA 2005 Results !!!!! [01/29 06:13:58] [INFO] We are on page 1 of 3 [01/29 06:13:59] [INFO] We are on page 2 of 3 [01/29 06:14:01] [INFO] We are on page 3 of 3 [01/29 06:14:01] [INFO] Number of posts: 3 [01/29 06:14:01] [INFO] Progress: 5864/6740 [01/29 06:14:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:14:01] [INFO] Thread http://forum.notebookreview.com/threads/top-50-wireless-college-campus-in-the-usa-2005-results.27985/ finished! [01/29 06:14:01] [INFO] Max wait time for http://forum.notebookreview.com/threads/fujitsu-lifebook-n3510-review-pics-specs.15701/ is 24500 ms [01/29 06:14:02] [INFO] !!! Now downloading Fujitsu LifeBook N3510 Review (pics, specs) !!!!! [01/29 06:14:03] [INFO] We are on page 1 of 3 [01/29 06:14:08] [INFO] We are on page 2 of 3 [01/29 06:14:10] [INFO] We are on page 3 of 3 [01/29 06:14:10] [INFO] Progress: 5865/6740 [01/29 06:14:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:14:10] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-lifebook-n3510-review-pics-specs.15701/ finished! [01/29 06:14:10] [INFO] !!! Now downloading Dell XPS M170 Confirmed !!!!! [01/29 06:14:11] [INFO] We are on page 1 of 2 [01/29 06:14:14] [INFO] We are on page 2 of 2 [01/29 06:14:14] [INFO] Number of posts: 4 [01/29 06:14:14] [INFO] Progress: 5866/6740 [01/29 06:14:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:14:14] [INFO] Thread http://forum.notebookreview.com/threads/dell-xps-m170-confirmed.26928/ finished! [01/29 06:14:14] [INFO] !!! Now downloading Yonah !!!!! [01/29 06:14:15] [INFO] We are on page 1 of 1 [01/29 06:14:15] [INFO] Number of posts: 3 [01/29 06:14:15] [INFO] Progress: 5867/6740 [01/29 06:14:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:14:15] [INFO] Thread http://forum.notebookreview.com/threads/yonah.28020/ finished! [01/29 06:14:16] [INFO] !!! Now downloading New Sony VAIO FJ Series Available (pics), VAIO S and FS Upgrade, VAIO BX540 !!!!! [01/29 06:14:17] [INFO] We are on page 1 of 1 [01/29 06:14:17] [INFO] Number of posts: 6 [01/29 06:14:24] [WARNING] Host down for image http://www.sonystyle.com/intershoproot/eCS/Store/en/imagesCatalog/computers/img_seriesimage_sseries.jpg [01/29 06:14:24] [INFO] Progress: 5868/6740 [01/29 06:14:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:14:24] [INFO] Thread http://forum.notebookreview.com/threads/new-sony-vaio-fj-series-available-pics-vaio-s-and-fs-upgrade-vaio-bx540.27981/ finished! [01/29 06:14:24] [INFO] !!! Now downloading EMachines M6811 Review (pics, specs) !!!!! [01/29 06:14:25] [INFO] We are on page 1 of 1 [01/29 06:14:25] [INFO] Number of posts: 7 [01/29 06:14:33] [INFO] Progress: 5869/6740 [01/29 06:14:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:14:33] [INFO] Thread http://forum.notebookreview.com/threads/emachines-m6811-review-pics-specs.10493/ finished! [01/29 06:14:33] [WARNING] Thread 'Needed Good Eazy to use Laptop' has no preview, is suspected to be a broken thread [01/29 06:14:33] [INFO] !!! Now downloading Lenovo ThinkPad Z60t Review (pics, specs) Discussion !!!!! [01/29 06:14:34] [INFO] We are on page 1 of 2 [01/29 06:14:34] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Lenovo ThinkPad Z60t Review (pics, specs) Discussion/images/avatars/ [01/29 06:14:36] [INFO] We are on page 2 of 2 [01/29 06:14:36] [INFO] Number of posts: 3 [01/29 06:14:36] [INFO] Progress: 5870/6740 [01/29 06:14:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:14:36] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-z60t-review-pics-specs-discussion.27611/ finished! [01/29 06:14:36] [WARNING] Thread 'Dual core question !!' has no preview, is suspected to be a broken thread [01/29 06:14:37] [INFO] !!! Now downloading Panasonic R4 Review (pics, specs) !!!!! [01/29 06:14:38] [INFO] We are on page 1 of 2 [01/29 06:14:40] [INFO] We are on page 2 of 2 [01/29 06:14:40] [INFO] Number of posts: 2 [01/29 06:14:42] [INFO] Progress: 5871/6740 [01/29 06:14:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:14:42] [INFO] Thread http://forum.notebookreview.com/threads/panasonic-r4-review-pics-specs.24734/ finished! [01/29 06:14:42] [INFO] Max wait time for http://forum.notebookreview.com/threads/samsung-x20-review-pics-specs.27500/ is 21000 ms [01/29 06:14:43] [INFO] !!! Now downloading Samsung X20 Review (pics, specs) !!!!! [01/29 06:14:44] [INFO] We are on page 1 of 3 [01/29 06:14:51] [INFO] We are on page 2 of 3 [01/29 06:14:53] [INFO] We are on page 3 of 3 [01/29 06:14:53] [INFO] Number of posts: 3 [01/29 06:14:53] [INFO] Progress: 5872/6740 [01/29 06:14:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:14:53] [INFO] Thread http://forum.notebookreview.com/threads/samsung-x20-review-pics-specs.27500/ finished! [01/29 06:14:54] [INFO] !!! Now downloading HP Pavilion ZV6000 and Compaq RT4000 Revealed (pics) !!!!! [01/29 06:14:55] [INFO] We are on page 1 of 2 [01/29 06:14:58] [INFO] We are on page 2 of 2 [01/29 06:14:58] [INFO] Number of posts: 7 [01/29 06:14:58] [INFO] Progress: 5873/6740 [01/29 06:14:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:14:58] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-zv6000-and-compaq-rt4000-revealed-pics.12377/ finished! [01/29 06:14:59] [INFO] !!! Now downloading Sony VAIO S270 Review (pics, specs) !!!!! [01/29 06:15:00] [INFO] We are on page 1 of 2 [01/29 06:15:03] [INFO] We are on page 2 of 2 [01/29 06:15:03] [INFO] Number of posts: 7 [01/29 06:15:03] [INFO] Progress: 5874/6740 [01/29 06:15:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:15:03] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-s270-review-pics-specs.23547/ finished! [01/29 06:15:03] [WARNING] Thread 'www.dynamism.com' has no preview, is suspected to be a broken thread [01/29 06:15:04] [INFO] !!! Now downloading Dell Precision M70 Review and Linux Setup (pics, specs) !!!!! [01/29 06:15:05] [INFO] We are on page 1 of 2 [01/29 06:15:05] [INFO] Number of posts: 1 [01/29 06:15:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:15:05] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 06:15:05] [INFO] Thread http://forum.notebookreview.com/threads/dell-precision-m70-review-and-linux-setup-pics-specs.14929/ finished! [01/29 06:15:05] [INFO] !!! Now downloading News Bits- HP and Netscape, OneNote 12, Office Laptop Theft, ToughBook CF-18 !!!!! [01/29 06:15:06] [INFO] We are on page 1 of 1 [01/29 06:15:06] [INFO] Number of posts: 3 [01/29 06:15:08] [WARNING] File not found for image https://www.techtarget.com/assets/596.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/News Bits- HP and Netscape, OneNote 12, Office Laptop Theft, ToughBook CF-18/images/storyImages/596.jpg [01/29 06:15:09] [WARNING] File not found for image https://www.techtarget.com/assets/597.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/News Bits- HP and Netscape, OneNote 12, Office Laptop Theft, ToughBook CF-18/images/storyImages/597.jpg [01/29 06:15:09] [INFO] Progress: 5875/6740 [01/29 06:15:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:15:09] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-hp-and-netscape-onenote-12-office-laptop-theft-toughbook-cf-18.27375/ finished! [01/29 06:15:09] [WARNING] Thread 'Best Place To Buy My Asus Z70va ?' has no preview, is suspected to be a broken thread [01/29 06:15:09] [WARNING] Thread 'HP dv1000 for Canada?' has no preview, is suspected to be a broken thread [01/29 06:15:09] [WARNING] Thread 'YO Gurus! need ur advice on picking the right laptop' has no preview, is suspected to be a broken thread [01/29 06:15:09] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-inspiron-9300-review-by-an-apple-user-pics-specs.26567/ is 22500 ms [01/29 06:15:10] [INFO] !!! Now downloading Dell Inspiron 9300 Review by an Apple User (pics, specs) !!!!! [01/29 06:15:11] [INFO] We are on page 1 of 3 [01/29 06:15:15] [INFO] We are on page 2 of 3 [01/29 06:15:17] [INFO] We are on page 3 of 3 [01/29 06:15:17] [INFO] Number of posts: 6 [01/29 06:15:17] [INFO] Progress: 5876/6740 [01/29 06:15:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:15:17] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-9300-review-by-an-apple-user-pics-specs.26567/ finished! [01/29 06:15:17] [INFO] !!! Now downloading Asus W3V Review (pics, specs) !!!!! [01/29 06:15:19] [INFO] We are on page 1 of 2 [01/29 06:15:23] [INFO] We are on page 2 of 2 [01/29 06:15:23] [INFO] Number of posts: 2 [01/29 06:15:23] [INFO] Progress: 5877/6740 [01/29 06:15:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:15:23] [INFO] Thread http://forum.notebookreview.com/threads/asus-w3v-review-pics-specs.26770/ finished! [01/29 06:15:23] [INFO] !!! Now downloading HP dv1000 Review (pics, specs) !!!!! [01/29 06:15:24] [INFO] We are on page 1 of 1 [01/29 06:15:24] [INFO] Number of posts: 9 [01/29 06:15:27] [INFO] Progress: 5878/6740 [01/29 06:15:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:15:27] [INFO] Thread http://forum.notebookreview.com/threads/hp-dv1000-review-pics-specs.8678/ finished! [01/29 06:15:28] [INFO] !!! Now downloading Asus Z33a Review (pics, specs) !!!!! [01/29 06:15:29] [INFO] We are on page 1 of 1 [01/29 06:15:29] [INFO] Number of posts: 1 [01/29 06:15:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:15:29] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 06:15:29] [INFO] Thread http://forum.notebookreview.com/threads/asus-z33a-review-pics-specs.20235/ finished! [01/29 06:15:29] [INFO] !!! Now downloading Reality Internet -- Laptop Disaster Stories !!!!! [01/29 06:15:30] [INFO] We are on page 1 of 1 [01/29 06:15:30] [INFO] Number of posts: 7 [01/29 06:15:32] [INFO] Progress: 5879/6740 [01/29 06:15:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:15:32] [INFO] Thread http://forum.notebookreview.com/threads/reality-internet-laptop-disaster-stories.17795/ finished! [01/29 06:15:32] [INFO] !!! Now downloading News- MIT's $100 laptop for poor kids !!!!! [01/29 06:15:33] [INFO] We are on page 1 of 1 [01/29 06:15:33] [INFO] Number of posts: 1 [01/29 06:15:33] [INFO] Progress: 5880/6740 [01/29 06:15:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:15:33] [INFO] Thread http://forum.notebookreview.com/threads/news-mits-100-laptop-for-poor-kids.26963/ finished! [01/29 06:15:34] [INFO] !!! Now downloading Hewlett Packard Pavilion ZV6000 Review (pics, specs) !!!!! [01/29 06:15:35] [INFO] We are on page 1 of 1 [01/29 06:15:37] [INFO] Progress: 5881/6740 [01/29 06:15:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:15:37] [INFO] Thread http://forum.notebookreview.com/threads/hewlett-packard-pavilion-zv6000-review-pics-specs.26150/ finished! [01/29 06:15:37] [WARNING] Thread 'Notebook Screen Guide' has no preview, is suspected to be a broken thread [01/29 06:15:38] [INFO] !!! Now downloading IBM ThinkPad T42 with Biometric Security Review (pics, specs) !!!!! [01/29 06:15:39] [INFO] We are on page 1 of 1 [01/29 06:15:39] [INFO] Number of posts: 4 [01/29 06:15:42] [WARNING] File not found for image https://www.pcworld.com/reviews/graphics/118514-2301p099-7b.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/IBM ThinkPad T42 with Biometric Security Review (pics, specs)/images/storyImages/118514-2301p099-7b.gif [01/29 06:15:42] [INFO] Progress: 5882/6740 [01/29 06:15:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:15:42] [INFO] Thread http://forum.notebookreview.com/threads/ibm-thinkpad-t42-with-biometric-security-review-pics-specs.8892/ finished! [01/29 06:15:42] [WARNING] Thread 'Get paid $60???' has no preview, is suspected to be a broken thread [01/29 06:15:43] [INFO] !!! Now downloading News Bits- Inspiron XPS ML170 Available, VAIO TX Available, Dell & Cingular, Intel Dual-Core Marketing !!!!! [01/29 06:15:44] [INFO] We are on page 1 of 1 [01/29 06:15:44] [INFO] Number of posts: 3 [01/29 06:15:46] [INFO] Progress: 5883/6740 [01/29 06:15:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:15:46] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-inspiron-xps-ml170-available-vaio-tx-available-dell-cingular-intel-dual-core-marketing.26493/ finished! [01/29 06:15:46] [WARNING] Thread 'which thin and light notebook is good to buy?' has no preview, is suspected to be a broken thread [01/29 06:15:46] [INFO] !!! Now downloading Targus Global Executive Backpack Review (pics) !!!!! [01/29 06:15:47] [INFO] We are on page 1 of 1 [01/29 06:15:47] [INFO] Number of posts: 1 [01/29 06:15:50] [INFO] Progress: 5884/6740 [01/29 06:15:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:15:50] [INFO] Thread http://forum.notebookreview.com/threads/targus-global-executive-backpack-review-pics.26472/ finished! [01/29 06:15:50] [WARNING] Thread 'which one is better?' has no preview, is suspected to be a broken thread [01/29 06:15:50] [WARNING] Thread 'Alienware good or bad' has no preview, is suspected to be a broken thread [01/29 06:15:50] [INFO] Max wait time for http://forum.notebookreview.com/threads/lenovo-thinkpad-z-series-announced-pics.25825/ is 50500 ms [01/29 06:15:51] [INFO] !!! Now downloading Lenovo ThinkPad Z Series Announced (pics) !!!!! [01/29 06:15:53] [INFO] We are on page 1 of 9 [01/29 06:15:57] [INFO] We are on page 2 of 9 [01/29 06:15:59] [INFO] We are on page 3 of 9 [01/29 06:15:59] [INFO] Applying Photobucket fix for http://i21.photobucket.com/albums/b272/sutrak/DSC00056.jpg [01/29 06:15:59] [INFO] Applying Photobucket fix for http://i21.photobucket.com/albums/b272/sutrak/DSC00057.jpg [01/29 06:16:00] [INFO] Applying Photobucket fix for http://i21.photobucket.com/albums/b272/sutrak/DSC00058.jpg [01/29 06:16:00] [INFO] Applying Photobucket fix for http://i21.photobucket.com/albums/b272/sutrak/DSC00059.jpg [01/29 06:16:02] [INFO] We are on page 4 of 9 [01/29 06:16:02] [WARNING] Host down for image http://img.engadget.com/common/images/7278528185238375.JPG [01/29 06:16:02] [WARNING] Host down for image http://img.engadget.com/common/images/3227891791277657.JPG [01/29 06:16:02] [WARNING] Host down for image http://img.engadget.com/common/images/8153839950549241.JPG [01/29 06:16:02] [WARNING] Host down for image http://img.engadget.com/common/images/5710506626215817.JPG [01/29 06:16:02] [WARNING] Host down for image http://img.engadget.com/common/images/4745397974331508.JPG [01/29 06:16:03] [INFO] We are on page 5 of 9 [01/29 06:16:05] [INFO] We are on page 6 of 9 [01/29 06:16:07] [INFO] We are on page 7 of 9 [01/29 06:16:09] [INFO] We are on page 8 of 9 [01/29 06:16:10] [INFO] We are on page 9 of 9 [01/29 06:16:10] [INFO] Number of posts: 2 [01/29 06:16:10] [INFO] Progress: 5885/6740 [01/29 06:16:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:16:10] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-thinkpad-z-series-announced-pics.25825/ finished! [01/29 06:16:10] [WARNING] Thread 'Sony BX series now available' has no preview, is suspected to be a broken thread [01/29 06:16:10] [WARNING] Thread 'Acer Ferrari 3400 Review' has no preview, is suspected to be a broken thread [01/29 06:16:11] [INFO] !!! Now downloading News Bits- Sony VAIO TX, Dell XPS M170, Inspiron 9400 , Dell and Verizon, PowerBook Update !!!!! [01/29 06:16:12] [INFO] We are on page 1 of 1 [01/29 06:16:12] [INFO] Number of posts: 8 [01/29 06:16:15] [INFO] Progress: 5886/6740 [01/29 06:16:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:16:15] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-sony-vaio-tx-dell-xps-m170-inspiron-9400-dell-and-verizon-powerbook-update.26196/ finished! [01/29 06:16:15] [WARNING] Thread 'New Apple Powerbook :D' has no preview, is suspected to be a broken thread [01/29 06:16:16] [INFO] !!! Now downloading News Bits- Gateway Buyout , Nokia Internet Tablet, Sony FS790, Sony VAIO FJ !!!!! [01/29 06:16:17] [INFO] We are on page 1 of 1 [01/29 06:16:17] [INFO] Number of posts: 6 [01/29 06:16:18] [WARNING] File not found for image https://www.techtarget.com/assets/4190.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/News Bits- Gateway Buyout , Nokia Internet Tablet, Sony FS790, Sony VAIO FJ/images/storyImages/4190.jpg [01/29 06:16:18] [WARNING] File not found for image https://www.techtarget.com/assets/4192.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/News Bits- Gateway Buyout , Nokia Internet Tablet, Sony FS790, Sony VAIO FJ/images/storyImages/4192.jpg [01/29 06:16:21] [INFO] Progress: 5887/6740 [01/29 06:16:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:16:21] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-gateway-buyout-nokia-internet-tablet-sony-fs790-sony-vaio-fj.25967/ finished! [01/29 06:16:21] [INFO] !!! Now downloading Asus M5n Review (pics, specs) !!!!! [01/29 06:16:22] [INFO] We are on page 1 of 2 [01/29 06:16:22] [INFO] Number of posts: 1 [01/29 06:16:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:16:22] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 06:16:22] [INFO] Thread http://forum.notebookreview.com/threads/asus-m5n-review-pics-specs.21099/ finished! [01/29 06:16:22] [WARNING] Thread 'LG LW60 or Acer Ferrari 4002' has no preview, is suspected to be a broken thread [01/29 06:16:23] [INFO] !!! Now downloading News Bits- New Sharp M4000, Paint Your Laptop, 7 Types of Windows Vista , Flash Memory HD !!!!! [01/29 06:16:24] [INFO] We are on page 1 of 1 [01/29 06:16:24] [INFO] Number of posts: 6 [01/29 06:16:25] [INFO] Progress: 5888/6740 [01/29 06:16:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:16:25] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-new-sharp-m4000-paint-your-laptop-7-types-of-windows-vista-flash-memory-hd.25760/ finished! [01/29 06:16:25] [WARNING] Thread 'Which Brand Cools The Best??' has no preview, is suspected to be a broken thread [01/29 06:16:25] [WARNING] Thread 'Need some suggestions' has no preview, is suspected to be a broken thread [01/29 06:16:25] [INFO] !!! Now downloading Dell Inspiron XPS2 Review (pics, specs) !!!!! [01/29 06:16:26] [INFO] We are on page 1 of 1 [01/29 06:16:31] [INFO] Progress: 5889/6740 [01/29 06:16:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:16:31] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-xps2-review-pics-specs.25862/ finished! [01/29 06:16:32] [INFO] !!! Now downloading Targus Universal Notebook Docking Station With Video Review (pics) !!!!! [01/29 06:16:33] [INFO] We are on page 1 of 1 [01/29 06:16:33] [INFO] Number of posts: 8 [01/29 06:16:35] [INFO] Progress: 5890/6740 [01/29 06:16:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:16:35] [INFO] Thread http://forum.notebookreview.com/threads/targus-universal-notebook-docking-station-with-video-review-pics.25909/ finished! [01/29 06:16:35] [INFO] !!! Now downloading Asus Z63a Review (pics, specs) !!!!! [01/29 06:16:36] [INFO] We are on page 1 of 1 [01/29 06:16:36] [INFO] Number of posts: 8 [01/29 06:16:40] [INFO] Progress: 5891/6740 [01/29 06:16:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:16:40] [INFO] Thread http://forum.notebookreview.com/threads/asus-z63a-review-pics-specs.24154/ finished! [01/29 06:16:40] [INFO] !!! Now downloading LG LW70 Review (pics, specs) !!!!! [01/29 06:16:41] [INFO] We are on page 1 of 2 [01/29 06:16:46] [INFO] We are on page 2 of 2 [01/29 06:16:46] [INFO] Progress: 5892/6740 [01/29 06:16:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:16:46] [INFO] Thread http://forum.notebookreview.com/threads/lg-lw70-review-pics-specs.15389/ finished! [01/29 06:16:46] [WARNING] Thread 'X300 vs MR 9600' has no preview, is suspected to be a broken thread [01/29 06:16:47] [INFO] !!! Now downloading Yet another Dell Inspiron 9300 review !!!!! [01/29 06:16:48] [INFO] We are on page 1 of 2 [01/29 06:16:50] [INFO] We are on page 2 of 2 [01/29 06:16:50] [INFO] Number of posts: 1 [01/29 06:16:50] [INFO] Progress: 5893/6740 [01/29 06:16:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:16:50] [INFO] Thread http://forum.notebookreview.com/threads/yet-another-dell-inspiron-9300-review.25344/ finished! [01/29 06:16:50] [INFO] !!! Now downloading Fujitsu P7000 (P7010D) Review (pics, specs) Discussion !!!!! [01/29 06:16:51] [INFO] We are on page 1 of 1 [01/29 06:16:51] [INFO] Progress: 5894/6740 [01/29 06:16:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:16:51] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-p7000-p7010d-review-pics-specs-discussion.19078/ finished! [01/29 06:16:51] [WARNING] Thread 'Thin 'n' lights - Fujitsu vs Asus' has no preview, is suspected to be a broken thread [01/29 06:16:51] [WARNING] Thread 'LG - LW70 vs. LW60' has no preview, is suspected to be a broken thread [01/29 06:16:52] [INFO] !!! Now downloading Fujitsu LifeBook T4010 Notebook Tablet PC Review (pics, specs) !!!!! [01/29 06:16:53] [INFO] We are on page 1 of 1 [01/29 06:16:53] [INFO] Number of posts: 2 [01/29 06:16:56] [INFO] Progress: 5895/6740 [01/29 06:16:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:16:56] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-lifebook-t4010-notebook-tablet-pc-review-pics-specs.25695/ finished! [01/29 06:16:56] [WARNING] Thread 'My First Notebook.' has no preview, is suspected to be a broken thread [01/29 06:16:56] [INFO] !!! Now downloading Fujitsu LifeBook S2110 Review (pics, specs) !!!!! [01/29 06:16:57] [INFO] We are on page 1 of 2 [01/29 06:17:01] [INFO] We are on page 2 of 2 [01/29 06:17:01] [INFO] Number of posts: 8 [01/29 06:17:02] [INFO] Progress: 5896/6740 [01/29 06:17:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:17:02] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-lifebook-s2110-review-pics-specs.25277/ finished! [01/29 06:17:02] [WARNING] Thread 'is Inte M processor 760 as storng as 3.6ghz Pentium Processor?' has no preview, is suspected to be a broken thread [01/29 06:17:02] [WARNING] Thread 'Omnibook vt6200' has no preview, is suspected to be a broken thread [01/29 06:17:02] [INFO] !!! Now downloading Omnibook vt6200 !!!!! [01/29 06:17:03] [INFO] We are on page 1 of 1 [01/29 06:17:03] [INFO] Number of posts: 1 [01/29 06:17:04] [WARNING] Host down for image http://Picture 001 [01/29 06:17:04] [INFO] Progress: 5897/6740 [01/29 06:17:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:17:04] [INFO] Thread http://forum.notebookreview.com/threads/omnibook-vt6200.25403/ finished! [01/29 06:17:04] [WARNING] Thread 'fujitsu l1310 wireless switch problem' has no preview, is suspected to be a broken thread [01/29 06:17:04] [WARNING] Thread '3003wlmi' has no preview, is suspected to be a broken thread [01/29 06:17:04] [INFO] !!! Now downloading Asus Z70A Review (pics, specs) !!!!! [01/29 06:17:05] [INFO] We are on page 1 of 1 [01/29 06:17:05] [INFO] Number of posts: 5 [01/29 06:17:07] [INFO] Progress: 5898/6740 [01/29 06:17:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:17:07] [INFO] Thread http://forum.notebookreview.com/threads/asus-z70a-review-pics-specs.25124/ finished! [01/29 06:17:08] [INFO] !!! Now downloading AMD Turion 64ML-34 is actually 1.58GHz !! !!!!! [01/29 06:17:09] [INFO] We are on page 1 of 1 [01/29 06:17:09] [INFO] Number of posts: 5 [01/29 06:17:09] [INFO] Progress: 5899/6740 [01/29 06:17:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:17:09] [INFO] Thread http://forum.notebookreview.com/threads/amd-turion-64ml-34-is-actually-1-58ghz.24879/ finished! [01/29 06:17:10] [INFO] !!! Now downloading IBM ThinkPad T42 Review (pics, specs) !!!!! [01/29 06:17:11] [INFO] We are on page 1 of 1 [01/29 06:17:14] [INFO] Progress: 5900/6740 [01/29 06:17:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:17:14] [INFO] Thread http://forum.notebookreview.com/threads/ibm-thinkpad-t42-review-pics-specs.24947/ finished! [01/29 06:17:14] [WARNING] Thread 'ati mobility radeon x800' has no preview, is suspected to be a broken thread [01/29 06:17:15] [INFO] !!! Now downloading Gateway M680 Review (pics, specs) !!!!! [01/29 06:17:16] [INFO] We are on page 1 of 1 [01/29 06:17:16] [INFO] Number of posts: 4 [01/29 06:17:17] [INFO] Progress: 5901/6740 [01/29 06:17:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:17:17] [INFO] Thread http://forum.notebookreview.com/threads/gateway-m680-review-pics-specs.18208/ finished! [01/29 06:17:17] [INFO] Max wait time for http://forum.notebookreview.com/threads/new-sony-vaio-bx-series-notebooks-available-october-pics-specs.24671/ is 21500 ms [01/29 06:17:18] [INFO] !!! Now downloading New Sony VAIO BX Series Notebooks Available October (pics, specs) !!!!! [01/29 06:17:19] [INFO] We are on page 1 of 3 [01/29 06:17:21] [INFO] We are on page 2 of 3 [01/29 06:17:22] [INFO] We are on page 3 of 3 [01/29 06:17:22] [INFO] Number of posts: 4 [01/29 06:17:22] [INFO] Progress: 5902/6740 [01/29 06:17:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:17:22] [INFO] Thread http://forum.notebookreview.com/threads/new-sony-vaio-bx-series-notebooks-available-october-pics-specs.24671/ finished! [01/29 06:17:23] [INFO] !!! Now downloading News Bits- New Samsung M70 19 , Apple 1st in PCMag Survey Results, Extended Warranty !!!!! [01/29 06:17:24] [INFO] We are on page 1 of 1 [01/29 06:17:24] [INFO] Number of posts: 9 [01/29 06:17:25] [INFO] Progress: 5903/6740 [01/29 06:17:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:17:25] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-new-samsung-m70-19-apple-1st-in-pcmag-survey-results-extended-warranty.24563/ finished! [01/29 06:17:25] [WARNING] Thread 'Help my buy a laptop!!! URGENT!' has no preview, is suspected to be a broken thread [01/29 06:17:25] [WARNING] Thread 'Samsung 19" laptop spotted?' has no preview, is suspected to be a broken thread [01/29 06:17:25] [WARNING] Thread 'Which one is better ? Fujitsu LifeBook S7021, Dell Latitude D410 or Toshiba Tecra M3' has no preview, is suspected to be a broken thread [01/29 06:17:25] [INFO] !!! Now downloading Good Article about extended warranties !!!!! [01/29 06:17:27] [INFO] We are on page 1 of 1 [01/29 06:17:27] [INFO] Number of posts: 3 [01/29 06:17:27] [INFO] Progress: 5904/6740 [01/29 06:17:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:17:27] [INFO] Thread http://forum.notebookreview.com/threads/good-article-about-extended-warranties.24448/ finished! [01/29 06:17:27] [WARNING] Thread 'Which laptop to buy?' has no preview, is suspected to be a broken thread [01/29 06:17:27] [WARNING] Thread 'Help needed for Buying a new notebook....' has no preview, is suspected to be a broken thread [01/29 06:17:27] [INFO] !!! Now downloading Toshiba Tecra M3 Review (pics, spces) !!!!! [01/29 06:17:28] [INFO] We are on page 1 of 2 [01/29 06:17:32] [INFO] We are on page 2 of 2 [01/29 06:17:32] [INFO] Progress: 5905/6740 [01/29 06:17:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:17:32] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-tecra-m3-review-pics-spces.13487/ finished! [01/29 06:17:32] [WARNING] Thread 'powerbook VS toshiba M50?' has no preview, is suspected to be a broken thread [01/29 06:17:33] [INFO] !!! Now downloading News Bits- ThinkPad Z Pics, Notebook Sales Up, New AMD Turion, Gateway in Japan !!!!! [01/29 06:17:34] [INFO] We are on page 1 of 1 [01/29 06:17:34] [INFO] Number of posts: 6 [01/29 06:17:35] [INFO] Progress: 5906/6740 [01/29 06:17:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:17:35] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-thinkpad-z-pics-notebook-sales-up-new-amd-turion-gateway-in-japan.23885/ finished! [01/29 06:17:35] [INFO] !!! Now downloading RoadWired® KeyCard Travelock Security Kit Review !!!!! [01/29 06:17:37] [INFO] We are on page 1 of 1 [01/29 06:17:37] [INFO] Number of posts: 4 [01/29 06:17:37] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v241/vindicated_x/Misc/RoadWired/863ffe64.jpg [01/29 06:17:37] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v241/vindicated_x/Misc/RoadWired/3d9bb0f0.jpg [01/29 06:17:37] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v241/vindicated_x/Misc/RoadWired/fc64ef53.jpg [01/29 06:17:37] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v241/vindicated_x/Misc/RoadWired/d4f345d0.jpg [01/29 06:17:38] [INFO] Progress: 5907/6740 [01/29 06:17:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:17:38] [INFO] Thread http://forum.notebookreview.com/threads/roadwired%C2%AE-keycard-travelock-security-kit-review.23877/ finished! [01/29 06:17:38] [WARNING] Thread 'HP or Dell?' has no preview, is suspected to be a broken thread [01/29 06:17:38] [INFO] !!! Now downloading Dell Inspiron 700m Review (pics, specs) !!!!! [01/29 06:17:39] [INFO] We are on page 1 of 2 [01/29 06:17:43] [INFO] We are on page 2 of 2 [01/29 06:17:43] [INFO] Number of posts: 7 [01/29 06:17:43] [INFO] Progress: 5908/6740 [01/29 06:17:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:17:43] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-700m-review-pics-specs.23353/ finished! [01/29 06:17:44] [INFO] !!! Now downloading Portable One MX Notebook Review !!!!! [01/29 06:17:45] [INFO] We are on page 1 of 2 [01/29 06:17:48] [INFO] We are on page 2 of 2 [01/29 06:17:48] [INFO] Number of posts: 4 [01/29 06:17:49] [INFO] Progress: 5909/6740 [01/29 06:17:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:17:49] [INFO] Thread http://forum.notebookreview.com/threads/portable-one-mx-notebook-review.5996/ finished! [01/29 06:17:49] [WARNING] Thread 'm40-jm8' has no preview, is suspected to be a broken thread [01/29 06:17:49] [INFO] !!! Now downloading Why do Dell Laptops get all of the press !!!!! [01/29 06:17:50] [INFO] We are on page 1 of 3 [01/29 06:17:52] [INFO] We are on page 2 of 3 [01/29 06:17:54] [INFO] We are on page 3 of 3 [01/29 06:17:54] [INFO] Number of posts: 1 [01/29 06:17:54] [INFO] Progress: 5910/6740 [01/29 06:17:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:17:54] [INFO] Thread http://forum.notebookreview.com/threads/why-do-dell-laptops-get-all-of-the-press.23225/ finished! [01/29 06:17:54] [INFO] !!! Now downloading IBM ThinkPad T43 Review (pics, specs) !!!!! [01/29 06:17:55] [INFO] We are on page 1 of 1 [01/29 06:17:55] [INFO] Number of posts: 2 [01/29 06:17:56] [INFO] Progress: 5911/6740 [01/29 06:17:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:17:56] [INFO] Thread http://forum.notebookreview.com/threads/ibm-thinkpad-t43-review-pics-specs.21923/ finished! [01/29 06:17:57] [INFO] !!! Now downloading Dell Latitude D410 Review (pics, specs) !!!!! [01/29 06:17:58] [INFO] We are on page 1 of 1 [01/29 06:17:58] [INFO] Number of posts: 2 [01/29 06:17:59] [INFO] Progress: 5912/6740 [01/29 06:17:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:17:59] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-d410-review-pics-specs.18721/ finished! [01/29 06:18:00] [INFO] !!! Now downloading Dell Adds Shock Mounted Hard Drive Option to Notebooks - Update !!!!! [01/29 06:18:01] [INFO] We are on page 1 of 1 [01/29 06:18:01] [INFO] Number of posts: 5 [01/29 06:18:01] [INFO] Progress: 5913/6740 [01/29 06:18:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:18:01] [INFO] Thread http://forum.notebookreview.com/threads/dell-adds-shock-mounted-hard-drive-option-to-notebooks-update.23389/ finished! [01/29 06:18:01] [WARNING] Thread 'Anybody buy their Gateway at Best Buy?' has no preview, is suspected to be a broken thread [01/29 06:18:01] [WARNING] Thread 'upcoming notebooks in Q1 2006' has no preview, is suspected to be a broken thread [01/29 06:18:02] [INFO] !!! Now downloading News Bits- iBook Stampede, AMD 4000+, Google Wi-Fi , Free ThinkPads !!!!! [01/29 06:18:03] [INFO] We are on page 1 of 1 [01/29 06:18:03] [INFO] Number of posts: 6 [01/29 06:18:05] [INFO] Progress: 5914/6740 [01/29 06:18:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:18:05] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-ibook-stampede-amd-4000-google-wi-fi-free-thinkpads.23485/ finished! [01/29 06:18:05] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-latitude-x1-and-ibm-thinkpad-x41-comparison-pics.16569/ is 28000 ms [01/29 06:18:06] [INFO] !!! Now downloading Dell Latitude X1 and IBM ThinkPad X41 Comparison (pics) !!!!! [01/29 06:18:07] [INFO] We are on page 1 of 4 [01/29 06:18:12] [INFO] We are on page 2 of 4 [01/29 06:18:14] [INFO] We are on page 3 of 4 [01/29 06:18:29] [WARNING] Read timeout for image http://memimage.cardomain.net/member_images/9/web/429000-429999/429061_2.jpg. This is likely a problem with the image's hosting site. [01/29 06:18:31] [INFO] We are on page 4 of 4 [01/29 06:18:31] [INFO] Number of posts: 7 [01/29 06:18:31] [INFO] Progress: 5915/6740 [01/29 06:18:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:18:31] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-x1-and-ibm-thinkpad-x41-comparison-pics.16569/ finished! [01/29 06:18:31] [INFO] !!! Now downloading Acer Aspire 5020 Review (pics, specs) !!!!! [01/29 06:18:32] [INFO] We are on page 1 of 2 [01/29 06:18:40] [INFO] We are on page 2 of 2 [01/29 06:18:40] [INFO] Number of posts: 1 [01/29 06:18:40] [INFO] Progress: 5916/6740 [01/29 06:18:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:18:40] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire-5020-review-pics-specs.22797/ finished! [01/29 06:18:40] [WARNING] Thread 'Laptop Help' has no preview, is suspected to be a broken thread [01/29 06:18:40] [WARNING] Thread 'Has Gateway ever offered coupons?' has no preview, is suspected to be a broken thread [01/29 06:18:40] [WARNING] Thread 'Buying direct?' has no preview, is suspected to be a broken thread [01/29 06:18:40] [INFO] !!! Now downloading Toshiba V2000Z - first observations !!!!! [01/29 06:18:42] [INFO] We are on page 1 of 1 [01/29 06:18:42] [INFO] Number of posts: 7 [01/29 06:18:42] [INFO] Progress: 5917/6740 [01/29 06:18:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:18:42] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-v2000z-first-observations.21502/ finished! [01/29 06:18:42] [WARNING] Thread 'xtremenotebooks.com' has no preview, is suspected to be a broken thread [01/29 06:18:44] [INFO] !!! Now downloading Asus Z70V Review (pics, specs) !!!!! [01/29 06:18:45] [INFO] We are on page 1 of 1 [01/29 06:18:45] [INFO] Number of posts: 6 [01/29 06:18:49] [INFO] Progress: 5918/6740 [01/29 06:18:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:18:49] [INFO] Thread http://forum.notebookreview.com/threads/asus-z70v-review-pics-specs.23015/ finished! [01/29 06:18:50] [INFO] !!! Now downloading News Bits- ThinkPad Z, Intel Graphics Guide, Tablet PC Caricature, Princeton U. !!!!! [01/29 06:18:51] [INFO] We are on page 1 of 1 [01/29 06:18:51] [INFO] Number of posts: 1 [01/29 06:18:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:18:51] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 06:18:51] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-thinkpad-z-intel-graphics-guide-tablet-pc-caricature-princeton-u.22574/ finished! [01/29 06:18:51] [INFO] !!! Now downloading TabletPCReviewSpot.com Review of Acer TravelMate C314 Tablet PC (pics) !!!!! [01/29 06:18:52] [INFO] We are on page 1 of 1 [01/29 06:18:52] [INFO] Number of posts: 1 [01/29 06:18:54] [WARNING] File not found for image https://www.techtarget.com/assets/520.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/TabletPCReviewSpot.com Review of Acer TravelMate C314 Tablet PC (pics)/images/storyImages/520.jpg [01/29 06:18:55] [INFO] Progress: 5919/6740 [01/29 06:18:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:18:55] [INFO] Thread http://forum.notebookreview.com/threads/tabletpcreviewspot-com-review-of-acer-travelmate-c314-tablet-pc-pics.22735/ finished! [01/29 06:18:55] [INFO] !!! Now downloading Booq PowerSleeve XXL Preview (Pics) !!!!! [01/29 06:18:56] [INFO] We are on page 1 of 2 [01/29 06:19:03] [INFO] We are on page 2 of 2 [01/29 06:19:03] [INFO] Number of posts: 8 [01/29 06:19:03] [INFO] Progress: 5920/6740 [01/29 06:19:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:19:03] [INFO] Thread http://forum.notebookreview.com/threads/booq-powersleeve-xxl-preview-pics.17586/ finished! [01/29 06:19:04] [INFO] !!! Now downloading Toshiba Tecra S2 Review (pics, specs) !!!!! [01/29 06:19:05] [INFO] We are on page 1 of 1 [01/29 06:19:05] [INFO] Number of posts: 1 [01/29 06:19:06] [INFO] Progress: 5921/6740 [01/29 06:19:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:19:06] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-tecra-s2-review-pics-specs.22663/ finished! [01/29 06:19:06] [INFO] !!! Now downloading PowerPro G 3-8 Review !!!!! [01/29 06:19:08] [INFO] We are on page 1 of 2 [01/29 06:19:08] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v323/gmjyoo/g3-8.jpg [01/29 06:19:08] [WARNING] Could not download image https://hosting.photobucket.com/albums/v323/gmjyoo/g3-8.jpg because Server returned HTTP response code: 403 for URL: https://hosting.photobucket.com/albums/v323/gmjyoo/g3-8.jpg [01/29 06:19:08] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v323/gmjyoo/d1_canals_060000.jpg [01/29 06:19:08] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v323/gmjyoo/d1_canals_070041.jpg [01/29 06:19:09] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v323/gmjyoo/d1_canals_070023.jpg [01/29 06:19:11] [INFO] We are on page 2 of 2 [01/29 06:19:11] [INFO] Number of posts: 3 [01/29 06:19:11] [INFO] Progress: 5922/6740 [01/29 06:19:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:19:11] [INFO] Thread http://forum.notebookreview.com/threads/powerpro-g-3-8-review.21884/ finished! [01/29 06:19:11] [INFO] !!! Now downloading News Bits- Intel & Boeing, Apple Mighty Mouse, PSP Browser, ThinkPad Sale !!!!! [01/29 06:19:12] [INFO] We are on page 1 of 2 [01/29 06:19:28] [WARNING] Read timeout for image http://www.connexionbyboeing.com/_images/common/airlines/elal.gif. This is likely a problem with the image's hosting site. [01/29 06:19:43] [WARNING] Read timeout for image http://www.connexionbyboeing.com/_images/common/airlines/aua.gif. This is likely a problem with the image's hosting site. [01/29 06:19:58] [WARNING] Read timeout for image http://www.connexionbyboeing.com/_images/common/airlines/aar.gif. This is likely a problem with the image's hosting site. [01/29 06:20:11] [INFO] Progress has been made 13 ago. Waiting another minute... [01/29 06:20:13] [WARNING] Read timeout for image http://www.connexionbyboeing.com/_images/common/airlines/kal.gif. This is likely a problem with the image's hosting site. [01/29 06:20:28] [WARNING] Read timeout for image http://www.connexionbyboeing.com/_images/common/airlines/etihad.gif. This is likely a problem with the image's hosting site. [01/29 06:20:43] [WARNING] Read timeout for image http://www.connexionbyboeing.com/_images/common/airlines/sia.gif. This is likely a problem with the image's hosting site. [01/29 06:20:58] [WARNING] Read timeout for image http://www.connexionbyboeing.com/_images/common/airlines/dlh.gif. This is likely a problem with the image's hosting site. [01/29 06:21:11] [INFO] Progress has been made 13 ago. Waiting another minute... [01/29 06:21:13] [WARNING] Read timeout for image http://www.connexionbyboeing.com/_images/common/airlines/ana.gif. This is likely a problem with the image's hosting site. [01/29 06:21:28] [WARNING] Read timeout for image http://www.connexionbyboeing.com/_images/common/airlines/cal.gif. This is likely a problem with the image's hosting site. [01/29 06:21:43] [WARNING] Read timeout for image http://www.connexionbyboeing.com/_images/common/airlines/jal.gif. This is likely a problem with the image's hosting site. [01/29 06:21:58] [WARNING] Read timeout for image http://www.connexionbyboeing.com/_images/common/airlines/sas.gif. This is likely a problem with the image's hosting site. [01/29 06:21:59] [WARNING] File not found for image https://www.techtarget.com/assets/4052.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/News Bits- Intel & Boeing, Apple Mighty Mouse, PSP Browser, ThinkPad Sale/images/storyImages/4052.jpg [01/29 06:22:00] [WARNING] File not found for image https://www.techtarget.com/assets/4068.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/News Bits- Intel & Boeing, Apple Mighty Mouse, PSP Browser, ThinkPad Sale/images/storyImages/4068.jpg [01/29 06:22:00] [WARNING] File not found for image https://www.techtarget.com/assets/4070.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/News Bits- Intel & Boeing, Apple Mighty Mouse, PSP Browser, ThinkPad Sale/images/storyImages/4070.jpg [01/29 06:22:02] [INFO] We are on page 2 of 2 [01/29 06:22:02] [INFO] Number of posts: 2 [01/29 06:22:02] [INFO] Progress: 5923/6740 [01/29 06:22:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:22:02] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-intel-boeing-apple-mighty-mouse-psp-browser-thinkpad-sale.22143/ finished! [01/29 06:22:03] [INFO] !!! Now downloading HP nx6120 nc6120 Review (pics, specs) !!!!! [01/29 06:22:04] [INFO] We are on page 1 of 1 [01/29 06:22:04] [INFO] Number of posts: 1 [01/29 06:22:07] [INFO] Progress: 5924/6740 [01/29 06:22:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:22:07] [INFO] Thread http://forum.notebookreview.com/threads/hp-nx6120-nc6120-review-pics-specs.22244/ finished! [01/29 06:22:08] [INFO] !!! Now downloading Fujitsu LifeBook P1510, LifeBook S6240, LifeBook S2110 Announced !!!!! [01/29 06:22:09] [INFO] We are on page 1 of 1 [01/29 06:22:09] [INFO] Number of posts: 9 [01/29 06:22:11] [INFO] Progress: 5925/6740 [01/29 06:22:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:22:11] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-lifebook-p1510-lifebook-s6240-lifebook-s2110-announced.21639/ finished! [01/29 06:22:12] [INFO] !!! Now downloading Asus Z70V Review (pics, specs) !!!!! [01/29 06:22:13] [INFO] We are on page 1 of 2 [01/29 06:22:16] [INFO] We are on page 2 of 2 [01/29 06:22:16] [INFO] Number of posts: 6 [01/29 06:22:16] [INFO] Progress: 5926/6740 [01/29 06:22:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:22:16] [INFO] Thread http://forum.notebookreview.com/threads/asus-z70v-review-pics-specs.20928/ finished! [01/29 06:22:17] [INFO] !!! Now downloading Dell Latitude D610 Review (pics, specs) !!!!! [01/29 06:22:18] [INFO] We are on page 1 of 1 [01/29 06:22:18] [INFO] Number of posts: 7 [01/29 06:22:20] [INFO] Progress: 5927/6740 [01/29 06:22:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:22:20] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-d610-review-pics-specs.21607/ finished! [01/29 06:22:21] [INFO] !!! Now downloading News Bits- New iBooks, New 2.26GHz Pentium M, Fujitsu P1510 Discussion !!!!! [01/29 06:22:22] [INFO] We are on page 1 of 1 [01/29 06:22:22] [INFO] Number of posts: 1 [01/29 06:22:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:22:22] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 06:22:22] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-new-ibooks-new-2-26ghz-pentium-m-fujitsu-p1510-discussion.21518/ finished! [01/29 06:22:22] [WARNING] Thread 'Need Advice on Acer laptops' has no preview, is suspected to be a broken thread [01/29 06:22:22] [INFO] !!! Now downloading Microsoft Wireless Optical Mouse Review (pics) !!!!! [01/29 06:22:24] [INFO] We are on page 1 of 1 [01/29 06:22:24] [INFO] Number of posts: 4 [01/29 06:22:25] [INFO] Progress: 5928/6740 [01/29 06:22:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:22:25] [INFO] Thread http://forum.notebookreview.com/threads/microsoft-wireless-optical-mouse-review-pics.21408/ finished! [01/29 06:22:25] [INFO] !!! Now downloading Sony VAIO S460 Review (pics, specs) !!!!! [01/29 06:22:26] [INFO] We are on page 1 of 1 [01/29 06:22:26] [INFO] Number of posts: 1 [01/29 06:22:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:22:26] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 06:22:26] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-s460-review-pics-specs.21302/ finished! [01/29 06:22:27] [INFO] !!! Now downloading IBM ThinkPad X41 Review (pics, specs) !!!!! [01/29 06:22:28] [INFO] We are on page 1 of 2 [01/29 06:22:34] [INFO] We are on page 2 of 2 [01/29 06:22:34] [INFO] Number of posts: 1 [01/29 06:22:34] [INFO] Progress: 5929/6740 [01/29 06:22:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:22:34] [INFO] Thread http://forum.notebookreview.com/threads/ibm-thinkpad-x41-review-pics-specs.17345/ finished! [01/29 06:22:34] [WARNING] Thread 'Dell m70 vs acer TravelMate 8104' has no preview, is suspected to be a broken thread [01/29 06:22:34] [INFO] Max wait time for http://forum.notebookreview.com/threads/fujitsu-lifebook-s6231-review-pics-specs.10197/ is 21000 ms [01/29 06:22:35] [INFO] !!! Now downloading Fujitsu LifeBook S6231 Review (pics, specs) !!!!! [01/29 06:22:36] [INFO] We are on page 1 of 3 [01/29 06:22:41] [INFO] We are on page 2 of 3 [01/29 06:22:42] [INFO] We are on page 3 of 3 [01/29 06:22:42] [INFO] Number of posts: 3 [01/29 06:22:42] [INFO] Progress: 5930/6740 [01/29 06:22:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:22:42] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-lifebook-s6231-review-pics-specs.10197/ finished! [01/29 06:22:42] [WARNING] Thread 'Hard LAPTOP COMPARISON' has no preview, is suspected to be a broken thread [01/29 06:22:42] [INFO] !!! Now downloading News Bits- Toshiba Tecra M4 Review, Microsoft Vista, Memory Finder Tool !!!!! [01/29 06:22:44] [INFO] We are on page 1 of 1 [01/29 06:22:44] [INFO] Number of posts: 1 [01/29 06:22:45] [INFO] Progress: 5931/6740 [01/29 06:22:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:22:45] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-toshiba-tecra-m4-review-microsoft-vista-memory-finder-tool.21219/ finished! [01/29 06:22:45] [WARNING] Thread 'Sony s360 or better' has no preview, is suspected to be a broken thread [01/29 06:22:45] [INFO] !!! Now downloading Kensington Contour 15 Widescreen Carrying Case Review !!!!! [01/29 06:22:46] [INFO] We are on page 1 of 1 [01/29 06:22:46] [INFO] Number of posts: 1 [01/29 06:22:46] [INFO] Progress: 5932/6740 [01/29 06:22:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:22:46] [INFO] Thread http://forum.notebookreview.com/threads/kensington-contour-15-widescreen-carrying-case-review.21060/ finished! [01/29 06:22:47] [INFO] !!! Now downloading Compaq Presario R4000 Review (pics, specs) !!!!! [01/29 06:22:48] [INFO] We are on page 1 of 2 [01/29 06:22:52] [INFO] We are on page 2 of 2 [01/29 06:22:52] [INFO] Number of posts: 3 [01/29 06:22:52] [INFO] Progress: 5933/6740 [01/29 06:22:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:22:52] [INFO] Thread http://forum.notebookreview.com/threads/compaq-presario-r4000-review-pics-specs.19504/ finished! [01/29 06:22:52] [INFO] !!! Now downloading Intel Survey Shows People Likely to Take Laptop on Vacation !!!!! [01/29 06:22:53] [INFO] We are on page 1 of 1 [01/29 06:22:53] [INFO] Number of posts: 1 [01/29 06:22:54] [INFO] Progress: 5934/6740 [01/29 06:22:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:22:54] [INFO] Thread http://forum.notebookreview.com/threads/intel-survey-shows-people-likely-to-take-laptop-on-vacation.21030/ finished! [01/29 06:22:54] [INFO] !!! Now downloading Dell Latitude X1 Review (pics, specs) !!!!! [01/29 06:22:55] [INFO] We are on page 1 of 1 [01/29 06:22:55] [INFO] Number of posts: 8 [01/29 06:22:58] [INFO] Progress: 5935/6740 [01/29 06:22:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:22:58] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-x1-review-pics-specs.19880/ finished! [01/29 06:22:59] [INFO] !!! Now downloading New notebook !!!!! [01/29 06:23:00] [INFO] We are on page 1 of 1 [01/29 06:23:00] [INFO] Number of posts: 2 [01/29 06:23:00] [INFO] Progress: 5936/6740 [01/29 06:23:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:23:00] [INFO] Thread http://forum.notebookreview.com/threads/new-notebook.21012/ finished! [01/29 06:23:00] [INFO] !!! Now downloading Inspiron 6000 review !!!!! [01/29 06:23:01] [INFO] We are on page 1 of 1 [01/29 06:23:01] [INFO] Number of posts: 4 [01/29 06:23:02] [INFO] Progress: 5937/6740 [01/29 06:23:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:23:02] [INFO] Thread http://forum.notebookreview.com/threads/inspiron-6000-review.20724/ finished! [01/29 06:23:02] [INFO] !!! Now downloading New LG models !!!!! [01/29 06:23:03] [INFO] We are on page 1 of 1 [01/29 06:23:03] [INFO] Number of posts: 1 [01/29 06:23:08] [WARNING] File not found for image https://www.lge.com:443/down/model/eng/00/0000/LW40%20%20EXPRESS/prod/notebook_lw40_big01.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/New LG models/images/storyImages/notebook_lw40_big01.jpg [01/29 06:23:11] [WARNING] File not found for image https://www.lge.com:443/down/model/eng/00/0000/LW40%20%20EXPRESS/prod/notebook_lw40_big04.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/New LG models/images/storyImages/notebook_lw40_big04.jpg [01/29 06:23:13] [WARNING] File not found for image https://www.lge.com:443/down/model/eng/00/0000/LW20%20Express%20/prod/notebook_lw20_big.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/New LG models/images/storyImages/notebook_lw20_big.jpg [01/29 06:23:13] [INFO] Progress: 5938/6740 [01/29 06:23:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:23:13] [INFO] Thread http://forum.notebookreview.com/threads/new-lg-models.20939/ finished! [01/29 06:23:14] [INFO] !!! Now downloading First notebook with a Dual Core AMD Athlon 64 X2 ! !!!!! [01/29 06:23:15] [INFO] We are on page 1 of 1 [01/29 06:23:15] [INFO] Number of posts: 3 [01/29 06:23:15] [INFO] Progress: 5939/6740 [01/29 06:23:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:23:15] [INFO] Thread http://forum.notebookreview.com/threads/first-notebook-with-a-dual-core-amd-athlon-64-x2.20671/ finished! [01/29 06:23:16] [INFO] !!! Now downloading New Dual-Core PowerPC 970MP G5 and Mobile G5 !!!!! [01/29 06:23:17] [INFO] We are on page 1 of 1 [01/29 06:23:17] [INFO] Number of posts: 5 [01/29 06:23:17] [INFO] Progress: 5940/6740 [01/29 06:23:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:23:17] [INFO] Thread http://forum.notebookreview.com/threads/new-dual-core-powerpc-970mp-g5-and-mobile-g5.20234/ finished! [01/29 06:23:17] [INFO] !!! Now downloading Ogio Manipulator Laptop Bag Review (pics) !!!!! [01/29 06:23:18] [INFO] We are on page 1 of 1 [01/29 06:23:18] [INFO] Number of posts: 4 [01/29 06:23:20] [INFO] Progress: 5941/6740 [01/29 06:23:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:23:20] [INFO] Thread http://forum.notebookreview.com/threads/ogio-manipulator-laptop-bag-review-pics.20802/ finished! [01/29 06:23:20] [INFO] !!! Now downloading Laptop choices !!!!! [01/29 06:23:21] [INFO] We are on page 1 of 1 [01/29 06:23:21] [INFO] Number of posts: 7 [01/29 06:23:21] [INFO] Progress: 5942/6740 [01/29 06:23:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:23:21] [INFO] Thread http://forum.notebookreview.com/threads/laptop-choices.20742/ finished! [01/29 06:23:23] [INFO] !!! Now downloading Asus W5A Review (pics, specs) !!!!! [01/29 06:23:24] [INFO] We are on page 1 of 1 [01/29 06:23:24] [INFO] Number of posts: 7 [01/29 06:23:25] [INFO] Progress: 5943/6740 [01/29 06:23:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:23:25] [INFO] Thread http://forum.notebookreview.com/threads/asus-w5a-review-pics-specs.20630/ finished! [01/29 06:23:25] [INFO] !!! Now downloading Turion MT vs. ML - Battery life differences !!!!! [01/29 06:23:26] [INFO] We are on page 1 of 1 [01/29 06:23:26] [INFO] Number of posts: 2 [01/29 06:23:26] [INFO] Progress: 5944/6740 [01/29 06:23:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:23:26] [INFO] Thread http://forum.notebookreview.com/threads/turion-mt-vs-ml-battery-life-differences.20760/ finished! [01/29 06:23:27] [INFO] !!! Now downloading Ferrari 4005 (specs and benchmark) !!!!! [01/29 06:23:28] [INFO] We are on page 1 of 1 [01/29 06:23:28] [INFO] Number of posts: 1 [01/29 06:23:28] [WARNING] File not found for image http://img183.imageshack.us/img183/3421/ferrari40000108mk.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Ferrari 4005 (specs and benchmark)/images/storyImages/ferrari40000108mk.jpg [01/29 06:23:28] [WARNING] File not found for image http://img332.imageshack.us/img332/1303/immagine78mv.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Ferrari 4005 (specs and benchmark)/images/storyImages/immagine78mv.jpg [01/29 06:23:28] [WARNING] File not found for image http://img315.imageshack.us/img315/927/immagineneww4ga.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Ferrari 4005 (specs and benchmark)/images/storyImages/immagineneww4ga.jpg [01/29 06:23:28] [INFO] Progress: 5945/6740 [01/29 06:23:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:23:28] [INFO] Thread http://forum.notebookreview.com/threads/ferrari-4005-specs-and-benchmark.20678/ finished! [01/29 06:23:30] [INFO] !!! Now downloading IBM ThinkPad X32 Review (pics, specs) !!!!! [01/29 06:23:31] [INFO] We are on page 1 of 2 [01/29 06:23:31] [INFO] Number of posts: 1 [01/29 06:23:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:23:31] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 06:23:31] [INFO] Thread http://forum.notebookreview.com/threads/ibm-thinkpad-x32-review-pics-specs.20046/ finished! [01/29 06:23:31] [INFO] !!! Now downloading News Bits- 955XM Axed, 15.4 Notebooks Popular, Dell Forum Shutdown, Google Earth !!!!! [01/29 06:23:32] [INFO] We are on page 1 of 1 [01/29 06:23:32] [INFO] Number of posts: 4 [01/29 06:23:33] [WARNING] File not found for image https://www.techtarget.com/assets/487.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/News Bits- 955XM Axed, 15.4 Notebooks Popular, Dell Forum Shutdown, Google Earth/images/storyImages/487.gif [01/29 06:23:34] [INFO] Progress: 5946/6740 [01/29 06:23:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:23:34] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-955xm-axed-15-4-notebooks-popular-dell-forum-shutdown-google-earth.20554/ finished! [01/29 06:23:35] [INFO] !!! Now downloading Portable One MX vs. IBM ThinkPad T43 Review (pics, specs) !!!!! [01/29 06:23:36] [INFO] We are on page 1 of 1 [01/29 06:23:36] [INFO] Number of posts: 4 [01/29 06:23:37] [INFO] Progress: 5947/6740 [01/29 06:23:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:23:37] [INFO] Thread http://forum.notebookreview.com/threads/portable-one-mx-vs-ibm-thinkpad-t43-review-pics-specs.18343/ finished! [01/29 06:23:37] [INFO] !!! Now downloading Dell Precision M20 Review (pics, specs) !!!!! [01/29 06:23:38] [INFO] We are on page 1 of 1 [01/29 06:23:38] [INFO] Number of posts: 7 [01/29 06:23:41] [INFO] Progress: 5948/6740 [01/29 06:23:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:23:41] [INFO] Thread http://forum.notebookreview.com/threads/dell-precision-m20-review-pics-specs.16961/ finished! [01/29 06:23:42] [INFO] !!! Now downloading Sony VAIO FS680 Review (pics, specs) !!!!! [01/29 06:23:43] [INFO] We are on page 1 of 1 [01/29 06:23:43] [INFO] Number of posts: 2 [01/29 06:23:45] [INFO] Progress: 5949/6740 [01/29 06:23:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:23:45] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-fs680-review-pics-specs.20464/ finished! [01/29 06:23:46] [INFO] !!! Now downloading Tom Bihn Brain Bag Notebook Backpack Review !!!!! [01/29 06:23:47] [INFO] We are on page 1 of 1 [01/29 06:23:47] [INFO] Number of posts: 1 [01/29 06:23:52] [INFO] Progress: 5950/6740 [01/29 06:23:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:23:52] [INFO] Thread http://forum.notebookreview.com/threads/tom-bihn-brain-bag-notebook-backpack-review.20435/ finished! [01/29 06:23:52] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-l2000-special-edition-notebook-image-tour.18020/ is 40500 ms [01/29 06:23:53] [INFO] !!! Now downloading HP L2000 Special Edition Notebook Image Tour !!!!! [01/29 06:23:54] [INFO] We are on page 1 of 7 [01/29 06:23:56] [INFO] We are on page 2 of 7 [01/29 06:23:58] [INFO] We are on page 3 of 7 [01/29 06:23:59] [INFO] We are on page 4 of 7 [01/29 06:24:02] [INFO] We are on page 5 of 7 [01/29 06:24:04] [INFO] We are on page 6 of 7 [01/29 06:24:05] [INFO] We are on page 7 of 7 [01/29 06:24:05] [INFO] Number of posts: 2 [01/29 06:24:06] [INFO] Progress: 5951/6740 [01/29 06:24:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:24:06] [INFO] Thread http://forum.notebookreview.com/threads/hp-l2000-special-edition-notebook-image-tour.18020/ finished! [01/29 06:24:06] [INFO] !!! Now downloading ThinkPad X41 Tablet PC Review and ThinkPad Review Roundup !!!!! [01/29 06:24:07] [INFO] We are on page 1 of 1 [01/29 06:24:07] [INFO] Number of posts: 1 [01/29 06:24:07] [WARNING] File not found for image https://www.techtarget.com/assets/458.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/ThinkPad X41 Tablet PC Review and ThinkPad Review Roundup/images/storyImages/458.jpg [01/29 06:24:08] [WARNING] File not found for image https://www.techtarget.com/assets/456.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/ThinkPad X41 Tablet PC Review and ThinkPad Review Roundup/images/storyImages/456.jpg [01/29 06:24:08] [INFO] Progress: 5952/6740 [01/29 06:24:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:24:08] [INFO] Thread http://forum.notebookreview.com/threads/thinkpad-x41-tablet-pc-review-and-thinkpad-review-roundup.20079/ finished! [01/29 06:24:08] [INFO] !!! Now downloading News Bits- Tablet PC Memory Leak Fix, Google Toolbar for Firefox, Laptops in Bed !!!!! [01/29 06:24:09] [INFO] We are on page 1 of 1 [01/29 06:24:09] [INFO] Number of posts: 4 [01/29 06:24:10] [WARNING] File not found for image https://www.techtarget.com/assets/453.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/News Bits- Tablet PC Memory Leak Fix, Google Toolbar for Firefox, Laptops in Bed/images/storyImages/453.jpg [01/29 06:24:11] [INFO] Progress: 5953/6740 [01/29 06:24:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:24:11] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-tablet-pc-memory-leak-fix-google-toolbar-for-firefox-laptops-in-bed.20020/ finished! [01/29 06:24:11] [INFO] !!! Now downloading Sun Announces Its First Laptop !!!!! [01/29 06:24:12] [INFO] We are on page 1 of 1 [01/29 06:24:12] [INFO] Number of posts: 4 [01/29 06:24:12] [INFO] Progress: 5954/6740 [01/29 06:24:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:24:12] [INFO] Thread http://forum.notebookreview.com/threads/sun-announces-its-first-laptop.19559/ finished! [01/29 06:24:13] [INFO] !!! Now downloading News Bits- AMD is Angry, Sun Laptop, Patriotic PC Auction, Electrovaya Tablet !!!!! [01/29 06:24:14] [INFO] We are on page 1 of 1 [01/29 06:24:14] [WARNING] File not found for image http://forum.notebookreview.com/images/smilies/AMDvsINTEL.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/News Bits- AMD is Angry, Sun Laptop, Patriotic PC Auction, Electrovaya Tablet/images/storyImages/AMDvsINTEL.jpg [01/29 06:24:15] [WARNING] File not found for image https://www.techtarget.com/assets/439.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/News Bits- AMD is Angry, Sun Laptop, Patriotic PC Auction, Electrovaya Tablet/images/storyImages/439.jpg [01/29 06:24:16] [WARNING] File not found for image https://www.microsemi.com/images/LX1973.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/News Bits- AMD is Angry, Sun Laptop, Patriotic PC Auction, Electrovaya Tablet/images/storyImages/LX1973.gif [01/29 06:24:18] [WARNING] File not found for image http://www.proportable.com/images/julypromo.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/News Bits- AMD is Angry, Sun Laptop, Patriotic PC Auction, Electrovaya Tablet/images/storyImages/julypromo.jpg [01/29 06:24:18] [INFO] Progress: 5955/6740 [01/29 06:24:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:24:18] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-amd-is-angry-sun-laptop-patriotic-pc-auction-electrovaya-tablet.19687/ finished! [01/29 06:24:19] [INFO] !!! Now downloading Acer Aspire 1690 Review (pics, specs) !!!!! [01/29 06:24:20] [INFO] We are on page 1 of 1 [01/29 06:24:20] [INFO] Number of posts: 5 [01/29 06:24:22] [INFO] Progress: 5956/6740 [01/29 06:24:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:24:22] [INFO] Thread http://forum.notebookreview.com/threads/acer-aspire-1690-review-pics-specs.19642/ finished! [01/29 06:24:23] [INFO] !!! Now downloading Asus Z70v Review (pics, specs) !!!!! [01/29 06:24:24] [INFO] We are on page 1 of 2 [01/29 06:24:28] [INFO] We are on page 2 of 2 [01/29 06:24:28] [INFO] Number of posts: 1 [01/29 06:24:28] [INFO] Progress: 5957/6740 [01/29 06:24:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:24:28] [INFO] Thread http://forum.notebookreview.com/threads/asus-z70v-review-pics-specs.19018/ finished! [01/29 06:24:29] [INFO] !!! Now downloading Sony Announces New VAIO-T350P L -- First Notebook with Built-in WAN Connectivity !!!!! [01/29 06:24:30] [INFO] We are on page 1 of 1 [01/29 06:24:30] [INFO] Number of posts: 3 [01/29 06:24:30] [INFO] Progress: 5958/6740 [01/29 06:24:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:24:30] [INFO] Thread http://forum.notebookreview.com/threads/sony-announces-new-vaio-t350p-l-first-notebook-with-built-in-wan-connectivity.16628/ finished! [01/29 06:24:31] [INFO] !!! Now downloading News Bits- Averatec 4100 & 1000 Info, SeaGate Fast HD, Hard Drive Versus Battery Performance Article !!!!! [01/29 06:24:32] [INFO] We are on page 1 of 2 [01/29 06:24:33] [WARNING] File not found for image https://www.seagate.com/images/logos/logo_4home_seagate.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/News Bits- Averatec 4100 & 1000 Info, SeaGate Fast HD, Hard Drive Versus Battery Performance Article/images/storyImages/logo_4home_seagate.gif [01/29 06:24:34] [WARNING] File not found for image https://www.techtarget.com/assets/346.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/News Bits- Averatec 4100 & 1000 Info, SeaGate Fast HD, Hard Drive Versus Battery Performance Article/images/storyImages/346.gif [01/29 06:24:36] [INFO] We are on page 2 of 2 [01/29 06:24:36] [INFO] Number of posts: 4 [01/29 06:24:36] [INFO] Progress: 5959/6740 [01/29 06:24:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:24:36] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-averatec-4100-1000-info-seagate-fast-hd-hard-drive-versus-battery-performance-article.17038/ finished! [01/29 06:24:36] [INFO] !!! Now downloading WOW. AMD fights back !!!!! [01/29 06:24:37] [INFO] We are on page 1 of 1 [01/29 06:24:37] [INFO] Number of posts: 1 [01/29 06:24:38] [INFO] Progress: 5960/6740 [01/29 06:24:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:24:38] [INFO] Thread http://forum.notebookreview.com/threads/wow-amd-fights-back.19459/ finished! [01/29 06:24:38] [INFO] !!! Now downloading News Bits- New AMD Turion Stuff, Fujitsu N6210, X41 Tablet PC First Thoughts Discussion !!!!! [01/29 06:24:39] [INFO] We are on page 1 of 1 [01/29 06:24:39] [INFO] Number of posts: 1 [01/29 06:24:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:24:39] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 06:24:39] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-new-amd-turion-stuff-fujitsu-n6210-x41-tablet-pc-first-thoughts-discussion.19208/ finished! [01/29 06:24:39] [INFO] !!! Now downloading Intel's Ultra-Mobile Notebook Concept Design !!!!! [01/29 06:24:41] [INFO] We are on page 1 of 1 [01/29 06:24:41] [INFO] Number of posts: 8 [01/29 06:24:42] [INFO] Progress: 5961/6740 [01/29 06:24:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:24:42] [INFO] Thread http://forum.notebookreview.com/threads/intels-ultra-mobile-notebook-concept-design.19110/ finished! [01/29 06:24:42] [INFO] !!! Now downloading Dell.com $750 Off $1499 Notebook Coupon Deal for 6 21 2005 - 6 23 2005 !!!!! [01/29 06:24:43] [INFO] We are on page 1 of 1 [01/29 06:24:43] [INFO] Number of posts: 7 [01/29 06:24:45] [INFO] Progress: 5962/6740 [01/29 06:24:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:24:45] [INFO] Thread http://forum.notebookreview.com/threads/dell-com-750-off-1499-notebook-coupon-deal-for-6-21-2005-6-23-2005.18982/ finished! [01/29 06:24:46] [INFO] !!! Now downloading Mac Mini Review (pics, specs) Discussion !!!!! [01/29 06:24:47] [INFO] We are on page 1 of 1 [01/29 06:24:47] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Mac Mini Review (pics, specs) Discussion/images/avatars/ [01/29 06:24:47] [INFO] Progress: 5963/6740 [01/29 06:24:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:24:47] [INFO] Thread http://forum.notebookreview.com/threads/mac-mini-review-pics-specs-discussion.18938/ finished! [01/29 06:24:48] [INFO] !!! Now downloading Compaq R4012US Review !!!!! [01/29 06:24:49] [INFO] We are on page 1 of 1 [01/29 06:24:49] [INFO] Number of posts: 2 [01/29 06:24:49] [INFO] Progress: 5964/6740 [01/29 06:24:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:24:49] [INFO] Thread http://forum.notebookreview.com/threads/compaq-r4012us-review.18317/ finished! [01/29 06:24:49] [INFO] Max wait time for http://forum.notebookreview.com/threads/new-acer-travelmate-8100-available.10535/ is 239500 ms [01/29 06:24:49] [INFO] !!! Now downloading New Acer TravelMate 8100 Available !!!!! [01/29 06:24:51] [INFO] We are on page 1 of 46 [01/29 06:24:53] [INFO] We are on page 2 of 46 [01/29 06:24:55] [INFO] We are on page 3 of 46 [01/29 06:24:57] [INFO] We are on page 4 of 46 [01/29 06:24:58] [INFO] We are on page 5 of 46 [01/29 06:25:00] [INFO] We are on page 6 of 46 [01/29 06:25:02] [INFO] We are on page 7 of 46 [01/29 06:25:03] [INFO] We are on page 8 of 46 [01/29 06:25:05] [INFO] We are on page 9 of 46 [01/29 06:25:06] [INFO] We are on page 10 of 46 [01/29 06:25:08] [INFO] We are on page 11 of 46 [01/29 06:25:09] [INFO] We are on page 12 of 46 [01/29 06:25:11] [INFO] We are on page 13 of 46 [01/29 06:25:12] [INFO] We are on page 14 of 46 [01/29 06:25:14] [INFO] We are on page 15 of 46 [01/29 06:25:15] [INFO] We are on page 16 of 46 [01/29 06:25:17] [INFO] We are on page 17 of 46 [01/29 06:25:19] [INFO] We are on page 18 of 46 [01/29 06:25:20] [INFO] We are on page 19 of 46 [01/29 06:25:22] [INFO] We are on page 20 of 46 [01/29 06:25:24] [INFO] We are on page 21 of 46 [01/29 06:25:26] [INFO] We are on page 22 of 46 [01/29 06:25:28] [INFO] We are on page 23 of 46 [01/29 06:25:29] [INFO] We are on page 24 of 46 [01/29 06:25:31] [INFO] We are on page 25 of 46 [01/29 06:25:32] [INFO] We are on page 26 of 46 [01/29 06:25:34] [INFO] We are on page 27 of 46 [01/29 06:25:35] [INFO] We are on page 28 of 46 [01/29 06:25:37] [INFO] We are on page 29 of 46 [01/29 06:25:39] [INFO] We are on page 30 of 46 [01/29 06:25:41] [INFO] We are on page 31 of 46 [01/29 06:25:42] [INFO] We are on page 32 of 46 [01/29 06:25:44] [INFO] We are on page 33 of 46 [01/29 06:25:45] [INFO] We are on page 34 of 46 [01/29 06:25:47] [INFO] We are on page 35 of 46 [01/29 06:25:49] [INFO] We are on page 36 of 46 [01/29 06:25:49] [INFO] Progress has been made 0 ago. Waiting another minute... [01/29 06:25:50] [INFO] We are on page 37 of 46 [01/29 06:25:52] [INFO] We are on page 38 of 46 [01/29 06:25:53] [INFO] We are on page 39 of 46 [01/29 06:25:55] [INFO] We are on page 40 of 46 [01/29 06:25:56] [INFO] We are on page 41 of 46 [01/29 06:25:58] [INFO] We are on page 42 of 46 [01/29 06:26:00] [INFO] We are on page 43 of 46 [01/29 06:26:01] [INFO] We are on page 44 of 46 [01/29 06:26:03] [INFO] We are on page 45 of 46 [01/29 06:26:05] [INFO] We are on page 46 of 46 [01/29 06:26:05] [INFO] Progress: 5965/6740 [01/29 06:26:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:26:05] [INFO] Thread http://forum.notebookreview.com/threads/new-acer-travelmate-8100-available.10535/ finished! [01/29 06:26:05] [INFO] !!! Now downloading Sony VAIO B Review (pics, specs) !!!!! [01/29 06:26:06] [INFO] We are on page 1 of 1 [01/29 06:26:06] [INFO] Number of posts: 4 [01/29 06:26:07] [INFO] Progress: 5966/6740 [01/29 06:26:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:26:07] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-b-review-pics-specs.14069/ finished! [01/29 06:26:07] [INFO] !!! Now downloading News Bits- New Toshibas, HP AMD Offerings, i6000 Driver Updates, Tecra M4 !!!!! [01/29 06:26:08] [INFO] We are on page 1 of 1 [01/29 06:26:08] [INFO] Number of posts: 6 [01/29 06:26:24] [WARNING] Read timeout for image http://www.toshibadirect.com/images/products/prod_tecraA5_300x300a.jpg. This is likely a problem with the image's hosting site. [01/29 06:26:39] [WARNING] Read timeout for image http://www.toshibadirect.com/images/products/prod_satelliteM55_300x300.jpg. This is likely a problem with the image's hosting site. [01/29 06:26:40] [WARNING] File not found for image https://www.techtarget.com/assets/400.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/News Bits- New Toshibas, HP AMD Offerings, i6000 Driver Updates, Tecra M4/images/storyImages/400.jpg [01/29 06:26:40] [INFO] Progress: 5967/6740 [01/29 06:26:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:26:40] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-new-toshibas-hp-amd-offerings-i6000-driver-updates-tecra-m4.18655/ finished! [01/29 06:26:40] [INFO] !!! Now downloading LG X-Note LM50 Notebook Review !!!!! [01/29 06:26:41] [INFO] We are on page 1 of 2 [01/29 06:26:42] [WARNING] Host down for image http://spirit.lg.ca/xnote/images/imglm50.jpg [01/29 06:26:44] [INFO] We are on page 2 of 2 [01/29 06:26:44] [INFO] Number of posts: 7 [01/29 06:26:44] [INFO] Progress: 5968/6740 [01/29 06:26:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:26:44] [INFO] Thread http://forum.notebookreview.com/threads/lg-x-note-lm50-notebook-review.7864/ finished! [01/29 06:26:45] [INFO] !!! Now downloading HP Compaq nx8200 nc8200 Series Review (pics, specs) !!!!! [01/29 06:26:47] [INFO] We are on page 1 of 1 [01/29 06:26:47] [INFO] Number of posts: 1 [01/29 06:26:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:26:47] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 06:26:47] [INFO] Thread http://forum.notebookreview.com/threads/hp-compaq-nx8200-nc8200-series-review-pics-specs.18608/ finished! [01/29 06:26:47] [INFO] !!! Now downloading PowerPro G 3-8 Review !!!!! [01/29 06:26:48] [INFO] We are on page 1 of 1 [01/29 06:26:48] [INFO] Number of posts: 2 [01/29 06:26:48] [INFO] Progress: 5969/6740 [01/29 06:26:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:26:48] [INFO] Thread http://forum.notebookreview.com/threads/powerpro-g-3-8-review.18370/ finished! [01/29 06:26:49] [INFO] !!! Now downloading Kensington Universal Docking Station Review !!!!! [01/29 06:26:50] [INFO] We are on page 1 of 1 [01/29 06:26:50] [INFO] Number of posts: 6 [01/29 06:26:51] [INFO] Progress: 5970/6740 [01/29 06:26:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:26:51] [INFO] Thread http://forum.notebookreview.com/threads/kensington-universal-docking-station-review.17210/ finished! [01/29 06:26:52] [INFO] !!! Now downloading Dell.com $750 Off $1499 Notebook Coupon Deal for 6 7 2005 - 6 10 2005 !!!!! [01/29 06:26:53] [INFO] We are on page 1 of 1 [01/29 06:26:53] [INFO] Number of posts: 8 [01/29 06:26:54] [INFO] Progress: 5971/6740 [01/29 06:26:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:26:54] [INFO] Thread http://forum.notebookreview.com/threads/dell-com-750-off-1499-notebook-coupon-deal-for-6-7-2005-6-10-2005.18145/ finished! [01/29 06:26:54] [INFO] !!! Now downloading Kensington Contour Overnight Notebook Roller Review (pics) !!!!! [01/29 06:26:55] [INFO] We are on page 1 of 1 [01/29 06:26:55] [INFO] Number of posts: 1 [01/29 06:26:55] [INFO] Progress: 5972/6740 [01/29 06:26:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:26:55] [INFO] Thread http://forum.notebookreview.com/threads/kensington-contour-overnight-notebook-roller-review-pics.18260/ finished! [01/29 06:26:56] [INFO] !!! Now downloading United Airlines to Offer Domestic In-Flight WiFi !!!!! [01/29 06:26:57] [INFO] We are on page 1 of 1 [01/29 06:26:57] [INFO] Number of posts: 9 [01/29 06:26:57] [INFO] Progress: 5973/6740 [01/29 06:26:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:26:57] [INFO] Thread http://forum.notebookreview.com/threads/united-airlines-to-offer-domestic-in-flight-wifi.18163/ finished! [01/29 06:26:58] [INFO] !!! Now downloading Seattle Tops Chart of Most Un-Wired Cities (top 100 cities list) !!!!! [01/29 06:26:59] [INFO] We are on page 1 of 1 [01/29 06:26:59] [INFO] Number of posts: 2 [01/29 06:26:59] [INFO] Progress: 5974/6740 [01/29 06:26:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:26:59] [INFO] Thread http://forum.notebookreview.com/threads/seattle-tops-chart-of-most-un-wired-cities-top-100-cities-list.18199/ finished! [01/29 06:26:59] [INFO] !!! Now downloading IBM X41 Tablet PC Announced !!!!! [01/29 06:27:01] [INFO] We are on page 1 of 1 [01/29 06:27:01] [INFO] Number of posts: 7 [01/29 06:27:01] [INFO] Progress: 5975/6740 [01/29 06:27:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:27:01] [INFO] Thread http://forum.notebookreview.com/threads/ibm-x41-tablet-pc-announced.18108/ finished! [01/29 06:27:01] [INFO] !!! Now downloading Apple to Switch !!!!! [01/29 06:27:03] [INFO] We are on page 1 of 1 [01/29 06:27:03] [INFO] Number of posts: 1 [01/29 06:27:03] [INFO] Progress: 5976/6740 [01/29 06:27:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:27:03] [INFO] Thread http://forum.notebookreview.com/threads/apple-to-switch.18174/ finished! [01/29 06:27:03] [INFO] !!! Now downloading Computex- Acer Ferrari 4000 (pics) !!!!! [01/29 06:27:04] [INFO] We are on page 1 of 1 [01/29 06:27:04] [INFO] Number of posts: 8 [01/29 06:27:07] [WARNING] File not found for image https://www.techtarget.com/assets/3901.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Computex- Acer Ferrari 4000 (pics)/images/storyImages/3901.jpg [01/29 06:27:08] [WARNING] File not found for image https://www.techtarget.com/assets/3900.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Computex- Acer Ferrari 4000 (pics)/images/storyImages/3900.jpg [01/29 06:27:08] [INFO] Progress: 5977/6740 [01/29 06:27:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:27:08] [INFO] Thread http://forum.notebookreview.com/threads/computex-acer-ferrari-4000-pics.17846/ finished! [01/29 06:27:08] [INFO] !!! Now downloading Sony VAIO S360 Review (pics, specs) !!!!! [01/29 06:27:10] [INFO] We are on page 1 of 1 [01/29 06:27:10] [INFO] Number of posts: 7 [01/29 06:27:10] [INFO] Progress: 5978/6740 [01/29 06:27:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:27:10] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-s360-review-pics-specs.17087/ finished! [01/29 06:27:11] [INFO] !!! Now downloading Notebooks and sex. How does one effect the other !!!!! [01/29 06:27:12] [INFO] We are on page 1 of 1 [01/29 06:27:12] [INFO] Number of posts: 1 [01/29 06:27:12] [INFO] Progress: 5979/6740 [01/29 06:27:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:27:12] [INFO] Thread http://forum.notebookreview.com/threads/notebooks-and-sex-how-does-one-effect-the-other.17807/ finished! [01/29 06:27:13] [INFO] !!! Now downloading Portable One MX Review (pics, specs) !!!!! [01/29 06:27:14] [INFO] We are on page 1 of 1 [01/29 06:27:14] [INFO] Number of posts: 9 [01/29 06:27:16] [INFO] Progress: 5980/6740 [01/29 06:27:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:27:16] [INFO] Thread http://forum.notebookreview.com/threads/portable-one-mx-review-pics-specs.13900/ finished! [01/29 06:27:16] [INFO] !!! Now downloading Review- RadTech Tekmod Notebook Case !!!!! [01/29 06:27:17] [INFO] We are on page 1 of 1 [01/29 06:27:17] [INFO] Number of posts: 1 [01/29 06:27:19] [INFO] Progress: 5981/6740 [01/29 06:27:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:27:19] [INFO] Thread http://forum.notebookreview.com/threads/review-radtech-tekmod-notebook-case.17581/ finished! [01/29 06:27:19] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-latitude-x1-first-thoughts-review-pics.15743/ is 23500 ms [01/29 06:27:20] [INFO] !!! Now downloading Dell Latitude X1 First Thoughts Review (pics) !!!!! [01/29 06:27:21] [INFO] We are on page 1 of 3 [01/29 06:27:23] [INFO] We are on page 2 of 3 [01/29 06:27:25] [INFO] We are on page 3 of 3 [01/29 06:27:25] [INFO] Number of posts: 8 [01/29 06:27:25] [INFO] Progress: 5982/6740 [01/29 06:27:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:27:25] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-x1-first-thoughts-review-pics.15743/ finished! [01/29 06:27:26] [INFO] !!! Now downloading AC adapter heating issue! Amd Athlon 64 3400 !!!!! [01/29 06:27:27] [INFO] We are on page 1 of 1 [01/29 06:27:27] [INFO] Number of posts: 1 [01/29 06:27:27] [INFO] Progress: 5983/6740 [01/29 06:27:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:27:27] [INFO] Thread http://forum.notebookreview.com/threads/ac-adapter-heating-issue-amd-athlon-64-3400.17510/ finished! [01/29 06:27:28] [INFO] !!! Now downloading AMD up to date news...listen to all info! !!!!! [01/29 06:27:29] [INFO] We are on page 1 of 1 [01/29 06:27:29] [INFO] Number of posts: 1 [01/29 06:27:29] [INFO] Progress: 5984/6740 [01/29 06:27:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:27:29] [INFO] Thread http://forum.notebookreview.com/threads/amd-up-to-date-news-listen-to-all-info.17474/ finished! [01/29 06:27:30] [INFO] !!! Now downloading Dell $750 Off Coupon (5 24 2005) Font color= red UPDATED 3-30 PM font !!!!! [01/29 06:27:31] [INFO] We are on page 1 of 1 [01/29 06:27:31] [INFO] Number of posts: 3 [01/29 06:27:32] [INFO] Progress: 5985/6740 [01/29 06:27:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:27:32] [INFO] Thread http://forum.notebookreview.com/threads/dell-750-off-coupon-5-24-2005-font-color-red-updated-3-30-pm-font.17400/ finished! [01/29 06:27:32] [INFO] !!! Now downloading News Bits- HP and Armstrong, Acer TravelMate 3000, Apple Battery Recall !!!!! [01/29 06:27:33] [INFO] We are on page 1 of 1 [01/29 06:27:33] [INFO] Number of posts: 5 [01/29 06:27:37] [WARNING] File not found for image https://www.techtarget.com/assets/351.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/News Bits- HP and Armstrong, Acer TravelMate 3000, Apple Battery Recall/images/storyImages/351.gif [01/29 06:27:37] [INFO] Progress: 5986/6740 [01/29 06:27:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:27:37] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-hp-and-armstrong-acer-travelmate-3000-apple-battery-recall.17254/ finished! [01/29 06:27:38] [INFO] !!! Now downloading AVERATEC 3270-EH1 Review (w pics) !!!!! [01/29 06:27:39] [INFO] We are on page 1 of 2 [01/29 06:27:39] [INFO] Applying Photobucket fix for http://i5.photobucket.com/albums/y182/lowlymarine/AV3270Closed-1.bmp [01/29 06:27:39] [INFO] Applying Photobucket fix for http://i5.photobucket.com/albums/y182/lowlymarine/FrontView-1.bmp [01/29 06:27:39] [INFO] Applying Photobucket fix for http://i5.photobucket.com/albums/y182/lowlymarine/LeftSide-1.bmp [01/29 06:27:39] [INFO] Applying Photobucket fix for http://i5.photobucket.com/albums/y182/lowlymarine/RightSide-1.bmp [01/29 06:27:40] [INFO] Applying Photobucket fix for http://i5.photobucket.com/albums/y182/lowlymarine/Input-1.bmp [01/29 06:27:40] [INFO] Applying Photobucket fix for http://i5.photobucket.com/albums/y182/lowlymarine/TchpdSpkrLEDs-1.bmp [01/29 06:27:40] [INFO] Applying Photobucket fix for http://i5.photobucket.com/albums/y182/lowlymarine/Screen-1.bmp [01/29 06:27:40] [INFO] Applying Photobucket fix for http://i5.photobucket.com/albums/y182/lowlymarine/SBSClosed-1.bmp [01/29 06:27:40] [INFO] Applying Photobucket fix for http://i5.photobucket.com/albums/y182/lowlymarine/SBSOpen-1.bmp [01/29 06:27:40] [WARNING] Host down for image http://www.ecw-computers.nl/graphics/AMD-mobile-sempron.jpg [01/29 06:27:40] [INFO] Applying Photobucket fix for http://i5.photobucket.com/albums/y182/lowlymarine/3DMarkScore-1.bmp [01/29 06:27:42] [INFO] We are on page 2 of 2 [01/29 06:27:42] [INFO] Number of posts: 5 [01/29 06:27:42] [INFO] Progress: 5987/6740 [01/29 06:27:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:27:42] [INFO] Thread http://forum.notebookreview.com/threads/averatec-3270-eh1-review-w-pics.15813/ finished! [01/29 06:27:43] [INFO] !!! Now downloading IBM ThinkPad X41 First Thoughts Review (pics, specs) !!!!! [01/29 06:27:44] [INFO] We are on page 1 of 1 [01/29 06:27:46] [INFO] Progress: 5988/6740 [01/29 06:27:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:27:46] [INFO] Thread http://forum.notebookreview.com/threads/ibm-thinkpad-x41-first-thoughts-review-pics-specs.15933/ finished! [01/29 06:27:47] [INFO] !!! Now downloading New Inspiron 9300 !!!!! [01/29 06:27:48] [INFO] We are on page 1 of 1 [01/29 06:27:48] [INFO] Number of posts: 2 [01/29 06:27:48] [INFO] Progress: 5989/6740 [01/29 06:27:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:27:48] [INFO] Thread http://forum.notebookreview.com/threads/new-inspiron-9300.16936/ finished! [01/29 06:27:48] [INFO] !!! Now downloading News Bits- Hitachi 100GB 7200RPM Hard Drive, Acer Ferrari 4000, Dell Wireless, Toshiba and Microsoft !!!!! [01/29 06:27:49] [INFO] We are on page 1 of 1 [01/29 06:27:49] [INFO] Number of posts: 7 [01/29 06:27:51] [INFO] Progress: 5990/6740 [01/29 06:27:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:27:51] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-hitachi-100gb-7200rpm-hard-drive-acer-ferrari-4000-dell-wireless-toshiba-and-microsoft.16803/ finished! [01/29 06:27:52] [INFO] !!! Now downloading Dell Inspiron 19-Inch Screen Notebook for 2006 !!!!! [01/29 06:27:53] [INFO] We are on page 1 of 1 [01/29 06:27:53] [INFO] Progress: 5991/6740 [01/29 06:27:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:27:53] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-19-inch-screen-notebook-for-2006.16659/ finished! [01/29 06:27:53] [INFO] !!! Now downloading Dell Inspiron 6000 Review (pics, specs) !!!!! [01/29 06:27:54] [INFO] We are on page 1 of 2 [01/29 06:27:57] [INFO] We are on page 2 of 2 [01/29 06:27:57] [INFO] Number of posts: 4 [01/29 06:27:57] [INFO] Progress: 5992/6740 [01/29 06:27:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:27:57] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-6000-review-pics-specs.16367/ finished! [01/29 06:27:58] [INFO] !!! Now downloading News Bits- Averatec 4100 with Turion, HP TC4200 First Look, IBM.com Gets Lenovo Branding !!!!! [01/29 06:27:59] [INFO] We are on page 1 of 1 [01/29 06:27:59] [INFO] Number of posts: 2 [01/29 06:27:59] [WARNING] Could not download image http://www.averatec.com/images/prods/product/4100_note.jpg because Server returned HTTP response code: 403 for URL: http://www.averatec.com/images/prods/product/4100_note.jpg [01/29 06:28:00] [WARNING] File not found for image https://www.techtarget.com/assets/331.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/News Bits- Averatec 4100 with Turion, HP TC4200 First Look, IBM.com Gets Lenovo Branding/images/storyImages/331.jpg [01/29 06:28:01] [INFO] Progress: 5993/6740 [01/29 06:28:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:28:01] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-averatec-4100-with-turion-hp-tc4200-first-look-ibm-com-gets-lenovo-branding.16336/ finished! [01/29 06:28:01] [INFO] !!! Now downloading Review- Sony VAIO Battery Replacements from Mugen Power !!!!! [01/29 06:28:02] [INFO] We are on page 1 of 1 [01/29 06:28:02] [INFO] Number of posts: 1 [01/29 06:28:04] [INFO] Progress: 5994/6740 [01/29 06:28:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:28:04] [INFO] Thread http://forum.notebookreview.com/threads/review-sony-vaio-battery-replacements-from-mugen-power.16143/ finished! [01/29 06:28:05] [INFO] !!! Now downloading Averatec 3250 Review (pics, specs) !!!!! [01/29 06:28:06] [INFO] We are on page 1 of 1 [01/29 06:28:06] [INFO] Number of posts: 4 [01/29 06:28:08] [INFO] Progress: 5995/6740 [01/29 06:28:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:28:08] [INFO] Thread http://forum.notebookreview.com/threads/averatec-3250-review-pics-specs.9864/ finished! [01/29 06:28:08] [INFO] !!! Now downloading News Bits- New Apple OS X & Store, Longhorn Notebook Features, Acer Aspirations !!!!! [01/29 06:28:10] [INFO] We are on page 1 of 1 [01/29 06:28:10] [INFO] Number of posts: 2 [01/29 06:28:10] [WARNING] File not found for image https://images.apple.com/uk/retail/regentstreet/gallery/images/pavement.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/News Bits- New Apple OS X & Store, Longhorn Notebook Features, Acer Aspirations/images/storyImages/pavement.jpg [01/29 06:28:11] [WARNING] File not found for image https://images.apple.com/uk/retail/regentstreet/gallery/images/sleeping_bags.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/News Bits- New Apple OS X & Store, Longhorn Notebook Features, Acer Aspirations/images/storyImages/sleeping_bags.jpg [01/29 06:28:11] [INFO] Progress: 5996/6740 [01/29 06:28:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:28:11] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-new-apple-os-x-store-longhorn-notebook-features-acer-aspirations.16045/ finished! [01/29 06:28:11] [INFO] !!! Now downloading OS X Tiger Launch (pics, info.) !!!!! [01/29 06:28:13] [INFO] We are on page 1 of 1 [01/29 06:28:13] [INFO] Number of posts: 5 [01/29 06:28:16] [INFO] Progress: 5997/6740 [01/29 06:28:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:28:16] [INFO] Thread http://forum.notebookreview.com/threads/os-x-tiger-launch-pics-info.16064/ finished! [01/29 06:28:16] [INFO] !!! Now downloading HP Pavilion zd8000 Review (pics, specs) !!!!! [01/29 06:28:17] [INFO] We are on page 1 of 1 [01/29 06:28:17] [INFO] Number of posts: 1 [01/29 06:28:20] [INFO] Progress: 5998/6740 [01/29 06:28:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:28:20] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-zd8000-review-pics-specs.15904/ finished! [01/29 06:28:21] [INFO] !!! Now downloading Dell Inspiron XPS2 Review (pics, specs) !!!!! [01/29 06:28:22] [INFO] We are on page 1 of 2 [01/29 06:28:27] [INFO] We are on page 2 of 2 [01/29 06:28:27] [INFO] Number of posts: 8 [01/29 06:28:27] [INFO] Progress: 5999/6740 [01/29 06:28:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:28:27] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-xps2-review-pics-specs.14397/ finished! [01/29 06:28:27] [INFO] !!! Now downloading News Bits- Toshiba R15 Review, Dell Latitude D510, New BlueTooth Mouse, 64-bit Windows !!!!! [01/29 06:28:28] [INFO] We are on page 1 of 1 [01/29 06:28:28] [INFO] Number of posts: 2 [01/29 06:28:29] [WARNING] File not found for image https://www.techtarget.com/assets/282.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/News Bits- Toshiba R15 Review, Dell Latitude D510, New BlueTooth Mouse, 64-bit Windows/images/storyImages/282.jpg [01/29 06:28:30] [INFO] Progress: 6000/6740 [01/29 06:28:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:28:30] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-toshiba-r15-review-dell-latitude-d510-new-bluetooth-mouse-64-bit-windows.15825/ finished! [01/29 06:28:30] [INFO] !!! Now downloading IBM ThinkPad X41 Tablet PC Revealed Inadvertently !!!!! [01/29 06:28:32] [INFO] We are on page 1 of 1 [01/29 06:28:32] [INFO] Number of posts: 6 [01/29 06:28:33] [INFO] Progress: 6001/6740 [01/29 06:28:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:28:33] [INFO] Thread http://forum.notebookreview.com/threads/ibm-thinkpad-x41-tablet-pc-revealed-inadvertently.15789/ finished! [01/29 06:28:33] [INFO] !!! Now downloading News Bits- Toshiba R200, Toshiba libretto, Toshiba M4 Tablet, ATI M28PRO !!!!! [01/29 06:28:34] [INFO] We are on page 1 of 1 [01/29 06:28:50] [WARNING] Read timeout for image http://www.toshibadirect.com/images/products/prod_tecraM4_300x300.jpg. This is likely a problem with the image's hosting site. [01/29 06:28:50] [INFO] Progress: 6002/6740 [01/29 06:28:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:28:50] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-toshiba-r200-toshiba-libretto-toshiba-m4-tablet-ati-m28pro.15510/ finished! [01/29 06:28:50] [INFO] !!! Now downloading Toshiba Portege M300 Review (pics, specs) !!!!! [01/29 06:28:52] [INFO] We are on page 1 of 1 [01/29 06:28:52] [INFO] Number of posts: 3 [01/29 06:28:55] [INFO] Progress: 6003/6740 [01/29 06:28:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:28:55] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-portege-m300-review-pics-specs.15570/ finished! [01/29 06:28:56] [INFO] !!! Now downloading News Bits- Averatec 1000, VAIO and Blu-ray, Intel Wi-Max Release, European Notebook Sales !!!!! [01/29 06:28:57] [INFO] We are on page 1 of 1 [01/29 06:28:57] [INFO] Number of posts: 6 [01/29 06:28:58] [INFO] Progress: 6004/6740 [01/29 06:28:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:28:58] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-averatec-1000-vaio-and-blu-ray-intel-wi-max-release-european-notebook-sales.15344/ finished! [01/29 06:28:58] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-pavilion-dv4000-and-compaq-presario-v4000-revealed-pics-specs.12253/ is 23500 ms [01/29 06:28:59] [INFO] !!! Now downloading HP Pavilion dv4000 and Compaq Presario V4000 Revealed (pics, specs) !!!!! [01/29 06:29:00] [INFO] We are on page 1 of 3 [01/29 06:29:02] [INFO] We are on page 2 of 3 [01/29 06:29:04] [INFO] We are on page 3 of 3 [01/29 06:29:04] [INFO] Number of posts: 8 [01/29 06:29:04] [INFO] Progress: 6005/6740 [01/29 06:29:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:29:04] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-dv4000-and-compaq-presario-v4000-revealed-pics-specs.12253/ finished! [01/29 06:29:05] [INFO] !!! Now downloading Dell Latitude D610 Review (pics, specs) !!!!! [01/29 06:29:06] [INFO] We are on page 1 of 1 [01/29 06:29:06] [INFO] Number of posts: 7 [01/29 06:29:08] [INFO] Progress: 6006/6740 [01/29 06:29:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:29:08] [INFO] Thread http://forum.notebookreview.com/threads/dell-latitude-d610-review-pics-specs.14189/ finished! [01/29 06:29:08] [INFO] !!! Now downloading Seagate Momentus reaches 120GB! !!!!! [01/29 06:29:09] [INFO] We are on page 1 of 1 [01/29 06:29:09] [INFO] Number of posts: 1 [01/29 06:29:09] [INFO] Progress: 6007/6740 [01/29 06:29:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:29:09] [INFO] Thread http://forum.notebookreview.com/threads/seagate-momentus-reaches-120gb.15385/ finished! [01/29 06:29:10] [INFO] !!! Now downloading Free RAM Upgrade For Your Notebook, Tablet PC, or Desktop! !!!!! [01/29 06:29:11] [INFO] We are on page 1 of 1 [01/29 06:29:11] [INFO] Number of posts: 8 [01/29 06:29:12] [WARNING] File not found for image https://www.techtarget.com/assets/249.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Free RAM Upgrade For Your Notebook, Tablet PC, or Desktop!/images/storyImages/249.gif [01/29 06:29:13] [WARNING] File not found for image https://www.techtarget.com/assets/250.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Free RAM Upgrade For Your Notebook, Tablet PC, or Desktop!/images/storyImages/250.gif [01/29 06:29:14] [WARNING] File not found for image https://www.techtarget.com/assets/253.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Free RAM Upgrade For Your Notebook, Tablet PC, or Desktop!/images/storyImages/253.gif [01/29 06:29:15] [WARNING] File not found for image https://www.techtarget.com/assets/254.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Free RAM Upgrade For Your Notebook, Tablet PC, or Desktop!/images/storyImages/254.gif [01/29 06:29:16] [WARNING] File not found for image https://www.techtarget.com/assets/251.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Free RAM Upgrade For Your Notebook, Tablet PC, or Desktop!/images/storyImages/251.gif [01/29 06:29:16] [WARNING] File not found for image https://www.techtarget.com/assets/256.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Free RAM Upgrade For Your Notebook, Tablet PC, or Desktop!/images/storyImages/256.gif [01/29 06:29:17] [INFO] Progress: 6008/6740 [01/29 06:29:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:29:17] [INFO] Thread http://forum.notebookreview.com/threads/free-ram-upgrade-for-your-notebook-tablet-pc-or-desktop.14460/ finished! [01/29 06:29:17] [INFO] !!! Now downloading Keynamics Laptop Stand Review (pics) !!!!! [01/29 06:29:18] [INFO] We are on page 1 of 1 [01/29 06:29:18] [INFO] Number of posts: 3 [01/29 06:29:22] [INFO] Progress: 6009/6740 [01/29 06:29:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:29:22] [INFO] Thread http://forum.notebookreview.com/threads/keynamics-laptop-stand-review-pics.15330/ finished! [01/29 06:29:22] [INFO] !!! Now downloading Apple iBook 12 Review (pics, specs) -- Time to Give Apple a Chance !!!!! [01/29 06:29:23] [INFO] We are on page 1 of 1 [01/29 06:29:23] [INFO] Number of posts: 9 [01/29 06:29:25] [INFO] Progress: 6010/6740 [01/29 06:29:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:29:25] [INFO] Thread http://forum.notebookreview.com/threads/apple-ibook-12-review-pics-specs-time-to-give-apple-a-chance.9467/ finished! [01/29 06:29:25] [INFO] !!! Now downloading Fujitsu LifeBook S7000 Review (pics, specs) !!!!! [01/29 06:29:26] [INFO] We are on page 1 of 1 [01/29 06:29:26] [INFO] Number of posts: 6 [01/29 06:29:31] [INFO] Progress: 6011/6740 [01/29 06:29:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:29:31] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-lifebook-s7000-review-pics-specs.15188/ finished! [01/29 06:29:31] [INFO] !!! Now downloading Sony T250 L (Pics) !!!!! [01/29 06:29:32] [INFO] We are on page 1 of 1 [01/29 06:29:32] [INFO] Number of posts: 1 [01/29 06:29:32] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v48/chelkitty/compy/t250/lappy01.jpg [01/29 06:29:33] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v48/chelkitty/compy/t250/lappy03.jpg [01/29 06:29:33] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v48/chelkitty/compy/t250/lappy05.jpg [01/29 06:29:33] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v48/chelkitty/compy/t250/lappy09.jpg [01/29 06:29:33] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v48/chelkitty/compy/t250/lappy15.jpg [01/29 06:29:34] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v48/chelkitty/compy/t250/lappy10.jpg [01/29 06:29:34] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v48/chelkitty/compy/t250/lappy06.jpg [01/29 06:29:34] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v48/chelkitty/compy/t250/lappy07.jpg [01/29 06:29:34] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v48/chelkitty/compy/t250/lappy08.jpg [01/29 06:29:34] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v48/chelkitty/compy/t250/lappy12.jpg [01/29 06:29:35] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v48/chelkitty/compy/t250/lappy13.jpg [01/29 06:29:35] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v48/chelkitty/compy/t250/lappy11.jpg [01/29 06:29:35] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v48/chelkitty/compy/t250/lappy04.jpg [01/29 06:29:35] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v48/chelkitty/compy/t250/lappy16.jpg [01/29 06:29:35] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v48/chelkitty/compy/t250/acc01.jpg [01/29 06:29:36] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v48/chelkitty/compy/t250/acc02.jpg [01/29 06:29:36] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v48/chelkitty/compy/t250/acc03.jpg [01/29 06:29:36] [INFO] Applying Photobucket fix for http://img.photobucket.com/albums/v48/chelkitty/compy/t250/acc04.jpg [01/29 06:29:36] [INFO] Progress: 6012/6740 [01/29 06:29:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:29:36] [INFO] Thread http://forum.notebookreview.com/threads/sony-t250-l-pics.15227/ finished! [01/29 06:29:36] [INFO] !!! Now downloading My IBM T42 Review !!!!! [01/29 06:29:38] [INFO] We are on page 1 of 1 [01/29 06:29:38] [INFO] Number of posts: 4 [01/29 06:29:38] [WARNING] File not found for image https://www.imageviper.com/displayimage/4685/0/ibmfront.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/My IBM T42 Review/images/storyImages/ibmfront.jpg [01/29 06:29:39] [WARNING] File not found for image https://www.imageviper.com/displayimage/4687/0/ibmleft.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/My IBM T42 Review/images/storyImages/ibmleft.jpg [01/29 06:29:40] [WARNING] File not found for image https://www.imageviper.com/displayimage/4688/0/ibmright.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/My IBM T42 Review/images/storyImages/ibmright.jpg [01/29 06:29:41] [WARNING] File not found for image https://www.imageviper.com/displayimage/4686/0/ibmbag.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/My IBM T42 Review/images/storyImages/ibmbag.jpg [01/29 06:29:41] [INFO] Progress: 6013/6740 [01/29 06:29:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:29:41] [INFO] Thread http://forum.notebookreview.com/threads/my-ibm-t42-review.15193/ finished! [01/29 06:29:41] [INFO] !!! Now downloading News Bits- Sony Wireless Dream Machine, Intel Tanggula, AMD 3700+, Tablet PC Rumor !!!!! [01/29 06:29:43] [INFO] We are on page 1 of 1 [01/29 06:29:43] [INFO] Number of posts: 4 [01/29 06:29:43] [WARNING] Host down for image http://images.jr.com/productimages/GTW7426GX.PNG?CELL=175,175&QLT=67&CNT=1.1&FTR=3&COLORCALIBRATION=1.7&CVT=jpeg [01/29 06:29:43] [INFO] Progress: 6014/6740 [01/29 06:29:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:29:43] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-sony-wireless-dream-machine-intel-tanggula-amd-3700-tablet-pc-rumor.15151/ finished! [01/29 06:29:44] [INFO] !!! Now downloading Mobile Edge Select Backpack Review (pics) !!!!! [01/29 06:29:45] [INFO] We are on page 1 of 1 [01/29 06:29:45] [INFO] Number of posts: 3 [01/29 06:29:49] [WARNING] File not found for image https://www.mobileedge.com/images/300/feature_mediaBackPack02.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Mobile Edge Select Backpack Review (pics)/images/storyImages/feature_mediaBackPack02.jpg [01/29 06:29:51] [WARNING] File not found for image https://www.mobileedge.com/images/300/feature_ticketBackPack02.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Mobile Edge Select Backpack Review (pics)/images/storyImages/feature_ticketBackPack02.jpg [01/29 06:29:52] [WARNING] File not found for image https://www.mobileedge.com/images/300/feature_coolMesh.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Mobile Edge Select Backpack Review (pics)/images/storyImages/feature_coolMesh.jpg [01/29 06:29:52] [INFO] Progress: 6015/6740 [01/29 06:29:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:29:52] [INFO] Thread http://forum.notebookreview.com/threads/mobile-edge-select-backpack-review-pics.15104/ finished! [01/29 06:29:53] [INFO] !!! Now downloading Toshiba Tecra A4 Review (pics, specs) !!!!! [01/29 06:29:54] [INFO] We are on page 1 of 1 [01/29 06:29:54] [INFO] Number of posts: 5 [01/29 06:29:58] [INFO] Progress: 6016/6740 [01/29 06:29:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:29:58] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-tecra-a4-review-pics-specs.15072/ finished! [01/29 06:29:59] [INFO] !!! Now downloading News Bits- Dell Coupon, New Gateway Notebooks, ThinkPad Fuel Cell, Dual Cores Soon, $100 Laptops !!!!! [01/29 06:30:00] [INFO] We are on page 1 of 1 [01/29 06:30:00] [INFO] Number of posts: 9 [01/29 06:30:00] [WARNING] Host down for image http://images.jr.com/productimages/GTW3522GZ.PNG?CELL=380,380&QLT=67&CNT=1.1&FTR=3&COLORCALIBRATION=1.9&BGCOLOR=FFFFFF&CVT=jpeg [01/29 06:30:01] [WARNING] File not found for image http://www.buffalonews.com/graphics/2005/04/11/actualsize/0411compo.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/News Bits- Dell Coupon, New Gateway Notebooks, ThinkPad Fuel Cell, Dual Cores Soon, $100 Laptops/images/storyImages/0411compo.jpg [01/29 06:30:01] [INFO] Progress: 6017/6740 [01/29 06:30:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:30:01] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-dell-coupon-new-gateway-notebooks-thinkpad-fuel-cell-dual-cores-soon-100-laptops.14988/ finished! [01/29 06:30:01] [INFO] !!! Now downloading Apple Mac OS X 10.4 Tiger Available for Pre-Order !!!!! [01/29 06:30:03] [INFO] We are on page 1 of 1 [01/29 06:30:03] [INFO] Number of posts: 2 [01/29 06:30:03] [INFO] Progress: 6018/6740 [01/29 06:30:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:30:03] [INFO] Thread http://forum.notebookreview.com/threads/apple-mac-os-x-10-4-tiger-available-for-pre-order.14258/ finished! [01/29 06:30:04] [INFO] !!! Now downloading News Bits- Apple iBook Widescreen, Dell Indirect, No Pentium M Desktop, MSN 7.0 !!!!! [01/29 06:30:05] [INFO] We are on page 1 of 1 [01/29 06:30:05] [INFO] Number of posts: 5 [01/29 06:30:05] [INFO] Progress: 6019/6740 [01/29 06:30:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:30:05] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-apple-ibook-widescreen-dell-indirect-no-pentium-m-desktop-msn-7-0.14816/ finished! [01/29 06:30:05] [INFO] !!! Now downloading News Bits- Fujitsu S7020, New Tablet PC Pics, Intel on Time, Dell Inspiron 1200 Discussion !!!!! [01/29 06:30:07] [INFO] We are on page 1 of 1 [01/29 06:30:07] [INFO] Number of posts: 1 [01/29 06:30:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:30:07] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 06:30:07] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-fujitsu-s7020-new-tablet-pc-pics-intel-on-time-dell-inspiron-1200-discussion.13960/ finished! [01/29 06:30:07] [INFO] !!! Now downloading IBM ThinkPad X41 Ultraportable Announced !!!!! [01/29 06:30:08] [INFO] We are on page 1 of 1 [01/29 06:30:08] [INFO] Number of posts: 6 [01/29 06:30:10] [INFO] Progress: 6020/6740 [01/29 06:30:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:30:10] [INFO] Thread http://forum.notebookreview.com/threads/ibm-thinkpad-x41-ultraportable-announced.14650/ finished! [01/29 06:30:10] [INFO] !!! Now downloading News Bits- New Gateway Laptops, USB Ghost Detector, Tablet PC Based Software and Job Opportunity !!!!! [01/29 06:30:11] [INFO] We are on page 1 of 1 [01/29 06:30:11] [INFO] Number of posts: 1 [01/29 06:30:12] [INFO] Progress: 6021/6740 [01/29 06:30:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:30:12] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-new-gateway-laptops-usb-ghost-detector-tablet-pc-based-software-and-job-opportunity.14571/ finished! [01/29 06:30:13] [INFO] !!! Now downloading Apple Releases new iPad, Dell Partners to Sell iPad !!!!! [01/29 06:30:14] [INFO] We are on page 1 of 1 [01/29 06:30:14] [INFO] Number of posts: 5 [01/29 06:30:15] [WARNING] File not found for image https://www.techtarget.com/assets/257.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Apple Releases new iPad, Dell Partners to Sell iPad/images/storyImages/257.jpg [01/29 06:30:15] [INFO] Progress: 6022/6740 [01/29 06:30:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:30:15] [INFO] Thread http://forum.notebookreview.com/threads/apple-releases-new-ipad-dell-partners-to-sell-ipad.14445/ finished! [01/29 06:30:16] [INFO] !!! Now downloading 500 $ off of customizable HP ZV6000!!! !!!!! [01/29 06:30:17] [INFO] We are on page 1 of 1 [01/29 06:30:17] [INFO] Number of posts: 2 [01/29 06:30:17] [INFO] Progress: 6023/6740 [01/29 06:30:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:30:17] [INFO] Thread http://forum.notebookreview.com/threads/500-off-of-customizable-hp-zv6000.14259/ finished! [01/29 06:30:17] [INFO] !!! Now downloading News Bits- HP ZV6000, Asus W3 Pre-Order, Light Budget Notebooks, Commodore !!!!! [01/29 06:30:18] [INFO] We are on page 1 of 1 [01/29 06:30:18] [INFO] Number of posts: 3 [01/29 06:30:21] [INFO] Progress: 6024/6740 [01/29 06:30:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:30:21] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-hp-zv6000-asus-w3-pre-order-light-budget-notebooks-commodore.14348/ finished! [01/29 06:30:21] [INFO] !!! Now downloading Contest- Best Laptop Hard Luck Story !!!!! [01/29 06:30:22] [INFO] We are on page 1 of 1 [01/29 06:30:22] [INFO] Number of posts: 1 [01/29 06:30:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:30:22] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 06:30:22] [INFO] Thread http://forum.notebookreview.com/threads/contest-best-laptop-hard-luck-story.12753/ finished! [01/29 06:30:23] [INFO] !!! Now downloading Infocus LP120 Ultra-Portable Projector Review (pics, specs) !!!!! [01/29 06:30:24] [INFO] We are on page 1 of 1 [01/29 06:30:24] [INFO] Number of posts: 1 [01/29 06:30:24] [INFO] Progress: 6025/6740 [01/29 06:30:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:30:24] [INFO] Thread http://forum.notebookreview.com/threads/infocus-lp120-ultra-portable-projector-review-pics-specs.14256/ finished! [01/29 06:30:25] [INFO] Max wait time for http://forum.notebookreview.com/threads/sony-psp-first-thoughts-review-pics.13994/ is 22000 ms [01/29 06:30:25] [INFO] !!! Now downloading Sony PSP First Thoughts Review (pics) !!!!! [01/29 06:30:26] [INFO] We are on page 1 of 3 [01/29 06:30:28] [INFO] We are on page 2 of 3 [01/29 06:30:30] [INFO] We are on page 3 of 3 [01/29 06:30:30] [INFO] Number of posts: 5 [01/29 06:30:30] [INFO] Progress: 6026/6740 [01/29 06:30:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:30:30] [INFO] Thread http://forum.notebookreview.com/threads/sony-psp-first-thoughts-review-pics.13994/ finished! [01/29 06:30:30] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-inspiron-xps2-and-dell-inspiron-9300-revealed-pics-specs.12327/ is 36000 ms [01/29 06:30:31] [INFO] !!! Now downloading Dell Inspiron XPS2 and Dell Inspiron 9300 Revealed (pics, specs) !!!!! [01/29 06:30:32] [INFO] We are on page 1 of 6 [01/29 06:30:35] [INFO] We are on page 2 of 6 [01/29 06:30:36] [INFO] We are on page 3 of 6 [01/29 06:30:38] [INFO] We are on page 4 of 6 [01/29 06:30:39] [INFO] We are on page 5 of 6 [01/29 06:30:41] [INFO] We are on page 6 of 6 [01/29 06:30:41] [INFO] Number of posts: 3 [01/29 06:30:41] [INFO] Progress: 6027/6740 [01/29 06:30:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:30:41] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-xps2-and-dell-inspiron-9300-revealed-pics-specs.12327/ finished! [01/29 06:30:41] [INFO] !!! Now downloading Compaq Presario V2000 Review (pics, specs) !!!!! [01/29 06:30:43] [INFO] We are on page 1 of 1 [01/29 06:30:43] [INFO] Number of posts: 8 [01/29 06:30:47] [INFO] Progress: 6028/6740 [01/29 06:30:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:30:47] [INFO] Thread http://forum.notebookreview.com/threads/compaq-presario-v2000-review-pics-specs.12229/ finished! [01/29 06:30:47] [INFO] !!! Now downloading Roadwired Skooba Sleeve Laptop Case Review !!!!! [01/29 06:30:49] [INFO] We are on page 1 of 1 [01/29 06:30:49] [INFO] Number of posts: 4 [01/29 06:30:50] [INFO] Progress: 6029/6740 [01/29 06:30:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:30:50] [INFO] Thread http://forum.notebookreview.com/threads/roadwired-skooba-sleeve-laptop-case-review.13953/ finished! [01/29 06:30:50] [INFO] !!! Now downloading Gateway M320 Review (pics, specs) !!!!! [01/29 06:30:51] [INFO] We are on page 1 of 1 [01/29 06:30:51] [INFO] Number of posts: 4 [01/29 06:30:53] [INFO] Progress: 6030/6740 [01/29 06:30:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:30:53] [INFO] Thread http://forum.notebookreview.com/threads/gateway-m320-review-pics-specs.12477/ finished! [01/29 06:30:54] [INFO] !!! Now downloading News Bits- European Sales, ThinkPad Branding, Asus Memory Rumors, Pentium M Price Cuts !!!!! [01/29 06:30:55] [INFO] We are on page 1 of 1 [01/29 06:30:55] [INFO] Number of posts: 5 [01/29 06:30:56] [INFO] Progress: 6031/6740 [01/29 06:30:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:30:56] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-european-sales-thinkpad-branding-asus-memory-rumors-pentium-m-price-cuts.13852/ finished! [01/29 06:30:56] [INFO] !!! Now downloading SwissMemory USB Victorinox Review !!!!! [01/29 06:30:57] [INFO] We are on page 1 of 1 [01/29 06:30:57] [INFO] Number of posts: 1 [01/29 06:31:03] [INFO] Progress: 6032/6740 [01/29 06:31:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:31:03] [INFO] Thread http://forum.notebookreview.com/threads/swissmemory-usb-victorinox-review.13788/ finished! [01/29 06:31:03] [INFO] !!! Now downloading Altec Lansing XT1 Portable Speakers Review (pics, specs) !!!!! [01/29 06:31:04] [INFO] We are on page 1 of 1 [01/29 06:31:04] [INFO] Number of posts: 4 [01/29 06:31:07] [INFO] Progress: 6033/6740 [01/29 06:31:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:31:07] [INFO] Thread http://forum.notebookreview.com/threads/altec-lansing-xt1-portable-speakers-review-pics-specs.13132/ finished! [01/29 06:31:07] [INFO] !!! Now downloading new ultra-light. !!!!! [01/29 06:31:09] [INFO] We are on page 1 of 1 [01/29 06:31:09] [INFO] Number of posts: 5 [01/29 06:31:09] [INFO] Progress: 6034/6740 [01/29 06:31:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:31:09] [INFO] Thread http://forum.notebookreview.com/threads/new-ultra-light.13530/ finished! [01/29 06:31:09] [INFO] !!! Now downloading Dell Inspiron 2200 Released (pics, specs) !!!!! [01/29 06:31:10] [INFO] We are on page 1 of 1 [01/29 06:31:10] [INFO] Number of posts: 2 [01/29 06:31:13] [INFO] Progress: 6035/6740 [01/29 06:31:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:31:13] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-2200-released-pics-specs.13616/ finished! [01/29 06:31:14] [INFO] !!! Now downloading RECALL- HP Notebook Recall on Memory Modules !!!!! [01/29 06:31:15] [INFO] We are on page 1 of 1 [01/29 06:31:15] [INFO] Number of posts: 5 [01/29 06:31:15] [INFO] Progress: 6036/6740 [01/29 06:31:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:31:15] [INFO] Thread http://forum.notebookreview.com/threads/recall-hp-notebook-recall-on-memory-modules.3010/ finished! [01/29 06:31:16] [INFO] !!! Now downloading Toshiba Portege S100 Laptop Released !!!!! [01/29 06:31:17] [INFO] We are on page 1 of 1 [01/29 06:31:17] [INFO] Number of posts: 1 [01/29 06:31:17] [INFO] Progress: 6037/6740 [01/29 06:31:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:31:17] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-portege-s100-laptop-released.13588/ finished! [01/29 06:31:17] [INFO] Max wait time for http://forum.notebookreview.com/threads/amd-turion-64-mobile-processor-released.13228/ is 21500 ms [01/29 06:31:17] [INFO] !!! Now downloading AMD Turion 64 Mobile Processor Released !!!!! [01/29 06:31:18] [INFO] We are on page 1 of 3 [01/29 06:31:34] [WARNING] Read timeout for image http://www.amd.com/us-en/assets/content_type/Additional/33227A-0_tur_block.jpg. This is likely a problem with the image's hosting site. [01/29 06:31:50] [WARNING] Read timeout for image http://www.amd.com/us-en/assets/content_type/Additional/33227A-2_Turion_model_number_02.gif. This is likely a problem with the image's hosting site. [01/29 06:32:05] [WARNING] Read timeout for image http://www.amd.com/us-en/assets/content_type/Additional/33227A-1_Mobility_Performance_chart.gif. This is likely a problem with the image's hosting site. [01/29 06:32:06] [INFO] We are on page 2 of 3 [01/29 06:32:08] [INFO] We are on page 3 of 3 [01/29 06:32:08] [INFO] Number of posts: 4 [01/29 06:32:08] [INFO] Progress: 6038/6740 [01/29 06:32:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:32:08] [INFO] Thread http://forum.notebookreview.com/threads/amd-turion-64-mobile-processor-released.13228/ finished! [01/29 06:32:09] [INFO] !!! Now downloading News Bits- Leather Laptops, Asus Turion 64, Pentium M Prices, USB Stick TV Tuner, ExpressCard !!!!! [01/29 06:32:10] [INFO] We are on page 1 of 1 [01/29 06:32:10] [INFO] Number of posts: 1 [01/29 06:32:26] [WARNING] Read timeout for image https://www.theinquirer.net/images/articles/turion3.jpg. This is likely a problem with the image's hosting site. [01/29 06:32:27] [INFO] Progress: 6039/6740 [01/29 06:32:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:32:27] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-leather-laptops-asus-turion-64-pentium-m-prices-usb-stick-tv-tuner-expresscard.13520/ finished! [01/29 06:32:28] [INFO] !!! Now downloading First Thoughts Review - Fujitsu N3510 !!!!! [01/29 06:32:29] [INFO] We are on page 1 of 2 [01/29 06:32:35] [INFO] We are on page 2 of 2 [01/29 06:32:35] [INFO] Number of posts: 8 [01/29 06:32:35] [INFO] Progress: 6040/6740 [01/29 06:32:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:32:35] [INFO] Thread http://forum.notebookreview.com/threads/first-thoughts-review-fujitsu-n3510.12388/ finished! [01/29 06:32:35] [INFO] !!! Now downloading Dell Inspiron 9300 Available !!!!! [01/29 06:32:36] [INFO] We are on page 1 of 2 [01/29 06:32:40] [INFO] We are on page 2 of 2 [01/29 06:32:40] [INFO] Number of posts: 6 [01/29 06:32:40] [INFO] Progress: 6041/6740 [01/29 06:32:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:32:40] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-9300-available.12714/ finished! [01/29 06:32:40] [INFO] !!! Now downloading With Warmer Weather Comes a Need for an Enhanced Display !!!!! [01/29 06:32:41] [INFO] We are on page 1 of 1 [01/29 06:32:41] [INFO] Number of posts: 9 [01/29 06:32:42] [INFO] Progress: 6042/6740 [01/29 06:32:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:32:42] [INFO] Thread http://forum.notebookreview.com/threads/with-warmer-weather-comes-a-need-for-an-enhanced-display.13112/ finished! [01/29 06:32:42] [INFO] !!! Now downloading End of the Road for eMachines Laptops !!!!! [01/29 06:32:43] [INFO] We are on page 1 of 1 [01/29 06:32:43] [INFO] Number of posts: 7 [01/29 06:32:44] [INFO] Progress: 6043/6740 [01/29 06:32:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:32:44] [INFO] Thread http://forum.notebookreview.com/threads/end-of-the-road-for-emachines-laptops.11798/ finished! [01/29 06:32:44] [INFO] !!! Now downloading New Sony FS Series Notebook Shows up for Sale !!!!! [01/29 06:32:45] [INFO] We are on page 1 of 2 [01/29 06:32:47] [INFO] We are on page 2 of 2 [01/29 06:32:47] [INFO] Number of posts: 2 [01/29 06:32:47] [INFO] Progress: 6044/6740 [01/29 06:32:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:32:47] [INFO] Thread http://forum.notebookreview.com/threads/new-sony-fs-series-notebook-shows-up-for-sale.10520/ finished! [01/29 06:32:48] [INFO] !!! Now downloading News Bits- HP DV4000, Sonoma ToughBook, Lenovo Approved, Fujitsu P7000 Update Discussion !!!!! [01/29 06:32:49] [INFO] We are on page 1 of 1 [01/29 06:32:49] [INFO] Number of posts: 1 [01/29 06:32:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:32:49] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 06:32:49] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-hp-dv4000-sonoma-toughbook-lenovo-approved-fujitsu-p7000-update-discussion.13179/ finished! [01/29 06:32:50] [INFO] !!! Now downloading Acer TravelMate 8100 Review (pics, specs) !!!!! [01/29 06:32:51] [INFO] We are on page 1 of 1 [01/29 06:32:51] [INFO] Number of posts: 1 [01/29 06:32:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:32:51] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 06:32:51] [INFO] Thread http://forum.notebookreview.com/threads/acer-travelmate-8100-review-pics-specs.11643/ finished! [01/29 06:32:52] [INFO] !!! Now downloading News Bits- ThinkPad R52, Sharp 3D Notebook, Dell 110L, Facial Recognition !!!!! [01/29 06:32:53] [INFO] We are on page 1 of 1 [01/29 06:32:53] [INFO] Number of posts: 1 [01/29 06:32:54] [INFO] Progress: 6045/6740 [01/29 06:32:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:32:54] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-thinkpad-r52-sharp-3d-notebook-dell-110l-facial-recognition.13083/ finished! [01/29 06:32:55] [INFO] !!! Now downloading IBM ThinkPad T43 First Thoughts Review (pics, specs) !!!!! [01/29 06:32:56] [INFO] We are on page 1 of 1 [01/29 06:32:56] [INFO] Number of posts: 5 [01/29 06:32:57] [INFO] Progress: 6046/6740 [01/29 06:32:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:32:57] [INFO] Thread http://forum.notebookreview.com/threads/ibm-thinkpad-t43-first-thoughts-review-pics-specs.12992/ finished! [01/29 06:32:58] [INFO] !!! Now downloading Gigabyte G-Max N411 Review (pics, specs) !!!!! [01/29 06:32:59] [INFO] We are on page 1 of 1 [01/29 06:32:59] [INFO] Number of posts: 1 [01/29 06:33:01] [INFO] Progress: 6047/6740 [01/29 06:33:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:33:01] [INFO] Thread http://forum.notebookreview.com/threads/gigabyte-g-max-n411-review-pics-specs.12978/ finished! [01/29 06:33:02] [INFO] !!! Now downloading News Bits- AMD Skywriting, Notebook Fuel Cells, Yahoo for Yahoo!, Upcoming Site Contest !!!!! [01/29 06:33:03] [INFO] We are on page 1 of 1 [01/29 06:33:03] [INFO] Number of posts: 1 [01/29 06:33:05] [INFO] Progress: 6048/6740 [01/29 06:33:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:33:05] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-amd-skywriting-notebook-fuel-cells-yahoo-for-yahoo-upcoming-site-contest.12701/ finished! [01/29 06:33:06] [INFO] !!! Now downloading aw, h@#l, I bought a dell !!!!! [01/29 06:33:07] [INFO] We are on page 1 of 1 [01/29 06:33:07] [INFO] Number of posts: 1 [01/29 06:33:07] [INFO] Progress: 6049/6740 [01/29 06:33:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:33:07] [INFO] Thread http://forum.notebookreview.com/threads/aw-h-l-i-bought-a-dell.12685/ finished! [01/29 06:33:08] [INFO] !!! Now downloading Our Family is Growing -- New Digital Camera Site Launched !!!!! [01/29 06:33:09] [INFO] We are on page 1 of 1 [01/29 06:33:09] [INFO] Number of posts: 1 [01/29 06:33:09] [INFO] Progress: 6050/6740 [01/29 06:33:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:33:09] [INFO] Thread http://forum.notebookreview.com/threads/our-family-is-growing-new-digital-camera-site-launched.12661/ finished! [01/29 06:33:09] [INFO] !!! Now downloading News Bits- VAIO S meets Sonoma, NVidia Go 6800, Fujitsu 120GB Hard Drive Discussion !!!!! [01/29 06:33:11] [INFO] We are on page 1 of 1 [01/29 06:33:11] [INFO] Number of posts: 1 [01/29 06:33:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:33:11] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 06:33:11] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-vaio-s-meets-sonoma-nvidia-go-6800-fujitsu-120gb-hard-drive-discussion.12605/ finished! [01/29 06:33:11] [INFO] !!! Now downloading Fujitsu LifeBook N6010 Review (pics, specs) Discussion !!!!! [01/29 06:33:12] [INFO] We are on page 1 of 1 [01/29 06:33:12] [INFO] Number of posts: 8 [01/29 06:33:12] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Fujitsu LifeBook N6010 Review (pics, specs) Discussion/images/avatars/ [01/29 06:33:12] [INFO] Progress: 6051/6740 [01/29 06:33:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:33:12] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-lifebook-n6010-review-pics-specs-discussion.12343/ finished! [01/29 06:33:12] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-inspiron-6000-and-dell-inspiron-9300-coming-soon-specs.10278/ is 22500 ms [01/29 06:33:13] [INFO] !!! Now downloading Dell Inspiron 6000 and Dell Inspiron 9300 Coming Soon (specs) !!!!! [01/29 06:33:14] [INFO] We are on page 1 of 3 [01/29 06:33:17] [INFO] We are on page 2 of 3 [01/29 06:33:18] [INFO] We are on page 3 of 3 [01/29 06:33:18] [INFO] Number of posts: 6 [01/29 06:33:18] [INFO] Progress: 6052/6740 [01/29 06:33:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:33:18] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-6000-and-dell-inspiron-9300-coming-soon-specs.10278/ finished! [01/29 06:33:19] [INFO] !!! Now downloading Sumdex Women's Laptop Bag Review (pics) !!!!! [01/29 06:33:20] [INFO] We are on page 1 of 1 [01/29 06:33:20] [INFO] Number of posts: 2 [01/29 06:33:20] [INFO] Progress: 6053/6740 [01/29 06:33:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:33:20] [INFO] Thread http://forum.notebookreview.com/threads/sumdex-womens-laptop-bag-review-pics.12540/ finished! [01/29 06:33:20] [INFO] !!! Now downloading New Dell Inspiron 700m Released (pics, specs) !!!!! [01/29 06:33:21] [INFO] We are on page 1 of 1 [01/29 06:33:21] [INFO] Number of posts: 4 [01/29 06:33:23] [INFO] Progress: 6054/6740 [01/29 06:33:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:33:23] [INFO] Thread http://forum.notebookreview.com/threads/new-dell-inspiron-700m-released-pics-specs.4142/ finished! [01/29 06:33:24] [INFO] !!! Now downloading Laptop search Complete! !!!!! [01/29 06:33:25] [INFO] We are on page 1 of 2 [01/29 06:33:26] [INFO] We are on page 2 of 2 [01/29 06:33:26] [INFO] Number of posts: 1 [01/29 06:33:26] [INFO] Progress: 6055/6740 [01/29 06:33:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:33:26] [INFO] Thread http://forum.notebookreview.com/threads/laptop-search-complete.9487/ finished! [01/29 06:33:27] [INFO] !!! Now downloading Inspiron 8600 Removed From Dell's Website !!!!! [01/29 06:33:28] [INFO] We are on page 1 of 1 [01/29 06:33:28] [INFO] Number of posts: 4 [01/29 06:33:28] [INFO] Progress: 6056/6740 [01/29 06:33:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:33:28] [INFO] Thread http://forum.notebookreview.com/threads/inspiron-8600-removed-from-dells-website.12271/ finished! [01/29 06:33:28] [INFO] !!! Now downloading New HP Laptops Coming in March and April !!!!! [01/29 06:33:30] [INFO] We are on page 1 of 1 [01/29 06:33:30] [INFO] Number of posts: 1 [01/29 06:33:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:33:30] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 06:33:30] [INFO] Thread http://forum.notebookreview.com/threads/new-hp-laptops-coming-in-march-and-april.12159/ finished! [01/29 06:33:30] [INFO] !!! Now downloading News Bits- Dell Latitude X1, Desktop Pentium M, FireFox Downloads, e-XPedition !!!!! [01/29 06:33:31] [INFO] We are on page 1 of 1 [01/29 06:33:31] [INFO] Number of posts: 2 [01/29 06:33:32] [INFO] Progress: 6057/6740 [01/29 06:33:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:33:32] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-dell-latitude-x1-desktop-pentium-m-firefox-downloads-e-xpedition.12187/ finished! [01/29 06:33:33] [INFO] !!! Now downloading HP ZT3000 Notebook Review (pics, specs) !!!!! [01/29 06:33:34] [INFO] We are on page 1 of 1 [01/29 06:33:34] [INFO] Number of posts: 9 [01/29 06:33:35] [INFO] Progress: 6058/6740 [01/29 06:33:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:33:35] [INFO] Thread http://forum.notebookreview.com/threads/hp-zt3000-notebook-review-pics-specs.6104/ finished! [01/29 06:33:36] [INFO] !!! Now downloading Compaq R3000Z Laptop Review (pics, specs) !!!!! [01/29 06:33:37] [INFO] We are on page 1 of 1 [01/29 06:33:37] [INFO] Number of posts: 5 [01/29 06:33:39] [INFO] Progress: 6059/6740 [01/29 06:33:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:33:39] [INFO] Thread http://forum.notebookreview.com/threads/compaq-r3000z-laptop-review-pics-specs.3245/ finished! [01/29 06:33:39] [INFO] !!! Now downloading Fujitsu LifeBook N3500 15.4 Notebook Released (pics, specs) Discussion !!!!! [01/29 06:33:40] [INFO] We are on page 1 of 2 [01/29 06:33:40] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Fujitsu LifeBook N3500 15.4 Notebook Released (pics, specs) Discussion/images/avatars/ [01/29 06:33:42] [INFO] We are on page 2 of 2 [01/29 06:33:42] [INFO] Number of posts: 5 [01/29 06:33:42] [INFO] Progress: 6060/6740 [01/29 06:33:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:33:42] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-lifebook-n3500-15-4-notebook-released-pics-specs-discussion.11525/ finished! [01/29 06:33:43] [INFO] !!! Now downloading Sony VAIO VGF-AP1 MP3 Player Review (pics, specs) !!!!! [01/29 06:33:44] [INFO] We are on page 1 of 1 [01/29 06:33:44] [INFO] Number of posts: 5 [01/29 06:33:45] [WARNING] File not found for image https://www.techtarget.com/assets/3641.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sony VAIO VGF-AP1 MP3 Player Review (pics, specs)/images/storyImages/3641.jpg [01/29 06:33:46] [INFO] Progress: 6061/6740 [01/29 06:33:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:33:46] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-vgf-ap1-mp3-player-review-pics-specs.11926/ finished! [01/29 06:33:47] [INFO] !!! Now downloading Toshiba Satellite A55 Review (pics, specs) !!!!! [01/29 06:33:48] [INFO] We are on page 1 of 1 [01/29 06:33:48] [INFO] Number of posts: 1 [01/29 06:33:50] [INFO] Progress: 6062/6740 [01/29 06:33:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:33:50] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-a55-review-pics-specs.11909/ finished! [01/29 06:33:51] [INFO] !!! Now downloading Toshiba Announces Focus on Keeping Technology in Laptops Proprietary and Launches Tecra M3 !!!!! [01/29 06:33:52] [INFO] We are on page 1 of 1 [01/29 06:33:52] [INFO] Progress: 6063/6740 [01/29 06:33:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:33:52] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-announces-focus-on-keeping-technology-in-laptops-proprietary-and-launches-tecra-m3.11808/ finished! [01/29 06:33:52] [INFO] !!! Now downloading News Bits- Acer, HP + Gateway, Valentine's Memory, SPOT and Notebooks !!!!! [01/29 06:33:54] [INFO] We are on page 1 of 1 [01/29 06:33:54] [INFO] Number of posts: 1 [01/29 06:33:54] [INFO] Progress: 6064/6740 [01/29 06:33:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:33:54] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-acer-hp-gateway-valentines-memory-spot-and-notebooks.11854/ finished! [01/29 06:33:54] [INFO] !!! Now downloading nvidia has announced their geforce go 6600 !!!!! [01/29 06:33:55] [INFO] We are on page 1 of 1 [01/29 06:33:55] [INFO] Number of posts: 1 [01/29 06:33:55] [INFO] Progress: 6065/6740 [01/29 06:33:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:33:56] [INFO] Thread http://forum.notebookreview.com/threads/nvidia-has-announced-their-geforce-go-6600.11813/ finished! [01/29 06:33:56] [INFO] !!! Now downloading New Tecra A2 !!!!! [01/29 06:33:57] [INFO] We are on page 1 of 1 [01/29 06:33:57] [INFO] Number of posts: 1 [01/29 06:33:57] [INFO] Progress: 6066/6740 [01/29 06:33:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:33:57] [INFO] Thread http://forum.notebookreview.com/threads/new-tecra-a2.11757/ finished! [01/29 06:33:57] [INFO] !!! Now downloading Alienware Review Thumbs up !!!!! [01/29 06:33:58] [INFO] We are on page 1 of 1 [01/29 06:33:58] [INFO] Number of posts: 2 [01/29 06:33:59] [INFO] Progress: 6067/6740 [01/29 06:33:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:33:59] [INFO] Thread http://forum.notebookreview.com/threads/alienware-review-thumbs-up.11682/ finished! [01/29 06:33:59] [INFO] !!! Now downloading News Bits- $100 Laptop, HP CEO Fired, HP Tablet PC TC4200 !!!!! [01/29 06:34:00] [INFO] We are on page 1 of 1 [01/29 06:34:00] [INFO] Number of posts: 3 [01/29 06:34:02] [INFO] Progress: 6068/6740 [01/29 06:34:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:34:02] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-100-laptop-hp-ceo-fired-hp-tablet-pc-tc4200.11569/ finished! [01/29 06:34:02] [INFO] !!! Now downloading Fujitsu Roadmap Partially Revealed - New N3510 15.4 Widescreen Coming !!!!! [01/29 06:34:03] [INFO] We are on page 1 of 2 [01/29 06:34:10] [INFO] We are on page 2 of 2 [01/29 06:34:10] [INFO] Number of posts: 6 [01/29 06:34:10] [INFO] Progress: 6069/6740 [01/29 06:34:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:34:10] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-roadmap-partially-revealed-new-n3510-15-4-widescreen-coming.11391/ finished! [01/29 06:34:11] [INFO] !!! Now downloading Laptop for under $100 !!!!! [01/29 06:34:12] [INFO] We are on page 1 of 1 [01/29 06:34:12] [INFO] Number of posts: 2 [01/29 06:34:13] [INFO] Progress: 6070/6740 [01/29 06:34:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:34:13] [INFO] Thread http://forum.notebookreview.com/threads/laptop-for-under-100.11510/ finished! [01/29 06:34:13] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-releases-new-compaq-v2000-specs-image-gallery.5411/ is 40000 ms [01/29 06:34:13] [INFO] !!! Now downloading HP Releases New Compaq v2000 (specs, image gallery) !!!!! [01/29 06:34:14] [INFO] We are on page 1 of 7 [01/29 06:34:16] [INFO] We are on page 2 of 7 [01/29 06:34:18] [INFO] We are on page 3 of 7 [01/29 06:34:28] [WARNING] Could not download image http://www.shopping.hp.com/shopping/images/products/pb995a_popup.jpg because Server returned HTTP response code: 503 for URL: http://www.shopping.hp.com/shopping/images/products/pb995a_popup.jpg [01/29 06:34:30] [INFO] We are on page 4 of 7 [01/29 06:34:31] [INFO] We are on page 5 of 7 [01/29 06:34:33] [INFO] We are on page 6 of 7 [01/29 06:34:34] [INFO] We are on page 7 of 7 [01/29 06:34:34] [INFO] Number of posts: 1 [01/29 06:34:34] [INFO] Progress: 6071/6740 [01/29 06:34:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:34:34] [INFO] Thread http://forum.notebookreview.com/threads/hp-releases-new-compaq-v2000-specs-image-gallery.5411/ finished! [01/29 06:34:35] [INFO] !!! Now downloading News Bits- AMD Market Share, Intel Dual Cores, Longhorn Beta, Celeron M, ATI X700 !!!!! [01/29 06:34:36] [INFO] We are on page 1 of 1 [01/29 06:34:36] [INFO] Number of posts: 1 [01/29 06:34:36] [INFO] Progress: 6072/6740 [01/29 06:34:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:34:36] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-amd-market-share-intel-dual-cores-longhorn-beta-celeron-m-ati-x700.11505/ finished! [01/29 06:34:37] [INFO] !!! Now downloading Apple Rolls Out Updated PowerBook G4's !!!!! [01/29 06:34:38] [INFO] We are on page 1 of 2 [01/29 06:34:40] [INFO] We are on page 2 of 2 [01/29 06:34:40] [INFO] Number of posts: 4 [01/29 06:34:40] [INFO] Progress: 6073/6740 [01/29 06:34:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:34:40] [INFO] Thread http://forum.notebookreview.com/threads/apple-rolls-out-updated-powerbook-g4s.11142/ finished! [01/29 06:34:41] [INFO] !!! Now downloading HP takes aim at Lenovo IBM with mobility push !!!!! [01/29 06:34:42] [INFO] We are on page 1 of 1 [01/29 06:34:42] [INFO] Number of posts: 1 [01/29 06:34:42] [INFO] Progress: 6074/6740 [01/29 06:34:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:34:42] [INFO] Thread http://forum.notebookreview.com/threads/hp-takes-aim-at-lenovo-ibm-with-mobility-push.11291/ finished! [01/29 06:34:42] [INFO] !!! Now downloading New Dell Latitude D410, D610, D810 and Precision Workstation Notebooks Released !!!!! [01/29 06:34:43] [INFO] We are on page 1 of 1 [01/29 06:34:43] [INFO] Number of posts: 4 [01/29 06:34:45] [INFO] Progress: 6075/6740 [01/29 06:34:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:34:45] [INFO] Thread http://forum.notebookreview.com/threads/new-dell-latitude-d410-d610-d810-and-precision-workstation-notebooks-released.11181/ finished! [01/29 06:34:45] [INFO] !!! Now downloading News Bits- Sony Sonoma Notebooks, New Gateway Notebooks, HP Sonoma Notebooks !!!!! [01/29 06:34:46] [INFO] We are on page 1 of 1 [01/29 06:34:46] [INFO] Number of posts: 1 [01/29 06:34:48] [INFO] Progress: 6076/6740 [01/29 06:34:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:34:48] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-sony-sonoma-notebooks-new-gateway-notebooks-hp-sonoma-notebooks.11226/ finished! [01/29 06:34:48] [INFO] !!! Now downloading ATI release X700 mobile GPU !!!!! [01/29 06:34:50] [INFO] We are on page 1 of 1 [01/29 06:34:50] [INFO] Number of posts: 2 [01/29 06:34:50] [INFO] Progress: 6077/6740 [01/29 06:34:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:34:50] [INFO] Thread http://forum.notebookreview.com/threads/ati-release-x700-mobile-gpu.10600/ finished! [01/29 06:34:50] [INFO] !!! Now downloading Apple iBook G4 Review -- 12-inch Screen Version (pics, specs) !!!!! [01/29 06:34:51] [INFO] We are on page 1 of 1 [01/29 06:34:51] [INFO] Number of posts: 4 [01/29 06:34:53] [INFO] Progress: 6078/6740 [01/29 06:34:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:34:53] [INFO] Thread http://forum.notebookreview.com/threads/apple-ibook-g4-review-12-inch-screen-version-pics-specs.8961/ finished! [01/29 06:34:54] [INFO] !!! Now downloading Getting the Most Out of Your Technology - Make a Good Buying Decision !!!!! [01/29 06:34:55] [INFO] We are on page 1 of 1 [01/29 06:34:55] [INFO] Number of posts: 1 [01/29 06:34:55] [INFO] Progress: 6079/6740 [01/29 06:34:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:34:55] [INFO] Thread http://forum.notebookreview.com/threads/getting-the-most-out-of-your-technology-make-a-good-buying-decision.11065/ finished! [01/29 06:34:55] [INFO] !!! Now downloading Samsung M40 Review [updated with pics] !!!!! [01/29 06:34:57] [INFO] We are on page 1 of 1 [01/29 06:34:57] [INFO] Number of posts: 6 [01/29 06:34:57] [INFO] Progress: 6080/6740 [01/29 06:34:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:34:57] [INFO] Thread http://forum.notebookreview.com/threads/samsung-m40-review-updated-with-pics.9939/ finished! [01/29 06:34:57] [INFO] !!! Now downloading Sony VAIO U750 Review (pics, specs) !!!!! [01/29 06:34:58] [INFO] We are on page 1 of 1 [01/29 06:34:58] [INFO] Number of posts: 1 [01/29 06:34:58] [WARNING] Host down for image http://www.blackhaloinc.com/pictures/u750/u750.JPG [01/29 06:34:59] [WARNING] Host down for image http://www.blackhaloinc.com/pictures/u750/u750_unit.JPG [01/29 06:34:59] [WARNING] Host down for image http://www.blackhaloinc.com/pictures/u750/u750_rear.JPG [01/29 06:34:59] [WARNING] Host down for image http://www.blackhaloinc.com/pictures/u750/u750_keyboard.jpg [01/29 06:35:00] [INFO] Progress: 6081/6740 [01/29 06:35:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:35:00] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-u750-review-pics-specs.10854/ finished! [01/29 06:35:00] [INFO] Max wait time for http://forum.notebookreview.com/threads/first-thoughts-fujitsu-lifebook-p7010d.3932/ is 37000 ms [01/29 06:35:01] [INFO] !!! Now downloading First Thoughts Fujitsu LifeBook P7010D !!!!! [01/29 06:35:02] [INFO] We are on page 1 of 6 [01/29 06:35:08] [INFO] We are on page 2 of 6 [01/29 06:35:10] [INFO] We are on page 3 of 6 [01/29 06:35:11] [INFO] We are on page 4 of 6 [01/29 06:35:13] [INFO] We are on page 5 of 6 [01/29 06:35:15] [INFO] We are on page 6 of 6 [01/29 06:35:15] [INFO] Number of posts: 5 [01/29 06:35:15] [INFO] Progress: 6082/6740 [01/29 06:35:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:35:15] [INFO] Thread http://forum.notebookreview.com/threads/first-thoughts-fujitsu-lifebook-p7010d.3932/ finished! [01/29 06:35:15] [INFO] !!! Now downloading News Bits- Laptops in Taxis, JVC Mini Note, Actius MP30, Laptops in College, AMD 2006 Plans !!!!! [01/29 06:35:16] [INFO] We are on page 1 of 1 [01/29 06:35:16] [INFO] Number of posts: 1 [01/29 06:35:21] [INFO] Progress: 6083/6740 [01/29 06:35:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:35:21] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-laptops-in-taxis-jvc-mini-note-actius-mp30-laptops-in-college-amd-2006-plans.10833/ finished! [01/29 06:35:21] [INFO] Max wait time for http://forum.notebookreview.com/threads/fujitsu-to-release-n6000-17-multimedia-notebook-pics-specs-discussion.7632/ is 20500 ms [01/29 06:35:21] [INFO] !!! Now downloading Fujitsu to Release N6000 17 Multimedia Notebook (pics, specs) Discussion !!!!! [01/29 06:35:22] [INFO] We are on page 1 of 3 [01/29 06:35:22] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Fujitsu to Release N6000 17 Multimedia Notebook (pics, specs) Discussion/images/avatars/ [01/29 06:35:24] [INFO] We are on page 2 of 3 [01/29 06:35:25] [WARNING] File not found for image https://www.ziyas.com/images/ntbimages/2avar.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Fujitsu to Release N6000 17 Multimedia Notebook (pics, specs) Discussion/images/storyImages/2avar.jpg [01/29 06:35:27] [INFO] We are on page 3 of 3 [01/29 06:35:27] [INFO] Number of posts: 2 [01/29 06:35:27] [INFO] Progress: 6084/6740 [01/29 06:35:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:35:27] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-to-release-n6000-17-multimedia-notebook-pics-specs-discussion.7632/ finished! [01/29 06:35:27] [INFO] !!! Now downloading News Bits- Intel Yonah, Inspiron 6000 First Take, Acer PC Shipments !!!!! [01/29 06:35:28] [INFO] We are on page 1 of 1 [01/29 06:35:28] [INFO] Number of posts: 2 [01/29 06:35:29] [INFO] Progress: 6085/6740 [01/29 06:35:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:35:29] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-intel-yonah-inspiron-6000-first-take-acer-pc-shipments.10742/ finished! [01/29 06:35:29] [INFO] !!! Now downloading New Acer models released on jan 19 !!!!! [01/29 06:35:30] [INFO] We are on page 1 of 1 [01/29 06:35:30] [INFO] Number of posts: 4 [01/29 06:35:30] [INFO] Progress: 6086/6740 [01/29 06:35:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:35:30] [INFO] Thread http://forum.notebookreview.com/threads/new-acer-models-released-on-jan-19.10680/ finished! [01/29 06:35:30] [INFO] Max wait time for http://forum.notebookreview.com/threads/intel-officially-announces-new-centrino-platform.10571/ is 25000 ms [01/29 06:35:31] [INFO] !!! Now downloading Intel Officially Announces New Centrino Platform !!!!! [01/29 06:35:32] [INFO] We are on page 1 of 4 [01/29 06:35:35] [INFO] We are on page 2 of 4 [01/29 06:35:37] [INFO] We are on page 3 of 4 [01/29 06:35:38] [INFO] We are on page 4 of 4 [01/29 06:35:38] [INFO] Number of posts: 1 [01/29 06:35:38] [INFO] Progress: 6087/6740 [01/29 06:35:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:35:38] [INFO] Thread http://forum.notebookreview.com/threads/intel-officially-announces-new-centrino-platform.10571/ finished! [01/29 06:35:38] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-inspiron-6000-shows-up-on-dell-com-website.10487/ is 24000 ms [01/29 06:35:39] [INFO] !!! Now downloading Dell Inspiron 6000 shows up on Dell.com Website !!!!! [01/29 06:35:40] [INFO] We are on page 1 of 3 [01/29 06:35:40] [WARNING] Could not download image https://img.dell.com/images/global/configurator/chassis/inspn_6000_cfg.jpg because Server returned HTTP response code: 401 for URL: https://img.dell.com/images/global/configurator/chassis/inspn_6000_cfg.jpg [01/29 06:35:42] [INFO] We are on page 2 of 3 [01/29 06:35:44] [INFO] We are on page 3 of 3 [01/29 06:35:44] [INFO] Number of posts: 9 [01/29 06:35:44] [INFO] Progress: 6088/6740 [01/29 06:35:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:35:44] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-6000-shows-up-on-dell-com-website.10487/ finished! [01/29 06:35:44] [INFO] Max wait time for http://forum.notebookreview.com/threads/intel-sonoma-and-80-new-notebooks-to-launch-next-week.10295/ is 21000 ms [01/29 06:35:44] [INFO] !!! Now downloading Intel Sonoma and 80 New Notebooks to Launch Next Week !!!!! [01/29 06:35:45] [INFO] We are on page 1 of 3 [01/29 06:35:47] [INFO] We are on page 2 of 3 [01/29 06:35:49] [INFO] We are on page 3 of 3 [01/29 06:35:49] [INFO] Number of posts: 3 [01/29 06:35:49] [INFO] Progress: 6089/6740 [01/29 06:35:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:35:49] [INFO] Thread http://forum.notebookreview.com/threads/intel-sonoma-and-80-new-notebooks-to-launch-next-week.10295/ finished! [01/29 06:35:49] [INFO] IOException java.nio.file.AccessDeniedException: C:\Users\User-10\Downloads\NoteBook News and Reviews\Intel does it again... at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:89) at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103) at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108) at java.base/sun.nio.fs.WindowsFileSystemProvider.checkReadAccess(WindowsFileSystemProvider.java:351) at java.base/sun.nio.fs.WindowsFileSystemProvider.checkAccess(WindowsFileSystemProvider.java:380) at java.base/java.nio.file.Files.createDirectories(Files.java:772) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:595) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:35:49] [INFO] Thread http://forum.notebookreview.com/threads/intel-does-it-again.10662/ finished! [01/29 06:35:49] [INFO] !!! Now downloading Sony VAIO S260 Review (pics, specs) !!!!! [01/29 06:35:50] [INFO] We are on page 1 of 1 [01/29 06:35:50] [INFO] Number of posts: 2 [01/29 06:35:52] [INFO] Progress: 6090/6740 [01/29 06:35:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:35:52] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-s260-review-pics-specs.10647/ finished! [01/29 06:35:52] [INFO] !!! Now downloading Acer TravelMate 4000LCi Review (pics, specs) !!!!! [01/29 06:35:53] [INFO] We are on page 1 of 1 [01/29 06:35:53] [INFO] Number of posts: 2 [01/29 06:35:55] [INFO] Progress: 6091/6740 [01/29 06:35:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:35:55] [INFO] Thread http://forum.notebookreview.com/threads/acer-travelmate-4000lci-review-pics-specs.9595/ finished! [01/29 06:35:56] [INFO] !!! Now downloading eMachines M5405 Review (pics, specs) !!!!! [01/29 06:35:57] [INFO] We are on page 1 of 1 [01/29 06:35:59] [INFO] Progress: 6092/6740 [01/29 06:35:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:35:59] [INFO] Thread http://forum.notebookreview.com/threads/emachines-m5405-review-pics-specs.9219/ finished! [01/29 06:36:00] [INFO] !!! Now downloading News Bits- New VAIO, New Satellite Tablet PC, Gateway in Stores, New Notebooks January 18 !!!!! [01/29 06:36:01] [INFO] We are on page 1 of 2 [01/29 06:36:02] [WARNING] File not found for image https://www.techtarget.com/assets/136.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/News Bits- New VAIO, New Satellite Tablet PC, Gateway in Stores, New Notebooks January 18/images/storyImages/136.jpg [01/29 06:36:04] [INFO] We are on page 2 of 2 [01/29 06:36:04] [INFO] Number of posts: 6 [01/29 06:36:04] [INFO] Progress: 6093/6740 [01/29 06:36:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:36:04] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-new-vaio-new-satellite-tablet-pc-gateway-in-stores-new-notebooks-january-18.10037/ finished! [01/29 06:36:04] [INFO] !!! Now downloading Gateway M210 3520GZ Review (pics, specs) !!!!! [01/29 06:36:05] [INFO] We are on page 1 of 1 [01/29 06:36:05] [INFO] Number of posts: 3 [01/29 06:36:17] [INFO] Progress: 6094/6740 [01/29 06:36:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:36:17] [INFO] Thread http://forum.notebookreview.com/threads/gateway-m210-3520gz-review-pics-specs.10031/ finished! [01/29 06:36:18] [INFO] !!! Now downloading Dell inspiron 700 vs Fujitsu S6231 !!!!! [01/29 06:36:19] [INFO] We are on page 1 of 1 [01/29 06:36:19] [INFO] Number of posts: 1 [01/29 06:36:19] [INFO] Progress: 6095/6740 [01/29 06:36:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:36:19] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-700-vs-fujitsu-s6231.10435/ finished! [01/29 06:36:19] [INFO] !!! Now downloading Finally, Apple G5 PowerBooks and iBooks to Ship Q2 2005 !!!!! [01/29 06:36:20] [INFO] We are on page 1 of 1 [01/29 06:36:21] [INFO] Progress: 6096/6740 [01/29 06:36:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:36:21] [INFO] Thread http://forum.notebookreview.com/threads/finally-apple-g5-powerbooks-and-ibooks-to-ship-q2-2005.10418/ finished! [01/29 06:36:21] [INFO] !!! Now downloading Performance I need help !!!!! [01/29 06:36:22] [INFO] We are on page 1 of 1 [01/29 06:36:22] [INFO] Number of posts: 1 [01/29 06:36:22] [INFO] Progress: 6097/6740 [01/29 06:36:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:36:22] [INFO] Thread http://forum.notebookreview.com/threads/performance-i-need-help.10426/ finished! [01/29 06:36:23] [INFO] !!! Now downloading News Bits- New ExpressCard Arrives, AMD Turion, Windows Longhorn, HP, Toshiba !!!!! [01/29 06:36:24] [INFO] We are on page 1 of 1 [01/29 06:36:24] [INFO] Number of posts: 1 [01/29 06:36:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:36:24] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 06:36:24] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-new-expresscard-arrives-amd-turion-windows-longhorn-hp-toshiba.10360/ finished! [01/29 06:36:25] [INFO] !!! Now downloading ATI- PCIe-enabled notebooks to account for 60-70% !!!!! [01/29 06:36:26] [INFO] We are on page 1 of 1 [01/29 06:36:26] [INFO] Number of posts: 1 [01/29 06:36:26] [INFO] Progress: 6098/6740 [01/29 06:36:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:36:26] [INFO] Thread http://forum.notebookreview.com/threads/ati-pcie-enabled-notebooks-to-account-for-60-70.10332/ finished! [01/29 06:36:26] [INFO] !!! Now downloading News Bits- Holiday Wishes, Laptops to Shed Weight, Intel Versus AMD, $498 Wal-Mart Laptop !!!!! [01/29 06:36:27] [INFO] We are on page 1 of 1 [01/29 06:36:27] [INFO] Number of posts: 4 [01/29 06:36:28] [WARNING] File not found for image https://www.xbitlabs.com/images/news/2004-11/aopen_alviso_2.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/News Bits- Holiday Wishes, Laptops to Shed Weight, Intel Versus AMD, $498 Wal-Mart Laptop/images/storyImages/aopen_alviso_2.jpg [01/29 06:36:30] [WARNING] File not found for image https://www.technewsworld.com/images/rw5831/walmart-linspire-linux.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/News Bits- Holiday Wishes, Laptops to Shed Weight, Intel Versus AMD, $498 Wal-Mart Laptop/images/storyImages/walmart-linspire-linux.jpg [01/29 06:36:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:36:30] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 06:36:30] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-holiday-wishes-laptops-to-shed-weight-intel-versus-amd-498-wal-mart-laptop.9534/ finished! [01/29 06:36:31] [INFO] !!! Now downloading Macworld SF- PowerBook G4's to Get Speedbumps, but no G5 (yet) UPDATED !!!!! [01/29 06:36:32] [INFO] We are on page 1 of 1 [01/29 06:36:32] [INFO] Number of posts: 4 [01/29 06:36:33] [INFO] Progress: 6099/6740 [01/29 06:36:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:36:33] [INFO] Thread http://forum.notebookreview.com/threads/macworld-sf-powerbook-g4s-to-get-speedbumps-but-no-g5-yet-updated.10217/ finished! [01/29 06:36:33] [INFO] !!! Now downloading Half Life 2 PC Game Review !!!!! [01/29 06:36:35] [INFO] We are on page 1 of 1 [01/29 06:36:35] [INFO] Number of posts: 1 [01/29 06:36:36] [INFO] Progress: 6100/6740 [01/29 06:36:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:36:36] [INFO] Thread http://forum.notebookreview.com/threads/half-life-2-pc-game-review.10131/ finished! [01/29 06:36:37] [INFO] !!! Now downloading Doom 3 PC Game Review -- Was it Worth the Wait in 2004 !!!!! [01/29 06:36:38] [INFO] We are on page 1 of 1 [01/29 06:36:38] [INFO] Number of posts: 8 [01/29 06:36:38] [WARNING] File not found for image http://images.amazon.com/images/P/B00006C2HA.01.PT04.LZZZZZZZ.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Doom 3 PC Game Review -- Was it Worth the Wait in 2004/images/storyImages/B00006C2HA.01.PT04.LZZZZZZZ.jpg [01/29 06:36:39] [INFO] Progress: 6101/6740 [01/29 06:36:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:36:39] [INFO] Thread http://forum.notebookreview.com/threads/doom-3-pc-game-review-was-it-worth-the-wait-in-2004.9771/ finished! [01/29 06:36:39] [INFO] !!! Now downloading Review -- Targus Bluetooth Mini Mouse with Bluetooth Adapter !!!!! [01/29 06:36:40] [INFO] We are on page 1 of 1 [01/29 06:36:41] [INFO] Number of posts: 3 [01/29 06:36:42] [INFO] Progress: 6102/6740 [01/29 06:36:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:36:42] [INFO] Thread http://forum.notebookreview.com/threads/review-targus-bluetooth-mini-mouse-with-bluetooth-adapter.9746/ finished! [01/29 06:36:42] [INFO] !!! Now downloading Fujitsu Lifebook S6210 Review (pics, specs) !!!!! [01/29 06:36:44] [INFO] We are on page 1 of 2 [01/29 06:36:45] [INFO] We are on page 2 of 2 [01/29 06:36:45] [INFO] Number of posts: 8 [01/29 06:36:45] [INFO] Progress: 6103/6740 [01/29 06:36:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:36:45] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-lifebook-s6210-review-pics-specs.6799/ finished! [01/29 06:36:46] [INFO] !!! Now downloading Review - RadTech ScreensavRz !!!!! [01/29 06:36:47] [INFO] We are on page 1 of 1 [01/29 06:36:49] [INFO] Progress: 6104/6740 [01/29 06:36:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:36:49] [INFO] Thread http://forum.notebookreview.com/threads/review-radtech-screensavrz.7551/ finished! [01/29 06:36:50] [INFO] !!! Now downloading An in-depth look at Dothan- PM review !!!!! [01/29 06:36:51] [INFO] We are on page 1 of 1 [01/29 06:36:51] [INFO] Number of posts: 2 [01/29 06:36:51] [INFO] Progress: 6105/6740 [01/29 06:36:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:36:51] [INFO] Thread http://forum.notebookreview.com/threads/an-in-depth-look-at-dothan-pm-review.9629/ finished! [01/29 06:36:52] [INFO] !!! Now downloading in your lap !!!!! [01/29 06:36:53] [INFO] We are on page 1 of 1 [01/29 06:36:53] [INFO] Number of posts: 5 [01/29 06:36:53] [INFO] Progress: 6106/6740 [01/29 06:36:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:36:53] [INFO] Thread http://forum.notebookreview.com/threads/in-your-lap.9040/ finished! [01/29 06:36:53] [INFO] !!! Now downloading New Hip-E Notebook Computer (movie, pics, specs, jokes) !!!!! [01/29 06:36:55] [INFO] We are on page 1 of 1 [01/29 06:36:55] [INFO] Number of posts: 7 [01/29 06:36:55] [INFO] Progress: 6107/6740 [01/29 06:36:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:36:55] [INFO] Thread http://forum.notebookreview.com/threads/new-hip-e-notebook-computer-movie-pics-specs-jokes.8355/ finished! [01/29 06:36:57] [INFO] !!! Now downloading Which Wireless Solution Offers the Best Mobility !!!!! [01/29 06:36:58] [INFO] We are on page 1 of 1 [01/29 06:36:58] [INFO] Number of posts: 3 [01/29 06:36:58] [WARNING] File not found for image https://www.sierrawireless.com/ProductsOrdering/images/ac775.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Which Wireless Solution Offers the Best Mobility/images/storyImages/ac775.jpg [01/29 06:36:58] [INFO] Progress: 6108/6740 [01/29 06:36:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:36:58] [INFO] Thread http://forum.notebookreview.com/threads/which-wireless-solution-offers-the-best-mobility.9437/ finished! [01/29 06:36:59] [INFO] !!! Now downloading My iBook G4 12 Review !!!!! [01/29 06:37:00] [INFO] We are on page 1 of 1 [01/29 06:37:00] [INFO] Number of posts: 1 [01/29 06:37:00] [INFO] Progress: 6109/6740 [01/29 06:37:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:37:00] [INFO] Thread http://forum.notebookreview.com/threads/my-ibook-g4-12-review.9399/ finished! [01/29 06:37:00] [INFO] !!! Now downloading News Bits- Notebook Sales Growth, Averatec Grows, Intel Dual-Cores, T42 Gets Award !!!!! [01/29 06:37:01] [INFO] We are on page 1 of 1 [01/29 06:37:01] [INFO] Number of posts: 1 [01/29 06:37:02] [INFO] Progress: 6110/6740 [01/29 06:37:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:37:02] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-notebook-sales-growth-averatec-grows-intel-dual-cores-t42-gets-award.9331/ finished! [01/29 06:37:02] [INFO] !!! Now downloading News Bits- Men and Laptops, HP zd8000 Review, Acer to benefit from IBM Lenovo, Asus Z91N !!!!! [01/29 06:37:03] [INFO] We are on page 1 of 1 [01/29 06:37:03] [INFO] Number of posts: 4 [01/29 06:37:04] [INFO] Progress: 6111/6740 [01/29 06:37:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:37:04] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-men-and-laptops-hp-zd8000-review-acer-to-benefit-from-ibm-lenovo-asus-z91n.9070/ finished! [01/29 06:37:04] [INFO] !!! Now downloading News Bits- January Intel Pentium M Release, IBM ThinkPad TV Ads, What Technology Gender Gap !!!!! [01/29 06:37:06] [INFO] We are on page 1 of 1 [01/29 06:37:06] [INFO] Number of posts: 4 [01/29 06:37:06] [INFO] Progress: 6112/6740 [01/29 06:37:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:37:06] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-january-intel-pentium-m-release-ibm-thinkpad-tv-ads-what-technology-gender-gap.9187/ finished! [01/29 06:37:06] [INFO] !!! Now downloading Dell Inspiron 9100 Review !!!!! [01/29 06:37:07] [INFO] We are on page 1 of 2 [01/29 06:37:11] [INFO] We are on page 2 of 2 [01/29 06:37:11] [INFO] Number of posts: 8 [01/29 06:37:12] [INFO] Progress: 6113/6740 [01/29 06:37:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:37:12] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-9100-review.1442/ finished! [01/29 06:37:13] [INFO] !!! Now downloading Sony VAIO X505 Review (pics, specs) !!!!! [01/29 06:37:14] [INFO] We are on page 1 of 2 [01/29 06:37:18] [INFO] We are on page 2 of 2 [01/29 06:37:18] [INFO] Number of posts: 6 [01/29 06:37:18] [INFO] Progress: 6114/6740 [01/29 06:37:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:37:18] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-x505-review-pics-specs.4687/ finished! [01/29 06:37:18] [INFO] !!! Now downloading Toshiba Portege M200 Review (pics, specs) and Tablet PC Overview !!!!! [01/29 06:37:19] [INFO] We are on page 1 of 1 [01/29 06:37:19] [INFO] Number of posts: 1 [01/29 06:37:23] [INFO] Progress: 6115/6740 [01/29 06:37:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:37:23] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-portege-m200-review-pics-specs-and-tablet-pc-overview.9151/ finished! [01/29 06:37:24] [INFO] !!! Now downloading Notebook Customer Support and User Satisfaction Survey Results !!!!! [01/29 06:37:25] [INFO] We are on page 1 of 1 [01/29 06:37:25] [INFO] Number of posts: 7 [01/29 06:37:26] [INFO] Progress: 6116/6740 [01/29 06:37:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:37:26] [INFO] Thread http://forum.notebookreview.com/threads/notebook-customer-support-and-user-satisfaction-survey-results.9035/ finished! [01/29 06:37:26] [INFO] !!! Now downloading OQO Model 01 Windows XP Based Handheld Computer Released Discussion !!!!! [01/29 06:37:27] [INFO] We are on page 1 of 1 [01/29 06:37:27] [INFO] Number of posts: 6 [01/29 06:37:27] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/OQO Model 01 Windows XP Based Handheld Computer Released Discussion/images/avatars/ [01/29 06:37:27] [INFO] Progress: 6117/6740 [01/29 06:37:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:37:27] [INFO] Thread http://forum.notebookreview.com/threads/oqo-model-01-windows-xp-based-handheld-computer-released-discussion.7071/ finished! [01/29 06:37:28] [INFO] !!! Now downloading Sold! IBM Sells PC Business After Pioneering the Industry 23 Years Ago !!!!! [01/29 06:37:29] [INFO] We are on page 1 of 1 [01/29 06:37:29] [INFO] Number of posts: 7 [01/29 06:37:30] [INFO] Progress: 6118/6740 [01/29 06:37:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:37:30] [INFO] Thread http://forum.notebookreview.com/threads/sold-ibm-sells-pc-business-after-pioneering-the-industry-23-years-ago.8982/ finished! [01/29 06:37:31] [INFO] !!! Now downloading Lenovo to acquire IBM Personal Computing Division !!!!! [01/29 06:37:32] [INFO] We are on page 1 of 1 [01/29 06:37:32] [INFO] Number of posts: 2 [01/29 06:37:32] [INFO] Progress: 6119/6740 [01/29 06:37:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:37:32] [INFO] Thread http://forum.notebookreview.com/threads/lenovo-to-acquire-ibm-personal-computing-division.8975/ finished! [01/29 06:37:33] [INFO] !!! Now downloading Rumor- IBM to Leave PC Business - ThinkPad Brand to be Sold !!!!! [01/29 06:37:34] [INFO] We are on page 1 of 2 [01/29 06:37:35] [WARNING] File not found for image https://www.ziyas.com/images/ntbimages/avatar.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Rumor- IBM to Leave PC Business - ThinkPad Brand to be Sold/images/storyImages/avatar.jpg [01/29 06:37:37] [INFO] We are on page 2 of 2 [01/29 06:37:37] [INFO] Number of posts: 7 [01/29 06:37:37] [INFO] Progress: 6120/6740 [01/29 06:37:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:37:37] [INFO] Thread http://forum.notebookreview.com/threads/rumor-ibm-to-leave-pc-business-thinkpad-brand-to-be-sold.8826/ finished! [01/29 06:37:37] [INFO] IOException java.nio.file.AccessDeniedException: C:\Users\User-10\Downloads\NoteBook News and Reviews\The Toshiba A70 review... at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:89) at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103) at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108) at java.base/sun.nio.fs.WindowsFileSystemProvider.checkReadAccess(WindowsFileSystemProvider.java:351) at java.base/sun.nio.fs.WindowsFileSystemProvider.checkAccess(WindowsFileSystemProvider.java:380) at java.base/java.nio.file.Files.createDirectories(Files.java:772) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:595) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:37:37] [INFO] Thread http://forum.notebookreview.com/threads/the-toshiba-a70-review.8886/ finished! [01/29 06:37:37] [INFO] !!! Now downloading A sad day for the Thinkpad !!!!! [01/29 06:37:38] [INFO] We are on page 1 of 1 [01/29 06:37:38] [INFO] Number of posts: 4 [01/29 06:37:39] [INFO] Progress: 6121/6740 [01/29 06:37:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:37:39] [INFO] Thread http://forum.notebookreview.com/threads/a-sad-day-for-the-thinkpad.8822/ finished! [01/29 06:37:39] [INFO] !!! Now downloading News Bits- Fujitsu & Biometric Security, Intel Alviso, AMD Roadmap, HP and Quanta Discussion !!!!! [01/29 06:37:40] [INFO] We are on page 1 of 1 [01/29 06:37:40] [INFO] Number of posts: 1 [01/29 06:37:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:37:40] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 06:37:40] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-fujitsu-biometric-security-intel-alviso-amd-roadmap-hp-and-quanta-discussion.8795/ finished! [01/29 06:37:41] [INFO] !!! Now downloading Averatec 6200 Mobile Theatre Laptop Review (pics, specs) !!!!! [01/29 06:37:42] [INFO] We are on page 1 of 1 [01/29 06:37:42] [INFO] Number of posts: 2 [01/29 06:37:43] [INFO] Progress: 6122/6740 [01/29 06:37:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:37:43] [INFO] Thread http://forum.notebookreview.com/threads/averatec-6200-mobile-theatre-laptop-review-pics-specs.6320/ finished! [01/29 06:37:43] [INFO] !!! Now downloading Portable One SR2 Notebook Review (pics, specs) !!!!! [01/29 06:37:44] [INFO] We are on page 1 of 2 [01/29 06:37:47] [INFO] We are on page 2 of 2 [01/29 06:37:47] [INFO] Number of posts: 2 [01/29 06:37:47] [INFO] Progress: 6123/6740 [01/29 06:37:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:37:47] [INFO] Thread http://forum.notebookreview.com/threads/portable-one-sr2-notebook-review-pics-specs.8115/ finished! [01/29 06:37:47] [INFO] !!! Now downloading New HP Compaq nx9600 Revealed (pics) !!!!! [01/29 06:37:48] [INFO] We are on page 1 of 1 [01/29 06:37:48] [INFO] Number of posts: 1 [01/29 06:37:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:37:48] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 06:37:48] [INFO] Thread http://forum.notebookreview.com/threads/new-hp-compaq-nx9600-revealed-pics.8633/ finished! [01/29 06:37:49] [INFO] !!! Now downloading Sharp Actius AL27 Review (pics, specs) !!!!! [01/29 06:37:50] [INFO] We are on page 1 of 1 [01/29 06:37:50] [INFO] Number of posts: 1 [01/29 06:37:53] [INFO] Progress: 6124/6740 [01/29 06:37:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:37:53] [INFO] Thread http://forum.notebookreview.com/threads/sharp-actius-al27-review-pics-specs.8561/ finished! [01/29 06:37:53] [INFO] !!! Now downloading News Bits- Gateway M210, VAIO U750, AMD Sempron, ATI Radeon X800 !!!!! [01/29 06:37:54] [INFO] We are on page 1 of 1 [01/29 06:37:54] [INFO] Number of posts: 1 [01/29 06:37:55] [INFO] Progress: 6125/6740 [01/29 06:37:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:37:55] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-gateway-m210-vaio-u750-amd-sempron-ati-radeon-x800.8508/ finished! [01/29 06:37:55] [INFO] Max wait time for http://forum.notebookreview.com/threads/hp-releases-new-pavilion-dv1000-notebook-specs-image-gallery.5377/ is 24500 ms [01/29 06:37:55] [INFO] !!! Now downloading HP Releases New Pavilion dv1000 Notebook (specs, image gallery) !!!!! [01/29 06:37:56] [INFO] We are on page 1 of 3 [01/29 06:37:58] [INFO] We are on page 2 of 3 [01/29 06:38:00] [INFO] We are on page 3 of 3 [01/29 06:38:00] [INFO] Progress: 6126/6740 [01/29 06:38:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:38:00] [INFO] Thread http://forum.notebookreview.com/threads/hp-releases-new-pavilion-dv1000-notebook-specs-image-gallery.5377/ finished! [01/29 06:38:00] [INFO] !!! Now downloading Averatec C3500 Convertible Tablet PC Review (pics, specs) !!!!! [01/29 06:38:01] [INFO] We are on page 1 of 1 [01/29 06:38:01] [INFO] Number of posts: 1 [01/29 06:38:01] [WARNING] Host down for image http://www.bargaintabletpc.com/assets/121.jpg [01/29 06:38:01] [WARNING] Host down for image http://www.bargaintabletpc.com/assets/110.jpg [01/29 06:38:01] [WARNING] Host down for image http://www.bargaintabletpc.com/assets/111.jpg [01/29 06:38:01] [WARNING] Host down for image http://www.bargaintabletpc.com/assets/112.jpg [01/29 06:38:01] [WARNING] Host down for image http://www.bargaintabletpc.com/assets/113.jpg [01/29 06:38:01] [WARNING] Host down for image http://www.bargaintabletpc.com/assets/122.jpg [01/29 06:38:01] [WARNING] Host down for image http://www.bargaintabletpc.com/assets/115.jpg [01/29 06:38:01] [WARNING] Host down for image http://www.bargaintabletpc.com/assets/114.jpg [01/29 06:38:01] [WARNING] Host down for image http://www.bargaintabletpc.com/assets/116.jpg [01/29 06:38:01] [WARNING] Host down for image http://www.bargaintabletpc.com/assets/117.jpg [01/29 06:38:01] [WARNING] Host down for image http://www.bargaintabletpc.com/assets/123.jpg [01/29 06:38:01] [WARNING] Host down for image http://www.bargaintabletpc.com/assets/124.jpg [01/29 06:38:01] [WARNING] Host down for image http://www.bargaintabletpc.com/assets/125.jpg [01/29 06:38:01] [WARNING] Host down for image http://www.bargaintabletpc.com/assets/120.jpg [01/29 06:38:01] [INFO] Progress: 6127/6740 [01/29 06:38:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:38:01] [INFO] Thread http://forum.notebookreview.com/threads/averatec-c3500-convertible-tablet-pc-review-pics-specs.8464/ finished! [01/29 06:38:02] [INFO] !!! Now downloading News Bits- Compaq Presario X6000, Sony VAIO Leather Case, Apple in Canada !!!!! [01/29 06:38:03] [INFO] We are on page 1 of 1 [01/29 06:38:03] [INFO] Number of posts: 1 [01/29 06:38:04] [INFO] Progress: 6128/6740 [01/29 06:38:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:38:04] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-compaq-presario-x6000-sony-vaio-leather-case-apple-in-canada.8442/ finished! [01/29 06:38:04] [INFO] !!! Now downloading News Bits- Averatec 64-bit, Apple in London, ATI Growth, Asus in China !!!!! [01/29 06:38:05] [INFO] We are on page 1 of 1 [01/29 06:38:05] [INFO] Number of posts: 1 [01/29 06:38:06] [INFO] Progress: 6129/6740 [01/29 06:38:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:38:06] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-averatec-64-bit-apple-in-london-ati-growth-asus-in-china.8340/ finished! [01/29 06:38:06] [INFO] !!! Now downloading News Bits- Ferrari 3400 Announced, Intel 3.8GHz Chip, Microsoft High, 2004 PC Sales Forecast Cut !!!!! [01/29 06:38:07] [INFO] We are on page 1 of 1 [01/29 06:38:07] [INFO] Number of posts: 1 [01/29 06:38:09] [INFO] Progress: 6130/6740 [01/29 06:38:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:38:09] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-ferrari-3400-announced-intel-3-8ghz-chip-microsoft-high-2004-pc-sales-forecast-cut.8244/ finished! [01/29 06:38:10] [INFO] !!! Now downloading Sony Announces VAIO U750 for U.S. !!!!! [01/29 06:38:11] [INFO] We are on page 1 of 1 [01/29 06:38:11] [INFO] Number of posts: 5 [01/29 06:38:11] [INFO] Progress: 6131/6740 [01/29 06:38:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:38:11] [INFO] Thread http://forum.notebookreview.com/threads/sony-announces-vaio-u750-for-u-s.8020/ finished! [01/29 06:38:12] [INFO] !!! Now downloading News Bits- AMD, Dell Record Sales, nVidia 6800, Samsung Q30, Half Life 2 !!!!! [01/29 06:38:13] [INFO] We are on page 1 of 1 [01/29 06:38:13] [INFO] Number of posts: 1 [01/29 06:38:18] [INFO] Progress: 6132/6740 [01/29 06:38:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:38:18] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-amd-dell-record-sales-nvidia-6800-samsung-q30-half-life-2.8210/ finished! [01/29 06:38:18] [INFO] !!! Now downloading New HP Pavilion zd8000 17-inch Screen Notebook Revealed (pics) !!!!! [01/29 06:38:19] [INFO] We are on page 1 of 1 [01/29 06:38:19] [INFO] Number of posts: 4 [01/29 06:38:21] [INFO] Progress: 6133/6740 [01/29 06:38:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:38:21] [INFO] Thread http://forum.notebookreview.com/threads/new-hp-pavilion-zd8000-17-inch-screen-notebook-revealed-pics.6895/ finished! [01/29 06:38:22] [INFO] !!! Now downloading GeForce 6800 !!!!! [01/29 06:38:23] [INFO] We are on page 1 of 1 [01/29 06:38:23] [INFO] Number of posts: 1 [01/29 06:38:23] [INFO] Progress: 6134/6740 [01/29 06:38:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:38:23] [INFO] Thread http://forum.notebookreview.com/threads/geforce-6800.7968/ finished! [01/29 06:38:23] [INFO] !!! Now downloading HP Compaq NC6000 Notebook Review (pics, specs) !!!!! [01/29 06:38:24] [INFO] We are on page 1 of 1 [01/29 06:38:24] [INFO] Number of posts: 1 [01/29 06:38:26] [INFO] Progress: 6135/6740 [01/29 06:38:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:38:26] [INFO] Thread http://forum.notebookreview.com/threads/hp-compaq-nc6000-notebook-review-pics-specs.7961/ finished! [01/29 06:38:27] [INFO] !!! Now downloading Dell Inspiron 9200 17 Desktop Replacement Notebook Released !!!!! [01/29 06:38:28] [INFO] We are on page 1 of 1 [01/29 06:38:28] [INFO] Number of posts: 3 [01/29 06:38:29] [INFO] Progress: 6136/6740 [01/29 06:38:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:38:29] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-9200-17-desktop-replacement-notebook-released.7508/ finished! [01/29 06:38:30] [INFO] !!! Now downloading Toshiba Recalls Tecra, Satellite, Portege Notebooks for Bad Memory Modules !!!!! [01/29 06:38:31] [INFO] We are on page 1 of 1 [01/29 06:38:31] [INFO] Number of posts: 1 [01/29 06:38:31] [INFO] Progress: 6137/6740 [01/29 06:38:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:38:31] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-recalls-tecra-satellite-portege-notebooks-for-bad-memory-modules.7722/ finished! [01/29 06:38:31] [INFO] !!! Now downloading New Dell 17 Widescreen Notebook, is Dell Giving Customers What they Want !!!!! [01/29 06:38:33] [INFO] We are on page 1 of 2 [01/29 06:38:35] [INFO] We are on page 2 of 2 [01/29 06:38:35] [INFO] Number of posts: 1 [01/29 06:38:35] [INFO] Progress: 6138/6740 [01/29 06:38:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:38:35] [INFO] Thread http://forum.notebookreview.com/threads/new-dell-17-widescreen-notebook-is-dell-giving-customers-what-they-want.7369/ finished! [01/29 06:38:36] [INFO] !!! Now downloading News Bits- VAIO B, Samsung M40, Alienware MJ-12m, AMD 64 Releases, Pentium M Roadmap !!!!! [01/29 06:38:37] [INFO] We are on page 1 of 1 [01/29 06:38:37] [INFO] Number of posts: 5 [01/29 06:38:37] [WARNING] File not found for image http://image1.cc-inc.com/prod/496000/496813_lg.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/News Bits- VAIO B, Samsung M40, Alienware MJ-12m, AMD 64 Releases, Pentium M Roadmap/images/storyImages/496813_lg.jpg [01/29 06:38:38] [WARNING] Host down for image http://images.digitalmedianet.com/2004/Week_44/l3zf5e6c/story/area51.jpg [01/29 06:38:38] [INFO] Progress: 6139/6740 [01/29 06:38:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:38:38] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-vaio-b-samsung-m40-alienware-mj-12m-amd-64-releases-pentium-m-roadmap.7587/ finished! [01/29 06:38:39] [INFO] !!! Now downloading In Depth Preview- Apple AirPort Express with Air Tunes !!!!! [01/29 06:38:40] [INFO] We are on page 1 of 1 [01/29 06:38:40] [INFO] Number of posts: 5 [01/29 06:38:43] [INFO] Progress: 6140/6740 [01/29 06:38:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:38:43] [INFO] Thread http://forum.notebookreview.com/threads/in-depth-preview-apple-airport-express-with-air-tunes.2528/ finished! [01/29 06:38:43] [INFO] !!! Now downloading New Gateway AMD64 and Thin and Light Notebooks (pics, specs) !!!!! [01/29 06:38:45] [INFO] We are on page 1 of 1 [01/29 06:38:45] [INFO] Number of posts: 5 [01/29 06:38:45] [INFO] Progress: 6141/6740 [01/29 06:38:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:38:45] [INFO] Thread http://forum.notebookreview.com/threads/new-gateway-amd64-and-thin-and-light-notebooks-pics-specs.7460/ finished! [01/29 06:38:46] [INFO] !!! Now downloading New Dell Inspiron 9200 (pics, specs) !!!!! [01/29 06:38:47] [INFO] We are on page 1 of 1 [01/29 06:38:47] [INFO] Number of posts: 3 [01/29 06:38:54] [INFO] Progress: 6142/6740 [01/29 06:38:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:38:54] [INFO] Thread http://forum.notebookreview.com/threads/new-dell-inspiron-9200-pics-specs.7483/ finished! [01/29 06:38:54] [INFO] !!! Now downloading IBM ThinkPad T42 Review (pics, specs) !!!!! [01/29 06:38:55] [INFO] We are on page 1 of 2 [01/29 06:38:58] [INFO] We are on page 2 of 2 [01/29 06:38:58] [INFO] Number of posts: 2 [01/29 06:38:58] [INFO] Progress: 6143/6740 [01/29 06:38:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:38:58] [INFO] Thread http://forum.notebookreview.com/threads/ibm-thinkpad-t42-review-pics-specs.5559/ finished! [01/29 06:38:58] [INFO] !!! Now downloading Apple Refreshes iBook Notebook Series -- Adds Speed and 802.11g (pics, specs) Discussion !!!!! [01/29 06:38:59] [INFO] We are on page 1 of 1 [01/29 06:38:59] [INFO] Number of posts: 1 [01/29 06:39:00] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Apple Refreshes iBook Notebook Series -- Adds Speed and 802.11g (pics, specs) Discussion/images/avatars/ [01/29 06:39:00] [INFO] Progress: 6144/6740 [01/29 06:39:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:39:00] [INFO] Thread http://forum.notebookreview.com/threads/apple-refreshes-ibook-notebook-series-adds-speed-and-802-11g-pics-specs-discussion.7461/ finished! [01/29 06:39:00] [INFO] !!! Now downloading New Compaq Presario X6000 17-inch Widescreen Notebook Revealed (pics) !!!!! [01/29 06:39:01] [INFO] We are on page 1 of 1 [01/29 06:39:01] [INFO] Number of posts: 4 [01/29 06:39:02] [INFO] Progress: 6145/6740 [01/29 06:39:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:39:02] [INFO] Thread http://forum.notebookreview.com/threads/new-compaq-presario-x6000-17-inch-widescreen-notebook-revealed-pics.7199/ finished! [01/29 06:39:02] [INFO] !!! Now downloading Intel Releases Faster 2.10 GHz Pentium M, Prices Dropped on Slower Processors !!!!! [01/29 06:39:03] [INFO] We are on page 1 of 1 [01/29 06:39:03] [INFO] Number of posts: 4 [01/29 06:39:04] [INFO] Progress: 6146/6740 [01/29 06:39:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:39:04] [INFO] Thread http://forum.notebookreview.com/threads/intel-releases-faster-2-10-ghz-pentium-m-prices-dropped-on-slower-processors.7300/ finished! [01/29 06:39:04] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-inspiron-coupon-is-the-best-ever-750-off-tuesday-only-font-color-red-update-3-font.7220/ is 34500 ms [01/29 06:39:04] [INFO] !!! Now downloading Dell Inspiron Coupon is The Best Ever , $750 Off Tuesday ONLY -- font color=red UPDATE #3! font !!!!! [01/29 06:39:05] [INFO] We are on page 1 of 5 [01/29 06:39:08] [INFO] We are on page 2 of 5 [01/29 06:39:10] [INFO] We are on page 3 of 5 [01/29 06:39:12] [INFO] We are on page 4 of 5 [01/29 06:39:14] [INFO] We are on page 5 of 5 [01/29 06:39:14] [INFO] Progress: 6147/6740 [01/29 06:39:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:39:14] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-coupon-is-the-best-ever-750-off-tuesday-only-font-color-red-update-3-font.7220/ finished! [01/29 06:39:14] [INFO] !!! Now downloading First Thoughts- IBM ThinkPad T42 with Biometric Security (pics) !!!!! [01/29 06:39:15] [INFO] We are on page 1 of 1 [01/29 06:39:15] [INFO] Number of posts: 2 [01/29 06:39:16] [INFO] Progress: 6148/6740 [01/29 06:39:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:39:16] [INFO] Thread http://forum.notebookreview.com/threads/first-thoughts-ibm-thinkpad-t42-with-biometric-security-pics.7272/ finished! [01/29 06:39:16] [INFO] !!! Now downloading This Website !!!!! [01/29 06:39:17] [INFO] We are on page 1 of 1 [01/29 06:39:17] [INFO] Number of posts: 2 [01/29 06:39:17] [INFO] Progress: 6149/6740 [01/29 06:39:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:39:17] [INFO] Thread http://forum.notebookreview.com/threads/this-website.7252/ finished! [01/29 06:39:18] [INFO] !!! Now downloading Doom 3 Arrives, Notebook Makers Rejoice !!!!! [01/29 06:39:19] [INFO] We are on page 1 of 1 [01/29 06:39:22] [INFO] Progress: 6150/6740 [01/29 06:39:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:39:22] [INFO] Thread http://forum.notebookreview.com/threads/doom-3-arrives-notebook-makers-rejoice.4509/ finished! [01/29 06:39:23] [INFO] !!! Now downloading HP Pavilion ZX5000 Review (pics, specs) !!!!! [01/29 06:39:24] [INFO] We are on page 1 of 1 [01/29 06:39:24] [INFO] Number of posts: 9 [01/29 06:39:25] [INFO] Progress: 6151/6740 [01/29 06:39:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:39:25] [INFO] Thread http://forum.notebookreview.com/threads/hp-pavilion-zx5000-review-pics-specs.5755/ finished! [01/29 06:39:26] [INFO] !!! Now downloading News Bits- New VAIO T Available, New Fujitsu Tablet, Actius MP30, Acer Popularity Discussion !!!!! [01/29 06:39:27] [INFO] We are on page 1 of 1 [01/29 06:39:27] [INFO] Number of posts: 1 [01/29 06:39:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:39:27] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 06:39:27] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-new-vaio-t-available-new-fujitsu-tablet-actius-mp30-acer-popularity-discussion.7040/ finished! [01/29 06:39:27] [INFO] !!! Now downloading Dell Recalls Millions of Power Adapters for Inspiron, Latitude and Precision Notebooks !!!!! [01/29 06:39:28] [INFO] We are on page 1 of 1 [01/29 06:39:28] [INFO] Number of posts: 1 [01/29 06:39:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:39:28] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 06:39:28] [INFO] Thread http://forum.notebookreview.com/threads/dell-recalls-millions-of-power-adapters-for-inspiron-latitude-and-precision-notebooks.6953/ finished! [01/29 06:39:29] [INFO] !!! Now downloading IBM ThinkPad T42 Gets Updated With Biometric Security !!!!! [01/29 06:39:30] [INFO] We are on page 1 of 1 [01/29 06:39:30] [INFO] Number of posts: 1 [01/29 06:39:30] [INFO] Progress: 6152/6740 [01/29 06:39:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:39:30] [INFO] Thread http://forum.notebookreview.com/threads/ibm-thinkpad-t42-gets-updated-with-biometric-security.6739/ finished! [01/29 06:39:31] [INFO] !!! Now downloading News Bits- SpyWare Removal, ATI & 3DMark05, Averatec Refresh, Joybook 7000 Review !!!!! [01/29 06:39:32] [INFO] We are on page 1 of 1 [01/29 06:39:32] [INFO] Number of posts: 1 [01/29 06:39:33] [INFO] Progress: 6153/6740 [01/29 06:39:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:39:33] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-spyware-removal-ati-3dmark05-averatec-refresh-joybook-7000-review.6723/ finished! [01/29 06:39:34] [INFO] !!! Now downloading News Bits- New Pentium 4 M, New Sharp 64-bit Notebook, OQO Relase, Seagate 100GB HardDrive !!!!! [01/29 06:39:35] [INFO] We are on page 1 of 1 [01/29 06:39:35] [INFO] Number of posts: 4 [01/29 06:39:36] [INFO] Progress: 6154/6740 [01/29 06:39:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:39:36] [INFO] Thread http://forum.notebookreview.com/threads/news-bits-new-pentium-4-m-new-sharp-64-bit-notebook-oqo-relase-seagate-100gb-harddrive.6601/ finished! [01/29 06:39:36] [INFO] !!! Now downloading Red Sony VAIO Pics, New 14.1 Dell Inspiron, XBox 2, Asus AMD 64 Notebook !!!!! [01/29 06:39:37] [INFO] We are on page 1 of 1 [01/29 06:39:37] [INFO] Number of posts: 4 [01/29 06:39:38] [INFO] Progress: 6155/6740 [01/29 06:39:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:39:38] [INFO] Thread http://forum.notebookreview.com/threads/red-sony-vaio-pics-new-14-1-dell-inspiron-xbox-2-asus-amd-64-notebook.6408/ finished! [01/29 06:39:39] [INFO] !!! Now downloading Sony Announces New VAIO T-Series Ultra-Portable Notebook (pics, specs) !!!!! [01/29 06:39:40] [INFO] We are on page 1 of 1 [01/29 06:39:40] [INFO] Number of posts: 9 [01/29 06:39:40] [INFO] Progress: 6156/6740 [01/29 06:39:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:39:40] [INFO] Thread http://forum.notebookreview.com/threads/sony-announces-new-vaio-t-series-ultra-portable-notebook-pics-specs.6024/ finished! [01/29 06:39:41] [INFO] !!! Now downloading Gateway 450X Laptop Review (pics, specs) !!!!! [01/29 06:39:42] [INFO] We are on page 1 of 1 [01/29 06:39:42] [INFO] Number of posts: 6 [01/29 06:39:45] [INFO] Progress: 6157/6740 [01/29 06:39:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:39:45] [INFO] Thread http://forum.notebookreview.com/threads/gateway-450x-laptop-review-pics-specs.3480/ finished! [01/29 06:39:45] [INFO] !!! Now downloading SONY TR3A !!!!! [01/29 06:39:46] [INFO] We are on page 1 of 1 [01/29 06:39:46] [INFO] Number of posts: 1 [01/29 06:39:46] [INFO] Progress: 6158/6740 [01/29 06:39:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:39:46] [INFO] Thread http://forum.notebookreview.com/threads/sony-tr3a.6300/ finished! [01/29 06:39:47] [INFO] !!! Now downloading Windows XP Service Pack 2 Update for Internet Connection Issues !!!!! [01/29 06:39:48] [INFO] We are on page 1 of 1 [01/29 06:39:48] [INFO] Number of posts: 2 [01/29 06:39:48] [INFO] Progress: 6159/6740 [01/29 06:39:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:39:48] [INFO] Thread http://forum.notebookreview.com/threads/windows-xp-service-pack-2-update-for-internet-connection-issues.6260/ finished! [01/29 06:39:49] [INFO] !!! Now downloading REVIEW- Targus HP Evolution Series Backpack Case !!!!! [01/29 06:39:50] [INFO] We are on page 1 of 1 [01/29 06:39:50] [INFO] Number of posts: 1 [01/29 06:39:52] [INFO] Progress: 6160/6740 [01/29 06:39:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:39:52] [INFO] Thread http://forum.notebookreview.com/threads/review-targus-hp-evolution-series-backpack-case.6165/ finished! [01/29 06:39:52] [INFO] !!! Now downloading Acer & ASUS to release Alviso notebooks in 1Q 05 !!!!! [01/29 06:39:53] [INFO] We are on page 1 of 1 [01/29 06:39:53] [INFO] Number of posts: 3 [01/29 06:39:54] [INFO] Progress: 6161/6740 [01/29 06:39:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:39:54] [INFO] Thread http://forum.notebookreview.com/threads/acer-asus-to-release-alviso-notebooks-in-1q-05.6097/ finished! [01/29 06:39:54] [INFO] !!! Now downloading Notebook News- New VAIO Notebooks, New Inspiron 5160, IBM #1 in China, Hitachi 100GB Hard Drive !!!!! [01/29 06:39:56] [INFO] We are on page 1 of 1 [01/29 06:39:56] [INFO] Number of posts: 7 [01/29 06:39:57] [INFO] Progress: 6162/6740 [01/29 06:39:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:39:57] [INFO] Thread http://forum.notebookreview.com/threads/notebook-news-new-vaio-notebooks-new-inspiron-5160-ibm-1-in-china-hitachi-100gb-hard-drive.6069/ finished! [01/29 06:39:57] [INFO] !!! Now downloading Release date-17 WUXGA Clevo (Sager, ProStar, ...) !!!!! [01/29 06:39:58] [INFO] We are on page 1 of 1 [01/29 06:39:58] [INFO] Number of posts: 7 [01/29 06:39:58] [INFO] Progress: 6163/6740 [01/29 06:39:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:39:58] [INFO] Thread http://forum.notebookreview.com/threads/release-date-17-wuxga-clevo-sager-prostar.5658/ finished! [01/29 06:40:00] [INFO] !!! Now downloading Notebook News- Intel Napa Platform, Sierra & Intel, New Microsoft Mouse, Car Computers !!!!! [01/29 06:40:01] [INFO] We are on page 1 of 1 [01/29 06:40:01] [INFO] Number of posts: 1 [01/29 06:40:01] [INFO] Progress: 6164/6740 [01/29 06:40:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:40:01] [INFO] Thread http://forum.notebookreview.com/threads/notebook-news-intel-napa-platform-sierra-intel-new-microsoft-mouse-car-computers.5838/ finished! [01/29 06:40:01] [INFO] !!! Now downloading Sony VAIO TR Series TR5 Review (pics, specs) !!!!! [01/29 06:40:03] [INFO] We are on page 1 of 1 [01/29 06:40:03] [INFO] Number of posts: 4 [01/29 06:40:05] [INFO] Progress: 6165/6740 [01/29 06:40:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:40:05] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-tr-series-tr5-review-pics-specs.3599/ finished! [01/29 06:40:05] [INFO] !!! Now downloading First Thoughts- Portable One UX Ultraportable Notebook !!!!! [01/29 06:40:06] [INFO] We are on page 1 of 1 [01/29 06:40:06] [INFO] Number of posts: 7 [01/29 06:40:08] [INFO] Progress: 6166/6740 [01/29 06:40:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:40:08] [INFO] Thread http://forum.notebookreview.com/threads/first-thoughts-portable-one-ux-ultraportable-notebook.5465/ finished! [01/29 06:40:08] [INFO] !!! Now downloading Notebook News- Wi-Fi City, Fire Proof PowerBook, NEC Notebook, ShaggyMac Cleaning Products !!!!! [01/29 06:40:09] [INFO] We are on page 1 of 1 [01/29 06:40:09] [INFO] Number of posts: 1 [01/29 06:40:11] [INFO] Progress: 6167/6740 [01/29 06:40:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:40:11] [INFO] Thread http://forum.notebookreview.com/threads/notebook-news-wi-fi-city-fire-proof-powerbook-nec-notebook-shaggymac-cleaning-products.5648/ finished! [01/29 06:40:11] [INFO] !!! Now downloading IBM Recalls 553,000 Power Adapters Worldwide due to Overheating Issues !!!!! [01/29 06:40:12] [INFO] We are on page 1 of 1 [01/29 06:40:12] [INFO] Number of posts: 1 [01/29 06:40:14] [WARNING] File not found for image https://www.ibm.com/pc/support/site.wss/56587_56w_ac_adapter.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/IBM Recalls 553,000 Power Adapters Worldwide due to Overheating Issues/images/storyImages/56587_56w_ac_adapter.jpg [01/29 06:40:14] [INFO] Progress: 6168/6740 [01/29 06:40:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:40:14] [INFO] Thread http://forum.notebookreview.com/threads/ibm-recalls-553-000-power-adapters-worldwide-due-to-overheating-issues.5646/ finished! [01/29 06:40:15] [INFO] !!! Now downloading Why am I not seeing Powernotebooks !!!!! [01/29 06:40:16] [INFO] We are on page 1 of 1 [01/29 06:40:16] [INFO] Number of posts: 1 [01/29 06:40:16] [INFO] Progress: 6169/6740 [01/29 06:40:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:40:16] [INFO] Thread http://forum.notebookreview.com/threads/why-am-i-not-seeing-powernotebooks.5615/ finished! [01/29 06:40:16] [INFO] !!! Now downloading Apple Tops Research Poll for Customer Satisfaction, Dell Second !!!!! [01/29 06:40:17] [INFO] We are on page 1 of 1 [01/29 06:40:17] [INFO] Number of posts: 1 [01/29 06:40:18] [INFO] Progress: 6170/6740 [01/29 06:40:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:40:18] [INFO] Thread http://forum.notebookreview.com/threads/apple-tops-research-poll-for-customer-satisfaction-dell-second.5369/ finished! [01/29 06:40:18] [INFO] !!! Now downloading Quick Guide to Configuring a Notebook With Most Performance for Your Money !!!!! [01/29 06:40:19] [INFO] We are on page 1 of 1 [01/29 06:40:19] [INFO] Number of posts: 2 [01/29 06:40:19] [INFO] Progress: 6171/6740 [01/29 06:40:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:40:19] [INFO] Thread http://forum.notebookreview.com/threads/quick-guide-to-configuring-a-notebook-with-most-performance-for-your-money.5315/ finished! [01/29 06:40:20] [INFO] !!! Now downloading Targus Introduces New Apple Notebook Accessories !!!!! [01/29 06:40:21] [INFO] We are on page 1 of 1 [01/29 06:40:21] [INFO] Number of posts: 1 [01/29 06:40:21] [INFO] Progress: 6172/6740 [01/29 06:40:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:40:21] [INFO] Thread http://forum.notebookreview.com/threads/targus-introduces-new-apple-notebook-accessories.5270/ finished! [01/29 06:40:21] [INFO] !!! Now downloading Review- Jansport Optimizer Laptop Bag !!!!! [01/29 06:40:23] [INFO] We are on page 1 of 2 [01/29 06:40:28] [INFO] We are on page 2 of 2 [01/29 06:40:28] [INFO] Number of posts: 7 [01/29 06:40:28] [INFO] Progress: 6173/6740 [01/29 06:40:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:40:28] [INFO] Thread http://forum.notebookreview.com/threads/review-jansport-optimizer-laptop-bag.2326/ finished! [01/29 06:40:28] [INFO] !!! Now downloading Intel to Add 802.11a Compatibility to Its Wireless Chip Offering !!!!! [01/29 06:40:30] [INFO] We are on page 1 of 1 [01/29 06:40:30] [INFO] Number of posts: 1 [01/29 06:40:30] [INFO] Progress: 6174/6740 [01/29 06:40:30] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:40:30] [INFO] Thread http://forum.notebookreview.com/threads/intel-to-add-802-11a-compatibility-to-its-wireless-chip-offering.5238/ finished! [01/29 06:40:30] [INFO] !!! Now downloading Interesting Article on new Intel Chips !!!!! [01/29 06:40:31] [INFO] We are on page 1 of 1 [01/29 06:40:31] [INFO] Number of posts: 6 [01/29 06:40:31] [INFO] Progress: 6175/6740 [01/29 06:40:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:40:31] [INFO] Thread http://forum.notebookreview.com/threads/interesting-article-on-new-intel-chips.3157/ finished! [01/29 06:40:32] [INFO] !!! Now downloading Apple Recalls 28,000 Faulty Batteries Sold with 15-inch PowerBook !!!!! [01/29 06:40:33] [INFO] We are on page 1 of 1 [01/29 06:40:33] [INFO] Number of posts: 1 [01/29 06:40:33] [INFO] Progress: 6176/6740 [01/29 06:40:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:40:33] [INFO] Thread http://forum.notebookreview.com/threads/apple-recalls-28-000-faulty-batteries-sold-with-15-inch-powerbook.5160/ finished! [01/29 06:40:33] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-inspiron-9100-first-take-review.1105/ is 25000 ms [01/29 06:40:33] [INFO] !!! Now downloading Dell Inspiron 9100 First Take Review !!!!! [01/29 06:40:35] [INFO] We are on page 1 of 4 [01/29 06:40:38] [INFO] We are on page 2 of 4 [01/29 06:40:40] [INFO] We are on page 3 of 4 [01/29 06:40:41] [INFO] We are on page 4 of 4 [01/29 06:40:41] [INFO] Number of posts: 1 [01/29 06:40:41] [INFO] Progress: 6177/6740 [01/29 06:40:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:40:41] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-9100-first-take-review.1105/ finished! [01/29 06:40:42] [INFO] !!! Now downloading Fujitsu LifeBook Notebooks Receive High Acclaim for Reliability in PC Magazine Survey !!!!! [01/29 06:40:43] [INFO] We are on page 1 of 1 [01/29 06:40:43] [INFO] Number of posts: 4 [01/29 06:40:43] [INFO] Progress: 6178/6740 [01/29 06:40:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:40:43] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-lifebook-notebooks-receive-high-acclaim-for-reliability-in-pc-magazine-survey.5087/ finished! [01/29 06:40:44] [INFO] !!! Now downloading Targus Releases Evolution Line of Notebook Carrying Cases With HP !!!!! [01/29 06:40:45] [INFO] We are on page 1 of 1 [01/29 06:40:45] [INFO] Number of posts: 1 [01/29 06:40:45] [INFO] Progress: 6179/6740 [01/29 06:40:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:40:45] [INFO] Thread http://forum.notebookreview.com/threads/targus-releases-evolution-line-of-notebook-carrying-cases-with-hp.4978/ finished! [01/29 06:40:45] [INFO] !!! Now downloading Dell Inspiron 8600 Review (pics, specs) !!!!! [01/29 06:40:47] [INFO] We are on page 1 of 2 [01/29 06:40:48] [WARNING] Host down for image http://photos.groups.yahoo.com/group/pbpics/vwp?.dir=/&.dnm=DSC01632.jpg&.src=gr&.view=t&.hires=t [01/29 06:40:48] [WARNING] Host down for image http://photos.groups.yahoo.com/group/pbpics/vwp?.dir=/&.dnm=DSC01633.jpg&.src=gr&.view=t&.hires=t [01/29 06:40:48] [WARNING] Host down for image http://photos.groups.yahoo.com/group/pbpics/vwp?.dir=/&.dnm=DSC01634.jpg&.src=gr&.view=t&.hires=t [01/29 06:40:48] [WARNING] Host down for image http://photos.groups.yahoo.com/group/pbpics/vwp?.dir=/&.dnm=DSC01635.jpg&.src=gr&.view=t&.hires=t [01/29 06:40:49] [INFO] We are on page 2 of 2 [01/29 06:40:49] [INFO] Number of posts: 1 [01/29 06:40:49] [INFO] Progress: 6180/6740 [01/29 06:40:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:40:49] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-8600-review-pics-specs.3753/ finished! [01/29 06:40:50] [INFO] !!! Now downloading Notebook News- Apple in Japan, Notebook Prices Rise, Laptop Demand to Fall , ATI !!!!! [01/29 06:40:51] [INFO] We are on page 1 of 1 [01/29 06:40:51] [INFO] Number of posts: 1 [01/29 06:40:51] [INFO] Progress: 6181/6740 [01/29 06:40:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:40:51] [INFO] Thread http://forum.notebookreview.com/threads/notebook-news-apple-in-japan-notebook-prices-rise-laptop-demand-to-fall-ati.4887/ finished! [01/29 06:40:51] [INFO] !!! Now downloading Toshiba Satellite A40 Review !!!!! [01/29 06:40:53] [INFO] We are on page 1 of 1 [01/29 06:40:53] [INFO] Number of posts: 5 [01/29 06:40:53] [INFO] Progress: 6182/6740 [01/29 06:40:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:40:53] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-a40-review.3311/ finished! [01/29 06:40:53] [INFO] !!! Now downloading Notebook News- Dell Poaches HP Exec, Gateway in Canada, Laptops in Medicine, New Intel CEO and Chips Discussion !!!!! [01/29 06:40:54] [INFO] We are on page 1 of 1 [01/29 06:40:54] [INFO] Number of posts: 1 [01/29 06:40:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:40:54] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 06:40:54] [INFO] Thread http://forum.notebookreview.com/threads/notebook-news-dell-poaches-hp-exec-gateway-in-canada-laptops-in-medicine-new-intel-ceo-and-chips-discussion.4832/ finished! [01/29 06:40:55] [INFO] !!! Now downloading Toshiba Satellite A70 Review (pics, specs) !!!!! [01/29 06:40:56] [INFO] We are on page 1 of 1 [01/29 06:40:56] [INFO] Number of posts: 2 [01/29 06:40:58] [INFO] Progress: 6183/6740 [01/29 06:40:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:40:58] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-satellite-a70-review-pics-specs.4722/ finished! [01/29 06:40:58] [INFO] !!! Now downloading Targus Introduces Bluetooth Mini Optical Mouse with Bluetooth Adapter !!!!! [01/29 06:40:59] [INFO] We are on page 1 of 1 [01/29 06:40:59] [INFO] Number of posts: 2 [01/29 06:40:59] [INFO] Progress: 6184/6740 [01/29 06:40:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:40:59] [INFO] Thread http://forum.notebookreview.com/threads/targus-introduces-bluetooth-mini-optical-mouse-with-bluetooth-adapter.3920/ finished! [01/29 06:40:59] [INFO] !!! Now downloading Notebook News- Windows XP SP2, Tax-Free Laptop, Apple iBooks in Maine Schools !!!!! [01/29 06:41:01] [INFO] We are on page 1 of 1 [01/29 06:41:01] [INFO] Number of posts: 1 [01/29 06:41:01] [INFO] Progress: 6185/6740 [01/29 06:41:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:41:01] [INFO] Thread http://forum.notebookreview.com/threads/notebook-news-windows-xp-sp2-tax-free-laptop-apple-ibooks-in-maine-schools.4659/ finished! [01/29 06:41:01] [INFO] !!! Now downloading Sony VAIO X505 First Thoughts (pics, specs) !!!!! [01/29 06:41:02] [INFO] We are on page 1 of 1 [01/29 06:41:02] [INFO] Number of posts: 7 [01/29 06:41:04] [INFO] Progress: 6186/6740 [01/29 06:41:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:41:04] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-x505-first-thoughts-pics-specs.4443/ finished! [01/29 06:41:04] [INFO] !!! Now downloading HP Releases Linux Based Notebook -- But Who Will Buy It !!!!! [01/29 06:41:05] [INFO] We are on page 1 of 1 [01/29 06:41:05] [INFO] Number of posts: 2 [01/29 06:41:05] [INFO] Progress: 6187/6740 [01/29 06:41:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:41:05] [INFO] Thread http://forum.notebookreview.com/threads/hp-releases-linux-based-notebook-but-who-will-buy-it.4512/ finished! [01/29 06:41:06] [INFO] !!! Now downloading New Microsoft Portable Media Center, Why Not Just Use a Laptop !!!!! [01/29 06:41:07] [INFO] We are on page 1 of 2 [01/29 06:41:08] [WARNING] File not found for image https://www.cnet.com/sc/30826154-2-60-0.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/New Microsoft Portable Media Center, Why Not Just Use a Laptop/images/storyImages/30826154-2-60-0.gif [01/29 06:41:10] [INFO] We are on page 2 of 2 [01/29 06:41:10] [INFO] Number of posts: 2 [01/29 06:41:10] [INFO] Progress: 6188/6740 [01/29 06:41:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:41:10] [INFO] Thread http://forum.notebookreview.com/threads/new-microsoft-portable-media-center-why-not-just-use-a-laptop.3571/ finished! [01/29 06:41:11] [INFO] !!! Now downloading HP zx5000 Review (pics, specs) !!!!! [01/29 06:41:12] [INFO] We are on page 1 of 2 [01/29 06:41:15] [INFO] We are on page 2 of 2 [01/29 06:41:15] [INFO] Number of posts: 7 [01/29 06:41:15] [INFO] Progress: 6189/6740 [01/29 06:41:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:41:15] [INFO] Thread http://forum.notebookreview.com/threads/hp-zx5000-review-pics-specs.3404/ finished! [01/29 06:41:15] [INFO] !!! Now downloading HP Releases NEW 17 Pentium M Model !!!!! [01/29 06:41:16] [INFO] We are on page 1 of 1 [01/29 06:41:16] [INFO] Number of posts: 1 [01/29 06:41:17] [INFO] Progress: 6190/6740 [01/29 06:41:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:41:17] [INFO] Thread http://forum.notebookreview.com/threads/hp-releases-new-17-pentium-m-model.4415/ finished! [01/29 06:41:17] [INFO] !!! Now downloading MOBILITY RADEON 9800 released !!!!! [01/29 06:41:18] [INFO] We are on page 1 of 1 [01/29 06:41:18] [INFO] Number of posts: 5 [01/29 06:41:18] [INFO] Progress: 6191/6740 [01/29 06:41:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:41:18] [INFO] Thread http://forum.notebookreview.com/threads/mobility-radeon-9800-released.4157/ finished! [01/29 06:41:19] [INFO] !!! Now downloading Dell and ASUS plan 17-inch AV models !!!!! [01/29 06:41:20] [INFO] We are on page 1 of 1 [01/29 06:41:20] [INFO] Number of posts: 1 [01/29 06:41:20] [INFO] Progress: 6192/6740 [01/29 06:41:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:41:20] [INFO] Thread http://forum.notebookreview.com/threads/dell-and-asus-plan-17-inch-av-models.4344/ finished! [01/29 06:41:21] [INFO] !!! Now downloading Wal-Mart Notebook Computer -- Need milk with that !!!!! [01/29 06:41:22] [INFO] We are on page 1 of 1 [01/29 06:41:22] [INFO] Progress: 6193/6740 [01/29 06:41:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:41:22] [INFO] Thread http://forum.notebookreview.com/threads/wal-mart-notebook-computer-need-milk-with-that.4027/ finished! [01/29 06:41:23] [INFO] !!! Now downloading New Gateway and eMachines Notebooks Announced !!!!! [01/29 06:41:24] [INFO] We are on page 1 of 1 [01/29 06:41:24] [INFO] Number of posts: 1 [01/29 06:41:25] [WARNING] File not found for image https://www.gateway.com/home/deals/offers/img/520cs_notebook.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/New Gateway and eMachines Notebooks Announced/images/storyImages/520cs_notebook.jpg [01/29 06:41:25] [INFO] Progress: 6194/6740 [01/29 06:41:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:41:25] [INFO] Thread http://forum.notebookreview.com/threads/new-gateway-and-emachines-notebooks-announced.4281/ finished! [01/29 06:41:25] [INFO] !!! Now downloading Software delay shadows AMD launch !!!!! [01/29 06:41:26] [INFO] We are on page 1 of 1 [01/29 06:41:26] [INFO] Number of posts: 2 [01/29 06:41:27] [INFO] Progress: 6195/6740 [01/29 06:41:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:41:27] [INFO] Thread http://forum.notebookreview.com/threads/software-delay-shadows-amd-launch.4257/ finished! [01/29 06:41:27] [INFO] !!! Now downloading cant wait !!!!! [01/29 06:41:28] [INFO] We are on page 1 of 1 [01/29 06:41:28] [INFO] Number of posts: 2 [01/29 06:41:28] [INFO] Progress: 6196/6740 [01/29 06:41:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:41:28] [INFO] Thread http://forum.notebookreview.com/threads/cant-wait.4256/ finished! [01/29 06:41:29] [INFO] !!! Now downloading Review- Jansport Interface Laptop Bag !!!!! [01/29 06:41:30] [INFO] We are on page 1 of 1 [01/29 06:41:30] [INFO] Number of posts: 2 [01/29 06:41:31] [INFO] Progress: 6197/6740 [01/29 06:41:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:41:31] [INFO] Thread http://forum.notebookreview.com/threads/review-jansport-interface-laptop-bag.4009/ finished! [01/29 06:41:31] [INFO] !!! Now downloading Fujitsu Releases New Ultraportable P7000 Series Lifebook (pics, specs) Discussion !!!!! [01/29 06:41:32] [INFO] We are on page 1 of 1 [01/29 06:41:33] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Fujitsu Releases New Ultraportable P7000 Series Lifebook (pics, specs) Discussion/images/avatars/ [01/29 06:41:33] [INFO] Progress: 6198/6740 [01/29 06:41:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:41:33] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-releases-new-ultraportable-p7000-series-lifebook-pics-specs-discussion.3644/ finished! [01/29 06:41:33] [INFO] !!! Now downloading First news of Notebook PCI-X GPUs !!!!! [01/29 06:41:34] [INFO] We are on page 1 of 1 [01/29 06:41:34] [INFO] Number of posts: 5 [01/29 06:41:35] [INFO] Progress: 6199/6740 [01/29 06:41:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:41:35] [INFO] Thread http://forum.notebookreview.com/threads/first-news-of-notebook-pci-x-gpus.3979/ finished! [01/29 06:41:35] [INFO] !!! Now downloading New Toshiba Qosmio Brings The World of TV and Computers Together !!!!! [01/29 06:41:36] [INFO] We are on page 1 of 1 [01/29 06:41:36] [INFO] Number of posts: 4 [01/29 06:41:37] [INFO] Progress: 6200/6740 [01/29 06:41:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:41:37] [INFO] Thread http://forum.notebookreview.com/threads/new-toshiba-qosmio-brings-the-world-of-tv-and-computers-together.3974/ finished! [01/29 06:41:38] [INFO] !!! Now downloading Averatec Ships C3500 Series of Convertible Notebook and Tablet PC !!!!! [01/29 06:41:39] [INFO] We are on page 1 of 1 [01/29 06:41:39] [INFO] Number of posts: 6 [01/29 06:41:39] [INFO] Progress: 6201/6740 [01/29 06:41:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:41:39] [INFO] Thread http://forum.notebookreview.com/threads/averatec-ships-c3500-series-of-convertible-notebook-and-tablet-pc.3846/ finished! [01/29 06:41:40] [INFO] !!! Now downloading Identified new Objects from Alienware- Sentia, Aurora m-64 and Mobile Workstation Notebooks !!!!! [01/29 06:41:41] [INFO] We are on page 1 of 1 [01/29 06:41:41] [INFO] Number of posts: 1 [01/29 06:41:41] [INFO] Progress: 6202/6740 [01/29 06:41:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:41:41] [INFO] Thread http://forum.notebookreview.com/threads/identified-new-objects-from-alienware-sentia-aurora-m-64-and-mobile-workstation-notebooks.3924/ finished! [01/29 06:41:42] [INFO] !!! Now downloading Spire USA Volt Laptop Backpack Review (pics) !!!!! [01/29 06:41:43] [INFO] We are on page 1 of 1 [01/29 06:41:43] [INFO] Number of posts: 1 [01/29 06:41:44] [INFO] Progress: 6203/6740 [01/29 06:41:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:41:44] [INFO] Thread http://forum.notebookreview.com/threads/spire-usa-volt-laptop-backpack-review-pics.3904/ finished! [01/29 06:41:44] [INFO] !!! Now downloading New AMD Athlon 64 3400+ and Mobile Athlon XP-M 2200+ Notebook Chips !!!!! [01/29 06:41:46] [INFO] We are on page 1 of 1 [01/29 06:41:46] [INFO] Number of posts: 1 [01/29 06:41:46] [INFO] Progress: 6204/6740 [01/29 06:41:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:41:46] [INFO] Thread http://forum.notebookreview.com/threads/new-amd-athlon-64-3400-and-mobile-athlon-xp-m-2200-notebook-chips.3881/ finished! [01/29 06:41:47] [INFO] !!! Now downloading Sony VAIO U50 Review (pics, specs) !!!!! [01/29 06:41:48] [INFO] We are on page 1 of 1 [01/29 06:41:48] [INFO] Number of posts: 2 [01/29 06:41:52] [WARNING] File not found for image https://www.techtarget.com/assets/2944.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sony VAIO U50 Review (pics, specs)/images/storyImages/2944.jpg [01/29 06:41:53] [INFO] Progress: 6205/6740 [01/29 06:41:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:41:53] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-u50-review-pics-specs.3841/ finished! [01/29 06:41:53] [INFO] Max wait time for http://forum.notebookreview.com/threads/sony-vaio-s-series-coming-to-u-s.1847/ is 21500 ms [01/29 06:41:54] [INFO] !!! Now downloading Sony VAIO S Series Coming to U.S. !!!!! [01/29 06:41:55] [INFO] We are on page 1 of 3 [01/29 06:41:59] [INFO] We are on page 2 of 3 [01/29 06:42:01] [INFO] We are on page 3 of 3 [01/29 06:42:01] [INFO] Number of posts: 4 [01/29 06:42:01] [INFO] Progress: 6206/6740 [01/29 06:42:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:42:01] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-s-series-coming-to-u-s.1847/ finished! [01/29 06:42:01] [INFO] !!! Now downloading Pentium M Alviso Delayed !!!!! [01/29 06:42:02] [INFO] We are on page 1 of 1 [01/29 06:42:02] [INFO] Number of posts: 4 [01/29 06:42:02] [INFO] Progress: 6207/6740 [01/29 06:42:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:42:02] [INFO] Thread http://forum.notebookreview.com/threads/pentium-m-alviso-delayed.3804/ finished! [01/29 06:42:03] [INFO] !!! Now downloading Notebook News- Intel Pentium M 705, Apple Notebooks Sales, Dell & HP Recycling Program !!!!! [01/29 06:42:04] [INFO] We are on page 1 of 1 [01/29 06:42:04] [INFO] Number of posts: 6 [01/29 06:42:04] [INFO] Progress: 6208/6740 [01/29 06:42:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:42:04] [INFO] Thread http://forum.notebookreview.com/threads/notebook-news-intel-pentium-m-705-apple-notebooks-sales-dell-hp-recycling-program.3716/ finished! [01/29 06:42:04] [INFO] !!! Now downloading Qosmio - The Mysterious Toshiba Notebook Coming Next Week !!!!! [01/29 06:42:05] [INFO] We are on page 1 of 1 [01/29 06:42:05] [INFO] Number of posts: 1 [01/29 06:42:05] [INFO] Progress: 6209/6740 [01/29 06:42:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:42:05] [INFO] Thread http://forum.notebookreview.com/threads/qosmio-the-mysterious-toshiba-notebook-coming-next-week.3678/ finished! [01/29 06:42:06] [INFO] !!! Now downloading iPODs banned from the Ministry of Defense !!!!! [01/29 06:42:07] [INFO] We are on page 1 of 1 [01/29 06:42:07] [INFO] Number of posts: 2 [01/29 06:42:07] [INFO] Progress: 6210/6740 [01/29 06:42:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:42:07] [INFO] Thread http://forum.notebookreview.com/threads/ipods-banned-from-the-ministry-of-defense.3650/ finished! [01/29 06:42:08] [INFO] !!! Now downloading AMD takes hit to Celeron in Mobile mkt in Europe !!!!! [01/29 06:42:09] [INFO] We are on page 1 of 1 [01/29 06:42:09] [INFO] Number of posts: 3 [01/29 06:42:09] [INFO] Progress: 6211/6740 [01/29 06:42:09] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:42:09] [INFO] Thread http://forum.notebookreview.com/threads/amd-takes-hit-to-celeron-in-mobile-mkt-in-europe.3635/ finished! [01/29 06:42:09] [INFO] !!! Now downloading Biggest PC Myths Examined !!!!! [01/29 06:42:10] [INFO] We are on page 1 of 1 [01/29 06:42:10] [INFO] Number of posts: 1 [01/29 06:42:10] [INFO] Progress: 6212/6740 [01/29 06:42:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:42:10] [INFO] Thread http://forum.notebookreview.com/threads/biggest-pc-myths-examined.3623/ finished! [01/29 06:42:11] [INFO] !!! Now downloading Notebook News- Toshiba Fuel Cell, Downloadable Movies, Bill Gates, Laptop Power and Finnair !!!!! [01/29 06:42:12] [INFO] We are on page 1 of 1 [01/29 06:42:12] [INFO] Number of posts: 3 [01/29 06:42:12] [INFO] Progress: 6213/6740 [01/29 06:42:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:42:12] [INFO] Thread http://forum.notebookreview.com/threads/notebook-news-toshiba-fuel-cell-downloadable-movies-bill-gates-laptop-power-and-finnair.3094/ finished! [01/29 06:42:13] [INFO] !!! Now downloading Sony VAIO A17 Dothan Powered Notebook Surfaces (pics) !!!!! [01/29 06:42:14] [INFO] We are on page 1 of 1 [01/29 06:42:14] [INFO] Number of posts: 6 [01/29 06:42:16] [INFO] Progress: 6214/6740 [01/29 06:42:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:42:16] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-a17-dothan-powered-notebook-surfaces-pics.1688/ finished! [01/29 06:42:16] [INFO] !!! Now downloading Notebook Review RSS Feed !!!!! [01/29 06:42:17] [INFO] We are on page 1 of 1 [01/29 06:42:17] [INFO] Number of posts: 1 [01/29 06:42:17] [INFO] Progress: 6215/6740 [01/29 06:42:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:42:17] [INFO] Thread http://forum.notebookreview.com/threads/notebook-review-rss-feed.3446/ finished! [01/29 06:42:17] [INFO] !!! Now downloading Notebook News- Dell Power Adapter Recall, Fujitsu S6220, NotebookReview Awards, MSN Direct Watch Giveaway Discussion !!!!! [01/29 06:42:19] [INFO] We are on page 1 of 1 [01/29 06:42:19] [INFO] Number of posts: 1 [01/29 06:42:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:42:19] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 06:42:19] [INFO] Thread http://forum.notebookreview.com/threads/notebook-news-dell-power-adapter-recall-fujitsu-s6220-notebookreview-awards-msn-direct-watch-giveaway-discussion.3352/ finished! [01/29 06:42:19] [INFO] !!! Now downloading Computex Report- Notebook Computers in the Living Room !!!!! [01/29 06:42:20] [INFO] We are on page 1 of 1 [01/29 06:42:20] [INFO] Number of posts: 4 [01/29 06:42:21] [INFO] Progress: 6216/6740 [01/29 06:42:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:42:21] [INFO] Thread http://forum.notebookreview.com/threads/computex-report-notebook-computers-in-the-living-room.2289/ finished! [01/29 06:42:22] [INFO] !!! Now downloading Intel to introduce WiMAX into Notebooks by 2006 !!!!! [01/29 06:42:23] [INFO] We are on page 1 of 1 [01/29 06:42:23] [INFO] Number of posts: 1 [01/29 06:42:23] [INFO] Progress: 6217/6740 [01/29 06:42:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:42:23] [INFO] Thread http://forum.notebookreview.com/threads/intel-to-introduce-wimax-into-notebooks-by-2006.3271/ finished! [01/29 06:42:24] [INFO] !!! Now downloading LapVantage Laptop Stand Review !!!!! [01/29 06:42:25] [INFO] We are on page 1 of 1 [01/29 06:42:25] [INFO] Number of posts: 1 [01/29 06:42:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:42:25] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 06:42:25] [INFO] Thread http://forum.notebookreview.com/threads/lapvantage-laptop-stand-review.3170/ finished! [01/29 06:42:25] [INFO] !!! Now downloading Review- LapVantage Laptop Shelf !!!!! [01/29 06:42:26] [INFO] We are on page 1 of 1 [01/29 06:42:26] [INFO] Number of posts: 1 [01/29 06:42:31] [INFO] Progress: 6218/6740 [01/29 06:42:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:42:31] [INFO] Thread http://forum.notebookreview.com/threads/review-lapvantage-laptop-shelf.3162/ finished! [01/29 06:42:32] [INFO] !!! Now downloading Sony VAIO GRT Review !!!!! [01/29 06:42:33] [INFO] We are on page 1 of 1 [01/29 06:42:33] [INFO] Number of posts: 3 [01/29 06:42:35] [INFO] Progress: 6219/6740 [01/29 06:42:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:42:35] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-grt-review.1414/ finished! [01/29 06:42:35] [INFO] !!! Now downloading Toshiba Portege R100 Review (pics) !!!!! [01/29 06:42:36] [INFO] We are on page 1 of 1 [01/29 06:42:36] [INFO] Number of posts: 1 [01/29 06:42:36] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Toshiba Portege R100 Review (pics)/images/avatars/ [01/29 06:42:39] [INFO] Progress: 6220/6740 [01/29 06:42:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:42:39] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-portege-r100-review-pics.3023/ finished! [01/29 06:42:39] [INFO] !!! Now downloading HP Releases New Compaq nx9500 Series Notebook !!!!! [01/29 06:42:40] [INFO] We are on page 1 of 1 [01/29 06:42:40] [INFO] Number of posts: 1 [01/29 06:42:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:42:40] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 06:42:40] [INFO] Thread http://forum.notebookreview.com/threads/hp-releases-new-compaq-nx9500-series-notebook.2731/ finished! [01/29 06:42:41] [INFO] !!! Now downloading New Averatec Notebook Models Released and Coming Soon !!!!! [01/29 06:42:42] [INFO] We are on page 1 of 1 [01/29 06:42:42] [INFO] Number of posts: 1 [01/29 06:42:42] [WARNING] Could not download image http://www.averatec.com/images/pdf.gif because Server returned HTTP response code: 403 for URL: http://www.averatec.com/images/pdf.gif [01/29 06:42:42] [WARNING] Could not download image http://www.averatec.com/images/prods/product/3200note.gif because Server returned HTTP response code: 403 for URL: http://www.averatec.com/images/prods/product/3200note.gif [01/29 06:42:42] [WARNING] Could not download image http://www.averatec.com/images/prods/product/6100_note.gif because Server returned HTTP response code: 403 for URL: http://www.averatec.com/images/prods/product/6100_note.gif [01/29 06:42:42] [WARNING] Could not download image http://www.averatec.com/images/prods/product/C3500note.gif because Server returned HTTP response code: 403 for URL: http://www.averatec.com/images/prods/product/C3500note.gif [01/29 06:42:42] [WARNING] Could not download image http://www.averatec.com/images/prods/product/6200note.gif because Server returned HTTP response code: 403 for URL: http://www.averatec.com/images/prods/product/6200note.gif [01/29 06:42:42] [INFO] Progress: 6221/6740 [01/29 06:42:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:42:42] [INFO] Thread http://forum.notebookreview.com/threads/new-averatec-notebook-models-released-and-coming-soon.2967/ finished! [01/29 06:42:43] [INFO] !!! Now downloading Toshiba Officially Announces New Tecra A2 Series Notebook !!!!! [01/29 06:42:44] [INFO] We are on page 1 of 1 [01/29 06:42:44] [INFO] Number of posts: 4 [01/29 06:42:44] [WARNING] File not found for image https://webobjects.cdw.com/staticimg/full/6/4/4718.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Toshiba Officially Announces New Tecra A2 Series Notebook/images/storyImages/4718.jpg [01/29 06:42:44] [INFO] Progress: 6222/6740 [01/29 06:42:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:42:44] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-officially-announces-new-tecra-a2-series-notebook.2918/ finished! [01/29 06:42:45] [INFO] !!! Now downloading Toshiba Unveils Dothan-based Notebook !!!!! [01/29 06:42:46] [INFO] We are on page 1 of 1 [01/29 06:42:46] [INFO] Number of posts: 2 [01/29 06:42:46] [INFO] Progress: 6223/6740 [01/29 06:42:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:42:46] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-unveils-dothan-based-notebook.2916/ finished! [01/29 06:42:47] [INFO] !!! Now downloading Dell Hopes to Take More of the Education Market !!!!! [01/29 06:42:48] [INFO] We are on page 1 of 1 [01/29 06:42:48] [INFO] Number of posts: 2 [01/29 06:42:48] [INFO] Progress: 6224/6740 [01/29 06:42:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:42:48] [INFO] Thread http://forum.notebookreview.com/threads/dell-hopes-to-take-more-of-the-education-market.2866/ finished! [01/29 06:42:49] [INFO] !!! Now downloading Sony VAIO TR5 First Thoughts (pics, specs) !!!!! [01/29 06:42:50] [INFO] We are on page 1 of 1 [01/29 06:42:50] [INFO] Number of posts: 5 [01/29 06:42:50] [WARNING] Host down for image http://www.sonystyle.com/intershoproot/eCS/Store/en/imagesProducts/180x180/PCGTR1A.jpg [01/29 06:42:52] [INFO] Progress: 6225/6740 [01/29 06:42:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:42:52] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-tr5-first-thoughts-pics-specs.2803/ finished! [01/29 06:42:52] [INFO] !!! Now downloading New Toshiba Satellite Notebooks- Satellite A70, Satellite A60 !!!!! [01/29 06:42:53] [INFO] We are on page 1 of 1 [01/29 06:42:53] [INFO] Number of posts: 4 [01/29 06:43:08] [WARNING] Read timeout for image http://www.toshibadirect.com/images/products/prod_satA70_150x150.jpg. This is likely a problem with the image's hosting site. [01/29 06:43:23] [WARNING] Read timeout for image http://www.toshibadirect.com/images/ui3/spacer.gif. This is likely a problem with the image's hosting site. [01/29 06:43:38] [WARNING] Read timeout for image http://www.toshibadirect.com/images/products/prod_satA60_150x150.jpg. This is likely a problem with the image's hosting site. [01/29 06:43:39] [INFO] Progress: 6226/6740 [01/29 06:43:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:43:39] [INFO] Thread http://forum.notebookreview.com/threads/new-toshiba-satellite-notebooks-satellite-a70-satellite-a60.2675/ finished! [01/29 06:43:39] [INFO] !!! Now downloading Laptop in a Surfboard !!!!! [01/29 06:43:40] [INFO] We are on page 1 of 1 [01/29 06:43:40] [INFO] Number of posts: 3 [01/29 06:43:41] [INFO] Progress: 6227/6740 [01/29 06:43:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:43:41] [INFO] Thread http://forum.notebookreview.com/threads/laptop-in-a-surfboard.2758/ finished! [01/29 06:43:41] [INFO] !!! Now downloading Fujitsu Releases LifeBook E8000 Series Business Notebook (pics, specs) !!!!! [01/29 06:43:42] [INFO] We are on page 1 of 1 [01/29 06:43:42] [INFO] Number of posts: 1 [01/29 06:43:44] [INFO] Progress: 6228/6740 [01/29 06:43:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:43:44] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-releases-lifebook-e8000-series-business-notebook-pics-specs.2713/ finished! [01/29 06:43:45] [INFO] !!! Now downloading Intel Pentium M Alviso and Sonoma Delays !!!!! [01/29 06:43:46] [INFO] We are on page 1 of 1 [01/29 06:43:46] [INFO] Number of posts: 5 [01/29 06:43:46] [INFO] Progress: 6229/6740 [01/29 06:43:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:43:46] [INFO] Thread http://forum.notebookreview.com/threads/intel-pentium-m-alviso-and-sonoma-delays.2685/ finished! [01/29 06:43:47] [INFO] !!! Now downloading Toshiba to Offer Theft Protection Software for all Laptops Sold in Canada !!!!! [01/29 06:43:49] [INFO] We are on page 1 of 1 [01/29 06:43:49] [INFO] Number of posts: 5 [01/29 06:43:49] [INFO] Progress: 6230/6740 [01/29 06:43:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:43:49] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-to-offer-theft-protection-software-for-all-laptops-sold-in-canada.2656/ finished! [01/29 06:43:49] [INFO] !!! Now downloading viruses through bluetooth !!!!! [01/29 06:43:50] [INFO] We are on page 1 of 1 [01/29 06:43:50] [INFO] Number of posts: 2 [01/29 06:43:50] [INFO] Progress: 6231/6740 [01/29 06:43:50] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:43:50] [INFO] Thread http://forum.notebookreview.com/threads/viruses-through-bluetooth.2668/ finished! [01/29 06:43:51] [INFO] !!! Now downloading Sony VAIO A Series Released (pics, specs) !!!!! [01/29 06:43:52] [INFO] We are on page 1 of 2 [01/29 06:43:52] [WARNING] Could not download image http://news.sel.sony.com/digitalimages/images/2004/17/67/161767.jpg because Server returned HTTP response code: 503 for URL: http://news.sel.sony.com/digitalimages/images/2004/17/67/161767.jpg [01/29 06:43:52] [WARNING] Could not download image http://news.sel.sony.com/digitalimages/images/2004/18/3/161803.jpg because Server returned HTTP response code: 503 for URL: http://news.sel.sony.com/digitalimages/images/2004/18/3/161803.jpg [01/29 06:43:52] [WARNING] Could not download image http://news.sel.sony.com/digitalimages/images/2004/17/79/161779.jpg because Server returned HTTP response code: 503 for URL: http://news.sel.sony.com/digitalimages/images/2004/17/79/161779.jpg [01/29 06:43:54] [INFO] We are on page 2 of 2 [01/29 06:43:54] [INFO] Number of posts: 1 [01/29 06:43:54] [INFO] Progress: 6232/6740 [01/29 06:43:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:43:54] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-a-series-released-pics-specs.1793/ finished! [01/29 06:43:56] [INFO] !!! Now downloading Seagate Technology Announces New Notebook Hard Drives !!!!! [01/29 06:43:57] [INFO] We are on page 1 of 1 [01/29 06:43:57] [INFO] Number of posts: 2 [01/29 06:43:57] [INFO] Progress: 6233/6740 [01/29 06:43:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:43:57] [INFO] Thread http://forum.notebookreview.com/threads/seagate-technology-announces-new-notebook-hard-drives.2636/ finished! [01/29 06:43:57] [INFO] !!! Now downloading OQO Computer !!!!! [01/29 06:43:58] [INFO] We are on page 1 of 1 [01/29 06:43:58] [INFO] Number of posts: 2 [01/29 06:43:58] [INFO] Progress: 6234/6740 [01/29 06:43:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:43:58] [INFO] Thread http://forum.notebookreview.com/threads/oqo-computer.2652/ finished! [01/29 06:43:59] [INFO] !!! Now downloading Notebook Computers Outsell Desktops for the First Time Ever !!!!! [01/29 06:44:00] [INFO] We are on page 1 of 1 [01/29 06:44:00] [INFO] Number of posts: 1 [01/29 06:44:00] [INFO] Progress: 6235/6740 [01/29 06:44:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:44:00] [INFO] Thread http://forum.notebookreview.com/threads/notebook-computers-outsell-desktops-for-the-first-time-ever.2612/ finished! [01/29 06:44:00] [INFO] !!! Now downloading Acer Ferrari 3200 and Asus W1N Win Best Of at Computex Taipei 2004 !!!!! [01/29 06:44:02] [INFO] We are on page 1 of 1 [01/29 06:44:02] [INFO] Number of posts: 1 [01/29 06:44:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:44:02] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 06:44:02] [INFO] Thread http://forum.notebookreview.com/threads/acer-ferrari-3200-and-asus-w1n-win-best-of-at-computex-taipei-2004.2442/ finished! [01/29 06:44:02] [INFO] !!! Now downloading New Acer 2000 laptop !!!!! [01/29 06:44:03] [INFO] We are on page 1 of 1 [01/29 06:44:03] [INFO] Number of posts: 3 [01/29 06:44:03] [INFO] Progress: 6236/6740 [01/29 06:44:03] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:44:03] [INFO] Thread http://forum.notebookreview.com/threads/new-acer-2000-laptop.2590/ finished! [01/29 06:44:05] [INFO] !!! Now downloading Free Bed Linens with Your Dell Inspiron Notebook Purchase !!!!! [01/29 06:44:06] [INFO] We are on page 1 of 1 [01/29 06:44:06] [INFO] Number of posts: 3 [01/29 06:44:06] [INFO] Progress: 6237/6740 [01/29 06:44:06] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:44:06] [INFO] Thread http://forum.notebookreview.com/threads/free-bed-linens-with-your-dell-inspiron-notebook-purchase.2530/ finished! [01/29 06:44:06] [INFO] !!! Now downloading Battery Rumor !!!!! [01/29 06:44:08] [INFO] We are on page 1 of 1 [01/29 06:44:08] [INFO] Number of posts: 2 [01/29 06:44:08] [INFO] Progress: 6238/6740 [01/29 06:44:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:44:08] [INFO] Thread http://forum.notebookreview.com/threads/battery-rumor.2544/ finished! [01/29 06:44:08] [INFO] !!! Now downloading Sony Announces New VAIO S Series for U.S. Release !!!!! [01/29 06:44:09] [INFO] We are on page 1 of 1 [01/29 06:44:09] [INFO] Number of posts: 6 [01/29 06:44:10] [INFO] Progress: 6239/6740 [01/29 06:44:10] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:44:10] [INFO] Thread http://forum.notebookreview.com/threads/sony-announces-new-vaio-s-series-for-u-s-release.2485/ finished! [01/29 06:44:11] [INFO] !!! Now downloading 100GB 7200RPM hard drive by Seagate! !!!!! [01/29 06:44:12] [INFO] We are on page 1 of 1 [01/29 06:44:12] [INFO] Number of posts: 3 [01/29 06:44:13] [INFO] Progress: 6240/6740 [01/29 06:44:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:44:13] [INFO] Thread http://forum.notebookreview.com/threads/100gb-7200rpm-hard-drive-by-seagate.2512/ finished! [01/29 06:44:13] [INFO] !!! Now downloading Apple Unveils AirPort Express with AirTunes (Pics) !!!!! [01/29 06:44:14] [INFO] We are on page 1 of 1 [01/29 06:44:14] [INFO] Number of posts: 1 [01/29 06:44:14] [WARNING] Could not download image http://a772.g.akamai.net/7/772/51/6ad1decf5eb11c/www.apple.com/airportexpress/images/indexairtunesflow06072004.jpg because Server returned HTTP response code: 403 for URL: http://a772.g.akamai.net/7/772/51/6ad1decf5eb11c/www.apple.com/airportexpress/images/indexairtunesflow06072004.jpg [01/29 06:44:14] [WARNING] Could not download image http://a736.g.akamai.net/7/736/51/09382be4c58feb/www.apple.com/airportexpress/images/airtunescables06072004.gif because Server returned HTTP response code: 403 for URL: http://a736.g.akamai.net/7/736/51/09382be4c58feb/www.apple.com/airportexpress/images/airtunescables06072004.gif [01/29 06:44:14] [INFO] Progress: 6241/6740 [01/29 06:44:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:44:14] [INFO] Thread http://forum.notebookreview.com/threads/apple-unveils-airport-express-with-airtunes-pics.2456/ finished! [01/29 06:44:15] [INFO] !!! Now downloading Notebook News- VAIO TR5, TV Integrated Notebook, Solar Power on Mt. Everest, FCC tests new Laptops !!!!! [01/29 06:44:16] [INFO] We are on page 1 of 1 [01/29 06:44:16] [INFO] Number of posts: 1 [01/29 06:44:16] [INFO] Progress: 6242/6740 [01/29 06:44:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:44:16] [INFO] Thread http://forum.notebookreview.com/threads/notebook-news-vaio-tr5-tv-integrated-notebook-solar-power-on-mt-everest-fcc-tests-new-laptops.2396/ finished! [01/29 06:44:16] [INFO] !!! Now downloading hp compaq laptops !!!!! [01/29 06:44:17] [INFO] We are on page 1 of 1 [01/29 06:44:17] [INFO] Number of posts: 2 [01/29 06:44:18] [INFO] Progress: 6243/6740 [01/29 06:44:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:44:18] [INFO] Thread http://forum.notebookreview.com/threads/hp-compaq-laptops.2380/ finished! [01/29 06:44:18] [INFO] !!! Now downloading notebook prices stop falling !!!!! [01/29 06:44:19] [INFO] We are on page 1 of 1 [01/29 06:44:19] [INFO] Number of posts: 4 [01/29 06:44:19] [INFO] Progress: 6244/6740 [01/29 06:44:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:44:19] [INFO] Thread http://forum.notebookreview.com/threads/notebook-prices-stop-falling.2225/ finished! [01/29 06:44:20] [INFO] !!! Now downloading Notebook News- Fujitsu E Series, Acer Ferrari 3200, Moderator Awards, CompuTex Taiwan Discussion !!!!! [01/29 06:44:21] [INFO] We are on page 1 of 1 [01/29 06:44:21] [INFO] Number of posts: 1 [01/29 06:44:21] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:44:21] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 06:44:21] [INFO] Thread http://forum.notebookreview.com/threads/notebook-news-fujitsu-e-series-acer-ferrari-3200-moderator-awards-computex-taiwan-discussion.2344/ finished! [01/29 06:44:21] [INFO] !!! Now downloading ATI First To Market with Mobile PCI Express Graphi !!!!! [01/29 06:44:22] [INFO] We are on page 1 of 1 [01/29 06:44:22] [INFO] Number of posts: 4 [01/29 06:44:23] [INFO] Progress: 6245/6740 [01/29 06:44:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:44:23] [INFO] Thread http://forum.notebookreview.com/threads/ati-first-to-market-with-mobile-pci-express-graphi.2303/ finished! [01/29 06:44:23] [INFO] !!! Now downloading Dell Inspiron 1000 Released (pics) !!!!! [01/29 06:44:24] [INFO] We are on page 1 of 1 [01/29 06:44:24] [INFO] Number of posts: 1 [01/29 06:44:24] [INFO] Progress: 6246/6740 [01/29 06:44:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:44:24] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-1000-released-pics.2309/ finished! [01/29 06:44:25] [INFO] !!! Now downloading Dell.com Memorial Day Savings Coupons up to 20% Off !!!!! [01/29 06:44:26] [INFO] We are on page 1 of 1 [01/29 06:44:26] [INFO] Number of posts: 9 [01/29 06:44:26] [INFO] Progress: 6247/6740 [01/29 06:44:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:44:26] [INFO] Thread http://forum.notebookreview.com/threads/dell-com-memorial-day-savings-coupons-up-to-20-off.2158/ finished! [01/29 06:44:27] [INFO] !!! Now downloading Asustek to make more notebooks for HP !!!!! [01/29 06:44:28] [INFO] We are on page 1 of 1 [01/29 06:44:28] [INFO] Number of posts: 1 [01/29 06:44:28] [INFO] Progress: 6248/6740 [01/29 06:44:28] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:44:28] [INFO] Thread http://forum.notebookreview.com/threads/asustek-to-make-more-notebooks-for-hp.2226/ finished! [01/29 06:44:28] [INFO] !!! Now downloading OQO Model 01 - The Worlds Smallest Notebook Computer (pics) !!!!! [01/29 06:44:29] [INFO] We are on page 1 of 1 [01/29 06:44:29] [INFO] Number of posts: 6 [01/29 06:44:31] [INFO] Progress: 6249/6740 [01/29 06:44:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:44:31] [INFO] Thread http://forum.notebookreview.com/threads/oqo-model-01-the-worlds-smallest-notebook-computer-pics.2156/ finished! [01/29 06:44:32] [INFO] !!! Now downloading IBM ThinkPad T42 to Start Selling This Week (Pictures) !!!!! [01/29 06:44:33] [INFO] We are on page 1 of 1 [01/29 06:44:33] [INFO] Number of posts: 9 [01/29 06:44:33] [INFO] Progress: 6250/6740 [01/29 06:44:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:44:33] [INFO] Thread http://forum.notebookreview.com/threads/ibm-thinkpad-t42-to-start-selling-this-week-pictures.2094/ finished! [01/29 06:44:34] [INFO] !!! Now downloading Notebook News- Rotten Apple OS X Security, Asustek Rolls, Laptops and Flying !!!!! [01/29 06:44:35] [INFO] We are on page 1 of 1 [01/29 06:44:35] [INFO] Number of posts: 1 [01/29 06:44:35] [INFO] Progress: 6251/6740 [01/29 06:44:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:44:35] [INFO] Thread http://forum.notebookreview.com/threads/notebook-news-rotten-apple-os-x-security-asustek-rolls-laptops-and-flying.2186/ finished! [01/29 06:44:36] [INFO] !!! Now downloading HP notebook sales up 23% !!!!! [01/29 06:44:37] [INFO] We are on page 1 of 1 [01/29 06:44:37] [INFO] Number of posts: 2 [01/29 06:44:37] [INFO] Progress: 6252/6740 [01/29 06:44:37] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:44:37] [INFO] Thread http://forum.notebookreview.com/threads/hp-notebook-sales-up-23.1967/ finished! [01/29 06:44:37] [INFO] !!! Now downloading Acer Introduces the Ferrari 3200 to the U.S. !!!!! [01/29 06:44:38] [INFO] We are on page 1 of 1 [01/29 06:44:38] [INFO] Number of posts: 5 [01/29 06:44:39] [WARNING] File not found for image http://www.acer.com/app/akc/internet/rwpgslib.nsf/graphic+files/FR3200-11L/$FILE/Ferrari3200-11.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Acer Introduces the Ferrari 3200 to the U.S./images/storyImages/Ferrari3200-11.jpg [01/29 06:44:39] [INFO] Progress: 6253/6740 [01/29 06:44:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:44:39] [INFO] Thread http://forum.notebookreview.com/threads/acer-introduces-the-ferrari-3200-to-the-u-s.2115/ finished! [01/29 06:44:40] [INFO] !!! Now downloading Will Bluetooth Be Dead By 2006 !!!!! [01/29 06:44:41] [INFO] We are on page 1 of 1 [01/29 06:44:41] [INFO] Number of posts: 7 [01/29 06:44:41] [INFO] Progress: 6254/6740 [01/29 06:44:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:44:41] [INFO] Thread http://forum.notebookreview.com/threads/will-bluetooth-be-dead-by-2006.1190/ finished! [01/29 06:44:41] [INFO] !!! Now downloading SanDisk Introduces 6-in-1 Card Adapter for Notebook Computers Discussion !!!!! [01/29 06:44:42] [INFO] We are on page 1 of 1 [01/29 06:44:42] [INFO] Number of posts: 1 [01/29 06:44:42] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/SanDisk Introduces 6-in-1 Card Adapter for Notebook Computers Discussion/images/avatars/ [01/29 06:44:42] [INFO] Progress: 6255/6740 [01/29 06:44:42] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:44:42] [INFO] Thread http://forum.notebookreview.com/threads/sandisk-introduces-6-in-1-card-adapter-for-notebook-computers-discussion.2082/ finished! [01/29 06:44:43] [INFO] !!! Now downloading Brits want Wi-Fi on trains !!!!! [01/29 06:44:44] [INFO] We are on page 1 of 1 [01/29 06:44:44] [INFO] Number of posts: 2 [01/29 06:44:44] [INFO] Progress: 6256/6740 [01/29 06:44:44] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:44:44] [INFO] Thread http://forum.notebookreview.com/threads/brits-want-wi-fi-on-trains.2018/ finished! [01/29 06:44:44] [INFO] !!! Now downloading Research Says- Laptops are Hot Trend in Travel Accessories !!!!! [01/29 06:44:45] [INFO] We are on page 1 of 1 [01/29 06:44:45] [INFO] Number of posts: 1 [01/29 06:44:46] [INFO] Progress: 6257/6740 [01/29 06:44:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:44:46] [INFO] Thread http://forum.notebookreview.com/threads/research-says-laptops-are-hot-trend-in-travel-accessories.1970/ finished! [01/29 06:44:46] [INFO] !!! Now downloading Notebook News- Upgradeable Graphics Cards, VAIO A on Sale, Dell Sales, NBR Bluetooth Poll !!!!! [01/29 06:44:47] [INFO] We are on page 1 of 1 [01/29 06:44:47] [INFO] Number of posts: 1 [01/29 06:44:48] [WARNING] Host down for image http://red01.as-eu.falkag.net/dat/bgf/trpix.gif?&rdm=73789666&dlv=704,20373,155692,83443,361118&kid=83443&chw=983443-&tcs=&bls3=000000U&bls4=000000155691&uid=1&dmn=207-237-123-216.c3-0.nyw-ubr2.nyr-nyw.ny.cable.rcn.com&scx=1400&scy=1050&scc=32&jav=1&sta=,,,,7,,,,en-us,&iid=155692&bid=361118 [01/29 06:44:49] [INFO] Progress: 6258/6740 [01/29 06:44:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:44:49] [INFO] Thread http://forum.notebookreview.com/threads/notebook-news-upgradeable-graphics-cards-vaio-a-on-sale-dell-sales-nbr-bluetooth-poll.1943/ finished! [01/29 06:44:50] [INFO] !!! Now downloading Sony VAIO X505 Released (pics, specs) !!!!! [01/29 06:44:51] [INFO] We are on page 1 of 1 [01/29 06:44:51] [INFO] Number of posts: 2 [01/29 06:44:51] [WARNING] Could not download image http://news.sel.sony.com/digitalimages/images/2004/18/27/161827.jpg because Server returned HTTP response code: 503 for URL: http://news.sel.sony.com/digitalimages/images/2004/18/27/161827.jpg [01/29 06:44:51] [WARNING] Could not download image http://news.sel.sony.com/digitalimages/images/2004/18/39/161839.jpg because Server returned HTTP response code: 503 for URL: http://news.sel.sony.com/digitalimages/images/2004/18/39/161839.jpg [01/29 06:44:51] [INFO] Progress: 6259/6740 [01/29 06:44:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:44:51] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-x505-released-pics-specs.1794/ finished! [01/29 06:44:52] [INFO] !!! Now downloading Intel Dothan Pentium M Notebook Roundup !!!!! [01/29 06:44:53] [INFO] We are on page 1 of 1 [01/29 06:44:53] [INFO] Number of posts: 3 [01/29 06:44:53] [INFO] Progress: 6260/6740 [01/29 06:44:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:44:53] [INFO] Thread http://forum.notebookreview.com/threads/intel-dothan-pentium-m-notebook-roundup.1776/ finished! [01/29 06:44:54] [INFO] !!! Now downloading Intel Releases Dothan Pentium M, IBM ThinkPad T42 Unveiled !!!!! [01/29 06:44:55] [INFO] We are on page 1 of 1 [01/29 06:44:55] [INFO] Number of posts: 1 [01/29 06:44:55] [INFO] Progress: 6261/6740 [01/29 06:44:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:44:55] [INFO] Thread http://forum.notebookreview.com/threads/intel-releases-dothan-pentium-m-ibm-thinkpad-t42-unveiled.1752/ finished! [01/29 06:44:56] [INFO] !!! Now downloading JVC to Enter U.S. Notebook Market with MP-XV841 Ultraportable !!!!! [01/29 06:44:57] [INFO] We are on page 1 of 1 [01/29 06:44:57] [INFO] Number of posts: 2 [01/29 06:44:57] [WARNING] Host down for image http://jdl.jvc-europe.com/images/photo/mp-xv841.jpg [01/29 06:44:57] [INFO] Progress: 6262/6740 [01/29 06:44:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:44:57] [INFO] Thread http://forum.notebookreview.com/threads/jvc-to-enter-u-s-notebook-market-with-mp-xv841-ultraportable.1718/ finished! [01/29 06:44:57] [INFO] !!! Now downloading Pentium M price cuts in lieu of Pentium M Dothan !!!!! [01/29 06:44:58] [INFO] We are on page 1 of 1 [01/29 06:44:58] [INFO] Number of posts: 1 [01/29 06:44:59] [INFO] Progress: 6263/6740 [01/29 06:44:59] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:44:59] [INFO] Thread http://forum.notebookreview.com/threads/pentium-m-price-cuts-in-lieu-of-pentium-m-dothan.1689/ finished! [01/29 06:44:59] [INFO] !!! Now downloading AMD Introduces Two New 64-bit Mobile Processors !!!!! [01/29 06:45:00] [INFO] We are on page 1 of 1 [01/29 06:45:00] [INFO] Number of posts: 1 [01/29 06:45:00] [INFO] Progress: 6264/6740 [01/29 06:45:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:45:00] [INFO] Thread http://forum.notebookreview.com/threads/amd-introduces-two-new-64-bit-mobile-processors.1679/ finished! [01/29 06:45:01] [INFO] !!! Now downloading NotebookReview.com Server Problems !!!!! [01/29 06:45:02] [INFO] We are on page 1 of 1 [01/29 06:45:02] [INFO] Number of posts: 1 [01/29 06:45:02] [INFO] Progress: 6265/6740 [01/29 06:45:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:45:02] [INFO] Thread http://forum.notebookreview.com/threads/notebookreview-com-server-problems.1669/ finished! [01/29 06:45:02] [INFO] !!! Now downloading Notebook News- Samsung Displays, Laptop Theft at Work, AMD Sponsors Gaming group !!!!! [01/29 06:45:03] [INFO] We are on page 1 of 1 [01/29 06:45:03] [INFO] Number of posts: 1 [01/29 06:45:08] [INFO] Progress: 6266/6740 [01/29 06:45:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:45:08] [INFO] Thread http://forum.notebookreview.com/threads/notebook-news-samsung-displays-laptop-theft-at-work-amd-sponsors-gaming-group.1668/ finished! [01/29 06:45:08] [INFO] !!! Now downloading EMachines m6809 and m2105 Notebooks Available !!!!! [01/29 06:45:10] [INFO] We are on page 1 of 2 [01/29 06:45:11] [INFO] We are on page 2 of 2 [01/29 06:45:11] [INFO] Number of posts: 5 [01/29 06:45:11] [INFO] Progress: 6267/6740 [01/29 06:45:11] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:45:11] [INFO] Thread http://forum.notebookreview.com/threads/emachines-m6809-and-m2105-notebooks-available.1066/ finished! [01/29 06:45:12] [INFO] !!! Now downloading CeBIT America Tech Show !!!!! [01/29 06:45:13] [INFO] We are on page 1 of 1 [01/29 06:45:13] [INFO] Number of posts: 1 [01/29 06:45:13] [INFO] Progress: 6268/6740 [01/29 06:45:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:45:13] [INFO] Thread http://forum.notebookreview.com/threads/cebit-america-tech-show.1654/ finished! [01/29 06:45:14] [INFO] !!! Now downloading Laptop controlled war devices in Iraq !!!!! [01/29 06:45:15] [INFO] We are on page 1 of 1 [01/29 06:45:15] [INFO] Number of posts: 2 [01/29 06:45:15] [INFO] Progress: 6269/6740 [01/29 06:45:15] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:45:15] [INFO] Thread http://forum.notebookreview.com/threads/laptop-controlled-war-devices-in-iraq.1494/ finished! [01/29 06:45:16] [INFO] !!! Now downloading Fujitsu to Refresh the S7010 !!!!! [01/29 06:45:17] [INFO] We are on page 1 of 1 [01/29 06:45:17] [INFO] Number of posts: 5 [01/29 06:45:17] [INFO] Progress: 6270/6740 [01/29 06:45:17] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:45:17] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-to-refresh-the-s7010.1559/ finished! [01/29 06:45:17] [INFO] !!! Now downloading Notebook News- UPS and Toshiba, Apple iBook Recall, Google Google IPO !!!!! [01/29 06:45:18] [INFO] We are on page 1 of 1 [01/29 06:45:18] [INFO] Number of posts: 1 [01/29 06:45:19] [INFO] Progress: 6271/6740 [01/29 06:45:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:45:19] [INFO] Thread http://forum.notebookreview.com/threads/notebook-news-ups-and-toshiba-apple-ibook-recall-google-google-ipo.1610/ finished! [01/29 06:45:19] [INFO] !!! Now downloading Intel to Premier Pentium M Dothan May 10 in San Francisco !!!!! [01/29 06:45:20] [INFO] We are on page 1 of 1 [01/29 06:45:20] [INFO] Number of posts: 1 [01/29 06:45:20] [INFO] Progress: 6272/6740 [01/29 06:45:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:45:20] [INFO] Thread http://forum.notebookreview.com/threads/intel-to-premier-pentium-m-dothan-may-10-in-san-francisco.1563/ finished! [01/29 06:45:21] [INFO] !!! Now downloading Notebook News- VAIO Baseball Offer, Laptops in Schools, Stadium Wi-Fi !!!!! [01/29 06:45:22] [INFO] We are on page 1 of 1 [01/29 06:45:22] [INFO] Number of posts: 1 [01/29 06:45:22] [INFO] Progress: 6273/6740 [01/29 06:45:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:45:22] [INFO] Thread http://forum.notebookreview.com/threads/notebook-news-vaio-baseball-offer-laptops-in-schools-stadium-wi-fi.1508/ finished! [01/29 06:45:22] [INFO] !!! Now downloading Laptops at the Ballpark in San Francisco !!!!! [01/29 06:45:24] [INFO] We are on page 1 of 1 [01/29 06:45:24] [INFO] Number of posts: 1 [01/29 06:45:24] [INFO] Progress: 6274/6740 [01/29 06:45:24] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:45:24] [INFO] Thread http://forum.notebookreview.com/threads/laptops-at-the-ballpark-in-san-francisco.1493/ finished! [01/29 06:45:24] [INFO] !!! Now downloading Notebook News- Apple V. IBM, 100GB Laptop Drives, Microsoft Lonestar OS Discussion !!!!! [01/29 06:45:25] [INFO] We are on page 1 of 1 [01/29 06:45:25] [INFO] Number of posts: 1 [01/29 06:45:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:45:25] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 06:45:25] [INFO] Thread http://forum.notebookreview.com/threads/notebook-news-apple-v-ibm-100gb-laptop-drives-microsoft-lonestar-os-discussion.1394/ finished! [01/29 06:45:26] [INFO] !!! Now downloading China Blinks - Intel and their Centrino Win !!!!! [01/29 06:45:27] [INFO] We are on page 1 of 1 [01/29 06:45:27] [INFO] Number of posts: 1 [01/29 06:45:27] [INFO] Progress: 6275/6740 [01/29 06:45:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:45:27] [INFO] Thread http://forum.notebookreview.com/threads/china-blinks-intel-and-their-centrino-win.1384/ finished! [01/29 06:45:27] [INFO] !!! Now downloading Notebook News- IBM ThinkPad T42, ThinkColor, New Apple Notebooks, NBR.com Poll Results !!!!! [01/29 06:45:28] [INFO] We are on page 1 of 1 [01/29 06:45:28] [INFO] Number of posts: 1 [01/29 06:45:29] [INFO] Progress: 6276/6740 [01/29 06:45:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:45:29] [INFO] Thread http://forum.notebookreview.com/threads/notebook-news-ibm-thinkpad-t42-thinkcolor-new-apple-notebooks-nbr-com-poll-results.1361/ finished! [01/29 06:45:30] [INFO] !!! Now downloading Possible Specs of New Apple Notebooks Confirmed! !!!!! [01/29 06:45:31] [INFO] We are on page 1 of 1 [01/29 06:45:31] [INFO] Number of posts: 1 [01/29 06:45:31] [INFO] Progress: 6277/6740 [01/29 06:45:31] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:45:31] [INFO] Thread http://forum.notebookreview.com/threads/possible-specs-of-new-apple-notebooks-confirmed.1313/ finished! [01/29 06:45:31] [INFO] !!! Now downloading New Apple iBooks and PowerBooks to Debut Next Week! !!!!! [01/29 06:45:32] [INFO] We are on page 1 of 1 [01/29 06:45:32] [INFO] Number of posts: 3 [01/29 06:45:32] [INFO] Progress: 6278/6740 [01/29 06:45:32] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:45:32] [INFO] Thread http://forum.notebookreview.com/threads/new-apple-ibooks-and-powerbooks-to-debut-next-week.1281/ finished! [01/29 06:45:33] [INFO] !!! Now downloading Fuel-Cell Hype V. Economic Reality !!!!! [01/29 06:45:34] [INFO] We are on page 1 of 1 [01/29 06:45:34] [INFO] Number of posts: 1 [01/29 06:45:34] [INFO] Progress: 6279/6740 [01/29 06:45:34] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:45:34] [INFO] Thread http://forum.notebookreview.com/threads/fuel-cell-hype-v-economic-reality.1292/ finished! [01/29 06:45:35] [INFO] !!! Now downloading Found a place to buy notebooks in canada! !!!!! [01/29 06:45:36] [INFO] We are on page 1 of 1 [01/29 06:45:36] [INFO] Number of posts: 3 [01/29 06:45:36] [INFO] Progress: 6280/6740 [01/29 06:45:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:45:36] [INFO] Thread http://forum.notebookreview.com/threads/found-a-place-to-buy-notebooks-in-canada.1273/ finished! [01/29 06:45:36] [INFO] !!! Now downloading Dell Releases New Latitude 100L Notebook !!!!! [01/29 06:45:38] [INFO] We are on page 1 of 1 [01/29 06:45:38] [INFO] Number of posts: 1 [01/29 06:45:38] [INFO] Progress: 6281/6740 [01/29 06:45:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:45:38] [INFO] Thread http://forum.notebookreview.com/threads/dell-releases-new-latitude-100l-notebook.1244/ finished! [01/29 06:45:38] [INFO] !!! Now downloading Notebook News- AMD Settles Suit, HP and 11 Million Laptops, In Flight Internet !!!!! [01/29 06:45:39] [INFO] We are on page 1 of 1 [01/29 06:45:39] [INFO] Number of posts: 1 [01/29 06:45:39] [INFO] Progress: 6282/6740 [01/29 06:45:39] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:45:39] [INFO] Thread http://forum.notebookreview.com/threads/notebook-news-amd-settles-suit-hp-and-11-million-laptops-in-flight-internet.1243/ finished! [01/29 06:45:40] [INFO] !!! Now downloading Notebook News- McDonald's Wi-Fi Plans Finalized, Intel Profits up 90%, Cars and Laptop Rests !!!!! [01/29 06:45:41] [INFO] We are on page 1 of 1 [01/29 06:45:41] [INFO] Number of posts: 1 [01/29 06:45:41] [INFO] Progress: 6283/6740 [01/29 06:45:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:45:41] [INFO] Thread http://forum.notebookreview.com/threads/notebook-news-mcdonalds-wi-fi-plans-finalized-intel-profits-up-90-cars-and-laptop-rests.1217/ finished! [01/29 06:45:42] [INFO] !!! Now downloading IBM ThinkPad R51 Released, IBM ThinkPad T42 Upcoming !!!!! [01/29 06:45:43] [INFO] We are on page 1 of 1 [01/29 06:45:43] [INFO] Number of posts: 1 [01/29 06:45:43] [INFO] Progress: 6284/6740 [01/29 06:45:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:45:43] [INFO] Thread http://forum.notebookreview.com/threads/ibm-thinkpad-r51-released-ibm-thinkpad-t42-upcoming.1164/ finished! [01/29 06:45:43] [INFO] !!! Now downloading Notebook News- Intel Dothan in May, Toshiba Struggles, Laptop Torture Tests !!!!! [01/29 06:45:45] [INFO] We are on page 1 of 1 [01/29 06:45:45] [INFO] Number of posts: 2 [01/29 06:45:45] [INFO] Progress: 6285/6740 [01/29 06:45:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:45:45] [INFO] Thread http://forum.notebookreview.com/threads/notebook-news-intel-dothan-in-may-toshiba-struggles-laptop-torture-tests.1139/ finished! [01/29 06:45:45] [INFO] !!! Now downloading Notebook News- Top 100 Unwired Cities and Colleges, New Averatec Notebooks, Intel Price Cuts !!!!! [01/29 06:45:46] [INFO] We are on page 1 of 1 [01/29 06:45:46] [INFO] Number of posts: 1 [01/29 06:45:47] [INFO] Progress: 6286/6740 [01/29 06:45:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:45:47] [INFO] Thread http://forum.notebookreview.com/threads/notebook-news-top-100-unwired-cities-and-colleges-new-averatec-notebooks-intel-price-cuts.1092/ finished! [01/29 06:45:47] [INFO] !!! Now downloading The Gate is Not Open at Gateway Stores !!!!! [01/29 06:45:48] [INFO] We are on page 1 of 1 [01/29 06:45:48] [INFO] Number of posts: 3 [01/29 06:45:49] [INFO] Progress: 6287/6740 [01/29 06:45:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:45:49] [INFO] Thread http://forum.notebookreview.com/threads/the-gate-is-not-open-at-gateway-stores.1039/ finished! [01/29 06:45:49] [INFO] !!! Now downloading Notebook News- Dell Latitude XPS, Inspiron 9100 Problems, HP and Asus go Linux !!!!! [01/29 06:45:50] [INFO] We are on page 1 of 1 [01/29 06:45:50] [INFO] Number of posts: 2 [01/29 06:45:51] [INFO] Progress: 6288/6740 [01/29 06:45:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:45:51] [INFO] Thread http://forum.notebookreview.com/threads/notebook-news-dell-latitude-xps-inspiron-9100-problems-hp-and-asus-go-linux.876/ finished! [01/29 06:45:51] [INFO] !!! Now downloading Sony to Add Retail Stores to Make Shopping Easier !!!!! [01/29 06:45:52] [INFO] We are on page 1 of 1 [01/29 06:45:52] [INFO] Number of posts: 1 [01/29 06:45:52] [INFO] Progress: 6289/6740 [01/29 06:45:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:45:52] [INFO] Thread http://forum.notebookreview.com/threads/sony-to-add-retail-stores-to-make-shopping-easier.1001/ finished! [01/29 06:45:53] [INFO] !!! Now downloading Dell to Replace Inspiron 1100 With Inspiron 1150 Notebook !!!!! [01/29 06:45:54] [INFO] We are on page 1 of 1 [01/29 06:45:54] [INFO] Number of posts: 1 [01/29 06:45:54] [INFO] Progress: 6290/6740 [01/29 06:45:54] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:45:54] [INFO] Thread http://forum.notebookreview.com/threads/dell-to-replace-inspiron-1100-with-inspiron-1150-notebook.995/ finished! [01/29 06:45:54] [INFO] !!! Now downloading Notebook News- HP Sues Gateway, NBR.com McD's Poll, NBR.com Budget Poll !!!!! [01/29 06:45:55] [INFO] We are on page 1 of 1 [01/29 06:45:55] [INFO] Number of posts: 1 [01/29 06:45:56] [INFO] Progress: 6291/6740 [01/29 06:45:56] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:45:56] [INFO] Thread http://forum.notebookreview.com/threads/notebook-news-hp-sues-gateway-nbr-com-mcds-poll-nbr-com-budget-poll.959/ finished! [01/29 06:45:56] [INFO] Max wait time for http://forum.notebookreview.com/threads/dell-releases-new-inspiron-9100-pics.555/ is 21000 ms [01/29 06:45:57] [INFO] !!! Now downloading Dell Releases New Inspiron 9100 (pics) !!!!! [01/29 06:45:58] [INFO] We are on page 1 of 3 [01/29 06:46:00] [INFO] We are on page 2 of 3 [01/29 06:46:02] [INFO] We are on page 3 of 3 [01/29 06:46:02] [INFO] Number of posts: 3 [01/29 06:46:02] [WARNING] Host down for image http://resource.voodoopc.com/kitchen/product_images/big/POR-LAP-VOO-M860-APW-HIG.jpg [01/29 06:46:02] [INFO] Progress: 6292/6740 [01/29 06:46:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:46:02] [INFO] Thread http://forum.notebookreview.com/threads/dell-releases-new-inspiron-9100-pics.555/ finished! [01/29 06:46:02] [INFO] !!! Now downloading New JVC MP-XV941 !!!!! [01/29 06:46:03] [INFO] We are on page 1 of 1 [01/29 06:46:03] [INFO] Number of posts: 2 [01/29 06:46:05] [INFO] Progress: 6293/6740 [01/29 06:46:05] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:46:05] [INFO] Thread http://forum.notebookreview.com/threads/new-jvc-mp-xv941.909/ finished! [01/29 06:46:06] [INFO] !!! Now downloading Notebook News- Dell Inspiron XPS Issues Followup, Gateway and Biometrics, Notebook Sales !!!!! [01/29 06:46:07] [INFO] We are on page 1 of 1 [01/29 06:46:07] [INFO] Number of posts: 1 [01/29 06:46:07] [INFO] Progress: 6294/6740 [01/29 06:46:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:46:07] [INFO] Thread http://forum.notebookreview.com/threads/notebook-news-dell-inspiron-xps-issues-followup-gateway-and-biometrics-notebook-sales.896/ finished! [01/29 06:46:07] [INFO] !!! Now downloading Fujitsu Releases New LifeBook S7000 !!!!! [01/29 06:46:08] [INFO] We are on page 1 of 1 [01/29 06:46:08] [INFO] Number of posts: 1 [01/29 06:46:08] [INFO] Progress: 6295/6740 [01/29 06:46:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:46:08] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-releases-new-lifebook-s7000.854/ finished! [01/29 06:46:10] [INFO] !!! Now downloading New HP Pavilion zv5000z and Compaq R3000Z Feature 64-bit Processors !!!!! [01/29 06:46:11] [INFO] We are on page 1 of 1 [01/29 06:46:11] [INFO] Number of posts: 5 [01/29 06:46:13] [INFO] Progress: 6296/6740 [01/29 06:46:13] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:46:13] [INFO] Thread http://forum.notebookreview.com/threads/new-hp-pavilion-zv5000z-and-compaq-r3000z-feature-64-bit-processors.714/ finished! [01/29 06:46:13] [INFO] !!! Now downloading Buying a Notebook Just Got More Confusing - Intel Eliminates GHz Measurements !!!!! [01/29 06:46:14] [INFO] We are on page 1 of 1 [01/29 06:46:14] [INFO] Number of posts: 1 [01/29 06:46:14] [INFO] Progress: 6297/6740 [01/29 06:46:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:46:14] [INFO] Thread http://forum.notebookreview.com/threads/buying-a-notebook-just-got-more-confusing-intel-eliminates-ghz-measurements.840/ finished! [01/29 06:46:15] [INFO] !!! Now downloading Notebook Review News Flash - HP Unveils Rugged Notebook, Tablet PC !!!!! [01/29 06:46:16] [INFO] We are on page 1 of 1 [01/29 06:46:16] [INFO] Number of posts: 1 [01/29 06:46:16] [WARNING] Host down for image http://www.bargaintabletpc.com/assets/13.gif [01/29 06:46:16] [WARNING] Host down for image http://www.bargaintabletpc.com/assets/14.gif [01/29 06:46:16] [INFO] Progress: 6298/6740 [01/29 06:46:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:46:16] [INFO] Thread http://forum.notebookreview.com/threads/notebook-review-news-flash-hp-unveils-rugged-notebook-tablet-pc.807/ finished! [01/29 06:46:16] [INFO] !!! Now downloading The Wi-Fi Business Model -- Is There One !!!!! [01/29 06:46:18] [INFO] We are on page 1 of 1 [01/29 06:46:18] [INFO] Number of posts: 1 [01/29 06:46:18] [INFO] Progress: 6299/6740 [01/29 06:46:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:46:18] [INFO] Thread http://forum.notebookreview.com/threads/the-wi-fi-business-model-is-there-one.785/ finished! [01/29 06:46:18] [INFO] !!! Now downloading Asustek and Acer Leap Ahead in Sales -- Acer to Challenge IBM !!!!! [01/29 06:46:19] [INFO] We are on page 1 of 1 [01/29 06:46:19] [INFO] Number of posts: 3 [01/29 06:46:19] [INFO] Progress: 6300/6740 [01/29 06:46:19] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:46:19] [INFO] Thread http://forum.notebookreview.com/threads/asustek-and-acer-leap-ahead-in-sales-acer-to-challenge-ibm.771/ finished! [01/29 06:46:20] [INFO] !!! Now downloading Toshiba Releases Satellite P25 Notebook With HDTV Output !!!!! [01/29 06:46:21] [INFO] We are on page 1 of 1 [01/29 06:46:21] [INFO] Number of posts: 1 [01/29 06:46:22] [INFO] Progress: 6301/6740 [01/29 06:46:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:46:22] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-releases-satellite-p25-notebook-with-hdtv-output.767/ finished! [01/29 06:46:22] [INFO] !!! Now downloading Sharp Announces New Actius MM20 Notebook with Transmeta Processor !!!!! [01/29 06:46:23] [INFO] We are on page 1 of 1 [01/29 06:46:23] [INFO] Number of posts: 1 [01/29 06:46:25] [WARNING] File not found for image https://www.techtree.com/techtree/jsp/techtree/ezimagecatalogue/catalogue/265x185actius.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Sharp Announces New Actius MM20 Notebook with Transmeta Processor/images/storyImages/265x185actius.jpg [01/29 06:46:25] [INFO] Progress: 6302/6740 [01/29 06:46:25] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:46:25] [INFO] Thread http://forum.notebookreview.com/threads/sharp-announces-new-actius-mm20-notebook-with-transmeta-processor.752/ finished! [01/29 06:46:26] [INFO] !!! Now downloading 2004 Centrino Roadmap at Anandtech !!!!! [01/29 06:46:27] [INFO] We are on page 1 of 1 [01/29 06:46:27] [INFO] Number of posts: 1 [01/29 06:46:27] [INFO] Progress: 6303/6740 [01/29 06:46:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:46:27] [INFO] Thread http://forum.notebookreview.com/threads/2004-centrino-roadmap-at-anandtech.749/ finished! [01/29 06:46:27] [INFO] !!! Now downloading Intel's Centrino Chipset to Be Blocked from China !!!!! [01/29 06:46:28] [INFO] We are on page 1 of 1 [01/29 06:46:28] [INFO] Number of posts: 1 [01/29 06:46:29] [INFO] Progress: 6304/6740 [01/29 06:46:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:46:29] [INFO] Thread http://forum.notebookreview.com/threads/intels-centrino-chipset-to-be-blocked-from-china.738/ finished! [01/29 06:46:29] [INFO] !!! Now downloading Notebook News- Apple Mystique, Gateway & Office Depot, 2008, Rugged Notebook !!!!! [01/29 06:46:30] [INFO] We are on page 1 of 1 [01/29 06:46:30] [INFO] Number of posts: 1 [01/29 06:46:40] [WARNING] Host down for image http://www.kontronmobile.com/images/products/revolution.gif [01/29 06:46:40] [INFO] Progress: 6305/6740 [01/29 06:46:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:46:40] [INFO] Thread http://forum.notebookreview.com/threads/notebook-news-apple-mystique-gateway-office-depot-2008-rugged-notebook.692/ finished! [01/29 06:46:40] [INFO] !!! Now downloading IBM ThinkPad R50 Review !!!!! [01/29 06:46:41] [INFO] We are on page 1 of 1 [01/29 06:46:41] [INFO] Number of posts: 5 [01/29 06:46:46] [INFO] Progress: 6306/6740 [01/29 06:46:46] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:46:46] [INFO] Thread http://forum.notebookreview.com/threads/ibm-thinkpad-r50-review.345/ finished! [01/29 06:46:47] [INFO] !!! Now downloading Notebook News- Intel Misses, Dell Quits, Aspire 1710 Announced, Notebook Sales !!!!! [01/29 06:46:48] [INFO] We are on page 1 of 1 [01/29 06:46:48] [INFO] Number of posts: 1 [01/29 06:46:48] [INFO] Progress: 6307/6740 [01/29 06:46:48] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:46:48] [INFO] Thread http://forum.notebookreview.com/threads/notebook-news-intel-misses-dell-quits-aspire-1710-announced-notebook-sales.639/ finished! [01/29 06:46:48] [INFO] !!! Now downloading Toshiba Announces New Satellite P25-S520 Notebook !!!!! [01/29 06:46:49] [INFO] We are on page 1 of 1 [01/29 06:46:49] [INFO] Number of posts: 1 [01/29 06:46:49] [INFO] Progress: 6308/6740 [01/29 06:46:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:46:49] [INFO] Thread http://forum.notebookreview.com/threads/toshiba-announces-new-satellite-p25-s520-notebook.611/ finished! [01/29 06:46:50] [INFO] !!! Now downloading Acer to Release Monster Sized Notebook -- Aspire 1710 !!!!! [01/29 06:46:51] [INFO] We are on page 1 of 1 [01/29 06:46:51] [INFO] Number of posts: 1 [01/29 06:46:51] [WARNING] File not found for image http://www.acer.com/APP/AKC/INTERNET/AACPubli.nsf/90408b96562745314a25668e002707e8/b222b6b5f539666588256e370003e404/Body/0.1C0?OpenElement&FieldElemFormat=gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Acer to Release Monster Sized Notebook -- Aspire 1710/images/storyImages/image607 [01/29 06:46:52] [WARNING] File not found for image http://www.acer.com/icons/ecblank.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Acer to Release Monster Sized Notebook -- Aspire 1710/images/storyImages/ecblank.gif [01/29 06:46:52] [WARNING] File not found for image http://www.acer.com/app/akc/internet/rwpgslib.nsf/graphic+files/AS1710_4L/$FILE/AS1710_4.jpg; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Acer to Release Monster Sized Notebook -- Aspire 1710/images/storyImages/AS1710_4.jpg [01/29 06:46:52] [INFO] Progress: 6309/6740 [01/29 06:46:52] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:46:52] [INFO] Thread http://forum.notebookreview.com/threads/acer-to-release-monster-sized-notebook-aspire-1710.613/ finished! [01/29 06:46:52] [INFO] !!! Now downloading Notebook News- ViewSonic Notebooks, Apple Store, New Fujitsu S6000 Discussion !!!!! [01/29 06:46:53] [INFO] We are on page 1 of 1 [01/29 06:46:53] [INFO] Number of posts: 1 [01/29 06:46:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:46:53] [SEVERE] Unexpected exception java.lang.NullPointerException [01/29 06:46:53] [INFO] Thread http://forum.notebookreview.com/threads/notebook-news-viewsonic-notebooks-apple-store-new-fujitsu-s6000-discussion.606/ finished! [01/29 06:46:54] [INFO] !!! Now downloading bargainSpots Launches New Tablet PC Site !!!!! [01/29 06:46:55] [INFO] We are on page 1 of 1 [01/29 06:46:55] [INFO] Number of posts: 1 [01/29 06:46:55] [INFO] Progress: 6310/6740 [01/29 06:46:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:46:55] [INFO] Thread http://forum.notebookreview.com/threads/bargainspots-launches-new-tablet-pc-site.596/ finished! [01/29 06:46:55] [INFO] !!! Now downloading Notebook News- Notebook battery prices to go up, Small Businesses and Dell, Laptops on Campus !!!!! [01/29 06:46:56] [INFO] We are on page 1 of 1 [01/29 06:46:56] [INFO] Number of posts: 1 [01/29 06:46:57] [INFO] Progress: 6311/6740 [01/29 06:46:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:46:57] [INFO] Thread http://forum.notebookreview.com/threads/notebook-news-notebook-battery-prices-to-go-up-small-businesses-and-dell-laptops-on-campus.532/ finished! [01/29 06:46:57] [INFO] !!! Now downloading Notebook News- Intel Concept Notebook, Dell Growing Pains, HP and Michigan !!!!! [01/29 06:46:58] [INFO] We are on page 1 of 1 [01/29 06:46:58] [INFO] Number of posts: 1 [01/29 06:46:58] [INFO] Progress: 6312/6740 [01/29 06:46:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:46:58] [INFO] Thread http://forum.notebookreview.com/threads/notebook-news-intel-concept-notebook-dell-growing-pains-hp-and-michigan.504/ finished! [01/29 06:46:59] [INFO] !!! Now downloading Customer Service Ratings from Consumer Reports !!!!! [01/29 06:47:00] [INFO] We are on page 1 of 1 [01/29 06:47:00] [INFO] Number of posts: 1 [01/29 06:47:00] [INFO] Progress: 6313/6740 [01/29 06:47:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:47:00] [INFO] Thread http://forum.notebookreview.com/threads/customer-service-ratings-from-consumer-reports.496/ finished! [01/29 06:47:00] [INFO] !!! Now downloading Notebook News- Intel Dothan, HP ZD7000 Extreme, Dell says 'No' to AMD, Record Sales for 2004 !!!!! [01/29 06:47:01] [INFO] We are on page 1 of 1 [01/29 06:47:01] [INFO] Number of posts: 1 [01/29 06:47:02] [INFO] Progress: 6314/6740 [01/29 06:47:02] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:47:02] [INFO] Thread http://forum.notebookreview.com/threads/notebook-news-intel-dothan-hp-zd7000-extreme-dell-says-no-to-amd-record-sales-for-2004.479/ finished! [01/29 06:47:02] [INFO] !!! Now downloading Notebook News- New Sony Notebook, Paul Allen's Notebook Vision, Free Wi-Fi with Room !!!!! [01/29 06:47:03] [INFO] We are on page 1 of 1 [01/29 06:47:03] [INFO] Number of posts: 1 [01/29 06:47:03] [WARNING] Host down for image http://www.sonystyle.com/intershoproot/eCS/Store/en/imagesProducts/180x180/PCGK13.jpg [01/29 06:47:04] [INFO] Progress: 6315/6740 [01/29 06:47:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:47:04] [INFO] Thread http://forum.notebookreview.com/threads/notebook-news-new-sony-notebook-paul-allens-notebook-vision-free-wi-fi-with-room.463/ finished! [01/29 06:47:05] [INFO] !!! Now downloading Sony VAIO TR3 Notebook Announced !!!!! [01/29 06:47:06] [INFO] We are on page 1 of 1 [01/29 06:47:06] [INFO] Number of posts: 2 [01/29 06:47:06] [WARNING] Host down for image http://www.sonystyle.com/intershoproot/eCS/Store/en/imagesProducts/180x180/tr3a.jpg [01/29 06:47:07] [INFO] Progress: 6316/6740 [01/29 06:47:07] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:47:07] [INFO] Thread http://forum.notebookreview.com/threads/sony-vaio-tr3-notebook-announced.448/ finished! [01/29 06:47:07] [INFO] !!! Now downloading Notebook News- Toshiba Tecra M2, Intel Prototypes, Mobile Processor Price Cuts !!!!! [01/29 06:47:08] [INFO] We are on page 1 of 1 [01/29 06:47:08] [INFO] Number of posts: 1 [01/29 06:47:08] [INFO] Progress: 6317/6740 [01/29 06:47:08] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:47:08] [INFO] Thread http://forum.notebookreview.com/threads/notebook-news-toshiba-tecra-m2-intel-prototypes-mobile-processor-price-cuts.446/ finished! [01/29 06:47:09] [INFO] !!! Now downloading SWEETEST Centrino Mobile Technology !!!!! [01/29 06:47:11] [INFO] We are on page 1 of 1 [01/29 06:47:11] [INFO] Number of posts: 3 [01/29 06:47:12] [INFO] Progress: 6318/6740 [01/29 06:47:12] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:47:12] [INFO] Thread http://forum.notebookreview.com/threads/sweetest-centrino-mobile-technology.429/ finished! [01/29 06:47:12] [INFO] !!! Now downloading Dell Inspiron XPS Released (Pics) !!!!! [01/29 06:47:13] [INFO] We are on page 1 of 1 [01/29 06:47:13] [INFO] Number of posts: 5 [01/29 06:47:13] [WARNING] Could not download image http://mms.businesswire.com/bwapps/mediaserver/ViewMedia?mgid=2579&vid=3 because Server returned HTTP response code: 403 for URL: http://mms.businesswire.com/bwapps/mediaserver/ViewMedia?mgid=2579&vid=3 [01/29 06:47:13] [WARNING] Could not download image http://mms.businesswire.com/bwapps/mediaserver/ViewMedia?mgid=15731&vid=3 because Server returned HTTP response code: 403 for URL: http://mms.businesswire.com/bwapps/mediaserver/ViewMedia?mgid=15731&vid=3 [01/29 06:47:14] [INFO] Progress: 6319/6740 [01/29 06:47:14] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:47:14] [INFO] Thread http://forum.notebookreview.com/threads/dell-inspiron-xps-released-pics.394/ finished! [01/29 06:47:15] [INFO] !!! Now downloading New Notebook Releases- Dell Inspiron XPS, Fujitsu N5000, HP zd7000 Discussion !!!!! [01/29 06:47:16] [INFO] We are on page 1 of 1 [01/29 06:47:16] [INFO] Number of posts: 1 [01/29 06:47:16] [WARNING] File not found for image http://forum.notebookreview.com/styles/default/xenforo/avatars/avatar_m.png; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/New Notebook Releases- Dell Inspiron XPS, Fujitsu N5000, HP zd7000 Discussion/images/avatars/ [01/29 06:47:16] [INFO] Progress: 6320/6740 [01/29 06:47:16] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:47:16] [INFO] Thread http://forum.notebookreview.com/threads/new-notebook-releases-dell-inspiron-xps-fujitsu-n5000-hp-zd7000-discussion.384/ finished! [01/29 06:47:16] [INFO] !!! Now downloading Acer Announces New 64-bit Notebook, HP and Asustek to Follow !!!!! [01/29 06:47:17] [INFO] We are on page 1 of 1 [01/29 06:47:17] [INFO] Number of posts: 1 [01/29 06:47:18] [INFO] Progress: 6321/6740 [01/29 06:47:18] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:47:18] [INFO] Thread http://forum.notebookreview.com/threads/acer-announces-new-64-bit-notebook-hp-and-asustek-to-follow.364/ finished! [01/29 06:47:19] [INFO] !!! Now downloading New IBM ThinkPad X40- Thinnest, Lightest ThinkPad Ever !!!!! [01/29 06:47:20] [INFO] We are on page 1 of 1 [01/29 06:47:20] [INFO] Number of posts: 1 [01/29 06:47:20] [INFO] Progress: 6322/6740 [01/29 06:47:20] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:47:20] [INFO] Thread http://forum.notebookreview.com/threads/new-ibm-thinkpad-x40-thinnest-lightest-thinkpad-ever.363/ finished! [01/29 06:47:20] [INFO] !!! Now downloading New mobile ATI M9700 review !!!!! [01/29 06:47:21] [INFO] We are on page 1 of 1 [01/29 06:47:21] [INFO] Number of posts: 1 [01/29 06:47:22] [INFO] Progress: 6323/6740 [01/29 06:47:22] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:47:22] [INFO] Thread http://forum.notebookreview.com/threads/new-mobile-ati-m9700-review.356/ finished! [01/29 06:47:22] [INFO] IOException java.nio.file.AccessDeniedException: C:\Users\User-10\Downloads\NoteBook News and Reviews\WiFi while in flight Maybe soon... at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:89) at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103) at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108) at java.base/sun.nio.fs.WindowsFileSystemProvider.checkReadAccess(WindowsFileSystemProvider.java:351) at java.base/sun.nio.fs.WindowsFileSystemProvider.checkAccess(WindowsFileSystemProvider.java:380) at java.base/java.nio.file.Files.createDirectories(Files.java:772) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:595) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:47:22] [INFO] Thread http://forum.notebookreview.com/threads/wifi-while-in-flight-maybe-soon.334/ finished! [01/29 06:47:22] [INFO] !!! Now downloading Notebook computer sales, market shares etc. !!!!! [01/29 06:47:23] [INFO] We are on page 1 of 1 [01/29 06:47:23] [INFO] Number of posts: 7 [01/29 06:47:23] [INFO] Progress: 6324/6740 [01/29 06:47:23] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:47:23] [INFO] Thread http://forum.notebookreview.com/threads/notebook-computer-sales-market-shares-etc.231/ finished! [01/29 06:47:24] [INFO] !!! Now downloading IBM ThinkPad X40 and Sony TR3A Soon to be Released !!!!! [01/29 06:47:25] [INFO] We are on page 1 of 1 [01/29 06:47:25] [INFO] Number of posts: 3 [01/29 06:47:26] [INFO] Progress: 6325/6740 [01/29 06:47:26] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:47:26] [INFO] Thread http://forum.notebookreview.com/threads/ibm-thinkpad-x40-and-sony-tr3a-soon-to-be-released.295/ finished! [01/29 06:47:26] [INFO] !!! Now downloading Intel's New Centrino Notebook Processor Further Delayed Until May !!!!! [01/29 06:47:27] [INFO] We are on page 1 of 1 [01/29 06:47:27] [INFO] Number of posts: 1 [01/29 06:47:27] [INFO] Progress: 6326/6740 [01/29 06:47:27] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:47:27] [INFO] Thread http://forum.notebookreview.com/threads/intels-new-centrino-notebook-processor-further-delayed-until-may.288/ finished! [01/29 06:47:28] [INFO] !!! Now downloading Intels new Prescott Pentium 4 Chip to be Used in Notebooks !!!!! [01/29 06:47:29] [INFO] We are on page 1 of 1 [01/29 06:47:29] [INFO] Number of posts: 1 [01/29 06:47:29] [INFO] Progress: 6327/6740 [01/29 06:47:29] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:47:29] [INFO] Thread http://forum.notebookreview.com/threads/intels-new-prescott-pentium-4-chip-to-be-used-in-notebooks.282/ finished! [01/29 06:47:30] [INFO] !!! Now downloading Fujitsu LifeBook S6000 Series Review !!!!! [01/29 06:47:31] [INFO] We are on page 1 of 1 [01/29 06:47:31] [INFO] Number of posts: 3 [01/29 06:47:33] [INFO] Progress: 6328/6740 [01/29 06:47:33] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:47:33] [INFO] Thread http://forum.notebookreview.com/threads/fujitsu-lifebook-s6000-series-review.248/ finished! [01/29 06:47:33] [INFO] !!! Now downloading New Pentium 4 released Monday (Prescott !!!!! [01/29 06:47:35] [INFO] We are on page 1 of 1 [01/29 06:47:35] [INFO] Number of posts: 1 [01/29 06:47:35] [INFO] Progress: 6329/6740 [01/29 06:47:35] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:47:35] [INFO] Thread http://forum.notebookreview.com/threads/new-pentium-4-released-monday-prescott.278/ finished! [01/29 06:47:35] [INFO] !!! Now downloading Gateway Buys EMachines in $200 Million Deal !!!!! [01/29 06:47:36] [INFO] We are on page 1 of 1 [01/29 06:47:36] [INFO] Number of posts: 1 [01/29 06:47:36] [INFO] Progress: 6330/6740 [01/29 06:47:36] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:47:36] [INFO] Thread http://forum.notebookreview.com/threads/gateway-buys-emachines-in-200-million-deal.263/ finished! [01/29 06:47:37] [INFO] !!! Now downloading Notebook News- Gateway sales down, MousePad Power, Intel pushes generic notebooks !!!!! [01/29 06:47:38] [INFO] We are on page 1 of 1 [01/29 06:47:38] [INFO] Number of posts: 1 [01/29 06:47:38] [INFO] Progress: 6331/6740 [01/29 06:47:38] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:47:38] [INFO] Thread http://forum.notebookreview.com/threads/notebook-news-gateway-sales-down-mousepad-power-intel-pushes-generic-notebooks.261/ finished! [01/29 06:47:38] [INFO] !!! Now downloading Anandtec GPU Update - ATI M10, M11,& Nvidia !!!!! [01/29 06:47:39] [INFO] We are on page 1 of 1 [01/29 06:47:39] [INFO] Number of posts: 1 [01/29 06:47:40] [INFO] Progress: 6332/6740 [01/29 06:47:40] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:47:40] [INFO] Thread http://forum.notebookreview.com/threads/anandtec-gpu-update-ati-m10-m11-nvidia.254/ finished! [01/29 06:47:40] [INFO] !!! Now downloading Notebook News- New 802.11g chip, Apple iBook Repairs, iTune Giveaway, Alienware award !!!!! [01/29 06:47:41] [INFO] We are on page 1 of 1 [01/29 06:47:41] [INFO] Number of posts: 1 [01/29 06:47:41] [INFO] Progress: 6333/6740 [01/29 06:47:41] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:47:41] [INFO] Thread http://forum.notebookreview.com/threads/notebook-news-new-802-11g-chip-apple-ibook-repairs-itune-giveaway-alienware-award.251/ finished! [01/29 06:47:42] [INFO] !!! Now downloading Mobile PC magazine !!!!! [01/29 06:47:43] [INFO] We are on page 1 of 1 [01/29 06:47:43] [INFO] Number of posts: 5 [01/29 06:47:43] [INFO] Progress: 6334/6740 [01/29 06:47:43] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:47:43] [INFO] Thread http://forum.notebookreview.com/threads/mobile-pc-magazine.234/ finished! [01/29 06:47:44] [INFO] !!! Now downloading Dothan to Debut on Feb 4 !!!!! [01/29 06:47:45] [INFO] We are on page 1 of 1 [01/29 06:47:45] [INFO] Number of posts: 6 [01/29 06:47:45] [INFO] Progress: 6335/6740 [01/29 06:47:45] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:47:45] [INFO] Thread http://forum.notebookreview.com/threads/dothan-to-debut-on-feb-4.229/ finished! [01/29 06:47:45] [INFO] !!! Now downloading Will Your Notebook Soon Be Powered by Methanol !!!!! [01/29 06:47:47] [INFO] We are on page 1 of 1 [01/29 06:47:47] [INFO] Number of posts: 1 [01/29 06:47:47] [INFO] Progress: 6336/6740 [01/29 06:47:47] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:47:47] [INFO] Thread http://forum.notebookreview.com/threads/will-your-notebook-soon-be-powered-by-methanol.233/ finished! [01/29 06:47:47] [INFO] !!! Now downloading Conference Call with Sharp -- 3D Notebook Screens !!!!! [01/29 06:47:48] [INFO] We are on page 1 of 1 [01/29 06:47:48] [INFO] Number of posts: 1 [01/29 06:47:49] [WARNING] File not found for image https://www.techtarget.com/assets/2506.gif; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Conference Call with Sharp -- 3D Notebook Screens/images/storyImages/2506.gif [01/29 06:47:49] [WARNING] File not found for image http://a.tribalfusion.com/i.ad?site=bargainPDAcom&adSpace=ros&size=336x280&requestID=1336399897; destination: C:\Users\User-10\Downloads\NoteBook News and Reviews\/Conference Call with Sharp -- 3D Notebook Screens/images/storyImages/image610 [01/29 06:47:49] [INFO] Progress: 6337/6740 [01/29 06:47:49] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:47:49] [INFO] Thread http://forum.notebookreview.com/threads/conference-call-with-sharp-3d-notebook-screens.225/ finished! [01/29 06:47:50] [INFO] !!! Now downloading Centrino support for Linux !!!!! [01/29 06:47:51] [INFO] We are on page 1 of 1 [01/29 06:47:51] [INFO] Number of posts: 3 [01/29 06:47:51] [INFO] Progress: 6338/6740 [01/29 06:47:51] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:47:51] [INFO] Thread http://forum.notebookreview.com/threads/centrino-support-for-linux.91/ finished! [01/29 06:47:52] [INFO] !!! Now downloading Live CES Bill Gates keynote coverage !!!!! [01/29 06:47:53] [INFO] We are on page 1 of 1 [01/29 06:47:53] [INFO] Number of posts: 1 [01/29 06:47:53] [INFO] Progress: 6339/6740 [01/29 06:47:53] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:47:53] [INFO] Thread http://forum.notebookreview.com/threads/live-ces-bill-gates-keynote-coverage.155/ finished! [01/29 06:47:54] [INFO] !!! Now downloading Acer plans to relaunch Extensa notebooks !!!!! [01/29 06:47:55] [INFO] We are on page 1 of 1 [01/29 06:47:55] [INFO] Number of posts: 1 [01/29 06:47:55] [INFO] Progress: 6340/6740 [01/29 06:47:55] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:47:55] [INFO] Thread http://forum.notebookreview.com/threads/acer-plans-to-relaunch-extensa-notebooks.134/ finished! [01/29 06:47:55] [INFO] !!! Now downloading What does Bluetooth Mean !!!!! [01/29 06:47:56] [INFO] We are on page 1 of 1 [01/29 06:47:56] [INFO] Number of posts: 2 [01/29 06:47:57] [INFO] Progress: 6341/6740 [01/29 06:47:57] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:47:57] [INFO] Thread http://forum.notebookreview.com/threads/what-does-bluetooth-mean.116/ finished! [01/29 06:47:57] [INFO] !!! Now downloading PC Cube Concept !!!!! [01/29 06:47:58] [INFO] We are on page 1 of 1 [01/29 06:47:58] [INFO] Number of posts: 2 [01/29 06:47:58] [INFO] Progress: 6342/6740 [01/29 06:47:58] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:47:58] [INFO] Thread http://forum.notebookreview.com/threads/pc-cube-concept.109/ finished! [01/29 06:47:59] [INFO] !!! Now downloading Record PC Shipments '03 !!!!! [01/29 06:48:00] [INFO] We are on page 1 of 1 [01/29 06:48:00] [INFO] Number of posts: 1 [01/29 06:48:00] [INFO] Progress: 6343/6740 [01/29 06:48:00] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:48:00] [INFO] Thread http://forum.notebookreview.com/threads/record-pc-shipments-03.106/ finished! [01/29 06:48:00] [INFO] !!! Now downloading Dual Monitor software ! !!!!! [01/29 06:48:01] [INFO] We are on page 1 of 1 [01/29 06:48:01] [INFO] Number of posts: 3 [01/29 06:48:01] [INFO] Progress: 6344/6740 [01/29 06:48:01] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:48:01] [INFO] Thread http://forum.notebookreview.com/threads/dual-monitor-software.52/ finished! [01/29 06:48:02] [INFO] Adjusting max possible progress by -190 due to number of threads [01/29 06:48:02] [INFO] !!! Now downloading USB adds support for streaming devices !!!!! [01/29 06:48:03] [INFO] We are on page 1 of 1 [01/29 06:48:03] [INFO] Number of posts: 1 [01/29 06:48:04] [INFO] Progress: 6345/6550 [01/29 06:48:04] [SEVERE] Unexpected SQL exception org.sqlite.SQLiteException: [SQLITE_READONLY] Attempt to write a readonly database (attempt to write a readonly database) at org.sqlite.core.DB.newSQLException(DB.java:1012) at org.sqlite.core.DB.newSQLException(DB.java:1024) at org.sqlite.core.DB.execute(DB.java:866) at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:54) at com.civfanatics.storyarchiver.ArchiveInfoDatabase.addThread(ArchiveInfoDatabase.java:56) at com.civfanatics.storyarchiver.StoryArchiver.writeStoryInfoToDatabase(StoryArchiver.java:667) at com.civfanatics.storyarchiver.StoryArchiver.downloadStory(StoryArchiver.java:652) at com.civfanatics.storyarchiver.StoryArchiver.downloadThread(StoryArchiver.java:449) at com.civfanatics.storyarchiver.StoryArchiver$ThreadDownloadRunnable.run(StoryArchiver.java:482) [01/29 06:48:04] [INFO] Thread http://forum.notebookreview.com/threads/usb-adds-support-for-streaming-devices.20/ finished! [01/29 06:48:04] [INFO] No dead threads that failed to revive! [01/29 06:48:04] [INFO] No dead threads that later revived! [01/29 06:48:04] [INFO] *************************************************** [01/29 06:48:04] [INFO] Finished archive of http://forum.notebookreview.com/forums/notebook-news-and-reviews.13/page-337 to C:\Users\User-10\Downloads\NoteBook News and Reviews\ [01/29 06:48:04] [INFO] ***************************************************